1 | [08Jan2025 16:50:16.017] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 47.2.30, --fml.mcVersion, 1.20.1, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20230612.114412]
|
2 | [08Jan2025 16:50:16.022] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.9+10.0.9+main.dcd20f30 starting: java version 17.0.11 by Eclipse Adoptium; OS Linux arch amd64 version 5.15.0-122-generic
|
3 | [08Jan2025 16:50:16.043] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev]
|
4 | [08Jan2025 16:50:16.056] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp]
|
5 | [08Jan2025 16:50:16.070] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner]
|
6 | [08Jan2025 16:50:16.080] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services
|
7 | [08Jan2025 16:50:16.085] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/********/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/********/mods
|
8 | [08Jan2025 16:50:16.086] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/********/config
|
9 | [08Jan2025 16:50:16.086] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/********/config/fml.toml
|
10 | [08Jan2025 16:50:18.043] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: [/home/********/mods/adaptive_performance_tweaks_mods_1.20.1-10.0.0.jar][/home/********/mods/essential_1-3-5-3_forge_1-20-1.jar][/home/********/mods/Connector-1.0.0-beta.46+1.20.1.jar][/home/********/mods/Connector-1.0.0-beta.46+1.20.1.jar][/home/********/mods/Connector-1.0.0-beta.46+1.20.1.jar]
|
11 | [08Jan2025 16:50:18.073] [main/INFO] [net.minecraftforge.fml.loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgeserver
|
12 | [08Jan2025 16:50:18.080] [main/INFO] [mixin-transmog/]: Mixin Transmogrifier is definitely up to no good...
|
13 | [08Jan2025 16:50:18.105] [main/DEBUG] [mixin-transmog/]: Replaced the mixin launch plugin
|
14 | [08Jan2025 16:50:18.105] [main/INFO] [mixin-transmog/]: crimes against java were committed
|
15 | [08Jan2025 16:50:18.108] [main/DEBUG] [gg.essential.container.loader.stage0.EssentialLoader/]: Found stage1 version 9: file:/home/********/./essential/loader/stage0/modlauncher/stage1.jar
|
16 | [08Jan2025 16:50:18.109] [main/DEBUG] [gg.essential.container.loader.stage0.EssentialLoader/]: Found stage1 version 9: union:/home/********/mods/essential_1-3-5-3_forge_1-20-1.jar%23337!/gg/essential/loader/stage0/stage1.jar
|
17 | [08Jan2025 16:50:18.117] [main/FATAL] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Encountered serious error loading transformation service, expect problems
|
18 | java.util.ServiceConfigurationError: cpw.mods.modlauncher.api.ITransformationService: Provider gg.essential.container.loader.stage0.EssentialTransformationService could not be instantiated
|
19 | at java.util.ServiceLoader.fail(ServiceLoader.java:586) ~[?:?]
|
20 | at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:813) ~[?:?]
|
21 | at java.util.ServiceLoader$ProviderImpl.get(ServiceLoader.java:729) ~[?:?]
|
22 | at cpw.mods.modlauncher.util.ServiceLoaderUtils.lambda$streamWithErrorHandling$0(ServiceLoaderUtils.java:39) ~[modlauncher-10.0.9.jar%2355!/:?]
|
23 | at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?]
|
24 | at java.util.ServiceLoader$ProviderSpliterator.tryAdvance(ServiceLoader.java:1499) ~[?:?]
|
25 | at java.util.Spliterator.forEachRemaining(Spliterator.java:332) ~[?:?]
|
26 | at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?]
|
27 | at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?]
|
28 | at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?]
|
29 | at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
|
30 | at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?]
|
31 | at cpw.mods.modlauncher.TransformationServicesHandler.discoverServices(TransformationServicesHandler.java:133) ~[modlauncher-10.0.9.jar%2355!/:?]
|
32 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) ~[modlauncher-10.0.9.jar%2355!/:?]
|
33 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
|
34 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
|
35 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
|
36 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
|
37 | Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
|
38 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:27) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
39 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
40 | at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
41 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
42 | at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
43 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
44 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
45 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
46 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
47 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
48 | at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
|
49 | ... 16 more
|
50 | Caused by: java.lang.reflect.InvocationTargetException
|
51 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
52 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
53 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
54 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
55 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
56 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
57 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
58 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
59 | at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
60 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
61 | at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
62 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
63 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
64 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
65 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
66 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
67 | at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
|
68 | ... 16 more
|
69 | Caused by: java.lang.NoClassDefFoundError: org/apache/commons/codec/digest/DigestUtils
|
70 | at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?]
|
71 | at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:156) ~[?:?]
|
72 | at gg.essential.loader.stage1.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:46) ~[?:?]
|
73 | at gg.essential.loader.stage1.EssentialTransformationService.<init>(EssentialTransformationService.java:29) ~[?:?]
|
74 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
75 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
76 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
77 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
78 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
79 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
80 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
81 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
82 | at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
83 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
84 | at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
85 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
86 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
87 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
88 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
89 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
90 | at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
|
91 | ... 16 more
|
92 | Caused by: java.lang.ClassNotFoundException: org.apache.commons.codec.digest.DigestUtils
|
93 | at java.net.URLClassLoader.findClass(URLClassLoader.java:445) ~[?:?]
|
94 | at java.lang.ClassLoader.loadClass(ClassLoader.java:592) ~[?:?]
|
95 | at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?]
|
96 | at gg.essential.loader.stage1.EssentialLoaderBase.getChecksum(EssentialLoaderBase.java:356) ~[?:?]
|
97 | at gg.essential.loader.stage1.EssentialLoaderBase.load(EssentialLoaderBase.java:156) ~[?:?]
|
98 | at gg.essential.loader.stage1.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:46) ~[?:?]
|
99 | at gg.essential.loader.stage1.EssentialTransformationService.<init>(EssentialTransformationService.java:29) ~[?:?]
|
100 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
101 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
102 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
103 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
104 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
105 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1(EssentialTransformationServiceBase.java:47) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
106 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.loadStage1OrThrow(EssentialTransformationServiceBase.java:25) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
107 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.lambda$new$0(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
108 | at gg.essential.container.loader.stage0.util.DelegatingTransformationServiceBase.<init>(DelegatingTransformationServiceBase.java:13) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
109 | at gg.essential.container.loader.stage0.EssentialTransformationServiceBase.<init>(EssentialTransformationServiceBase.java:20) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
110 | at gg.essential.container.loader.stage0.EssentialTransformationService.<init>(EssentialTransformationService.java:7) ~[essential_1-3-5-3_forge_1-20-1.jar%23337!/:?]
|
111 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?]
|
112 | at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?]
|
113 | at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?]
|
114 | at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?]
|
115 | at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?]
|
116 | at java.util.ServiceLoader$ProviderImpl.newInstance(ServiceLoader.java:789) ~[?:?]
|
117 | ... 16 more
|
118 | [08Jan2025 16:50:18.137] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml,mixin-transmogrifier,connector_loader]
|
119 | [08Jan2025 16:50:18.137] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading
|
120 | [08Jan2025 16:50:18.138] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
|
121 | [08Jan2025 16:50:18.138] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
|
122 | [08Jan2025 16:50:18.138] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml
|
123 | [08Jan2025 16:50:18.143] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0
|
124 | [08Jan2025 16:50:18.144] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading
|
125 | [08Jan2025 16:50:18.144] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 10.0.9+10.0.9+main.dcd20f30
|
126 | [08Jan2025 16:50:18.144] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7
|
127 | [08Jan2025 16:50:18.144] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 6.0.5+6.0.5+master.eb8e549b
|
128 | [08Jan2025 16:50:18.145] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner
|
129 | [08Jan2025 16:50:18.146] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.1.6
|
130 | [08Jan2025 16:50:18.146] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 7.0.1+7.0.1+master.d2b38bf6
|
131 | [08Jan2025 16:50:18.147] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 5
|
132 | [08Jan2025 16:50:18.147] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml
|
133 | [08Jan2025 16:50:18.147] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin-transmogrifier
|
134 | [08Jan2025 16:50:18.147] [main/DEBUG] [mixin-transmog/]: onLoad called
|
135 | [08Jan2025 16:50:18.147] [main/DEBUG] [mixin-transmog/]: mixin, fml, mixin-transmogrifier, connector_loader
|
136 | [08Jan2025 16:50:18.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin
|
137 | [08Jan2025 16:50:18.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin
|
138 | [08Jan2025 16:50:18.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin-transmogrifier
|
139 | [08Jan2025 16:50:18.148] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service connector_loader
|
140 | [08Jan2025 16:50:18.150] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service connector_loader
|
141 | [08Jan2025 16:50:18.150] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services
|
142 | [08Jan2025 16:50:18.158] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing
|
143 | [08Jan2025 16:50:18.159] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin
|
144 | [08Jan2025 16:50:18.159] [main/INFO] [mixin-transmog/]: Original mixin transformation service successfully crobbed by mixin-transmogrifier!
|
145 | [08Jan2025 16:50:18.161] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin
|
146 | [08Jan2025 16:50:18.162] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml
|
147 | [08Jan2025 16:50:18.162] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories
|
148 | [08Jan2025 16:50:18.162] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is /home/********/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is /home/********/mods
|
149 | [08Jan2025 16:50:18.163] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is /home/********/config
|
150 | [08Jan2025 16:50:18.163] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is /home/********/config/fml.toml
|
151 | [08Jan2025 16:50:18.163] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration
|
152 | [08Jan2025 16:50:18.166] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile
|
153 | [08Jan2025 16:50:18.168] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler
|
154 | [08Jan2025 16:50:18.169] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeserver as launch service
|
155 | [08Jan2025 16:50:18.180] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=47.2.30, mcVersion=1.20.1, mcpVersion=20230612.114412, forgeGroup=net.minecraftforge]
|
156 | [08Jan2025 16:50:18.181] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml
|
157 | [08Jan2025 16:50:18.181] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin-transmogrifier
|
158 | [08Jan2025 16:50:18.181] [main/DEBUG] [mixin-transmog/]: initialize called
|
159 | [08Jan2025 16:50:18.189] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@262b2c86
|
160 | [08Jan2025 16:50:18.199] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/********/mods/Connector-1.0.0-beta.46+1.20.1.jar%23338%23341!/ Service=ModLauncher Env=SERVER
|
161 | [08Jan2025 16:50:18.203] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager
|
162 | [08Jan2025 16:50:18.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
163 | [08Jan2025 16:50:18.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
164 | [08Jan2025 16:50:18.204] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
165 | [08Jan2025 16:50:18.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2)
|
166 | [08Jan2025 16:50:18.205] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2)
|
167 | [08Jan2025 16:50:18.206] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin-transmogrifier
|
168 | [08Jan2025 16:50:18.207] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service connector_loader
|
169 | [08Jan2025 16:50:18.210] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service connector_loader
|
170 | [08Jan2025 16:50:18.210] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg'
|
171 | [08Jan2025 16:50:18.211] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {}
|
172 | [08Jan2025 16:50:18.211] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning
|
173 | [08Jan2025 16:50:18.211] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin
|
174 | [08Jan2025 16:50:18.211] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin
|
175 | [08Jan2025 16:50:18.212] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml
|
176 | [08Jan2025 16:50:18.212] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan
|
177 | [08Jan2025 16:50:18.219] [main/INFO] [APTweaks(Mods)/]: ✔ Processing 120 client sides mods with 0 skipped entries ...
|
178 | [08Jan2025 16:50:18.252] [main/INFO] [APTweaks(Mods)/]: ✔ No need to update client side mods config file /home/********/config/adaptive_performance_tweaks/client_side_mods.list
|
179 | [08Jan2025 16:50:18.253] [main/DEBUG] [APTweaks(Mods)/]: X Skipping mod entry ## Client Side Mods - Version: 1.0.3
|
180 | [08Jan2025 16:50:18.253] [main/DEBUG] [APTweaks(Mods)/]: X Skipping mod entry ## Disable existing entries by comment out like # client-side-mod-1.20.1.jar
|
181 | [08Jan2025 16:50:18.253] [main/DEBUG] [APTweaks(Mods)/]: X Skipping mod entry
|
182 | [08Jan2025 16:50:18.254] [main/INFO] [APTweaks(Mods)/]: ✔ Processing 120 client sides mods with 3 skipped entries ...
|
183 | [08Jan2025 16:50:18.270] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] ♻ init with game dir /home/********/home/container/mods for target SERVER
|
184 | [08Jan2025 16:50:18.271] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] ♻ Optimizing Duplicated Mods ...
|
185 | [08Jan2025 16:50:18.273] [main/INFO] [APTweaks(Mods)/]: [Duplicated Mods] checking ~243 mods in /home/********/mods for duplication with file extension .jar ...
|
186 | [08Jan2025 16:50:19.804] [main/INFO] [APTweaks(Mods)/]: [Mod Optimizer] X Disable possible client side mods ...
|
187 | [08Jan2025 16:50:19.813] [main/DEBUG] [APTweaks(Mods)/]: initArguments: {mods=[], forgeVersion=47.2.30, mcpVersion=20230612.114412, launchTarget=forgeserver, mavenRoots=[], forgeGroup=net.minecraftforge, mcVersion=1.20.1, mcpMappings=null, modLists=[]}
|
188 | [08Jan2025 16:50:19.814] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: []
|
189 | [08Jan2025 16:50:19.819] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (connector_early_locator:1.0.0-beta.46+1.20.1),(adaptive_performance_tweaks_mod_optimizer:10.0.0),(mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null)
|
190 | [08Jan2025 16:50:19.819] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Dependency Locators : (connector_locator:1.0.0-beta.46+1.20.1),(JarInJar:null)
|
191 | [08Jan2025 16:50:19.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
192 | [08Jan2025 16:50:19.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Connector-1.0.0-beta.46+1.20.1-mod.jar with {connectormod} mods - versions {1.0.0-beta.46+1.20.1}
|
193 | [08Jan2025 16:50:19.865] [main/DEBUG] [APTweaks(Mods)/]: scanMods
|
194 | [08Jan2025 16:50:19.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/adaptive_performance_tweaks_core_1.20.1-11.3.0.jar
|
195 | [08Jan2025 16:50:19.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file adaptive_performance_tweaks_core_1.20.1-11.3.0.jar with {adaptive_performance_tweaks_core} mods - versions {11.3.0}
|
196 | [08Jan2025 16:50:19.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/adaptive_performance_tweaks_items_1.20.1-11.3.0.jar
|
197 | [08Jan2025 16:50:19.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file adaptive_performance_tweaks_items_1.20.1-11.3.0.jar with {adaptive_performance_tweaks_items} mods - versions {11.3.0}
|
198 | [08Jan2025 16:50:19.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/AdvancedPeripherals-1.20.1-0.7.41r.jar
|
199 | [08Jan2025 16:50:19.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedPeripherals-1.20.1-0.7.41r.jar with {advancedperipherals} mods - versions {0.7.41r}
|
200 | [08Jan2025 16:50:19.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/almanac-1.20.x-forge-1.0.2.jar
|
201 | [08Jan2025 16:50:19.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almanac-1.20.x-forge-1.0.2.jar with {almanac} mods - versions {1.0.2}
|
202 | [08Jan2025 16:50:19.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/amendments-1.20-1.2.12.jar
|
203 | [08Jan2025 16:50:19.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file amendments-1.20-1.2.12.jar with {amendments} mods - versions {1.20-1.2.12}
|
204 | [08Jan2025 16:50:19.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/architectury-9.2.14-forge.jar
|
205 | [08Jan2025 16:50:19.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-9.2.14-forge.jar with {architectury} mods - versions {9.2.14}
|
206 | [08Jan2025 16:50:19.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/armourersworkshop-forge-1.20.1-2.1.4.jar
|
207 | [08Jan2025 16:50:19.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file armourersworkshop-forge-1.20.1-2.1.4.jar with {armourers_workshop} mods - versions {2.1.4}
|
208 | [08Jan2025 16:50:19.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ars_nouveau-1.20.1-4.12.6-all.jar
|
209 | [08Jan2025 16:50:19.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_nouveau-1.20.1-4.12.6-all.jar with {ars_nouveau} mods - versions {4.12.6}
|
210 | [08Jan2025 16:50:19.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/art_of_forging-1.8.3-1.20.1.jar
|
211 | [08Jan2025 16:50:19.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file art_of_forging-1.8.3-1.20.1.jar with {art_of_forging} mods - versions {1.8.3-1.20.1}
|
212 | [08Jan2025 16:50:19.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/artifacts-forge-9.5.13.jar
|
213 | [08Jan2025 16:50:19.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-forge-9.5.13.jar with {artifacts} mods - versions {9.5.13}
|
214 | [08Jan2025 16:50:19.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/athena-forge-1.20.1-3.1.2.jar
|
215 | [08Jan2025 16:50:19.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-forge-1.20.1-3.1.2.jar with {athena} mods - versions {3.1.2}
|
216 | [08Jan2025 16:50:19.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/attributizer-2.1.jar
|
217 | [08Jan2025 16:50:19.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file attributizer-2.1.jar with {attributizer} mods - versions {2.1}
|
218 | [08Jan2025 16:50:19.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/balm-forge-1.20.1-7.3.9-all.jar
|
219 | [08Jan2025 16:50:19.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.9-all.jar with {balm} mods - versions {7.3.9}
|
220 | [08Jan2025 16:50:19.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/bellsandwhistles-0.4.3-1.20.x.jar
|
221 | [08Jan2025 16:50:19.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bellsandwhistles-0.4.3-1.20.x.jar with {bellsandwhistles} mods - versions {0.4.3-1.20.x}
|
222 | [08Jan2025 16:50:19.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/betterchunkloading-1.20.1-5.1.jar
|
223 | [08Jan2025 16:50:19.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterchunkloading-1.20.1-5.1.jar with {betterchunkloading} mods - versions {1.20.1-5.1}
|
224 | [08Jan2025 16:50:19.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/bettercombat-forge-1.8.6+1.20.1.jar
|
225 | [08Jan2025 16:50:19.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bettercombat-forge-1.8.6+1.20.1.jar with {bettercombat} mods - versions {1.8.6+1.20.1}
|
226 | [08Jan2025 16:50:19.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar
|
227 | [08Jan2025 16:50:19.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar with {bcc} mods - versions {4.0.8}
|
228 | [08Jan2025 16:50:19.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Bookshelf-Forge-1.20.1-20.2.13.jar
|
229 | [08Jan2025 16:50:19.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.20.1-20.2.13.jar with {bookshelf} mods - versions {20.2.13}
|
230 | [08Jan2025 16:50:19.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/caelus-forge-3.2.0+1.20.1.jar
|
231 | [08Jan2025 16:50:19.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-forge-3.2.0+1.20.1.jar with {caelus} mods - versions {3.2.0+1.20.1}
|
232 | [08Jan2025 16:50:19.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/carryon-forge-1.20.1-2.1.2.7.jar
|
233 | [08Jan2025 16:50:19.932] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carryon-forge-1.20.1-2.1.2.7.jar with {carryon} mods - versions {**.**.**.**}
|
234 | [08Jan2025 16:50:19.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cbcmodernwarfare-0.0.5e+mc.1.20.1-forge.jar
|
235 | [08Jan2025 16:50:19.934] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cbcmodernwarfare-0.0.5e+mc.1.20.1-forge.jar with {cbcmodernwarfare} mods - versions {0.0.5e+mc.1.20.1-forge}
|
236 | [08Jan2025 16:50:19.935] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cc-tweaked-1.20.1-forge-1.113.1.jar
|
237 | [08Jan2025 16:50:19.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.20.1-forge-1.113.1.jar with {computercraft} mods - versions {1.113.1}
|
238 | [08Jan2025 16:50:19.937] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cc_vs-1.20.1-forge-0.1.1.jar
|
239 | [08Jan2025 16:50:19.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc_vs-1.20.1-forge-0.1.1.jar with {cc_vs} mods - versions {1.20.1-forge-0.1.1}
|
240 | [08Jan2025 16:50:19.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cccbridge-mc1.20.1-forge-1.6.3.jar
|
241 | [08Jan2025 16:50:19.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cccbridge-mc1.20.1-forge-1.6.3.jar with {cccbridge} mods - versions {1.6.3-forge}
|
242 | [08Jan2025 16:50:19.958] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/chipped-forge-1.20.1-3.0.7.jar
|
243 | [08Jan2025 16:50:19.959] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chipped-forge-1.20.1-3.0.7.jar with {chipped} mods - versions {3.0.7}
|
244 | [08Jan2025 16:50:19.961] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/citadel-2.6.0-1.20.1.jar
|
245 | [08Jan2025 16:50:19.962] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-2.6.0-1.20.1.jar with {citadel} mods - versions {2.6.0}
|
246 | [08Jan2025 16:50:19.962] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cloakanddagger-1.9.2.jar
|
247 | [08Jan2025 16:50:19.964] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloakanddagger-1.9.2.jar with {cloakanddagger} mods - versions {1.9.2}
|
248 | [08Jan2025 16:50:19.965] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar
|
249 | [08Jan2025 16:50:19.966] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar with {vs_clockwork} mods - versions {1.20.1-0.1.16-forge-b3b22e39fe}
|
250 | [08Jan2025 16:50:19.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ClockworkAdditions-1.20.1-0.0.6-forge-and-fabric.jar
|
251 | [08Jan2025 16:50:19.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ClockworkAdditions-1.20.1-0.0.6-forge-and-fabric.jar with {clockworkadditions} mods - versions {1.20.1-0.0.6}
|
252 | [08Jan2025 16:50:19.968] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cloth-config-11.1.136-forge.jar
|
253 | [08Jan2025 16:50:19.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.136-forge.jar with {cloth_config} mods - versions {11.1.136}
|
254 | [08Jan2025 16:50:19.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Clumps-forge-1.20.1-12.0.0.4.jar
|
255 | [08Jan2025 16:50:19.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.20.1-12.0.0.4.jar with {clumps} mods - versions {**.**.**.**}
|
256 | [08Jan2025 16:50:19.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cobweb-forge-1.20.1-1.0.0.jar
|
257 | [08Jan2025 16:50:19.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobweb-forge-1.20.1-1.0.0.jar with {cobweb} mods - versions {1.0.0}
|
258 | [08Jan2025 16:50:19.972] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/collective-1.20.1-7.87.jar
|
259 | [08Jan2025 16:50:19.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file collective-1.20.1-7.87.jar with {collective} mods - versions {7.87}
|
260 | [08Jan2025 16:50:19.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/common-networking-forge-1.0.5-1.20.1.jar
|
261 | [08Jan2025 16:50:19.974] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file common-networking-forge-1.0.5-1.20.1.jar with {commonnetworking} mods - versions {1.0.5-1.20.1}
|
262 | [08Jan2025 16:50:19.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/configured-forge-1.20.1-2.2.3.jar
|
263 | [08Jan2025 16:50:19.977] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3}
|
264 | [08Jan2025 16:50:19.978] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/connectivity-1.20.1-5.6.jar
|
265 | [08Jan2025 16:50:19.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectivity-1.20.1-5.6.jar with {connectivity} mods - versions {1.20.1-5.6}
|
266 | [08Jan2025 16:50:19.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Continents_1.20.x_v1.1.5.jar
|
267 | [08Jan2025 16:50:19.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Continents_1.20.x_v1.1.5.jar with {continents} mods - versions {1.1.5}
|
268 | [08Jan2025 16:50:19.980] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/copiescats-0.0.1-1.20.1.jar
|
269 | [08Jan2025 16:50:19.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file copiescats-0.0.1-1.20.1.jar with {copiescats} mods - versions {0.0.1-1.20.1}
|
270 | [08Jan2025 16:50:19.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/copycats-2.1.4+mc.1.20.1-forge.jar
|
271 | [08Jan2025 16:50:19.983] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file copycats-2.1.4+mc.1.20.1-forge.jar with {copycats} mods - versions {2.1.4+mc.1.20.1-forge}
|
272 | [08Jan2025 16:50:19.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/corpse-forge-1.20.1-1.0.17.jar
|
273 | [08Jan2025 16:50:19.984] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-forge-1.20.1-1.0.17.jar with {corpse} mods - versions {1.20.1-1.0.17}
|
274 | [08Jan2025 16:50:19.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cosmeticarmorreworked-1.20.1-v1a.jar
|
275 | [08Jan2025 16:50:19.987] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cosmeticarmorreworked-1.20.1-v1a.jar with {cosmeticarmorreworked} mods - versions {1.20.1-v1a}
|
276 | [08Jan2025 16:50:19.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CraftTweaker-forge-1.20.1-14.0.44.jar
|
277 | [08Jan2025 16:50:19.989] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-forge-1.20.1-14.0.44.jar with {crafttweaker} mods - versions {14.0.44}
|
278 | [08Jan2025 16:50:19.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CraterLib-Forge-1.20-2.1.2+hotfix.1.jar
|
279 | [08Jan2025 16:50:19.991] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraterLib-Forge-1.20-2.1.2+hotfix.1.jar with {craterlib} mods - versions {2.1.2+hotfix.1}
|
280 | [08Jan2025 16:50:19.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-1.20.1-0.5.1.j.jar
|
281 | [08Jan2025 16:50:19.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-1.20.1-0.5.1.j.jar with {create} mods - versions {0.5.1.j}
|
282 | [08Jan2025 16:50:19.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-confectionery1.20.1_v1.1.0.jar
|
283 | [08Jan2025 16:50:19.997] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-confectionery1.20.1_v1.1.0.jar with {create_confectionery} mods - versions {1.1.0}
|
284 | [08Jan2025 16:50:19.999] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar
|
285 | [08Jan2025 16:50:20.000] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar with {create_dd} mods - versions {0.2c.PREBETA}
|
286 | [08Jan2025 16:50:20.001] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-stuff-additions1.20.1_v2.0.5.jar
|
287 | [08Jan2025 16:50:20.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-stuff-additions1.20.1_v2.0.5.jar with {create_sa} mods - versions {2.0.5}
|
288 | [08Jan2025 16:50:20.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Create-Unify-1.20.1-0.1a.Beta.jar
|
289 | [08Jan2025 16:50:20.003] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Create-Unify-1.20.1-0.1a.Beta.jar with {unify} mods - versions {0.1a.Beta}
|
290 | [08Jan2025 16:50:20.004] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar
|
291 | [08Jan2025 16:50:20.005] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar with {create_central_kitchen} mods - versions {1.3.12}
|
292 | [08Jan2025 16:50:20.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_connected-0.9.2-mc1.20.1-all.jar
|
293 | [08Jan2025 16:50:20.007] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_connected-0.9.2-mc1.20.1-all.jar with {create_connected} mods - versions {0.9.2-mc1.20.1}
|
294 | [08Jan2025 16:50:20.027] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar
|
295 | [08Jan2025 16:50:20.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar with {create_enchantment_industry} mods - versions {1.2.9.d}
|
296 | [08Jan2025 16:50:20.028] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_eureka-1.0.0+forge-1.20.1.jar
|
297 | [08Jan2025 16:50:20.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_eureka-1.0.0+forge-1.20.1.jar with {create_eureka} mods - versions {1.0.0+forge-1.20.1}
|
298 | [08Jan2025 16:50:20.029] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_factory-0.4b-1.20.1.jar
|
299 | [08Jan2025 16:50:20.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_factory-0.4b-1.20.1.jar with {create_factory} mods - versions {0.4b-1.20.1}
|
300 | [08Jan2025 16:50:20.030] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_mechanical_extruder-1.20.1-1.6.3.j-55.jar
|
301 | [08Jan2025 16:50:20.031] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_mechanical_extruder-1.20.1-1.6.3.j-55.jar with {create_mechanical_extruder} mods - versions {1.20.1-1.6.3.j-55}
|
302 | [08Jan2025 16:50:20.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_misc_and_things_ 1.20.1_4.0A.jar
|
303 | [08Jan2025 16:50:20.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_misc_and_things_ 1.20.1_4.0A.jar with {create_things_and_misc} mods - versions {1.0.0}
|
304 | [08Jan2025 16:50:20.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_optical-0.2.1.jar
|
305 | [08Jan2025 16:50:20.033] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_optical-0.2.1.jar with {create_optical} mods - versions {0.2.1}
|
306 | [08Jan2025 16:50:20.034] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_refined_recipes-1.0.1.b.jar
|
307 | [08Jan2025 16:50:20.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_refined_recipes-1.0.1.b.jar with {create_refined_recipes} mods - versions {1.0.1.b}
|
308 | [08Jan2025 16:50:20.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_tweaked_controllers-1.20.1-1.2.4.jar
|
309 | [08Jan2025 16:50:20.036] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_tweaked_controllers-1.20.1-1.2.4.jar with {create_tweaked_controllers} mods - versions {1.20.1-1.2.4}
|
310 | [08Jan2025 16:50:20.037] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_wizardry-0.2.3-forge-1.20.1.jar
|
311 | [08Jan2025 16:50:20.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_wizardry-0.2.3-forge-1.20.1.jar with {create_wizardry} mods - versions {0.2.3}
|
312 | [08Jan2025 16:50:20.039] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_wt-forge-1.20.1-1.0.7.jar
|
313 | [08Jan2025 16:50:20.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_wt-forge-1.20.1-1.0.7.jar with {create_wt} mods - versions {1.0.7}
|
314 | [08Jan2025 16:50:20.040] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createaddition-1.20.1-1.2.4e.jar
|
315 | [08Jan2025 16:50:20.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createaddition-1.20.1-1.2.4e.jar with {createaddition} mods - versions {1.20.1-1.2.4e}
|
316 | [08Jan2025 16:50:20.042] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createbicbit-1.20.1-0.0.86.jar
|
317 | [08Jan2025 16:50:20.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createbicbit-1.20.1-0.0.86.jar with {create_bic_bit} mods - versions {0.0.86}
|
318 | [08Jan2025 16:50:20.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createbigcannons-5.5.1-mc.1.20.1-forge.jar
|
319 | [08Jan2025 16:50:20.045] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createbigcannons-5.5.1-mc.1.20.1-forge.jar with {createbigcannons} mods - versions {5.5.1+mc.1.20.1-forge}
|
320 | [08Jan2025 16:50:20.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateCasing-1.20.1-1.6.2-fix1.jar
|
321 | [08Jan2025 16:50:20.047] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateCasing-1.20.1-1.6.2-fix1.jar with {createcasing} mods - versions {1.20.1-1.6.2-fix1}
|
322 | [08Jan2025 16:50:20.048] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createcomputing-1.20.1-2.0.0.jar
|
323 | [08Jan2025 16:50:20.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createcomputing-1.20.1-2.0.0.jar with {createcomputing} mods - versions {1.20.1-2.0.0}
|
324 | [08Jan2025 16:50:20.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createcontraptionterminals-1.20-1.0.0.jar
|
325 | [08Jan2025 16:50:20.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createcontraptionterminals-1.20-1.0.0.jar with {createcontraptionterminals} mods - versions {1.0.0}
|
326 | [08Jan2025 16:50:20.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createdeco-2.0.2-1.20.1-forge.jar
|
327 | [08Jan2025 16:50:20.054] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createdeco-2.0.2-1.20.1-forge.jar with {createdeco} mods - versions {2.0.2-1.20.1-forge}
|
328 | [08Jan2025 16:50:20.054] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createendertransmission-2.0.7-1.20.1.jar
|
329 | [08Jan2025 16:50:20.055] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createendertransmission-2.0.7-1.20.1.jar with {createendertransmission} mods - versions {2.0.7-1.20.1}
|
330 | [08Jan2025 16:50:20.056] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createframed-1.20.1-1.5.5.jar
|
331 | [08Jan2025 16:50:20.057] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createframed-1.20.1-1.5.5.jar with {createframed} mods - versions {1.5.5}
|
332 | [08Jan2025 16:50:20.057] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createliquidfuel-2.1.1-1.20.1.jar
|
333 | [08Jan2025 16:50:20.058] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createliquidfuel-2.1.1-1.20.1.jar with {createliquidfuel} mods - versions {2.1.1-1.20.1}
|
334 | [08Jan2025 16:50:20.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateNumismatics-1.0.7+forge-mc1.20.1.jar
|
335 | [08Jan2025 16:50:20.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateNumismatics-1.0.7+forge-mc1.20.1.jar with {numismatics} mods - versions {1.0.7+forge-mc1.20.1}
|
336 | [08Jan2025 16:50:20.064] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createrailwaysnavigator-forge-1.20.1-0.6.0.jar
|
337 | [08Jan2025 16:50:20.065] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createrailwaysnavigator-forge-1.20.1-0.6.0.jar with {createrailwaysnavigator} mods - versions {1.20.1-0.6.0}
|
338 | [08Jan2025 16:50:20.066] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateTweaker-forge-1.20.1-4.0.13.jar
|
339 | [08Jan2025 16:50:20.066] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateTweaker-forge-1.20.1-4.0.13.jar with {createtweaker} mods - versions {4.0.13}
|
340 | [08Jan2025 16:50:20.067] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/creatingspace-1.20.1_1.7.7.jar
|
341 | [08Jan2025 16:50:20.068] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creatingspace-1.20.1_1.7.7.jar with {creatingspace} mods - versions {1.20.1_1.7.7}
|
342 | [08Jan2025 16:50:20.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreativeCore_FORGE_v2.12.26_mc1.20.1.jar
|
343 | [08Jan2025 16:50:20.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.12.26_mc1.20.1.jar with {creativecore} mods - versions {2.12.26}
|
344 | [08Jan2025 16:50:20.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Crystal-Clear-2.1-Beta-forge.jar
|
345 | [08Jan2025 16:50:20.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Crystal-Clear-2.1-Beta-forge.jar with {crystal_clear} mods - versions {2.1-Beta}
|
346 | [08Jan2025 16:50:20.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cupboard-1.20.1-2.7.jar
|
347 | [08Jan2025 16:50:20.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cupboard-1.20.1-2.7.jar with {cupboard} mods - versions {1.20.1-2.7}
|
348 | [08Jan2025 16:50:20.075] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/curios-forge-5.11.0+1.20.1.jar
|
349 | [08Jan2025 16:50:20.076] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-5.11.0+1.20.1.jar with {curios} mods - versions {5.11.0+1.20.1}
|
350 | [08Jan2025 16:50:20.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CustomPlayerModels-1.20-0.6.19a.jar
|
351 | [08Jan2025 16:50:20.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CustomPlayerModels-1.20-0.6.19a.jar with {cpm} mods - versions {0.6.19a}
|
352 | [08Jan2025 16:50:20.078] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/decorative_blocks-forge-1.20.1-4.1.3.jar
|
353 | [08Jan2025 16:50:20.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file decorative_blocks-forge-1.20.1-4.1.3.jar with {decorative_blocks} mods - versions {4.1.3}
|
354 | [08Jan2025 16:50:20.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/design_decor-0.4.0b-1.20.1.jar
|
355 | [08Jan2025 16:50:20.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file design_decor-0.4.0b-1.20.1.jar with {design_decor} mods - versions {0.4.0b}
|
356 | [08Jan2025 16:50:20.083] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar
|
357 | [08Jan2025 16:50:20.083] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar with {distanthorizons} mods - versions {2.3.0-b-dev}
|
358 | [08Jan2025 16:50:20.084] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dragonseeker-1.2.0-1.20.1.jar
|
359 | [08Jan2025 16:50:20.084] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dragonseeker-1.2.0-1.20.1.jar with {dragonseeker} mods - versions {1.2.0-1.20.1}
|
360 | [08Jan2025 16:50:20.085] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dsbg-1.0-1.20.1.jar
|
361 | [08Jan2025 16:50:20.085] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dsbg-1.0-1.20.1.jar with {dsbg} mods - versions {1.0-1.20.1}
|
362 | [08Jan2025 16:50:20.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dummmmmmy-1.20-2.0.2.jar
|
363 | [08Jan2025 16:50:20.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dummmmmmy-1.20-2.0.2.jar with {dummmmmmy} mods - versions {1.20-2.0.2}
|
364 | [08Jan2025 16:50:20.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dungeons-and-taverns-3.0.3.f[Forge].jar
|
365 | [08Jan2025 16:50:20.088] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons-and-taverns-3.0.3.f[Forge].jar with {mr_dungeons_andtaverns} mods - versions {3.0.3.f}
|
366 | [08Jan2025 16:50:20.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/DungeonsArise-1.20.x-2.1.58-release.jar
|
367 | [08Jan2025 16:50:20.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.20.x-2.1.58-release.jar with {dungeons_arise} mods - versions {2.1.58-1.20.x}
|
368 | [08Jan2025 16:50:20.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/easy_npc-forge-1.20.1-5.8.0.jar
|
369 | [08Jan2025 16:50:20.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file easy_npc-forge-1.20.1-5.8.0.jar with {easy_npc} mods - versions {5.8.0}
|
370 | [08Jan2025 16:50:20.090] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/effortlessbuilding-1.20.1-3.9-all.jar
|
371 | [08Jan2025 16:50:20.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file effortlessbuilding-1.20.1-3.9-all.jar with {effortlessbuilding} mods - versions {3.9}
|
372 | [08Jan2025 16:50:20.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/etched-3.0.2.jar
|
373 | [08Jan2025 16:50:20.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file etched-3.0.2.jar with {etched} mods - versions {3.0.2}
|
374 | [08Jan2025 16:50:20.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/eureka-1201-1.5.1-beta.3.jar
|
375 | [08Jan2025 16:50:20.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eureka-1201-1.5.1-beta.3.jar with {vs_eureka} mods - versions {1.5.1-beta.3}
|
376 | [08Jan2025 16:50:20.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/expandability-9.0.4.jar
|
377 | [08Jan2025 16:50:20.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-9.0.4.jar with {expandability} mods - versions {9.0.4}
|
378 | [08Jan2025 16:50:20.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fabric-api-0.92.2+1.11.8+1.20.1.jar
|
379 | [08Jan2025 16:50:20.095] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-0.92.2+1.11.8+1.20.1.jar with {fabric_api} mods - versions {0.92.2+1.11.8+1.20.1}
|
380 | [08Jan2025 16:50:20.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FarmersDelight-1.20.1-1.2.5.jar
|
381 | [08Jan2025 16:50:20.097] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.20.1-1.2.5.jar with {farmersdelight} mods - versions {1.20.1-1.2.5}
|
382 | [08Jan2025 16:50:20.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/farmersrespite-1.20.1-2.1.2.jar
|
383 | [08Jan2025 16:50:20.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file farmersrespite-1.20.1-2.1.2.jar with {farmersrespite} mods - versions {1.20.1-2.1}
|
384 | [08Jan2025 16:50:20.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fastasyncworldsave-1.20.1-2.0.jar
|
385 | [08Jan2025 16:50:20.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fastasyncworldsave-1.20.1-2.0.jar with {fastasyncworldsave} mods - versions {1.20.1-2.0}
|
386 | [08Jan2025 16:50:20.099] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FastLeafDecay-32.jar
|
387 | [08Jan2025 16:50:20.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-32.jar with {fastleafdecay} mods - versions {32}
|
388 | [08Jan2025 16:50:20.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FastSuite-1.20.1-5.0.1.jar
|
389 | [08Jan2025 16:50:20.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastSuite-1.20.1-5.0.1.jar with {fastsuite} mods - versions {5.0.1}
|
390 | [08Jan2025 16:50:20.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ferritecore-6.0.1-forge.jar
|
391 | [08Jan2025 16:50:20.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-6.0.1-forge.jar with {ferritecore} mods - versions {6.0.1}
|
392 | [08Jan2025 16:50:20.106] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/footwork-4.3.9.jar
|
393 | [08Jan2025 16:50:20.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file footwork-4.3.9.jar with {footwork} mods - versions {4.3.9}
|
394 | [08Jan2025 16:50:20.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FramedBlocks-9.3.1.jar
|
395 | [08Jan2025 16:50:20.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FramedBlocks-9.3.1.jar with {framedblocks} mods - versions {9.3.1}
|
396 | [08Jan2025 16:50:20.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/framework-forge-1.20.1-0.7.12.jar
|
397 | [08Jan2025 16:50:20.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file framework-forge-1.20.1-0.7.12.jar with {framework} mods - versions {0.7.12}
|
398 | [08Jan2025 16:50:20.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-chunks-forge-2001.3.4.jar
|
399 | [08Jan2025 16:50:20.113] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-chunks-forge-2001.3.4.jar with {ftbchunks} mods - versions {2001.3.4}
|
400 | [08Jan2025 16:50:20.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-essentials-forge-2001.2.2.jar
|
401 | [08Jan2025 16:50:20.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-forge-2001.2.2.jar with {ftbessentials} mods - versions {2001.2.2}
|
402 | [08Jan2025 16:50:20.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-library-forge-2001.2.6.jar
|
403 | [08Jan2025 16:50:20.116] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-library-forge-2001.2.6.jar with {ftblibrary} mods - versions {2001.2.6}
|
404 | [08Jan2025 16:50:20.116] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-quests-forge-2001.4.9.jar
|
405 | [08Jan2025 16:50:20.117] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-quests-forge-2001.4.9.jar with {ftbquests} mods - versions {2001.4.9}
|
406 | [08Jan2025 16:50:20.117] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-teams-forge-2001.3.0.jar
|
407 | [08Jan2025 16:50:20.118] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-forge-2001.3.0.jar with {ftbteams} mods - versions {2001.3.0}
|
408 | [08Jan2025 16:50:20.119] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-ultimine-forge-2001.1.5.jar
|
409 | [08Jan2025 16:50:20.119] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ultimine-forge-2001.1.5.jar with {ftbultimine} mods - versions {2001.1.5}
|
410 | [08Jan2025 16:50:20.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fusion-1.1.1-forge-mc1.20.1.jar
|
411 | [08Jan2025 16:50:20.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fusion-1.1.1-forge-mc1.20.1.jar with {fusion} mods - versions {1.1.1}
|
412 | [08Jan2025 16:50:20.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/geckolib-forge-1.20.1-4.4.9.jar
|
413 | [08Jan2025 16:50:20.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.20.1-4.4.9.jar with {geckolib} mods - versions {4.4.9}
|
414 | [08Jan2025 16:50:20.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/goblintraders-forge-1.20.1-1.9.3.jar
|
415 | [08Jan2025 16:50:20.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-forge-1.20.1-1.9.3.jar with {goblintraders} mods - versions {1.9.3}
|
416 | [08Jan2025 16:50:20.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/GodlyVampirism-1.20.1-1.10.0.jar
|
417 | [08Jan2025 16:50:20.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GodlyVampirism-1.20.1-1.10.0.jar with {godly_vampirism} mods - versions {1.10.0}
|
418 | [08Jan2025 16:50:20.125] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/gpumemleakfix-1.20.1-1.8.jar
|
419 | [08Jan2025 16:50:20.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gpumemleakfix-1.20.1-1.8.jar with {gpumemleakfix} mods - versions {1.20.1-1.8}
|
420 | [08Jan2025 16:50:20.126] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Icarus-NeoForge-2.10.0.jar
|
421 | [08Jan2025 16:50:20.127] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Icarus-NeoForge-2.10.0.jar with {icarus} mods - versions {2.10.0}
|
422 | [08Jan2025 16:50:20.128] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ice_and_fire_delight-forge-1.20.1-0.1.9.jar
|
423 | [08Jan2025 16:50:20.129] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ice_and_fire_delight-forge-1.20.1-0.1.9.jar with {ice_and_fire_delight} mods - versions {0.1.9}
|
424 | [08Jan2025 16:50:20.132] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/iceandfire-2.1.13-1.20.1-beta-5.jar
|
425 | [08Jan2025 16:50:20.132] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.13-1.20.1-beta-5.jar with {iceandfire} mods - versions {2.1.13-1.20.1}
|
426 | [08Jan2025 16:50:20.133] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/iceandfirebettercombat.jar
|
427 | [08Jan2025 16:50:20.133] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfirebettercombat.jar with {iceandfirebettercombat} mods - versions {1.0}
|
428 | [08Jan2025 16:50:20.134] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ImmediatelyFast-Forge-1.3.2+1.20.4.jar
|
429 | [08Jan2025 16:50:20.134] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmediatelyFast-Forge-1.3.2+1.20.4.jar with {immediatelyfast} mods - versions {1.3.2+1.20.4}
|
430 | [08Jan2025 16:50:20.135] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/immersive_paintings-0.6.7+1.20.1-forge.jar
|
431 | [08Jan2025 16:50:20.136] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file immersive_paintings-0.6.7+1.20.1-forge.jar with {immersive_paintings} mods - versions {0.6.7+1.20.1}
|
432 | [08Jan2025 16:50:20.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Incendium_1.20.x_v5.3.5.jar
|
433 | [08Jan2025 16:50:20.139] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_1.20.x_v5.3.5.jar with {incendium} mods - versions {5.3.5}
|
434 | [08Jan2025 16:50:20.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/integrated_api-1.5.1+1.20.1-forge.jar
|
435 | [08Jan2025 16:50:20.140] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integrated_api-1.5.1+1.20.1-forge.jar with {integrated_api} mods - versions {1.5.1+1.20.1-forge}
|
436 | [08Jan2025 16:50:20.141] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/interiors-0.5.6+forge-mc1.20.1-build.104.jar
|
437 | [08Jan2025 16:50:20.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file interiors-0.5.6+forge-mc1.20.1-build.104.jar with {interiors} mods - versions {0.5.6}
|
438 | [08Jan2025 16:50:20.142] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar
|
439 | [08Jan2025 16:50:20.143] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar with {item_obliterator} mods - versions {2.3.0}
|
440 | [08Jan2025 16:50:20.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Jade-1.20.1-forge-11.11.1.jar
|
441 | [08Jan2025 16:50:20.144] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jade-1.20.1-forge-11.11.1.jar with {jade} mods - versions {11.11.1+forge}
|
442 | [08Jan2025 16:50:20.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/JadeAddons-1.20.1-Forge-5.3.1.jar
|
443 | [08Jan2025 16:50:20.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JadeAddons-1.20.1-Forge-5.3.1.jar with {jadeaddons} mods - versions {5.3.1+forge}
|
444 | [08Jan2025 16:50:20.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/jei-1.20.1-forge-15.20.0.105.jar
|
445 | [08Jan2025 16:50:20.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.20.0.105.jar with {jei} mods - versions {**.**.**.**}
|
446 | [08Jan2025 16:50:20.150] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/journeymap-1.20.1-5.10.3-forge.jar
|
447 | [08Jan2025 16:50:20.150] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.20.1-5.10.3-forge.jar with {journeymap} mods - versions {5.10.3}
|
448 | [08Jan2025 16:50:20.180] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejs-create-forge-2001.2.5-build.2.jar
|
449 | [08Jan2025 16:50:20.180] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-create-forge-2001.2.5-build.2.jar with {kubejs_create} mods - versions {2001.2.5-build.2}
|
450 | [08Jan2025 16:50:20.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejs-forge-2001.6.5-build.16.jar
|
451 | [08Jan2025 16:50:20.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-forge-2001.6.5-build.16.jar with {kubejs} mods - versions {2001.6.5-build.16}
|
452 | [08Jan2025 16:50:20.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejsarsnouveau-1.2.2.jar
|
453 | [08Jan2025 16:50:20.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejsarsnouveau-1.2.2.jar with {kubejsarsnouveau} mods - versions {1.2.2}
|
454 | [08Jan2025 16:50:20.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/L_Enders_Cataclysm-2.27 - 1.20.1.jar
|
455 | [08Jan2025 16:50:20.184] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file L_Enders_Cataclysm-2.27 - 1.20.1.jar with {cataclysm} mods - versions {2.27}
|
456 | [08Jan2025 16:50:20.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/largemeals-1.20.1-1.3.0.jar
|
457 | [08Jan2025 16:50:20.185] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file largemeals-1.20.1-1.3.0.jar with {largemeals} mods - versions {1.20.1-1.3.0}
|
458 | [08Jan2025 16:50:20.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lemoned-1.0.1-1.20.jar
|
459 | [08Jan2025 16:50:20.186] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lemoned-1.0.1-1.20.jar with {lemoned} mods - versions {1.0.1-1.20}
|
460 | [08Jan2025 16:50:20.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/letmedespawn-1.20.x-forge-1.4.4.jar
|
461 | [08Jan2025 16:50:20.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file letmedespawn-1.20.x-forge-1.4.4.jar with {letmedespawn} mods - versions {1.4.4}
|
462 | [08Jan2025 16:50:20.188] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lionfishapi-2.4-Fix.jar
|
463 | [08Jan2025 16:50:20.188] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lionfishapi-2.4-Fix.jar with {lionfishapi} mods - versions {2.4-Fix}
|
464 | [08Jan2025 16:50:20.189] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootintegrations-1.20.1-3.7.jar
|
465 | [08Jan2025 16:50:20.189] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootintegrations-1.20.1-3.7.jar with {lootintegrations} mods - versions {1.20.1-3.7}
|
466 | [08Jan2025 16:50:20.189] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootintegrations_yungs-1.2.jar
|
467 | [08Jan2025 16:50:20.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootintegrations_yungs-1.2.jar with {lootintegrations_yungs} mods - versions {1}
|
468 | [08Jan2025 16:50:20.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootr-forge-1.20-0.7.34.89.jar
|
469 | [08Jan2025 16:50:20.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-forge-1.20-0.7.34.89.jar with {lootr} mods - versions {**.**.**.**}
|
470 | [08Jan2025 16:50:20.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/MagnumTorch-v8.0.2-1.20.1-Forge.jar
|
471 | [08Jan2025 16:50:20.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MagnumTorch-v8.0.2-1.20.1-Forge.jar with {magnumtorch} mods - versions {8.0.2}
|
472 | [08Jan2025 16:50:20.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/modernfix-forge-5.19.7+mc1.20.1.jar
|
473 | [08Jan2025 16:50:20.195] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernfix-forge-5.19.7+mc1.20.1.jar with {modernfix} mods - versions {5.19.7+mc1.20.1}
|
474 | [08Jan2025 16:50:20.195] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/moonlight-1.20-2.13.26-forge.jar
|
475 | [08Jan2025 16:50:20.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moonlight-1.20-2.13.26-forge.jar with {moonlight} mods - versions {1.20-2.13.26}
|
476 | [08Jan2025 16:50:20.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/mutil-1.20.1-6.1.1.jar
|
477 | [08Jan2025 16:50:20.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mutil-1.20.1-6.1.1.jar with {mutil} mods - versions {6.1.1}
|
478 | [08Jan2025 16:50:20.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Necronomicon-Forge-1.6.0+1.20.1.jar
|
479 | [08Jan2025 16:50:20.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Necronomicon-Forge-1.6.0+1.20.1.jar with {necronomicon} mods - versions {1.6.0}
|
480 | [08Jan2025 16:50:20.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Nullscape_1.20.x_v1.2.8.jar
|
481 | [08Jan2025 16:50:20.198] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Nullscape_1.20.x_v1.2.8.jar with {nullscape} mods - versions {1.2.8}
|
482 | [08Jan2025 16:50:20.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-classes-forge-1.2.1.jar
|
483 | [08Jan2025 16:50:20.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-classes-forge-1.2.1.jar with {origins_classes} mods - versions {1.2.1}
|
484 | [08Jan2025 16:50:20.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-forge-1.20.1-1.10.0.9-all.jar
|
485 | [08Jan2025 16:50:20.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-forge-1.20.1-1.10.0.9-all.jar with {origins} mods - versions {1.20.1-1.10.0.9}
|
486 | [08Jan2025 16:50:20.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-plus-plus-2.3-forge.jar
|
487 | [08Jan2025 16:50:20.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-plus-plus-2.3-forge.jar with {origins_plus_plus} mods - versions {2.3-forge}
|
488 | [08Jan2025 16:50:20.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/packetfixer-forge-1.4.2-1.19-to-1.20.1.jar
|
489 | [08Jan2025 16:50:20.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file packetfixer-forge-1.4.2-1.19-to-1.20.1.jar with {packetfixer} mods - versions {1.4.2}
|
490 | [08Jan2025 16:50:20.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ParCool-1.20.1-3.3.0.2.jar
|
491 | [08Jan2025 16:50:20.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ParCool-1.20.1-3.3.0.2.jar with {parcool} mods - versions {**.**.**.**}
|
492 | [08Jan2025 16:50:20.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Patchouli-1.20.1-84-FORGE.jar
|
493 | [08Jan2025 16:50:20.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.20.1-84-FORGE.jar with {patchouli} mods - versions {1.20.1-84-FORGE}
|
494 | [08Jan2025 16:50:20.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Pehkui-3.8.2+1.20.1-forge.jar
|
495 | [08Jan2025 16:50:20.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Pehkui-3.8.2+1.20.1-forge.jar with {pehkui} mods - versions {3.8.2+1.20.1-forge}
|
496 | [08Jan2025 16:50:20.219] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/petrolpark-1.20.1-1.0.2.jar
|
497 | [08Jan2025 16:50:20.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petrolpark-1.20.1-1.0.2.jar with {petrolpark} mods - versions {1.0.2}
|
498 | [08Jan2025 16:50:20.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/petrolsparts-1.20.1-1.0.3.jar
|
499 | [08Jan2025 16:50:20.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petrolsparts-1.20.1-1.0.3.jar with {petrolsparts} mods - versions {1.0.3}
|
500 | [08Jan2025 16:50:20.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Placebo-1.20.1-8.6.2.jar
|
501 | [08Jan2025 16:50:20.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.20.1-8.6.2.jar with {placebo} mods - versions {8.6.2}
|
502 | [08Jan2025 16:50:20.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/player-animation-lib-forge-1.0.2-rc1+1.20.jar
|
503 | [08Jan2025 16:50:20.221] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-1.0.2-rc1+1.20.jar with {playeranimator} mods - versions {1.0.2-rc1+1.20}
|
504 | [08Jan2025 16:50:20.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/polymorph-forge-0.49.8+1.20.1.jar
|
505 | [08Jan2025 16:50:20.222] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-forge-0.49.8+1.20.1.jar with {polymorph} mods - versions {0.49.8+1.20.1}
|
506 | [08Jan2025 16:50:20.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ProjectE-1.20.1-PE1.0.1.jar
|
507 | [08Jan2025 16:50:20.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ProjectE-1.20.1-PE1.0.1.jar with {projecte} mods - versions {1.0.1}
|
508 | [08Jan2025 16:50:20.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/protection_pixel-1.0.9-forge-1.20.1.jar
|
509 | [08Jan2025 16:50:20.224] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file protection_pixel-1.0.9-forge-1.20.1.jar with {protection_pixel} mods - versions {1.0.9}
|
510 | [08Jan2025 16:50:20.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/PuzzlesLib-v8.1.25-1.20.1-Forge.jar
|
511 | [08Jan2025 16:50:20.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PuzzlesLib-v8.1.25-1.20.1-Forge.jar with {puzzleslib} mods - versions {8.1.25}
|
512 | [08Jan2025 16:50:20.232] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Quark-4.0-460.jar
|
513 | [08Jan2025 16:50:20.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-4.0-460.jar with {quark} mods - versions {4.0-460}
|
514 | [08Jan2025 16:50:20.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rare-ice-0.6.0.jar
|
515 | [08Jan2025 16:50:20.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rare-ice-0.6.0.jar with {rare_ice} mods - versions {0.0NONE}
|
516 | [08Jan2025 16:50:20.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rechiseled-1.1.6-forge-mc1.20.jar
|
517 | [08Jan2025 16:50:20.236] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled-1.1.6-forge-mc1.20.jar with {rechiseled} mods - versions {1.1.6}
|
518 | [08Jan2025 16:50:20.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rechiseledcreate-1.0.2-forge-mc1.20.jar
|
519 | [08Jan2025 16:50:20.238] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseledcreate-1.0.2-forge-mc1.20.jar with {rechiseledcreate} mods - versions {1.0.2}
|
520 | [08Jan2025 16:50:20.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/recruits-1.20.1-1.12.3.jar
|
521 | [08Jan2025 16:50:20.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file recruits-1.20.1-1.12.3.jar with {recruits} mods - versions {1.12.3}
|
522 | [08Jan2025 16:50:20.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/refinedstorage-1.12.4.jar
|
523 | [08Jan2025 16:50:20.241] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.12.4.jar with {refinedstorage} mods - versions {1.12.4}
|
524 | [08Jan2025 16:50:20.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/refinedstorageaddons-0.10.0.jar
|
525 | [08Jan2025 16:50:20.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorageaddons-0.10.0.jar with {refinedstorageaddons} mods - versions {0.10.0}
|
526 | [08Jan2025 16:50:20.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/resourcefulconfig-forge-1.20.1-2.1.2.jar
|
527 | [08Jan2025 16:50:20.243] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefulconfig-forge-1.20.1-2.1.2.jar with {resourcefulconfig} mods - versions {2.1.2}
|
528 | [08Jan2025 16:50:20.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/resourcefullib-forge-1.20.1-2.1.29.jar
|
529 | [08Jan2025 16:50:20.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-forge-1.20.1-2.1.29.jar with {resourcefullib} mods - versions {2.1.29}
|
530 | [08Jan2025 16:50:20.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rhino-forge-2001.2.3-build.6.jar
|
531 | [08Jan2025 16:50:20.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rhino-forge-2001.2.3-build.6.jar with {rhino} mods - versions {2001.2.3-build.6}
|
532 | [08Jan2025 16:50:20.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rsrequestify-1.20.1-2.3.3.jar
|
533 | [08Jan2025 16:50:20.246] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rsrequestify-1.20.1-2.3.3.jar with {rsrequestify} mods - versions {2.3.3}
|
534 | [08Jan2025 16:50:20.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rustic_engineer-1.20.1-1.0.9.jar
|
535 | [08Jan2025 16:50:20.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rustic_engineer-1.20.1-1.0.9.jar with {rustic_engineer} mods - versions {1.0.0}
|
536 | [08Jan2025 16:50:20.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ScorchedGuns-0.4.0-1.20.1.jar
|
537 | [08Jan2025 16:50:20.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ScorchedGuns-0.4.0-1.20.1.jar with {scguns} mods - versions {**.**.**.**}
|
538 | [08Jan2025 16:50:20.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sdm_ui_lib-1.20.1-1.8.2.jar
|
539 | [08Jan2025 16:50:20.251] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sdm_ui_lib-1.20.1-1.8.2.jar with {sdm_ui_lib} mods - versions {1.20.1-1.8.2}
|
540 | [08Jan2025 16:50:20.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Searchables-forge-1.20.1-1.0.3.jar
|
541 | [08Jan2025 16:50:20.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Searchables-forge-1.20.1-1.0.3.jar with {searchables} mods - versions {1.0.3}
|
542 | [08Jan2025 16:50:20.252] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sliceanddice-forge-3.3.0.jar
|
543 | [08Jan2025 16:50:20.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sliceanddice-forge-3.3.0.jar with {sliceanddice} mods - versions {3.3.0}
|
544 | [08Jan2025 16:50:20.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/smarterfarmers-1.20-2.1.0.jar
|
545 | [08Jan2025 16:50:20.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smarterfarmers-1.20-2.1.0.jar with {smarterfarmers} mods - versions {1.20-2.1.0}
|
546 | [08Jan2025 16:50:20.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sodiumdynamiclights-forge-1.0.9-1.20.1.jar
|
547 | [08Jan2025 16:50:20.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodiumdynamiclights-forge-1.0.9-1.20.1.jar with {sodiumdynamiclights} mods - versions {1.0.9}
|
548 | [08Jan2025 16:50:20.254] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sodiumoptionsapi-forge-1.0.5-1.20.1.jar
|
549 | [08Jan2025 16:50:20.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodiumoptionsapi-forge-1.0.5-1.20.1.jar with {sodiumoptionsapi} mods - versions {1.0.5}
|
550 | [08Jan2025 16:50:20.255] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Some-Peripherals-0.0.12-forge.jar
|
551 | [08Jan2025 16:50:20.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Some-Peripherals-0.0.12-forge.jar with {some_peripherals} mods - versions {0.0.12}
|
552 | [08Jan2025 16:50:20.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sophisticatedbackpacks-1.20.1-3.20.13.1131.jar
|
553 | [08Jan2025 16:50:20.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.20.1-3.20.13.1131.jar with {sophisticatedbackpacks} mods - versions {3.20.13.1131}
|
554 | [08Jan2025 16:50:20.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sophisticatedcore-1.20.1-0.7.5.773.jar
|
555 | [08Jan2025 16:50:20.258] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.20.1-0.7.5.773.jar with {sophisticatedcore} mods - versions {**.**.**.**}
|
556 | [08Jan2025 16:50:20.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/soul-fire-d-forge-1.20.1-4.0.6.jar
|
557 | [08Jan2025 16:50:20.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soul-fire-d-forge-1.20.1-4.0.6.jar with {soul_fire_d} mods - versions {4.0.6}
|
558 | [08Jan2025 16:50:20.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spark-1.10.53-forge.jar
|
559 | [08Jan2025 16:50:20.261] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.53-forge.jar with {spark} mods - versions {1.10.53}
|
560 | [08Jan2025 16:50:20.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spartanfire-1.20.1-2.1.0.jar
|
561 | [08Jan2025 16:50:20.262] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spartanfire-1.20.1-2.1.0.jar with {spartanfire} mods - versions {2.1.0}
|
562 | [08Jan2025 16:50:20.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spartantoolkit-1.20.1-1.5.1.jar
|
563 | [08Jan2025 16:50:20.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spartantoolkit-1.20.1-1.5.1.jar with {spartantoolkit} mods - versions {1.5.1}
|
564 | [08Jan2025 16:50:20.264] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/SpartanWeaponry-1.20.1-forge-3.1.3-all.jar
|
565 | [08Jan2025 16:50:20.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanWeaponry-1.20.1-forge-3.1.3-all.jar with {spartanweaponry} mods - versions {3.1.3}
|
566 | [08Jan2025 16:50:20.265] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spectrelib-forge-0.13.15+1.20.1.jar
|
567 | [08Jan2025 16:50:20.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.13.15+1.20.1.jar with {spectrelib} mods - versions {0.13.15+1.20.1}
|
568 | [08Jan2025 16:50:20.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/starterkit-1.20.1-7.1.jar
|
569 | [08Jan2025 16:50:20.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file starterkit-1.20.1-7.1.jar with {starterkit} mods - versions {7.1}
|
570 | [08Jan2025 16:50:20.272] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Steam_Rails-1.6.7+forge-mc1.20.1.jar
|
571 | [08Jan2025 16:50:20.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Steam_Rails-1.6.7+forge-mc1.20.1.jar with {railways} mods - versions {1.6.7+forge-mc1.20.1}
|
572 | [08Jan2025 16:50:20.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/StorageDrawers-1.20.1-12.9.11.jar
|
573 | [08Jan2025 16:50:20.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.20.1-12.9.11.jar with {storagedrawers} mods - versions {12.9.11}
|
574 | [08Jan2025 16:50:20.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/structureessentials-1.20.1-3.4.jar
|
575 | [08Jan2025 16:50:20.274] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structureessentials-1.20.1-3.4.jar with {structureessentials} mods - versions {1.20.1-3.4}
|
576 | [08Jan2025 16:50:20.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supermartijn642configlib-1.1.8-forge-mc1.20.jar
|
577 | [08Jan2025 16:50:20.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.8-forge-mc1.20.jar with {supermartijn642configlib} mods - versions {1.1.8}
|
578 | [08Jan2025 16:50:20.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar
|
579 | [08Jan2025 16:50:20.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar with {supermartijn642corelib} mods - versions {1.1.17+a}
|
580 | [08Jan2025 16:50:20.279] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supplementaries-1.20-3.1.7.jar
|
581 | [08Jan2025 16:50:20.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.20-3.1.7.jar with {supplementaries} mods - versions {1.20-3.1.7}
|
582 | [08Jan2025 16:50:20.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/teamprojecte-1.20.1-1.1.4.jar
|
583 | [08Jan2025 16:50:20.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file teamprojecte-1.20.1-1.1.4.jar with {teamprojecte} mods - versions {1.1.4}
|
584 | [08Jan2025 16:50:20.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tectonic-forge-1.20.1-2.4.1.jar
|
585 | [08Jan2025 16:50:20.281] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tectonic-forge-1.20.1-2.4.1.jar with {tectonic} mods - versions {2.4.1}
|
586 | [08Jan2025 16:50:20.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/TerraBlender-forge-1.20.1-3.0.1.7.jar
|
587 | [08Jan2025 16:50:20.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.20.1-3.0.1.7.jar with {terrablender} mods - versions {**.**.**.**}
|
588 | [08Jan2025 16:50:20.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Terralith_1.20.x_v2.5.4.jar
|
589 | [08Jan2025 16:50:20.284] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Terralith_1.20.x_v2.5.4.jar with {terralith} mods - versions {2.5.4}
|
590 | [08Jan2025 16:50:20.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetra-1.20.1-6.4.0.jar
|
591 | [08Jan2025 16:50:20.286] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetra-1.20.1-6.4.0.jar with {tetra} mods - versions {6.4.0}
|
592 | [08Jan2025 16:50:20.286] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetranomicon-1.5.3-1.20.1.jar
|
593 | [08Jan2025 16:50:20.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetranomicon-1.5.3-1.20.1.jar with {tetranomicon} mods - versions {1.5.3-1.20.1}
|
594 | [08Jan2025 16:50:20.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetratic-combat-expanded-1.20-2.8.0.jar
|
595 | [08Jan2025 16:50:20.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetratic-combat-expanded-1.20-2.8.0.jar with {tetratic_combat_expanded} mods - versions {2.8.0}
|
596 | [08Jan2025 16:50:20.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tfmg-0.9.3-1.20.1.jar
|
597 | [08Jan2025 16:50:20.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tfmg-0.9.3-1.20.1.jar with {tfmg} mods - versions {0.9.3-1.20.1}
|
598 | [08Jan2025 16:50:20.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar
|
599 | [08Jan2025 16:50:20.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar with {tfmgvod} mods - versions {1.0.0-1.20.1}
|
600 | [08Jan2025 16:50:20.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/toms-peripherals-1.20.1-1.3.0.jar
|
601 | [08Jan2025 16:50:20.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file toms-peripherals-1.20.1-1.3.0.jar with {toms_peripherals} mods - versions {1.3.0}
|
602 | [08Jan2025 16:50:20.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/toms_storage-1.20-1.6.8.jar
|
603 | [08Jan2025 16:50:20.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file toms_storage-1.20-1.6.8.jar with {toms_storage} mods - versions {1.6.8}
|
604 | [08Jan2025 16:50:20.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tournament-1.20.1-forge-1.1.0_beta-5.3+af35b3821f.jar
|
605 | [08Jan2025 16:50:20.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tournament-1.20.1-forge-1.1.0_beta-5.3+af35b3821f.jar with {vs_tournament} mods - versions {1.1.0_beta-5.3+af35b3821f}
|
606 | [08Jan2025 16:50:20.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/trackwork-1.20.1-1.0.2c.jar
|
607 | [08Jan2025 16:50:20.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trackwork-1.20.1-1.0.2c.jar with {trackwork} mods - versions {1.0.2c}
|
608 | [08Jan2025 16:50:20.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/valkyrienskies-120-2.3.0-beta.5.jar
|
609 | [08Jan2025 16:50:20.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valkyrienskies-120-2.3.0-beta.5.jar with {valkyrienskies} mods - versions {2.3.0-beta.5}
|
610 | [08Jan2025 16:50:20.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/VampiresNeedUmbrellas-1.20.1-1.0.1.jar
|
611 | [08Jan2025 16:50:20.299] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file VampiresNeedUmbrellas-1.20.1-1.0.1.jar with {vampiresneedumbrellas} mods - versions {1.0.1}
|
612 | [08Jan2025 16:50:20.301] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Vampirism-1.20.1-1.10.11.jar
|
613 | [08Jan2025 16:50:20.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Vampirism-1.20.1-1.10.11.jar with {vampirism,teamlapenlib} mods - versions {1.10.11,1.10.11}
|
614 | [08Jan2025 16:50:20.302] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vampirism_integrations-1.20.1-1.8.0.jar
|
615 | [08Jan2025 16:50:20.303] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vampirism_integrations-1.20.1-1.8.0.jar with {vampirism_integrations} mods - versions {1.8.0}
|
616 | [08Jan2025 16:50:20.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vintageimprovements-1.20.1-0.2.0.3.jar
|
617 | [08Jan2025 16:50:20.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vintageimprovements-1.20.1-0.2.0.3.jar with {vintageimprovements} mods - versions {1.20.1-0.2.0.3}
|
618 | [08Jan2025 16:50:20.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vs_addition-1.20.1-0.0.8+d92fb8651c.jar
|
619 | [08Jan2025 16:50:20.305] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vs_addition-1.20.1-0.0.8+d92fb8651c.jar with {vs_addition} mods - versions {1.20.1-forge-0.0.8+d92fb8651c}
|
620 | [08Jan2025 16:50:20.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/warp-portals-1.4.0.jar
|
621 | [08Jan2025 16:50:20.306] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file warp-portals-1.4.0.jar with {mr_warp_portals} mods - versions {1.4.0}
|
622 | [08Jan2025 16:50:20.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/waystones-forge-1.20-14.1.6.jar
|
623 | [08Jan2025 16:50:20.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.20-14.1.6.jar with {waystones} mods - versions {14.1.6}
|
624 | [08Jan2025 16:50:20.307] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/WaystonesTeleportPets-1.20-1.20.1--1.2.jar
|
625 | [08Jan2025 16:50:20.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file WaystonesTeleportPets-1.20-1.20.1--1.2.jar with {w2pets} mods - versions {1.0}
|
626 | [08Jan2025 16:50:20.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/weaponmaster_ydm-forge-1.20.1-4.2.3.jar
|
627 | [08Jan2025 16:50:20.308] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file weaponmaster_ydm-forge-1.20.1-4.2.3.jar with {weaponmaster_ydm} mods - versions {4.2.3}
|
628 | [08Jan2025 16:50:20.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Werewolves-1.20.1-2.0.2.3.jar
|
629 | [08Jan2025 16:50:20.309] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Werewolves-1.20.1-2.0.2.3.jar with {werewolves} mods - versions {**.**.**.**}
|
630 | [08Jan2025 16:50:20.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/wirelessredstone-forge-1.20.1-1.1.3.jar
|
631 | [08Jan2025 16:50:20.310] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wirelessredstone-forge-1.20.1-1.1.3.jar with {wirelessredstone} mods - versions {1.20.1-1.1.3}
|
632 | [08Jan2025 16:50:20.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/worldedit-mod-7.2.15.jar
|
633 | [08Jan2025 16:50:20.311] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-mod-7.2.15.jar with {worldedit} mods - versions {7.2.15+6463-5ca4dff}
|
634 | [08Jan2025 16:50:20.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsApi-1.20-Forge-4.0.6.jar
|
635 | [08Jan2025 16:50:20.312] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.20-Forge-4.0.6.jar with {yungsapi} mods - versions {1.20-Forge-4.0.6}
|
636 | [08Jan2025 16:50:20.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterDesertTemples-1.20-Forge-3.0.3.jar
|
637 | [08Jan2025 16:50:20.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.20-Forge-3.0.3.jar with {betterdeserttemples} mods - versions {1.20-Forge-3.0.3}
|
638 | [08Jan2025 16:50:20.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterDungeons-1.20-Forge-4.0.4.jar
|
639 | [08Jan2025 16:50:20.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.20-Forge-4.0.4.jar with {betterdungeons} mods - versions {1.20-Forge-4.0.4}
|
640 | [08Jan2025 16:50:20.314] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterJungleTemples-1.20-Forge-2.0.5.jar
|
641 | [08Jan2025 16:50:20.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterJungleTemples-1.20-Forge-2.0.5.jar with {betterjungletemples} mods - versions {1.20-Forge-2.0.5}
|
642 | [08Jan2025 16:50:20.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterMineshafts-1.20-Forge-4.0.4.jar
|
643 | [08Jan2025 16:50:20.315] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.20-Forge-4.0.4.jar with {bettermineshafts} mods - versions {1.20-Forge-4.0.4}
|
644 | [08Jan2025 16:50:20.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar
|
645 | [08Jan2025 16:50:20.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar with {betterfortresses} mods - versions {1.20-Forge-2.0.6}
|
646 | [08Jan2025 16:50:20.316] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar
|
647 | [08Jan2025 16:50:20.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar with {betteroceanmonuments} mods - versions {1.20-Forge-3.0.4}
|
648 | [08Jan2025 16:50:20.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterStrongholds-1.20-Forge-4.0.3.jar
|
649 | [08Jan2025 16:50:20.317] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.20-Forge-4.0.3.jar with {betterstrongholds} mods - versions {1.20-Forge-4.0.3}
|
650 | [08Jan2025 16:50:20.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Zeta-1.0-24.jar
|
651 | [08Jan2025 16:50:20.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Zeta-1.0-24.jar with {zeta} mods - versions {1.0-24}
|
652 | [08Jan2025 16:50:20.469] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1}
|
653 | [08Jan2025 16:50:20.471] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/fmlcore/1.20.1-47.2.30/fmlcore-1.20.1-47.2.30.jar
|
654 | [08Jan2025 16:50:20.471] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/fmlcore/1.20.1-47.2.30/fmlcore-1.20.1-47.2.30.jar is missing mods.toml file
|
655 | [08Jan2025 16:50:20.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.2.30/javafmllanguage-1.20.1-47.2.30.jar
|
656 | [08Jan2025 16:50:20.472] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/javafmllanguage/1.20.1-47.2.30/javafmllanguage-1.20.1-47.2.30.jar is missing mods.toml file
|
657 | [08Jan2025 16:50:20.472] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.2.30/lowcodelanguage-1.20.1-47.2.30.jar
|
658 | [08Jan2025 16:50:20.473] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/lowcodelanguage/1.20.1-47.2.30/lowcodelanguage-1.20.1-47.2.30.jar is missing mods.toml file
|
659 | [08Jan2025 16:50:20.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/mclanguage/1.20.1-47.2.30/mclanguage-1.20.1-47.2.30.jar
|
660 | [08Jan2025 16:50:20.473] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/********/libraries/net/minecraftforge/mclanguage/1.20.1-47.2.30/mclanguage-1.20.1-47.2.30.jar is missing mods.toml file
|
661 | [08Jan2025 16:50:20.493] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/forge/1.20.1-47.2.30/forge-1.20.1-47.2.30-universal.jar
|
662 | [08Jan2025 16:50:20.494] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.2.30-universal.jar with {forge} mods - versions {47.2.30}
|
663 | [08Jan2025 16:50:20.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from adaptive_performance_tweaks_core_1.20.1-11.3.0.jar, it does not contain dependency information.
|
664 | [08Jan2025 16:50:20.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterDungeons-1.20-Forge-4.0.4.jar, it does not contain dependency information.
|
665 | [08Jan2025 16:50:20.507] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from almanac-1.20.x-forge-1.0.2.jar, it does not contain dependency information.
|
666 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-essentials-forge-2001.2.2.jar, it does not contain dependency information.
|
667 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from supermartijn642configlib-1.1.8-forge-mc1.20.jar, it does not contain dependency information.
|
668 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from vampirism_integrations-1.20.1-1.8.0.jar, it does not contain dependency information.
|
669 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createdeco-2.0.2-1.20.1-forge.jar, it does not contain dependency information.
|
670 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cccbridge-mc1.20.1-forge-1.6.3.jar, it does not contain dependency information.
|
671 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from player-animation-lib-forge-1.0.2-rc1+1.20.jar, it does not contain dependency information.
|
672 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ProjectE-1.20.1-PE1.0.1.jar, it does not contain dependency information.
|
673 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from sdm_ui_lib-1.20.1-1.8.2.jar, it does not contain dependency information.
|
674 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rustic_engineer-1.20.1-1.0.9.jar, it does not contain dependency information.
|
675 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from etched-3.0.2.jar, it does not contain dependency information.
|
676 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsApi-1.20-Forge-4.0.6.jar, it does not contain dependency information.
|
677 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Some-Peripherals-0.0.12-forge.jar, it does not contain dependency information.
|
678 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CreateCasing-1.20.1-1.6.2-fix1.jar, it does not contain dependency information.
|
679 | [08Jan2025 16:50:20.508] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from tetranomicon-1.5.3-1.20.1.jar, it does not contain dependency information.
|
680 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from soul-fire-d-forge-1.20.1-4.0.6.jar, it does not contain dependency information.
|
681 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from VampiresNeedUmbrellas-1.20.1-1.0.1.jar, it does not contain dependency information.
|
682 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar, it does not contain dependency information.
|
683 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cloth-config-11.1.136-forge.jar, it does not contain dependency information.
|
684 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from refinedstorage-1.12.4.jar, it does not contain dependency information.
|
685 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from athena-forge-1.20.1-3.1.2.jar, it does not contain dependency information.
|
686 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from corpse-forge-1.20.1-1.0.17.jar, it does not contain dependency information.
|
687 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar, it does not contain dependency information.
|
688 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from WaystonesTeleportPets-1.20-1.20.1--1.2.jar, it does not contain dependency information.
|
689 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar, it does not contain dependency information.
|
690 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from resourcefulconfig-forge-1.20.1-2.1.2.jar, it does not contain dependency information.
|
691 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from spark-1.10.53-forge.jar, it does not contain dependency information.
|
692 | [08Jan2025 16:50:20.509] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from curios-forge-5.11.0+1.20.1.jar, it does not contain dependency information.
|
693 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_factory-0.4b-1.20.1.jar, it does not contain dependency information.
|
694 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Searchables-forge-1.20.1-1.0.3.jar, it does not contain dependency information.
|
695 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from dungeons-and-taverns-3.0.3.f[Forge].jar, it does not contain dependency information.
|
696 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ScorchedGuns-0.4.0-1.20.1.jar, it does not contain dependency information.
|
697 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cloakanddagger-1.9.2.jar, it does not contain dependency information.
|
698 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from worldedit-mod-7.2.15.jar, it does not contain dependency information.
|
699 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from JadeAddons-1.20.1-Forge-5.3.1.jar, it does not contain dependency information.
|
700 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from toms_storage-1.20-1.6.8.jar, it does not contain dependency information.
|
701 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from FastLeafDecay-32.jar, it does not contain dependency information.
|
702 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterMineshafts-1.20-Forge-4.0.4.jar, it does not contain dependency information.
|
703 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from sliceanddice-forge-3.3.0.jar, it does not contain dependency information.
|
704 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from recruits-1.20.1-1.12.3.jar, it does not contain dependency information.
|
705 | [08Jan2025 16:50:20.510] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterJungleTemples-1.20-Forge-2.0.5.jar, it does not contain dependency information.
|
706 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from creatingspace-1.20.1_1.7.7.jar, it does not contain dependency information.
|
707 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_tweaked_controllers-1.20.1-1.2.4.jar, it does not contain dependency information.
|
708 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from bellsandwhistles-0.4.3-1.20.x.jar, it does not contain dependency information.
|
709 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-library-forge-2001.2.6.jar, it does not contain dependency information.
|
710 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rechiseled-1.1.6-forge-mc1.20.jar, it does not contain dependency information.
|
711 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_optical-0.2.1.jar, it does not contain dependency information.
|
712 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jei-1.20.1-forge-15.20.0.105.jar, it does not contain dependency information.
|
713 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from petrolsparts-1.20.1-1.0.3.jar, it does not contain dependency information.
|
714 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from goblintraders-forge-1.20.1-1.9.3.jar, it does not contain dependency information.
|
715 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from caelus-forge-3.2.0+1.20.1.jar, it does not contain dependency information.
|
716 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from tetratic-combat-expanded-1.20-2.8.0.jar, it does not contain dependency information.
|
717 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kubejsarsnouveau-1.2.2.jar, it does not contain dependency information.
|
718 | [08Jan2025 16:50:20.511] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fastasyncworldsave-1.20.1-2.0.jar, it does not contain dependency information.
|
719 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from iceandfirebettercombat.jar, it does not contain dependency information.
|
720 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_wizardry-0.2.3-forge-1.20.1.jar, it does not contain dependency information.
|
721 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from design_decor-0.4.0b-1.20.1.jar, it does not contain dependency information.
|
722 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rechiseledcreate-1.0.2-forge-mc1.20.jar, it does not contain dependency information.
|
723 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CraterLib-Forge-1.20-2.1.2+hotfix.1.jar, it does not contain dependency information.
|
724 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rare-ice-0.6.0.jar, it does not contain dependency information.
|
725 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_wt-forge-1.20.1-1.0.7.jar, it does not contain dependency information.
|
726 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from vintageimprovements-1.20.1-0.2.0.3.jar, it does not contain dependency information.
|
727 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from iceandfire-2.1.13-1.20.1-beta-5.jar, it does not contain dependency information.
|
728 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fusion-1.1.1-forge-mc1.20.1.jar, it does not contain dependency information.
|
729 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CraftTweaker-forge-1.20.1-14.0.44.jar, it does not contain dependency information.
|
730 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-1.20.1-47.2.30-universal.jar, it does not contain dependency information.
|
731 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from DungeonsArise-1.20.x-2.1.58-release.jar, it does not contain dependency information.
|
732 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from tectonic-forge-1.20.1-2.4.1.jar, it does not contain dependency information.
|
733 | [08Jan2025 16:50:20.512] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from server-1.20.1-20230612.114412-srg.jar, it does not contain dependency information.
|
734 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from TerraBlender-forge-1.20.1-3.0.1.7.jar, it does not contain dependency information.
|
735 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Necronomicon-Forge-1.6.0+1.20.1.jar, it does not contain dependency information.
|
736 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-quests-forge-2001.4.9.jar, it does not contain dependency information.
|
737 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from warp-portals-1.4.0.jar, it does not contain dependency information.
|
738 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Werewolves-1.20.1-2.0.2.3.jar, it does not contain dependency information.
|
739 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from spectrelib-forge-0.13.15+1.20.1.jar, it does not contain dependency information.
|
740 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createendertransmission-2.0.7-1.20.1.jar, it does not contain dependency information.
|
741 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CreateTweaker-forge-1.20.1-4.0.13.jar, it does not contain dependency information.
|
742 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from origins-plus-plus-2.3-forge.jar, it does not contain dependency information.
|
743 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from farmersrespite-1.20.1-2.1.2.jar, it does not contain dependency information.
|
744 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from GodlyVampirism-1.20.1-1.10.0.jar, it does not contain dependency information.
|
745 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from toms-peripherals-1.20.1-1.3.0.jar, it does not contain dependency information.
|
746 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from dragonseeker-1.2.0-1.20.1.jar, it does not contain dependency information.
|
747 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createcontraptionterminals-1.20-1.0.0.jar, it does not contain dependency information.
|
748 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kubejs-create-forge-2001.2.5-build.2.jar, it does not contain dependency information.
|
749 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Vampirism-1.20.1-1.10.11.jar, it does not contain dependency information.
|
750 | [08Jan2025 16:50:20.513] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lootr-forge-1.20-0.7.34.89.jar, it does not contain dependency information.
|
751 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from largemeals-1.20.1-1.3.0.jar, it does not contain dependency information.
|
752 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cosmeticarmorreworked-1.20.1-v1a.jar, it does not contain dependency information.
|
753 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from tetra-1.20.1-6.4.0.jar, it does not contain dependency information.
|
754 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rsrequestify-1.20.1-2.3.3.jar, it does not contain dependency information.
|
755 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from weaponmaster_ydm-forge-1.20.1-4.2.3.jar, it does not contain dependency information.
|
756 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from easy_npc-forge-1.20.1-5.8.0.jar, it does not contain dependency information.
|
757 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_eureka-1.0.0+forge-1.20.1.jar, it does not contain dependency information.
|
758 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_misc_and_things_ 1.20.1_4.0A.jar, it does not contain dependency information.
|
759 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from AdvancedPeripherals-1.20.1-0.7.41r.jar, it does not contain dependency information.
|
760 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar, it does not contain dependency information.
|
761 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Crystal-Clear-2.1-Beta-forge.jar, it does not contain dependency information.
|
762 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar, it does not contain dependency information.
|
763 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from connectivity-1.20.1-5.6.jar, it does not contain dependency information.
|
764 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Incendium_1.20.x_v5.3.5.jar, it does not contain dependency information.
|
765 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from sophisticatedcore-1.20.1-0.7.5.773.jar, it does not contain dependency information.
|
766 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from gpumemleakfix-1.20.1-1.8.jar, it does not contain dependency information.
|
767 | [08Jan2025 16:50:20.514] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from structureessentials-1.20.1-3.4.jar, it does not contain dependency information.
|
768 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Placebo-1.20.1-8.6.2.jar, it does not contain dependency information.
|
769 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from citadel-2.6.0-1.20.1.jar, it does not contain dependency information.
|
770 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lootintegrations-1.20.1-3.7.jar, it does not contain dependency information.
|
771 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar, it does not contain dependency information.
|
772 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cobweb-forge-1.20.1-1.0.0.jar, it does not contain dependency information.
|
773 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Bookshelf-Forge-1.20.1-20.2.13.jar, it does not contain dependency information.
|
774 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from sophisticatedbackpacks-1.20.1-3.20.13.1131.jar, it does not contain dependency information.
|
775 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_mechanical_extruder-1.20.1-1.6.3.j-55.jar, it does not contain dependency information.
|
776 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar, it does not contain dependency information.
|
777 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-teams-forge-2001.3.0.jar, it does not contain dependency information.
|
778 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ice_and_fire_delight-forge-1.20.1-0.1.9.jar, it does not contain dependency information.
|
779 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from sodiumdynamiclights-forge-1.0.9-1.20.1.jar, it does not contain dependency information.
|
780 | [08Jan2025 16:50:20.515] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from dsbg-1.0-1.20.1.jar, it does not contain dependency information.
|
781 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from chipped-forge-1.20.1-3.0.7.jar, it does not contain dependency information.
|
782 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from FarmersDelight-1.20.1-1.2.5.jar, it does not contain dependency information.
|
783 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createframed-1.20.1-1.5.5.jar, it does not contain dependency information.
|
784 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from trackwork-1.20.1-1.0.2c.jar, it does not contain dependency information.
|
785 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from copiescats-0.0.1-1.20.1.jar, it does not contain dependency information.
|
786 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lionfishapi-2.4-Fix.jar, it does not contain dependency information.
|
787 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from spartantoolkit-1.20.1-1.5.1.jar, it does not contain dependency information.
|
788 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from protection_pixel-1.0.9-forge-1.20.1.jar, it does not contain dependency information.
|
789 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from L_Enders_Cataclysm-2.27 - 1.20.1.jar, it does not contain dependency information.
|
790 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Patchouli-1.20.1-84-FORGE.jar, it does not contain dependency information.
|
791 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from collective-1.20.1-7.87.jar, it does not contain dependency information.
|
792 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from origins-classes-forge-1.2.1.jar, it does not contain dependency information.
|
793 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from art_of_forging-1.8.3-1.20.1.jar, it does not contain dependency information.
|
794 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from spartanfire-1.20.1-2.1.0.jar, it does not contain dependency information.
|
795 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-ultimine-forge-2001.1.5.jar, it does not contain dependency information.
|
796 | [08Jan2025 16:50:20.516] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterStrongholds-1.20-Forge-4.0.3.jar, it does not contain dependency information.
|
797 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from wirelessredstone-forge-1.20.1-1.1.3.jar, it does not contain dependency information.
|
798 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from starterkit-1.20.1-7.1.jar, it does not contain dependency information.
|
799 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createliquidfuel-2.1.1-1.20.1.jar, it does not contain dependency information.
|
800 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_refined_recipes-1.0.1.b.jar, it does not contain dependency information.
|
801 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from architectury-9.2.14-forge.jar, it does not contain dependency information.
|
802 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cupboard-1.20.1-2.7.jar, it does not contain dependency information.
|
803 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from attributizer-2.1.jar, it does not contain dependency information.
|
804 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from framework-forge-1.20.1-0.7.12.jar, it does not contain dependency information.
|
805 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from adaptive_performance_tweaks_items_1.20.1-11.3.0.jar, it does not contain dependency information.
|
806 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from letmedespawn-1.20.x-forge-1.4.4.jar, it does not contain dependency information.
|
807 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from petrolpark-1.20.1-1.0.2.jar, it does not contain dependency information.
|
808 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lemoned-1.0.1-1.20.jar, it does not contain dependency information.
|
809 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from rhino-forge-2001.2.3-build.6.jar, it does not contain dependency information.
|
810 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from common-networking-forge-1.0.5-1.20.1.jar, it does not contain dependency information.
|
811 | [08Jan2025 16:50:20.517] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createcomputing-1.20.1-2.0.0.jar, it does not contain dependency information.
|
812 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from waystones-forge-1.20-14.1.6.jar, it does not contain dependency information.
|
813 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from FastSuite-1.20.1-5.0.1.jar, it does not contain dependency information.
|
814 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Clumps-forge-1.20.1-12.0.0.4.jar, it does not contain dependency information.
|
815 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from journeymap-1.20.1-5.10.3-forge.jar, it does not contain dependency information.
|
816 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from configured-forge-1.20.1-2.2.3.jar, it does not contain dependency information.
|
817 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CustomPlayerModels-1.20-0.6.19a.jar, it does not contain dependency information.
|
818 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from decorative_blocks-forge-1.20.1-4.1.3.jar, it does not contain dependency information.
|
819 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createbicbit-1.20.1-0.0.86.jar, it does not contain dependency information.
|
820 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create-confectionery1.20.1_v1.1.0.jar, it does not contain dependency information.
|
821 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from YungsBetterDesertTemples-1.20-Forge-3.0.3.jar, it does not contain dependency information.
|
822 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar, it does not contain dependency information.
|
823 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Continents_1.20.x_v1.1.5.jar, it does not contain dependency information.
|
824 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Terralith_1.20.x_v2.5.4.jar, it does not contain dependency information.
|
825 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ftb-chunks-forge-2001.3.4.jar, it does not contain dependency information.
|
826 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from tfmg-0.9.3-1.20.1.jar, it does not contain dependency information.
|
827 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Jade-1.20.1-forge-11.11.1.jar, it does not contain dependency information.
|
828 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from CreativeCore_FORGE_v2.12.26_mc1.20.1.jar, it does not contain dependency information.
|
829 | [08Jan2025 16:50:20.518] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lootintegrations_yungs-1.2.jar, it does not contain dependency information.
|
830 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mutil-1.20.1-6.1.1.jar, it does not contain dependency information.
|
831 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create-stuff-additions1.20.1_v2.0.5.jar, it does not contain dependency information.
|
832 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from StorageDrawers-1.20.1-12.9.11.jar, it does not contain dependency information.
|
833 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ParCool-1.20.1-3.3.0.2.jar, it does not contain dependency information.
|
834 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Nullscape_1.20.x_v1.2.8.jar, it does not contain dependency information.
|
835 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from teamprojecte-1.20.1-1.1.4.jar, it does not contain dependency information.
|
836 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from immersive_paintings-0.6.7+1.20.1-forge.jar, it does not contain dependency information.
|
837 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from betterchunkloading-1.20.1-5.1.jar, it does not contain dependency information.
|
838 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from armourersworkshop-forge-1.20.1-2.1.4.jar, it does not contain dependency information.
|
839 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ferritecore-6.0.1-forge.jar, it does not contain dependency information.
|
840 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from footwork-4.3.9.jar, it does not contain dependency information.
|
841 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from refinedstorageaddons-0.10.0.jar, it does not contain dependency information.
|
842 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from packetfixer-forge-1.4.2-1.19-to-1.20.1.jar, it does not contain dependency information.
|
843 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from createaddition-1.20.1-1.2.4e.jar, it does not contain dependency information.
|
844 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclanguage-1.20.1-47.2.30.jar, it does not contain dependency information.
|
845 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from javafmllanguage-1.20.1-47.2.30.jar, it does not contain dependency information.
|
846 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fmlcore-1.20.1-47.2.30.jar, it does not contain dependency information.
|
847 | [08Jan2025 16:50:20.519] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from lowcodelanguage-1.20.1-47.2.30.jar, it does not contain dependency information.
|
848 | [08Jan2025 16:50:20.571] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
849 | [08Jan2025 16:50:20.572] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
850 | [08Jan2025 16:50:20.573] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
851 | [08Jan2025 16:50:20.574] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_dragon_lib-1.20.1-1.4.3.jar with {create_dragon_lib} mods - versions {1.4.3}
|
852 | [08Jan2025 16:50:20.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
853 | [08Jan2025 16:50:20.596] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-rc.4.jar with {mixinextras} mods - versions {0.2.0-rc.4}
|
854 | [08Jan2025 16:50:20.611] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
855 | [08Jan2025 16:50:20.612] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
856 | [08Jan2025 16:50:20.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
857 | [08Jan2025 16:50:20.613] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.31+ef105b4977.jar with {fabric_api_base} mods - versions {0.4.31+ef105b4977}
|
858 | [08Jan2025 16:50:20.614] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
859 | [08Jan2025 16:50:20.615] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-lookup-api-v1-1.6.36+67f9824077.jar with {fabric_api_lookup_api_v1} mods - versions {1.6.36+67f9824077}
|
860 | [08Jan2025 16:50:20.616] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
861 | [08Jan2025 16:50:20.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-biome-api-v1-13.0.13+dc36698e77.jar with {fabric_biome_api_v1} mods - versions {13.0.13+dc36698e77}
|
862 | [08Jan2025 16:50:20.617] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
863 | [08Jan2025 16:50:20.618] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-api-v1-1.0.11+0e6cb7f777.jar with {fabric_block_api_v1} mods - versions {1.0.11+0e6cb7f777}
|
864 | [08Jan2025 16:50:20.619] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
865 | [08Jan2025 16:50:20.619] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.1+0767707077.jar with {fabric_block_view_api_v2} mods - versions {1.0.1+0767707077}
|
866 | [08Jan2025 16:50:20.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
867 | [08Jan2025 16:50:20.620] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar with {fabric_blockrenderlayer_v1} mods - versions {1.1.41+1d0da21e77}
|
868 | [08Jan2025 16:50:20.621] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
869 | [08Jan2025 16:50:20.621] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-client-tags-api-v1-1.1.2+5d6761b877.jar with {fabric_client_tags_api_v1} mods - versions {1.1.2+5d6761b877}
|
870 | [08Jan2025 16:50:20.622] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
871 | [08Jan2025 16:50:20.623] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v2-2.2.13+561530ec77.jar with {fabric_command_api_v2} mods - versions {2.2.13+561530ec77}
|
872 | [08Jan2025 16:50:20.624] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
873 | [08Jan2025 16:50:20.625] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-content-registries-v0-4.0.11+a670df1e77.jar with {fabric_content_registries_v0} mods - versions {4.0.11+a670df1e77}
|
874 | [08Jan2025 16:50:20.626] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
875 | [08Jan2025 16:50:20.626] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar with {fabric_convention_tags_v1} mods - versions {1.5.5+fa3d1c0177}
|
876 | [08Jan2025 16:50:20.628] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
877 | [08Jan2025 16:50:20.628] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar with {fabric_data_attachment_api_v1} mods - versions {1.0.0+30ef839e77}
|
878 | [08Jan2025 16:50:20.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
879 | [08Jan2025 16:50:20.630] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-generation-api-v1-12.3.4+369cb3a477.jar with {fabric_data_generation_api_v1} mods - versions {12.3.4+369cb3a477}
|
880 | [08Jan2025 16:50:20.631] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
881 | [08Jan2025 16:50:20.632] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-dimensions-v1-2.1.54+8005d10d77.jar with {fabric_dimensions_v1} mods - versions {2.1.54+8005d10d77}
|
882 | [08Jan2025 16:50:20.633] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
883 | [08Jan2025 16:50:20.634] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-entity-events-v1-1.6.0+6274ab9d77.jar with {fabric_entity_events_v1} mods - versions {1.6.0+6274ab9d77}
|
884 | [08Jan2025 16:50:20.635] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
885 | [08Jan2025 16:50:20.636] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar with {fabric_events_interaction_v0} mods - versions {0.6.2+0d0bd5a777}
|
886 | [08Jan2025 16:50:20.637] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
887 | [08Jan2025 16:50:20.638] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-game-rule-api-v1-1.0.40+683d4da877.jar with {fabric_game_rule_api_v1} mods - versions {1.0.40+683d4da877}
|
888 | [08Jan2025 16:50:20.639] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
889 | [08Jan2025 16:50:20.640] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-api-v1-2.1.28+4d0bbcfa77.jar with {fabric_item_api_v1} mods - versions {2.1.28+4d0bbcfa77}
|
890 | [08Jan2025 16:50:20.641] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
891 | [08Jan2025 16:50:20.642] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-group-api-v1-4.0.12+c9161c2d77.jar with {fabric_item_group_api_v1} mods - versions {4.0.12+c9161c2d77}
|
892 | [08Jan2025 16:50:20.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
893 | [08Jan2025 16:50:20.643] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-key-binding-api-v1-1.0.37+561530ec77.jar with {fabric_key_binding_api_v1} mods - versions {1.0.37+561530ec77}
|
894 | [08Jan2025 16:50:20.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
895 | [08Jan2025 16:50:20.645] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-lifecycle-events-v1-2.2.22+afab492177.jar with {fabric_lifecycle_events_v1} mods - versions {2.2.22+afab492177}
|
896 | [08Jan2025 16:50:20.647] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
897 | [08Jan2025 16:50:20.647] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-loot-api-v2-1.2.1+eb28f93e77.jar with {fabric_loot_api_v2} mods - versions {1.2.1+eb28f93e77}
|
898 | [08Jan2025 16:50:20.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
899 | [08Jan2025 16:50:20.649] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-message-api-v1-5.1.9+52cc178c77.jar with {fabric_message_api_v1} mods - versions {5.1.9+52cc178c77}
|
900 | [08Jan2025 16:50:20.650] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
901 | [08Jan2025 16:50:20.651] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-mining-level-api-v1-2.1.50+561530ec77.jar with {fabric_mining_level_api_v1} mods - versions {2.1.50+561530ec77}
|
902 | [08Jan2025 16:50:20.652] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
903 | [08Jan2025 16:50:20.653] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar with {fabric_model_loading_api_v1} mods - versions {1.0.3+6274ab9d77}
|
904 | [08Jan2025 16:50:20.655] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
905 | [08Jan2025 16:50:20.656] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-networking-api-v1-1.3.11+503a202477.jar with {fabric_networking_api_v1} mods - versions {1.3.11+503a202477}
|
906 | [08Jan2025 16:50:20.657] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
907 | [08Jan2025 16:50:20.658] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-object-builder-api-v1-11.1.3+2174fc8477.jar with {fabric_object_builder_api_v1} mods - versions {11.1.3+2174fc8477}
|
908 | [08Jan2025 16:50:20.659] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
909 | [08Jan2025 16:50:20.659] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-particles-v1-1.1.2+78e1ecb877.jar with {fabric_particles_v1} mods - versions {1.1.2+78e1ecb877}
|
910 | [08Jan2025 16:50:20.660] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
911 | [08Jan2025 16:50:20.660] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-recipe-api-v1-1.0.21+514a076577.jar with {fabric_recipe_api_v1} mods - versions {1.0.21+514a076577}
|
912 | [08Jan2025 16:50:20.662] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
913 | [08Jan2025 16:50:20.663] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-registry-sync-v0-2.3.3+1c0ea72177.jar with {fabric_registry_sync_v0} mods - versions {2.3.3+1c0ea72177}
|
914 | [08Jan2025 16:50:20.664] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
915 | [08Jan2025 16:50:20.665] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.2.1+1d29b44577.jar with {fabric_renderer_api_v1} mods - versions {3.2.1+1d29b44577}
|
916 | [08Jan2025 16:50:20.667] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
917 | [08Jan2025 16:50:20.667] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-indigo-1.5.2+b5b2da4177.jar with {fabric_renderer_indigo} mods - versions {1.5.2+b5b2da4177}
|
918 | [08Jan2025 16:50:20.668] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
919 | [08Jan2025 16:50:20.669] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar with {fabric_rendering_fluids_v1} mods - versions {3.0.28+4ac5e37a77}
|
920 | [08Jan2025 16:50:20.670] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
921 | [08Jan2025 16:50:20.671] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-v1-3.0.8+66e9a48f77.jar with {fabric_rendering_v1} mods - versions {3.0.8+66e9a48f77}
|
922 | [08Jan2025 16:50:20.672] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
923 | [08Jan2025 16:50:20.672] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar with {fabric_resource_conditions_api_v1} mods - versions {2.3.8+9ad825cd77}
|
924 | [08Jan2025 16:50:20.673] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
925 | [08Jan2025 16:50:20.673] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-loader-v0-0.11.10+bcd08ed377.jar with {fabric_resource_loader_v0} mods - versions {0.11.10+bcd08ed377}
|
926 | [08Jan2025 16:50:20.674] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
927 | [08Jan2025 16:50:20.675] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-api-v1-2.0.8+45a670a577.jar with {fabric_screen_api_v1} mods - versions {2.0.8+45a670a577}
|
928 | [08Jan2025 16:50:20.675] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
929 | [08Jan2025 16:50:20.676] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-handler-api-v1-1.3.30+561530ec77.jar with {fabric_screen_handler_api_v1} mods - versions {1.3.30+561530ec77}
|
930 | [08Jan2025 16:50:20.676] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
931 | [08Jan2025 16:50:20.677] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-sound-api-v1-1.0.13+4f23bd8477.jar with {fabric_sound_api_v1} mods - versions {1.0.13+4f23bd8477}
|
932 | [08Jan2025 16:50:20.679] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
933 | [08Jan2025 16:50:20.679] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transfer-api-v1-3.3.5+631c9cd677.jar with {fabric_transfer_api_v1} mods - versions {3.3.5+631c9cd677}
|
934 | [08Jan2025 16:50:20.680] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
935 | [08Jan2025 16:50:20.680] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transitive-access-wideners-v1-4.3.1+1880499877.jar with {fabric_transitive_access_wideners_v1} mods - versions {4.3.1+1880499877}
|
936 | [08Jan2025 16:50:20.681] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
937 | [08Jan2025 16:50:20.681] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v1-1.2.34+f71b366f77.jar with {fabric_command_api_v1} mods - versions {1.2.34+f71b366f77}
|
938 | [08Jan2025 16:50:20.682] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
939 | [08Jan2025 16:50:20.682] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-models-v0-0.4.2+7c3892a477.jar with {fabric_models_v0} mods - versions {0.4.2+7c3892a477}
|
940 | [08Jan2025 16:50:20.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
941 | [08Jan2025 16:50:20.683] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.37+a6081afc77.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.37+a6081afc77}
|
942 | [08Jan2025 16:50:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
943 | [08Jan2025 16:50:20.684] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.1.jar with {mixinextras} mods - versions {0.2.1}
|
944 | [08Jan2025 16:50:20.686] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
945 | [08Jan2025 16:50:20.686] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-forge-9.0.4.jar with {expandability} mods - versions {9.0.4}
|
946 | [08Jan2025 16:50:20.687] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
947 | [08Jan2025 16:50:20.687] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
948 | [08Jan2025 16:50:20.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
949 | [08Jan2025 16:50:20.688] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
950 | [08Jan2025 16:50:20.690] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
951 | [08Jan2025 16:50:20.690] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additionalentityattributes-forge-1.4.0.5+1.20.1.jar with {additionalentityattributes} mods - versions {**.**.**.**+1.20.1}
|
952 | [08Jan2025 16:50:20.693] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
953 | [08Jan2025 16:50:20.693] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file calio-forge-1.20.1-1.11.0.5.jar with {calio} mods - versions {1.20.1-1.11.0.5}
|
954 | [08Jan2025 16:50:20.716] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
955 | [08Jan2025 16:50:20.716] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file apoli-forge-1.20.1-2.9.0.8.jar with {apoli} mods - versions {1.20.1-2.9.0.8}
|
956 | [08Jan2025 16:50:20.717] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
957 | [08Jan2025 16:50:20.717] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8}
|
958 | [08Jan2025 16:50:20.718] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
959 | [08Jan2025 16:50:20.718] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.6.jar with {mixinextras} mods - versions {0.3.6}
|
960 | [08Jan2025 16:50:20.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
961 | [08Jan2025 16:50:20.719] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.6.jar with {mixinextras} mods - versions {0.3.6}
|
962 | [08Jan2025 16:50:20.720] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
963 | [08Jan2025 16:50:20.720] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
964 | [08Jan2025 16:50:20.721] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
965 | [08Jan2025 16:50:20.722] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.1.jar with {mixinextras} mods - versions {0.4.1}
|
966 | [08Jan2025 16:50:20.725] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
967 | [08Jan2025 16:50:20.725] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
968 | [08Jan2025 16:50:20.726] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
969 | [08Jan2025 16:50:20.726] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.2.jar with {mixinextras} mods - versions {0.3.2}
|
970 | [08Jan2025 16:50:20.728] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
971 | [08Jan2025 16:50:20.728] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
972 | [08Jan2025 16:50:20.729] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
973 | [08Jan2025 16:50:20.730] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.6.jar with {mixinextras} mods - versions {0.3.6}
|
974 | [08Jan2025 16:50:20.730] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
975 | [08Jan2025 16:50:20.731] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinsquared-forge-0.1.1.jar with {mixinsquared} mods - versions {0.1.1}
|
976 | [08Jan2025 16:50:20.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
977 | [08Jan2025 16:50:20.733] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.2.jar with {mixinextras} mods - versions {0.3.2}
|
978 | [08Jan2025 16:50:20.734] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
979 | [08Jan2025 16:50:20.734] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
980 | [08Jan2025 16:50:20.740] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
981 | [08Jan2025 16:50:20.740] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-forge-9.1.12.jar with {architectury} mods - versions {9.1.12}
|
982 | [08Jan2025 16:50:20.741] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
983 | [08Jan2025 16:50:20.742] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
984 | [08Jan2025 16:50:20.743] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
985 | [08Jan2025 16:50:20.743] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.2.jar with {mixinextras} mods - versions {0.3.2}
|
986 | [08Jan2025 16:50:20.744] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
987 | [08Jan2025 16:50:20.745] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_dragon_lib-1.20.1-1.4.3.jar with {create_dragon_lib} mods - versions {1.4.3}
|
988 | [08Jan2025 16:50:20.746] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
989 | [08Jan2025 16:50:20.747] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar with {ritchiesprojectilelib} mods - versions {2.0.0-dev+mc.1.20.1-forge-build.182}
|
990 | [08Jan2025 16:50:20.748] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
991 | [08Jan2025 16:50:20.748] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
992 | [08Jan2025 16:50:20.750] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
993 | [08Jan2025 16:50:20.750] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar with {ritchiesprojectilelib} mods - versions {2.0.0-dev+mc.1.20.1-forge-build.182}
|
994 | [08Jan2025 16:50:20.752] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
995 | [08Jan2025 16:50:20.752] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
996 | [08Jan2025 16:50:20.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
997 | [08Jan2025 16:50:20.754] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
998 | [08Jan2025 16:50:20.755] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
999 | [08Jan2025 16:50:20.755] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
1000 | [08Jan2025 16:50:20.758] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1001 | [08Jan2025 16:50:20.758] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.13.17+1.20.1.jar with {spectrelib} mods - versions {0.13.17+1.20.1}
|
1002 | [08Jan2025 16:50:20.759] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1003 | [08Jan2025 16:50:20.760] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-beta.8.jar with {mixinextras} mods - versions {0.2.0-beta.8}
|
1004 | [08Jan2025 16:50:20.769] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1005 | [08Jan2025 16:50:20.769] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.20.1-4.4.4.jar with {geckolib} mods - versions {4.4.4}
|
1006 | [08Jan2025 16:50:20.770] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1007 | [08Jan2025 16:50:20.770] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-beta.7.jar with {mixinextras} mods - versions {0.2.0-beta.7}
|
1008 | [08Jan2025 16:50:20.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1009 | [08Jan2025 16:50:20.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.6.jar with {mixinextras} mods - versions {0.3.6}
|
1010 | [08Jan2025 16:50:20.776] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1011 | [08Jan2025 16:50:20.777] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-4.11.0.jar with {kotlinforforge} mods - versions {4.11.0}
|
1012 | [08Jan2025 16:50:20.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1013 | [08Jan2025 16:50:20.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-beta.6.jar with {mixinextras} mods - versions {0.2.0-beta.6}
|
1014 | [08Jan2025 16:50:20.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1015 | [08Jan2025 16:50:20.783] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.1-beta.2.jar with {mixinextras} mods - versions {0.2.1-beta.2}
|
1016 | [08Jan2025 16:50:20.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1017 | [08Jan2025 16:50:20.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
1018 | [08Jan2025 16:50:20.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1019 | [08Jan2025 16:50:20.785] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-mixinextras-forge-0.4.1.jar with {mixinextras} mods - versions {0.4.1}
|
1020 | [08Jan2025 16:50:20.786] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1021 | [08Jan2025 16:50:20.787] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-conditional-mixin-forge-0.6.2.jar with {conditional_mixin} mods - versions {0.6.2}
|
1022 | [08Jan2025 16:50:20.788] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1023 | [08Jan2025 16:50:20.789] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-Forge-Extended-ASM-3.2.4.jar with {forgeextendedasm} mods - versions {3.2.4}
|
1024 | [08Jan2025 16:50:20.795] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1025 | [08Jan2025 16:50:20.796] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-architectury-forge-9.2.14.jar with {architectury} mods - versions {9.2.14}
|
1026 | [08Jan2025 16:50:20.797] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1027 | [08Jan2025 16:50:20.797] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-mixinsquared-forge-0.2.0.jar with {mixinsquared} mods - versions {0.2.0-beta.6}
|
1028 | [08Jan2025 16:50:20.798] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1029 | [08Jan2025 16:50:20.799] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.6.jar with {mixinextras} mods - versions {0.3.6}
|
1030 | [08Jan2025 16:50:20.799] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1031 | [08Jan2025 16:50:20.800] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.31+ef105b4977.jar with {fabric_api_base} mods - versions {0.4.31+ef105b4977}
|
1032 | [08Jan2025 16:50:20.801] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1033 | [08Jan2025 16:50:20.801] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.1.jar with {mixinextras} mods - versions {0.4.1}
|
1034 | [08Jan2025 16:50:20.804] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1035 | [08Jan2025 16:50:20.804] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file puzzlesaccessapi-forge-8.0.7.jar with {puzzlesaccessapi} mods - versions {8.0.7}
|
1036 | [08Jan2025 16:50:20.805] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1037 | [08Jan2025 16:50:20.806] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.2.jar with {mixinextras} mods - versions {0.3.2}
|
1038 | [08Jan2025 16:50:20.813] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1039 | [08Jan2025 16:50:20.813] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dragonlib-forge-1.20.1-2.2.16.jar with {dragonlib} mods - versions {1.20.1-2.2.16}
|
1040 | [08Jan2025 16:50:20.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1041 | [08Jan2025 16:50:20.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
1042 | [08Jan2025 16:50:20.827] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1043 | [08Jan2025 16:50:20.827] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
1044 | [08Jan2025 16:50:20.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1045 | [08Jan2025 16:50:20.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-forge-11.1.106.jar with {cloth_config} mods - versions {11.1.106}
|
1046 | [08Jan2025 16:50:20.962] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1047 | [08Jan2025 16:50:20.962] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.3.5.jar with {mixinextras} mods - versions {0.3.5}
|
1048 | [08Jan2025 16:50:20.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1049 | [08Jan2025 16:50:20.969] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13.jar with {flywheel} mods - versions {0.6.11-13}
|
1050 | [08Jan2025 16:50:20.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1051 | [08Jan2025 16:50:20.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-rc.2.jar with {mixinextras} mods - versions {0.2.0-rc.2}
|
1052 | [08Jan2025 16:50:20.981] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1053 | [08Jan2025 16:50:20.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13.jar with {flywheel} mods - versions {0.6.11-13}
|
1054 | [08Jan2025 16:50:20.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_dragon_lib-1.20.1-1.4.3.jar, it does not contain dependency information.
|
1055 | [08Jan2025 16:50:20.986] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from caffeine-3.1.8.jar, it does not contain dependency information.
|
1056 | [08Jan2025 16:50:20.990] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-loader-2.6.0+0.15.0+1.20.1-full.jar, it does not contain dependency information.
|
1057 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-api-base-0.4.31+ef105b4977.jar, it does not contain dependency information.
|
1058 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-api-lookup-api-v1-1.6.36+67f9824077.jar, it does not contain dependency information.
|
1059 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-biome-api-v1-13.0.13+dc36698e77.jar, it does not contain dependency information.
|
1060 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-block-api-v1-1.0.11+0e6cb7f777.jar, it does not contain dependency information.
|
1061 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-block-view-api-v2-1.0.1+0767707077.jar, it does not contain dependency information.
|
1062 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar, it does not contain dependency information.
|
1063 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-client-tags-api-v1-1.1.2+5d6761b877.jar, it does not contain dependency information.
|
1064 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-command-api-v2-2.2.13+561530ec77.jar, it does not contain dependency information.
|
1065 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-content-registries-v0-4.0.11+a670df1e77.jar, it does not contain dependency information.
|
1066 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar, it does not contain dependency information.
|
1067 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar, it does not contain dependency information.
|
1068 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-data-generation-api-v1-12.3.4+369cb3a477.jar, it does not contain dependency information.
|
1069 | [08Jan2025 16:50:20.994] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-dimensions-v1-2.1.54+8005d10d77.jar, it does not contain dependency information.
|
1070 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-entity-events-v1-1.6.0+6274ab9d77.jar, it does not contain dependency information.
|
1071 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar, it does not contain dependency information.
|
1072 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-game-rule-api-v1-1.0.40+683d4da877.jar, it does not contain dependency information.
|
1073 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-item-api-v1-2.1.28+4d0bbcfa77.jar, it does not contain dependency information.
|
1074 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-item-group-api-v1-4.0.12+c9161c2d77.jar, it does not contain dependency information.
|
1075 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-key-binding-api-v1-1.0.37+561530ec77.jar, it does not contain dependency information.
|
1076 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-lifecycle-events-v1-2.2.22+afab492177.jar, it does not contain dependency information.
|
1077 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-loot-api-v2-1.2.1+eb28f93e77.jar, it does not contain dependency information.
|
1078 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-message-api-v1-5.1.9+52cc178c77.jar, it does not contain dependency information.
|
1079 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-mining-level-api-v1-2.1.50+561530ec77.jar, it does not contain dependency information.
|
1080 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar, it does not contain dependency information.
|
1081 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-networking-api-v1-1.3.11+503a202477.jar, it does not contain dependency information.
|
1082 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-object-builder-api-v1-11.1.3+2174fc8477.jar, it does not contain dependency information.
|
1083 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-particles-v1-1.1.2+78e1ecb877.jar, it does not contain dependency information.
|
1084 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-recipe-api-v1-1.0.21+514a076577.jar, it does not contain dependency information.
|
1085 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-registry-sync-v0-2.3.3+1c0ea72177.jar, it does not contain dependency information.
|
1086 | [08Jan2025 16:50:20.995] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-renderer-api-v1-3.2.1+1d29b44577.jar, it does not contain dependency information.
|
1087 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-renderer-indigo-1.5.2+b5b2da4177.jar, it does not contain dependency information.
|
1088 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar, it does not contain dependency information.
|
1089 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-rendering-v1-3.0.8+66e9a48f77.jar, it does not contain dependency information.
|
1090 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar, it does not contain dependency information.
|
1091 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-resource-loader-v0-0.11.10+bcd08ed377.jar, it does not contain dependency information.
|
1092 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-screen-api-v1-2.0.8+45a670a577.jar, it does not contain dependency information.
|
1093 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-screen-handler-api-v1-1.3.30+561530ec77.jar, it does not contain dependency information.
|
1094 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-sound-api-v1-1.0.13+4f23bd8477.jar, it does not contain dependency information.
|
1095 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-transfer-api-v1-3.3.5+631c9cd677.jar, it does not contain dependency information.
|
1096 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-transitive-access-wideners-v1-4.3.1+1880499877.jar, it does not contain dependency information.
|
1097 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-command-api-v1-1.2.34+f71b366f77.jar, it does not contain dependency information.
|
1098 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-models-v0-0.4.2+7c3892a477.jar, it does not contain dependency information.
|
1099 | [08Jan2025 16:50:20.996] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-rendering-data-attachment-v1-0.3.37+a6081afc77.jar, it does not contain dependency information.
|
1100 | [08Jan2025 16:50:21.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1101 | [08Jan2025 16:50:21.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0-beta.8.jar with {mixinextras} mods - versions {0.2.0-beta.8}
|
1102 | [08Jan2025 16:50:21.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from calio-forge-1.20.1-1.11.0.5.jar, it does not contain dependency information.
|
1103 | [08Jan2025 16:50:21.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from apoli-forge-1.20.1-2.9.0.8.jar, it does not contain dependency information.
|
1104 | [08Jan2025 16:50:21.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kuma-api-forge-20.1.8+1.20.1.jar, it does not contain dependency information.
|
1105 | [08Jan2025 16:50:21.025] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Reflect-1.3.4.jar, it does not contain dependency information.
|
1106 | [08Jan2025 16:50:21.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from runtime-1.0.0+1.20.1.jar, it does not contain dependency information.
|
1107 | [08Jan2025 16:50:21.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Connector-1.0.0-beta.46+1.20.1-fabricloader.jar, it does not contain dependency information.
|
1108 | [08Jan2025 16:50:21.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclib-20.jar, it does not contain dependency information.
|
1109 | [08Jan2025 16:50:21.053] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from architectury-forge-9.1.12.jar, it does not contain dependency information.
|
1110 | [08Jan2025 16:50:21.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from create_dragon_lib-1.20.1-1.4.3.jar, it does not contain dependency information.
|
1111 | [08Jan2025 16:50:21.059] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar, it does not contain dependency information.
|
1112 | [08Jan2025 16:50:21.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar, it does not contain dependency information.
|
1113 | [08Jan2025 16:50:21.073] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from spectrelib-forge-0.13.17+1.20.1.jar, it does not contain dependency information.
|
1114 | [08Jan2025 16:50:21.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kfflang-4.11.0.jar, it does not contain dependency information.
|
1115 | [08Jan2025 16:50:21.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kfflib-4.11.0.jar, it does not contain dependency information.
|
1116 | [08Jan2025 16:50:21.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from kffmod-4.11.0.jar, it does not contain dependency information.
|
1117 | [08Jan2025 16:50:21.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from yabn-1.0.3.jar, it does not contain dependency information.
|
1118 | [08Jan2025 16:50:21.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from bytecodecs-1.0.2.jar, it does not contain dependency information.
|
1119 | [08Jan2025 16:50:21.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-conditional-mixin-forge-0.6.2.jar, it does not contain dependency information.
|
1120 | [08Jan2025 16:50:21.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-Forge-Extended-ASM-3.2.4.jar, it does not contain dependency information.
|
1121 | [08Jan2025 16:50:21.092] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from forge-architectury-forge-9.2.14.jar, it does not contain dependency information.
|
1122 | [08Jan2025 16:50:21.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from fabric-api-base-0.4.31+ef105b4977.jar, it does not contain dependency information.
|
1123 | [08Jan2025 16:50:21.108] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1124 | [08Jan2025 16:50:21.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-forge-9.1.12.jar with {architectury} mods - versions {9.1.12}
|
1125 | [08Jan2025 16:50:21.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cobalt-0.9.3.jar, it does not contain dependency information.
|
1126 | [08Jan2025 16:50:21.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jzlib-1.1.3.jar, it does not contain dependency information.
|
1127 | [08Jan2025 16:50:21.109] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.1.1.jar, it does not contain dependency information.
|
1128 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from cloth-config-forge-11.1.106.jar, it does not contain dependency information.
|
1129 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from api-1.1.0+b19b27c4a4.jar, it does not contain dependency information.
|
1130 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from util-1.1.0+b19b27c4a4.jar, it does not contain dependency information.
|
1131 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from javax.inject-1.jar, it does not contain dependency information.
|
1132 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from joml-primitives-1.10.0.jar, it does not contain dependency information.
|
1133 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from commons-math3-3.6.1.jar, it does not contain dependency information.
|
1134 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-module-kotlin-2.14.0-rubyfork.jar, it does not contain dependency information.
|
1135 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-module-parameter-names-2.14.0.jar, it does not contain dependency information.
|
1136 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-dataformat-cbor-2.14.0.jar, it does not contain dependency information.
|
1137 | [08Jan2025 16:50:21.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-databind-2.14.0.jar, it does not contain dependency information.
|
1138 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-annotations-2.14.0.jar, it does not contain dependency information.
|
1139 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-core-2.14.0.jar, it does not contain dependency information.
|
1140 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jackson-kotlin-dsl-1.2.0.jar, it does not contain dependency information.
|
1141 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from json-schema-validator-1.0.71.jar, it does not contain dependency information.
|
1142 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from itu-1.7.0.jar, it does not contain dependency information.
|
1143 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jsonschema-module-jackson-4.25.0.jar, it does not contain dependency information.
|
1144 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from jsonschema-generator-4.25.0.jar, it does not contain dependency information.
|
1145 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from classmate-1.5.1.jar, it does not contain dependency information.
|
1146 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from zjsonpatch-0.4.11.jar, it does not contain dependency information.
|
1147 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from commons-collections4-4.3.jar, it does not contain dependency information.
|
1148 | [08Jan2025 16:50:21.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from dagger-2.43.2.jar, it does not contain dependency information.
|
1149 | [08Jan2025 16:50:21.118] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from flywheel-forge-1.20.1-0.6.11-13.jar, it does not contain dependency information.
|
1150 | [08Jan2025 16:50:21.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from Registrate-MC1.20-1.3.3.jar, it does not contain dependency information.
|
1151 | [08Jan2025 16:50:21.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from flywheel-forge-1.20.1-0.6.11-13.jar, it does not contain dependency information.
|
1152 | [08Jan2025 16:50:21.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0.jar, it does not contain dependency information.
|
1153 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-rc.4.jar, it does not contain dependency information.
|
1154 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1155 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.1.jar, it does not contain dependency information.
|
1156 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.1.1.jar, it does not contain dependency information.
|
1157 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1158 | [08Jan2025 16:50:21.121] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1159 | [08Jan2025 16:50:21.122] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.6.jar, it does not contain dependency information.
|
1160 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.6.jar, it does not contain dependency information.
|
1161 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0.jar, it does not contain dependency information.
|
1162 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.4.1.jar, it does not contain dependency information.
|
1163 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1164 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.2.jar, it does not contain dependency information.
|
1165 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0.jar, it does not contain dependency information.
|
1166 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.6.jar, it does not contain dependency information.
|
1167 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinSquared-0.1.1.jar, it does not contain dependency information.
|
1168 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.2.jar, it does not contain dependency information.
|
1169 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1170 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1171 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.2.jar, it does not contain dependency information.
|
1172 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1173 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1174 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0.jar, it does not contain dependency information.
|
1175 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1176 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-beta.8.jar, it does not contain dependency information.
|
1177 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from mclib-20.jar, it does not contain dependency information.
|
1178 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-beta.7.jar, it does not contain dependency information.
|
1179 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.6.jar, it does not contain dependency information.
|
1180 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-beta.6.jar, it does not contain dependency information.
|
1181 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.1-beta.2.jar, it does not contain dependency information.
|
1182 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1183 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.4.1.jar, it does not contain dependency information.
|
1184 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinSquared-0.2.0-beta.6.jar, it does not contain dependency information.
|
1185 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.6.jar, it does not contain dependency information.
|
1186 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.4.1.jar, it does not contain dependency information.
|
1187 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.2.jar, it does not contain dependency information.
|
1188 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from architectury-forge-9.1.12.jar, it does not contain dependency information.
|
1189 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1190 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0.jar, it does not contain dependency information.
|
1191 | [08Jan2025 16:50:21.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.3.5.jar, it does not contain dependency information.
|
1192 | [08Jan2025 16:50:21.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-rc.2.jar, it does not contain dependency information.
|
1193 | [08Jan2025 16:50:21.124] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileDependencyLocator/]: Failed to load resource META-INF/jarjar/metadata.json from MixinExtras-0.2.0-beta.8.jar, it does not contain dependency information.
|
1194 | [08Jan2025 16:50:21.145] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1195 | [08Jan2025 16:50:21.146] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-mixinsquared-forge-0.2.0.jar with {mixinsquared} mods - versions {0.2.0-beta.6}
|
1196 | [08Jan2025 16:50:21.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1197 | [08Jan2025 16:50:21.147] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additionalentityattributes-forge-1.4.0.5+1.20.1.jar with {additionalentityattributes} mods - versions {**.**.**.**+1.20.1}
|
1198 | [08Jan2025 16:50:21.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1199 | [08Jan2025 16:50:21.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-lookup-api-v1-1.6.36+67f9824077.jar with {fabric_api_lookup_api_v1} mods - versions {1.6.36+67f9824077}
|
1200 | [08Jan2025 16:50:21.149] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1201 | [08Jan2025 16:50:21.150] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v2-2.2.13+561530ec77.jar with {fabric_command_api_v2} mods - versions {2.2.13+561530ec77}
|
1202 | [08Jan2025 16:50:21.150] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1203 | [08Jan2025 16:50:21.151] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.37+a6081afc77.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.37+a6081afc77}
|
1204 | [08Jan2025 16:50:21.156] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1205 | [08Jan2025 16:50:21.156] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.20.1-4.4.4.jar with {geckolib} mods - versions {4.4.4}
|
1206 | [08Jan2025 16:50:21.157] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1207 | [08Jan2025 16:50:21.157] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-generation-api-v1-12.3.4+369cb3a477.jar with {fabric_data_generation_api_v1} mods - versions {12.3.4+369cb3a477}
|
1208 | [08Jan2025 16:50:21.168] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1209 | [08Jan2025 16:50:21.169] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar with {fabric_model_loading_api_v1} mods - versions {1.0.3+6274ab9d77}
|
1210 | [08Jan2025 16:50:21.171] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1211 | [08Jan2025 16:50:21.171] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-entity-events-v1-1.6.0+6274ab9d77.jar with {fabric_entity_events_v1} mods - versions {1.6.0+6274ab9d77}
|
1212 | [08Jan2025 16:50:21.171] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1213 | [08Jan2025 16:50:21.171] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v1-1.2.34+f71b366f77.jar with {fabric_command_api_v1} mods - versions {1.2.34+f71b366f77}
|
1214 | [08Jan2025 16:50:21.173] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1215 | [08Jan2025 16:50:21.173] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file calio-forge-1.20.1-1.11.0.5.jar with {calio} mods - versions {1.20.1-1.11.0.5}
|
1216 | [08Jan2025 16:50:21.175] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1217 | [08Jan2025 16:50:21.175] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-object-builder-api-v1-11.1.3+2174fc8477.jar with {fabric_object_builder_api_v1} mods - versions {11.1.3+2174fc8477}
|
1218 | [08Jan2025 16:50:21.175] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1219 | [08Jan2025 16:50:21.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-sound-api-v1-1.0.13+4f23bd8477.jar with {fabric_sound_api_v1} mods - versions {1.0.13+4f23bd8477}
|
1220 | [08Jan2025 16:50:21.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1221 | [08Jan2025 16:50:21.176] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.2.1+1d29b44577.jar with {fabric_renderer_api_v1} mods - versions {3.2.1+1d29b44577}
|
1222 | [08Jan2025 16:50:21.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1223 | [08Jan2025 16:50:21.177] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-handler-api-v1-1.3.30+561530ec77.jar with {fabric_screen_handler_api_v1} mods - versions {1.3.30+561530ec77}
|
1224 | [08Jan2025 16:50:21.179] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1225 | [08Jan2025 16:50:21.179] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar with {fabric_data_attachment_api_v1} mods - versions {1.0.0+30ef839e77}
|
1226 | [08Jan2025 16:50:21.180] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1227 | [08Jan2025 16:50:21.181] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-api-v1-1.0.11+0e6cb7f777.jar with {fabric_block_api_v1} mods - versions {1.0.11+0e6cb7f777}
|
1228 | [08Jan2025 16:50:21.182] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1229 | [08Jan2025 16:50:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transfer-api-v1-3.3.5+631c9cd677.jar with {fabric_transfer_api_v1} mods - versions {3.3.5+631c9cd677}
|
1230 | [08Jan2025 16:50:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1231 | [08Jan2025 16:50:21.183] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-api-v1-2.1.28+4d0bbcfa77.jar with {fabric_item_api_v1} mods - versions {2.1.28+4d0bbcfa77}
|
1232 | [08Jan2025 16:50:21.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1233 | [08Jan2025 16:50:21.187] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-architectury-forge-9.2.14.jar with {architectury} mods - versions {9.2.14}
|
1234 | [08Jan2025 16:50:21.188] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1235 | [08Jan2025 16:50:21.188] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-loader-v0-0.11.10+bcd08ed377.jar with {fabric_resource_loader_v0} mods - versions {0.11.10+bcd08ed377}
|
1236 | [08Jan2025 16:50:21.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1237 | [08Jan2025 16:50:21.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-client-tags-api-v1-1.1.2+5d6761b877.jar with {fabric_client_tags_api_v1} mods - versions {1.1.2+5d6761b877}
|
1238 | [08Jan2025 16:50:21.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1239 | [08Jan2025 16:50:21.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-api-v1-2.0.8+45a670a577.jar with {fabric_screen_api_v1} mods - versions {2.0.8+45a670a577}
|
1240 | [08Jan2025 16:50:21.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1241 | [08Jan2025 16:50:21.192] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transitive-access-wideners-v1-4.3.1+1880499877.jar with {fabric_transitive_access_wideners_v1} mods - versions {4.3.1+1880499877}
|
1242 | [08Jan2025 16:50:21.192] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1243 | [08Jan2025 16:50:21.192] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.1+0767707077.jar with {fabric_block_view_api_v2} mods - versions {1.0.1+0767707077}
|
1244 | [08Jan2025 16:50:21.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1245 | [08Jan2025 16:50:21.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-indigo-1.5.2+b5b2da4177.jar with {fabric_renderer_indigo} mods - versions {1.5.2+b5b2da4177}
|
1246 | [08Jan2025 16:50:21.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1247 | [08Jan2025 16:50:21.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar with {ritchiesprojectilelib} mods - versions {2.0.0-dev+mc.1.20.1-forge-build.182}
|
1248 | [08Jan2025 16:50:21.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1249 | [08Jan2025 16:50:21.200] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-game-rule-api-v1-1.0.40+683d4da877.jar with {fabric_game_rule_api_v1} mods - versions {1.0.40+683d4da877}
|
1250 | [08Jan2025 16:50:21.204] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1251 | [08Jan2025 16:50:21.205] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13.jar with {flywheel} mods - versions {0.6.11-13}
|
1252 | [08Jan2025 16:50:21.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1253 | [08Jan2025 16:50:21.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar with {fabric_convention_tags_v1} mods - versions {1.5.5+fa3d1c0177}
|
1254 | [08Jan2025 16:50:21.207] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1255 | [08Jan2025 16:50:21.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-4.11.0.jar with {kotlinforforge} mods - versions {4.11.0}
|
1256 | [08Jan2025 16:50:21.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1257 | [08Jan2025 16:50:21.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-particles-v1-1.1.2+78e1ecb877.jar with {fabric_particles_v1} mods - versions {1.1.2+78e1ecb877}
|
1258 | [08Jan2025 16:50:21.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1259 | [08Jan2025 16:50:21.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-message-api-v1-5.1.9+52cc178c77.jar with {fabric_message_api_v1} mods - versions {5.1.9+52cc178c77}
|
1260 | [08Jan2025 16:50:21.212] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1261 | [08Jan2025 16:50:21.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar with {fabric_events_interaction_v0} mods - versions {0.6.2+0d0bd5a777}
|
1262 | [08Jan2025 16:50:21.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1263 | [08Jan2025 16:50:21.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-conditional-mixin-forge-0.6.2.jar with {conditional_mixin} mods - versions {0.6.2}
|
1264 | [08Jan2025 16:50:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1265 | [08Jan2025 16:50:21.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.13.17+1.20.1.jar with {spectrelib} mods - versions {0.13.17+1.20.1}
|
1266 | [08Jan2025 16:50:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1267 | [08Jan2025 16:50:21.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-biome-api-v1-13.0.13+dc36698e77.jar with {fabric_biome_api_v1} mods - versions {13.0.13+dc36698e77}
|
1268 | [08Jan2025 16:50:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1269 | [08Jan2025 16:50:21.217] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8}
|
1270 | [08Jan2025 16:50:21.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1271 | [08Jan2025 16:50:21.227] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file apoli-forge-1.20.1-2.9.0.8.jar with {apoli} mods - versions {1.20.1-2.9.0.8}
|
1272 | [08Jan2025 16:50:21.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1273 | [08Jan2025 16:50:21.229] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-recipe-api-v1-1.0.21+514a076577.jar with {fabric_recipe_api_v1} mods - versions {1.0.21+514a076577}
|
1274 | [08Jan2025 16:50:21.230] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1275 | [08Jan2025 16:50:21.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar with {fabric_resource_conditions_api_v1} mods - versions {2.3.8+9ad825cd77}
|
1276 | [08Jan2025 16:50:21.244] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1277 | [08Jan2025 16:50:21.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-content-registries-v0-4.0.11+a670df1e77.jar with {fabric_content_registries_v0} mods - versions {4.0.11+a670df1e77}
|
1278 | [08Jan2025 16:50:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1279 | [08Jan2025 16:50:21.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dragonlib-forge-1.20.1-2.2.16.jar with {dragonlib} mods - versions {1.20.1-2.2.16}
|
1280 | [08Jan2025 16:50:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1281 | [08Jan2025 16:50:21.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
1282 | [08Jan2025 16:50:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1283 | [08Jan2025 16:50:21.267] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_dragon_lib-1.20.1-1.4.3.jar with {create_dragon_lib} mods - versions {1.4.3}
|
1284 | [08Jan2025 16:50:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1285 | [08Jan2025 16:50:21.268] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar with {fabric_blockrenderlayer_v1} mods - versions {1.1.41+1d0da21e77}
|
1286 | [08Jan2025 16:50:21.272] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1287 | [08Jan2025 16:50:21.272] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-networking-api-v1-1.3.11+503a202477.jar with {fabric_networking_api_v1} mods - versions {1.3.11+503a202477}
|
1288 | [08Jan2025 16:50:21.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1289 | [08Jan2025 16:50:21.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-dimensions-v1-2.1.54+8005d10d77.jar with {fabric_dimensions_v1} mods - versions {2.1.54+8005d10d77}
|
1290 | [08Jan2025 16:50:21.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1291 | [08Jan2025 16:50:21.276] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-group-api-v1-4.0.12+c9161c2d77.jar with {fabric_item_group_api_v1} mods - versions {4.0.12+c9161c2d77}
|
1292 | [08Jan2025 16:50:21.288] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1293 | [08Jan2025 16:50:21.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-forge-11.1.106.jar with {cloth_config} mods - versions {11.1.106}
|
1294 | [08Jan2025 16:50:21.291] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1295 | [08Jan2025 16:50:21.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.4.1.jar with {mixinextras} mods - versions {0.4.1}
|
1296 | [08Jan2025 16:50:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1297 | [08Jan2025 16:50:21.293] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-lifecycle-events-v1-2.2.22+afab492177.jar with {fabric_lifecycle_events_v1} mods - versions {2.2.22+afab492177}
|
1298 | [08Jan2025 16:50:21.294] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1299 | [08Jan2025 16:50:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar with {fabric_rendering_fluids_v1} mods - versions {3.0.28+4ac5e37a77}
|
1300 | [08Jan2025 16:50:21.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1301 | [08Jan2025 16:50:21.296] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.31+ef105b4977.jar with {fabric_api_base} mods - versions {0.4.31+ef105b4977}
|
1302 | [08Jan2025 16:50:21.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1303 | [08Jan2025 16:50:21.298] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-v1-3.0.8+66e9a48f77.jar with {fabric_rendering_v1} mods - versions {3.0.8+66e9a48f77}
|
1304 | [08Jan2025 16:50:21.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1305 | [08Jan2025 16:50:21.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-registry-sync-v0-2.3.3+1c0ea72177.jar with {fabric_registry_sync_v0} mods - versions {2.3.3+1c0ea72177}
|
1306 | [08Jan2025 16:50:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1307 | [08Jan2025 16:50:21.304] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file puzzlesaccessapi-forge-8.0.7.jar with {puzzlesaccessapi} mods - versions {8.0.7}
|
1308 | [08Jan2025 16:50:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1309 | [08Jan2025 16:50:21.313] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-forge-9.0.4.jar with {expandability} mods - versions {9.0.4}
|
1310 | [08Jan2025 16:50:21.321] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1311 | [08Jan2025 16:50:21.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-Forge-Extended-ASM-3.2.4.jar with {forgeextendedasm} mods - versions {3.2.4}
|
1312 | [08Jan2025 16:50:21.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1313 | [08Jan2025 16:50:21.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-mining-level-api-v1-2.1.50+561530ec77.jar with {fabric_mining_level_api_v1} mods - versions {2.1.50+561530ec77}
|
1314 | [08Jan2025 16:50:21.391] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1315 | [08Jan2025 16:50:21.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-key-binding-api-v1-1.0.37+561530ec77.jar with {fabric_key_binding_api_v1} mods - versions {1.0.37+561530ec77}
|
1316 | [08Jan2025 16:50:21.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1317 | [08Jan2025 16:50:21.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-models-v0-0.4.2+7c3892a477.jar with {fabric_models_v0} mods - versions {0.4.2+7c3892a477}
|
1318 | [08Jan2025 16:50:21.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1319 | [08Jan2025 16:50:21.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-loot-api-v2-1.2.1+eb28f93e77.jar with {fabric_loot_api_v2} mods - versions {1.2.1+eb28f93e77}
|
1320 | [08Jan2025 16:50:21.394] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File:
|
1321 | [08Jan2025 16:50:21.397] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: geckolib. Using Mod File: /home/********/mods/geckolib-forge-1.20.1-4.4.9.jar
|
1322 | [08Jan2025 16:50:21.397] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: cloth_config. Using Mod File: /home/********/mods/cloth-config-11.1.136-forge.jar
|
1323 | [08Jan2025 16:50:21.397] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: architectury. Using Mod File: /home/********/mods/architectury-9.2.14-forge.jar
|
1324 | [08Jan2025 16:50:21.397] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: spectrelib. Using Mod File: /home/********/mods/spectrelib-forge-0.13.15+1.20.1.jar
|
1325 | [08Jan2025 16:50:21.397] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: expandability. Using Mod File: /home/********/mods/expandability-9.0.4.jar
|
1326 | [08Jan2025 16:50:21.397] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 91 dependencies adding them to mods collection
|
1327 | [08Jan2025 16:50:22.957] [main/INFO] [org.sinytra.connector.locator.DependencyResolver/]: Dependency resolution found 1 candidates to load
|
1328 | [08Jan2025 16:50:22.962] [main/DEBUG] [org.sinytra.connector.locator.SplitPackageMerger/]: Found 0 split packages across 0 jars
|
1329 | [08Jan2025 16:50:24.819] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creaturechat-1.2.0+1.20.1_mapped_srg_1.20.1.jar with {creaturechat} mods - versions {**.**.**.**.1}
|
1330 | [08Jan2025 16:50:24.826] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/adaptive_performance_tweaks_core_1.20.1-11.3.0.jar
|
1331 | [08Jan2025 16:50:24.826] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file adaptive_performance_tweaks_core_1.20.1-11.3.0.jar with {adaptive_performance_tweaks_core} mods - versions {11.3.0}
|
1332 | [08Jan2025 16:50:24.827] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/adaptive_performance_tweaks_core_1.20.1-11.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1333 | [08Jan2025 16:50:24.828] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejs-forge-2001.6.5-build.16.jar
|
1334 | [08Jan2025 16:50:24.828] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-forge-2001.6.5-build.16.jar with {kubejs} mods - versions {2001.6.5-build.16}
|
1335 | [08Jan2025 16:50:24.828] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/kubejs-forge-2001.6.5-build.16.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1336 | [08Jan2025 16:50:24.828] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterDungeons-1.20-Forge-4.0.4.jar
|
1337 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDungeons-1.20-Forge-4.0.4.jar with {betterdungeons} mods - versions {1.20-Forge-4.0.4}
|
1338 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterDungeons-1.20-Forge-4.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1339 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/almanac-1.20.x-forge-1.0.2.jar
|
1340 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almanac-1.20.x-forge-1.0.2.jar with {almanac} mods - versions {1.0.2}
|
1341 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/almanac-1.20.x-forge-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1342 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-essentials-forge-2001.2.2.jar
|
1343 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-essentials-forge-2001.2.2.jar with {ftbessentials} mods - versions {2001.2.2}
|
1344 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-essentials-forge-2001.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1345 | [08Jan2025 16:50:24.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supermartijn642configlib-1.1.8-forge-mc1.20.jar
|
1346 | [08Jan2025 16:50:24.830] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.8-forge-mc1.20.jar with {supermartijn642configlib} mods - versions {1.1.8}
|
1347 | [08Jan2025 16:50:24.830] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/supermartijn642configlib-1.1.8-forge-mc1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1348 | [08Jan2025 16:50:24.830] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1349 | [08Jan2025 16:50:24.830] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file additionalentityattributes-forge-1.4.0.5+1.20.1.jar with {additionalentityattributes} mods - versions {**.**.**.**+1.20.1}
|
1350 | [08Jan2025 16:50:24.830] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1351 | [08Jan2025 16:50:24.831] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod aea_water_speed with Javascript path coremods/aea_water_speed.js
|
1352 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/aea_water_speed.js
|
1353 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vampirism_integrations-1.20.1-1.8.0.jar
|
1354 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vampirism_integrations-1.20.1-1.8.0.jar with {vampirism_integrations} mods - versions {1.8.0}
|
1355 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/vampirism_integrations-1.20.1-1.8.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1356 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cccbridge-mc1.20.1-forge-1.6.3.jar
|
1357 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cccbridge-mc1.20.1-forge-1.6.3.jar with {cccbridge} mods - versions {1.6.3-forge}
|
1358 | [08Jan2025 16:50:24.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cccbridge-mc1.20.1-forge-1.6.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1359 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createdeco-2.0.2-1.20.1-forge.jar
|
1360 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createdeco-2.0.2-1.20.1-forge.jar with {createdeco} mods - versions {2.0.2-1.20.1-forge}
|
1361 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createdeco-2.0.2-1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1362 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/player-animation-lib-forge-1.0.2-rc1+1.20.jar
|
1363 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-1.0.2-rc1+1.20.jar with {playeranimator} mods - versions {1.0.2-rc1+1.20}
|
1364 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/player-animation-lib-forge-1.0.2-rc1+1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46.0.0,)]]
|
1365 | [08Jan2025 16:50:24.833] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1366 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar with {fabric_rendering_fluids_v1} mods - versions {3.0.28+4ac5e37a77}
|
1367 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1368 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1369 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-models-v0-0.4.2+7c3892a477.jar with {fabric_models_v0} mods - versions {0.4.2+7c3892a477}
|
1370 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1371 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ProjectE-1.20.1-PE1.0.1.jar
|
1372 | [08Jan2025 16:50:24.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ProjectE-1.20.1-PE1.0.1.jar with {projecte} mods - versions {1.0.1}
|
1373 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ProjectE-1.20.1-PE1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1374 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1375 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file apoli-forge-1.20.1-2.9.0.8.jar with {apoli} mods - versions {1.20.1-2.9.0.8}
|
1376 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1377 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod prevent_armor_equip with Javascript path coremods/apoli.js
|
1378 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/apoli.js
|
1379 | [08Jan2025 16:50:24.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/etched-3.0.2.jar
|
1380 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file etched-3.0.2.jar with {etched} mods - versions {3.0.2}
|
1381 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/etched-3.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1382 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rustic_engineer-1.20.1-1.0.9.jar
|
1383 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rustic_engineer-1.20.1-1.0.9.jar with {rustic_engineer} mods - versions {1.0.0}
|
1384 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rustic_engineer-1.20.1-1.0.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1385 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sdm_ui_lib-1.20.1-1.8.2.jar
|
1386 | [08Jan2025 16:50:24.836] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sdm_ui_lib-1.20.1-1.8.2.jar with {sdm_ui_lib} mods - versions {1.20.1-1.8.2}
|
1387 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sdm_ui_lib-1.20.1-1.8.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1388 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tournament-1.20.1-forge-1.1.0_beta-5.3+af35b3821f.jar
|
1389 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tournament-1.20.1-forge-1.1.0_beta-5.3+af35b3821f.jar with {vs_tournament} mods - versions {1.1.0_beta-5.3+af35b3821f}
|
1390 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tournament-1.20.1-forge-1.1.0_beta-5.3+af35b3821f.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[3.12.0,)]]
|
1391 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1392 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar with {fabric_convention_tags_v1} mods - versions {1.5.5+fa3d1c0177}
|
1393 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1394 | [08Jan2025 16:50:24.837] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1395 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v1-1.2.34+f71b366f77.jar with {fabric_command_api_v1} mods - versions {1.2.34+f71b366f77}
|
1396 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1397 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/modernfix-forge-5.19.7+mc1.20.1.jar
|
1398 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernfix-forge-5.19.7+mc1.20.1.jar with {modernfix} mods - versions {5.19.7+mc1.20.1}
|
1399 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/modernfix-forge-5.19.7+mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1400 | [08Jan2025 16:50:24.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1401 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-command-api-v2-2.2.13+561530ec77.jar with {fabric_command_api_v2} mods - versions {2.2.13+561530ec77}
|
1402 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1403 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1404 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-view-api-v2-1.0.1+0767707077.jar with {fabric_block_view_api_v2} mods - versions {1.0.1+0767707077}
|
1405 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1406 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsApi-1.20-Forge-4.0.6.jar
|
1407 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsApi-1.20-Forge-4.0.6.jar with {yungsapi} mods - versions {1.20-Forge-4.0.6}
|
1408 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsApi-1.20-Forge-4.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1409 | [08Jan2025 16:50:24.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateCasing-1.20.1-1.6.2-fix1.jar
|
1410 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateCasing-1.20.1-1.6.2-fix1.jar with {createcasing} mods - versions {1.20.1-1.6.2-fix1}
|
1411 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CreateCasing-1.20.1-1.6.2-fix1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1412 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Some-Peripherals-0.0.12-forge.jar
|
1413 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Some-Peripherals-0.0.12-forge.jar with {some_peripherals} mods - versions {0.0.12}
|
1414 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Some-Peripherals-0.0.12-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
|
1415 | [08Jan2025 16:50:24.840] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetranomicon-1.5.3-1.20.1.jar
|
1416 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetranomicon-1.5.3-1.20.1.jar with {tetranomicon} mods - versions {1.5.3-1.20.1}
|
1417 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tetranomicon-1.5.3-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1418 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/balm-forge-1.20.1-7.3.9-all.jar
|
1419 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-forge-1.20.1-7.3.9-all.jar with {balm} mods - versions {7.3.9}
|
1420 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/balm-forge-1.20.1-7.3.9-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1421 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1422 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-api-v1-2.0.8+45a670a577.jar with {fabric_screen_api_v1} mods - versions {2.0.8+45a670a577}
|
1423 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1424 | [08Jan2025 16:50:24.841] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/soul-fire-d-forge-1.20.1-4.0.6.jar
|
1425 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soul-fire-d-forge-1.20.1-4.0.6.jar with {soul_fire_d} mods - versions {4.0.6}
|
1426 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/soul-fire-d-forge-1.20.1-4.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1427 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/VampiresNeedUmbrellas-1.20.1-1.0.1.jar
|
1428 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file VampiresNeedUmbrellas-1.20.1-1.0.1.jar with {vampiresneedumbrellas} mods - versions {1.0.1}
|
1429 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/VampiresNeedUmbrellas-1.20.1-1.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1430 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cloth-config-11.1.136-forge.jar
|
1431 | [08Jan2025 16:50:24.842] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-11.1.136-forge.jar with {cloth_config} mods - versions {11.1.136}
|
1432 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cloth-config-11.1.136-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
|
1433 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar
|
1434 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar with {betterfortresses} mods - versions {1.20-Forge-2.0.6}
|
1435 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1436 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supplementaries-1.20-3.1.7.jar
|
1437 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supplementaries-1.20-3.1.7.jar with {supplementaries} mods - versions {1.20-3.1.7}
|
1438 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/supplementaries-1.20-3.1.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]]
|
1439 | [08Jan2025 16:50:24.843] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/athena-forge-1.20.1-3.1.2.jar
|
1440 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file athena-forge-1.20.1-3.1.2.jar with {athena} mods - versions {3.1.2}
|
1441 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/athena-forge-1.20.1-3.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1442 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/refinedstorage-1.12.4.jar
|
1443 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.12.4.jar with {refinedstorage} mods - versions {1.12.4}
|
1444 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/refinedstorage-1.12.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1445 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/corpse-forge-1.20.1-1.0.17.jar
|
1446 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-forge-1.20.1-1.0.17.jar with {corpse} mods - versions {1.20.1-1.0.17}
|
1447 | [08Jan2025 16:50:24.844] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/corpse-forge-1.20.1-1.0.17.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
1448 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1449 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-game-rule-api-v1-1.0.40+683d4da877.jar with {fabric_game_rule_api_v1} mods - versions {1.0.40+683d4da877}
|
1450 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1451 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar
|
1452 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar with {bcc} mods - versions {4.0.8}
|
1453 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1454 | [08Jan2025 16:50:24.845] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/WaystonesTeleportPets-1.20-1.20.1--1.2.jar
|
1455 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file WaystonesTeleportPets-1.20-1.20.1--1.2.jar with {w2pets} mods - versions {1.0}
|
1456 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/WaystonesTeleportPets-1.20-1.20.1--1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
1457 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar
|
1458 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar with {supermartijn642corelib} mods - versions {1.1.17+a}
|
1459 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1460 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/resourcefulconfig-forge-1.20.1-2.1.2.jar
|
1461 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefulconfig-forge-1.20.1-2.1.2.jar with {resourcefulconfig} mods - versions {2.1.2}
|
1462 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/resourcefulconfig-forge-1.20.1-2.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1463 | [08Jan2025 16:50:24.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spark-1.10.53-forge.jar
|
1464 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.53-forge.jar with {spark} mods - versions {1.10.53}
|
1465 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/spark-1.10.53-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[34,)]]
|
1466 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/curios-forge-5.11.0+1.20.1.jar
|
1467 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-5.11.0+1.20.1.jar with {curios} mods - versions {5.11.0+1.20.1}
|
1468 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/curios-forge-5.11.0+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1469 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-forge-1.20.1-1.10.0.9-all.jar
|
1470 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-forge-1.20.1-1.10.0.9-all.jar with {origins} mods - versions {1.20.1-1.10.0.9}
|
1471 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/origins-forge-1.20.1-1.10.0.9-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1472 | [08Jan2025 16:50:24.847] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_factory-0.4b-1.20.1.jar
|
1473 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_factory-0.4b-1.20.1.jar with {create_factory} mods - versions {0.4b-1.20.1}
|
1474 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_factory-0.4b-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1475 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Searchables-forge-1.20.1-1.0.3.jar
|
1476 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Searchables-forge-1.20.1-1.0.3.jar with {searchables} mods - versions {1.0.3}
|
1477 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Searchables-forge-1.20.1-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1478 | [08Jan2025 16:50:24.848] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dungeons-and-taverns-3.0.3.f[Forge].jar
|
1479 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dungeons-and-taverns-3.0.3.f[Forge].jar with {mr_dungeons_andtaverns} mods - versions {3.0.3.f}
|
1480 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/dungeons-and-taverns-3.0.3.f[Forge].jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[40,)]]
|
1481 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FramedBlocks-9.3.1.jar
|
1482 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FramedBlocks-9.3.1.jar with {framedblocks} mods - versions {9.3.1}
|
1483 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/FramedBlocks-9.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1484 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ScorchedGuns-0.4.0-1.20.1.jar
|
1485 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ScorchedGuns-0.4.0-1.20.1.jar with {scguns} mods - versions {**.**.**.**}
|
1486 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ScorchedGuns-0.4.0-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1487 | [08Jan2025 16:50:24.849] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1488 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-entity-events-v1-1.6.0+6274ab9d77.jar with {fabric_entity_events_v1} mods - versions {1.6.0+6274ab9d77}
|
1489 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1490 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Icarus-NeoForge-2.10.0.jar
|
1491 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Icarus-NeoForge-2.10.0.jar with {icarus} mods - versions {2.10.0}
|
1492 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Icarus-NeoForge-2.10.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
1493 | [08Jan2025 16:50:24.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cloakanddagger-1.9.2.jar
|
1494 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloakanddagger-1.9.2.jar with {cloakanddagger} mods - versions {1.9.2}
|
1495 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cloakanddagger-1.9.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[35,)]]
|
1496 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/worldedit-mod-7.2.15.jar
|
1497 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file worldedit-mod-7.2.15.jar with {worldedit} mods - versions {7.2.15+6463-5ca4dff}
|
1498 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/worldedit-mod-7.2.15.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,)]]
|
1499 | [08Jan2025 16:50:24.851] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createrailwaysnavigator-forge-1.20.1-0.6.0.jar
|
1500 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createrailwaysnavigator-forge-1.20.1-0.6.0.jar with {createrailwaysnavigator} mods - versions {1.20.1-0.6.0}
|
1501 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createrailwaysnavigator-forge-1.20.1-0.6.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1502 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1503 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-conditional-mixin-forge-0.6.2.jar with {conditional_mixin} mods - versions {0.6.2}
|
1504 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
1505 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1506 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-data-attachment-v1-0.3.37+a6081afc77.jar with {fabric_rendering_data_attachment_v1} mods - versions {0.3.37+a6081afc77}
|
1507 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1508 | [08Jan2025 16:50:24.852] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/JadeAddons-1.20.1-Forge-5.3.1.jar
|
1509 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JadeAddons-1.20.1-Forge-5.3.1.jar with {jadeaddons} mods - versions {5.3.1+forge}
|
1510 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/JadeAddons-1.20.1-Forge-5.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1511 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/toms_storage-1.20-1.6.8.jar
|
1512 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file toms_storage-1.20-1.6.8.jar with {toms_storage} mods - versions {1.6.8}
|
1513 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/toms_storage-1.20-1.6.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1514 | [08Jan2025 16:50:24.853] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FastLeafDecay-32.jar
|
1515 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-32.jar with {fastleafdecay} mods - versions {32}
|
1516 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/FastLeafDecay-32.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1517 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterMineshafts-1.20-Forge-4.0.4.jar
|
1518 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterMineshafts-1.20-Forge-4.0.4.jar with {bettermineshafts} mods - versions {1.20-Forge-4.0.4}
|
1519 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterMineshafts-1.20-Forge-4.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1520 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sliceanddice-forge-3.3.0.jar
|
1521 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sliceanddice-forge-3.3.0.jar with {sliceanddice} mods - versions {3.3.0}
|
1522 | [08Jan2025 16:50:24.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sliceanddice-forge-3.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1523 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/recruits-1.20.1-1.12.3.jar
|
1524 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file recruits-1.20.1-1.12.3.jar with {recruits} mods - versions {1.12.3}
|
1525 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/recruits-1.20.1-1.12.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1526 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1527 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-client-tags-api-v1-1.1.2+5d6761b877.jar with {fabric_client_tags_api_v1} mods - versions {1.1.2+5d6761b877}
|
1528 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1529 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterJungleTemples-1.20-Forge-2.0.5.jar
|
1530 | [08Jan2025 16:50:24.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterJungleTemples-1.20-Forge-2.0.5.jar with {betterjungletemples} mods - versions {1.20-Forge-2.0.5}
|
1531 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterJungleTemples-1.20-Forge-2.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1532 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1533 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-dimensions-v1-2.1.54+8005d10d77.jar with {fabric_dimensions_v1} mods - versions {2.1.54+8005d10d77}
|
1534 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1535 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/creatingspace-1.20.1_1.7.7.jar
|
1536 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creatingspace-1.20.1_1.7.7.jar with {creatingspace} mods - versions {1.20.1_1.7.7}
|
1537 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/creatingspace-1.20.1_1.7.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
1538 | [08Jan2025 16:50:24.856] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/bellsandwhistles-0.4.3-1.20.x.jar
|
1539 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bellsandwhistles-0.4.3-1.20.x.jar with {bellsandwhistles} mods - versions {0.4.3-1.20.x}
|
1540 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/bellsandwhistles-0.4.3-1.20.x.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1541 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_tweaked_controllers-1.20.1-1.2.4.jar
|
1542 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_tweaked_controllers-1.20.1-1.2.4.jar with {create_tweaked_controllers} mods - versions {1.20.1-1.2.4}
|
1543 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_tweaked_controllers-1.20.1-1.2.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1544 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createbigcannons-5.5.1-mc.1.20.1-forge.jar
|
1545 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createbigcannons-5.5.1-mc.1.20.1-forge.jar with {createbigcannons} mods - versions {5.5.1+mc.1.20.1-forge}
|
1546 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createbigcannons-5.5.1-mc.1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1547 | [08Jan2025 16:50:24.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-library-forge-2001.2.6.jar
|
1548 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-library-forge-2001.2.6.jar with {ftblibrary} mods - versions {2001.2.6}
|
1549 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-library-forge-2001.2.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1550 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rechiseled-1.1.6-forge-mc1.20.jar
|
1551 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseled-1.1.6-forge-mc1.20.jar with {rechiseled} mods - versions {1.1.6}
|
1552 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rechiseled-1.1.6-forge-mc1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1553 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1554 | [08Jan2025 16:50:24.858] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar with {fabric_model_loading_api_v1} mods - versions {1.0.3+6274ab9d77}
|
1555 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1556 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_optical-0.2.1.jar
|
1557 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_optical-0.2.1.jar with {create_optical} mods - versions {0.2.1}
|
1558 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_optical-0.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1559 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/jei-1.20.1-forge-15.20.0.105.jar
|
1560 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.20.1-forge-15.20.0.105.jar with {jei} mods - versions {**.**.**.**}
|
1561 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/jei-1.20.1-forge-15.20.0.105.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1562 | [08Jan2025 16:50:24.859] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vs_addition-1.20.1-0.0.8+d92fb8651c.jar
|
1563 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vs_addition-1.20.1-0.0.8+d92fb8651c.jar with {vs_addition} mods - versions {1.20.1-forge-0.0.8+d92fb8651c}
|
1564 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/vs_addition-1.20.1-0.0.8+d92fb8651c.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[4,)]]
|
1565 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/petrolsparts-1.20.1-1.0.3.jar
|
1566 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petrolsparts-1.20.1-1.0.3.jar with {petrolsparts} mods - versions {1.0.3}
|
1567 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/petrolsparts-1.20.1-1.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1568 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1569 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-screen-handler-api-v1-1.3.30+561530ec77.jar with {fabric_screen_handler_api_v1} mods - versions {1.3.30+561530ec77}
|
1570 | [08Jan2025 16:50:24.860] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1571 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Pehkui-3.8.2+1.20.1-forge.jar
|
1572 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Pehkui-3.8.2+1.20.1-forge.jar with {pehkui} mods - versions {3.8.2+1.20.1-forge}
|
1573 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Pehkui-3.8.2+1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
|
1574 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/goblintraders-forge-1.20.1-1.9.3.jar
|
1575 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file goblintraders-forge-1.20.1-1.9.3.jar with {goblintraders} mods - versions {1.9.3}
|
1576 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/goblintraders-forge-1.20.1-1.9.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
1577 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/caelus-forge-3.2.0+1.20.1.jar
|
1578 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file caelus-forge-3.2.0+1.20.1.jar with {caelus} mods - versions {3.2.0+1.20.1}
|
1579 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/caelus-forge-3.2.0+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1580 | [08Jan2025 16:50:24.861] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1581 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-rendering-v1-3.0.8+66e9a48f77.jar with {fabric_rendering_v1} mods - versions {3.0.8+66e9a48f77}
|
1582 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1583 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetratic-combat-expanded-1.20-2.8.0.jar
|
1584 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetratic-combat-expanded-1.20-2.8.0.jar with {tetratic_combat_expanded} mods - versions {2.8.0}
|
1585 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tetratic-combat-expanded-1.20-2.8.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1586 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1587 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-indigo-1.5.2+b5b2da4177.jar with {fabric_renderer_indigo} mods - versions {1.5.2+b5b2da4177}
|
1588 | [08Jan2025 16:50:24.862] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1589 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fastasyncworldsave-1.20.1-2.0.jar
|
1590 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fastasyncworldsave-1.20.1-2.0.jar with {fastasyncworldsave} mods - versions {1.20.1-2.0}
|
1591 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/fastasyncworldsave-1.20.1-2.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
1592 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejsarsnouveau-1.2.2.jar
|
1593 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejsarsnouveau-1.2.2.jar with {kubejsarsnouveau} mods - versions {1.2.2}
|
1594 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/kubejsarsnouveau-1.2.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1595 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/integrated_api-1.5.1+1.20.1-forge.jar
|
1596 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file integrated_api-1.5.1+1.20.1-forge.jar with {integrated_api} mods - versions {1.5.1+1.20.1-forge}
|
1597 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/integrated_api-1.5.1+1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
|
1598 | [08Jan2025 16:50:24.863] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/iceandfirebettercombat.jar
|
1599 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfirebettercombat.jar with {iceandfirebettercombat} mods - versions {1.0}
|
1600 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/iceandfirebettercombat.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[47,)]]
|
1601 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/smarterfarmers-1.20-2.1.0.jar
|
1602 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smarterfarmers-1.20-2.1.0.jar with {smarterfarmers} mods - versions {1.20-2.1.0}
|
1603 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/smarterfarmers-1.20-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1604 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_wizardry-0.2.3-forge-1.20.1.jar
|
1605 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_wizardry-0.2.3-forge-1.20.1.jar with {create_wizardry} mods - versions {0.2.3}
|
1606 | [08Jan2025 16:50:24.864] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_wizardry-0.2.3-forge-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1607 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/design_decor-0.4.0b-1.20.1.jar
|
1608 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file design_decor-0.4.0b-1.20.1.jar with {design_decor} mods - versions {0.4.0b}
|
1609 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/design_decor-0.4.0b-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
1610 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CraterLib-Forge-1.20-2.1.2+hotfix.1.jar
|
1611 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraterLib-Forge-1.20-2.1.2+hotfix.1.jar with {craterlib} mods - versions {2.1.2+hotfix.1}
|
1612 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CraterLib-Forge-1.20-2.1.2+hotfix.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1613 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rechiseledcreate-1.0.2-forge-mc1.20.jar
|
1614 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rechiseledcreate-1.0.2-forge-mc1.20.jar with {rechiseledcreate} mods - versions {1.0.2}
|
1615 | [08Jan2025 16:50:24.865] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rechiseledcreate-1.0.2-forge-mc1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1616 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rare-ice-0.6.0.jar
|
1617 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rare-ice-0.6.0.jar with {rare_ice} mods - versions {0.0NONE}
|
1618 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rare-ice-0.6.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]]
|
1619 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod BreakableBlock with Javascript path META-INF/BreakableBlock.js
|
1620 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/BreakableBlock.js
|
1621 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_wt-forge-1.20.1-1.0.7.jar
|
1622 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_wt-forge-1.20.1-1.0.7.jar with {create_wt} mods - versions {1.0.7}
|
1623 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_wt-forge-1.20.1-1.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1624 | [08Jan2025 16:50:24.866] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/vintageimprovements-1.20.1-0.2.0.3.jar
|
1625 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file vintageimprovements-1.20.1-0.2.0.3.jar with {vintageimprovements} mods - versions {1.20.1-0.2.0.3}
|
1626 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/vintageimprovements-1.20.1-0.2.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1627 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/iceandfire-2.1.13-1.20.1-beta-5.jar
|
1628 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file iceandfire-2.1.13-1.20.1-beta-5.jar with {iceandfire} mods - versions {2.1.13-1.20.1}
|
1629 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/iceandfire-2.1.13-1.20.1-beta-5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[37.0,)]]
|
1630 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fusion-1.1.1-forge-mc1.20.1.jar
|
1631 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fusion-1.1.1-forge-mc1.20.1.jar with {fusion} mods - versions {1.1.1}
|
1632 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/fusion-1.1.1-forge-mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1633 | [08Jan2025 16:50:24.867] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ars_nouveau-1.20.1-4.12.6-all.jar
|
1634 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ars_nouveau-1.20.1-4.12.6-all.jar with {ars_nouveau} mods - versions {4.12.6}
|
1635 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ars_nouveau-1.20.1-4.12.6-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1636 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CraftTweaker-forge-1.20.1-14.0.44.jar
|
1637 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CraftTweaker-forge-1.20.1-14.0.44.jar with {crafttweaker} mods - versions {14.0.44}
|
1638 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CraftTweaker-forge-1.20.1-14.0.44.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
1639 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1640 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-particles-v1-1.1.2+78e1ecb877.jar with {fabric_particles_v1} mods - versions {1.1.2+78e1ecb877}
|
1641 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1642 | [08Jan2025 16:50:24.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1643 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file puzzlesaccessapi-forge-8.0.7.jar with {puzzlesaccessapi} mods - versions {8.0.7}
|
1644 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1645 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/libraries/net/minecraftforge/forge/1.20.1-47.2.30/forge-1.20.1-47.2.30-universal.jar
|
1646 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.20.1-47.2.30-universal.jar with {forge} mods - versions {47.2.30}
|
1647 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/libraries/net/minecraftforge/forge/1.20.1-47.2.30/forge-1.20.1-47.2.30-universal.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[24,]]]
|
1648 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_method with Javascript path coremods/field_to_method.js
|
1649 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod field_to_instanceof with Javascript path coremods/field_to_instanceof.js
|
1650 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod add_bouncer_method with Javascript path coremods/add_bouncer_method.js
|
1651 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod method_redirector with Javascript path coremods/method_redirector.js
|
1652 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_method.js
|
1653 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/field_to_instanceof.js
|
1654 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/add_bouncer_method.js
|
1655 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/method_redirector.js
|
1656 | [08Jan2025 16:50:24.869] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/DungeonsArise-1.20.x-2.1.58-release.jar
|
1657 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DungeonsArise-1.20.x-2.1.58-release.jar with {dungeons_arise} mods - versions {2.1.58-1.20.x}
|
1658 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/DungeonsArise-1.20.x-2.1.58-release.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1659 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tectonic-forge-1.20.1-2.4.1.jar
|
1660 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tectonic-forge-1.20.1-2.4.1.jar with {tectonic} mods - versions {2.4.1}
|
1661 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tectonic-forge-1.20.1-2.4.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]]
|
1662 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file server-1.20.1-20230612.114412-srg.jar with {minecraft} mods - versions {1.20.1}
|
1663 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/libraries/net/minecraft/server/1.20.1-20230612.114412/server-1.20.1-20230612.114412-srg.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]]
|
1664 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1665 | [08Jan2025 16:50:24.870] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-base-0.4.31+ef105b4977.jar with {fabric_api_base} mods - versions {0.4.31+ef105b4977}
|
1666 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1667 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/TerraBlender-forge-1.20.1-3.0.1.7.jar
|
1668 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.20.1-3.0.1.7.jar with {terrablender} mods - versions {**.**.**.**}
|
1669 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/TerraBlender-forge-1.20.1-3.0.1.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1670 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/bettercombat-forge-1.8.6+1.20.1.jar
|
1671 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bettercombat-forge-1.8.6+1.20.1.jar with {bettercombat} mods - versions {1.8.6+1.20.1}
|
1672 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/bettercombat-forge-1.8.6+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
1673 | [08Jan2025 16:50:24.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-quests-forge-2001.4.9.jar
|
1674 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-quests-forge-2001.4.9.jar with {ftbquests} mods - versions {2001.4.9}
|
1675 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-quests-forge-2001.4.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
1676 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Necronomicon-Forge-1.6.0+1.20.1.jar
|
1677 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Necronomicon-Forge-1.6.0+1.20.1.jar with {necronomicon} mods - versions {1.6.0}
|
1678 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Necronomicon-Forge-1.6.0+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
1679 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/warp-portals-1.4.0.jar
|
1680 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file warp-portals-1.4.0.jar with {mr_warp_portals} mods - versions {1.4.0}
|
1681 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/warp-portals-1.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[25,)]]
|
1682 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1683 | [08Jan2025 16:50:24.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-block-api-v1-1.0.11+0e6cb7f777.jar with {fabric_block_api_v1} mods - versions {1.0.11+0e6cb7f777}
|
1684 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1685 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod implementFabricBlock with Javascript path META-INF/asm/implementFabricBlock.js
|
1686 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod implementFabricBlockState with Javascript path META-INF/asm/implementFabricBlockState.js
|
1687 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/implementFabricBlock.js
|
1688 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/implementFabricBlockState.js
|
1689 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spectrelib-forge-0.13.15+1.20.1.jar
|
1690 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spectrelib-forge-0.13.15+1.20.1.jar with {spectrelib} mods - versions {0.13.15+1.20.1}
|
1691 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/spectrelib-forge-0.13.15+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1692 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Werewolves-1.20.1-2.0.2.3.jar
|
1693 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Werewolves-1.20.1-2.0.2.3.jar with {werewolves} mods - versions {**.**.**.**}
|
1694 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Werewolves-1.20.1-2.0.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1695 | [08Jan2025 16:50:24.873] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1696 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-conditions-api-v1-2.3.8+9ad825cd77.jar with {fabric_resource_conditions_api_v1} mods - versions {2.3.8+9ad825cd77}
|
1697 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1698 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod injectDataProvider with Javascript path META-INF/asm/injectDataProvider.js
|
1699 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/injectDataProvider.js
|
1700 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createendertransmission-2.0.7-1.20.1.jar
|
1701 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createendertransmission-2.0.7-1.20.1.jar with {createendertransmission} mods - versions {2.0.7-1.20.1}
|
1702 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createendertransmission-2.0.7-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1703 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateTweaker-forge-1.20.1-4.0.13.jar
|
1704 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateTweaker-forge-1.20.1-4.0.13.jar with {createtweaker} mods - versions {4.0.13}
|
1705 | [08Jan2025 16:50:24.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CreateTweaker-forge-1.20.1-4.0.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
1706 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1707 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file calio-forge-1.20.1-1.11.0.5.jar with {calio} mods - versions {1.20.1-1.11.0.5}
|
1708 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1709 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod accessors with Javascript path coremods/accessors.js
|
1710 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod tooltip with Javascript path coremods/tooltip.js
|
1711 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/accessors.js
|
1712 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/tooltip.js
|
1713 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1714 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kffmod-4.11.0.jar with {kotlinforforge} mods - versions {4.11.0}
|
1715 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[4,)]]
|
1716 | [08Jan2025 16:50:24.875] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-plus-plus-2.3-forge.jar
|
1717 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-plus-plus-2.3-forge.jar with {origins_plus_plus} mods - versions {2.3-forge}
|
1718 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/origins-plus-plus-2.3-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
1719 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1720 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file flywheel-forge-1.20.1-0.6.11-13.jar with {flywheel} mods - versions {0.6.11-13}
|
1721 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1722 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/farmersrespite-1.20.1-2.1.2.jar
|
1723 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file farmersrespite-1.20.1-2.1.2.jar with {farmersrespite} mods - versions {1.20.1-2.1}
|
1724 | [08Jan2025 16:50:24.876] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/farmersrespite-1.20.1-2.1.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1725 | [08Jan2025 16:50:24.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/GodlyVampirism-1.20.1-1.10.0.jar
|
1726 | [08Jan2025 16:50:24.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GodlyVampirism-1.20.1-1.10.0.jar with {godly_vampirism} mods - versions {1.10.0}
|
1727 | [08Jan2025 16:50:24.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/GodlyVampirism-1.20.1-1.10.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[42,)]]
|
1728 | [08Jan2025 16:50:24.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1729 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-group-api-v1-4.0.12+c9161c2d77.jar with {fabric_item_group_api_v1} mods - versions {4.0.12+c9161c2d77}
|
1730 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1731 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dragonseeker-1.2.0-1.20.1.jar
|
1732 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dragonseeker-1.2.0-1.20.1.jar with {dragonseeker} mods - versions {1.2.0-1.20.1}
|
1733 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/dragonseeker-1.2.0-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1734 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/toms-peripherals-1.20.1-1.3.0.jar
|
1735 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file toms-peripherals-1.20.1-1.3.0.jar with {toms_peripherals} mods - versions {1.3.0}
|
1736 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/toms-peripherals-1.20.1-1.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1737 | [08Jan2025 16:50:24.878] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/polymorph-forge-0.49.8+1.20.1.jar
|
1738 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-forge-0.49.8+1.20.1.jar with {polymorph} mods - versions {0.49.8+1.20.1}
|
1739 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/polymorph-forge-0.49.8+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1740 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Zeta-1.0-24.jar
|
1741 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Zeta-1.0-24.jar with {zeta} mods - versions {1.0-24}
|
1742 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Zeta-1.0-24.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
1743 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createcontraptionterminals-1.20-1.0.0.jar
|
1744 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createcontraptionterminals-1.20-1.0.0.jar with {createcontraptionterminals} mods - versions {1.0.0}
|
1745 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createcontraptionterminals-1.20-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1746 | [08Jan2025 16:50:24.879] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1747 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-registry-sync-v0-2.3.3+1c0ea72177.jar with {fabric_registry_sync_v0} mods - versions {2.3.3+1c0ea72177}
|
1748 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1749 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ImmediatelyFast-Forge-1.3.2+1.20.4.jar
|
1750 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmediatelyFast-Forge-1.3.2+1.20.4.jar with {immediatelyfast} mods - versions {1.3.2+1.20.4}
|
1751 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ImmediatelyFast-Forge-1.3.2+1.20.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1752 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/kubejs-create-forge-2001.2.5-build.2.jar
|
1753 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kubejs-create-forge-2001.2.5-build.2.jar with {kubejs_create} mods - versions {2001.2.5-build.2}
|
1754 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/kubejs-create-forge-2001.2.5-build.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1755 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1756 | [08Jan2025 16:50:24.880] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-recipe-api-v1-1.0.21+514a076577.jar with {fabric_recipe_api_v1} mods - versions {1.0.21+514a076577}
|
1757 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1758 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1759 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-object-builder-api-v1-11.1.3+2174fc8477.jar with {fabric_object_builder_api_v1} mods - versions {11.1.3+2174fc8477}
|
1760 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1761 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootr-forge-1.20-0.7.34.89.jar
|
1762 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-forge-1.20-0.7.34.89.jar with {lootr} mods - versions {**.**.**.**}
|
1763 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/lootr-forge-1.20-0.7.34.89.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]]
|
1764 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Vampirism-1.20.1-1.10.11.jar
|
1765 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Vampirism-1.20.1-1.10.11.jar with {vampirism,teamlapenlib} mods - versions {1.10.11,1.10.11}
|
1766 | [08Jan2025 16:50:24.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Vampirism-1.20.1-1.10.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1767 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/largemeals-1.20.1-1.3.0.jar
|
1768 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file largemeals-1.20.1-1.3.0.jar with {largemeals} mods - versions {1.20.1-1.3.0}
|
1769 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/largemeals-1.20.1-1.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1770 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/PuzzlesLib-v8.1.25-1.20.1-Forge.jar
|
1771 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PuzzlesLib-v8.1.25-1.20.1-Forge.jar with {puzzleslib} mods - versions {8.1.25}
|
1772 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/PuzzlesLib-v8.1.25-1.20.1-Forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1773 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1774 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-sound-api-v1-1.0.13+4f23bd8477.jar with {fabric_sound_api_v1} mods - versions {1.0.13+4f23bd8477}
|
1775 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1776 | [08Jan2025 16:50:24.882] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/valkyrienskies-120-2.3.0-beta.5.jar
|
1777 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file valkyrienskies-120-2.3.0-beta.5.jar with {valkyrienskies} mods - versions {2.3.0-beta.5}
|
1778 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/valkyrienskies-120-2.3.0-beta.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1779 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1780 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-message-api-v1-5.1.9+52cc178c77.jar with {fabric_message_api_v1} mods - versions {5.1.9+52cc178c77}
|
1781 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1782 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cosmeticarmorreworked-1.20.1-v1a.jar
|
1783 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cosmeticarmorreworked-1.20.1-v1a.jar with {cosmeticarmorreworked} mods - versions {1.20.1-v1a}
|
1784 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cosmeticarmorreworked-1.20.1-v1a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1785 | [08Jan2025 16:50:24.883] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rsrequestify-1.20.1-2.3.3.jar
|
1786 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rsrequestify-1.20.1-2.3.3.jar with {rsrequestify} mods - versions {2.3.3}
|
1787 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rsrequestify-1.20.1-2.3.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
1788 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tetra-1.20.1-6.4.0.jar
|
1789 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tetra-1.20.1-6.4.0.jar with {tetra} mods - versions {6.4.0}
|
1790 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tetra-1.20.1-6.4.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1791 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/weaponmaster_ydm-forge-1.20.1-4.2.3.jar
|
1792 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file weaponmaster_ydm-forge-1.20.1-4.2.3.jar with {weaponmaster_ydm} mods - versions {4.2.3}
|
1793 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/weaponmaster_ydm-forge-1.20.1-4.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[30,)]]
|
1794 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_eureka-1.0.0+forge-1.20.1.jar
|
1795 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_eureka-1.0.0+forge-1.20.1.jar with {create_eureka} mods - versions {1.0.0+forge-1.20.1}
|
1796 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_eureka-1.0.0+forge-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1797 | [08Jan2025 16:50:24.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/easy_npc-forge-1.20.1-5.8.0.jar
|
1798 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file easy_npc-forge-1.20.1-5.8.0.jar with {easy_npc} mods - versions {5.8.0}
|
1799 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/easy_npc-forge-1.20.1-5.8.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1800 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1801 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file kuma-api-forge-20.1.8+1.20.1.jar with {kuma_api} mods - versions {20.1.8}
|
1802 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1803 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1804 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-renderer-api-v1-3.2.1+1d29b44577.jar with {fabric_renderer_api_v1} mods - versions {3.2.1+1d29b44577}
|
1805 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1806 | [08Jan2025 16:50:24.885] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_misc_and_things_ 1.20.1_4.0A.jar
|
1807 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_misc_and_things_ 1.20.1_4.0A.jar with {create_things_and_misc} mods - versions {1.0.0}
|
1808 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_misc_and_things_ 1.20.1_4.0A.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1809 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/AdvancedPeripherals-1.20.1-0.7.41r.jar
|
1810 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdvancedPeripherals-1.20.1-0.7.41r.jar with {advancedperipherals} mods - versions {0.7.41r}
|
1811 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/AdvancedPeripherals-1.20.1-0.7.41r.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1812 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar
|
1813 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar with {create_dd} mods - versions {0.2c.PREBETA}
|
1814 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1815 | [08Jan2025 16:50:24.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/geckolib-forge-1.20.1-4.4.9.jar
|
1816 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.20.1-4.4.9.jar with {geckolib} mods - versions {4.4.9}
|
1817 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/geckolib-forge-1.20.1-4.4.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1818 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1819 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-item-api-v1-2.1.28+4d0bbcfa77.jar with {fabric_item_api_v1} mods - versions {2.1.28+4d0bbcfa77}
|
1820 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1821 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod implementFabricItem with Javascript path META-INF/asm/implementFabricItem.js
|
1822 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/implementFabricItem.js
|
1823 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Crystal-Clear-2.1-Beta-forge.jar
|
1824 | [08Jan2025 16:50:24.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Crystal-Clear-2.1-Beta-forge.jar with {crystal_clear} mods - versions {2.1-Beta}
|
1825 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Crystal-Clear-2.1-Beta-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1826 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar
|
1827 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar with {betteroceanmonuments} mods - versions {1.20-Forge-3.0.4}
|
1828 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1829 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/connectivity-1.20.1-5.6.jar
|
1830 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file connectivity-1.20.1-5.6.jar with {connectivity} mods - versions {1.20.1-5.6}
|
1831 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/connectivity-1.20.1-5.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
|
1832 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Incendium_1.20.x_v5.3.5.jar
|
1833 | [08Jan2025 16:50:24.888] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Incendium_1.20.x_v5.3.5.jar with {incendium} mods - versions {5.3.5}
|
1834 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Incendium_1.20.x_v5.3.5.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
1835 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/gpumemleakfix-1.20.1-1.8.jar
|
1836 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file gpumemleakfix-1.20.1-1.8.jar with {gpumemleakfix} mods - versions {1.20.1-1.8}
|
1837 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/gpumemleakfix-1.20.1-1.8.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
1838 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sophisticatedcore-1.20.1-0.7.5.773.jar
|
1839 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.20.1-0.7.5.773.jar with {sophisticatedcore} mods - versions {**.**.**.**}
|
1840 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sophisticatedcore-1.20.1-0.7.5.773.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1841 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/eureka-1201-1.5.1-beta.3.jar
|
1842 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eureka-1201-1.5.1-beta.3.jar with {vs_eureka} mods - versions {1.5.1-beta.3}
|
1843 | [08Jan2025 16:50:24.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/eureka-1201-1.5.1-beta.3.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[3.12.0,)]]
|
1844 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/structureessentials-1.20.1-3.4.jar
|
1845 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file structureessentials-1.20.1-3.4.jar with {structureessentials} mods - versions {1.20.1-3.4}
|
1846 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/structureessentials-1.20.1-3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
1847 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1848 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ritchiesprojectilelib-2.0.0-dev+mc.1.20.1-forge-build.182.jar with {ritchiesprojectilelib} mods - versions {2.0.0-dev+mc.1.20.1-forge-build.182}
|
1849 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1850 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/citadel-2.6.0-1.20.1.jar
|
1851 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-2.6.0-1.20.1.jar with {citadel} mods - versions {2.6.0}
|
1852 | [08Jan2025 16:50:24.890] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/citadel-2.6.0-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1853 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Placebo-1.20.1-8.6.2.jar
|
1854 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.20.1-8.6.2.jar with {placebo} mods - versions {8.6.2}
|
1855 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Placebo-1.20.1-8.6.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
|
1856 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod placebo_get_ench_level_event with Javascript path coremods/get_ench_level_event.js
|
1857 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod placebo_get_ench_level_event_specific with Javascript path coremods/get_ench_level_event_specific.js
|
1858 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/get_ench_level_event.js
|
1859 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/get_ench_level_event_specific.js
|
1860 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootintegrations-1.20.1-3.7.jar
|
1861 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootintegrations-1.20.1-3.7.jar with {lootintegrations} mods - versions {1.20.1-3.7}
|
1862 | [08Jan2025 16:50:24.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/lootintegrations-1.20.1-3.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
1863 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1864 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar with {fabric_data_attachment_api_v1} mods - versions {1.0.0+30ef839e77}
|
1865 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1866 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar
|
1867 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar with {create_central_kitchen} mods - versions {1.3.12}
|
1868 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_central_kitchen-1.20.1-for-create-0.5.1.f-1.3.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1869 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod farmersdelight/heatable_block_entity with Javascript path coremods/farmersdelight/HeatableBlockEntityMixin.js
|
1870 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod coremods/farmersdelight/HeatableBlockEntityMixin.js
|
1871 | [08Jan2025 16:50:24.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar
|
1872 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar with {item_obliterator} mods - versions {2.3.0}
|
1873 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1874 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cobweb-forge-1.20.1-1.0.0.jar
|
1875 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cobweb-forge-1.20.1-1.0.0.jar with {cobweb} mods - versions {1.0.0}
|
1876 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cobweb-forge-1.20.1-1.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1877 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Bookshelf-Forge-1.20.1-20.2.13.jar
|
1878 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.20.1-20.2.13.jar with {bookshelf} mods - versions {20.2.13}
|
1879 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Bookshelf-Forge-1.20.1-20.2.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1880 | [08Jan2025 16:50:24.893] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_mechanical_extruder-1.20.1-1.6.3.j-55.jar
|
1881 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_mechanical_extruder-1.20.1-1.6.3.j-55.jar with {create_mechanical_extruder} mods - versions {1.20.1-1.6.3.j-55}
|
1882 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_mechanical_extruder-1.20.1-1.6.3.j-55.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1883 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreateNumismatics-1.0.7+forge-mc1.20.1.jar
|
1884 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreateNumismatics-1.0.7+forge-mc1.20.1.jar with {numismatics} mods - versions {1.0.7+forge-mc1.20.1}
|
1885 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CreateNumismatics-1.0.7+forge-mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1886 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sophisticatedbackpacks-1.20.1-3.20.13.1131.jar
|
1887 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.20.1-3.20.13.1131.jar with {sophisticatedbackpacks} mods - versions {3.20.13.1131}
|
1888 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sophisticatedbackpacks-1.20.1-3.20.13.1131.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1889 | [08Jan2025 16:50:24.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1890 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_dragon_lib-1.20.1-1.4.3.jar with {create_dragon_lib} mods - versions {1.4.3}
|
1891 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1892 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar
|
1893 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar with {vs_clockwork} mods - versions {1.20.1-0.1.16-forge-b3b22e39fe}
|
1894 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/clockwork-1.20.1-0.1.16-forge-b3b22e39fe.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1895 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Steam_Rails-1.6.7+forge-mc1.20.1.jar
|
1896 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Steam_Rails-1.6.7+forge-mc1.20.1.jar with {railways} mods - versions {1.6.7+forge-mc1.20.1}
|
1897 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Steam_Rails-1.6.7+forge-mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1898 | [08Jan2025 16:50:24.895] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar
|
1899 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar with {tfmgvod} mods - versions {1.0.0-1.20.1}
|
1900 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/TFMG-Virtual_Oil_Deposit-1.0.0-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1901 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/carryon-forge-1.20.1-2.1.2.7.jar
|
1902 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carryon-forge-1.20.1-2.1.2.7.jar with {carryon} mods - versions {**.**.**.**}
|
1903 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/carryon-forge-1.20.1-2.1.2.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1904 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sodiumoptionsapi-forge-1.0.5-1.20.1.jar
|
1905 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodiumoptionsapi-forge-1.0.5-1.20.1.jar with {sodiumoptionsapi} mods - versions {1.0.5}
|
1906 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sodiumoptionsapi-forge-1.0.5-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
1907 | [08Jan2025 16:50:24.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/interiors-0.5.6+forge-mc1.20.1-build.104.jar
|
1908 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file interiors-0.5.6+forge-mc1.20.1-build.104.jar with {interiors} mods - versions {0.5.6}
|
1909 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/interiors-0.5.6+forge-mc1.20.1-build.104.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1910 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-teams-forge-2001.3.0.jar
|
1911 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-teams-forge-2001.3.0.jar with {ftbteams} mods - versions {2001.3.0}
|
1912 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-teams-forge-2001.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1913 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dummmmmmy-1.20-2.0.2.jar
|
1914 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dummmmmmy-1.20-2.0.2.jar with {dummmmmmy} mods - versions {1.20-2.0.2}
|
1915 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/dummmmmmy-1.20-2.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1916 | [08Jan2025 16:50:24.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/fabric-api-0.92.2+1.11.8+1.20.1.jar
|
1917 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-0.92.2+1.11.8+1.20.1.jar with {fabric_api} mods - versions {0.92.2+1.11.8+1.20.1}
|
1918 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/fabric-api-0.92.2+1.11.8+1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1919 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1920 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-content-registries-v0-4.0.11+a670df1e77.jar with {fabric_content_registries_v0} mods - versions {4.0.11+a670df1e77}
|
1921 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1922 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod mutableWeatherableBlocks with Javascript path META-INF/asm/mutableOxidizableBlocks.js
|
1923 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/mutableOxidizableBlocks.js
|
1924 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ice_and_fire_delight-forge-1.20.1-0.1.9.jar
|
1925 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ice_and_fire_delight-forge-1.20.1-0.1.9.jar with {ice_and_fire_delight} mods - versions {0.1.9}
|
1926 | [08Jan2025 16:50:24.898] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ice_and_fire_delight-forge-1.20.1-0.1.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1927 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cbcmodernwarfare-0.0.5e+mc.1.20.1-forge.jar
|
1928 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cbcmodernwarfare-0.0.5e+mc.1.20.1-forge.jar with {cbcmodernwarfare} mods - versions {0.0.5e+mc.1.20.1-forge}
|
1929 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cbcmodernwarfare-0.0.5e+mc.1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1930 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/sodiumdynamiclights-forge-1.0.9-1.20.1.jar
|
1931 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sodiumdynamiclights-forge-1.0.9-1.20.1.jar with {sodiumdynamiclights} mods - versions {1.0.9}
|
1932 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/sodiumdynamiclights-forge-1.0.9-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[1,)]]
|
1933 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/dsbg-1.0-1.20.1.jar
|
1934 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dsbg-1.0-1.20.1.jar with {dsbg} mods - versions {1.0-1.20.1}
|
1935 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/dsbg-1.0-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1936 | [08Jan2025 16:50:24.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/chipped-forge-1.20.1-3.0.7.jar
|
1937 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file chipped-forge-1.20.1-3.0.7.jar with {chipped} mods - versions {3.0.7}
|
1938 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/chipped-forge-1.20.1-3.0.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1939 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_connected-0.9.2-mc1.20.1-all.jar
|
1940 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_connected-0.9.2-mc1.20.1-all.jar with {create_connected} mods - versions {0.9.2-mc1.20.1}
|
1941 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_connected-0.9.2-mc1.20.1-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1942 | [08Jan2025 16:50:24.900] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FarmersDelight-1.20.1-1.2.5.jar
|
1943 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.20.1-1.2.5.jar with {farmersdelight} mods - versions {1.20.1-1.2.5}
|
1944 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/FarmersDelight-1.20.1-1.2.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
1945 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createframed-1.20.1-1.5.5.jar
|
1946 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createframed-1.20.1-1.5.5.jar with {createframed} mods - versions {1.5.5}
|
1947 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createframed-1.20.1-1.5.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1948 | [08Jan2025 16:50:24.901] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1949 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-api-lookup-api-v1-1.6.36+67f9824077.jar with {fabric_api_lookup_api_v1} mods - versions {1.6.36+67f9824077}
|
1950 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1951 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/trackwork-1.20.1-1.0.2c.jar
|
1952 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trackwork-1.20.1-1.0.2c.jar with {trackwork} mods - versions {1.0.2c}
|
1953 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/trackwork-1.20.1-1.0.2c.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1954 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/copiescats-0.0.1-1.20.1.jar
|
1955 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file copiescats-0.0.1-1.20.1.jar with {copiescats} mods - versions {0.0.1-1.20.1}
|
1956 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/copiescats-0.0.1-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1957 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lionfishapi-2.4-Fix.jar
|
1958 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lionfishapi-2.4-Fix.jar with {lionfishapi} mods - versions {2.4-Fix}
|
1959 | [08Jan2025 16:50:24.902] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/lionfishapi-2.4-Fix.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1960 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ClockworkAdditions-1.20.1-0.0.6-forge-and-fabric.jar
|
1961 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ClockworkAdditions-1.20.1-0.0.6-forge-and-fabric.jar with {clockworkadditions} mods - versions {1.20.1-0.0.6}
|
1962 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ClockworkAdditions-1.20.1-0.0.6-forge-and-fabric.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1963 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spartantoolkit-1.20.1-1.5.1.jar
|
1964 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spartantoolkit-1.20.1-1.5.1.jar with {spartantoolkit} mods - versions {1.5.1}
|
1965 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/spartantoolkit-1.20.1-1.5.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1966 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/L_Enders_Cataclysm-2.27 - 1.20.1.jar
|
1967 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file L_Enders_Cataclysm-2.27 - 1.20.1.jar with {cataclysm} mods - versions {2.27}
|
1968 | [08Jan2025 16:50:24.903] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/L_Enders_Cataclysm-2.27 - 1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
1969 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/protection_pixel-1.0.9-forge-1.20.1.jar
|
1970 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file protection_pixel-1.0.9-forge-1.20.1.jar with {protection_pixel} mods - versions {1.0.9}
|
1971 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/protection_pixel-1.0.9-forge-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1972 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Patchouli-1.20.1-84-FORGE.jar
|
1973 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.20.1-84-FORGE.jar with {patchouli} mods - versions {1.20.1-84-FORGE}
|
1974 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Patchouli-1.20.1-84-FORGE.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1975 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/collective-1.20.1-7.87.jar
|
1976 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file collective-1.20.1-7.87.jar with {collective} mods - versions {7.87}
|
1977 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/collective-1.20.1-7.87.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
1978 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/origins-classes-forge-1.2.1.jar
|
1979 | [08Jan2025 16:50:24.904] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file origins-classes-forge-1.2.1.jar with {origins_classes} mods - versions {1.2.1}
|
1980 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/origins-classes-forge-1.2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
1981 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cc_vs-1.20.1-forge-0.1.1.jar
|
1982 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc_vs-1.20.1-forge-0.1.1.jar with {cc_vs} mods - versions {1.20.1-forge-0.1.1}
|
1983 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cc_vs-1.20.1-forge-0.1.1.jar with languages [LanguageSpec[languageName=kotlinforforge, acceptedVersions=[3.12.0,)]]
|
1984 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/art_of_forging-1.8.3-1.20.1.jar
|
1985 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file art_of_forging-1.8.3-1.20.1.jar with {art_of_forging} mods - versions {1.8.3-1.20.1}
|
1986 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/art_of_forging-1.8.3-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1987 | [08Jan2025 16:50:24.905] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/spartanfire-1.20.1-2.1.0.jar
|
1988 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spartanfire-1.20.1-2.1.0.jar with {spartanfire} mods - versions {2.1.0}
|
1989 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/spartanfire-1.20.1-2.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1990 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
1991 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Connector-1.0.0-beta.46+1.20.1-mod.jar with {connectormod} mods - versions {1.0.0-beta.46+1.20.1}
|
1992 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
1993 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod injectCreativeModeTabCtr with Javascript path META-INF/asm/injectCreativeModeTabCtr.js
|
1994 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod injectFabricASM with Javascript path META-INF/asm/injectFabricASM.js
|
1995 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod updateItemUseStartTreshold with Javascript path META-INF/asm/updateItemUseStartTreshold.js
|
1996 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod expandLocalVarScope with Javascript path META-INF/asm/expandLocalVarScope.js
|
1997 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod fixFieldSignatureChanges with Javascript path META-INF/asm/fixFieldSignatureChanges.js
|
1998 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/injectCreativeModeTabCtr.js
|
1999 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/injectFabricASM.js
|
2000 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/updateItemUseStartTreshold.js
|
2001 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/expandLocalVarScope.js
|
2002 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/fixFieldSignatureChanges.js
|
2003 | [08Jan2025 16:50:24.906] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-ultimine-forge-2001.1.5.jar
|
2004 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-ultimine-forge-2001.1.5.jar with {ftbultimine} mods - versions {2001.1.5}
|
2005 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-ultimine-forge-2001.1.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2006 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterStrongholds-1.20-Forge-4.0.3.jar
|
2007 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterStrongholds-1.20-Forge-4.0.3.jar with {betterstrongholds} mods - versions {1.20-Forge-4.0.3}
|
2008 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterStrongholds-1.20-Forge-4.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2009 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/wirelessredstone-forge-1.20.1-1.1.3.jar
|
2010 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file wirelessredstone-forge-1.20.1-1.1.3.jar with {wirelessredstone} mods - versions {1.20.1-1.1.3}
|
2011 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/wirelessredstone-forge-1.20.1-1.1.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2012 | [08Jan2025 16:50:24.907] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Create-Unify-1.20.1-0.1a.Beta.jar
|
2013 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Create-Unify-1.20.1-0.1a.Beta.jar with {unify} mods - versions {0.1a.Beta}
|
2014 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Create-Unify-1.20.1-0.1a.Beta.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2015 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/resourcefullib-forge-1.20.1-2.1.29.jar
|
2016 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file resourcefullib-forge-1.20.1-2.1.29.jar with {resourcefullib} mods - versions {2.1.29}
|
2017 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/resourcefullib-forge-1.20.1-2.1.29.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2018 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_refined_recipes-1.0.1.b.jar
|
2019 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_refined_recipes-1.0.1.b.jar with {create_refined_recipes} mods - versions {1.0.1.b}
|
2020 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_refined_recipes-1.0.1.b.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2021 | [08Jan2025 16:50:24.908] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createliquidfuel-2.1.1-1.20.1.jar
|
2022 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createliquidfuel-2.1.1-1.20.1.jar with {createliquidfuel} mods - versions {2.1.1-1.20.1}
|
2023 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createliquidfuel-2.1.1-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2024 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/starterkit-1.20.1-7.1.jar
|
2025 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file starterkit-1.20.1-7.1.jar with {starterkit} mods - versions {7.1}
|
2026 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/starterkit-1.20.1-7.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
2027 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/SpartanWeaponry-1.20.1-forge-3.1.3-all.jar
|
2028 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SpartanWeaponry-1.20.1-forge-3.1.3-all.jar with {spartanweaponry} mods - versions {3.1.3}
|
2029 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/SpartanWeaponry-1.20.1-forge-3.1.3-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2030 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/architectury-9.2.14-forge.jar
|
2031 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-9.2.14-forge.jar with {architectury} mods - versions {9.2.14}
|
2032 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/architectury-9.2.14-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2033 | [08Jan2025 16:50:24.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2034 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-loot-api-v2-1.2.1+eb28f93e77.jar with {fabric_loot_api_v2} mods - versions {1.2.1+eb28f93e77}
|
2035 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2036 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cc-tweaked-1.20.1-forge-1.113.1.jar
|
2037 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cc-tweaked-1.20.1-forge-1.113.1.jar with {computercraft} mods - versions {1.113.1}
|
2038 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cc-tweaked-1.20.1-forge-1.113.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,48)]]
|
2039 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/attributizer-2.1.jar
|
2040 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file attributizer-2.1.jar with {attributizer} mods - versions {2.1}
|
2041 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/attributizer-2.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
2042 | [08Jan2025 16:50:24.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/cupboard-1.20.1-2.7.jar
|
2043 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cupboard-1.20.1-2.7.jar with {cupboard} mods - versions {1.20.1-2.7}
|
2044 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/cupboard-1.20.1-2.7.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
2045 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2046 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-networking-api-v1-1.3.11+503a202477.jar with {fabric_networking_api_v1} mods - versions {1.3.11+503a202477}
|
2047 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2048 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/framework-forge-1.20.1-0.7.12.jar
|
2049 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file framework-forge-1.20.1-0.7.12.jar with {framework} mods - versions {0.7.12}
|
2050 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/framework-forge-1.20.1-0.7.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
2051 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/adaptive_performance_tweaks_items_1.20.1-11.3.0.jar
|
2052 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file adaptive_performance_tweaks_items_1.20.1-11.3.0.jar with {adaptive_performance_tweaks_items} mods - versions {11.3.0}
|
2053 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/adaptive_performance_tweaks_items_1.20.1-11.3.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2054 | [08Jan2025 16:50:24.911] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2055 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-Forge-Extended-ASM-3.2.4.jar with {forgeextendedasm} mods - versions {3.2.4}
|
2056 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
|
2057 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/letmedespawn-1.20.x-forge-1.4.4.jar
|
2058 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file letmedespawn-1.20.x-forge-1.4.4.jar with {letmedespawn} mods - versions {1.4.4}
|
2059 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/letmedespawn-1.20.x-forge-1.4.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2060 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2061 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-lifecycle-events-v1-2.2.22+afab492177.jar with {fabric_lifecycle_events_v1} mods - versions {2.2.22+afab492177}
|
2062 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2063 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/petrolpark-1.20.1-1.0.2.jar
|
2064 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file petrolpark-1.20.1-1.0.2.jar with {petrolpark} mods - versions {1.0.2}
|
2065 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/petrolpark-1.20.1-1.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
2066 | [08Jan2025 16:50:24.912] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/effortlessbuilding-1.20.1-3.9-all.jar
|
2067 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file effortlessbuilding-1.20.1-3.9-all.jar with {effortlessbuilding} mods - versions {3.9}
|
2068 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/effortlessbuilding-1.20.1-3.9-all.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2069 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lemoned-1.0.1-1.20.jar
|
2070 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lemoned-1.0.1-1.20.jar with {lemoned} mods - versions {1.0.1-1.20}
|
2071 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/lemoned-1.0.1-1.20.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2072 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2073 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-key-binding-api-v1-1.0.37+561530ec77.jar with {fabric_key_binding_api_v1} mods - versions {1.0.37+561530ec77}
|
2074 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2075 | [08Jan2025 16:50:24.913] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2076 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transfer-api-v1-3.3.5+631c9cd677.jar with {fabric_transfer_api_v1} mods - versions {3.3.5+631c9cd677}
|
2077 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2078 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/rhino-forge-2001.2.3-build.6.jar
|
2079 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rhino-forge-2001.2.3-build.6.jar with {rhino} mods - versions {2001.2.3-build.6}
|
2080 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/rhino-forge-2001.2.3-build.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[38,)]]
|
2081 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/amendments-1.20-1.2.12.jar
|
2082 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file amendments-1.20-1.2.12.jar with {amendments} mods - versions {1.20-1.2.12}
|
2083 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/amendments-1.20-1.2.12.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2084 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/copycats-2.1.4+mc.1.20.1-forge.jar
|
2085 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file copycats-2.1.4+mc.1.20.1-forge.jar with {copycats} mods - versions {2.1.4+mc.1.20.1-forge}
|
2086 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/copycats-2.1.4+mc.1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2087 | [08Jan2025 16:50:24.914] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/common-networking-forge-1.0.5-1.20.1.jar
|
2088 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file common-networking-forge-1.0.5-1.20.1.jar with {commonnetworking} mods - versions {1.0.5-1.20.1}
|
2089 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/common-networking-forge-1.0.5-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]]
|
2090 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2091 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-resource-loader-v0-0.11.10+bcd08ed377.jar with {fabric_resource_loader_v0} mods - versions {0.11.10+bcd08ed377}
|
2092 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2093 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createcomputing-1.20.1-2.0.0.jar
|
2094 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createcomputing-1.20.1-2.0.0.jar with {createcomputing} mods - versions {1.20.1-2.0.0}
|
2095 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createcomputing-1.20.1-2.0.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
2096 | [08Jan2025 16:50:24.915] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-1.20.1-0.5.1.j.jar
|
2097 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-1.20.1-0.5.1.j.jar with {create} mods - versions {0.5.1.j}
|
2098 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create-1.20.1-0.5.1.j.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2099 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/waystones-forge-1.20-14.1.6.jar
|
2100 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file waystones-forge-1.20-14.1.6.jar with {waystones} mods - versions {14.1.6}
|
2101 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/waystones-forge-1.20-14.1.6.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2102 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Clumps-forge-1.20.1-12.0.0.4.jar
|
2103 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.20.1-12.0.0.4.jar with {clumps} mods - versions {**.**.**.**}
|
2104 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Clumps-forge-1.20.1-12.0.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
2105 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/FastSuite-1.20.1-5.0.1.jar
|
2106 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastSuite-1.20.1-5.0.1.jar with {fastsuite} mods - versions {5.0.1}
|
2107 | [08Jan2025 16:50:24.916] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/FastSuite-1.20.1-5.0.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[32,)]]
|
2108 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/journeymap-1.20.1-5.10.3-forge.jar
|
2109 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file journeymap-1.20.1-5.10.3-forge.jar with {journeymap} mods - versions {5.10.3}
|
2110 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/journeymap-1.20.1-5.10.3-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[44,)]]
|
2111 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod journeymap potion effect transformer with Javascript path potion-effects-shift.js
|
2112 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod potion-effects-shift.js
|
2113 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2114 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-mining-level-api-v1-2.1.50+561530ec77.jar with {fabric_mining_level_api_v1} mods - versions {2.1.50+561530ec77}
|
2115 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2116 | [08Jan2025 16:50:24.917] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/artifacts-forge-9.5.13.jar
|
2117 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-forge-9.5.13.jar with {artifacts} mods - versions {9.5.13}
|
2118 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/artifacts-forge-9.5.13.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2119 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/configured-forge-1.20.1-2.2.3.jar
|
2120 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-forge-1.20.1-2.2.3.jar with {configured} mods - versions {2.2.3}
|
2121 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/configured-forge-1.20.1-2.2.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[39,)]]
|
2122 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CustomPlayerModels-1.20-0.6.19a.jar
|
2123 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CustomPlayerModels-1.20-0.6.19a.jar with {cpm} mods - versions {0.6.19a}
|
2124 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CustomPlayerModels-1.20-0.6.19a.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2125 | [08Jan2025 16:50:24.918] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/decorative_blocks-forge-1.20.1-4.1.3.jar
|
2126 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file decorative_blocks-forge-1.20.1-4.1.3.jar with {decorative_blocks} mods - versions {4.1.3}
|
2127 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/decorative_blocks-forge-1.20.1-4.1.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2128 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-confectionery1.20.1_v1.1.0.jar
|
2129 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-confectionery1.20.1_v1.1.0.jar with {create_confectionery} mods - versions {1.1.0}
|
2130 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create-confectionery1.20.1_v1.1.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2131 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createbicbit-1.20.1-0.0.86.jar
|
2132 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createbicbit-1.20.1-0.0.86.jar with {create_bic_bit} mods - versions {0.0.86}
|
2133 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createbicbit-1.20.1-0.0.86.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2134 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/YungsBetterDesertTemples-1.20-Forge-3.0.3.jar
|
2135 | [08Jan2025 16:50:24.919] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file YungsBetterDesertTemples-1.20-Forge-3.0.3.jar with {betterdeserttemples} mods - versions {1.20-Forge-3.0.3}
|
2136 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/YungsBetterDesertTemples-1.20-Forge-3.0.3.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2137 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Continents_1.20.x_v1.1.5.jar
|
2138 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Continents_1.20.x_v1.1.5.jar with {continents} mods - versions {1.1.5}
|
2139 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Continents_1.20.x_v1.1.5.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
2140 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar
|
2141 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar with {distanthorizons} mods - versions {2.3.0-b-dev}
|
2142 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/DistantHorizons-2.3.0-b-RC2-1.20.1-fabric-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
2143 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Terralith_1.20.x_v2.5.4.jar
|
2144 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Terralith_1.20.x_v2.5.4.jar with {terralith} mods - versions {2.5.4}
|
2145 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Terralith_1.20.x_v2.5.4.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
2146 | [08Jan2025 16:50:24.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ftb-chunks-forge-2001.3.4.jar
|
2147 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ftb-chunks-forge-2001.3.4.jar with {ftbchunks} mods - versions {2001.3.4}
|
2148 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ftb-chunks-forge-2001.3.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2149 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2150 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-transitive-access-wideners-v1-4.3.1+1880499877.jar with {fabric_transitive_access_wideners_v1} mods - versions {4.3.1+1880499877}
|
2151 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[47,)]]
|
2152 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/tfmg-0.9.3-1.20.1.jar
|
2153 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tfmg-0.9.3-1.20.1.jar with {tfmg} mods - versions {0.9.3-1.20.1}
|
2154 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/tfmg-0.9.3-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
2155 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2156 | [08Jan2025 16:50:24.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dragonlib-forge-1.20.1-2.2.16.jar with {dragonlib} mods - versions {1.20.1-2.2.16}
|
2157 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2158 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/moonlight-1.20-2.13.26-forge.jar
|
2159 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file moonlight-1.20-2.13.26-forge.jar with {moonlight} mods - versions {1.20-2.13.26}
|
2160 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/moonlight-1.20-2.13.26-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
2161 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/MagnumTorch-v8.0.2-1.20.1-Forge.jar
|
2162 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MagnumTorch-v8.0.2-1.20.1-Forge.jar with {magnumtorch} mods - versions {8.0.2}
|
2163 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/MagnumTorch-v8.0.2-1.20.1-Forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2164 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2165 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar with {fabric_blockrenderlayer_v1} mods - versions {1.1.41+1d0da21e77}
|
2166 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2167 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Jade-1.20.1-forge-11.11.1.jar
|
2168 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jade-1.20.1-forge-11.11.1.jar with {jade} mods - versions {11.11.1+forge}
|
2169 | [08Jan2025 16:50:24.922] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Jade-1.20.1-forge-11.11.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2170 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/CreativeCore_FORGE_v2.12.26_mc1.20.1.jar
|
2171 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CreativeCore_FORGE_v2.12.26_mc1.20.1.jar with {creativecore} mods - versions {2.12.26}
|
2172 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/CreativeCore_FORGE_v2.12.26_mc1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2173 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/lootintegrations_yungs-1.2.jar
|
2174 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootintegrations_yungs-1.2.jar with {lootintegrations_yungs} mods - versions {1}
|
2175 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/lootintegrations_yungs-1.2.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[0,)]]
|
2176 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/mutil-1.20.1-6.1.1.jar
|
2177 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mutil-1.20.1-6.1.1.jar with {mutil} mods - versions {6.1.1}
|
2178 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/mutil-1.20.1-6.1.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2179 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Quark-4.0-460.jar
|
2180 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-4.0-460.jar with {quark} mods - versions {4.0-460}
|
2181 | [08Jan2025 16:50:24.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Quark-4.0-460.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[41,)]]
|
2182 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create-stuff-additions1.20.1_v2.0.5.jar
|
2183 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-stuff-additions1.20.1_v2.0.5.jar with {create_sa} mods - versions {2.0.5}
|
2184 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create-stuff-additions1.20.1_v2.0.5.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2185 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/Nullscape_1.20.x_v1.2.8.jar
|
2186 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Nullscape_1.20.x_v1.2.8.jar with {nullscape} mods - versions {1.2.8}
|
2187 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/Nullscape_1.20.x_v1.2.8.jar with languages [LanguageSpec[languageName=lowcodefml, acceptedVersions=[1,)]]
|
2188 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ParCool-1.20.1-3.3.0.2.jar
|
2189 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ParCool-1.20.1-3.3.0.2.jar with {parcool} mods - versions {**.**.**.**}
|
2190 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ParCool-1.20.1-3.3.0.2.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[43,)]]
|
2191 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/StorageDrawers-1.20.1-12.9.11.jar
|
2192 | [08Jan2025 16:50:24.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.20.1-12.9.11.jar with {storagedrawers} mods - versions {12.9.11}
|
2193 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/StorageDrawers-1.20.1-12.9.11.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2194 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/immersive_paintings-0.6.7+1.20.1-forge.jar
|
2195 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file immersive_paintings-0.6.7+1.20.1-forge.jar with {immersive_paintings} mods - versions {0.6.7+1.20.1}
|
2196 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/immersive_paintings-0.6.7+1.20.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2197 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/teamprojecte-1.20.1-1.1.4.jar
|
2198 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file teamprojecte-1.20.1-1.1.4.jar with {teamprojecte} mods - versions {1.1.4}
|
2199 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/teamprojecte-1.20.1-1.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2200 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/armourersworkshop-forge-1.20.1-2.1.4.jar
|
2201 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file armourersworkshop-forge-1.20.1-2.1.4.jar with {armourers_workshop} mods - versions {2.1.4}
|
2202 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/armourersworkshop-forge-1.20.1-2.1.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
2203 | [08Jan2025 16:50:24.925] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/betterchunkloading-1.20.1-5.1.jar
|
2204 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterchunkloading-1.20.1-5.1.jar with {betterchunkloading} mods - versions {1.20.1-5.1}
|
2205 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/betterchunkloading-1.20.1-5.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
2206 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2207 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-biome-api-v1-13.0.13+dc36698e77.jar with {fabric_biome_api_v1} mods - versions {13.0.13+dc36698e77}
|
2208 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2209 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/ferritecore-6.0.1-forge.jar
|
2210 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ferritecore-6.0.1-forge.jar with {ferritecore} mods - versions {6.0.1}
|
2211 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/ferritecore-6.0.1-forge.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[28,)]]
|
2212 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file creaturechat-1.2.0+1.20.1_mapped_srg_1.20.1.jar with {creaturechat} mods - versions {**.**.**.**.1}
|
2213 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/.connector/creaturechat-1.2.0+1.20.1_mapped_srg_1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
2214 | [08Jan2025 16:50:24.926] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/footwork-4.3.9.jar
|
2215 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file footwork-4.3.9.jar with {footwork} mods - versions {4.3.9}
|
2216 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/footwork-4.3.9.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[36,)]]
|
2217 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/refinedstorageaddons-0.10.0.jar
|
2218 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorageaddons-0.10.0.jar with {refinedstorageaddons} mods - versions {0.10.0}
|
2219 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/refinedstorageaddons-0.10.0.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2220 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/packetfixer-forge-1.4.2-1.19-to-1.20.1.jar
|
2221 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file packetfixer-forge-1.4.2-1.19-to-1.20.1.jar with {packetfixer} mods - versions {1.4.2}
|
2222 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/packetfixer-forge-1.4.2-1.19-to-1.20.1.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[0,)]]
|
2223 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/expandability-9.0.4.jar
|
2224 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-9.0.4.jar with {expandability} mods - versions {9.0.4}
|
2225 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/expandability-9.0.4.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[46,)]]
|
2226 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar
|
2227 | [08Jan2025 16:50:24.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar with {create_enchantment_industry} mods - versions {1.2.9.d}
|
2228 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/create_enchantment_industry-1.20.1-for-create-0.5.1.f-1.2.9.d.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2229 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2230 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-data-generation-api-v1-12.3.4+369cb3a477.jar with {fabric_data_generation_api_v1} mods - versions {12.3.4+369cb3a477}
|
2231 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2232 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Found coremod addFabricKeySortOrders with Javascript path META-INF/asm/addFabricKeySortOrders.js
|
2233 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Found coremod META-INF/asm/addFabricKeySortOrders.js
|
2234 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2235 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar with {fabric_events_interaction_v0} mods - versions {0.6.2+0d0bd5a777}
|
2236 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=[47,)]]
|
2237 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/********/mods/createaddition-1.20.1-1.2.4e.jar
|
2238 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createaddition-1.20.1-1.2.4e.jar with {createaddition} mods - versions {1.20.1-1.2.4e}
|
2239 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/********/mods/createaddition-1.20.1-1.2.4e.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[40,)]]
|
2240 | [08Jan2025 16:50:24.928] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2241 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2242 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2243 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2244 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2245 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2246 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2247 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2248 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2249 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2250 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2251 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2252 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2253 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2254 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2255 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2256 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2257 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2258 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2259 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2260 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2261 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2262 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mixinextras-forge-0.2.0.jar with {mixinextras} mods - versions {0.2.0}
|
2263 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
2264 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2265 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2266 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2267 | [08Jan2025 16:50:24.929] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2268 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2269 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2270 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2271 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2272 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2273 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate
|
2274 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-mixinsquared-forge-0.2.0.jar with {mixinsquared} mods - versions {0.2.0-beta.6}
|
2275 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [LanguageSpec[languageName=javafml, acceptedVersions=*]]
|
2276 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2277 | [08Jan2025 16:50:24.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages []
|
2278 | [08Jan2025 16:50:24.931] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml
|
2279 | [08Jan2025 16:50:24.931] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin-transmogrifier
|
2280 | [08Jan2025 16:50:24.932] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin-transmogrifier
|
2281 | [08Jan2025 16:50:24.932] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service connector_loader
|
2282 | [08Jan2025 16:50:24.932] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service connector_loader
|
2283 | [08Jan2025 16:50:24.947] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 4 language providers
|
2284 | [08Jan2025 16:50:24.948] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider minecraft, version 1.0
|
2285 | [08Jan2025 16:50:24.948] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider kotlinforforge, version 4.11.0
|
2286 | [08Jan2025 16:50:24.948] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider javafml, version 47
|
2287 | [08Jan2025 16:50:24.948] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found language provider lowcodefml, version 47
|
2288 | [08Jan2025 16:50:24.956] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft, forge]
|
2289 | [08Jan2025 16:50:24.956] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: minecraft
|
2290 | [08Jan2025 16:50:24.956] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Found system mod: forge
|
2291 | [08Jan2025 16:50:24.961] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 774 mod requirements (682 mandatory, 92 optional)
|
2292 | [08Jan2025 16:50:24.964] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional)
|
2293 | [08Jan2025 16:50:25.586] [main/DEBUG] [org.sinytra.connector.service.hacks.ModuleLayerMigrator/]: Attempting to make module authlib transformable
|
2294 | [08Jan2025 16:50:25.591] [main/INFO] [org.sinytra.connector.service.hacks.ModuleLayerMigrator/]: Successfully made module authlib transformable
|
2295 | [08Jan2025 16:50:25.593] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers
|
2296 | [08Jan2025 16:50:25.594] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin
|
2297 | [08Jan2025 16:50:25.594] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin
|
2298 | [08Jan2025 16:50:25.594] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml
|
2299 | [08Jan2025 16:50:25.594] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading coremod transformers
|
2300 | [08Jan2025 16:50:25.595] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/aea_water_speed.js
|
2301 | [08Jan2025 16:50:25.746] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2302 | [08Jan2025 16:50:25.747] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/apoli.js
|
2303 | [08Jan2025 16:50:25.794] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2304 | [08Jan2025 16:50:25.794] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/BreakableBlock.js
|
2305 | [08Jan2025 16:50:25.815] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2306 | [08Jan2025 16:50:25.815] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_method.js
|
2307 | [08Jan2025 16:50:25.836] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2308 | [08Jan2025 16:50:25.836] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/field_to_instanceof.js
|
2309 | [08Jan2025 16:50:25.873] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2310 | [08Jan2025 16:50:25.873] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/add_bouncer_method.js
|
2311 | [08Jan2025 16:50:25.896] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2312 | [08Jan2025 16:50:25.896] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/method_redirector.js
|
2313 | [08Jan2025 16:50:25.945] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2314 | [08Jan2025 16:50:25.945] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/implementFabricBlock.js
|
2315 | [08Jan2025 16:50:25.961] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2316 | [08Jan2025 16:50:25.961] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/implementFabricBlockState.js
|
2317 | [08Jan2025 16:50:25.975] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2318 | [08Jan2025 16:50:25.975] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/injectDataProvider.js
|
2319 | [08Jan2025 16:50:25.988] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2320 | [08Jan2025 16:50:25.988] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/accessors.js
|
2321 | [08Jan2025 16:50:26.017] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2322 | [08Jan2025 16:50:26.017] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/tooltip.js
|
2323 | [08Jan2025 16:50:26.029] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2324 | [08Jan2025 16:50:26.029] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/implementFabricItem.js
|
2325 | [08Jan2025 16:50:26.055] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2326 | [08Jan2025 16:50:26.055] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/get_ench_level_event.js
|
2327 | [08Jan2025 16:50:26.062] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2328 | [08Jan2025 16:50:26.062] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/get_ench_level_event_specific.js
|
2329 | [08Jan2025 16:50:26.070] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2330 | [08Jan2025 16:50:26.070] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/mutableOxidizableBlocks.js
|
2331 | [08Jan2025 16:50:26.080] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2332 | [08Jan2025 16:50:26.080] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/injectCreativeModeTabCtr.js
|
2333 | [08Jan2025 16:50:26.088] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2334 | [08Jan2025 16:50:26.088] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/injectFabricASM.js
|
2335 | [08Jan2025 16:50:26.109] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2336 | [08Jan2025 16:50:26.109] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/updateItemUseStartTreshold.js
|
2337 | [08Jan2025 16:50:26.117] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2338 | [08Jan2025 16:50:26.117] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/expandLocalVarScope.js
|
2339 | [08Jan2025 16:50:26.131] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2340 | [08Jan2025 16:50:26.131] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/fixFieldSignatureChanges.js
|
2341 | [08Jan2025 16:50:26.139] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2342 | [08Jan2025 16:50:26.139] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from coremods/farmersdelight/HeatableBlockEntityMixin.js
|
2343 | [08Jan2025 16:50:26.157] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2344 | [08Jan2025 16:50:26.157] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from potion-effects-shift.js
|
2345 | [08Jan2025 16:50:26.175] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2346 | [08Jan2025 16:50:26.175] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: Loading CoreMod from META-INF/asm/addFabricKeySortOrders.js
|
2347 | [08Jan2025 16:50:26.183] [main/DEBUG] [net.minecraftforge.coremod.CoreModEngine/COREMOD]: CoreMod loaded successfully
|
2348 | [08Jan2025 16:50:26.193] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@568c9ee1 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeLivingEntity;} {jumpInFluid} {(Lnet/minecraftforge/fluids/FluidType;)V}
|
2349 | [08Jan2025 16:50:26.194] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@18f27a81 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeLivingEntity;} {sinkInFluid} {(Lnet/minecraftforge/fluids/FluidType;)V}
|
2350 | [08Jan2025 16:50:26.194] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@624494d4 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItemStack;} {canEquip} {(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/entity/Entity;)Z}
|
2351 | [08Jan2025 16:50:26.194] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@654c2f81 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItemStack;} {getFoodProperties} {(Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/food/FoodProperties;}
|
2352 | [08Jan2025 16:50:26.194] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38af386e to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeBlockState;} {getFriction} {(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)F}
|
2353 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@33827b88 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeBlockState;} {canHarvestBlock} {(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z}
|
2354 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7526bb18 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeBlock;} {getAppearance} {(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;}
|
2355 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@7112b21a to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeBlockState;} {getAppearance} {(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;}
|
2356 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@30bf881e to Target : METHOD {Lnet/minecraft/data/DataProvider;} {m_236069_} {(Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V}
|
2357 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1041ebba to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItemStack;} {getHighlightTip} {(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component;}
|
2358 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@507f7cd1 to Target : METHOD {Lnet/minecraft/world/item/ItemStack;} {m_41787_} {()V}
|
2359 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@349996a6 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {getCraftingRemainingItem} {(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack;}
|
2360 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@78aa1753 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {hasCraftingRemainingItem} {(Lnet/minecraft/world/item/ItemStack;)Z}
|
2361 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@67292fc7 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {getAttributeModifiers} {(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Lcom/google/common/collect/Multimap;}
|
2362 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4c1b4e07 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {isCorrectToolForDrops} {(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z}
|
2363 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@34cfdd84 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {shouldCauseReequipAnimation} {(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Z)Z}
|
2364 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1c7744c1 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {getEquipmentSlot} {(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot;}
|
2365 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@320e179f to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItem;} {damageItem} {(Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)I}
|
2366 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@24731caf to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItemStack;} {getAllEnchantments} {()Ljava/util/Map;}
|
2367 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@6e1ad658 to Target : METHOD {Lnet/minecraftforge/common/extensions/IForgeItemStack;} {getEnchantmentLevel} {(Lnet/minecraft/world/item/enchantment/Enchantment;)I}
|
2368 | [08Jan2025 16:50:26.195] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@486dd616 to Target : METHOD {Lnet/minecraft/world/level/block/WeatheringCopper;} {m_154909_} {()Lcom/google/common/collect/BiMap;}
|
2369 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@a1d926b to Target : METHOD {Lcom/chocohead/mm/Plugin;} {fishAddURL} {()Ljava/util/function/Consumer;}
|
2370 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@36b761e3 to Target : METHOD {Lcom/chocohead/mm/Plugin$1;} {generate} {(Ljava/lang/String;Ljava/util/Collection;)V}
|
2371 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@e27d97b to Target : METHOD {Lcom/chocohead/mm/EnumSubclasser;} {defineAnonymousSubclass} {(Lorg/objectweb/asm/tree/ClassNode;Lcom/chocohead/mm/api/EnumAdder$EnumAddition;Ljava/lang/String;Ljava/lang/String;)[B}
|
2372 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@285c63cf to Target : METHOD {Lme/shedaniel/mm/Plugin;} {fishAddURL} {()Ljava/util/function/Consumer;}
|
2373 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4e343265 to Target : METHOD {Lme/shedaniel/mm/Plugin$1;} {generate} {(Ljava/lang/String;Ljava/util/Collection;)V}
|
2374 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@4301fa39 to Target : METHOD {Lme/shedaniel/mm/EnumSubclasser;} {defineAnonymousSubclass} {(Lorg/objectweb/asm/tree/ClassNode;Lcom/chocohead/mm/api/EnumAdder$EnumAddition;Ljava/lang/String;Ljava/lang/String;)[B}
|
2375 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@73dd0f23 to Target : METHOD {Lnet/minecraft/world/entity/LivingEntity;} {m_6672_} {(Lnet/minecraft/world/InteractionHand;)V}
|
2376 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@38d4488c to Target : METHOD {Lnet/minecraft/world/entity/LivingEntity;} {m_147215_} {(Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V}
|
2377 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@579ce2e9 to Target : METHOD {Lnet/minecraft/world/level/BaseSpawner;} {m_151311_} {(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V}
|
2378 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1b800a11 to Target : METHOD {Lvectorwing/farmersdelight/common/block/entity/HeatableBlockEntity;} {isHeated} {(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z}
|
2379 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@3faa55 to Target : METHOD {Lnet/minecraft/client/gui/Gui;} {m_93028_} {(Lcom/mojang/blaze3d/vertex/PoseStack;)V}
|
2380 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModMethodTransformer@1ab502f6 to Target : METHOD {Lnet/minecraft/data/DataProvider;} {m_236069_} {(Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V}
|
2381 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@31c56721 to Target : CLASS {Lnet/minecraft/world/entity/Entity;} {} {V}
|
2382 | [08Jan2025 16:50:26.196] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4cd51e4e to Target : CLASS {Lnet/minecraft/world/level/block/HalfTransparentBlock;} {} {V}
|
2383 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7e451790 to Target : CLASS {Lnet/minecraft/world/level/biome/Biome;} {} {V}
|
2384 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@25172993 to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V}
|
2385 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3f71ae7f to Target : CLASS {Lnet/minecraft/world/effect/MobEffectInstance;} {} {V}
|
2386 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5b32e0b1 to Target : CLASS {Lnet/minecraft/world/level/block/LiquidBlock;} {} {V}
|
2387 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@d1d85d0 to Target : CLASS {Lnet/minecraft/world/item/BucketItem;} {} {V}
|
2388 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@115a7e51 to Target : CLASS {Lnet/minecraft/world/level/block/StairBlock;} {} {V}
|
2389 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@23ea3853 to Target : CLASS {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V}
|
2390 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@6f1163f7 to Target : CLASS {Lnet/minecraft/world/item/ItemStack;} {} {V}
|
2391 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@e4348c0 to Target : CLASS {Lnet/minecraft/network/play/client/CClientSettingsPacket;} {} {V}
|
2392 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V}
|
2393 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/monster/Strider;} {} {V}
|
2394 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V}
|
2395 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V}
|
2396 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V}
|
2397 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/raid/Raid;} {} {V}
|
2398 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V}
|
2399 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V}
|
2400 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/EntityType;} {} {V}
|
2401 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V}
|
2402 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V}
|
2403 | [08Jan2025 16:50:26.197] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/server/commands/SummonCommand;} {} {V}
|
2404 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/monster/Zombie;} {} {V}
|
2405 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/monster/Spider;} {} {V}
|
2406 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V}
|
2407 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/NaturalSpawner;} {} {V}
|
2408 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V}
|
2409 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/npc/Villager;} {} {V}
|
2410 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V}
|
2411 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V}
|
2412 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V}
|
2413 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4ca907af to Target : CLASS {Lnet/minecraft/server/commands/RaidCommand;} {} {V}
|
2414 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@3ef396c9 to Target : CLASS {Lnet/minecraftforge/common/extensions/IForgeBlock;} {} {V}
|
2415 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@5a99543b to Target : CLASS {Lnet/minecraftforge/common/extensions/IForgeBlockState;} {} {V}
|
2416 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4e0802e0 to Target : CLASS {Lnet/minecraft/client/gui/screens/inventory/AbstractContainerScreen;} {} {V}
|
2417 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@4a18e0f1 to Target : CLASS {Lnet/minecraftforge/common/extensions/IForgeItem;} {} {V}
|
2418 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@687f62a5 to Target : CLASS {Lnet/minecraft/world/item/CreativeModeTab;} {} {V}
|
2419 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.minecraftforge.coremod.transformer.CoreModClassTransformer@7857cb1d to Target : CLASS {Lnet/minecraft/client/KeyMapping;} {} {V}
|
2420 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml
|
2421 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin-transmogrifier
|
2422 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin-transmogrifier
|
2423 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service connector_loader
|
2424 | [08Jan2025 16:50:26.198] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service connector_loader
|
2425 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
2426 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
2427 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_generated_classes)
|
2428 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_generated_classes)
|
2429 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_generated_classes)
|
2430 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_generated_classes)
|
2431 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_generated_classes)
|
2432 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_generated_classes)]
|
2433 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adaptive_performance_tweaks_core)
|
2434 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adaptive_performance_tweaks_core)
|
2435 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adaptive_performance_tweaks_core)
|
2436 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adaptive_performance_tweaks_core)
|
2437 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adaptive_performance_tweaks_core)
|
2438 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adaptive_performance_tweaks_core)]
|
2439 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kubejs)
|
2440 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kubejs)
|
2441 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kubejs)
|
2442 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kubejs)
|
2443 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kubejs)
|
2444 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs)]
|
2445 | [08Jan2025 16:50:29.717] [main/DEBUG] [mixin/]: Registering mixin config: kubejs-forge.mixins.json
|
2446 | [08Jan2025 16:50:29.773] [main/DEBUG] [mixin/]: Compatibility level JAVA_17 specified by kubejs-forge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2447 | [08Jan2025 16:50:29.776] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
|
2448 | [08Jan2025 16:50:29.776] [main/DEBUG] [mixin/]: Registering mixin config: kubejs-common.mixins.json
|
2449 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdungeons)
|
2450 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdungeons)
|
2451 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdungeons)
|
2452 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdungeons)
|
2453 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdungeons)
|
2454 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)]
|
2455 | [08Jan2025 16:50:29.781] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons.mixins.json
|
2456 | [08Jan2025 16:50:29.785] [main/DEBUG] [mixin/]: Registering mixin config: betterdungeons_forge.mixins.json
|
2457 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(almanac)
|
2458 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(almanac)
|
2459 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(almanac)
|
2460 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(almanac)
|
2461 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(almanac)
|
2462 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almanac)]
|
2463 | [08Jan2025 16:50:29.791] [main/DEBUG] [mixin/]: Registering mixin config: almanac.mixins.json
|
2464 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbessentials)
|
2465 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbessentials)
|
2466 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbessentials)
|
2467 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbessentials)
|
2468 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbessentials)
|
2469 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbessentials)]
|
2470 | [08Jan2025 16:50:29.803] [main/DEBUG] [mixin/]: Registering mixin config: ftbessentials-common.mixins.json
|
2471 | [08Jan2025 16:50:29.808] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642configlib)
|
2472 | [08Jan2025 16:50:29.808] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642configlib)
|
2473 | [08Jan2025 16:50:29.808] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642configlib)
|
2474 | [08Jan2025 16:50:29.808] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642configlib)
|
2475 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642configlib)
|
2476 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)]
|
2477 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(additionalentityattributes)
|
2478 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(additionalentityattributes)
|
2479 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(additionalentityattributes)
|
2480 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(additionalentityattributes)
|
2481 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(additionalentityattributes)
|
2482 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalentityattributes)]
|
2483 | [08Jan2025 16:50:29.809] [main/DEBUG] [mixin/]: Registering mixin config: additionalentityattributes.mixins.json
|
2484 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vampirism_integrations)
|
2485 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vampirism_integrations)
|
2486 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vampirism_integrations)
|
2487 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vampirism_integrations)
|
2488 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vampirism_integrations)
|
2489 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampirism_integrations)]
|
2490 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cccbridge)
|
2491 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cccbridge)
|
2492 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cccbridge)
|
2493 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cccbridge)
|
2494 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cccbridge)
|
2495 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cccbridge)]
|
2496 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createdeco)
|
2497 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createdeco)
|
2498 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createdeco)
|
2499 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createdeco)
|
2500 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createdeco)
|
2501 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createdeco)]
|
2502 | [08Jan2025 16:50:29.814] [main/DEBUG] [mixin/]: Registering mixin config: createdeco-common.mixins.json
|
2503 | [08Jan2025 16:50:29.823] [main/DEBUG] [mixin/]: Registering mixin config: createdeco.mixins.json
|
2504 | [08Jan2025 16:50:29.833] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(playeranimator)
|
2505 | [08Jan2025 16:50:29.833] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(playeranimator)
|
2506 | [08Jan2025 16:50:29.834] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(playeranimator)
|
2507 | [08Jan2025 16:50:29.834] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(playeranimator)
|
2508 | [08Jan2025 16:50:29.834] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(playeranimator)
|
2509 | [08Jan2025 16:50:29.834] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
|
2510 | [08Jan2025 16:50:29.834] [main/DEBUG] [mixin/]: Registering mixin config: playerAnimator-common.mixins.json
|
2511 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by playerAnimator-common.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2512 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_rendering_fluids_v1)
|
2513 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_rendering_fluids_v1)
|
2514 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_rendering_fluids_v1)
|
2515 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_rendering_fluids_v1)
|
2516 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_rendering_fluids_v1)
|
2517 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_fluids_v1)]
|
2518 | [08Jan2025 16:50:29.839] [main/DEBUG] [mixin/]: Registering mixin config: fabric-rendering-fluids-v1.mixins.json
|
2519 | [08Jan2025 16:50:29.844] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-rendering-fluids-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2520 | [08Jan2025 16:50:29.844] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_models_v0)
|
2521 | [08Jan2025 16:50:29.844] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_models_v0)
|
2522 | [08Jan2025 16:50:29.844] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_models_v0)
|
2523 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_models_v0)
|
2524 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_models_v0)
|
2525 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_models_v0)]
|
2526 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(projecte)
|
2527 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(projecte)
|
2528 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(projecte)
|
2529 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(projecte)
|
2530 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(projecte)
|
2531 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(projecte)]
|
2532 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(apoli)
|
2533 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(apoli)
|
2534 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(apoli)
|
2535 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(apoli)
|
2536 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(apoli)
|
2537 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apoli)]
|
2538 | [08Jan2025 16:50:29.845] [main/DEBUG] [mixin/]: Registering mixin config: apoli.mixins.json
|
2539 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(etched)
|
2540 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(etched)
|
2541 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(etched)
|
2542 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(etched)
|
2543 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(etched)
|
2544 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(etched)]
|
2545 | [08Jan2025 16:50:29.851] [main/DEBUG] [mixin/]: Registering mixin config: etched.mixins.json
|
2546 | [08Jan2025 16:50:29.856] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rustic_engineer)
|
2547 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rustic_engineer)
|
2548 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rustic_engineer)
|
2549 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rustic_engineer)
|
2550 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rustic_engineer)
|
2551 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rustic_engineer)]
|
2552 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sdm_ui_lib)
|
2553 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sdm_ui_lib)
|
2554 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sdm_ui_lib)
|
2555 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sdm_ui_lib)
|
2556 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sdm_ui_lib)
|
2557 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sdm_ui_lib)]
|
2558 | [08Jan2025 16:50:29.857] [main/DEBUG] [mixin/]: Registering mixin config: sdm_ui_lib-common.mixins.json
|
2559 | [08Jan2025 16:50:29.864] [main/DEBUG] [mixin/]: Registering mixin config: sdm_ui_lib.mixins.json
|
2560 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vs_tournament)
|
2561 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vs_tournament)
|
2562 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vs_tournament)
|
2563 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vs_tournament)
|
2564 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vs_tournament)
|
2565 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_tournament)]
|
2566 | [08Jan2025 16:50:29.870] [main/DEBUG] [mixin/]: Registering mixin config: vs_tournament.mixins.json
|
2567 | [08Jan2025 16:50:29.874] [main/DEBUG] [mixin/]: Registering mixin config: vs_tournament-common.mixins.json
|
2568 | [08Jan2025 16:50:29.877] [main/DEBUG] [mixin/]: Registering mixin config: vs_tournament-optional.mixins.json
|
2569 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_convention_tags_v1)
|
2570 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_convention_tags_v1)
|
2571 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_convention_tags_v1)
|
2572 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_convention_tags_v1)
|
2573 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_convention_tags_v1)
|
2574 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_convention_tags_v1)]
|
2575 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_command_api_v1)
|
2576 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_command_api_v1)
|
2577 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_command_api_v1)
|
2578 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_command_api_v1)
|
2579 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_command_api_v1)
|
2580 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_command_api_v1)]
|
2581 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(modernfix)
|
2582 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(modernfix)
|
2583 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(modernfix)
|
2584 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(modernfix)
|
2585 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(modernfix)
|
2586 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernfix)]
|
2587 | [08Jan2025 16:50:29.881] [main/DEBUG] [mixin/]: Registering mixin config: modernfix-common.mixins.json
|
2588 | [08Jan2025 16:50:29.886] [main/DEBUG] [mixin/]: Registering mixin config: modernfix-forge.mixins.json
|
2589 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_command_api_v2)
|
2590 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_command_api_v2)
|
2591 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_command_api_v2)
|
2592 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_command_api_v2)
|
2593 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_command_api_v2)
|
2594 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_command_api_v2)]
|
2595 | [08Jan2025 16:50:29.891] [main/DEBUG] [mixin/]: Registering mixin config: fabric-command-api-v2.mixins.json
|
2596 | [08Jan2025 16:50:29.897] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-command-api-v2.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2597 | [08Jan2025 16:50:29.897] [main/DEBUG] [mixin/]: Registering mixin config: fabric-command-api-v2.client.mixins.json
|
2598 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-command-api-v2.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2599 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_block_view_api_v2)
|
2600 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_block_view_api_v2)
|
2601 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_block_view_api_v2)
|
2602 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_block_view_api_v2)
|
2603 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_block_view_api_v2)
|
2604 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)]
|
2605 | [08Jan2025 16:50:29.902] [main/DEBUG] [mixin/]: Registering mixin config: fabric-block-view-api-v2.mixins.json
|
2606 | [08Jan2025 16:50:29.905] [main/DEBUG] [mixin/]: Registering mixin config: fabric-block-view-api-v2.client.mixins.json
|
2607 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yungsapi)
|
2608 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yungsapi)
|
2609 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yungsapi)
|
2610 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yungsapi)
|
2611 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yungsapi)
|
2612 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
|
2613 | [08Jan2025 16:50:29.911] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi.mixins.json
|
2614 | [08Jan2025 16:50:29.914] [main/DEBUG] [mixin/]: Registering mixin config: yungsapi_forge.mixins.json
|
2615 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createcasing)
|
2616 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createcasing)
|
2617 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createcasing)
|
2618 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createcasing)
|
2619 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createcasing)
|
2620 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcasing)]
|
2621 | [08Jan2025 16:50:29.919] [main/DEBUG] [mixin/]: Registering mixin config: createcasing.mixins.json
|
2622 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(some_peripherals)
|
2623 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(some_peripherals)
|
2624 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(some_peripherals)
|
2625 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(some_peripherals)
|
2626 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(some_peripherals)
|
2627 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(some_peripherals)]
|
2628 | [08Jan2025 16:50:29.922] [main/DEBUG] [mixin/]: Registering mixin config: some_peripherals-common.mixins.json
|
2629 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tetranomicon)
|
2630 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tetranomicon)
|
2631 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tetranomicon)
|
2632 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tetranomicon)
|
2633 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tetranomicon)
|
2634 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetranomicon)]
|
2635 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(balm)
|
2636 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(balm)
|
2637 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(balm)
|
2638 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(balm)
|
2639 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(balm)
|
2640 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
|
2641 | [08Jan2025 16:50:29.925] [main/DEBUG] [mixin/]: Registering mixin config: balm.mixins.json
|
2642 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_screen_api_v1)
|
2643 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_screen_api_v1)
|
2644 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_screen_api_v1)
|
2645 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_screen_api_v1)
|
2646 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_screen_api_v1)
|
2647 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_screen_api_v1)]
|
2648 | [08Jan2025 16:50:29.928] [main/DEBUG] [mixin/]: Registering mixin config: fabric-screen-api-v1.mixins.json
|
2649 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-screen-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2650 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(soul_fire_d)
|
2651 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(soul_fire_d)
|
2652 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(soul_fire_d)
|
2653 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(soul_fire_d)
|
2654 | [08Jan2025 16:50:29.932] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(soul_fire_d)
|
2655 | [08Jan2025 16:50:29.933] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(soul_fire_d)]
|
2656 | [08Jan2025 16:50:29.933] [main/DEBUG] [mixin/]: Registering mixin config: soul_fire_d.mixins.json
|
2657 | [08Jan2025 16:50:29.938] [main/DEBUG] [mixin/]: Registering mixin config: soul_fire_d.forge.mixins.json
|
2658 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vampiresneedumbrellas)
|
2659 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vampiresneedumbrellas)
|
2660 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vampiresneedumbrellas)
|
2661 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vampiresneedumbrellas)
|
2662 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vampiresneedumbrellas)
|
2663 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampiresneedumbrellas)]
|
2664 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloth_config)
|
2665 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloth_config)
|
2666 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloth_config)
|
2667 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloth_config)
|
2668 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloth_config)
|
2669 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
|
2670 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterfortresses)
|
2671 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterfortresses)
|
2672 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterfortresses)
|
2673 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterfortresses)
|
2674 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterfortresses)
|
2675 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)]
|
2676 | [08Jan2025 16:50:29.943] [main/DEBUG] [mixin/]: Registering mixin config: betterfortresses.mixins.json
|
2677 | [08Jan2025 16:50:29.950] [main/DEBUG] [mixin/]: Registering mixin config: betterfortresses_forge.mixins.json
|
2678 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supplementaries)
|
2679 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supplementaries)
|
2680 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supplementaries)
|
2681 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supplementaries)
|
2682 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supplementaries)
|
2683 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
|
2684 | [08Jan2025 16:50:29.959] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries-common.mixins.json
|
2685 | [08Jan2025 16:50:29.964] [main/DEBUG] [mixin/]: Registering mixin config: supplementaries.mixins.json
|
2686 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(athena)
|
2687 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(athena)
|
2688 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(athena)
|
2689 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(athena)
|
2690 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(athena)
|
2691 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(athena)]
|
2692 | [08Jan2025 16:50:29.969] [main/DEBUG] [mixin/]: Registering mixin config: athena.mixins.json
|
2693 | [08Jan2025 16:50:29.973] [main/DEBUG] [mixin/]: Registering mixin config: athena-forge.mixins.json
|
2694 | [08Jan2025 16:50:29.977] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(refinedstorage)
|
2695 | [08Jan2025 16:50:29.977] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(refinedstorage)
|
2696 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(refinedstorage)
|
2697 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(refinedstorage)
|
2698 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(refinedstorage)
|
2699 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refinedstorage)]
|
2700 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(corpse)
|
2701 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(corpse)
|
2702 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(corpse)
|
2703 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(corpse)
|
2704 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(corpse)
|
2705 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)]
|
2706 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_game_rule_api_v1)
|
2707 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_game_rule_api_v1)
|
2708 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_game_rule_api_v1)
|
2709 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_game_rule_api_v1)
|
2710 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_game_rule_api_v1)
|
2711 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_game_rule_api_v1)]
|
2712 | [08Jan2025 16:50:29.978] [main/DEBUG] [mixin/]: Registering mixin config: fabric-game-rule-api-v1.mixins.json
|
2713 | [08Jan2025 16:50:29.982] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2714 | [08Jan2025 16:50:29.982] [main/DEBUG] [mixin/]: Registering mixin config: fabric-game-rule-api-v1.client.mixins.json
|
2715 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-game-rule-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2716 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bcc)
|
2717 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bcc)
|
2718 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bcc)
|
2719 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bcc)
|
2720 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bcc)
|
2721 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bcc)]
|
2722 | [08Jan2025 16:50:29.986] [main/DEBUG] [mixin/]: Registering mixin config: bcc.mixins.json
|
2723 | [08Jan2025 16:50:29.990] [main/DEBUG] [mixin/]: Registering mixin config: bcc.forge.mixins.json
|
2724 | [08Jan2025 16:50:29.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(w2pets)
|
2725 | [08Jan2025 16:50:29.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(w2pets)
|
2726 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(w2pets)
|
2727 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(w2pets)
|
2728 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(w2pets)
|
2729 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(w2pets)]
|
2730 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(supermartijn642corelib)
|
2731 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(supermartijn642corelib)
|
2732 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(supermartijn642corelib)
|
2733 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(supermartijn642corelib)
|
2734 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(supermartijn642corelib)
|
2735 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)]
|
2736 | [08Jan2025 16:50:29.995] [main/DEBUG] [mixin/]: Registering mixin config: supermartijn642corelib.mixins.json
|
2737 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(resourcefulconfig)
|
2738 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(resourcefulconfig)
|
2739 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(resourcefulconfig)
|
2740 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(resourcefulconfig)
|
2741 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(resourcefulconfig)
|
2742 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefulconfig)]
|
2743 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spark)
|
2744 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spark)
|
2745 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spark)
|
2746 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spark)
|
2747 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spark)
|
2748 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)]
|
2749 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(curios)
|
2750 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(curios)
|
2751 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(curios)
|
2752 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(curios)
|
2753 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(curios)
|
2754 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
|
2755 | [08Jan2025 16:50:30.000] [main/DEBUG] [mixin/]: Registering mixin config: curios.mixins.json
|
2756 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(origins)
|
2757 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(origins)
|
2758 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(origins)
|
2759 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(origins)
|
2760 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(origins)
|
2761 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins)]
|
2762 | [08Jan2025 16:50:30.004] [main/DEBUG] [mixin/]: Registering mixin config: origins.mixins.json
|
2763 | [08Jan2025 16:50:30.008] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_factory)
|
2764 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_factory)
|
2765 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_factory)
|
2766 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_factory)
|
2767 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_factory)
|
2768 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_factory)]
|
2769 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(searchables)
|
2770 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(searchables)
|
2771 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(searchables)
|
2772 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(searchables)
|
2773 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(searchables)
|
2774 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(searchables)]
|
2775 | [08Jan2025 16:50:30.009] [main/DEBUG] [mixin/]: Registering mixin config: searchables.mixins.json
|
2776 | [08Jan2025 16:50:30.013] [main/DEBUG] [mixin/]: Registering mixin config: searchables.forge.mixins.json
|
2777 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mr_dungeons_andtaverns)
|
2778 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mr_dungeons_andtaverns)
|
2779 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mr_dungeons_andtaverns)
|
2780 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mr_dungeons_andtaverns)
|
2781 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mr_dungeons_andtaverns)
|
2782 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mr_dungeons_andtaverns)]
|
2783 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(framedblocks)
|
2784 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(framedblocks)
|
2785 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(framedblocks)
|
2786 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(framedblocks)
|
2787 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(framedblocks)
|
2788 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framedblocks)]
|
2789 | [08Jan2025 16:50:30.017] [main/DEBUG] [mixin/]: Registering mixin config: framedblocks.mixin.json
|
2790 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(scguns)
|
2791 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(scguns)
|
2792 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(scguns)
|
2793 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(scguns)
|
2794 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(scguns)
|
2795 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(scguns)]
|
2796 | [08Jan2025 16:50:30.021] [main/DEBUG] [mixin/]: Registering mixin config: scguns.mixins.json
|
2797 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by scguns.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
2798 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_entity_events_v1)
|
2799 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_entity_events_v1)
|
2800 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_entity_events_v1)
|
2801 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_entity_events_v1)
|
2802 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_entity_events_v1)
|
2803 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_entity_events_v1)]
|
2804 | [08Jan2025 16:50:30.026] [main/DEBUG] [mixin/]: Registering mixin config: fabric-entity-events-v1.mixins.json
|
2805 | [08Jan2025 16:50:30.030] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-entity-events-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2806 | [08Jan2025 16:50:30.031] [main/DEBUG] [mixin/]: Registering mixin config: fabric-entity-events-v1.client.mixins.json
|
2807 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-entity-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2808 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(icarus)
|
2809 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(icarus)
|
2810 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(icarus)
|
2811 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(icarus)
|
2812 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(icarus)
|
2813 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(icarus)]
|
2814 | [08Jan2025 16:50:30.034] [main/DEBUG] [mixin/]: Registering mixin config: icarus.mixins.json
|
2815 | [08Jan2025 16:50:30.037] [main/DEBUG] [mixin/]: Registering mixin config: icarus.neoforge.mixins.json
|
2816 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cloakanddagger)
|
2817 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cloakanddagger)
|
2818 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cloakanddagger)
|
2819 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cloakanddagger)
|
2820 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cloakanddagger)
|
2821 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloakanddagger)]
|
2822 | [08Jan2025 16:50:30.040] [main/DEBUG] [mixin/]: Registering mixin config: cloakanddagger.mixins.json
|
2823 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(worldedit)
|
2824 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(worldedit)
|
2825 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(worldedit)
|
2826 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(worldedit)
|
2827 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(worldedit)
|
2828 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(worldedit)]
|
2829 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createrailwaysnavigator)
|
2830 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createrailwaysnavigator)
|
2831 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createrailwaysnavigator)
|
2832 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createrailwaysnavigator)
|
2833 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createrailwaysnavigator)
|
2834 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createrailwaysnavigator)]
|
2835 | [08Jan2025 16:50:30.043] [main/DEBUG] [mixin/]: Registering mixin config: createrailwaysnavigator.mixins.json
|
2836 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(conditional_mixin)
|
2837 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(conditional_mixin)
|
2838 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(conditional_mixin)
|
2839 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(conditional_mixin)
|
2840 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(conditional_mixin)
|
2841 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(conditional_mixin)]
|
2842 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_rendering_data_attachment_v1)
|
2843 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_rendering_data_attachment_v1)
|
2844 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_rendering_data_attachment_v1)
|
2845 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_rendering_data_attachment_v1)
|
2846 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_rendering_data_attachment_v1)
|
2847 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)]
|
2848 | [08Jan2025 16:50:30.046] [main/DEBUG] [mixin/]: Registering mixin config: fabric-rendering-data-attachment-v1.mixins.json
|
2849 | [08Jan2025 16:50:30.050] [main/DEBUG] [mixin/]: Registering mixin config: fabric-rendering-data-attachment-v1.client.mixins.json
|
2850 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jadeaddons)
|
2851 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jadeaddons)
|
2852 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jadeaddons)
|
2853 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jadeaddons)
|
2854 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jadeaddons)
|
2855 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jadeaddons)]
|
2856 | [08Jan2025 16:50:30.053] [main/DEBUG] [mixin/]: Registering mixin config: jadeaddons.mixins.json
|
2857 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(toms_storage)
|
2858 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(toms_storage)
|
2859 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(toms_storage)
|
2860 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(toms_storage)
|
2861 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(toms_storage)
|
2862 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toms_storage)]
|
2863 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastleafdecay)
|
2864 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastleafdecay)
|
2865 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastleafdecay)
|
2866 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastleafdecay)
|
2867 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastleafdecay)
|
2868 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastleafdecay)]
|
2869 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettermineshafts)
|
2870 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettermineshafts)
|
2871 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettermineshafts)
|
2872 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettermineshafts)
|
2873 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettermineshafts)
|
2874 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
|
2875 | [08Jan2025 16:50:30.056] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts.mixins.json
|
2876 | [08Jan2025 16:50:30.059] [main/DEBUG] [mixin/]: Registering mixin config: bettermineshafts_forge.mixins.json
|
2877 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sliceanddice)
|
2878 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sliceanddice)
|
2879 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sliceanddice)
|
2880 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sliceanddice)
|
2881 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sliceanddice)
|
2882 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sliceanddice)]
|
2883 | [08Jan2025 16:50:30.062] [main/DEBUG] [mixin/]: Registering mixin config: sliceanddice.mixins.json
|
2884 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by sliceanddice.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
2885 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(recruits)
|
2886 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(recruits)
|
2887 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(recruits)
|
2888 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(recruits)
|
2889 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(recruits)
|
2890 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(recruits)]
|
2891 | [08Jan2025 16:50:30.064] [main/DEBUG] [mixin/]: Registering mixin config: mixins.recruits.json
|
2892 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_client_tags_api_v1)
|
2893 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_client_tags_api_v1)
|
2894 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_client_tags_api_v1)
|
2895 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_client_tags_api_v1)
|
2896 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_client_tags_api_v1)
|
2897 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_client_tags_api_v1)]
|
2898 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterjungletemples)
|
2899 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterjungletemples)
|
2900 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterjungletemples)
|
2901 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterjungletemples)
|
2902 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterjungletemples)
|
2903 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterjungletemples)]
|
2904 | [08Jan2025 16:50:30.067] [main/DEBUG] [mixin/]: Registering mixin config: betterjungletemples.mixins.json
|
2905 | [08Jan2025 16:50:30.070] [main/DEBUG] [mixin/]: Registering mixin config: betterjungletemples_forge.mixins.json
|
2906 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_dimensions_v1)
|
2907 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_dimensions_v1)
|
2908 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_dimensions_v1)
|
2909 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_dimensions_v1)
|
2910 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_dimensions_v1)
|
2911 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_dimensions_v1)]
|
2912 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creatingspace)
|
2913 | [08Jan2025 16:50:30.072] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creatingspace)
|
2914 | [08Jan2025 16:50:30.073] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creatingspace)
|
2915 | [08Jan2025 16:50:30.073] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creatingspace)
|
2916 | [08Jan2025 16:50:30.073] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creatingspace)
|
2917 | [08Jan2025 16:50:30.073] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creatingspace)]
|
2918 | [08Jan2025 16:50:30.073] [main/DEBUG] [mixin/]: Registering mixin config: creatingspace.mixins.json
|
2919 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bellsandwhistles)
|
2920 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bellsandwhistles)
|
2921 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bellsandwhistles)
|
2922 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bellsandwhistles)
|
2923 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bellsandwhistles)
|
2924 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bellsandwhistles)]
|
2925 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_tweaked_controllers)
|
2926 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_tweaked_controllers)
|
2927 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_tweaked_controllers)
|
2928 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_tweaked_controllers)
|
2929 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_tweaked_controllers)
|
2930 | [08Jan2025 16:50:30.075] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_tweaked_controllers)]
|
2931 | [08Jan2025 16:50:30.076] [main/DEBUG] [mixin/]: Registering mixin config: create_tweaked_controllers.mixins.json
|
2932 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createbigcannons)
|
2933 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createbigcannons)
|
2934 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createbigcannons)
|
2935 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createbigcannons)
|
2936 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createbigcannons)
|
2937 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createbigcannons)]
|
2938 | [08Jan2025 16:50:30.078] [main/DEBUG] [mixin/]: Registering mixin config: createbigcannons-common.mixins.json
|
2939 | [08Jan2025 16:50:30.080] [main/DEBUG] [mixin/]: Registering mixin config: createbigcannons.mixins.json
|
2940 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftblibrary)
|
2941 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftblibrary)
|
2942 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftblibrary)
|
2943 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftblibrary)
|
2944 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftblibrary)
|
2945 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftblibrary)]
|
2946 | [08Jan2025 16:50:30.083] [main/DEBUG] [mixin/]: Registering mixin config: ftblibrary-common.mixins.json
|
2947 | [08Jan2025 16:50:30.086] [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).
|
2948 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rechiseled)
|
2949 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rechiseled)
|
2950 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rechiseled)
|
2951 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rechiseled)
|
2952 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rechiseled)
|
2953 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled)]
|
2954 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_model_loading_api_v1)
|
2955 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_model_loading_api_v1)
|
2956 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_model_loading_api_v1)
|
2957 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_model_loading_api_v1)
|
2958 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_model_loading_api_v1)
|
2959 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_model_loading_api_v1)]
|
2960 | [08Jan2025 16:50:30.086] [main/DEBUG] [mixin/]: Registering mixin config: fabric-model-loading-api-v1.mixins.json
|
2961 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_optical)
|
2962 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_optical)
|
2963 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_optical)
|
2964 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_optical)
|
2965 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_optical)
|
2966 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_optical)]
|
2967 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jei)
|
2968 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jei)
|
2969 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jei)
|
2970 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jei)
|
2971 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jei)
|
2972 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
|
2973 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vs_addition)
|
2974 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vs_addition)
|
2975 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vs_addition)
|
2976 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vs_addition)
|
2977 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vs_addition)
|
2978 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_addition)]
|
2979 | [08Jan2025 16:50:30.089] [main/DEBUG] [mixin/]: Registering mixin config: forge-vs_addition.mixins.json
|
2980 | [08Jan2025 16:50:30.093] [main/DEBUG] [mixin/]: Registering mixin config: forge-vs_addition-common.mixins.json
|
2981 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(petrolsparts)
|
2982 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(petrolsparts)
|
2983 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(petrolsparts)
|
2984 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(petrolsparts)
|
2985 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(petrolsparts)
|
2986 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(petrolsparts)]
|
2987 | [08Jan2025 16:50:30.097] [main/DEBUG] [mixin/]: Registering mixin config: petrolsparts.mixins.json
|
2988 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_screen_handler_api_v1)
|
2989 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_screen_handler_api_v1)
|
2990 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_screen_handler_api_v1)
|
2991 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_screen_handler_api_v1)
|
2992 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_screen_handler_api_v1)
|
2993 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_screen_handler_api_v1)]
|
2994 | [08Jan2025 16:50:30.100] [main/DEBUG] [mixin/]: Registering mixin config: fabric-screen-handler-api-v1.mixins.json
|
2995 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-screen-handler-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
2996 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(pehkui)
|
2997 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(pehkui)
|
2998 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(pehkui)
|
2999 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(pehkui)
|
3000 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(pehkui)
|
3001 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pehkui)]
|
3002 | [08Jan2025 16:50:30.104] [main/DEBUG] [mixin/]: Registering mixin config: pehkui.mixins.json
|
3003 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(goblintraders)
|
3004 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(goblintraders)
|
3005 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(goblintraders)
|
3006 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(goblintraders)
|
3007 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(goblintraders)
|
3008 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)]
|
3009 | [08Jan2025 16:50:30.107] [main/DEBUG] [mixin/]: Registering mixin config: goblintraders.common.mixins.json
|
3010 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(caelus)
|
3011 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(caelus)
|
3012 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(caelus)
|
3013 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(caelus)
|
3014 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(caelus)
|
3015 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
|
3016 | [08Jan2025 16:50:30.111] [main/DEBUG] [mixin/]: Registering mixin config: caelus.mixins.json
|
3017 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_rendering_v1)
|
3018 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_rendering_v1)
|
3019 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_rendering_v1)
|
3020 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_rendering_v1)
|
3021 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_rendering_v1)
|
3022 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_v1)]
|
3023 | [08Jan2025 16:50:30.114] [main/DEBUG] [mixin/]: Registering mixin config: fabric-rendering-v1.mixins.json
|
3024 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-rendering-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3025 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tetratic_combat_expanded)
|
3026 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tetratic_combat_expanded)
|
3027 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tetratic_combat_expanded)
|
3028 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tetratic_combat_expanded)
|
3029 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tetratic_combat_expanded)
|
3030 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetratic_combat_expanded)]
|
3031 | [08Jan2025 16:50:30.118] [main/DEBUG] [mixin/]: Registering mixin config: tetraticcombat.mixins.json
|
3032 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_renderer_indigo)
|
3033 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_renderer_indigo)
|
3034 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_renderer_indigo)
|
3035 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_renderer_indigo)
|
3036 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_renderer_indigo)
|
3037 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_indigo)]
|
3038 | [08Jan2025 16:50:30.121] [main/DEBUG] [mixin/]: Registering mixin config: fabric-renderer-indigo.mixins.json
|
3039 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-renderer-indigo.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3040 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastasyncworldsave)
|
3041 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastasyncworldsave)
|
3042 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastasyncworldsave)
|
3043 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastasyncworldsave)
|
3044 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastasyncworldsave)
|
3045 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastasyncworldsave)]
|
3046 | [08Jan2025 16:50:30.125] [main/DEBUG] [mixin/]: Registering mixin config: fastasyncworldsave.mixins.json
|
3047 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kubejsarsnouveau)
|
3048 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kubejsarsnouveau)
|
3049 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kubejsarsnouveau)
|
3050 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kubejsarsnouveau)
|
3051 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kubejsarsnouveau)
|
3052 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejsarsnouveau)]
|
3053 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(integrated_api)
|
3054 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(integrated_api)
|
3055 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(integrated_api)
|
3056 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(integrated_api)
|
3057 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(integrated_api)
|
3058 | [08Jan2025 16:50:30.128] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integrated_api)]
|
3059 | [08Jan2025 16:50:30.129] [main/DEBUG] [mixin/]: Registering mixin config: integrated_api-common.mixins.json
|
3060 | [08Jan2025 16:50:30.131] [main/DEBUG] [mixin/]: Registering mixin config: integrated_api-forge.mixins.json
|
3061 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iceandfirebettercombat)
|
3062 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iceandfirebettercombat)
|
3063 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iceandfirebettercombat)
|
3064 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iceandfirebettercombat)
|
3065 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iceandfirebettercombat)
|
3066 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceandfirebettercombat)]
|
3067 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(smarterfarmers)
|
3068 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(smarterfarmers)
|
3069 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(smarterfarmers)
|
3070 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(smarterfarmers)
|
3071 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(smarterfarmers)
|
3072 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smarterfarmers)]
|
3073 | [08Jan2025 16:50:30.134] [main/DEBUG] [mixin/]: Registering mixin config: smarterfarmers-common.mixins.json
|
3074 | [08Jan2025 16:50:30.137] [main/DEBUG] [mixin/]: Registering mixin config: smarterfarmers.mixins.json
|
3075 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by smarterfarmers.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3076 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_wizardry)
|
3077 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_wizardry)
|
3078 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_wizardry)
|
3079 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_wizardry)
|
3080 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_wizardry)
|
3081 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_wizardry)]
|
3082 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(design_decor)
|
3083 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(design_decor)
|
3084 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(design_decor)
|
3085 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(design_decor)
|
3086 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(design_decor)
|
3087 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(design_decor)]
|
3088 | [08Jan2025 16:50:30.140] [main/DEBUG] [mixin/]: Registering mixin config: design_decor.mixins.json
|
3089 | [08Jan2025 16:50:30.143] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by design_decor.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
3090 | [08Jan2025 16:50:30.143] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(craterlib)
|
3091 | [08Jan2025 16:50:30.143] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(craterlib)
|
3092 | [08Jan2025 16:50:30.144] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(craterlib)
|
3093 | [08Jan2025 16:50:30.144] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(craterlib)
|
3094 | [08Jan2025 16:50:30.144] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(craterlib)
|
3095 | [08Jan2025 16:50:30.144] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craterlib)]
|
3096 | [08Jan2025 16:50:30.144] [main/DEBUG] [mixin/]: Registering mixin config: craterlib.mixins.json
|
3097 | [08Jan2025 16:50:30.146] [main/DEBUG] [mixin/]: Registering mixin config: craterlib.forge.mixins.json
|
3098 | [08Jan2025 16:50:30.150] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rechiseledcreate)
|
3099 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rechiseledcreate)
|
3100 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rechiseledcreate)
|
3101 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rechiseledcreate)
|
3102 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rechiseledcreate)
|
3103 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseledcreate)]
|
3104 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rare_ice)
|
3105 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rare_ice)
|
3106 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rare_ice)
|
3107 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rare_ice)
|
3108 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rare_ice)
|
3109 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
|
3110 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_wt)
|
3111 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_wt)
|
3112 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_wt)
|
3113 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_wt)
|
3114 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_wt)
|
3115 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_wt)]
|
3116 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vintageimprovements)
|
3117 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vintageimprovements)
|
3118 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vintageimprovements)
|
3119 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vintageimprovements)
|
3120 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vintageimprovements)
|
3121 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vintageimprovements)]
|
3122 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(iceandfire)
|
3123 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(iceandfire)
|
3124 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(iceandfire)
|
3125 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(iceandfire)
|
3126 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(iceandfire)
|
3127 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceandfire)]
|
3128 | [08Jan2025 16:50:30.151] [main/DEBUG] [mixin/]: Registering mixin config: iceandfire.mixins.json
|
3129 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fusion)
|
3130 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fusion)
|
3131 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fusion)
|
3132 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fusion)
|
3133 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fusion)
|
3134 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fusion)]
|
3135 | [08Jan2025 16:50:30.155] [main/DEBUG] [mixin/]: Registering mixin config: fusion.mixins.json
|
3136 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ars_nouveau)
|
3137 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ars_nouveau)
|
3138 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ars_nouveau)
|
3139 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ars_nouveau)
|
3140 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ars_nouveau)
|
3141 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_nouveau)]
|
3142 | [08Jan2025 16:50:30.158] [main/DEBUG] [mixin/]: Registering mixin config: ars_nouveau.mixins.json
|
3143 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crafttweaker)
|
3144 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crafttweaker)
|
3145 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crafttweaker)
|
3146 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crafttweaker)
|
3147 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crafttweaker)
|
3148 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
|
3149 | [08Jan2025 16:50:30.161] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.mixins.json
|
3150 | [08Jan2025 16:50:30.163] [main/DEBUG] [mixin/]: Registering mixin config: crafttweaker.forge.mixins.json
|
3151 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_particles_v1)
|
3152 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_particles_v1)
|
3153 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_particles_v1)
|
3154 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_particles_v1)
|
3155 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_particles_v1)
|
3156 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_particles_v1)]
|
3157 | [08Jan2025 16:50:30.166] [main/DEBUG] [mixin/]: Registering mixin config: fabric-particles-v1.client.mixins.json
|
3158 | [08Jan2025 16:50:30.168] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-particles-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3159 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(puzzlesaccessapi)
|
3160 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(puzzlesaccessapi)
|
3161 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(puzzlesaccessapi)
|
3162 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(puzzlesaccessapi)
|
3163 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(puzzlesaccessapi)
|
3164 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(puzzlesaccessapi)]
|
3165 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forge)
|
3166 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forge)
|
3167 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forge)
|
3168 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forge)
|
3169 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forge)
|
3170 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
3171 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dungeons_arise)
|
3172 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dungeons_arise)
|
3173 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dungeons_arise)
|
3174 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dungeons_arise)
|
3175 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dungeons_arise)
|
3176 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
|
3177 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tectonic)
|
3178 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tectonic)
|
3179 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tectonic)
|
3180 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tectonic)
|
3181 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tectonic)
|
3182 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tectonic)]
|
3183 | [08Jan2025 16:50:30.169] [main/DEBUG] [mixin/]: Registering mixin config: tectonic.mixins.json
|
3184 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft)
|
3185 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft)
|
3186 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft)
|
3187 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft)
|
3188 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft)
|
3189 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
3190 | [08Jan2025 16:50:30.171] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_api_base)
|
3191 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_api_base)
|
3192 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_api_base)
|
3193 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_api_base)
|
3194 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_api_base)
|
3195 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)]
|
3196 | [08Jan2025 16:50:30.172] [main/DEBUG] [mixin/]: Registering mixin config: fabric-api-base.init.mixins.json
|
3197 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terrablender)
|
3198 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terrablender)
|
3199 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terrablender)
|
3200 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terrablender)
|
3201 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terrablender)
|
3202 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
|
3203 | [08Jan2025 16:50:30.174] [main/DEBUG] [mixin/]: Registering mixin config: terrablender.mixins.json
|
3204 | [08Jan2025 16:50:30.177] [main/DEBUG] [mixin/]: Registering mixin config: terrablender_forge.mixins.json
|
3205 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bettercombat)
|
3206 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bettercombat)
|
3207 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bettercombat)
|
3208 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bettercombat)
|
3209 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bettercombat)
|
3210 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettercombat)]
|
3211 | [08Jan2025 16:50:30.182] [main/DEBUG] [mixin/]: Registering mixin config: bettercombat.mixins.json
|
3212 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbquests)
|
3213 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbquests)
|
3214 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbquests)
|
3215 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbquests)
|
3216 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbquests)
|
3217 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbquests)]
|
3218 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(necronomicon)
|
3219 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(necronomicon)
|
3220 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(necronomicon)
|
3221 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(necronomicon)
|
3222 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(necronomicon)
|
3223 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(necronomicon)]
|
3224 | [08Jan2025 16:50:30.186] [main/DEBUG] [mixin/]: Registering mixin config: necronomicon-common.mixins.json
|
3225 | [08Jan2025 16:50:30.190] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mr_warp_portals)
|
3226 | [08Jan2025 16:50:30.190] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mr_warp_portals)
|
3227 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mr_warp_portals)
|
3228 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mr_warp_portals)
|
3229 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mr_warp_portals)
|
3230 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mr_warp_portals)]
|
3231 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_block_api_v1)
|
3232 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_block_api_v1)
|
3233 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_block_api_v1)
|
3234 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_block_api_v1)
|
3235 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_block_api_v1)
|
3236 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_api_v1)]
|
3237 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spectrelib)
|
3238 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spectrelib)
|
3239 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spectrelib)
|
3240 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spectrelib)
|
3241 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spectrelib)
|
3242 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)]
|
3243 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(werewolves)
|
3244 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(werewolves)
|
3245 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(werewolves)
|
3246 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(werewolves)
|
3247 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(werewolves)
|
3248 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(werewolves)]
|
3249 | [08Jan2025 16:50:30.191] [main/DEBUG] [mixin/]: Registering mixin config: werewolves.mixins.json
|
3250 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_resource_conditions_api_v1)
|
3251 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_resource_conditions_api_v1)
|
3252 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_resource_conditions_api_v1)
|
3253 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_resource_conditions_api_v1)
|
3254 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_resource_conditions_api_v1)
|
3255 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_resource_conditions_api_v1)]
|
3256 | [08Jan2025 16:50:30.195] [main/DEBUG] [mixin/]: Registering mixin config: fabric-resource-conditions-api-v1.mixins.json
|
3257 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-resource-conditions-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3258 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createendertransmission)
|
3259 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createendertransmission)
|
3260 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createendertransmission)
|
3261 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createendertransmission)
|
3262 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createendertransmission)
|
3263 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createendertransmission)]
|
3264 | [08Jan2025 16:50:30.199] [main/DEBUG] [mixin/]: Registering mixin config: createendertransmission.mixins.json
|
3265 | [08Jan2025 16:50:30.203] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createtweaker)
|
3266 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createtweaker)
|
3267 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createtweaker)
|
3268 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createtweaker)
|
3269 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createtweaker)
|
3270 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createtweaker)]
|
3271 | [08Jan2025 16:50:30.204] [main/DEBUG] [mixin/]: Registering mixin config: createtweaker.mixins.json
|
3272 | [08Jan2025 16:50:30.207] [main/DEBUG] [mixin/]: Registering mixin config: createtweaker.forge.mixins.json
|
3273 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(calio)
|
3274 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(calio)
|
3275 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(calio)
|
3276 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(calio)
|
3277 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(calio)
|
3278 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(calio)]
|
3279 | [08Jan2025 16:50:30.211] [main/DEBUG] [mixin/]: Registering mixin config: calio.mixins.json
|
3280 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kotlinforforge)
|
3281 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kotlinforforge)
|
3282 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kotlinforforge)
|
3283 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kotlinforforge)
|
3284 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kotlinforforge)
|
3285 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kotlinforforge)]
|
3286 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(origins_plus_plus)
|
3287 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(origins_plus_plus)
|
3288 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(origins_plus_plus)
|
3289 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(origins_plus_plus)
|
3290 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(origins_plus_plus)
|
3291 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins_plus_plus)]
|
3292 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(flywheel)
|
3293 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(flywheel)
|
3294 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(flywheel)
|
3295 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(flywheel)
|
3296 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(flywheel)
|
3297 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
3298 | [08Jan2025 16:50:30.215] [main/DEBUG] [mixin/]: Registering mixin config: flywheel.mixins.json
|
3299 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersrespite)
|
3300 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersrespite)
|
3301 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersrespite)
|
3302 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersrespite)
|
3303 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersrespite)
|
3304 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersrespite)]
|
3305 | [08Jan2025 16:50:30.219] [main/DEBUG] [mixin/]: Registering mixin config: farmersrespite.mixins.json
|
3306 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(godly_vampirism)
|
3307 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(godly_vampirism)
|
3308 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(godly_vampirism)
|
3309 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(godly_vampirism)
|
3310 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(godly_vampirism)
|
3311 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(godly_vampirism)]
|
3312 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_item_group_api_v1)
|
3313 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_item_group_api_v1)
|
3314 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_item_group_api_v1)
|
3315 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_item_group_api_v1)
|
3316 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_item_group_api_v1)
|
3317 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_item_group_api_v1)]
|
3318 | [08Jan2025 16:50:30.223] [main/DEBUG] [mixin/]: Registering mixin config: fabric-item-group-api-v1.mixins.json
|
3319 | [08Jan2025 16:50:30.227] [main/DEBUG] [mixin/]: Mixin config fabric-item-group-api-v1.mixins.json does not specify "minVersion" property
|
3320 | [08Jan2025 16:50:30.227] [main/DEBUG] [mixin/]: Registering mixin config: fabric-item-group-api-v1.client.mixins.json
|
3321 | [08Jan2025 16:50:30.230] [main/DEBUG] [mixin/]: Mixin config fabric-item-group-api-v1.client.mixins.json does not specify "minVersion" property
|
3322 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dragonseeker)
|
3323 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dragonseeker)
|
3324 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dragonseeker)
|
3325 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dragonseeker)
|
3326 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dragonseeker)
|
3327 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dragonseeker)]
|
3328 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(toms_peripherals)
|
3329 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(toms_peripherals)
|
3330 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(toms_peripherals)
|
3331 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(toms_peripherals)
|
3332 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(toms_peripherals)
|
3333 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toms_peripherals)]
|
3334 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(polymorph)
|
3335 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(polymorph)
|
3336 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(polymorph)
|
3337 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(polymorph)
|
3338 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(polymorph)
|
3339 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polymorph)]
|
3340 | [08Jan2025 16:50:30.231] [main/DEBUG] [mixin/]: Registering mixin config: polymorph.mixins.json
|
3341 | [08Jan2025 16:50:30.235] [main/DEBUG] [mixin/]: Registering mixin config: polymorph-integrations.forge.mixins.json
|
3342 | [08Jan2025 16:50:30.238] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by polymorph-integrations.forge.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3343 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(zeta)
|
3344 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(zeta)
|
3345 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(zeta)
|
3346 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(zeta)
|
3347 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(zeta)
|
3348 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zeta)]
|
3349 | [08Jan2025 16:50:30.239] [main/DEBUG] [mixin/]: Registering mixin config: zeta.mixins.json
|
3350 | [08Jan2025 16:50:30.243] [main/DEBUG] [mixin/]: Registering mixin config: zeta_forge.mixins.json
|
3351 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createcontraptionterminals)
|
3352 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createcontraptionterminals)
|
3353 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createcontraptionterminals)
|
3354 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createcontraptionterminals)
|
3355 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createcontraptionterminals)
|
3356 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcontraptionterminals)]
|
3357 | [08Jan2025 16:50:30.246] [main/DEBUG] [mixin/]: Registering mixin config: cct.mixins.json
|
3358 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_registry_sync_v0)
|
3359 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_registry_sync_v0)
|
3360 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_registry_sync_v0)
|
3361 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_registry_sync_v0)
|
3362 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_registry_sync_v0)
|
3363 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_registry_sync_v0)]
|
3364 | [08Jan2025 16:50:30.250] [main/DEBUG] [mixin/]: Registering mixin config: fabric-registry-sync-v0.mixins.json
|
3365 | [08Jan2025 16:50:30.255] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-registry-sync-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3366 | [08Jan2025 16:50:30.255] [main/DEBUG] [mixin/]: Registering mixin config: fabric-registry-sync-v0.client.mixins.json
|
3367 | [08Jan2025 16:50:30.258] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-registry-sync-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3368 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immediatelyfast)
|
3369 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immediatelyfast)
|
3370 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immediatelyfast)
|
3371 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immediatelyfast)
|
3372 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immediatelyfast)
|
3373 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immediatelyfast)]
|
3374 | [08Jan2025 16:50:30.259] [main/DEBUG] [mixin/]: Registering mixin config: immediatelyfast-forge.mixins.json
|
3375 | [08Jan2025 16:50:30.262] [main/DEBUG] [mixin/]: Registering mixin config: immediatelyfast-common.mixins.json
|
3376 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kubejs_create)
|
3377 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kubejs_create)
|
3378 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kubejs_create)
|
3379 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kubejs_create)
|
3380 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kubejs_create)
|
3381 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs_create)]
|
3382 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_recipe_api_v1)
|
3383 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_recipe_api_v1)
|
3384 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_recipe_api_v1)
|
3385 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_recipe_api_v1)
|
3386 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_recipe_api_v1)
|
3387 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_recipe_api_v1)]
|
3388 | [08Jan2025 16:50:30.266] [main/DEBUG] [mixin/]: Registering mixin config: fabric-recipe-api-v1.mixins.json
|
3389 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_object_builder_api_v1)
|
3390 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_object_builder_api_v1)
|
3391 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_object_builder_api_v1)
|
3392 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_object_builder_api_v1)
|
3393 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_object_builder_api_v1)
|
3394 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_object_builder_api_v1)]
|
3395 | [08Jan2025 16:50:30.270] [main/DEBUG] [mixin/]: Registering mixin config: fabric-object-builder-v1.mixins.json
|
3396 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-object-builder-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3397 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootr)
|
3398 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootr)
|
3399 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootr)
|
3400 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootr)
|
3401 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootr)
|
3402 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
|
3403 | [08Jan2025 16:50:30.274] [main/DEBUG] [mixin/]: Registering mixin config: lootr.mixins.json
|
3404 | [08Jan2025 16:50:30.277] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vampirism)
|
3405 | [08Jan2025 16:50:30.277] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vampirism)
|
3406 | [08Jan2025 16:50:30.278] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vampirism)
|
3407 | [08Jan2025 16:50:30.278] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vampirism)
|
3408 | [08Jan2025 16:50:30.278] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vampirism)
|
3409 | [08Jan2025 16:50:30.278] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampirism)]
|
3410 | [08Jan2025 16:50:30.278] [main/DEBUG] [mixin/]: Registering mixin config: vampirism.mixins.json
|
3411 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(largemeals)
|
3412 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(largemeals)
|
3413 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(largemeals)
|
3414 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(largemeals)
|
3415 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(largemeals)
|
3416 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(largemeals)]
|
3417 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(puzzleslib)
|
3418 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(puzzleslib)
|
3419 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(puzzleslib)
|
3420 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(puzzleslib)
|
3421 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(puzzleslib)
|
3422 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(puzzleslib)]
|
3423 | [08Jan2025 16:50:30.281] [main/DEBUG] [mixin/]: Registering mixin config: puzzleslib.common.mixins.json
|
3424 | [08Jan2025 16:50:30.285] [main/DEBUG] [mixin/]: Registering mixin config: puzzleslib.forge.mixins.json
|
3425 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_sound_api_v1)
|
3426 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_sound_api_v1)
|
3427 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_sound_api_v1)
|
3428 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_sound_api_v1)
|
3429 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_sound_api_v1)
|
3430 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_sound_api_v1)]
|
3431 | [08Jan2025 16:50:30.289] [main/DEBUG] [mixin/]: Registering mixin config: fabric-sound-api-v1.mixins.json
|
3432 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(valkyrienskies)
|
3433 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(valkyrienskies)
|
3434 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(valkyrienskies)
|
3435 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(valkyrienskies)
|
3436 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(valkyrienskies)
|
3437 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valkyrienskies)]
|
3438 | [08Jan2025 16:50:30.293] [main/DEBUG] [mixin/]: Registering mixin config: valkyrienskies-common.mixins.json
|
3439 | [08Jan2025 16:50:30.297] [main/DEBUG] [mixin/]: Registering mixin config: valkyrienskies-forge.mixins.json
|
3440 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_message_api_v1)
|
3441 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_message_api_v1)
|
3442 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_message_api_v1)
|
3443 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_message_api_v1)
|
3444 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_message_api_v1)
|
3445 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_message_api_v1)]
|
3446 | [08Jan2025 16:50:30.301] [main/DEBUG] [mixin/]: Registering mixin config: fabric-message-api-v1.mixins.json
|
3447 | [08Jan2025 16:50:30.305] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-message-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3448 | [08Jan2025 16:50:30.305] [main/DEBUG] [mixin/]: Registering mixin config: fabric-message-api-v1.client.mixins.json
|
3449 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cosmeticarmorreworked)
|
3450 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cosmeticarmorreworked)
|
3451 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cosmeticarmorreworked)
|
3452 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cosmeticarmorreworked)
|
3453 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cosmeticarmorreworked)
|
3454 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cosmeticarmorreworked)]
|
3455 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rsrequestify)
|
3456 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rsrequestify)
|
3457 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rsrequestify)
|
3458 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rsrequestify)
|
3459 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rsrequestify)
|
3460 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rsrequestify)]
|
3461 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tetra)
|
3462 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tetra)
|
3463 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tetra)
|
3464 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tetra)
|
3465 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tetra)
|
3466 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetra)]
|
3467 | [08Jan2025 16:50:30.310] [main/DEBUG] [mixin/]: Registering mixin config: tetra.mixins.json
|
3468 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(weaponmaster_ydm)
|
3469 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(weaponmaster_ydm)
|
3470 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(weaponmaster_ydm)
|
3471 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(weaponmaster_ydm)
|
3472 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(weaponmaster_ydm)
|
3473 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(weaponmaster_ydm)]
|
3474 | [08Jan2025 16:50:30.314] [main/DEBUG] [mixin/]: Registering mixin config: weaponmaster_ydm.mixins.json
|
3475 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by weaponmaster_ydm.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
3476 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_eureka)
|
3477 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_eureka)
|
3478 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_eureka)
|
3479 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_eureka)
|
3480 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_eureka)
|
3481 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_eureka)]
|
3482 | [08Jan2025 16:50:30.316] [main/DEBUG] [mixin/]: Registering mixin config: create_eureka-common.mixins.json
|
3483 | [08Jan2025 16:50:30.318] [main/DEBUG] [mixin/]: Registering mixin config: create_eureka.mixins.json
|
3484 | [08Jan2025 16:50:30.321] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(easy_npc)
|
3485 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(easy_npc)
|
3486 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(easy_npc)
|
3487 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(easy_npc)
|
3488 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(easy_npc)
|
3489 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(easy_npc)]
|
3490 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(kuma_api)
|
3491 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(kuma_api)
|
3492 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(kuma_api)
|
3493 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(kuma_api)
|
3494 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(kuma_api)
|
3495 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)]
|
3496 | [08Jan2025 16:50:30.322] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.mixins.json
|
3497 | [08Jan2025 16:50:30.325] [main/DEBUG] [mixin/]: Registering mixin config: kuma_api.forge.mixins.json
|
3498 | [08Jan2025 16:50:30.327] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_renderer_api_v1)
|
3499 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_renderer_api_v1)
|
3500 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_renderer_api_v1)
|
3501 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_renderer_api_v1)
|
3502 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_renderer_api_v1)
|
3503 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)]
|
3504 | [08Jan2025 16:50:30.328] [main/DEBUG] [mixin/]: Registering mixin config: fabric-renderer-api-v1.mixins.json
|
3505 | [08Jan2025 16:50:30.331] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-renderer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3506 | [08Jan2025 16:50:30.331] [main/DEBUG] [mixin/]: Registering mixin config: fabric-renderer-api-v1.debughud.mixins.json
|
3507 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-renderer-api-v1.debughud.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3508 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_things_and_misc)
|
3509 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_things_and_misc)
|
3510 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_things_and_misc)
|
3511 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_things_and_misc)
|
3512 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_things_and_misc)
|
3513 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_things_and_misc)]
|
3514 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(advancedperipherals)
|
3515 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(advancedperipherals)
|
3516 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(advancedperipherals)
|
3517 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(advancedperipherals)
|
3518 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(advancedperipherals)
|
3519 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedperipherals)]
|
3520 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_dd)
|
3521 | [08Jan2025 16:50:30.335] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_dd)
|
3522 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_dd)
|
3523 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_dd)
|
3524 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_dd)
|
3525 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_dd)]
|
3526 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(geckolib)
|
3527 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(geckolib)
|
3528 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(geckolib)
|
3529 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(geckolib)
|
3530 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(geckolib)
|
3531 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)]
|
3532 | [08Jan2025 16:50:30.336] [main/DEBUG] [mixin/]: Registering mixin config: geckolib.mixins.json
|
3533 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_item_api_v1)
|
3534 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_item_api_v1)
|
3535 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_item_api_v1)
|
3536 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_item_api_v1)
|
3537 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_item_api_v1)
|
3538 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_item_api_v1)]
|
3539 | [08Jan2025 16:50:30.340] [main/DEBUG] [mixin/]: Registering mixin config: fabric-item-api-v1.mixins.json
|
3540 | [08Jan2025 16:50:30.343] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-item-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3541 | [08Jan2025 16:50:30.343] [main/DEBUG] [mixin/]: Registering mixin config: fabric-item-api-v1.client.mixins.json
|
3542 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-item-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3543 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Mixin config fabric-item-api-v1.client.mixins.json does not specify "minVersion" property
|
3544 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(crystal_clear)
|
3545 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(crystal_clear)
|
3546 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(crystal_clear)
|
3547 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(crystal_clear)
|
3548 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(crystal_clear)
|
3549 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crystal_clear)]
|
3550 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betteroceanmonuments)
|
3551 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betteroceanmonuments)
|
3552 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betteroceanmonuments)
|
3553 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betteroceanmonuments)
|
3554 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betteroceanmonuments)
|
3555 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)]
|
3556 | [08Jan2025 16:50:30.347] [main/DEBUG] [mixin/]: Registering mixin config: betteroceanmonuments.mixins.json
|
3557 | [08Jan2025 16:50:30.352] [main/DEBUG] [mixin/]: Registering mixin config: betteroceanmonuments_forge.mixins.json
|
3558 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(connectivity)
|
3559 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(connectivity)
|
3560 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(connectivity)
|
3561 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(connectivity)
|
3562 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(connectivity)
|
3563 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectivity)]
|
3564 | [08Jan2025 16:50:30.356] [main/DEBUG] [mixin/]: Registering mixin config: connectivity.mixins.json
|
3565 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(incendium)
|
3566 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(incendium)
|
3567 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(incendium)
|
3568 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(incendium)
|
3569 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(incendium)
|
3570 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)]
|
3571 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(gpumemleakfix)
|
3572 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(gpumemleakfix)
|
3573 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(gpumemleakfix)
|
3574 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(gpumemleakfix)
|
3575 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(gpumemleakfix)
|
3576 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gpumemleakfix)]
|
3577 | [08Jan2025 16:50:30.359] [main/DEBUG] [mixin/]: Registering mixin config: gpumemleakfix.mixins.json
|
3578 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedcore)
|
3579 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedcore)
|
3580 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedcore)
|
3581 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedcore)
|
3582 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedcore)
|
3583 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)]
|
3584 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vs_eureka)
|
3585 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vs_eureka)
|
3586 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vs_eureka)
|
3587 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vs_eureka)
|
3588 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vs_eureka)
|
3589 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_eureka)]
|
3590 | [08Jan2025 16:50:30.362] [main/DEBUG] [mixin/]: Registering mixin config: vs_eureka.mixins.json
|
3591 | [08Jan2025 16:50:30.364] [main/DEBUG] [mixin/]: Registering mixin config: vs_eureka-common.mixins.json
|
3592 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(structureessentials)
|
3593 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(structureessentials)
|
3594 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(structureessentials)
|
3595 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(structureessentials)
|
3596 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(structureessentials)
|
3597 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structureessentials)]
|
3598 | [08Jan2025 16:50:30.368] [main/DEBUG] [mixin/]: Registering mixin config: structureessentials.mixins.json
|
3599 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ritchiesprojectilelib)
|
3600 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ritchiesprojectilelib)
|
3601 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ritchiesprojectilelib)
|
3602 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ritchiesprojectilelib)
|
3603 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ritchiesprojectilelib)
|
3604 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ritchiesprojectilelib)]
|
3605 | [08Jan2025 16:50:30.372] [main/DEBUG] [mixin/]: Registering mixin config: ritchiesprojectilelib-forge.mixins.json
|
3606 | [08Jan2025 16:50:30.374] [main/DEBUG] [mixin/]: Registering mixin config: ritchiesprojectilelib.mixins.json
|
3607 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(citadel)
|
3608 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(citadel)
|
3609 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(citadel)
|
3610 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(citadel)
|
3611 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(citadel)
|
3612 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
|
3613 | [08Jan2025 16:50:30.378] [main/DEBUG] [mixin/]: Registering mixin config: citadel.mixins.json
|
3614 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(placebo)
|
3615 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(placebo)
|
3616 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(placebo)
|
3617 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(placebo)
|
3618 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(placebo)
|
3619 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(placebo)]
|
3620 | [08Jan2025 16:50:30.380] [main/DEBUG] [mixin/]: Registering mixin config: placebo.mixins.json
|
3621 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootintegrations)
|
3622 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootintegrations)
|
3623 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootintegrations)
|
3624 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootintegrations)
|
3625 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootintegrations)
|
3626 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootintegrations)]
|
3627 | [08Jan2025 16:50:30.382] [main/DEBUG] [mixin/]: Registering mixin config: lootintegrations.mixins.json
|
3628 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by lootintegrations.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3629 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_data_attachment_api_v1)
|
3630 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_data_attachment_api_v1)
|
3631 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_data_attachment_api_v1)
|
3632 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_data_attachment_api_v1)
|
3633 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_data_attachment_api_v1)
|
3634 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_data_attachment_api_v1)]
|
3635 | [08Jan2025 16:50:30.385] [main/DEBUG] [mixin/]: Registering mixin config: fabric-data-attachment-api-v1.mixins.json
|
3636 | [08Jan2025 16:50:30.387] [main/DEBUG] [mixin/]: Mixin config fabric-data-attachment-api-v1.mixins.json does not specify "minVersion" property
|
3637 | [08Jan2025 16:50:30.388] [main/DEBUG] [mixin/]: Registering mixin config: fabric-data-attachment-api-v1.client.mixins.json
|
3638 | [08Jan2025 16:50:30.392] [main/DEBUG] [mixin/]: Mixin config fabric-data-attachment-api-v1.client.mixins.json does not specify "minVersion" property
|
3639 | [08Jan2025 16:50:30.392] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_central_kitchen)
|
3640 | [08Jan2025 16:50:30.392] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_central_kitchen)
|
3641 | [08Jan2025 16:50:30.393] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_central_kitchen)
|
3642 | [08Jan2025 16:50:30.393] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_central_kitchen)
|
3643 | [08Jan2025 16:50:30.393] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_central_kitchen)
|
3644 | [08Jan2025 16:50:30.393] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_central_kitchen)]
|
3645 | [08Jan2025 16:50:30.393] [main/DEBUG] [mixin/]: Registering mixin config: create_central_kitchen.mixins.json
|
3646 | [08Jan2025 16:50:30.397] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(item_obliterator)
|
3647 | [08Jan2025 16:50:30.397] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(item_obliterator)
|
3648 | [08Jan2025 16:50:30.397] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(item_obliterator)
|
3649 | [08Jan2025 16:50:30.397] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(item_obliterator)
|
3650 | [08Jan2025 16:50:30.397] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(item_obliterator)
|
3651 | [08Jan2025 16:50:30.398] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(item_obliterator)]
|
3652 | [08Jan2025 16:50:30.398] [main/DEBUG] [mixin/]: Registering mixin config: item_obliterator.mixins.json
|
3653 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cobweb)
|
3654 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cobweb)
|
3655 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cobweb)
|
3656 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cobweb)
|
3657 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cobweb)
|
3658 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobweb)]
|
3659 | [08Jan2025 16:50:30.402] [main/DEBUG] [mixin/]: Registering mixin config: cobweb.mixins.json
|
3660 | [08Jan2025 16:50:30.406] [main/DEBUG] [mixin/]: Registering mixin config: cobweb.forge.mixins.json
|
3661 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bookshelf)
|
3662 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bookshelf)
|
3663 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bookshelf)
|
3664 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bookshelf)
|
3665 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bookshelf)
|
3666 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
|
3667 | [08Jan2025 16:50:30.410] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.common.mixins.json
|
3668 | [08Jan2025 16:50:30.414] [main/DEBUG] [mixin/]: Registering mixin config: bookshelf.forge.mixins.json
|
3669 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_mechanical_extruder)
|
3670 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_mechanical_extruder)
|
3671 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_mechanical_extruder)
|
3672 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_mechanical_extruder)
|
3673 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_mechanical_extruder)
|
3674 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_mechanical_extruder)]
|
3675 | [08Jan2025 16:50:30.417] [main/DEBUG] [mixin/]: Registering mixin config: create_mechanical_extruder.mixins.json
|
3676 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(numismatics)
|
3677 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(numismatics)
|
3678 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(numismatics)
|
3679 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(numismatics)
|
3680 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(numismatics)
|
3681 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(numismatics)]
|
3682 | [08Jan2025 16:50:30.421] [main/DEBUG] [mixin/]: Registering mixin config: numismatics-common.mixins.json
|
3683 | [08Jan2025 16:50:30.425] [main/DEBUG] [mixin/]: Registering mixin config: numismatics.mixins.json
|
3684 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sophisticatedbackpacks)
|
3685 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sophisticatedbackpacks)
|
3686 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sophisticatedbackpacks)
|
3687 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sophisticatedbackpacks)
|
3688 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sophisticatedbackpacks)
|
3689 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)]
|
3690 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_dragon_lib)
|
3691 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_dragon_lib)
|
3692 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_dragon_lib)
|
3693 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_dragon_lib)
|
3694 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_dragon_lib)
|
3695 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_dragon_lib)]
|
3696 | [08Jan2025 16:50:30.429] [main/DEBUG] [mixin/]: Registering mixin config: create_dragon_lib.mixins.json
|
3697 | [08Jan2025 16:50:30.432] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by create_dragon_lib.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3698 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(vs_clockwork)
|
3699 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(vs_clockwork)
|
3700 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(vs_clockwork)
|
3701 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(vs_clockwork)
|
3702 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(vs_clockwork)
|
3703 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_clockwork)]
|
3704 | [08Jan2025 16:50:30.433] [main/DEBUG] [mixin/]: Registering mixin config: vs_clockwork-common.mixins.json
|
3705 | [08Jan2025 16:50:30.436] [main/DEBUG] [mixin/]: Registering mixin config: vs_clockwork.mixins.json
|
3706 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(railways)
|
3707 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(railways)
|
3708 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(railways)
|
3709 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(railways)
|
3710 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(railways)
|
3711 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(railways)]
|
3712 | [08Jan2025 16:50:30.440] [main/DEBUG] [mixin/]: Registering mixin config: railways-common.mixins.json
|
3713 | [08Jan2025 16:50:30.444] [main/DEBUG] [mixin/]: Registering mixin config: railways.mixins.json
|
3714 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tfmgvod)
|
3715 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tfmgvod)
|
3716 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tfmgvod)
|
3717 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tfmgvod)
|
3718 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tfmgvod)
|
3719 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tfmgvod)]
|
3720 | [08Jan2025 16:50:30.448] [main/DEBUG] [mixin/]: Registering mixin config: tfmgvod.mixins.json
|
3721 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(carryon)
|
3722 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(carryon)
|
3723 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(carryon)
|
3724 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(carryon)
|
3725 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(carryon)
|
3726 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
|
3727 | [08Jan2025 16:50:30.470] [main/DEBUG] [mixin/]: Registering mixin config: carryon.mixins.json
|
3728 | [08Jan2025 16:50:30.475] [main/DEBUG] [mixin/]: Registering mixin config: carryon.forge.mixins.json
|
3729 | [08Jan2025 16:50:30.479] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sodiumoptionsapi)
|
3730 | [08Jan2025 16:50:30.479] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sodiumoptionsapi)
|
3731 | [08Jan2025 16:50:30.479] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sodiumoptionsapi)
|
3732 | [08Jan2025 16:50:30.479] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sodiumoptionsapi)
|
3733 | [08Jan2025 16:50:30.480] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sodiumoptionsapi)
|
3734 | [08Jan2025 16:50:30.480] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodiumoptionsapi)]
|
3735 | [08Jan2025 16:50:30.480] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sodiumoptionsapi.json
|
3736 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(interiors)
|
3737 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(interiors)
|
3738 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(interiors)
|
3739 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(interiors)
|
3740 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(interiors)
|
3741 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(interiors)]
|
3742 | [08Jan2025 16:50:30.505] [main/DEBUG] [mixin/]: Registering mixin config: interiors-common.mixins.json
|
3743 | [08Jan2025 16:50:30.509] [main/DEBUG] [mixin/]: Registering mixin config: interiors.mixins.json
|
3744 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbteams)
|
3745 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbteams)
|
3746 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbteams)
|
3747 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbteams)
|
3748 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbteams)
|
3749 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbteams)]
|
3750 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dummmmmmy)
|
3751 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dummmmmmy)
|
3752 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dummmmmmy)
|
3753 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dummmmmmy)
|
3754 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dummmmmmy)
|
3755 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dummmmmmy)]
|
3756 | [08Jan2025 16:50:30.515] [main/DEBUG] [mixin/]: Registering mixin config: dummmmmmy-common.mixins.json
|
3757 | [08Jan2025 16:50:30.520] [main/DEBUG] [mixin/]: Registering mixin config: dummmmmmy.mixins.json
|
3758 | [08Jan2025 16:50:30.525] [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).
|
3759 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_api)
|
3760 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_api)
|
3761 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_api)
|
3762 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_api)
|
3763 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_api)
|
3764 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api)]
|
3765 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_content_registries_v0)
|
3766 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_content_registries_v0)
|
3767 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_content_registries_v0)
|
3768 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_content_registries_v0)
|
3769 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_content_registries_v0)
|
3770 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_content_registries_v0)]
|
3771 | [08Jan2025 16:50:30.525] [main/DEBUG] [mixin/]: Registering mixin config: fabric-content-registries-v0.mixins.json
|
3772 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-content-registries-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3773 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ice_and_fire_delight)
|
3774 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ice_and_fire_delight)
|
3775 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ice_and_fire_delight)
|
3776 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ice_and_fire_delight)
|
3777 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ice_and_fire_delight)
|
3778 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ice_and_fire_delight)]
|
3779 | [08Jan2025 16:50:30.530] [main/DEBUG] [mixin/]: Registering mixin config: mixins.ice_and_fire_delight.json
|
3780 | [08Jan2025 16:50:30.534] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cbcmodernwarfare)
|
3781 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cbcmodernwarfare)
|
3782 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cbcmodernwarfare)
|
3783 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cbcmodernwarfare)
|
3784 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cbcmodernwarfare)
|
3785 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cbcmodernwarfare)]
|
3786 | [08Jan2025 16:50:30.535] [main/DEBUG] [mixin/]: Registering mixin config: cbcmodernwarfare-common.mixins.json
|
3787 | [08Jan2025 16:50:30.540] [main/DEBUG] [mixin/]: Registering mixin config: cbcmodernwarfare.mixins.json
|
3788 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(sodiumdynamiclights)
|
3789 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(sodiumdynamiclights)
|
3790 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(sodiumdynamiclights)
|
3791 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(sodiumdynamiclights)
|
3792 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(sodiumdynamiclights)
|
3793 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodiumdynamiclights)]
|
3794 | [08Jan2025 16:50:30.545] [main/DEBUG] [mixin/]: Registering mixin config: mixins.sodiumdynamiclights.json
|
3795 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dsbg)
|
3796 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dsbg)
|
3797 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dsbg)
|
3798 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dsbg)
|
3799 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dsbg)
|
3800 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dsbg)]
|
3801 | [08Jan2025 16:50:30.550] [main/DEBUG] [mixin/]: Registering mixin config: dsbg.mixins.json
|
3802 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by dsbg.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
3803 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(chipped)
|
3804 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(chipped)
|
3805 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(chipped)
|
3806 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(chipped)
|
3807 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(chipped)
|
3808 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chipped)]
|
3809 | [08Jan2025 16:50:30.555] [main/DEBUG] [mixin/]: Registering mixin config: chipped-common.mixins.json
|
3810 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_connected)
|
3811 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_connected)
|
3812 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_connected)
|
3813 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_connected)
|
3814 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_connected)
|
3815 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_connected)]
|
3816 | [08Jan2025 16:50:30.560] [main/DEBUG] [mixin/]: Registering mixin config: create_connected.mixins.json
|
3817 | [08Jan2025 16:50:30.564] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by create_connected.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
3818 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(farmersdelight)
|
3819 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(farmersdelight)
|
3820 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(farmersdelight)
|
3821 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(farmersdelight)
|
3822 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(farmersdelight)
|
3823 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
|
3824 | [08Jan2025 16:50:30.565] [main/DEBUG] [mixin/]: Registering mixin config: farmersdelight.mixins.json
|
3825 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createframed)
|
3826 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createframed)
|
3827 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createframed)
|
3828 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createframed)
|
3829 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createframed)
|
3830 | [08Jan2025 16:50:30.569] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createframed)]
|
3831 | [08Jan2025 16:50:30.570] [main/DEBUG] [mixin/]: Registering mixin config: createframed.mixins.json
|
3832 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by createframed.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3833 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_api_lookup_api_v1)
|
3834 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_api_lookup_api_v1)
|
3835 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_api_lookup_api_v1)
|
3836 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_api_lookup_api_v1)
|
3837 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_api_lookup_api_v1)
|
3838 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_lookup_api_v1)]
|
3839 | [08Jan2025 16:50:30.574] [main/DEBUG] [mixin/]: Registering mixin config: fabric-api-lookup-api-v1.mixins.json
|
3840 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-api-lookup-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
3841 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(trackwork)
|
3842 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(trackwork)
|
3843 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(trackwork)
|
3844 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(trackwork)
|
3845 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(trackwork)
|
3846 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trackwork)]
|
3847 | [08Jan2025 16:50:30.579] [main/DEBUG] [mixin/]: Registering mixin config: trackwork.mixins.json
|
3848 | [08Jan2025 16:50:30.583] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(copiescats)
|
3849 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(copiescats)
|
3850 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(copiescats)
|
3851 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(copiescats)
|
3852 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(copiescats)
|
3853 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(copiescats)]
|
3854 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lionfishapi)
|
3855 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lionfishapi)
|
3856 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lionfishapi)
|
3857 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lionfishapi)
|
3858 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lionfishapi)
|
3859 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lionfishapi)]
|
3860 | [08Jan2025 16:50:30.584] [main/DEBUG] [mixin/]: Registering mixin config: lionfishapi.mixins.json
|
3861 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clockworkadditions)
|
3862 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clockworkadditions)
|
3863 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clockworkadditions)
|
3864 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clockworkadditions)
|
3865 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clockworkadditions)
|
3866 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clockworkadditions)]
|
3867 | [08Jan2025 16:50:30.588] [main/DEBUG] [mixin/]: Registering mixin config: forge-clockworkadditions-common.mixins.json
|
3868 | [08Jan2025 16:50:30.593] [main/DEBUG] [mixin/]: Registering mixin config: forge-clockworkadditions.mixins.json
|
3869 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spartantoolkit)
|
3870 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spartantoolkit)
|
3871 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spartantoolkit)
|
3872 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spartantoolkit)
|
3873 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spartantoolkit)
|
3874 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartantoolkit)]
|
3875 | [08Jan2025 16:50:30.598] [main/DEBUG] [mixin/]: Registering mixin config: spartantoolkit.mixins.json
|
3876 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cataclysm)
|
3877 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cataclysm)
|
3878 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cataclysm)
|
3879 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cataclysm)
|
3880 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cataclysm)
|
3881 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
|
3882 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Registering mixin config: lionfishapi.mixins.json
|
3883 | [08Jan2025 16:50:30.603] [main/DEBUG] [mixin/]: Registering mixin config: cataclysm.mixins.json
|
3884 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(protection_pixel)
|
3885 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(protection_pixel)
|
3886 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(protection_pixel)
|
3887 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(protection_pixel)
|
3888 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(protection_pixel)
|
3889 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(protection_pixel)]
|
3890 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(patchouli)
|
3891 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(patchouli)
|
3892 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(patchouli)
|
3893 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(patchouli)
|
3894 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(patchouli)
|
3895 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(patchouli)]
|
3896 | [08Jan2025 16:50:30.608] [main/DEBUG] [mixin/]: Registering mixin config: patchouli_xplat.mixins.json
|
3897 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(collective)
|
3898 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(collective)
|
3899 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(collective)
|
3900 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(collective)
|
3901 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(collective)
|
3902 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(collective)]
|
3903 | [08Jan2025 16:50:30.612] [main/DEBUG] [mixin/]: Registering mixin config: collective_forge.mixins.json
|
3904 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(origins_classes)
|
3905 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(origins_classes)
|
3906 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(origins_classes)
|
3907 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(origins_classes)
|
3908 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(origins_classes)
|
3909 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins_classes)]
|
3910 | [08Jan2025 16:50:30.617] [main/DEBUG] [mixin/]: Registering mixin config: origins_classes.mixins.json
|
3911 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cc_vs)
|
3912 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cc_vs)
|
3913 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cc_vs)
|
3914 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cc_vs)
|
3915 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cc_vs)
|
3916 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cc_vs)]
|
3917 | [08Jan2025 16:50:30.622] [main/DEBUG] [mixin/]: Registering mixin config: cc_vs.mixins.json
|
3918 | [08Jan2025 16:50:30.626] [main/DEBUG] [mixin/]: Registering mixin config: cc_vs-common.mixins.json
|
3919 | [08Jan2025 16:50:30.630] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(art_of_forging)
|
3920 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(art_of_forging)
|
3921 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(art_of_forging)
|
3922 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(art_of_forging)
|
3923 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(art_of_forging)
|
3924 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(art_of_forging)]
|
3925 | [08Jan2025 16:50:30.631] [main/DEBUG] [mixin/]: Registering mixin config: art_of_forging.mixins.json
|
3926 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spartanfire)
|
3927 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spartanfire)
|
3928 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spartanfire)
|
3929 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spartanfire)
|
3930 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spartanfire)
|
3931 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartanfire)]
|
3932 | [08Jan2025 16:50:30.635] [main/DEBUG] [mixin/]: Registering mixin config: spartanfire.mixins.json
|
3933 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(connectormod)
|
3934 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(connectormod)
|
3935 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(connectormod)
|
3936 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(connectormod)
|
3937 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(connectormod)
|
3938 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectormod)]
|
3939 | [08Jan2025 16:50:30.640] [main/DEBUG] [mixin/]: Registering mixin config: connectormod.mixins.json
|
3940 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbultimine)
|
3941 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbultimine)
|
3942 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbultimine)
|
3943 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbultimine)
|
3944 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbultimine)
|
3945 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbultimine)]
|
3946 | [08Jan2025 16:50:30.645] [main/DEBUG] [mixin/]: Registering mixin config: ftbultimine-common.mixins.json
|
3947 | [08Jan2025 16:50:30.649] [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).
|
3948 | [08Jan2025 16:50:30.649] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterstrongholds)
|
3949 | [08Jan2025 16:50:30.649] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterstrongholds)
|
3950 | [08Jan2025 16:50:30.650] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterstrongholds)
|
3951 | [08Jan2025 16:50:30.650] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterstrongholds)
|
3952 | [08Jan2025 16:50:30.650] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterstrongholds)
|
3953 | [08Jan2025 16:50:30.650] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
|
3954 | [08Jan2025 16:50:30.650] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds.mixins.json
|
3955 | [08Jan2025 16:50:30.654] [main/DEBUG] [mixin/]: Registering mixin config: betterstrongholds_forge.mixins.json
|
3956 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(wirelessredstone)
|
3957 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(wirelessredstone)
|
3958 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(wirelessredstone)
|
3959 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(wirelessredstone)
|
3960 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(wirelessredstone)
|
3961 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wirelessredstone)]
|
3962 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(unify)
|
3963 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(unify)
|
3964 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(unify)
|
3965 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(unify)
|
3966 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(unify)
|
3967 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(unify)]
|
3968 | [08Jan2025 16:50:30.659] [main/DEBUG] [mixin/]: Registering mixin config: unify.mixins.json
|
3969 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(resourcefullib)
|
3970 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(resourcefullib)
|
3971 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(resourcefullib)
|
3972 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(resourcefullib)
|
3973 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(resourcefullib)
|
3974 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefullib)]
|
3975 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_refined_recipes)
|
3976 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_refined_recipes)
|
3977 | [08Jan2025 16:50:30.663] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_refined_recipes)
|
3978 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_refined_recipes)
|
3979 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_refined_recipes)
|
3980 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_refined_recipes)]
|
3981 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createliquidfuel)
|
3982 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createliquidfuel)
|
3983 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createliquidfuel)
|
3984 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createliquidfuel)
|
3985 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createliquidfuel)
|
3986 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createliquidfuel)]
|
3987 | [08Jan2025 16:50:30.664] [main/DEBUG] [mixin/]: Registering mixin config: createliquidfuel.mixins.json
|
3988 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by createliquidfuel.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
3989 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(starterkit)
|
3990 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(starterkit)
|
3991 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(starterkit)
|
3992 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(starterkit)
|
3993 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(starterkit)
|
3994 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(starterkit)]
|
3995 | [08Jan2025 16:50:30.668] [main/DEBUG] [mixin/]: Registering mixin config: starterkit_forge.mixins.json
|
3996 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(spartanweaponry)
|
3997 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(spartanweaponry)
|
3998 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(spartanweaponry)
|
3999 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(spartanweaponry)
|
4000 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(spartanweaponry)
|
4001 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartanweaponry)]
|
4002 | [08Jan2025 16:50:30.673] [main/DEBUG] [mixin/]: Registering mixin config: spartanweaponry.mixins.json
|
4003 | [08Jan2025 16:50:30.677] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(architectury)
|
4004 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(architectury)
|
4005 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(architectury)
|
4006 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(architectury)
|
4007 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(architectury)
|
4008 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
|
4009 | [08Jan2025 16:50:30.678] [main/DEBUG] [mixin/]: Registering mixin config: architectury.mixins.json
|
4010 | [08Jan2025 16:50:30.682] [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).
|
4011 | [08Jan2025 16:50:30.682] [main/DEBUG] [mixin/]: Registering mixin config: architectury-common.mixins.json
|
4012 | [08Jan2025 16:50:30.687] [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).
|
4013 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_loot_api_v2)
|
4014 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_loot_api_v2)
|
4015 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_loot_api_v2)
|
4016 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_loot_api_v2)
|
4017 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_loot_api_v2)
|
4018 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_loot_api_v2)]
|
4019 | [08Jan2025 16:50:30.688] [main/DEBUG] [mixin/]: Registering mixin config: fabric-loot-api-v2.mixins.json
|
4020 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by fabric-loot-api-v2.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4021 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(computercraft)
|
4022 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(computercraft)
|
4023 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(computercraft)
|
4024 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(computercraft)
|
4025 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(computercraft)
|
4026 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(computercraft)]
|
4027 | [08Jan2025 16:50:30.692] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(attributizer)
|
4028 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(attributizer)
|
4029 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(attributizer)
|
4030 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(attributizer)
|
4031 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(attributizer)
|
4032 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(attributizer)]
|
4033 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cupboard)
|
4034 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cupboard)
|
4035 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cupboard)
|
4036 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cupboard)
|
4037 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cupboard)
|
4038 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cupboard)]
|
4039 | [08Jan2025 16:50:30.693] [main/DEBUG] [mixin/]: Registering mixin config: cupboard.mixins.json
|
4040 | [08Jan2025 16:50:30.697] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_networking_api_v1)
|
4041 | [08Jan2025 16:50:30.697] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_networking_api_v1)
|
4042 | [08Jan2025 16:50:30.697] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_networking_api_v1)
|
4043 | [08Jan2025 16:50:30.697] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_networking_api_v1)
|
4044 | [08Jan2025 16:50:30.698] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_networking_api_v1)
|
4045 | [08Jan2025 16:50:30.698] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_networking_api_v1)]
|
4046 | [08Jan2025 16:50:30.698] [main/DEBUG] [mixin/]: Registering mixin config: fabric-networking-api-v1.mixins.json
|
4047 | [08Jan2025 16:50:30.702] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-networking-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4048 | [08Jan2025 16:50:30.702] [main/DEBUG] [mixin/]: Registering mixin config: fabric-networking-api-v1.client.mixins.json
|
4049 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-networking-api-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4050 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(framework)
|
4051 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(framework)
|
4052 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(framework)
|
4053 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(framework)
|
4054 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(framework)
|
4055 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framework)]
|
4056 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(adaptive_performance_tweaks_items)
|
4057 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(adaptive_performance_tweaks_items)
|
4058 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(adaptive_performance_tweaks_items)
|
4059 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(adaptive_performance_tweaks_items)
|
4060 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(adaptive_performance_tweaks_items)
|
4061 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adaptive_performance_tweaks_items)]
|
4062 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(forgeextendedasm)
|
4063 | [08Jan2025 16:50:30.707] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(forgeextendedasm)
|
4064 | [08Jan2025 16:50:30.708] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(forgeextendedasm)
|
4065 | [08Jan2025 16:50:30.708] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(forgeextendedasm)
|
4066 | [08Jan2025 16:50:30.708] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(forgeextendedasm)
|
4067 | [08Jan2025 16:50:30.708] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeextendedasm)]
|
4068 | [08Jan2025 16:50:30.708] [main/DEBUG] [mixin/]: Registering mixin config: mixins.mm.json
|
4069 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by mixins.mm.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4070 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Mixin config mixins.mm.json does not specify "minVersion" property
|
4071 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(letmedespawn)
|
4072 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(letmedespawn)
|
4073 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(letmedespawn)
|
4074 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(letmedespawn)
|
4075 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(letmedespawn)
|
4076 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(letmedespawn)]
|
4077 | [08Jan2025 16:50:30.712] [main/DEBUG] [mixin/]: Registering mixin config: letmedespawn.mixins.json
|
4078 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_lifecycle_events_v1)
|
4079 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_lifecycle_events_v1)
|
4080 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_lifecycle_events_v1)
|
4081 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_lifecycle_events_v1)
|
4082 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_lifecycle_events_v1)
|
4083 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_lifecycle_events_v1)]
|
4084 | [08Jan2025 16:50:30.717] [main/DEBUG] [mixin/]: Registering mixin config: fabric-lifecycle-events-v1.mixins.json
|
4085 | [08Jan2025 16:50:30.721] [main/DEBUG] [mixin/]: Registering mixin config: fabric-lifecycle-events-v1.client.mixins.json
|
4086 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-lifecycle-events-v1.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4087 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(petrolpark)
|
4088 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(petrolpark)
|
4089 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(petrolpark)
|
4090 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(petrolpark)
|
4091 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(petrolpark)
|
4092 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(petrolpark)]
|
4093 | [08Jan2025 16:50:30.726] [main/DEBUG] [mixin/]: Registering mixin config: petrolpark.mixins.json
|
4094 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(effortlessbuilding)
|
4095 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(effortlessbuilding)
|
4096 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(effortlessbuilding)
|
4097 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(effortlessbuilding)
|
4098 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(effortlessbuilding)
|
4099 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(effortlessbuilding)]
|
4100 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lemoned)
|
4101 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lemoned)
|
4102 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lemoned)
|
4103 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lemoned)
|
4104 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lemoned)
|
4105 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lemoned)]
|
4106 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_key_binding_api_v1)
|
4107 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_key_binding_api_v1)
|
4108 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_key_binding_api_v1)
|
4109 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_key_binding_api_v1)
|
4110 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_key_binding_api_v1)
|
4111 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_key_binding_api_v1)]
|
4112 | [08Jan2025 16:50:30.731] [main/DEBUG] [mixin/]: Registering mixin config: fabric-key-binding-api-v1.mixins.json
|
4113 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-key-binding-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4114 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_transfer_api_v1)
|
4115 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_transfer_api_v1)
|
4116 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_transfer_api_v1)
|
4117 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_transfer_api_v1)
|
4118 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_transfer_api_v1)
|
4119 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_transfer_api_v1)]
|
4120 | [08Jan2025 16:50:30.736] [main/DEBUG] [mixin/]: Registering mixin config: fabric-transfer-api-v1.mixins.json
|
4121 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-transfer-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4122 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(rhino)
|
4123 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(rhino)
|
4124 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(rhino)
|
4125 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(rhino)
|
4126 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(rhino)
|
4127 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rhino)]
|
4128 | [08Jan2025 16:50:30.741] [main/DEBUG] [mixin/]: Registering mixin config: rhino-common.mixins.json
|
4129 | [08Jan2025 16:50:30.745] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(amendments)
|
4130 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(amendments)
|
4131 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(amendments)
|
4132 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(amendments)
|
4133 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(amendments)
|
4134 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amendments)]
|
4135 | [08Jan2025 16:50:30.746] [main/DEBUG] [mixin/]: Registering mixin config: amendments.mixins.json
|
4136 | [08Jan2025 16:50:30.750] [main/DEBUG] [mixin/]: Registering mixin config: amendments-common.mixins.json
|
4137 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(copycats)
|
4138 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(copycats)
|
4139 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(copycats)
|
4140 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(copycats)
|
4141 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(copycats)
|
4142 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(copycats)]
|
4143 | [08Jan2025 16:50:30.755] [main/DEBUG] [mixin/]: Registering mixin config: copycats-common.mixins.json
|
4144 | [08Jan2025 16:50:30.759] [main/DEBUG] [mixin/]: Registering mixin config: copycats-forge.mixins.json
|
4145 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(commonnetworking)
|
4146 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(commonnetworking)
|
4147 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(commonnetworking)
|
4148 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(commonnetworking)
|
4149 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(commonnetworking)
|
4150 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commonnetworking)]
|
4151 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_resource_loader_v0)
|
4152 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_resource_loader_v0)
|
4153 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_resource_loader_v0)
|
4154 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_resource_loader_v0)
|
4155 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_resource_loader_v0)
|
4156 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_resource_loader_v0)]
|
4157 | [08Jan2025 16:50:30.764] [main/DEBUG] [mixin/]: Registering mixin config: fabric-resource-loader-v0.mixins.json
|
4158 | [08Jan2025 16:50:30.768] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-resource-loader-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4159 | [08Jan2025 16:50:30.768] [main/DEBUG] [mixin/]: Registering mixin config: fabric-resource-loader-v0.client.mixins.json
|
4160 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-resource-loader-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4161 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createcomputing)
|
4162 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createcomputing)
|
4163 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createcomputing)
|
4164 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createcomputing)
|
4165 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createcomputing)
|
4166 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcomputing)]
|
4167 | [08Jan2025 16:50:30.773] [main/DEBUG] [mixin/]: Registering mixin config: createcomputing.mixins.json
|
4168 | [08Jan2025 16:50:30.777] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by createcomputing.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4169 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create)
|
4170 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create)
|
4171 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create)
|
4172 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create)
|
4173 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create)
|
4174 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
4175 | [08Jan2025 16:50:30.778] [main/DEBUG] [mixin/]: Registering mixin config: create.mixins.json
|
4176 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(waystones)
|
4177 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(waystones)
|
4178 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(waystones)
|
4179 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(waystones)
|
4180 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(waystones)
|
4181 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
|
4182 | [08Jan2025 16:50:30.782] [main/DEBUG] [mixin/]: Registering mixin config: waystones.mixins.json
|
4183 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(clumps)
|
4184 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(clumps)
|
4185 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(clumps)
|
4186 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(clumps)
|
4187 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(clumps)
|
4188 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
|
4189 | [08Jan2025 16:50:30.787] [main/DEBUG] [mixin/]: Registering mixin config: clumps.mixins.json
|
4190 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fastsuite)
|
4191 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fastsuite)
|
4192 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fastsuite)
|
4193 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fastsuite)
|
4194 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fastsuite)
|
4195 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastsuite)]
|
4196 | [08Jan2025 16:50:30.791] [main/DEBUG] [mixin/]: Registering mixin config: fastsuite.mixins.json
|
4197 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(journeymap)
|
4198 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(journeymap)
|
4199 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(journeymap)
|
4200 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(journeymap)
|
4201 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(journeymap)
|
4202 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
|
4203 | [08Jan2025 16:50:30.796] [main/DEBUG] [mixin/]: Registering mixin config: journeymap.mixins.json
|
4204 | [08Jan2025 16:50:30.800] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_mining_level_api_v1)
|
4205 | [08Jan2025 16:50:30.800] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_mining_level_api_v1)
|
4206 | [08Jan2025 16:50:30.800] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_mining_level_api_v1)
|
4207 | [08Jan2025 16:50:30.801] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_mining_level_api_v1)
|
4208 | [08Jan2025 16:50:30.801] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_mining_level_api_v1)
|
4209 | [08Jan2025 16:50:30.801] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_mining_level_api_v1)]
|
4210 | [08Jan2025 16:50:30.801] [main/DEBUG] [mixin/]: Registering mixin config: fabric-mining-level-api-v1.mixins.json
|
4211 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-mining-level-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4212 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(artifacts)
|
4213 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(artifacts)
|
4214 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(artifacts)
|
4215 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(artifacts)
|
4216 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(artifacts)
|
4217 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
|
4218 | [08Jan2025 16:50:30.805] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.common.json
|
4219 | [08Jan2025 16:50:30.810] [main/DEBUG] [mixin/]: Registering mixin config: mixins.artifacts.forge.json
|
4220 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(configured)
|
4221 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(configured)
|
4222 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(configured)
|
4223 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(configured)
|
4224 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(configured)
|
4225 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)]
|
4226 | [08Jan2025 16:50:30.814] [main/DEBUG] [mixin/]: Registering mixin config: configured.common.mixins.json
|
4227 | [08Jan2025 16:50:30.819] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cpm)
|
4228 | [08Jan2025 16:50:30.819] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cpm)
|
4229 | [08Jan2025 16:50:30.820] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cpm)
|
4230 | [08Jan2025 16:50:30.820] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cpm)
|
4231 | [08Jan2025 16:50:30.820] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cpm)
|
4232 | [08Jan2025 16:50:30.820] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cpm)]
|
4233 | [08Jan2025 16:50:30.820] [main/DEBUG] [mixin/]: Registering mixin config: cpm.mixins.json
|
4234 | [08Jan2025 16:50:30.824] [main/DEBUG] [mixin/]: Registering mixin config: cpm.mixins.compat.json
|
4235 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(decorative_blocks)
|
4236 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(decorative_blocks)
|
4237 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(decorative_blocks)
|
4238 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(decorative_blocks)
|
4239 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(decorative_blocks)
|
4240 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
|
4241 | [08Jan2025 16:50:30.828] [main/DEBUG] [mixin/]: Registering mixin config: decorative_blocks.mixins.json
|
4242 | [08Jan2025 16:50:30.831] [main/DEBUG] [mixin/]: Registering mixin config: decorative_blocks.forge.mixins.json
|
4243 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_confectionery)
|
4244 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_confectionery)
|
4245 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_confectionery)
|
4246 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_confectionery)
|
4247 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_confectionery)
|
4248 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_confectionery)]
|
4249 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_bic_bit)
|
4250 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_bic_bit)
|
4251 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_bic_bit)
|
4252 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_bic_bit)
|
4253 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_bic_bit)
|
4254 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_bic_bit)]
|
4255 | [08Jan2025 16:50:30.835] [main/DEBUG] [mixin/]: Registering mixin config: createbicyclesbitterballen.mixins.json
|
4256 | [08Jan2025 16:50:30.838] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterdeserttemples)
|
4257 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterdeserttemples)
|
4258 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterdeserttemples)
|
4259 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterdeserttemples)
|
4260 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterdeserttemples)
|
4261 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)]
|
4262 | [08Jan2025 16:50:30.839] [main/DEBUG] [mixin/]: Registering mixin config: betterdeserttemples.mixins.json
|
4263 | [08Jan2025 16:50:30.842] [main/DEBUG] [mixin/]: Registering mixin config: betterdeserttemples_forge.mixins.json
|
4264 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(continents)
|
4265 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(continents)
|
4266 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(continents)
|
4267 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(continents)
|
4268 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(continents)
|
4269 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(continents)]
|
4270 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(distanthorizons)
|
4271 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(distanthorizons)
|
4272 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(distanthorizons)
|
4273 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(distanthorizons)
|
4274 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(distanthorizons)
|
4275 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(distanthorizons)]
|
4276 | [08Jan2025 16:50:30.846] [main/DEBUG] [mixin/]: Registering mixin config: forge-DistantHorizons.forge.mixins.json
|
4277 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(terralith)
|
4278 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(terralith)
|
4279 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(terralith)
|
4280 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(terralith)
|
4281 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(terralith)
|
4282 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terralith)]
|
4283 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ftbchunks)
|
4284 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ftbchunks)
|
4285 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ftbchunks)
|
4286 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ftbchunks)
|
4287 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ftbchunks)
|
4288 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbchunks)]
|
4289 | [08Jan2025 16:50:30.850] [main/DEBUG] [mixin/]: Registering mixin config: ftbchunks-common.mixins.json
|
4290 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_transitive_access_wideners_v1)
|
4291 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_transitive_access_wideners_v1)
|
4292 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_transitive_access_wideners_v1)
|
4293 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_transitive_access_wideners_v1)
|
4294 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_transitive_access_wideners_v1)
|
4295 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_transitive_access_wideners_v1)]
|
4296 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(tfmg)
|
4297 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(tfmg)
|
4298 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(tfmg)
|
4299 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(tfmg)
|
4300 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(tfmg)
|
4301 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tfmg)]
|
4302 | [08Jan2025 16:50:30.854] [main/DEBUG] [mixin/]: Registering mixin config: tfmg.mixins.json
|
4303 | [08Jan2025 16:50:30.857] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by tfmg.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4304 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dragonlib)
|
4305 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dragonlib)
|
4306 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dragonlib)
|
4307 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dragonlib)
|
4308 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dragonlib)
|
4309 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dragonlib)]
|
4310 | [08Jan2025 16:50:30.858] [main/DEBUG] [mixin/]: Registering mixin config: dragonlib.mixins.json
|
4311 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(moonlight)
|
4312 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(moonlight)
|
4313 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(moonlight)
|
4314 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(moonlight)
|
4315 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(moonlight)
|
4316 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moonlight)]
|
4317 | [08Jan2025 16:50:30.861] [main/DEBUG] [mixin/]: Registering mixin config: moonlight-common.mixins.json
|
4318 | [08Jan2025 16:50:30.882] [main/DEBUG] [mixin/]: Error cleaning class output directory: .mixin.out
|
4319 | [08Jan2025 16:50:30.884] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[PREINIT]
|
4320 | [08Jan2025 16:50:30.895] [main/DEBUG] [mixin/]: Registering mixin config: moonlight.mixins.json
|
4321 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(magnumtorch)
|
4322 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(magnumtorch)
|
4323 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(magnumtorch)
|
4324 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(magnumtorch)
|
4325 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(magnumtorch)
|
4326 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magnumtorch)]
|
4327 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_blockrenderlayer_v1)
|
4328 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_blockrenderlayer_v1)
|
4329 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_blockrenderlayer_v1)
|
4330 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_blockrenderlayer_v1)
|
4331 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_blockrenderlayer_v1)
|
4332 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_blockrenderlayer_v1)]
|
4333 | [08Jan2025 16:50:30.899] [main/DEBUG] [mixin/]: Registering mixin config: fabric-blockrenderlayer-v1.mixins.json
|
4334 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jade)
|
4335 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jade)
|
4336 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jade)
|
4337 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jade)
|
4338 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jade)
|
4339 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jade)]
|
4340 | [08Jan2025 16:50:30.903] [main/DEBUG] [mixin/]: Registering mixin config: jade.mixins.json
|
4341 | [08Jan2025 16:50:30.907] [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).
|
4342 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creativecore)
|
4343 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creativecore)
|
4344 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creativecore)
|
4345 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creativecore)
|
4346 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creativecore)
|
4347 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)]
|
4348 | [08Jan2025 16:50:30.907] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.mixins.json
|
4349 | [08Jan2025 16:50:30.911] [main/DEBUG] [mixin/]: Registering mixin config: creativecore.forge.mixins.json
|
4350 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(lootintegrations_yungs)
|
4351 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(lootintegrations_yungs)
|
4352 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(lootintegrations_yungs)
|
4353 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(lootintegrations_yungs)
|
4354 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(lootintegrations_yungs)
|
4355 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootintegrations_yungs)]
|
4356 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mutil)
|
4357 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mutil)
|
4358 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mutil)
|
4359 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mutil)
|
4360 | [08Jan2025 16:50:30.914] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mutil)
|
4361 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mutil)]
|
4362 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(quark)
|
4363 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(quark)
|
4364 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(quark)
|
4365 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(quark)
|
4366 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(quark)
|
4367 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
|
4368 | [08Jan2025 16:50:30.915] [main/DEBUG] [mixin/]: Registering mixin config: quark.mixins.json
|
4369 | [08Jan2025 16:50:30.918] [main/DEBUG] [mixin/]: Registering mixin config: quark_integrations.mixins.json
|
4370 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_sa)
|
4371 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_sa)
|
4372 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_sa)
|
4373 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_sa)
|
4374 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_sa)
|
4375 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_sa)]
|
4376 | [08Jan2025 16:50:30.922] [main/DEBUG] [mixin/]: Registering mixin config: mixins.create_sa.json
|
4377 | [08Jan2025 16:50:30.925] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(nullscape)
|
4378 | [08Jan2025 16:50:30.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(nullscape)
|
4379 | [08Jan2025 16:50:30.925] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(nullscape)
|
4380 | [08Jan2025 16:50:30.925] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(nullscape)
|
4381 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(nullscape)
|
4382 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nullscape)]
|
4383 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(parcool)
|
4384 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(parcool)
|
4385 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(parcool)
|
4386 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(parcool)
|
4387 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(parcool)
|
4388 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(parcool)]
|
4389 | [08Jan2025 16:50:30.926] [main/DEBUG] [mixin/]: Registering mixin config: parcool.mixins.json
|
4390 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by parcool.mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4391 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(storagedrawers)
|
4392 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(storagedrawers)
|
4393 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(storagedrawers)
|
4394 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(storagedrawers)
|
4395 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(storagedrawers)
|
4396 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(storagedrawers)]
|
4397 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(immersive_paintings)
|
4398 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(immersive_paintings)
|
4399 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(immersive_paintings)
|
4400 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(immersive_paintings)
|
4401 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(immersive_paintings)
|
4402 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersive_paintings)]
|
4403 | [08Jan2025 16:50:30.929] [main/DEBUG] [mixin/]: Registering mixin config: immersive_paintings.mixin.json
|
4404 | [08Jan2025 16:50:30.932] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by immersive_paintings.mixin.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4405 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(teamprojecte)
|
4406 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(teamprojecte)
|
4407 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(teamprojecte)
|
4408 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(teamprojecte)
|
4409 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(teamprojecte)
|
4410 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(teamprojecte)]
|
4411 | [08Jan2025 16:50:30.933] [main/DEBUG] [mixin/]: Registering mixin config: teamprojecte.mixins.json
|
4412 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(armourers_workshop)
|
4413 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(armourers_workshop)
|
4414 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(armourers_workshop)
|
4415 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(armourers_workshop)
|
4416 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(armourers_workshop)
|
4417 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(armourers_workshop)]
|
4418 | [08Jan2025 16:50:30.936] [main/DEBUG] [mixin/]: Registering mixin config: armourersworkshop-mixins.json
|
4419 | [08Jan2025 16:50:30.940] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by armourersworkshop-mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4420 | [08Jan2025 16:50:30.940] [main/DEBUG] [mixin/]: Registering mixin config: armourersworkshop-forge-mixins.json
|
4421 | [08Jan2025 16:50:30.944] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by armourersworkshop-forge-mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4422 | [08Jan2025 16:50:30.944] [main/DEBUG] [mixin/]: Registering mixin config: armourersworkshop-compatibility-mixins.json
|
4423 | [08Jan2025 16:50:30.947] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by armourersworkshop-compatibility-mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4424 | [08Jan2025 16:50:30.948] [main/DEBUG] [mixin/]: Registering mixin config: armourersworkshop-compatibility-forge-mixins.json
|
4425 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Compatibility level JAVA_8 specified by armourersworkshop-compatibility-forge-mixins.json is lower than the default level supported by the current mixin service (JAVA_16).
|
4426 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(betterchunkloading)
|
4427 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(betterchunkloading)
|
4428 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(betterchunkloading)
|
4429 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(betterchunkloading)
|
4430 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(betterchunkloading)
|
4431 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterchunkloading)]
|
4432 | [08Jan2025 16:50:30.951] [main/DEBUG] [mixin/]: Registering mixin config: betterchunkloading.mixins.json
|
4433 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_biome_api_v1)
|
4434 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_biome_api_v1)
|
4435 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_biome_api_v1)
|
4436 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_biome_api_v1)
|
4437 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_biome_api_v1)
|
4438 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_biome_api_v1)]
|
4439 | [08Jan2025 16:50:30.955] [main/DEBUG] [mixin/]: Registering mixin config: fabric-biome-api-v1.mixins.json
|
4440 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-biome-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4441 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(ferritecore)
|
4442 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(ferritecore)
|
4443 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(ferritecore)
|
4444 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(ferritecore)
|
4445 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(ferritecore)
|
4446 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
|
4447 | [08Jan2025 16:50:30.959] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.predicates.mixin.json
|
4448 | [08Jan2025 16:50:30.963] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.fastmap.mixin.json
|
4449 | [08Jan2025 16:50:30.966] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.mrl.mixin.json
|
4450 | [08Jan2025 16:50:30.969] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupmultipart.mixin.json
|
4451 | [08Jan2025 16:50:30.973] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.blockstatecache.mixin.json
|
4452 | [08Jan2025 16:50:30.976] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.dedupbakedquad.mixin.json
|
4453 | [08Jan2025 16:50:30.980] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.threaddetec.mixin.json
|
4454 | [08Jan2025 16:50:30.983] [main/DEBUG] [mixin/]: Registering mixin config: ferritecore.modelsides.mixin.json
|
4455 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(creaturechat)
|
4456 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(creaturechat)
|
4457 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(creaturechat)
|
4458 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(creaturechat)
|
4459 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(creaturechat)
|
4460 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creaturechat)]
|
4461 | [08Jan2025 16:50:30.987] [main/DEBUG] [mixin/]: Registering mixin config: creaturechat.mixins.json
|
4462 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Mixin config creaturechat.mixins.json does not specify "minVersion" property
|
4463 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(footwork)
|
4464 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(footwork)
|
4465 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(footwork)
|
4466 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(footwork)
|
4467 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(footwork)
|
4468 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(footwork)]
|
4469 | [08Jan2025 16:50:30.990] [main/DEBUG] [mixin/]: Registering mixin config: footwork.mixins.json
|
4470 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(refinedstorageaddons)
|
4471 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(refinedstorageaddons)
|
4472 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(refinedstorageaddons)
|
4473 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(refinedstorageaddons)
|
4474 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(refinedstorageaddons)
|
4475 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refinedstorageaddons)]
|
4476 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(packetfixer)
|
4477 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(packetfixer)
|
4478 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(packetfixer)
|
4479 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(packetfixer)
|
4480 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(packetfixer)
|
4481 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(packetfixer)]
|
4482 | [08Jan2025 16:50:30.994] [main/DEBUG] [mixin/]: Registering mixin config: packetfixer-common.mixins.json
|
4483 | [08Jan2025 16:50:30.998] [main/DEBUG] [mixin/]: Registering mixin config: packetfixer-forge.mixins.json
|
4484 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(expandability)
|
4485 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(expandability)
|
4486 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(expandability)
|
4487 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(expandability)
|
4488 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(expandability)
|
4489 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
|
4490 | [08Jan2025 16:50:31.002] [main/DEBUG] [mixin/]: Registering mixin config: expandability.mixins.json
|
4491 | [08Jan2025 16:50:31.005] [main/DEBUG] [mixin/]: Registering mixin config: expandability-common.mixins.json
|
4492 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(create_enchantment_industry)
|
4493 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(create_enchantment_industry)
|
4494 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(create_enchantment_industry)
|
4495 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(create_enchantment_industry)
|
4496 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(create_enchantment_industry)
|
4497 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_enchantment_industry)]
|
4498 | [08Jan2025 16:50:31.009] [main/DEBUG] [mixin/]: Registering mixin config: create_enchantment_industry.mixins.json
|
4499 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by create_enchantment_industry.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4500 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_data_generation_api_v1)
|
4501 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_data_generation_api_v1)
|
4502 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_data_generation_api_v1)
|
4503 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_data_generation_api_v1)
|
4504 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_data_generation_api_v1)
|
4505 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_data_generation_api_v1)]
|
4506 | [08Jan2025 16:50:31.013] [main/DEBUG] [mixin/]: Registering mixin config: fabric-data-generation-api-v1.mixins.json
|
4507 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-data-generation-api-v1.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4508 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(fabric_events_interaction_v0)
|
4509 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(fabric_events_interaction_v0)
|
4510 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(fabric_events_interaction_v0)
|
4511 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(fabric_events_interaction_v0)
|
4512 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(fabric_events_interaction_v0)
|
4513 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_events_interaction_v0)]
|
4514 | [08Jan2025 16:50:31.017] [main/DEBUG] [mixin/]: Registering mixin config: fabric-events-interaction-v0.mixins.json
|
4515 | [08Jan2025 16:50:31.020] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-events-interaction-v0.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4516 | [08Jan2025 16:50:31.020] [main/DEBUG] [mixin/]: Registering mixin config: fabric-events-interaction-v0.client.mixins.json
|
4517 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Compatibility level JAVA_16 specified by fabric-events-interaction-v0.client.mixins.json is higher than the maximum level supported by this version of mixin (JAVA_13).
|
4518 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(createaddition)
|
4519 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(createaddition)
|
4520 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(createaddition)
|
4521 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(createaddition)
|
4522 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(createaddition)
|
4523 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createaddition)]
|
4524 | [08Jan2025 16:50:31.024] [main/DEBUG] [mixin/]: Registering mixin config: createaddition.mixins.json
|
4525 | [08Jan2025 16:50:31.027] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jsonschema.module.jackson)
|
4526 | [08Jan2025 16:50:31.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jsonschema.module.jackson)
|
4527 | [08Jan2025 16:50:31.027] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jsonschema.module.jackson)
|
4528 | [08Jan2025 16:50:31.027] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jsonschema.module.jackson)
|
4529 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jsonschema.module.jackson)
|
4530 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jsonschema.module.jackson)]
|
4531 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.joml.primitives)
|
4532 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.joml.primitives)
|
4533 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.joml.primitives)
|
4534 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.joml.primitives)
|
4535 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.joml.primitives)
|
4536 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.joml.primitives)]
|
4537 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(Registrate.MC1._20)
|
4538 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(Registrate.MC1._20)
|
4539 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(Registrate.MC1._20)
|
4540 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(Registrate.MC1._20)
|
4541 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(Registrate.MC1._20)
|
4542 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate.MC1._20)]
|
4543 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(json.schema.validator)
|
4544 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(json.schema.validator)
|
4545 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(json.schema.validator)
|
4546 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(json.schema.validator)
|
4547 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(json.schema.validator)
|
4548 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(json.schema.validator)]
|
4549 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.jackson.dataformat.cbor)
|
4550 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.jackson.dataformat.cbor)
|
4551 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.jackson.dataformat.cbor)
|
4552 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.jackson.dataformat.cbor)
|
4553 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.jackson.dataformat.cbor)
|
4554 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.dataformat.cbor)]
|
4555 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.github.benmanes.caffeine)
|
4556 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.github.benmanes.caffeine)
|
4557 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.github.benmanes.caffeine)
|
4558 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.github.benmanes.caffeine)
|
4559 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.github.benmanes.caffeine)
|
4560 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
|
4561 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(runtime._1._20._1)
|
4562 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(runtime._1._20._1)
|
4563 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(runtime._1._20._1)
|
4564 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(runtime._1._20._1)
|
4565 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(runtime._1._20._1)
|
4566 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(runtime._1._20._1)]
|
4567 | [08Jan2025 16:50:31.028] [main/DEBUG] [mixin/]: Registering mixin config: adapter.init.mixins.json
|
4568 | [08Jan2025 16:50:31.031] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(util.b19b27c4a4)
|
4569 | [08Jan2025 16:50:31.031] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(util.b19b27c4a4)
|
4570 | [08Jan2025 16:50:31.031] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(util.b19b27c4a4)
|
4571 | [08Jan2025 16:50:31.031] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(util.b19b27c4a4)
|
4572 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(util.b19b27c4a4)
|
4573 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(util.b19b27c4a4)]
|
4574 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jackson.module.kotlin.rubyfork)
|
4575 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jackson.module.kotlin.rubyfork)
|
4576 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jackson.module.kotlin.rubyfork)
|
4577 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jackson.module.kotlin.rubyfork)
|
4578 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jackson.module.kotlin.rubyfork)
|
4579 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jackson.module.kotlin.rubyfork)]
|
4580 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jackson.kotlin.dsl)
|
4581 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jackson.kotlin.dsl)
|
4582 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jackson.kotlin.dsl)
|
4583 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jackson.kotlin.dsl)
|
4584 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jackson.kotlin.dsl)
|
4585 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jackson.kotlin.dsl)]
|
4586 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(MixinSquared.beta._6)
|
4587 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(MixinSquared.beta._6)
|
4588 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(MixinSquared.beta._6)
|
4589 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(MixinSquared.beta._6)
|
4590 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(MixinSquared.beta._6)
|
4591 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinSquared.beta._6)]
|
4592 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cc.tweaked.cobalt)
|
4593 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cc.tweaked.cobalt)
|
4594 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cc.tweaked.cobalt)
|
4595 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cc.tweaked.cobalt)
|
4596 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cc.tweaked.cobalt)
|
4597 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cc.tweaked.cobalt)]
|
4598 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.classmate)
|
4599 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.classmate)
|
4600 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.classmate)
|
4601 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.classmate)
|
4602 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.classmate)
|
4603 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.classmate)]
|
4604 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(zjsonpatch)
|
4605 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(zjsonpatch)
|
4606 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(zjsonpatch)
|
4607 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(zjsonpatch)
|
4608 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(zjsonpatch)
|
4609 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zjsonpatch)]
|
4610 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.jackson.core)
|
4611 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.jackson.core)
|
4612 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.jackson.core)
|
4613 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.jackson.core)
|
4614 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.jackson.core)
|
4615 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.core)]
|
4616 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(bytecodecs)
|
4617 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(bytecodecs)
|
4618 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(bytecodecs)
|
4619 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(bytecodecs)
|
4620 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(bytecodecs)
|
4621 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bytecodecs)]
|
4622 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(itu)
|
4623 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(itu)
|
4624 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(itu)
|
4625 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(itu)
|
4626 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(itu)
|
4627 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(itu)]
|
4628 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.jackson.databind)
|
4629 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.jackson.databind)
|
4630 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.jackson.databind)
|
4631 | [08Jan2025 16:50:31.032] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.jackson.databind)
|
4632 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.jackson.databind)
|
4633 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.databind)]
|
4634 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mclib)
|
4635 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mclib)
|
4636 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mclib)
|
4637 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mclib)
|
4638 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mclib)
|
4639 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mclib)]
|
4640 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.jackson.annotation)
|
4641 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.jackson.annotation)
|
4642 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.jackson.annotation)
|
4643 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.jackson.annotation)
|
4644 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.jackson.annotation)
|
4645 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.annotation)]
|
4646 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jsonschema.generator)
|
4647 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jsonschema.generator)
|
4648 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jsonschema.generator)
|
4649 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jsonschema.generator)
|
4650 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jsonschema.generator)
|
4651 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jsonschema.generator)]
|
4652 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras)
|
4653 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras)
|
4654 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras)
|
4655 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras)
|
4656 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras)
|
4657 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)]
|
4658 | [08Jan2025 16:50:31.033] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json
|
4659 | [08Jan2025 16:50:31.036] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(com.fasterxml.jackson.module.paramnames)
|
4660 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(com.fasterxml.jackson.module.paramnames)
|
4661 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(com.fasterxml.jackson.module.paramnames)
|
4662 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(com.fasterxml.jackson.module.paramnames)
|
4663 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(com.fasterxml.jackson.module.paramnames)
|
4664 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.module.paramnames)]
|
4665 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(jzlib)
|
4666 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(jzlib)
|
4667 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(jzlib)
|
4668 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(jzlib)
|
4669 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(jzlib)
|
4670 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jzlib)]
|
4671 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(yabn)
|
4672 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(yabn)
|
4673 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(yabn)
|
4674 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(yabn)
|
4675 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(yabn)
|
4676 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yabn)]
|
4677 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(Reflect)
|
4678 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(Reflect)
|
4679 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(Reflect)
|
4680 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(Reflect)
|
4681 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(Reflect)
|
4682 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Reflect)]
|
4683 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(commons.math3)
|
4684 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(commons.math3)
|
4685 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(commons.math3)
|
4686 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(commons.math3)
|
4687 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(commons.math3)
|
4688 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commons.math3)]
|
4689 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(dagger)
|
4690 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(dagger)
|
4691 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(dagger)
|
4692 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(dagger)
|
4693 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(dagger)
|
4694 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dagger)]
|
4695 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(org.apache.commons.collections4)
|
4696 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(org.apache.commons.collections4)
|
4697 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(org.apache.commons.collections4)
|
4698 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(org.apache.commons.collections4)
|
4699 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(org.apache.commons.collections4)
|
4700 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.apache.commons.collections4)]
|
4701 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(javax.inject)
|
4702 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(javax.inject)
|
4703 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(javax.inject)
|
4704 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(javax.inject)
|
4705 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(javax.inject)
|
4706 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
|
4707 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(api.b19b27c4a4)
|
4708 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(api.b19b27c4a4)
|
4709 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(api.b19b27c4a4)
|
4710 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(api.b19b27c4a4)
|
4711 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(api.b19b27c4a4)
|
4712 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(api.b19b27c4a4)]
|
4713 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinsquared)
|
4714 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinsquared)
|
4715 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinsquared)
|
4716 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinsquared)
|
4717 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinsquared)
|
4718 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared)]
|
4719 | [08Jan2025 16:50:31.037] [main/DEBUG] [mixin/]: Registering mixin config: mixinsquared.init.mixins.json
|
4720 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(thedarkcolour.kotlinforforge.kfflib)
|
4721 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(thedarkcolour.kotlinforforge.kfflib)
|
4722 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(thedarkcolour.kotlinforforge.kfflib)
|
4723 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(thedarkcolour.kotlinforforge.kfflib)
|
4724 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(thedarkcolour.kotlinforforge.kfflib)
|
4725 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thedarkcolour.kotlinforforge.kfflib)]
|
4726 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(MixinExtras)
|
4727 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(MixinExtras)
|
4728 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(MixinExtras)
|
4729 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(MixinExtras)
|
4730 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(MixinExtras)
|
4731 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)]
|
4732 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(connector$authlib)
|
4733 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(connector$authlib)
|
4734 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(connector$authlib)
|
4735 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(connector$authlib)
|
4736 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(connector$authlib)
|
4737 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connector$authlib)]
|
4738 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: inject() running with 325 agents
|
4739 | [08Jan2025 16:50:31.041] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)]
|
4740 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_generated_classes)]
|
4741 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adaptive_performance_tweaks_core)]
|
4742 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs)]
|
4743 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdungeons)]
|
4744 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(almanac)]
|
4745 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbessentials)]
|
4746 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642configlib)]
|
4747 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(additionalentityattributes)]
|
4748 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampirism_integrations)]
|
4749 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cccbridge)]
|
4750 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createdeco)]
|
4751 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(playeranimator)]
|
4752 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_fluids_v1)]
|
4753 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_models_v0)]
|
4754 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(projecte)]
|
4755 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(apoli)]
|
4756 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(etched)]
|
4757 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rustic_engineer)]
|
4758 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sdm_ui_lib)]
|
4759 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_tournament)]
|
4760 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_convention_tags_v1)]
|
4761 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_command_api_v1)]
|
4762 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(modernfix)]
|
4763 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_command_api_v2)]
|
4764 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_view_api_v2)]
|
4765 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yungsapi)]
|
4766 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcasing)]
|
4767 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(some_peripherals)]
|
4768 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetranomicon)]
|
4769 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(balm)]
|
4770 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_screen_api_v1)]
|
4771 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(soul_fire_d)]
|
4772 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampiresneedumbrellas)]
|
4773 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloth_config)]
|
4774 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterfortresses)]
|
4775 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supplementaries)]
|
4776 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(athena)]
|
4777 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refinedstorage)]
|
4778 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(corpse)]
|
4779 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_game_rule_api_v1)]
|
4780 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bcc)]
|
4781 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(w2pets)]
|
4782 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(supermartijn642corelib)]
|
4783 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefulconfig)]
|
4784 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spark)]
|
4785 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(curios)]
|
4786 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins)]
|
4787 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_factory)]
|
4788 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(searchables)]
|
4789 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mr_dungeons_andtaverns)]
|
4790 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framedblocks)]
|
4791 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(scguns)]
|
4792 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_entity_events_v1)]
|
4793 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(icarus)]
|
4794 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cloakanddagger)]
|
4795 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(worldedit)]
|
4796 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createrailwaysnavigator)]
|
4797 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(conditional_mixin)]
|
4798 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_data_attachment_v1)]
|
4799 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jadeaddons)]
|
4800 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toms_storage)]
|
4801 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastleafdecay)]
|
4802 | [08Jan2025 16:50:31.042] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettermineshafts)]
|
4803 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sliceanddice)]
|
4804 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(recruits)]
|
4805 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_client_tags_api_v1)]
|
4806 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterjungletemples)]
|
4807 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_dimensions_v1)]
|
4808 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creatingspace)]
|
4809 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bellsandwhistles)]
|
4810 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_tweaked_controllers)]
|
4811 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createbigcannons)]
|
4812 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftblibrary)]
|
4813 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseled)]
|
4814 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_model_loading_api_v1)]
|
4815 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_optical)]
|
4816 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jei)]
|
4817 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_addition)]
|
4818 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(petrolsparts)]
|
4819 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_screen_handler_api_v1)]
|
4820 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(pehkui)]
|
4821 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(goblintraders)]
|
4822 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(caelus)]
|
4823 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_rendering_v1)]
|
4824 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetratic_combat_expanded)]
|
4825 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_indigo)]
|
4826 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastasyncworldsave)]
|
4827 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejsarsnouveau)]
|
4828 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(integrated_api)]
|
4829 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceandfirebettercombat)]
|
4830 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(smarterfarmers)]
|
4831 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_wizardry)]
|
4832 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(design_decor)]
|
4833 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(craterlib)]
|
4834 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rechiseledcreate)]
|
4835 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rare_ice)]
|
4836 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_wt)]
|
4837 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vintageimprovements)]
|
4838 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(iceandfire)]
|
4839 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fusion)]
|
4840 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ars_nouveau)]
|
4841 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crafttweaker)]
|
4842 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_particles_v1)]
|
4843 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(puzzlesaccessapi)]
|
4844 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forge)]
|
4845 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dungeons_arise)]
|
4846 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tectonic)]
|
4847 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)]
|
4848 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_base)]
|
4849 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terrablender)]
|
4850 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bettercombat)]
|
4851 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbquests)]
|
4852 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(necronomicon)]
|
4853 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mr_warp_portals)]
|
4854 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_block_api_v1)]
|
4855 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spectrelib)]
|
4856 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(werewolves)]
|
4857 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_resource_conditions_api_v1)]
|
4858 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createendertransmission)]
|
4859 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createtweaker)]
|
4860 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(calio)]
|
4861 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kotlinforforge)]
|
4862 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins_plus_plus)]
|
4863 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(flywheel)]
|
4864 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersrespite)]
|
4865 | [08Jan2025 16:50:31.043] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(godly_vampirism)]
|
4866 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_item_group_api_v1)]
|
4867 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dragonseeker)]
|
4868 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(toms_peripherals)]
|
4869 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(polymorph)]
|
4870 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zeta)]
|
4871 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcontraptionterminals)]
|
4872 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_registry_sync_v0)]
|
4873 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immediatelyfast)]
|
4874 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kubejs_create)]
|
4875 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_recipe_api_v1)]
|
4876 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_object_builder_api_v1)]
|
4877 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootr)]
|
4878 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vampirism)]
|
4879 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(largemeals)]
|
4880 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(puzzleslib)]
|
4881 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_sound_api_v1)]
|
4882 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(valkyrienskies)]
|
4883 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_message_api_v1)]
|
4884 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cosmeticarmorreworked)]
|
4885 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rsrequestify)]
|
4886 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tetra)]
|
4887 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(weaponmaster_ydm)]
|
4888 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_eureka)]
|
4889 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(easy_npc)]
|
4890 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(kuma_api)]
|
4891 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_renderer_api_v1)]
|
4892 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_things_and_misc)]
|
4893 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(advancedperipherals)]
|
4894 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_dd)]
|
4895 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(geckolib)]
|
4896 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_item_api_v1)]
|
4897 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(crystal_clear)]
|
4898 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betteroceanmonuments)]
|
4899 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectivity)]
|
4900 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(incendium)]
|
4901 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(gpumemleakfix)]
|
4902 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedcore)]
|
4903 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_eureka)]
|
4904 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(structureessentials)]
|
4905 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ritchiesprojectilelib)]
|
4906 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(citadel)]
|
4907 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(placebo)]
|
4908 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootintegrations)]
|
4909 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_data_attachment_api_v1)]
|
4910 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_central_kitchen)]
|
4911 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(item_obliterator)]
|
4912 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cobweb)]
|
4913 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bookshelf)]
|
4914 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_mechanical_extruder)]
|
4915 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(numismatics)]
|
4916 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sophisticatedbackpacks)]
|
4917 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_dragon_lib)]
|
4918 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(vs_clockwork)]
|
4919 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(railways)]
|
4920 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tfmgvod)]
|
4921 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(carryon)]
|
4922 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodiumoptionsapi)]
|
4923 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(interiors)]
|
4924 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbteams)]
|
4925 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dummmmmmy)]
|
4926 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api)]
|
4927 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_content_registries_v0)]
|
4928 | [08Jan2025 16:50:31.044] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ice_and_fire_delight)]
|
4929 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cbcmodernwarfare)]
|
4930 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(sodiumdynamiclights)]
|
4931 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dsbg)]
|
4932 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(chipped)]
|
4933 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_connected)]
|
4934 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(farmersdelight)]
|
4935 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createframed)]
|
4936 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_api_lookup_api_v1)]
|
4937 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(trackwork)]
|
4938 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(copiescats)]
|
4939 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lionfishapi)]
|
4940 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clockworkadditions)]
|
4941 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartantoolkit)]
|
4942 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cataclysm)]
|
4943 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(protection_pixel)]
|
4944 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(patchouli)]
|
4945 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(collective)]
|
4946 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(origins_classes)]
|
4947 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cc_vs)]
|
4948 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(art_of_forging)]
|
4949 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartanfire)]
|
4950 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connectormod)]
|
4951 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbultimine)]
|
4952 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterstrongholds)]
|
4953 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(wirelessredstone)]
|
4954 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(unify)]
|
4955 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(resourcefullib)]
|
4956 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_refined_recipes)]
|
4957 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createliquidfuel)]
|
4958 | [08Jan2025 16:50:31.045] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(starterkit)]
|
4959 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(spartanweaponry)]
|
4960 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(architectury)]
|
4961 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_loot_api_v2)]
|
4962 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(computercraft)]
|
4963 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(attributizer)]
|
4964 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cupboard)]
|
4965 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_networking_api_v1)]
|
4966 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(framework)]
|
4967 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(adaptive_performance_tweaks_items)]
|
4968 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(forgeextendedasm)]
|
4969 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(letmedespawn)]
|
4970 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_lifecycle_events_v1)]
|
4971 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(petrolpark)]
|
4972 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(effortlessbuilding)]
|
4973 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lemoned)]
|
4974 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_key_binding_api_v1)]
|
4975 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_transfer_api_v1)]
|
4976 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(rhino)]
|
4977 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(amendments)]
|
4978 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(copycats)]
|
4979 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commonnetworking)]
|
4980 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_resource_loader_v0)]
|
4981 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createcomputing)]
|
4982 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create)]
|
4983 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(waystones)]
|
4984 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(clumps)]
|
4985 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fastsuite)]
|
4986 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(journeymap)]
|
4987 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_mining_level_api_v1)]
|
4988 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(artifacts)]
|
4989 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(configured)]
|
4990 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cpm)]
|
4991 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(decorative_blocks)]
|
4992 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_confectionery)]
|
4993 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_bic_bit)]
|
4994 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterdeserttemples)]
|
4995 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(continents)]
|
4996 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(distanthorizons)]
|
4997 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(terralith)]
|
4998 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ftbchunks)]
|
4999 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_transitive_access_wideners_v1)]
|
5000 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(tfmg)]
|
5001 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dragonlib)]
|
5002 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(moonlight)]
|
5003 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(magnumtorch)]
|
5004 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_blockrenderlayer_v1)]
|
5005 | [08Jan2025 16:50:31.047] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jade)]
|
5006 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creativecore)]
|
5007 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(lootintegrations_yungs)]
|
5008 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mutil)]
|
5009 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(quark)]
|
5010 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_sa)]
|
5011 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(nullscape)]
|
5012 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(parcool)]
|
5013 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(storagedrawers)]
|
5014 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(immersive_paintings)]
|
5015 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(teamprojecte)]
|
5016 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(armourers_workshop)]
|
5017 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(betterchunkloading)]
|
5018 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_biome_api_v1)]
|
5019 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(ferritecore)]
|
5020 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(creaturechat)]
|
5021 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(footwork)]
|
5022 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(refinedstorageaddons)]
|
5023 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(packetfixer)]
|
5024 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(expandability)]
|
5025 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(create_enchantment_industry)]
|
5026 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_data_generation_api_v1)]
|
5027 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(fabric_events_interaction_v0)]
|
5028 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(createaddition)]
|
5029 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jsonschema.module.jackson)]
|
5030 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.joml.primitives)]
|
5031 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Registrate.MC1._20)]
|
5032 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(json.schema.validator)]
|
5033 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.dataformat.cbor)]
|
5034 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.github.benmanes.caffeine)]
|
5035 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(runtime._1._20._1)]
|
5036 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(util.b19b27c4a4)]
|
5037 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jackson.module.kotlin.rubyfork)]
|
5038 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jackson.kotlin.dsl)]
|
5039 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinSquared.beta._6)]
|
5040 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cc.tweaked.cobalt)]
|
5041 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.classmate)]
|
5042 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(zjsonpatch)]
|
5043 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.core)]
|
5044 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(bytecodecs)]
|
5045 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(itu)]
|
5046 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.databind)]
|
5047 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mclib)]
|
5048 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.annotation)]
|
5049 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jsonschema.generator)]
|
5050 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras)]
|
5051 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(com.fasterxml.jackson.module.paramnames)]
|
5052 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(jzlib)]
|
5053 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(yabn)]
|
5054 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(Reflect)]
|
5055 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(commons.math3)]
|
5056 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(dagger)]
|
5057 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(org.apache.commons.collections4)]
|
5058 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(javax.inject)]
|
5059 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(api.b19b27c4a4)]
|
5060 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinsquared)]
|
5061 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(thedarkcolour.kotlinforforge.kfflib)]
|
5062 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(MixinExtras)]
|
5063 | [08Jan2025 16:50:31.048] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(connector$authlib)]
|
5064 | [08Jan2025 16:50:31.050] [main/DEBUG] [org.sinytra.connector.loader.ConnectorEarlyLoader/]: Starting early connector loader setup
|
5065 | [08Jan2025 16:50:31.064] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
|
5066 | [08Jan2025 16:50:31.066] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT]
|
5067 | [08Jan2025 16:50:31.067] [main/DEBUG] [mixin/]: Selecting config kubejs-forge.mixins.json
|
5068 | [08Jan2025 16:50:31.074] [main/DEBUG] [mixin/]: Selecting config kubejs-common.mixins.json
|
5069 | [08Jan2025 16:50:31.081] [main/DEBUG] [mixin/]: Selecting config betterdungeons.mixins.json
|
5070 | [08Jan2025 16:50:31.086] [main/DEBUG] [mixin/]: Selecting config betterdungeons_forge.mixins.json
|
5071 | [08Jan2025 16:50:31.090] [main/DEBUG] [mixin/]: Selecting config almanac.mixins.json
|
5072 | [08Jan2025 16:50:31.094] [main/DEBUG] [mixin/]: Selecting config ftbessentials-common.mixins.json
|
5073 | [08Jan2025 16:50:31.098] [main/DEBUG] [mixin/]: Selecting config additionalentityattributes.mixins.json
|
5074 | [08Jan2025 16:50:31.102] [main/DEBUG] [mixin/]: Selecting config createdeco-common.mixins.json
|
5075 | [08Jan2025 16:50:31.106] [main/DEBUG] [mixin/]: Selecting config createdeco.mixins.json
|
5076 | [08Jan2025 16:50:31.111] [main/WARN] [mixin/]: Reference map 'createdeco-forge-refmap.json' for createdeco.mixins.json could not be read. If this is a development environment you can ignore this message
|
5077 | [08Jan2025 16:50:31.111] [main/DEBUG] [mixin/]: Selecting config playerAnimator-common.mixins.json
|
5078 | [08Jan2025 16:50:31.117] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-fluids-v1.mixins.json
|
5079 | [08Jan2025 16:50:31.121] [main/DEBUG] [mixin/]: Selecting config apoli.mixins.json
|
5080 | [08Jan2025 16:50:31.130] [main/DEBUG] [mixin/]: Selecting config etched.mixins.json
|
5081 | [08Jan2025 16:50:31.135] [main/DEBUG] [mixin/]: Selecting config sdm_ui_lib-common.mixins.json
|
5082 | [08Jan2025 16:50:31.139] [main/DEBUG] [mixin/]: Selecting config sdm_ui_lib.mixins.json
|
5083 | [08Jan2025 16:50:31.143] [main/DEBUG] [mixin/]: Selecting config vs_tournament.mixins.json
|
5084 | [08Jan2025 16:50:31.148] [main/DEBUG] [mixin/]: Selecting config vs_tournament-common.mixins.json
|
5085 | [08Jan2025 16:50:31.153] [main/DEBUG] [mixin/]: Selecting config vs_tournament-optional.mixins.json
|
5086 | [08Jan2025 16:50:31.157] [main/DEBUG] [mixin/]: Selecting config modernfix-common.mixins.json
|
5087 | [08Jan2025 16:50:31.245] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.19.7+mc1.20.1: 84 options available, 0 override(s) found
|
5088 | [08Jan2025 16:50:31.246] [main/INFO] [ModernFix/]: Applying Nashorn fix
|
5089 | [08Jan2025 16:50:31.261] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
|
5090 | [08Jan2025 16:50:31.275] [main/DEBUG] [mixin/]: Selecting config modernfix-forge.mixins.json
|
5091 | [08Jan2025 16:50:31.281] [main/DEBUG] [mixin/]: Selecting config fabric-command-api-v2.mixins.json
|
5092 | [08Jan2025 16:50:31.286] [main/DEBUG] [mixin/]: Selecting config fabric-command-api-v2.client.mixins.json
|
5093 | [08Jan2025 16:50:31.291] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.mixins.json
|
5094 | [08Jan2025 16:50:31.297] [main/DEBUG] [mixin/]: Selecting config fabric-block-view-api-v2.client.mixins.json
|
5095 | [08Jan2025 16:50:31.302] [main/DEBUG] [mixin/]: Selecting config yungsapi.mixins.json
|
5096 | [08Jan2025 16:50:31.308] [main/DEBUG] [mixin/]: Selecting config yungsapi_forge.mixins.json
|
5097 | [08Jan2025 16:50:31.314] [main/DEBUG] [mixin/]: Selecting config createcasing.mixins.json
|
5098 | [08Jan2025 16:50:31.320] [main/DEBUG] [mixin/]: Selecting config some_peripherals-common.mixins.json
|
5099 | [08Jan2025 16:50:31.325] [main/DEBUG] [mixin/]: Selecting config balm.mixins.json
|
5100 | [08Jan2025 16:50:31.330] [main/DEBUG] [mixin/]: Selecting config fabric-screen-api-v1.mixins.json
|
5101 | [08Jan2025 16:50:31.335] [main/DEBUG] [mixin/]: Selecting config soul_fire_d.mixins.json
|
5102 | [08Jan2025 16:50:31.340] [main/DEBUG] [mixin/]: Selecting config soul_fire_d.forge.mixins.json
|
5103 | [08Jan2025 16:50:31.346] [main/DEBUG] [mixin/]: Selecting config betterfortresses.mixins.json
|
5104 | [08Jan2025 16:50:31.351] [main/DEBUG] [mixin/]: Selecting config betterfortresses_forge.mixins.json
|
5105 | [08Jan2025 16:50:31.357] [main/DEBUG] [mixin/]: Selecting config supplementaries-common.mixins.json
|
5106 | [08Jan2025 16:50:31.364] [main/DEBUG] [mixin/]: Selecting config supplementaries.mixins.json
|
5107 | [08Jan2025 16:50:31.370] [main/DEBUG] [mixin/]: Selecting config athena.mixins.json
|
5108 | [08Jan2025 16:50:31.373] [main/DEBUG] [mixin/]: Selecting config athena-forge.mixins.json
|
5109 | [08Jan2025 16:50:31.376] [main/DEBUG] [mixin/]: Selecting config fabric-game-rule-api-v1.mixins.json
|
5110 | [08Jan2025 16:50:31.379] [main/DEBUG] [mixin/]: Selecting config fabric-game-rule-api-v1.client.mixins.json
|
5111 | [08Jan2025 16:50:31.385] [main/DEBUG] [mixin/]: Selecting config bcc.mixins.json
|
5112 | [08Jan2025 16:50:31.389] [main/DEBUG] [mixin/]: Selecting config bcc.forge.mixins.json
|
5113 | [08Jan2025 16:50:31.392] [main/DEBUG] [mixin/]: Selecting config supermartijn642corelib.mixins.json
|
5114 | [08Jan2025 16:50:31.395] [main/DEBUG] [mixin/]: Selecting config curios.mixins.json
|
5115 | [08Jan2025 16:50:31.398] [main/DEBUG] [mixin/]: Selecting config origins.mixins.json
|
5116 | [08Jan2025 16:50:31.402] [main/DEBUG] [mixin/]: Selecting config searchables.mixins.json
|
5117 | [08Jan2025 16:50:31.407] [main/DEBUG] [mixin/]: Selecting config searchables.forge.mixins.json
|
5118 | [08Jan2025 16:50:31.410] [main/DEBUG] [mixin/]: Selecting config framedblocks.mixin.json
|
5119 | [08Jan2025 16:50:31.415] [main/DEBUG] [mixin/]: Selecting config scguns.mixins.json
|
5120 | [08Jan2025 16:50:31.421] [main/DEBUG] [mixin/]: Selecting config fabric-entity-events-v1.mixins.json
|
5121 | [08Jan2025 16:50:31.426] [main/DEBUG] [mixin/]: Selecting config fabric-entity-events-v1.client.mixins.json
|
5122 | [08Jan2025 16:50:31.430] [main/DEBUG] [mixin/]: Selecting config icarus.mixins.json
|
5123 | [08Jan2025 16:50:31.440] [main/DEBUG] [mixin/]: Selecting config icarus.neoforge.mixins.json
|
5124 | [08Jan2025 16:50:31.444] [main/DEBUG] [mixin/]: Selecting config cloakanddagger.mixins.json
|
5125 | [08Jan2025 16:50:31.449] [main/DEBUG] [mixin/]: Selecting config createrailwaysnavigator.mixins.json
|
5126 | [08Jan2025 16:50:31.454] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.mixins.json
|
5127 | [08Jan2025 16:50:31.458] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-data-attachment-v1.client.mixins.json
|
5128 | [08Jan2025 16:50:31.462] [main/DEBUG] [mixin/]: Selecting config jadeaddons.mixins.json
|
5129 | [08Jan2025 16:50:31.466] [main/DEBUG] [mixin/]: Selecting config bettermineshafts.mixins.json
|
5130 | [08Jan2025 16:50:31.471] [main/DEBUG] [mixin/]: Selecting config bettermineshafts_forge.mixins.json
|
5131 | [08Jan2025 16:50:31.475] [main/DEBUG] [mixin/]: Selecting config sliceanddice.mixins.json
|
5132 | [08Jan2025 16:50:31.479] [main/DEBUG] [mixin/]: Selecting config mixins.recruits.json
|
5133 | [08Jan2025 16:50:31.484] [main/DEBUG] [mixin/]: Selecting config betterjungletemples.mixins.json
|
5134 | [08Jan2025 16:50:31.488] [main/DEBUG] [mixin/]: Selecting config betterjungletemples_forge.mixins.json
|
5135 | [08Jan2025 16:50:31.492] [main/DEBUG] [mixin/]: Selecting config creatingspace.mixins.json
|
5136 | [08Jan2025 16:50:31.497] [main/DEBUG] [mixin/]: Selecting config create_tweaked_controllers.mixins.json
|
5137 | [08Jan2025 16:50:31.505] [main/DEBUG] [mixin/]: Selecting config createbigcannons-common.mixins.json
|
5138 | [08Jan2025 16:50:31.510] [main/DEBUG] [mixin/]: Selecting config createbigcannons.mixins.json
|
5139 | [08Jan2025 16:50:31.514] [main/DEBUG] [mixin/]: Selecting config ftblibrary-common.mixins.json
|
5140 | [08Jan2025 16:50:31.519] [main/DEBUG] [mixin/]: Selecting config fabric-model-loading-api-v1.mixins.json
|
5141 | [08Jan2025 16:50:31.523] [main/DEBUG] [mixin/]: Selecting config forge-vs_addition.mixins.json
|
5142 | [08Jan2025 16:50:31.532] [main/DEBUG] [mixinsquared/]: Registered canceller forge.io.github.xiewuzhiying.vs_addition.mixin.VSAdditionCommonMixinCanceller
|
5143 | [08Jan2025 16:50:31.532] [main/DEBUG] [mixinsquared/]: Registered canceller forge.io.github.xiewuzhiying.vs_addition.forge.mixin.VSAdditionForgeMixinCanceller
|
5144 | [08Jan2025 16:50:31.536] [main/DEBUG] [mixin/]: Selecting config forge-vs_addition-common.mixins.json
|
5145 | [08Jan2025 16:50:31.542] [main/DEBUG] [mixin/]: Selecting config petrolsparts.mixins.json
|
5146 | [08Jan2025 16:50:31.546] [main/DEBUG] [mixin/]: Selecting config fabric-screen-handler-api-v1.mixins.json
|
5147 | [08Jan2025 16:50:31.551] [main/DEBUG] [mixin/]: Selecting config pehkui.mixins.json
|
5148 | [08Jan2025 16:50:31.559] [main/DEBUG] [mixin/]: Selecting config goblintraders.common.mixins.json
|
5149 | [08Jan2025 16:50:31.564] [main/DEBUG] [mixin/]: Selecting config caelus.mixins.json
|
5150 | [08Jan2025 16:50:31.568] [main/DEBUG] [mixin/]: Selecting config fabric-rendering-v1.mixins.json
|
5151 | [08Jan2025 16:50:31.572] [main/DEBUG] [mixin/]: Selecting config tetraticcombat.mixins.json
|
5152 | [08Jan2025 16:50:31.576] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-indigo.mixins.json
|
5153 | [08Jan2025 16:50:31.581] [main/DEBUG] [mixin/]: Selecting config fastasyncworldsave.mixins.json
|
5154 | [08Jan2025 16:50:31.585] [main/DEBUG] [mixin/]: Selecting config integrated_api-common.mixins.json
|
5155 | [08Jan2025 16:50:31.589] [main/DEBUG] [mixin/]: Selecting config integrated_api-forge.mixins.json
|
5156 | [08Jan2025 16:50:31.593] [main/DEBUG] [mixin/]: Selecting config smarterfarmers-common.mixins.json
|
5157 | [08Jan2025 16:50:31.598] [main/DEBUG] [mixin/]: Selecting config smarterfarmers.mixins.json
|
5158 | [08Jan2025 16:50:31.611] [main/DEBUG] [mixin/]: Selecting config design_decor.mixins.json
|
5159 | [08Jan2025 16:50:31.617] [main/WARN] [mixin/]: Reference map 'tfmg.refmap.json' for design_decor.mixins.json could not be read. If this is a development environment you can ignore this message
|
5160 | [08Jan2025 16:50:31.617] [main/DEBUG] [mixin/]: Selecting config craterlib.mixins.json
|
5161 | [08Jan2025 16:50:31.624] [main/DEBUG] [mixin/]: Selecting config craterlib.forge.mixins.json
|
5162 | [08Jan2025 16:50:31.630] [main/DEBUG] [mixin/]: Selecting config iceandfire.mixins.json
|
5163 | [08Jan2025 16:50:31.636] [main/DEBUG] [mixin/]: Selecting config fusion.mixins.json
|
5164 | [08Jan2025 16:50:31.641] [main/DEBUG] [mixin/]: Selecting config ars_nouveau.mixins.json
|
5165 | [08Jan2025 16:50:31.670] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null
|
5166 | [08Jan2025 16:50:31.701] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo
|
5167 | [08Jan2025 16:50:31.702] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo
|
5168 | [08Jan2025 16:50:31.703] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo
|
5169 | [08Jan2025 16:50:31.703] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo
|
5170 | [08Jan2025 16:50:31.704] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo
|
5171 | [08Jan2025 16:50:31.705] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo
|
5172 | [08Jan2025 16:50:31.721] [main/DEBUG] [mixin/]: Selecting config crafttweaker.mixins.json
|
5173 | [08Jan2025 16:50:31.729] [main/DEBUG] [mixin/]: Selecting config crafttweaker.forge.mixins.json
|
5174 | [08Jan2025 16:50:31.734] [main/DEBUG] [mixin/]: Selecting config fabric-particles-v1.client.mixins.json
|
5175 | [08Jan2025 16:50:31.739] [main/DEBUG] [mixin/]: Selecting config tectonic.mixins.json
|
5176 | [08Jan2025 16:50:31.744] [main/DEBUG] [mixin/]: Selecting config fabric-api-base.init.mixins.json
|
5177 | [08Jan2025 16:50:31.746] [main/DEBUG] [mixin/]: Selecting config terrablender.mixins.json
|
5178 | [08Jan2025 16:50:31.753] [main/DEBUG] [mixin/]: Selecting config terrablender_forge.mixins.json
|
5179 | [08Jan2025 16:50:31.758] [main/DEBUG] [mixin/]: Selecting config bettercombat.mixins.json
|
5180 | [08Jan2025 16:50:31.765] [main/DEBUG] [mixin/]: Selecting config necronomicon-common.mixins.json
|
5181 | [08Jan2025 16:50:31.770] [main/DEBUG] [mixin/]: Selecting config werewolves.mixins.json
|
5182 | [08Jan2025 16:50:31.776] [main/DEBUG] [mixin/]: Selecting config fabric-resource-conditions-api-v1.mixins.json
|
5183 | [08Jan2025 16:50:31.781] [main/DEBUG] [mixin/]: Selecting config createendertransmission.mixins.json
|
5184 | [08Jan2025 16:50:31.786] [main/DEBUG] [mixin/]: Selecting config createtweaker.mixins.json
|
5185 | [08Jan2025 16:50:31.791] [main/DEBUG] [mixin/]: Selecting config createtweaker.forge.mixins.json
|
5186 | [08Jan2025 16:50:31.797] [main/DEBUG] [mixin/]: Selecting config calio.mixins.json
|
5187 | [08Jan2025 16:50:31.801] [main/DEBUG] [mixin/]: Selecting config flywheel.mixins.json
|
5188 | [08Jan2025 16:50:31.806] [main/DEBUG] [mixin/]: Selecting config farmersrespite.mixins.json
|
5189 | [08Jan2025 16:50:31.812] [main/WARN] [mixin/]: Reference map 'farmersrespite.refmap.json' for farmersrespite.mixins.json could not be read. If this is a development environment you can ignore this message
|
5190 | [08Jan2025 16:50:31.812] [main/DEBUG] [mixin/]: Selecting config fabric-item-group-api-v1.mixins.json
|
5191 | [08Jan2025 16:50:31.824] [main/DEBUG] [mixin/]: Selecting config fabric-item-group-api-v1.client.mixins.json
|
5192 | [08Jan2025 16:50:31.829] [main/DEBUG] [mixin/]: Selecting config polymorph.mixins.json
|
5193 | [08Jan2025 16:50:31.832] [main/DEBUG] [mixin/]: Selecting config polymorph-integrations.forge.mixins.json
|
5194 | [08Jan2025 16:50:31.839] [main/DEBUG] [mixin/]: Selecting config zeta.mixins.json
|
5195 | [08Jan2025 16:50:31.843] [main/DEBUG] [mixin/]: Selecting config zeta_forge.mixins.json
|
5196 | [08Jan2025 16:50:31.851] [main/DEBUG] [mixin/]: Selecting config cct.mixins.json
|
5197 | [08Jan2025 16:50:31.858] [main/DEBUG] [mixin/]: Selecting config fabric-registry-sync-v0.mixins.json
|
5198 | [08Jan2025 16:50:31.863] [main/DEBUG] [mixin/]: Selecting config fabric-registry-sync-v0.client.mixins.json
|
5199 | [08Jan2025 16:50:31.867] [main/DEBUG] [mixin/]: Selecting config immediatelyfast-forge.mixins.json
|
5200 | [08Jan2025 16:50:31.891] [main/DEBUG] [mixin/]: Selecting config immediatelyfast-common.mixins.json
|
5201 | [08Jan2025 16:50:31.896] [main/DEBUG] [mixin/]: Selecting config fabric-recipe-api-v1.mixins.json
|
5202 | [08Jan2025 16:50:31.901] [main/DEBUG] [mixin/]: Selecting config fabric-object-builder-v1.mixins.json
|
5203 | [08Jan2025 16:50:31.906] [main/DEBUG] [mixin/]: Selecting config lootr.mixins.json
|
5204 | [08Jan2025 16:50:31.912] [main/DEBUG] [mixin/]: Selecting config vampirism.mixins.json
|
5205 | [08Jan2025 16:50:31.917] [main/DEBUG] [mixin/]: Selecting config puzzleslib.common.mixins.json
|
5206 | [08Jan2025 16:50:31.945] [main/INFO] [Puzzles Lib/]: Loading 290 mods:
|
5207 | - adaptive_performance_tweaks_core 11.3.0
|
5208 | - adaptive_performance_tweaks_items 11.3.0
|
5209 | - advancedperipherals 0.7.41r
|
5210 | - almanac 1.0.2
|
5211 | - amendments 1.20-1.2.12
|
5212 | - architectury 9.2.14
|
5213 | - armourers_workshop 2.1.4
|
5214 | - ars_nouveau 4.12.6
|
5215 | - art_of_forging 1.8.3-1.20.1
|
5216 | - artifacts 9.5.13
|
5217 | - athena 3.1.2
|
5218 | - attributizer 2.1
|
5219 | - balm 7.3.9
|
5220 | \-- kuma_api 20.1.8
|
5221 | - bcc 4.0.8
|
5222 | - bellsandwhistles 0.4.3-1.20.x
|
5223 | - betterchunkloading 1.20.1-5.1
|
5224 | - bettercombat 1.8.6+1.20.1
|
5225 | - betterdeserttemples 1.20-Forge-3.0.3
|
5226 | - betterdungeons 1.20-Forge-4.0.4
|
5227 | - betterfortresses 1.20-Forge-2.0.6
|
5228 | - betterjungletemples 1.20-Forge-2.0.5
|
5229 | - bettermineshafts 1.20-Forge-4.0.4
|
5230 | - betteroceanmonuments 1.20-Forge-3.0.4
|
5231 | - betterstrongholds 1.20-Forge-4.0.3
|
5232 | - bookshelf 20.2.13
|
5233 | - caelus 3.2.0+1.20.1
|
5234 | - carryon **.**.**.**
|
5235 | - cataclysm 2.27
|
5236 | - cbcmodernwarfare 0.0.5e+mc.1.20.1-forge
|
5237 | - cc_vs 1.20.1-forge-0.1.1
|
5238 | - cccbridge 1.6.3-forge
|
5239 | - chipped 3.0.7
|
5240 | - citadel 2.6.0
|
5241 | - cloakanddagger 1.9.2
|
5242 | - clockworkadditions 1.20.1-0.0.6
|
5243 | - cloth_config 11.1.136
|
5244 | - clumps **.**.**.**
|
5245 | - cobweb 1.0.0
|
5246 | - collective 7.87
|
5247 | - commonnetworking 1.0.5-1.20.1
|
5248 | - computercraft 1.113.1
|
5249 | - configured 2.2.3
|
5250 | - connectivity 1.20.1-5.6
|
5251 | - connectormod 1.0.0-beta.46+1.20.1
|
5252 | - continents 1.1.5
|
5253 | - copiescats 0.0.1-1.20.1
|
5254 | - copycats 2.1.4+mc.1.20.1-forge
|
5255 | - corpse 1.20.1-1.0.17
|
5256 | - cosmeticarmorreworked 1.20.1-v1a
|
5257 | - cpm 0.6.19a
|
5258 | - crafttweaker 14.0.44
|
5259 | - craterlib 2.1.2+hotfix.1
|
5260 | - create 0.5.1.j
|
5261 | - create_bic_bit 0.0.86
|
5262 | - create_central_kitchen 1.3.12
|
5263 | |-- create_dragon_lib 1.4.3
|
5264 | \-- mixinextras 0.2.0
|
5265 | - create_confectionery 1.1.0
|
5266 | - create_connected 0.9.2-mc1.20.1
|
5267 | - create_dd 0.2c.PREBETA
|
5268 | - create_enchantment_industry 1.2.9.d
|
5269 | - create_eureka 1.0.0+forge-1.20.1
|
5270 | - create_factory 0.4b-1.20.1
|
5271 | - create_mechanical_extruder 1.20.1-1.6.3.j-55
|
5272 | - create_optical 0.2.1
|
5273 | - create_refined_recipes 1.0.1.b
|
5274 | - create_sa 2.0.5
|
5275 | - create_things_and_misc 1.0.0
|
5276 | - create_tweaked_controllers 1.20.1-1.2.4
|
5277 | - create_wizardry 0.2.3
|
5278 | - create_wt 1.0.7
|
5279 | - createaddition 1.20.1-1.2.4e
|
5280 | - createbigcannons 5.5.1+mc.1.20.1-forge
|
5281 | \-- ritchiesprojectilelib 2.0.0-dev+mc.1.20.1-forge-build.182
|
5282 | - createcasing 1.20.1-1.6.2-fix1
|
5283 | - createcomputing 1.20.1-2.0.0
|
5284 | - createcontraptionterminals 1.0.0
|
5285 | - createdeco 2.0.2-1.20.1-forge
|
5286 | - createendertransmission 2.0.7-1.20.1
|
5287 | - createframed 1.5.5
|
5288 | - createliquidfuel 2.1.1-1.20.1
|
5289 | - createrailwaysnavigator 1.20.1-0.6.0
|
5290 | \-- dragonlib 1.20.1-2.2.16
|
5291 | - createtweaker 4.0.13
|
5292 | - creatingspace 1.20.1_1.7.7
|
5293 | - creativecore 2.12.26
|
5294 | - creaturechat **.**.**.**.1
|
5295 | - crystal_clear 2.1-Beta
|
5296 | - cupboard 1.20.1-2.7
|
5297 | - curios 5.11.0+1.20.1
|
5298 | - decorative_blocks 4.1.3
|
5299 | - design_decor 0.4.0b
|
5300 | - distanthorizons 2.3.0-b-dev
|
5301 | - dragonseeker 1.2.0-1.20.1
|
5302 | - dsbg 1.0-1.20.1
|
5303 | - dummmmmmy 1.20-2.0.2
|
5304 | - dungeons_arise 2.1.58-1.20.x
|
5305 | - easy_npc 5.8.0
|
5306 | - effortlessbuilding 3.9
|
5307 | \-- flywheel 0.6.11-13
|
5308 | - etched 3.0.2
|
5309 | - expandability 9.0.4
|
5310 | - fabric_api 0.92.2+1.11.8+1.20.1
|
5311 | |-- fabric_api_lookup_api_v1 1.6.36+67f9824077
|
5312 | |-- fabric_biome_api_v1 13.0.13+dc36698e77
|
5313 | |-- fabric_block_api_v1 1.0.11+0e6cb7f777
|
5314 | |-- fabric_block_view_api_v2 1.0.1+0767707077
|
5315 | |-- fabric_blockrenderlayer_v1 1.1.41+1d0da21e77
|
5316 | |-- fabric_client_tags_api_v1 1.1.2+5d6761b877
|
5317 | |-- fabric_command_api_v1 1.2.34+f71b366f77
|
5318 | |-- fabric_command_api_v2 2.2.13+561530ec77
|
5319 | |-- fabric_content_registries_v0 4.0.11+a670df1e77
|
5320 | |-- fabric_convention_tags_v1 1.5.5+fa3d1c0177
|
5321 | |-- fabric_data_attachment_api_v1 1.0.0+30ef839e77
|
5322 | |-- fabric_data_generation_api_v1 12.3.4+369cb3a477
|
5323 | |-- fabric_dimensions_v1 2.1.54+8005d10d77
|
5324 | |-- fabric_entity_events_v1 1.6.0+6274ab9d77
|
5325 | |-- fabric_events_interaction_v0 0.6.2+0d0bd5a777
|
5326 | |-- fabric_game_rule_api_v1 1.0.40+683d4da877
|
5327 | |-- fabric_item_api_v1 2.1.28+4d0bbcfa77
|
5328 | |-- fabric_item_group_api_v1 4.0.12+c9161c2d77
|
5329 | |-- fabric_key_binding_api_v1 1.0.37+561530ec77
|
5330 | |-- fabric_lifecycle_events_v1 2.2.22+afab492177
|
5331 | |-- fabric_loot_api_v2 1.2.1+eb28f93e77
|
5332 | |-- fabric_message_api_v1 5.1.9+52cc178c77
|
5333 | |-- fabric_mining_level_api_v1 2.1.50+561530ec77
|
5334 | |-- fabric_model_loading_api_v1 1.0.3+6274ab9d77
|
5335 | |-- fabric_models_v0 0.4.2+7c3892a477
|
5336 | |-- fabric_networking_api_v1 1.3.11+503a202477
|
5337 | |-- fabric_object_builder_api_v1 11.1.3+2174fc8477
|
5338 | |-- fabric_particles_v1 1.1.2+78e1ecb877
|
5339 | |-- fabric_recipe_api_v1 1.0.21+514a076577
|
5340 | |-- fabric_registry_sync_v0 2.3.3+1c0ea72177
|
5341 | |-- fabric_renderer_api_v1 3.2.1+1d29b44577
|
5342 | |-- fabric_renderer_indigo 1.5.2+b5b2da4177
|
5343 | |-- fabric_rendering_data_attachment_v1 0.3.37+a6081afc77
|
5344 | |-- fabric_rendering_fluids_v1 3.0.28+4ac5e37a77
|
5345 | |-- fabric_rendering_v1 3.0.8+66e9a48f77
|
5346 | |-- fabric_resource_conditions_api_v1 2.3.8+9ad825cd77
|
5347 | |-- fabric_resource_loader_v0 0.11.10+bcd08ed377
|
5348 | |-- fabric_screen_api_v1 2.0.8+45a670a577
|
5349 | |-- fabric_screen_handler_api_v1 1.3.30+561530ec77
|
5350 | |-- fabric_sound_api_v1 1.0.13+4f23bd8477
|
5351 | |-- fabric_transfer_api_v1 3.3.5+631c9cd677
|
5352 | \-- fabric_transitive_access_wideners_v1 4.3.1+1880499877
|
5353 | - farmersdelight 1.20.1-1.2.5
|
5354 | - farmersrespite 1.20.1-2.1
|
5355 | - fastasyncworldsave 1.20.1-2.0
|
5356 | - fastleafdecay 32
|
5357 | - fastsuite 5.0.1
|
5358 | - ferritecore 6.0.1
|
5359 | - footwork 4.3.9
|
5360 | - forge 47.2.30
|
5361 | - framedblocks 9.3.1
|
5362 | - framework 0.7.12
|
5363 | - ftbchunks 2001.3.4
|
5364 | - ftbessentials 2001.2.2
|
5365 | - ftblibrary 2001.2.6
|
5366 | - ftbquests 2001.4.9
|
5367 | - ftbteams 2001.3.0
|
5368 | - ftbultimine 2001.1.5
|
5369 | - fusion 1.1.1
|
5370 | - geckolib 4.4.9
|
5371 | - goblintraders 1.9.3
|
5372 | - godly_vampirism 1.10.0
|
5373 | - gpumemleakfix 1.20.1-1.8
|
5374 | - icarus 2.10.0
|
5375 | - ice_and_fire_delight 0.1.9
|
5376 | - iceandfire 2.1.13-1.20.1
|
5377 | - iceandfirebettercombat 1.0
|
5378 | - immediatelyfast 1.3.2+1.20.4
|
5379 | - immersive_paintings 0.6.7+1.20.1
|
5380 | - incendium 5.3.5
|
5381 | - integrated_api 1.5.1+1.20.1-forge
|
5382 | - interiors 0.5.6
|
5383 | - item_obliterator 2.3.0
|
5384 | - jade 11.11.1+forge
|
5385 | - jadeaddons 5.3.1+forge
|
5386 | - jei **.**.**.**
|
5387 | - journeymap 5.10.3
|
5388 | - kotlinforforge 4.11.0
|
5389 | - kubejs 2001.6.5-build.16
|
5390 | - kubejs_create 2001.2.5-build.2
|
5391 | - kubejsarsnouveau 1.2.2
|
5392 | - largemeals 1.20.1-1.3.0
|
5393 | - lemoned 1.0.1-1.20
|
5394 | - letmedespawn 1.4.4
|
5395 | - lionfishapi 2.4-Fix
|
5396 | - lootintegrations 1.20.1-3.7
|
5397 | - lootintegrations_yungs 1
|
5398 | - lootr **.**.**.**
|
5399 | - magnumtorch 8.0.2
|
5400 | - minecraft 1.20.1
|
5401 | - modernfix 5.19.7+mc1.20.1
|
5402 | - moonlight 1.20-2.13.26
|
5403 | - mr_dungeons_andtaverns 3.0.3.f
|
5404 | - mr_warp_portals 1.4.0
|
5405 | - mutil 6.1.1
|
5406 | - necronomicon 1.6.0
|
5407 | - nullscape 1.2.8
|
5408 | - numismatics 1.0.7+forge-mc1.20.1
|
5409 | - origins 1.20.1-1.10.0.9
|
5410 | |-- additionalentityattributes **.**.**.**+1.20.1
|
5411 | |-- apoli 1.20.1-2.9.0.8
|
5412 | \-- calio 1.20.1-1.11.0.5
|
5413 | - origins_classes 1.2.1
|
5414 | - origins_plus_plus 2.3-forge
|
5415 | - packetfixer 1.4.2
|
5416 | - parcool **.**.**.**
|
5417 | - patchouli 1.20.1-84-FORGE
|
5418 | - pehkui 3.8.2+1.20.1-forge
|
5419 | - petrolpark 1.0.2
|
5420 | - petrolsparts 1.0.3
|
5421 | - placebo 8.6.2
|
5422 | - playeranimator 1.0.2-rc1+1.20
|
5423 | - polymorph 0.49.8+1.20.1
|
5424 | - projecte 1.0.1
|
5425 | - protection_pixel 1.0.9
|
5426 | - puzzleslib 8.1.25
|
5427 | \-- puzzlesaccessapi 8.0.7
|
5428 | - quark 4.0-460
|
5429 | - railways 1.6.7+forge-mc1.20.1
|
5430 | - rare_ice 0.0NONE
|
5431 | - rechiseled 1.1.6
|
5432 | - rechiseledcreate 1.0.2
|
5433 | - recruits 1.12.3
|
5434 | - refinedstorage 1.12.4
|
5435 | - refinedstorageaddons 0.10.0
|
5436 | - resourcefulconfig 2.1.2
|
5437 | - resourcefullib 2.1.29
|
5438 | - rhino 2001.2.3-build.6
|
5439 | - rsrequestify 2.3.3
|
5440 | - rustic_engineer 1.0.0
|
5441 | - scguns **.**.**.**
|
5442 | - sdm_ui_lib 1.20.1-1.8.2
|
5443 | - searchables 1.0.3
|
5444 | - sliceanddice 3.3.0
|
5445 | - smarterfarmers 1.20-2.1.0
|
5446 | - sodiumdynamiclights 1.0.9
|
5447 | - sodiumoptionsapi 1.0.5
|
5448 | \-- fabric_api_base 0.4.31+ef105b4977
|
5449 | - some_peripherals 0.0.12
|
5450 | - sophisticatedbackpacks 3.20.13.1131
|
5451 | - sophisticatedcore **.**.**.**
|
5452 | - soul_fire_d 4.0.6
|
5453 | - spark 1.10.53
|
5454 | - spartanfire 2.1.0
|
5455 | - spartantoolkit 1.5.1
|
5456 | - spartanweaponry 3.1.3
|
5457 | - spectrelib 0.13.15+1.20.1
|
5458 | - starterkit 7.1
|
5459 | - storagedrawers 12.9.11
|
5460 | - structureessentials 1.20.1-3.4
|
5461 | - supermartijn642configlib 1.1.8
|
5462 | - supermartijn642corelib 1.1.17+a
|
5463 | - supplementaries 1.20-3.1.7
|
5464 | - teamprojecte 1.1.4
|
5465 | - tectonic 2.4.1
|
5466 | - terrablender **.**.**.**
|
5467 | - terralith 2.5.4
|
5468 | - tetra 6.4.0
|
5469 | - tetranomicon 1.5.3-1.20.1
|
5470 | - tetratic_combat_expanded 2.8.0
|
5471 | - tfmg 0.9.3-1.20.1
|
5472 | - tfmgvod 1.0.0-1.20.1
|
5473 | - toms_peripherals 1.3.0
|
5474 | - toms_storage 1.6.8
|
5475 | - trackwork 1.0.2c
|
5476 | - unify 0.1a.Beta
|
5477 | - valkyrienskies 2.3.0-beta.5
|
5478 | - vampiresneedumbrellas 1.0.1
|
5479 | - vampirism 1.10.11
|
5480 | \-- teamlapenlib 1.10.11
|
5481 | - vampirism_integrations 1.8.0
|
5482 | - vintageimprovements 1.20.1-0.2.0.3
|
5483 | - vs_addition 1.20.1-forge-0.0.8+d92fb8651c
|
5484 | |-- conditional_mixin 0.6.2
|
5485 | |-- forgeextendedasm 3.2.4
|
5486 | \-- mixinsquared 0.2.0-beta.6
|
5487 | - vs_clockwork 1.20.1-0.1.16-forge-b3b22e39fe
|
5488 | - vs_eureka 1.5.1-beta.3
|
5489 | - vs_tournament 1.1.0_beta-5.3+af35b3821f
|
5490 | - w2pets 1.0
|
5491 | - waystones 14.1.6
|
5492 | - weaponmaster_ydm 4.2.3
|
5493 | - werewolves **.**.**.**
|
5494 | - wirelessredstone 1.20.1-1.1.3
|
5495 | - worldedit 7.2.15+6463-5ca4dff
|
5496 | - yungsapi 1.20-Forge-4.0.6
|
5497 | - zeta 1.0-24
|
5498 | [08Jan2025 16:50:31.952] [main/DEBUG] [mixin/]: Selecting config puzzleslib.forge.mixins.json
|
5499 | [08Jan2025 16:50:31.958] [main/DEBUG] [mixin/]: Selecting config fabric-sound-api-v1.mixins.json
|
5500 | [08Jan2025 16:50:31.964] [main/DEBUG] [mixin/]: Selecting config valkyrienskies-common.mixins.json
|
5501 | [08Jan2025 16:50:31.975] [main/DEBUG] [mixin/]: Selecting config valkyrienskies-forge.mixins.json
|
5502 | [08Jan2025 16:50:31.981] [main/DEBUG] [mixin/]: Selecting config fabric-message-api-v1.mixins.json
|
5503 | [08Jan2025 16:50:31.986] [main/DEBUG] [mixin/]: Selecting config fabric-message-api-v1.client.mixins.json
|
5504 | [08Jan2025 16:50:31.992] [main/DEBUG] [mixin/]: Selecting config tetra.mixins.json
|
5505 | [08Jan2025 16:50:31.997] [main/DEBUG] [mixin/]: Selecting config weaponmaster_ydm.mixins.json
|
5506 | [08Jan2025 16:50:32.002] [main/DEBUG] [mixin/]: Selecting config create_eureka-common.mixins.json
|
5507 | [08Jan2025 16:50:32.008] [main/WARN] [mixin/]: Reference map 'create_eureka-common-refmap.json' for create_eureka-common.mixins.json could not be read. If this is a development environment you can ignore this message
|
5508 | [08Jan2025 16:50:32.008] [main/DEBUG] [mixin/]: Selecting config create_eureka.mixins.json
|
5509 | [08Jan2025 16:50:32.013] [main/DEBUG] [mixin/]: Selecting config kuma_api.mixins.json
|
5510 | [08Jan2025 16:50:32.018] [main/DEBUG] [mixin/]: Selecting config kuma_api.forge.mixins.json
|
5511 | [08Jan2025 16:50:32.022] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.mixins.json
|
5512 | [08Jan2025 16:50:32.028] [main/DEBUG] [mixin/]: Selecting config fabric-renderer-api-v1.debughud.mixins.json
|
5513 | [08Jan2025 16:50:32.032] [main/DEBUG] [mixin/]: Selecting config geckolib.mixins.json
|
5514 | [08Jan2025 16:50:32.037] [main/DEBUG] [mixin/]: Selecting config fabric-item-api-v1.mixins.json
|
5515 | [08Jan2025 16:50:32.041] [main/DEBUG] [mixin/]: Selecting config fabric-item-api-v1.client.mixins.json
|
5516 | [08Jan2025 16:50:32.046] [main/DEBUG] [mixin/]: Selecting config betteroceanmonuments.mixins.json
|
5517 | [08Jan2025 16:50:32.051] [main/DEBUG] [mixin/]: Selecting config betteroceanmonuments_forge.mixins.json
|
5518 | [08Jan2025 16:50:32.055] [main/DEBUG] [mixin/]: Selecting config connectivity.mixins.json
|
5519 | [08Jan2025 16:50:32.059] [main/DEBUG] [mixin/]: Selecting config gpumemleakfix.mixins.json
|
5520 | [08Jan2025 16:50:32.063] [main/DEBUG] [mixin/]: Selecting config vs_eureka.mixins.json
|
5521 | [08Jan2025 16:50:32.067] [main/WARN] [mixin/]: Reference map 'eureka-1201-forge-refmap.json' for vs_eureka.mixins.json could not be read. If this is a development environment you can ignore this message
|
5522 | [08Jan2025 16:50:32.067] [main/DEBUG] [mixin/]: Selecting config vs_eureka-common.mixins.json
|
5523 | [08Jan2025 16:50:32.070] [main/DEBUG] [mixin/]: Selecting config structureessentials.mixins.json
|
5524 | [08Jan2025 16:50:32.074] [main/DEBUG] [mixin/]: Selecting config ritchiesprojectilelib-forge.mixins.json
|
5525 | [08Jan2025 16:50:32.078] [main/DEBUG] [mixin/]: Selecting config ritchiesprojectilelib.mixins.json
|
5526 | [08Jan2025 16:50:32.082] [main/DEBUG] [mixin/]: Selecting config citadel.mixins.json
|
5527 | [08Jan2025 16:50:32.087] [main/DEBUG] [mixin/]: Selecting config placebo.mixins.json
|
5528 | [08Jan2025 16:50:32.092] [main/DEBUG] [mixin/]: Selecting config lootintegrations.mixins.json
|
5529 | [08Jan2025 16:50:32.097] [main/DEBUG] [mixin/]: Selecting config fabric-data-attachment-api-v1.mixins.json
|
5530 | [08Jan2025 16:50:32.102] [main/DEBUG] [mixin/]: Selecting config fabric-data-attachment-api-v1.client.mixins.json
|
5531 | [08Jan2025 16:50:32.107] [main/DEBUG] [mixin/]: Selecting config create_central_kitchen.mixins.json
|
5532 | [08Jan2025 16:50:32.112] [main/DEBUG] [mixin/]: Selecting config item_obliterator.mixins.json
|
5533 | [08Jan2025 16:50:32.115] [main/DEBUG] [mixin/]: Selecting config cobweb.mixins.json
|
5534 | [08Jan2025 16:50:32.119] [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
|
5535 | [08Jan2025 16:50:32.119] [main/DEBUG] [mixin/]: Selecting config cobweb.forge.mixins.json
|
5536 | [08Jan2025 16:50:32.123] [main/WARN] [mixin/]: Reference map 'cobweb.refmap.json' for cobweb.forge.mixins.json could not be read. If this is a development environment you can ignore this message
|
5537 | [08Jan2025 16:50:32.123] [main/DEBUG] [mixin/]: Selecting config bookshelf.common.mixins.json
|
5538 | [08Jan2025 16:50:32.127] [main/DEBUG] [mixin/]: Selecting config bookshelf.forge.mixins.json
|
5539 | [08Jan2025 16:50:32.131] [main/DEBUG] [mixin/]: Selecting config create_mechanical_extruder.mixins.json
|
5540 | [08Jan2025 16:50:32.135] [main/WARN] [mixin/]: Reference map 'createmechanicalextruder.refmap.json' for create_mechanical_extruder.mixins.json could not be read. If this is a development environment you can ignore this message
|
5541 | [08Jan2025 16:50:32.136] [main/DEBUG] [mixin/]: Selecting config numismatics-common.mixins.json
|
5542 | [08Jan2025 16:50:32.139] [main/DEBUG] [mixin/]: Selecting config numismatics.mixins.json
|
5543 | [08Jan2025 16:50:32.144] [main/DEBUG] [mixin/]: Selecting config create_dragon_lib.mixins.json
|
5544 | [08Jan2025 16:50:32.147] [main/DEBUG] [mixin/]: Selecting config vs_clockwork-common.mixins.json
|
5545 | [08Jan2025 16:50:32.150] [main/DEBUG] [mixin/]: Selecting config vs_clockwork.mixins.json
|
5546 | [08Jan2025 16:50:32.153] [main/DEBUG] [mixin/]: Selecting config railways-common.mixins.json
|
5547 | [08Jan2025 16:50:32.160] [main/DEBUG] [mixin/]: Selecting config railways.mixins.json
|
5548 | [08Jan2025 16:50:32.164] [main/DEBUG] [mixin/]: Selecting config tfmgvod.mixins.json
|
5549 | [08Jan2025 16:50:32.167] [main/DEBUG] [mixin/]: Selecting config carryon.mixins.json
|
5550 | [08Jan2025 16:50:32.172] [main/DEBUG] [mixin/]: Selecting config carryon.forge.mixins.json
|
5551 | [08Jan2025 16:50:32.174] [main/DEBUG] [mixin/]: Selecting config mixins.sodiumoptionsapi.json
|
5552 | [08Jan2025 16:50:32.177] [main/DEBUG] [mixin/]: Selecting config interiors-common.mixins.json
|
5553 | [08Jan2025 16:50:32.180] [main/DEBUG] [mixin/]: Selecting config interiors.mixins.json
|
5554 | [08Jan2025 16:50:32.185] [main/DEBUG] [mixin/]: Selecting config dummmmmmy-common.mixins.json
|
5555 | [08Jan2025 16:50:32.191] [main/DEBUG] [mixin/]: Selecting config dummmmmmy.mixins.json
|
5556 | [08Jan2025 16:50:32.196] [main/DEBUG] [mixin/]: Selecting config fabric-content-registries-v0.mixins.json
|
5557 | [08Jan2025 16:50:32.201] [main/DEBUG] [mixin/]: Selecting config mixins.ice_and_fire_delight.json
|
5558 | [08Jan2025 16:50:32.208] [main/WARN] [mixin/]: Reference map 'mixins.ice_and_fire_delight.refmap.json' for mixins.ice_and_fire_delight.json could not be read. If this is a development environment you can ignore this message
|
5559 | [08Jan2025 16:50:32.208] [main/DEBUG] [mixin/]: Selecting config cbcmodernwarfare-common.mixins.json
|
5560 | [08Jan2025 16:50:32.213] [main/DEBUG] [mixin/]: Selecting config cbcmodernwarfare.mixins.json
|
5561 | [08Jan2025 16:50:32.218] [main/DEBUG] [mixin/]: Selecting config mixins.sodiumdynamiclights.json
|
5562 | [08Jan2025 16:50:32.223] [main/DEBUG] [mixin/]: Selecting config dsbg.mixins.json
|
5563 | [08Jan2025 16:50:32.228] [main/DEBUG] [mixin/]: Selecting config chipped-common.mixins.json
|
5564 | [08Jan2025 16:50:32.233] [main/DEBUG] [mixin/]: Selecting config create_connected.mixins.json
|
5565 | [08Jan2025 16:50:32.238] [main/DEBUG] [mixin/]: Selecting config farmersdelight.mixins.json
|
5566 | [08Jan2025 16:50:32.243] [main/DEBUG] [mixin/]: Selecting config createframed.mixins.json
|
5567 | [08Jan2025 16:50:32.249] [main/WARN] [mixin/]: Reference map 'createframed.refmap.json' for createframed.mixins.json could not be read. If this is a development environment you can ignore this message
|
5568 | [08Jan2025 16:50:32.249] [main/DEBUG] [mixin/]: Selecting config fabric-api-lookup-api-v1.mixins.json
|
5569 | [08Jan2025 16:50:32.254] [main/DEBUG] [mixin/]: Selecting config trackwork.mixins.json
|
5570 | [08Jan2025 16:50:32.259] [main/WARN] [mixin/]: Reference map 'mixins.trackwork.refmap.json' for trackwork.mixins.json could not be read. If this is a development environment you can ignore this message
|
5571 | [08Jan2025 16:50:32.260] [main/DEBUG] [mixin/]: Selecting config lionfishapi.mixins.json
|
5572 | [08Jan2025 16:50:32.265] [main/DEBUG] [mixin/]: Selecting config forge-clockworkadditions-common.mixins.json
|
5573 | [08Jan2025 16:50:32.270] [main/DEBUG] [mixin/]: Selecting config forge-clockworkadditions.mixins.json
|
5574 | [08Jan2025 16:50:32.275] [main/DEBUG] [mixin/]: Selecting config spartantoolkit.mixins.json
|
5575 | [08Jan2025 16:50:32.278] [main/DEBUG] [mixin/]: Selecting config cataclysm.mixins.json
|
5576 | [08Jan2025 16:50:32.281] [main/DEBUG] [mixin/]: Selecting config patchouli_xplat.mixins.json
|
5577 | [08Jan2025 16:50:32.285] [main/DEBUG] [mixin/]: Selecting config collective_forge.mixins.json
|
5578 | [08Jan2025 16:50:32.290] [main/DEBUG] [mixin/]: Selecting config origins_classes.mixins.json
|
5579 | [08Jan2025 16:50:32.298] [main/DEBUG] [mixin/]: Selecting config cc_vs.mixins.json
|
5580 | [08Jan2025 16:50:32.304] [main/WARN] [mixin/]: Reference map 'cc_vs-forge-refmap.json' for cc_vs.mixins.json could not be read. If this is a development environment you can ignore this message
|
5581 | [08Jan2025 16:50:32.304] [main/DEBUG] [mixin/]: Selecting config cc_vs-common.mixins.json
|
5582 | [08Jan2025 16:50:32.309] [main/DEBUG] [mixin/]: Selecting config art_of_forging.mixins.json
|
5583 | [08Jan2025 16:50:32.314] [main/DEBUG] [mixin/]: Selecting config spartanfire.mixins.json
|
5584 | [08Jan2025 16:50:32.318] [main/DEBUG] [mixin/]: Selecting config connectormod.mixins.json
|
5585 | [08Jan2025 16:50:32.323] [main/DEBUG] [mixin/]: Selecting config ftbultimine-common.mixins.json
|
5586 | [08Jan2025 16:50:32.326] [main/DEBUG] [mixin/]: Selecting config betterstrongholds.mixins.json
|
5587 | [08Jan2025 16:50:32.329] [main/DEBUG] [mixin/]: Selecting config betterstrongholds_forge.mixins.json
|
5588 | [08Jan2025 16:50:32.333] [main/DEBUG] [mixin/]: Selecting config unify.mixins.json
|
5589 | [08Jan2025 16:50:32.338] [main/WARN] [mixin/]: Reference map 'unify.refmap.json' for unify.mixins.json could not be read. If this is a development environment you can ignore this message
|
5590 | [08Jan2025 16:50:32.339] [main/DEBUG] [mixin/]: Selecting config createliquidfuel.mixins.json
|
5591 | [08Jan2025 16:50:32.345] [main/WARN] [mixin/]: Reference map 'CreateLiquidFuel.refmap.json' for createliquidfuel.mixins.json could not be read. If this is a development environment you can ignore this message
|
5592 | [08Jan2025 16:50:32.345] [main/DEBUG] [mixin/]: Selecting config starterkit_forge.mixins.json
|
5593 | [08Jan2025 16:50:32.351] [main/DEBUG] [mixin/]: Selecting config spartanweaponry.mixins.json
|
5594 | [08Jan2025 16:50:32.356] [main/DEBUG] [mixin/]: Selecting config architectury.mixins.json
|
5595 | [08Jan2025 16:50:32.362] [main/DEBUG] [mixin/]: Selecting config architectury-common.mixins.json
|
5596 | [08Jan2025 16:50:32.368] [main/DEBUG] [mixin/]: Selecting config fabric-loot-api-v2.mixins.json
|
5597 | [08Jan2025 16:50:32.373] [main/DEBUG] [mixin/]: Selecting config cupboard.mixins.json
|
5598 | [08Jan2025 16:50:32.376] [main/DEBUG] [mixin/]: Selecting config fabric-networking-api-v1.mixins.json
|
5599 | [08Jan2025 16:50:32.381] [main/DEBUG] [mixin/]: Selecting config fabric-networking-api-v1.client.mixins.json
|
5600 | [08Jan2025 16:50:32.386] [main/DEBUG] [mixin/]: Selecting config mixins.mm.json
|
5601 | [08Jan2025 16:50:32.388] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming fishAddURL with desc ()Ljava/util/function/Consumer;
|
5602 | [08Jan2025 16:50:32.427] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Injected fishAddURL hook into FabricASM plugin
|
5603 | [08Jan2025 16:50:32.436] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming generate with desc (Ljava/lang/String;Ljava/util/Collection;)V
|
5604 | [08Jan2025 16:50:32.445] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Injected flattenMixinClass modifier into FabricASM Plugin$1
|
5605 | [08Jan2025 16:50:32.460] [main/DEBUG] [mixin/]: Selecting config letmedespawn.mixins.json
|
5606 | [08Jan2025 16:50:32.465] [main/DEBUG] [mixin/]: Selecting config fabric-lifecycle-events-v1.mixins.json
|
5607 | [08Jan2025 16:50:32.469] [main/DEBUG] [mixin/]: Selecting config fabric-lifecycle-events-v1.client.mixins.json
|
5608 | [08Jan2025 16:50:32.474] [main/DEBUG] [mixin/]: Selecting config petrolpark.mixins.json
|
5609 | [08Jan2025 16:50:32.479] [main/DEBUG] [mixin/]: Selecting config fabric-key-binding-api-v1.mixins.json
|
5610 | [08Jan2025 16:50:32.484] [main/DEBUG] [mixin/]: Selecting config fabric-transfer-api-v1.mixins.json
|
5611 | [08Jan2025 16:50:32.489] [main/DEBUG] [mixin/]: Selecting config rhino-common.mixins.json
|
5612 | [08Jan2025 16:50:32.494] [main/DEBUG] [mixin/]: Selecting config amendments.mixins.json
|
5613 | [08Jan2025 16:50:32.499] [main/DEBUG] [mixin/]: Selecting config amendments-common.mixins.json
|
5614 | [08Jan2025 16:50:32.503] [main/DEBUG] [mixin/]: Selecting config copycats-common.mixins.json
|
5615 | [08Jan2025 16:50:32.509] [main/DEBUG] [mixin/]: Selecting config copycats-forge.mixins.json
|
5616 | [08Jan2025 16:50:32.515] [main/DEBUG] [mixin/]: Selecting config fabric-resource-loader-v0.mixins.json
|
5617 | [08Jan2025 16:50:32.520] [main/DEBUG] [mixin/]: Selecting config fabric-resource-loader-v0.client.mixins.json
|
5618 | [08Jan2025 16:50:32.524] [main/DEBUG] [mixin/]: Selecting config createcomputing.mixins.json
|
5619 | [08Jan2025 16:50:32.529] [main/DEBUG] [mixin/]: Selecting config create.mixins.json
|
5620 | [08Jan2025 16:50:32.533] [main/DEBUG] [mixin/]: Selecting config waystones.mixins.json
|
5621 | [08Jan2025 16:50:32.536] [main/DEBUG] [mixin/]: Selecting config clumps.mixins.json
|
5622 | [08Jan2025 16:50:32.541] [main/DEBUG] [mixin/]: Selecting config fastsuite.mixins.json
|
5623 | [08Jan2025 16:50:32.545] [main/DEBUG] [mixin/]: Selecting config journeymap.mixins.json
|
5624 | [08Jan2025 16:50:32.549] [main/DEBUG] [mixin/]: Selecting config fabric-mining-level-api-v1.mixins.json
|
5625 | [08Jan2025 16:50:32.554] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.common.json
|
5626 | [08Jan2025 16:50:32.558] [main/DEBUG] [mixin/]: Selecting config mixins.artifacts.forge.json
|
5627 | [08Jan2025 16:50:32.562] [main/DEBUG] [mixin/]: Selecting config configured.common.mixins.json
|
5628 | [08Jan2025 16:50:32.565] [main/DEBUG] [mixin/]: Selecting config cpm.mixins.json
|
5629 | [08Jan2025 16:50:32.571] [main/DEBUG] [mixin/]: Selecting config cpm.mixins.compat.json
|
5630 | [08Jan2025 16:50:32.576] [main/DEBUG] [mixin/]: Selecting config decorative_blocks.mixins.json
|
5631 | [08Jan2025 16:50:32.581] [main/DEBUG] [mixin/]: Selecting config decorative_blocks.forge.mixins.json
|
5632 | [08Jan2025 16:50:32.586] [main/DEBUG] [mixin/]: Selecting config createbicyclesbitterballen.mixins.json
|
5633 | [08Jan2025 16:50:32.591] [main/DEBUG] [mixin/]: Selecting config betterdeserttemples.mixins.json
|
5634 | [08Jan2025 16:50:32.596] [main/DEBUG] [mixin/]: Selecting config betterdeserttemples_forge.mixins.json
|
5635 | [08Jan2025 16:50:32.601] [main/DEBUG] [mixin/]: Selecting config forge-DistantHorizons.forge.mixins.json
|
5636 | [08Jan2025 16:50:32.606] [main/DEBUG] [mixin/]: Selecting config ftbchunks-common.mixins.json
|
5637 | [08Jan2025 16:50:32.609] [main/DEBUG] [mixin/]: Selecting config tfmg.mixins.json
|
5638 | [08Jan2025 16:50:32.612] [main/WARN] [mixin/]: Reference map 'tfmg.refmap.json' for tfmg.mixins.json could not be read. If this is a development environment you can ignore this message
|
5639 | [08Jan2025 16:50:32.612] [main/DEBUG] [mixin/]: Selecting config dragonlib.mixins.json
|
5640 | [08Jan2025 16:50:32.616] [main/DEBUG] [mixin/]: Selecting config moonlight-common.mixins.json
|
5641 | [08Jan2025 16:50:32.620] [main/DEBUG] [mixin/]: Selecting config moonlight.mixins.json
|
5642 | [08Jan2025 16:50:32.622] [main/DEBUG] [mixin/]: Selecting config fabric-blockrenderlayer-v1.mixins.json
|
5643 | [08Jan2025 16:50:32.626] [main/DEBUG] [mixin/]: Selecting config jade.mixins.json
|
5644 | [08Jan2025 16:50:32.630] [main/DEBUG] [mixin/]: Selecting config creativecore.mixins.json
|
5645 | [08Jan2025 16:50:32.635] [main/DEBUG] [mixin/]: Selecting config creativecore.forge.mixins.json
|
5646 | [08Jan2025 16:50:32.639] [main/DEBUG] [mixin/]: Selecting config quark.mixins.json
|
5647 | [08Jan2025 16:50:32.642] [main/DEBUG] [mixin/]: Selecting config quark_integrations.mixins.json
|
5648 | [08Jan2025 16:50:32.648] [main/DEBUG] [mixin/]: Selecting config mixins.create_sa.json
|
5649 | [08Jan2025 16:50:32.653] [main/WARN] [mixin/]: Reference map 'mixins.create_sa.refmap.json' for mixins.create_sa.json could not be read. If this is a development environment you can ignore this message
|
5650 | [08Jan2025 16:50:32.654] [main/DEBUG] [mixin/]: Selecting config parcool.mixins.json
|
5651 | [08Jan2025 16:50:32.659] [main/DEBUG] [mixin/]: Selecting config immersive_paintings.mixin.json
|
5652 | [08Jan2025 16:50:32.664] [main/WARN] [mixin/]: Reference map 'immersive_paintings-common-refmap.json' for immersive_paintings.mixin.json could not be read. If this is a development environment you can ignore this message
|
5653 | [08Jan2025 16:50:32.664] [main/DEBUG] [mixin/]: Selecting config teamprojecte.mixins.json
|
5654 | [08Jan2025 16:50:32.668] [main/DEBUG] [mixin/]: Selecting config armourersworkshop-mixins.json
|
5655 | [08Jan2025 16:50:32.672] [main/DEBUG] [mixin/]: Selecting config armourersworkshop-forge-mixins.json
|
5656 | [08Jan2025 16:50:32.676] [main/DEBUG] [mixin/]: Selecting config armourersworkshop-compatibility-mixins.json
|
5657 | [08Jan2025 16:50:32.680] [main/DEBUG] [mixin/]: Selecting config armourersworkshop-compatibility-forge-mixins.json
|
5658 | [08Jan2025 16:50:32.684] [main/DEBUG] [mixin/]: Selecting config betterchunkloading.mixins.json
|
5659 | [08Jan2025 16:50:32.689] [main/DEBUG] [mixin/]: Selecting config fabric-biome-api-v1.mixins.json
|
5660 | [08Jan2025 16:50:32.693] [main/DEBUG] [mixin/]: Selecting config ferritecore.predicates.mixin.json
|
5661 | [08Jan2025 16:50:32.716] [main/DEBUG] [mixin/]: Selecting config ferritecore.fastmap.mixin.json
|
5662 | [08Jan2025 16:50:32.720] [main/DEBUG] [mixin/]: Selecting config ferritecore.mrl.mixin.json
|
5663 | [08Jan2025 16:50:32.725] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupmultipart.mixin.json
|
5664 | [08Jan2025 16:50:32.730] [main/DEBUG] [mixin/]: Selecting config ferritecore.blockstatecache.mixin.json
|
5665 | [08Jan2025 16:50:32.734] [main/DEBUG] [mixin/]: Selecting config ferritecore.dedupbakedquad.mixin.json
|
5666 | [08Jan2025 16:50:32.739] [main/DEBUG] [mixin/]: Selecting config ferritecore.threaddetec.mixin.json
|
5667 | [08Jan2025 16:50:32.743] [main/DEBUG] [mixin/]: Selecting config ferritecore.modelsides.mixin.json
|
5668 | [08Jan2025 16:50:32.748] [main/DEBUG] [mixin/]: Selecting config creaturechat.mixins.json
|
5669 | [08Jan2025 16:50:32.752] [main/DEBUG] [mixin/]: Selecting config footwork.mixins.json
|
5670 | [08Jan2025 16:50:32.757] [main/DEBUG] [mixin/]: Selecting config packetfixer-common.mixins.json
|
5671 | [08Jan2025 16:50:32.768] [main/DEBUG] [mixin/]: Selecting config packetfixer-forge.mixins.json
|
5672 | [08Jan2025 16:50:32.773] [main/WARN] [mixin/]: Reference map 'packetfixer-forge-forge-refmap.json' for packetfixer-forge.mixins.json could not be read. If this is a development environment you can ignore this message
|
5673 | [08Jan2025 16:50:32.773] [main/DEBUG] [mixin/]: Selecting config expandability.mixins.json
|
5674 | [08Jan2025 16:50:32.777] [main/DEBUG] [mixin/]: Selecting config expandability-common.mixins.json
|
5675 | [08Jan2025 16:50:32.782] [main/DEBUG] [mixin/]: Selecting config create_enchantment_industry.mixins.json
|
5676 | [08Jan2025 16:50:32.789] [main/DEBUG] [mixin/]: Selecting config fabric-data-generation-api-v1.mixins.json
|
5677 | [08Jan2025 16:50:32.793] [main/DEBUG] [mixin/]: Selecting config fabric-events-interaction-v0.mixins.json
|
5678 | [08Jan2025 16:50:32.798] [main/DEBUG] [mixin/]: Selecting config fabric-events-interaction-v0.client.mixins.json
|
5679 | [08Jan2025 16:50:32.802] [main/DEBUG] [mixin/]: Selecting config createaddition.mixins.json
|
5680 | [08Jan2025 16:50:32.806] [main/DEBUG] [mixin/]: Selecting config adapter.init.mixins.json
|
5681 | [08Jan2025 16:50:32.809] [main/DEBUG] [mixin/]: Registering new injector for @ModifyInstanceofValue with org.sinytra.adapter.runtime.inject.ModifyInstanceofValueInjectionInfo
|
5682 | [08Jan2025 16:50:32.816] [main/WARN] [mixin/]: Reference map '' for adapter.init.mixins.json could not be read. If this is a development environment you can ignore this message
|
5683 | [08Jan2025 16:50:32.816] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json
|
5684 | [08Jan2025 16:50:32.825] [main/DEBUG] [mixin/]: Selecting config mixinsquared.init.mixins.json
|
5685 | [08Jan2025 16:50:32.833] [main/DEBUG] [mixin/]: Registering new target selector for @mixinsquared:handler with com.bawnorton.mixinsquared.selector.DynamicSelectorHandler
|
5686 | [08Jan2025 16:50:32.853] [main/DEBUG] [mixin/]: Preparing creatingspace.mixins.json (13)
|
5687 | [08Jan2025 16:50:32.948] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147215_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V
|
5688 | [08Jan2025 16:50:32.974] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Expanded local variable scope for LivingEntity#forceAddEffect index 3
|
5689 | [08Jan2025 16:50:32.975] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6672_ with desc (Lnet/minecraft/world/InteractionHand;)V
|
5690 | [08Jan2025 16:50:32.985] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Updated onItemUseStart duration threshold
|
5691 | [08Jan2025 16:50:33.006] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/Entity
|
5692 | [08Jan2025 16:50:33.045] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming jumpInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
5693 | [08Jan2025 16:50:33.060] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming sinkInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
5694 | [08Jan2025 16:50:33.104] [main/DEBUG] [mixin/]: Preparing kubejs-forge.mixins.json (7)
|
5695 | [08Jan2025 16:50:33.118] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/Entity
|
5696 | [08Jan2025 16:50:33.143] [main/DEBUG] [mixin/]: Preparing kubejs-common.mixins.json (55)
|
5697 | [08Jan2025 16:50:33.172] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTab
|
5698 | [08Jan2025 16:50:33.204] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Injected vanilla CreativeModeTab constructor
|
5699 | [08Jan2025 16:50:33.215] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/item/crafting/Ingredient$TagValue is public in kubejs-common.mixins.json:IngredientTagValueMixin from mod kubejs and should be specified in value
|
5700 | [08Jan2025 16:50:33.222] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_41787_ with desc ()V
|
5701 | [08Jan2025 16:50:33.231] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
|
5702 | [08Jan2025 16:50:33.235] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEnchantmentLevel with desc (Lnet/minecraft/world/item/enchantment/Enchantment;)I
|
5703 | [08Jan2025 16:50:33.240] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
5704 | [08Jan2025 16:50:33.244] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAllEnchantments with desc ()Ljava/util/Map;
|
5705 | [08Jan2025 16:50:33.249] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
5706 | [08Jan2025 16:50:33.256] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canEquip with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/entity/Entity;)Z
|
5707 | [08Jan2025 16:50:33.273] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getHighlightTip with desc (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component;
|
5708 | [08Jan2025 16:50:33.283] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFoodProperties with desc (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/food/FoodProperties;
|
5709 | [08Jan2025 16:50:33.361] [main/DEBUG] [mixin/]: Preparing betterdungeons.mixins.json (8)
|
5710 | [08Jan2025 16:50:33.365] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate
|
5711 | [08Jan2025 16:50:33.541] [main/DEBUG] [mixin/]: Preparing betterdungeons_forge.mixins.json (0)
|
5712 | [08Jan2025 16:50:33.541] [main/DEBUG] [mixin/]: Preparing almanac.mixins.json (2)
|
5713 | [08Jan2025 16:50:33.544] [main/DEBUG] [mixin/]: Preparing ftbessentials-common.mixins.json (1)
|
5714 | [08Jan2025 16:50:33.544] [main/DEBUG] [mixin/]: Preparing additionalentityattributes.mixins.json (9)
|
5715 | [08Jan2025 16:50:33.548] [main/DEBUG] [mixin/]: Preparing createdeco-common.mixins.json (0)
|
5716 | [08Jan2025 16:50:33.548] [main/DEBUG] [mixin/]: Preparing createdeco.mixins.json (0)
|
5717 | [08Jan2025 16:50:33.548] [main/DEBUG] [mixin/]: Preparing playerAnimator-common.mixins.json (14)
|
5718 | [08Jan2025 16:50:33.548] [main/DEBUG] [mixin/]: Preparing fabric-rendering-fluids-v1.mixins.json (2)
|
5719 | [08Jan2025 16:50:33.548] [main/DEBUG] [mixin/]: Preparing apoli.mixins.json (54)
|
5720 | [08Jan2025 16:50:33.563] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
|
5721 | [08Jan2025 16:50:33.583] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PhantomSpawner
|
5722 | [08Jan2025 16:50:33.604] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
|
5723 | [08Jan2025 16:50:33.623] [main/DEBUG] [mixin/]: Preparing etched.mixins.json (18)
|
5724 | [08Jan2025 16:50:33.632] [main/DEBUG] [mixin/]: Preparing sdm_ui_lib-common.mixins.json (1)
|
5725 | [08Jan2025 16:50:33.632] [main/DEBUG] [mixin/]: Preparing sdm_ui_lib.mixins.json (0)
|
5726 | [08Jan2025 16:50:33.632] [main/DEBUG] [mixin/]: Preparing vs_tournament.mixins.json (1)
|
5727 | [08Jan2025 16:50:33.635] [main/DEBUG] [mixin/]: Preparing vs_tournament-common.mixins.json (3)
|
5728 | [08Jan2025 16:50:33.637] [main/DEBUG] [mixin/]: Preparing vs_tournament-optional.mixins.json (0)
|
5729 | [08Jan2025 16:50:33.637] [main/DEBUG] [mixin/]: Preparing modernfix-common.mixins.json (95)
|
5730 | [08Jan2025 16:50:33.639] [main/DEBUG] [ModernFix/]: No rules matched mixin 'perf.compact_mojang_registries.MappedRegistryMixin', treating as foreign and disabling!
|
5731 | [08Jan2025 16:50:33.735] [main/DEBUG] [mixin/]: Preparing modernfix-forge.mixins.json (47)
|
5732 | [08Jan2025 16:50:33.769] [main/DEBUG] [mixin/]: Preparing fabric-command-api-v2.mixins.json (1)
|
5733 | [08Jan2025 16:50:33.773] [main/DEBUG] [mixin/]: Preparing fabric-command-api-v2.client.mixins.json (2)
|
5734 | [08Jan2025 16:50:33.774] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.mixins.json (2)
|
5735 | [08Jan2025 16:50:33.778] [main/DEBUG] [mixin/]: Preparing fabric-block-view-api-v2.client.mixins.json (2)
|
5736 | [08Jan2025 16:50:33.778] [main/DEBUG] [mixin/]: Preparing yungsapi.mixins.json (11)
|
5737 | [08Jan2025 16:50:33.782] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgePlatformHelper@4ea4290f for service interface com.yungnickyoung.minecraft.yungsapi.services.IPlatformHelper
|
5738 | [08Jan2025 16:50:33.783] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeAutoRegisterHelper@554db19d for service interface com.yungnickyoung.minecraft.yungsapi.services.IAutoRegisterHelper
|
5739 | [08Jan2025 16:50:33.784] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeBlockEntityTypeHelper@4c90fc3b for service interface com.yungnickyoung.minecraft.yungsapi.services.IBlockEntityTypeHelper
|
5740 | [08Jan2025 16:50:33.785] [main/DEBUG] [yungsapi/]: Loaded com.yungnickyoung.minecraft.yungsapi.services.ForgeParticleTypeHelper@473c491 for service interface com.yungnickyoung.minecraft.yungsapi.services.IParticleTypeHelper
|
5741 | [08Jan2025 16:50:33.797] [main/DEBUG] [mixin/]: Preparing yungsapi_forge.mixins.json (1)
|
5742 | [08Jan2025 16:50:33.797] [main/DEBUG] [mixin/]: Preparing createcasing.mixins.json (10)
|
5743 | [08Jan2025 16:50:33.815] [main/DEBUG] [mixin/]: Preparing some_peripherals-common.mixins.json (1)
|
5744 | [08Jan2025 16:50:33.815] [main/DEBUG] [mixin/]: Preparing balm.mixins.json (17)
|
5745 | [08Jan2025 16:50:33.822] [main/DEBUG] [mixin/]: Preparing fabric-screen-api-v1.mixins.json (4)
|
5746 | [08Jan2025 16:50:33.824] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER
|
5747 | [08Jan2025 16:50:33.824] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/MouseHandler (java.lang.RuntimeException: Attempted to load class net/minecraft/client/MouseHandler for invalid dist DEDICATED_SERVER)
|
5748 | [08Jan2025 16:50:33.825] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.MouseHandler was not found fabric-screen-api-v1.mixins.json:MouseMixin from mod fabric_screen_api_v1
|
5749 | [08Jan2025 16:50:33.826] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/gui/screens/Screen for invalid dist DEDICATED_SERVER
|
5750 | [08Jan2025 16:50:33.826] [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)
|
5751 | [08Jan2025 16:50:33.827] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.gui.screens.Screen was not found fabric-screen-api-v1.mixins.json:ScreenAccessor from mod fabric_screen_api_v1
|
5752 | [08Jan2025 16:50:33.827] [main/DEBUG] [mixin/]: Preparing soul_fire_d.mixins.json (9)
|
5753 | [08Jan2025 16:50:33.841] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
|
5754 | [08Jan2025 16:50:33.935] [main/DEBUG] [mixin/]: Preparing soul_fire_d.forge.mixins.json (0)
|
5755 | [08Jan2025 16:50:33.935] [main/DEBUG] [mixin/]: Preparing betterfortresses.mixins.json (6)
|
5756 | [08Jan2025 16:50:33.942] [main/DEBUG] [mixin/]: Preparing betterfortresses_forge.mixins.json (0)
|
5757 | [08Jan2025 16:50:33.942] [main/DEBUG] [mixin/]: Preparing supplementaries-common.mixins.json (77)
|
5758 | [08Jan2025 16:50:34.040] [main/DEBUG] [mixin/]: Preparing supplementaries.mixins.json (28)
|
5759 | [08Jan2025 16:50:34.051] [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
|
5760 | [08Jan2025 16:50:34.064] [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
|
5761 | [08Jan2025 16:50:34.078] [main/DEBUG] [mixin/]: Preparing athena.mixins.json (1)
|
5762 | [08Jan2025 16:50:34.078] [main/DEBUG] [mixin/]: Preparing athena-forge.mixins.json (1)
|
5763 | [08Jan2025 16:50:34.078] [main/DEBUG] [mixin/]: Preparing fabric-game-rule-api-v1.mixins.json (6)
|
5764 | [08Jan2025 16:50:34.083] [main/DEBUG] [mixin/]: Preparing fabric-game-rule-api-v1.client.mixins.json (3)
|
5765 | [08Jan2025 16:50:34.083] [main/DEBUG] [mixin/]: Preparing bcc.mixins.json (4)
|
5766 | [08Jan2025 16:50:34.088] [main/DEBUG] [mixin/]: Preparing bcc.forge.mixins.json (1)
|
5767 | [08Jan2025 16:50:34.088] [main/DEBUG] [mixin/]: Preparing supermartijn642corelib.mixins.json (9)
|
5768 | [08Jan2025 16:50:34.096] [main/DEBUG] [mixin/]: Preparing curios.mixins.json (13)
|
5769 | [08Jan2025 16:50:34.112] [main/DEBUG] [mixin/]: Preparing origins.mixins.json (10)
|
5770 | [08Jan2025 16:50:34.117] [main/DEBUG] [mixin/]: Preparing searchables.mixins.json (1)
|
5771 | [08Jan2025 16:50:34.117] [main/DEBUG] [mixin/]: Preparing searchables.forge.mixins.json (0)
|
5772 | [08Jan2025 16:50:34.117] [main/DEBUG] [mixin/]: Preparing framedblocks.mixin.json (4)
|
5773 | [08Jan2025 16:50:34.121] [main/DEBUG] [mixin/]: Preparing scguns.mixins.json (10)
|
5774 | [08Jan2025 16:50:34.123] [main/DEBUG] [mixin/]: Preparing fabric-entity-events-v1.mixins.json (9)
|
5775 | [08Jan2025 16:50:34.135] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
|
5776 | [08Jan2025 16:50:34.200] [main/DEBUG] [mixin/]: Preparing fabric-entity-events-v1.client.mixins.json (1)
|
5777 | [08Jan2025 16:50:34.200] [main/DEBUG] [mixin/]: Preparing icarus.mixins.json (4)
|
5778 | [08Jan2025 16:50:34.202] [main/DEBUG] [mixin/]: Preparing icarus.neoforge.mixins.json (1)
|
5779 | [08Jan2025 16:50:34.203] [main/DEBUG] [mixin/]: Preparing cloakanddagger.mixins.json (8)
|
5780 | [08Jan2025 16:50:34.213] [main/DEBUG] [mixin/]: Preparing createrailwaysnavigator.mixins.json (10)
|
5781 | [08Jan2025 16:50:34.224] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.mixins.json (2)
|
5782 | [08Jan2025 16:50:34.226] [main/DEBUG] [mixin/]: Preparing fabric-rendering-data-attachment-v1.client.mixins.json (1)
|
5783 | [08Jan2025 16:50:34.226] [main/DEBUG] [mixin/]: Preparing jadeaddons.mixins.json (1)
|
5784 | [08Jan2025 16:50:34.226] [main/DEBUG] [mixin/]: Preparing bettermineshafts.mixins.json (4)
|
5785 | [08Jan2025 16:50:34.227] [main/DEBUG] [mixin/]: Preparing bettermineshafts_forge.mixins.json (0)
|
5786 | [08Jan2025 16:50:34.227] [main/DEBUG] [mixin/]: Preparing sliceanddice.mixins.json (8)
|
5787 | [08Jan2025 16:50:34.231] [main/DEBUG] [mixin/]: Preparing mixins.recruits.json (6)
|
5788 | [08Jan2025 16:50:34.239] [main/DEBUG] [mixin/]: Preparing betterjungletemples.mixins.json (8)
|
5789 | [08Jan2025 16:50:34.242] [main/DEBUG] [mixin/]: Preparing betterjungletemples_forge.mixins.json (0)
|
5790 | [08Jan2025 16:50:34.242] [main/DEBUG] [mixin/]: Preparing create_tweaked_controllers.mixins.json (1)
|
5791 | [08Jan2025 16:50:34.244] [main/DEBUG] [mixin/]: Preparing createbigcannons-common.mixins.json (40)
|
5792 | [08Jan2025 16:50:34.277] [main/DEBUG] [mixin/]: Preparing createbigcannons.mixins.json (12)
|
5793 | [08Jan2025 16:50:34.290] [main/DEBUG] [mixin/]: Preparing ftblibrary-common.mixins.json (5)
|
5794 | [08Jan2025 16:50:34.293] [main/DEBUG] [mixin/]: Preparing fabric-model-loading-api-v1.mixins.json (3)
|
5795 | [08Jan2025 16:50:34.293] [main/DEBUG] [mixin/]: Preparing forge-vs_addition.mixins.json (26)
|
5796 | [08Jan2025 16:50:34.331] [main/WARN] [mixin/]: Error loading class: com/github/tartaricacid/netmusic/network/message/MusicToClientMessage (java.lang.ClassNotFoundException: com.github.tartaricacid.netmusic.network.message.MusicToClientMessage)
|
5797 | [08Jan2025 16:50:34.331] [main/DEBUG] [mixin/]: Skipping virtual target com.github.tartaricacid.netmusic.network.message.MusicToClientMessage for forge-vs_addition.mixins.json:netmusic.MusicToClientMessageAccessor from mod (unknown)
|
5798 | [08Jan2025 16:50:34.337] [main/WARN] [mixin/]: Error loading class: eu/ha3/presencefootsteps/world/PFSolver (java.lang.ClassNotFoundException: eu.ha3.presencefootsteps.world.PFSolver)
|
5799 | [08Jan2025 16:50:34.337] [main/DEBUG] [mixin/]: Skipping virtual target eu.ha3.presencefootsteps.world.PFSolver for forge-vs_addition.mixins.json:presencefootsteps.client.MixinPFSolver from mod (unknown)
|
5800 | [08Jan2025 16:50:34.342] [main/WARN] [mixin/]: Error loading class: eu/ha3/presencefootsteps/sound/generator/TerrestrialStepSoundGenerator (java.lang.ClassNotFoundException: eu.ha3.presencefootsteps.sound.generator.TerrestrialStepSoundGenerator)
|
5801 | [08Jan2025 16:50:34.343] [main/DEBUG] [mixin/]: Skipping virtual target eu.ha3.presencefootsteps.sound.generator.TerrestrialStepSoundGenerator for forge-vs_addition.mixins.json:presencefootsteps.client.MixinTerrestrialStepSoundGenerator from mod (unknown)
|
5802 | [08Jan2025 16:50:34.348] [main/WARN] [mixin/]: Error loading class: com/tacz/guns/util/block/BlockRayTrace (java.lang.ClassNotFoundException: com.tacz.guns.util.block.BlockRayTrace)
|
5803 | [08Jan2025 16:50:34.348] [main/DEBUG] [mixin/]: Skipping virtual target com.tacz.guns.util.block.BlockRayTrace for forge-vs_addition.mixins.json:tacz.MixinBlockRayTrace from mod (unknown)
|
5804 | [08Jan2025 16:50:34.353] [main/WARN] [mixin/]: Error loading class: edn/stratodonut/tallyho/integration/cc/ClockworkForgePeripheralProviders$ClockworkPeripheralProvider (java.lang.ClassNotFoundException: edn.stratodonut.tallyho.integration.cc.ClockworkForgePeripheralProviders$ClockworkPeripheralProvider)
|
5805 | [08Jan2025 16:50:34.353] [main/DEBUG] [mixin/]: Skipping virtual target edn.stratodonut.tallyho.integration.cc.ClockworkForgePeripheralProviders$ClockworkPeripheralProvider for forge-vs_addition.mixins.json:tallyho.MixinClockworkPeripheralProvider from mod (unknown)
|
5806 | [08Jan2025 16:50:34.359] [main/WARN] [mixin/]: Error loading class: edn/stratodonut/tallyho/TallyhoMod (java.lang.ClassNotFoundException: edn.stratodonut.tallyho.TallyhoMod)
|
5807 | [08Jan2025 16:50:34.359] [main/DEBUG] [mixin/]: Skipping virtual target edn.stratodonut.tallyho.TallyhoMod for forge-vs_addition.mixins.json:tallyho.MixinTallyhoMod from mod (unknown)
|
5808 | [08Jan2025 16:50:34.359] [main/DEBUG] [mixin/]: Preparing forge-vs_addition-common.mixins.json (66)
|
5809 | [08Jan2025 16:50:34.456] [main/WARN] [mixin/]: Error loading class: site/siredvin/peripheralworks/common/blockentity/PeripheralProxyBlockEntity (java.lang.ClassNotFoundException: site.siredvin.peripheralworks.common.blockentity.PeripheralProxyBlockEntity)
|
5810 | [08Jan2025 16:50:34.456] [main/DEBUG] [mixin/]: Skipping virtual target site.siredvin.peripheralworks.common.blockentity.PeripheralProxyBlockEntity for forge-vs_addition-common.mixins.json:peripheralworks.MixinPeripheralProxyBlockEntity from mod (unknown)
|
5811 | [08Jan2025 16:50:34.472] [main/DEBUG] [mixin/]: Preparing petrolsparts.mixins.json (3)
|
5812 | [08Jan2025 16:50:34.472] [main/DEBUG] [mixin/]: Preparing fabric-screen-handler-api-v1.mixins.json (4)
|
5813 | [08Jan2025 16:50:34.474] [main/DEBUG] [mixin/]: Preparing pehkui.mixins.json (280)
|
5814 | [08Jan2025 16:50:34.479] [main/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: MCP Version package package net.minecraftforge.versions.mcp, Minecraft, version 1.20.1 from cpw.mods.modlauncher.TransformingClassLoader@3f142e87
|
5815 | [08Jan2025 16:50:34.479] [main/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MC version information 1.20.1
|
5816 | [08Jan2025 16:50:34.479] [main/DEBUG] [net.minecraftforge.versions.mcp.MCPVersion/CORE]: Found MCP version information 20230612.114412
|
5817 | [08Jan2025 16:50:34.569] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
|
5818 | [08Jan2025 16:50:34.581] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
|
5819 | [08Jan2025 16:50:34.717] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAttributeModifiers with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Lcom/google/common/collect/Multimap;
|
5820 | [08Jan2025 16:50:34.724] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack;
|
5821 | [08Jan2025 16:50:34.732] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming hasCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Z
|
5822 | [08Jan2025 16:50:34.739] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEquipmentSlot with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot;
|
5823 | [08Jan2025 16:50:34.750] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isCorrectToolForDrops with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z
|
5824 | [08Jan2025 16:50:34.762] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming shouldCauseReequipAnimation with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Z)Z
|
5825 | [08Jan2025 16:50:34.769] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming damageItem with desc (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)I
|
5826 | [08Jan2025 16:50:34.778] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeItem
|
5827 | [08Jan2025 16:50:34.809] [main/DEBUG] [mixin/]: Preparing goblintraders.common.mixins.json (5)
|
5828 | [08Jan2025 16:50:34.814] [main/DEBUG] [mixin/]: Preparing caelus.mixins.json (4)
|
5829 | [08Jan2025 16:50:34.815] [main/DEBUG] [mixin/]: Preparing fabric-rendering-v1.mixins.json (11)
|
5830 | [08Jan2025 16:50:34.815] [main/DEBUG] [mixin/]: Preparing tetraticcombat.mixins.json (3)
|
5831 | [08Jan2025 16:50:34.820] [main/DEBUG] [mixin/]: Preparing fabric-renderer-indigo.mixins.json (5)
|
5832 | [08Jan2025 16:50:34.820] [main/DEBUG] [mixin/]: Preparing fastasyncworldsave.mixins.json (1)
|
5833 | [08Jan2025 16:50:34.821] [main/DEBUG] [mixin/]: Preparing integrated_api-common.mixins.json (30)
|
5834 | [08Jan2025 16:50:34.847] [main/DEBUG] [mixin/]: Preparing integrated_api-forge.mixins.json (1)
|
5835 | [08Jan2025 16:50:34.847] [main/DEBUG] [mixin/]: Preparing smarterfarmers-common.mixins.json (6)
|
5836 | [08Jan2025 16:50:34.858] [main/DEBUG] [mixin/]: Preparing smarterfarmers.mixins.json (1)
|
5837 | [08Jan2025 16:50:34.858] [main/DEBUG] [mixin/]: Preparing design_decor.mixins.json (0)
|
5838 | [08Jan2025 16:50:34.858] [main/DEBUG] [mixin/]: Preparing craterlib.mixins.json (10)
|
5839 | [08Jan2025 16:50:34.860] [main/DEBUG] [mixin/]: Preparing craterlib.forge.mixins.json (3)
|
5840 | [08Jan2025 16:50:34.861] [main/DEBUG] [mixin/]: Preparing iceandfire.mixins.json (2)
|
5841 | [08Jan2025 16:50:34.862] [main/DEBUG] [mixin/]: Preparing fusion.mixins.json (12)
|
5842 | [08Jan2025 16:50:34.862] [main/DEBUG] [mixin/]: Preparing ars_nouveau.mixins.json (30)
|
5843 | [08Jan2025 16:50:34.868] [main/DEBUG] [mixin/]: Preparing crafttweaker.mixins.json (34)
|
5844 | [08Jan2025 16:50:34.883] [main/DEBUG] [mixin/]: Preparing crafttweaker.forge.mixins.json (7)
|
5845 | [08Jan2025 16:50:34.886] [main/DEBUG] [mixin/]: Preparing fabric-particles-v1.client.mixins.json (4)
|
5846 | [08Jan2025 16:50:34.886] [main/DEBUG] [mixin/]: Preparing tectonic.mixins.json (4)
|
5847 | [08Jan2025 16:50:34.887] [main/DEBUG] [mixin/]: Preparing fabric-api-base.init.mixins.json (0)
|
5848 | [08Jan2025 16:50:34.887] [main/DEBUG] [mixin/]: Preparing terrablender.mixins.json (7)
|
5849 | [08Jan2025 16:50:34.897] [main/DEBUG] [mixin/]: Preparing terrablender_forge.mixins.json (0)
|
5850 | [08Jan2025 16:50:34.897] [main/DEBUG] [mixin/]: Preparing bettercombat.mixins.json (17)
|
5851 | [08Jan2025 16:50:34.899] [main/DEBUG] [mixin/]: Preparing necronomicon-common.mixins.json (2)
|
5852 | [08Jan2025 16:50:34.900] [main/DEBUG] [mixin/]: Preparing werewolves.mixins.json (36)
|
5853 | [08Jan2025 16:50:34.918] [main/DEBUG] [mixin/]: Preparing fabric-resource-conditions-api-v1.mixins.json (5)
|
5854 | [08Jan2025 16:50:34.921] [main/DEBUG] [mixin/]: Preparing createendertransmission.mixins.json (1)
|
5855 | [08Jan2025 16:50:34.922] [main/DEBUG] [mixin/]: Preparing createtweaker.mixins.json (2)
|
5856 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing createtweaker.forge.mixins.json (0)
|
5857 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing calio.mixins.json (1)
|
5858 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing flywheel.mixins.json (23)
|
5859 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing farmersrespite.mixins.json (0)
|
5860 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing fabric-item-group-api-v1.mixins.json (1)
|
5861 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing fabric-item-group-api-v1.client.mixins.json (1)
|
5862 | [08Jan2025 16:50:34.923] [main/DEBUG] [mixin/]: Preparing polymorph.mixins.json (9)
|
5863 | [08Jan2025 16:50:34.927] [main/DEBUG] [mixin/]: Preparing polymorph-integrations.forge.mixins.json (2)
|
5864 | [08Jan2025 16:50:34.930] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.ForgeIntegrationPlatform@cf933b1 for service interface com.illusivesoulworks.polymorph.platform.services.IIntegrationPlatform
|
5865 | [08Jan2025 16:50:34.931] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.ForgeClientPlatform@2b3ac26d for service interface com.illusivesoulworks.polymorph.platform.services.IClientPlatform
|
5866 | [08Jan2025 16:50:34.932] [main/DEBUG] [Polymorph/]: Loaded com.illusivesoulworks.polymorph.platform.ForgePlatform@6c7f3af6 for service interface com.illusivesoulworks.polymorph.platform.services.IPlatform
|
5867 | [08Jan2025 16:50:34.938] [main/DEBUG] [mixin/]: Preparing zeta.mixins.json (7)
|
5868 | [08Jan2025 16:50:34.944] [main/DEBUG] [mixin/]: Preparing zeta_forge.mixins.json (9)
|
5869 | [08Jan2025 16:50:34.946] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_154909_ with desc ()Lcom/google/common/collect/BiMap;
|
5870 | [08Jan2025 16:50:34.951] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_content_registries_v0/COREMODLOG]: Made net.minecraft.block.Oxidizable.OXIDATION_LEVEL_INCREASES mutable
|
5871 | [08Jan2025 16:50:34.956] [main/DEBUG] [mixin/]: Preparing cct.mixins.json (2)
|
5872 | [08Jan2025 16:50:34.958] [main/DEBUG] [mixin/]: Preparing fabric-registry-sync-v0.mixins.json (10)
|
5873 | [08Jan2025 16:50:34.965] [main/DEBUG] [mixin/]: Preparing fabric-registry-sync-v0.client.mixins.json (1)
|
5874 | [08Jan2025 16:50:34.965] [main/DEBUG] [mixin/]: Preparing immediatelyfast-forge.mixins.json (5)
|
5875 | [08Jan2025 16:50:34.965] [main/DEBUG] [mixin/]: Preparing immediatelyfast-common.mixins.json (33)
|
5876 | [08Jan2025 16:50:34.965] [main/DEBUG] [mixin/]: Preparing fabric-recipe-api-v1.mixins.json (4)
|
5877 | [08Jan2025 16:50:34.966] [main/DEBUG] [mixin/]: Preparing fabric-object-builder-v1.mixins.json (5)
|
5878 | [08Jan2025 16:50:34.969] [main/DEBUG] [mixin/]: Preparing lootr.mixins.json (6)
|
5879 | [08Jan2025 16:50:34.975] [main/DEBUG] [mixin/]: Preparing vampirism.mixins.json (52)
|
5880 | [08Jan2025 16:50:34.993] [main/DEBUG] [mixin/]: Preparing puzzleslib.common.mixins.json (3)
|
5881 | [08Jan2025 16:50:34.993] [main/DEBUG] [mixin/]: Preparing puzzleslib.forge.mixins.json (13)
|
5882 | [08Jan2025 16:50:34.997] [main/DEBUG] [mixin/]: Preparing fabric-sound-api-v1.mixins.json (1)
|
5883 | [08Jan2025 16:50:34.997] [main/DEBUG] [mixin/]: Preparing valkyrienskies-common.mixins.json (169)
|
5884 | [08Jan2025 16:50:35.056] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
|
5885 | [08Jan2025 16:50:35.077] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/NaturalSpawner
|
5886 | [08Jan2025 16:50:35.228] [main/WARN] [mixin/]: Error loading class: com/jamieswhiteshirt/reachentityattributes/ReachEntityAttributes (java.lang.ClassNotFoundException: com.jamieswhiteshirt.reachentityattributes.ReachEntityAttributes)
|
5887 | [08Jan2025 16:50:35.229] [main/DEBUG] [mixin/]: Skipping virtual target com.jamieswhiteshirt.reachentityattributes.ReachEntityAttributes for valkyrienskies-common.mixins.json:mod_compat.reachentityattributes.MixinReachEntityAttributes from mod valkyrienskies
|
5888 | [08Jan2025 16:50:35.236] [main/DEBUG] [mixin/]: Preparing valkyrienskies-forge.mixins.json (19)
|
5889 | [08Jan2025 16:50:35.256] [main/WARN] [mixin/]: Error loading class: blusunrize/immersiveengineering/common/gui/BlockEntityInventory (java.lang.ClassNotFoundException: blusunrize.immersiveengineering.common.gui.BlockEntityInventory)
|
5890 | [08Jan2025 16:50:35.256] [main/DEBUG] [mixin/]: Skipping virtual target blusunrize.immersiveengineering.common.gui.BlockEntityInventory for valkyrienskies-forge.mixins.json:compat.immersivengineering.MixinBlockEntityInventory from mod valkyrienskies
|
5891 | [08Jan2025 16:50:35.264] [main/WARN] [mixin/]: Error loading class: net/dries007/tfc/world/TFCChunkGenerator (java.lang.ClassNotFoundException: net.dries007.tfc.world.TFCChunkGenerator)
|
5892 | [08Jan2025 16:50:35.264] [main/DEBUG] [mixin/]: Skipping virtual target net.dries007.tfc.world.TFCChunkGenerator for valkyrienskies-forge.mixins.json:compat.tfc.MixinTFCChunkGenerator from mod valkyrienskies
|
5893 | [08Jan2025 16:50:35.273] [main/WARN] [mixin/]: Error loading class: cofh/core/block/entity/TileCoFH (java.lang.ClassNotFoundException: cofh.core.block.entity.TileCoFH)
|
5894 | [08Jan2025 16:50:35.273] [main/DEBUG] [mixin/]: Skipping virtual target cofh.core.block.entity.TileCoFH for valkyrienskies-forge.mixins.json:compat.thermalexpansion.MixinTileCoFH from mod valkyrienskies
|
5895 | [08Jan2025 16:50:35.280] [main/WARN] [mixin/]: Error loading class: li/cil/tis3d/common/entity/InfraredPacketEntity (java.lang.ClassNotFoundException: li.cil.tis3d.common.entity.InfraredPacketEntity)
|
5896 | [08Jan2025 16:50:35.281] [main/DEBUG] [mixin/]: Skipping virtual target li.cil.tis3d.common.entity.InfraredPacketEntity for valkyrienskies-forge.mixins.json:compat.tis3d.MixinInfraredPacketEntity from mod valkyrienskies
|
5897 | [08Jan2025 16:50:35.289] [main/WARN] [mixin/]: Error loading class: me/desht/modularrouters/container/RouterMenu (java.lang.ClassNotFoundException: me.desht.modularrouters.container.RouterMenu)
|
5898 | [08Jan2025 16:50:35.289] [main/DEBUG] [mixin/]: Skipping virtual target me.desht.modularrouters.container.RouterMenu for valkyrienskies-forge.mixins.json:compat.modular_routers.MixinRouterMenu from mod valkyrienskies
|
5899 | [08Jan2025 16:50:35.289] [main/DEBUG] [mixin/]: Preparing fabric-message-api-v1.mixins.json (2)
|
5900 | [08Jan2025 16:50:35.290] [main/DEBUG] [mixin/]: Preparing fabric-message-api-v1.client.mixins.json (2)
|
5901 | [08Jan2025 16:50:35.290] [main/DEBUG] [mixin/]: Preparing tetra.mixins.json (8)
|
5902 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing weaponmaster_ydm.mixins.json (3)
|
5903 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing create_eureka-common.mixins.json (0)
|
5904 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing create_eureka.mixins.json (0)
|
5905 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing kuma_api.mixins.json (1)
|
5906 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing kuma_api.forge.mixins.json (0)
|
5907 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.mixins.json (5)
|
5908 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing fabric-renderer-api-v1.debughud.mixins.json (1)
|
5909 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing geckolib.mixins.json (1)
|
5910 | [08Jan2025 16:50:35.292] [main/DEBUG] [mixin/]: Preparing fabric-item-api-v1.mixins.json (2)
|
5911 | [08Jan2025 16:50:35.293] [main/DEBUG] [mixin/]: Preparing fabric-item-api-v1.client.mixins.json (1)
|
5912 | [08Jan2025 16:50:35.293] [main/DEBUG] [mixin/]: Preparing betteroceanmonuments.mixins.json (8)
|
5913 | [08Jan2025 16:50:35.296] [main/DEBUG] [mixin/]: Preparing betteroceanmonuments_forge.mixins.json (0)
|
5914 | [08Jan2025 16:50:35.296] [main/DEBUG] [mixin/]: Preparing connectivity.mixins.json (23)
|
5915 | [08Jan2025 16:50:35.316] [main/DEBUG] [mixin/]: Preparing gpumemleakfix.mixins.json (1)
|
5916 | [08Jan2025 16:50:35.316] [main/DEBUG] [mixin/]: Preparing vs_eureka.mixins.json (0)
|
5917 | [08Jan2025 16:50:35.316] [main/DEBUG] [mixin/]: Preparing vs_eureka-common.mixins.json (1)
|
5918 | [08Jan2025 16:50:35.316] [main/DEBUG] [mixin/]: Preparing structureessentials.mixins.json (8)
|
5919 | [08Jan2025 16:50:35.334] [main/INFO] [com.cupboard.Cupboard/]: Loaded config for: structureessentials.json
|
5920 | [08Jan2025 16:50:35.338] [main/DEBUG] [mixin/]: Preparing ritchiesprojectilelib-forge.mixins.json (0)
|
5921 | [08Jan2025 16:50:35.338] [main/DEBUG] [mixin/]: Preparing ritchiesprojectilelib.mixins.json (1)
|
5922 | [08Jan2025 16:50:35.338] [main/DEBUG] [mixin/]: Preparing citadel.mixins.json (15)
|
5923 | [08Jan2025 16:50:35.340] [main/DEBUG] [mixin/]: Preparing placebo.mixins.json (6)
|
5924 | [08Jan2025 16:50:35.342] [main/DEBUG] [mixin/]: Preparing lootintegrations.mixins.json (1)
|
5925 | [08Jan2025 16:50:35.343] [main/DEBUG] [mixin/]: Preparing fabric-data-attachment-api-v1.mixins.json (8)
|
5926 | [08Jan2025 16:50:35.348] [main/DEBUG] [mixin/]: Preparing fabric-data-attachment-api-v1.client.mixins.json (1)
|
5927 | [08Jan2025 16:50:35.348] [main/DEBUG] [mixin/]: Preparing item_obliterator.mixins.json (6)
|
5928 | [08Jan2025 16:50:35.351] [main/DEBUG] [mixin/]: Preparing cobweb.mixins.json (0)
|
5929 | [08Jan2025 16:50:35.351] [main/DEBUG] [mixin/]: Preparing cobweb.forge.mixins.json (0)
|
5930 | [08Jan2025 16:50:35.351] [main/DEBUG] [mixin/]: Preparing bookshelf.common.mixins.json (23)
|
5931 | [08Jan2025 16:50:35.360] [main/DEBUG] [mixin/]: Preparing bookshelf.forge.mixins.json (1)
|
5932 | [08Jan2025 16:50:35.361] [main/DEBUG] [mixin/]: Preparing create_mechanical_extruder.mixins.json (0)
|
5933 | [08Jan2025 16:50:35.361] [main/DEBUG] [mixin/]: Preparing numismatics-common.mixins.json (6)
|
5934 | [08Jan2025 16:50:35.367] [main/DEBUG] [Numismatics/MixinPlugin/]: dev.ithundxr.createnumismatics.mixin.compat.carryon.MixinPickupHandler is being applied because the mod(s) [CARRYON] are loaded
|
5935 | [08Jan2025 16:50:35.370] [main/DEBUG] [mixin/]: Preparing numismatics.mixins.json (5)
|
5936 | [08Jan2025 16:50:35.376] [main/DEBUG] [mixin/]: Preparing vs_clockwork-common.mixins.json (12)
|
5937 | [08Jan2025 16:50:35.381] [main/DEBUG] [mixin/]: Preparing vs_clockwork.mixins.json (1)
|
5938 | [08Jan2025 16:50:35.381] [main/DEBUG] [mixin/]: Preparing railways-common.mixins.json (154)
|
5939 | [08Jan2025 16:50:35.391] [main/DEBUG] [Railways/MixinPlugin/]: com.railwayteam.railways.mixin.MixinAllBlocks is being applied because the mod(s) [EXTENDEDFLYWHEELS] are not loaded
|
5940 | [08Jan2025 16:50:35.447] [main/DEBUG] [Railways/MixinPlugin/]: com.railwayteam.railways.mixin.compat.voicechat.EntityAudioChannelImplMixin is not being applied because the mod(s) [VOICECHAT] are not loaded
|
5941 | [08Jan2025 16:50:35.448] [main/DEBUG] [Railways/MixinPlugin/]: com.railwayteam.railways.mixin.compat.voicechat.ServerMixin is not being applied because the mod(s) [VOICECHAT] are not loaded
|
5942 | [08Jan2025 16:50:35.448] [main/DEBUG] [Railways/MixinPlugin/]: com.railwayteam.railways.mixin.compat.voicechat.ServerWorldUtilsMixin is not being applied because the mod(s) [VOICECHAT] are not loaded
|
5943 | [08Jan2025 16:50:35.578] [main/DEBUG] [mixin/]: Preparing railways.mixins.json (15)
|
5944 | [08Jan2025 16:50:35.587] [main/DEBUG] [mixin/]: Preparing tfmgvod.mixins.json (1)
|
5945 | [08Jan2025 16:50:35.588] [main/DEBUG] [mixin/]: Preparing carryon.mixins.json (5)
|
5946 | [08Jan2025 16:50:35.590] [main/DEBUG] [mixin/]: Preparing carryon.forge.mixins.json (0)
|
5947 | [08Jan2025 16:50:35.590] [main/DEBUG] [mixin/]: Preparing mixins.sodiumoptionsapi.json (7)
|
5948 | [08Jan2025 16:50:35.590] [main/DEBUG] [mixin/]: Preparing interiors-common.mixins.json (2)
|
5949 | [08Jan2025 16:50:35.594] [main/DEBUG] [mixin/]: Preparing interiors.mixins.json (0)
|
5950 | [08Jan2025 16:50:35.594] [main/DEBUG] [mixin/]: Preparing dummmmmmy-common.mixins.json (5)
|
5951 | [08Jan2025 16:50:35.596] [main/DEBUG] [mixin/]: Preparing dummmmmmy.mixins.json (0)
|
5952 | [08Jan2025 16:50:35.596] [main/DEBUG] [mixin/]: Preparing fabric-content-registries-v0.mixins.json (8)
|
5953 | [08Jan2025 16:50:35.604] [main/DEBUG] [mixin/]: Preparing mixins.ice_and_fire_delight.json (0)
|
5954 | [08Jan2025 16:50:35.604] [main/DEBUG] [mixin/]: Preparing cbcmodernwarfare-common.mixins.json (6)
|
5955 | [08Jan2025 16:50:35.605] [main/DEBUG] [mixin/]: Preparing cbcmodernwarfare.mixins.json (4)
|
5956 | [08Jan2025 16:50:35.607] [main/DEBUG] [mixin/]: Preparing mixins.sodiumdynamiclights.json (22)
|
5957 | [08Jan2025 16:50:35.607] [main/DEBUG] [mixin/]: Preparing dsbg.mixins.json (1)
|
5958 | [08Jan2025 16:50:35.607] [main/DEBUG] [mixin/]: Preparing chipped-common.mixins.json (2)
|
5959 | [08Jan2025 16:50:35.608] [main/DEBUG] [mixin/]: Preparing create_connected.mixins.json (46)
|
5960 | [08Jan2025 16:50:35.635] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/lithium/common/ai/pathing/PathNodeDefaults (java.lang.ClassNotFoundException: me.jellysquid.mods.lithium.common.ai.pathing.PathNodeDefaults)
|
5961 | [08Jan2025 16:50:35.635] [main/DEBUG] [mixin/]: Skipping virtual target me.jellysquid.mods.lithium.common.ai.pathing.PathNodeDefaults for create_connected.mixins.json:copycat.fencegate.COMPATPathNodeDefaultsMixin from mod create_connected
|
5962 | [08Jan2025 16:50:35.656] [main/ERROR] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class com/simibubi/create/foundation/gui/AbstractSimiScreen for invalid dist DEDICATED_SERVER
|
5963 | [08Jan2025 16:50:35.656] [main/WARN] [mixin/]: Error loading class: com/simibubi/create/foundation/gui/AbstractSimiScreen (java.lang.RuntimeException: Attempted to load class com/simibubi/create/foundation/gui/AbstractSimiScreen for invalid dist DEDICATED_SERVER)
|
5964 | [08Jan2025 16:50:35.656] [main/WARN] [mixin/]: @Mixin target com.simibubi.create.foundation.gui.AbstractSimiScreen was not found create_connected.mixins.json:sequencedgearshift.AbstractSimiScreenAccessor from mod create_connected
|
5965 | [08Jan2025 16:50:35.660] [main/DEBUG] [mixin/]: Preparing farmersdelight.mixins.json (9)
|
5966 | [08Jan2025 16:50:35.666] [main/DEBUG] [mixin/]: Preparing fabric-api-lookup-api-v1.mixins.json (2)
|
5967 | [08Jan2025 16:50:35.667] [main/DEBUG] [mixin/]: Preparing trackwork.mixins.json (2)
|
5968 | [08Jan2025 16:50:35.667] [main/DEBUG] [mixin/]: Preparing lionfishapi.mixins.json (2)
|
5969 | [08Jan2025 16:50:35.668] [main/DEBUG] [mixin/]: Preparing forge-clockworkadditions-common.mixins.json (5)
|
5970 | [08Jan2025 16:50:35.671] [main/DEBUG] [mixin/]: Preparing forge-clockworkadditions.mixins.json (0)
|
5971 | [08Jan2025 16:50:35.671] [main/DEBUG] [mixin/]: Preparing spartantoolkit.mixins.json (11)
|
5972 | [08Jan2025 16:50:35.692] [main/DEBUG] [mixin/]: Preparing cataclysm.mixins.json (21)
|
5973 | [08Jan2025 16:50:35.698] [main/DEBUG] [mixin/]: Preparing patchouli_xplat.mixins.json (10)
|
5974 | [08Jan2025 16:50:35.699] [main/DEBUG] [mixin/]: Preparing collective_forge.mixins.json (5)
|
5975 | [08Jan2025 16:50:35.701] [main/DEBUG] [mixin/]: Preparing origins_classes.mixins.json (27)
|
5976 | [08Jan2025 16:50:35.713] [main/WARN] [mixin/]: Error loading class: dev/shadowsoffire/apotheosis/ench/table/ApothEnchantmentMenu (java.lang.ClassNotFoundException: dev.shadowsoffire.apotheosis.ench.table.ApothEnchantmentMenu)
|
5977 | [08Jan2025 16:50:35.713] [main/WARN] [mixin/]: @Mixin target dev.shadowsoffire.apotheosis.ench.table.ApothEnchantmentMenu was not found origins_classes.mixins.json:common.apotheosis.ApotheosisEnchantmentMenuMixin from mod origins_classes
|
5978 | [08Jan2025 16:50:35.724] [main/DEBUG] [mixin/]: Preparing cc_vs.mixins.json (0)
|
5979 | [08Jan2025 16:50:35.725] [main/DEBUG] [mixin/]: Preparing cc_vs-common.mixins.json (3)
|
5980 | [08Jan2025 16:50:35.731] [main/DEBUG] [mixin/]: Preparing art_of_forging.mixins.json (2)
|
5981 | [08Jan2025 16:50:35.738] [main/DEBUG] [mixin/]: Preparing spartanfire.mixins.json (1)
|
5982 | [08Jan2025 16:50:35.738] [main/DEBUG] [mixin/]: Preparing connectormod.mixins.json (40)
|
5983 | [08Jan2025 16:50:35.748] [main/DEBUG] [mixin/]: Preparing ftbultimine-common.mixins.json (2)
|
5984 | [08Jan2025 16:50:35.749] [main/DEBUG] [mixin/]: Preparing betterstrongholds.mixins.json (2)
|
5985 | [08Jan2025 16:50:35.750] [main/DEBUG] [mixin/]: Preparing betterstrongholds_forge.mixins.json (0)
|
5986 | [08Jan2025 16:50:35.750] [main/DEBUG] [mixin/]: Preparing createliquidfuel.mixins.json (2)
|
5987 | [08Jan2025 16:50:35.752] [main/DEBUG] [mixin/]: Preparing starterkit_forge.mixins.json (0)
|
5988 | [08Jan2025 16:50:35.752] [main/DEBUG] [mixin/]: Preparing spartanweaponry.mixins.json (9)
|
5989 | [08Jan2025 16:50:35.754] [main/DEBUG] [mixin/]: Preparing architectury.mixins.json (9)
|
5990 | [08Jan2025 16:50:35.756] [main/DEBUG] [mixin/]: Preparing architectury-common.mixins.json (10)
|
5991 | [08Jan2025 16:50:35.758] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
|
5992 | [08Jan2025 16:50:35.765] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
|
5993 | [08Jan2025 16:50:35.824] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
|
5994 | [08Jan2025 16:50:35.828] [main/DEBUG] [mixin/]: Preparing fabric-loot-api-v2.mixins.json (6)
|
5995 | [08Jan2025 16:50:35.834] [main/DEBUG] [mixin/]: Preparing cupboard.mixins.json (5)
|
5996 | [08Jan2025 16:50:35.837] [main/DEBUG] [mixin/]: Preparing fabric-networking-api-v1.mixins.json (11)
|
5997 | [08Jan2025 16:50:35.840] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/server/level/ChunkMap$TrackedEntity is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor from mod fabric_networking_api_v1 and should be specified in value
|
5998 | [08Jan2025 16:50:35.840] [main/DEBUG] [mixin/]: Preparing fabric-networking-api-v1.client.mixins.json (5)
|
5999 | [08Jan2025 16:50:35.840] [main/DEBUG] [mixin/]: Preparing mixins.mm.json (0)
|
6000 | [08Jan2025 16:50:35.840] [main/DEBUG] [mixin/]: Preparing letmedespawn.mixins.json (1)
|
6001 | [08Jan2025 16:50:35.841] [main/DEBUG] [mixin/]: Preparing fabric-lifecycle-events-v1.mixins.json (9)
|
6002 | [08Jan2025 16:50:35.844] [main/DEBUG] [mixin/]: Preparing fabric-lifecycle-events-v1.client.mixins.json (6)
|
6003 | [08Jan2025 16:50:35.844] [main/DEBUG] [mixin/]: Preparing petrolpark.mixins.json (13)
|
6004 | [08Jan2025 16:50:35.860] [main/DEBUG] [mixin/]: Preparing fabric-key-binding-api-v1.mixins.json (1)
|
6005 | [08Jan2025 16:50:35.860] [main/DEBUG] [mixin/]: Preparing fabric-transfer-api-v1.mixins.json (9)
|
6006 | [08Jan2025 16:50:35.865] [main/DEBUG] [mixin/]: Preparing rhino-common.mixins.json (8)
|
6007 | [08Jan2025 16:50:35.877] [main/DEBUG] [mixin/]: Preparing amendments.mixins.json (3)
|
6008 | [08Jan2025 16:50:35.879] [main/DEBUG] [mixin/]: Preparing amendments-common.mixins.json (32)
|
6009 | [08Jan2025 16:50:35.905] [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
|
6010 | [08Jan2025 16:50:35.907] [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
|
6011 | [08Jan2025 16:50:35.910] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
|
6012 | [08Jan2025 16:50:35.926] [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
|
6013 | [08Jan2025 16:50:35.927] [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
|
6014 | [08Jan2025 16:50:35.931] [main/DEBUG] [mixin/]: Preparing copycats-common.mixins.json (35)
|
6015 | [08Jan2025 16:50:35.946] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/common/ConfigCommon (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.common.ConfigCommon)
|
6016 | [08Jan2025 16:50:35.946] [main/DEBUG] [mixin/]: Skipping virtual target com.firemerald.additionalplacements.common.ConfigCommon for copycats-common.mixins.json:compat.additionalplacements.ConfigCommonMixin from mod copycats
|
6017 | [08Jan2025 16:50:35.952] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
6018 | [08Jan2025 16:50:35.953] [main/WARN] [mixin/]: @Mixin target com.firemerald.additionalplacements.block.AdditionalPlacementBlock was not found copycats-common.mixins.json:compat.additionalplacements.PlacementBlockMixin from mod copycats
|
6019 | [08Jan2025 16:50:35.961] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/lithium/common/ai/pathing/PathNodeDefaults (java.lang.ClassNotFoundException: me.jellysquid.mods.lithium.common.ai.pathing.PathNodeDefaults)
|
6020 | [08Jan2025 16:50:35.961] [main/DEBUG] [mixin/]: Skipping virtual target me.jellysquid.mods.lithium.common.ai.pathing.PathNodeDefaults for copycats-common.mixins.json:compat.radium.PathNodeDefaultsMixin from mod copycats
|
6021 | [08Jan2025 16:50:35.967] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/compile/pipeline/BlockOcclusionCache (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockOcclusionCache)
|
6022 | [08Jan2025 16:50:35.967] [main/DEBUG] [mixin/]: Skipping virtual target me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockOcclusionCache for copycats-common.mixins.json:compat.rubidium.BlockOcclusionCacheMixin from mod copycats
|
6023 | [08Jan2025 16:50:35.973] [main/WARN] [mixin/]: Error loading class: me/jellysquid/mods/sodium/client/render/chunk/compile/pipeline/BlockRenderer (java.lang.ClassNotFoundException: me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer)
|
6024 | [08Jan2025 16:50:35.974] [main/DEBUG] [mixin/]: Skipping virtual target me.jellysquid.mods.sodium.client.render.chunk.compile.pipeline.BlockRenderer for copycats-common.mixins.json:compat.rubidium.BlockRendererMixin from mod copycats
|
6025 | [08Jan2025 16:50:35.983] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase$Cache is public in copycats-common.mixins.json:foundation.copycat.BlockStateBaseCacheMixin from mod copycats and should be specified in value
|
6026 | [08Jan2025 16:50:35.983] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/block/state/BlockBehaviour$BlockStateBase is public in copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats and should be specified in value
|
6027 | [08Jan2025 16:50:35.988] [main/DEBUG] [mixin/]: Preparing copycats-forge.mixins.json (9)
|
6028 | [08Jan2025 16:50:35.997] [main/WARN] [mixin/]: Error loading class: cjminecraft/doubleslabs/common/config/DSConfig$Common (java.lang.ClassNotFoundException: cjminecraft.doubleslabs.common.config.DSConfig$Common)
|
6029 | [08Jan2025 16:50:35.997] [main/DEBUG] [mixin/]: Skipping virtual target cjminecraft.doubleslabs.common.config.DSConfig$Common for copycats-forge.mixins.json:compat.doubleslabs.DSConfigCommonMixin from mod copycats
|
6030 | [08Jan2025 16:50:36.015] [main/DEBUG] [mixin/]: Preparing fabric-resource-loader-v0.mixins.json (6)
|
6031 | [08Jan2025 16:50:36.018] [main/DEBUG] [mixin/]: Preparing fabric-resource-loader-v0.client.mixins.json (4)
|
6032 | [08Jan2025 16:50:36.019] [main/DEBUG] [mixin/]: Preparing createcomputing.mixins.json (1)
|
6033 | [08Jan2025 16:50:36.019] [main/DEBUG] [mixin/]: Preparing waystones.mixins.json (3)
|
6034 | [08Jan2025 16:50:36.020] [main/DEBUG] [mixin/]: @Mixin target net/minecraft/world/level/levelgen/structure/pools/JigsawPlacement$Placer is public in waystones.mixins.json:JigsawPlacementPlacerMixin from mod waystones and should be specified in value
|
6035 | [08Jan2025 16:50:36.020] [main/DEBUG] [mixin/]: Preparing clumps.mixins.json (2)
|
6036 | [08Jan2025 16:50:36.022] [main/DEBUG] [mixin/]: Preparing fastsuite.mixins.json (3)
|
6037 | [08Jan2025 16:50:36.022] [main/DEBUG] [mixin/]: Preparing journeymap.mixins.json (3)
|
6038 | [08Jan2025 16:50:36.022] [main/DEBUG] [mixin/]: Preparing fabric-mining-level-api-v1.mixins.json (3)
|
6039 | [08Jan2025 16:50:36.023] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.common.json (20)
|
6040 | [08Jan2025 16:50:36.027] [main/DEBUG] [mixin/]: Preparing mixins.artifacts.forge.json (3)
|
6041 | [08Jan2025 16:50:36.029] [main/DEBUG] [mixin/]: Preparing configured.common.mixins.json (2)
|
6042 | [08Jan2025 16:50:36.029] [main/DEBUG] [mixin/]: Preparing cpm.mixins.json (13)
|
6043 | [08Jan2025 16:50:36.029] [main/DEBUG] [mixin/]: Preparing cpm.mixins.compat.json (6)
|
6044 | [08Jan2025 16:50:36.029] [main/DEBUG] [mixin/]: Preparing decorative_blocks.mixins.json (4)
|
6045 | [08Jan2025 16:50:36.030] [main/DEBUG] [mixin/]: Preparing decorative_blocks.forge.mixins.json (1)
|
6046 | [08Jan2025 16:50:36.031] [main/DEBUG] [mixin/]: Preparing createbicyclesbitterballen.mixins.json (1)
|
6047 | [08Jan2025 16:50:36.031] [main/DEBUG] [mixin/]: Preparing betterdeserttemples.mixins.json (9)
|
6048 | [08Jan2025 16:50:36.033] [main/DEBUG] [mixin/]: Preparing betterdeserttemples_forge.mixins.json (0)
|
6049 | [08Jan2025 16:50:36.034] [main/DEBUG] [mixin/]: Preparing forge-DistantHorizons.forge.mixins.json (13)
|
6050 | [08Jan2025 16:50:36.035] [main/DEBUG] [mixin/]: Preparing ftbchunks-common.mixins.json (7)
|
6051 | [08Jan2025 16:50:36.036] [main/DEBUG] [mixin/]: Preparing tfmg.mixins.json (3)
|
6052 | [08Jan2025 16:50:36.044] [main/DEBUG] [mixin/]: Preparing dragonlib.mixins.json (6)
|
6053 | [08Jan2025 16:50:36.044] [main/DEBUG] [mixin/]: Preparing moonlight-common.mixins.json (33)
|
6054 | [08Jan2025 16:50:36.075] [main/DEBUG] [mixin/]: Preparing moonlight.mixins.json (11)
|
6055 | [08Jan2025 16:50:36.079] [main/DEBUG] [mixin/]: Preparing fabric-blockrenderlayer-v1.mixins.json (2)
|
6056 | [08Jan2025 16:50:36.079] [main/DEBUG] [mixin/]: Preparing jade.mixins.json (3)
|
6057 | [08Jan2025 16:50:36.079] [main/DEBUG] [mixin/]: Preparing creativecore.mixins.json (8)
|
6058 | [08Jan2025 16:50:36.089] [main/DEBUG] [mixin/]: Preparing creativecore.forge.mixins.json (3)
|
6059 | [08Jan2025 16:50:36.090] [main/DEBUG] [mixin/]: Preparing quark.mixins.json (115)
|
6060 | [08Jan2025 16:50:36.118] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/HalfTransparentBlock
|
6061 | [08Jan2025 16:50:36.178] [main/DEBUG] [mixin/]: Preparing quark_integrations.mixins.json (1)
|
6062 | [08Jan2025 16:50:36.181] [main/DEBUG] [mixin/]: Preparing mixins.create_sa.json (0)
|
6063 | [08Jan2025 16:50:36.182] [main/DEBUG] [mixin/]: Preparing parcool.mixins.json (6)
|
6064 | [08Jan2025 16:50:36.185] [main/DEBUG] [mixin/]: Preparing immersive_paintings.mixin.json (0)
|
6065 | [08Jan2025 16:50:36.186] [main/DEBUG] [mixin/]: Preparing teamprojecte.mixins.json (2)
|
6066 | [08Jan2025 16:50:36.187] [main/DEBUG] [mixin/]: Preparing armourersworkshop-mixins.json (6)
|
6067 | [08Jan2025 16:50:36.191] [main/DEBUG] [mixin/]: Preparing armourersworkshop-forge-mixins.json (8)
|
6068 | [08Jan2025 16:50:36.193] [main/DEBUG] [mixin/]: Preparing armourersworkshop-compatibility-mixins.json (12)
|
6069 | [08Jan2025 16:50:36.193] [main/DEBUG] [mixin/]: Preparing armourersworkshop-compatibility-forge-mixins.json (3)
|
6070 | [08Jan2025 16:50:36.193] [main/DEBUG] [mixin/]: Preparing betterchunkloading.mixins.json (11)
|
6071 | [08Jan2025 16:50:36.204] [main/DEBUG] [mixin/]: Preparing fabric-biome-api-v1.mixins.json (7)
|
6072 | [08Jan2025 16:50:36.211] [main/DEBUG] [mixin/]: Preparing ferritecore.predicates.mixin.json (3)
|
6073 | [08Jan2025 16:50:36.211] [main/DEBUG] [mixin/]: Preparing ferritecore.fastmap.mixin.json (1)
|
6074 | [08Jan2025 16:50:36.213] [main/DEBUG] [mixin/]: Preparing ferritecore.mrl.mixin.json (2)
|
6075 | [08Jan2025 16:50:36.213] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupmultipart.mixin.json (2)
|
6076 | [08Jan2025 16:50:36.213] [main/DEBUG] [mixin/]: Preparing ferritecore.blockstatecache.mixin.json (8)
|
6077 | [08Jan2025 16:50:36.217] [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
|
6078 | [08Jan2025 16:50:36.219] [main/DEBUG] [mixin/]: Preparing ferritecore.dedupbakedquad.mixin.json (2)
|
6079 | [08Jan2025 16:50:36.219] [main/DEBUG] [mixin/]: Preparing ferritecore.threaddetec.mixin.json (1)
|
6080 | [08Jan2025 16:50:36.220] [main/DEBUG] [mixin/]: Preparing ferritecore.modelsides.mixin.json (1)
|
6081 | [08Jan2025 16:50:36.220] [main/DEBUG] [mixin/]: Preparing creaturechat.mixins.json (5)
|
6082 | [08Jan2025 16:50:36.222] [main/DEBUG] [mixin/]: Preparing footwork.mixins.json (4)
|
6083 | [08Jan2025 16:50:36.223] [main/DEBUG] [mixin/]: Preparing packetfixer-common.mixins.json (9)
|
6084 | [08Jan2025 16:50:36.224] [main/WARN] [dev.tonimatas.packetfixer.mixins.MixinConfigPlugin/]: You are using connectivity for fix "Badly compressed packet - size of " + X + " is larger than protocol maximum of 8388608" if you have and issue with that delete connectivity.
|
6085 | [08Jan2025 16:50:36.227] [main/DEBUG] [mixin/]: Preparing packetfixer-forge.mixins.json (0)
|
6086 | [08Jan2025 16:50:36.227] [main/DEBUG] [mixin/]: Preparing expandability.mixins.json (4)
|
6087 | [08Jan2025 16:50:36.228] [main/DEBUG] [mixin/]: Preparing expandability-common.mixins.json (9)
|
6088 | [08Jan2025 16:50:36.232] [main/DEBUG] [mixin/]: Preparing fabric-data-generation-api-v1.mixins.json (3)
|
6089 | [08Jan2025 16:50:36.242] [main/DEBUG] [mixin/]: Preparing fabric-events-interaction-v0.mixins.json (1)
|
6090 | [08Jan2025 16:50:36.242] [main/DEBUG] [mixin/]: Preparing fabric-events-interaction-v0.client.mixins.json (2)
|
6091 | [08Jan2025 16:50:36.242] [main/DEBUG] [mixin/]: Preparing createaddition.mixins.json (3)
|
6092 | [08Jan2025 16:50:36.244] [main/DEBUG] [mixin/]: Preparing adapter.init.mixins.json (0)
|
6093 | [08Jan2025 16:50:36.244] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0)
|
6094 | [08Jan2025 16:50:36.244] [main/DEBUG] [mixin/]: Preparing mixinsquared.init.mixins.json (0)
|
6095 | [08Jan2025 16:50:36.244] [main/DEBUG] [mixin/]: Preparing create_central_kitchen.mixins.json (20)
|
6096 | [08Jan2025 16:50:36.253] [main/WARN] [mixin/]: Error loading class: earth/terrarium/botarium/forge/BotariumForge (java.lang.ClassNotFoundException: earth.terrarium.botarium.forge.BotariumForge)
|
6097 | [08Jan2025 16:50:36.254] [main/WARN] [mixin/]: @Mixin target earth.terrarium.botarium.forge.BotariumForge was not found create_central_kitchen.mixins.json:common.botarium.BotariumForgeMixin from mod create_central_kitchen
|
6098 | [08Jan2025 16:50:36.263] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isHeated with desc (Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Z
|
6099 | [08Jan2025 16:50:36.290] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.create_central_kitchen/COREMODLOG]: Found 2 targets in vectorwing.farmersdelight.common.block.entity.HeatableBlockEntity#isHeated for coremod HeatableBlockEntityMixin#cck$checkBlazeBurner, attempting injection...
|
6100 | [08Jan2025 16:50:36.320] [main/WARN] [mixin/]: Error loading class: com/sammy/minersdelight/content/block/copper_pot/CopperPotBlockEntity (java.lang.ClassNotFoundException: com.sammy.minersdelight.content.block.copper_pot.CopperPotBlockEntity)
|
6101 | [08Jan2025 16:50:36.320] [main/WARN] [mixin/]: @Mixin target com.sammy.minersdelight.content.block.copper_pot.CopperPotBlockEntity was not found create_central_kitchen.mixins.json:common.minersdelight.CopperPotBlockEntityMixin from mod create_central_kitchen
|
6102 | [08Jan2025 16:50:36.329] [main/WARN] [mixin/]: Error loading class: com/sammy/minersdelight/content/block/sticky_basket/StickyBasketBlockEntity (java.lang.ClassNotFoundException: com.sammy.minersdelight.content.block.sticky_basket.StickyBasketBlockEntity)
|
6103 | [08Jan2025 16:50:36.329] [main/WARN] [mixin/]: @Mixin target com.sammy.minersdelight.content.block.sticky_basket.StickyBasketBlockEntity was not found create_central_kitchen.mixins.json:common.minersdelight.StickyBasketBlockEntityAccessor from mod create_central_kitchen
|
6104 | [08Jan2025 16:50:36.337] [main/WARN] [mixin/]: Error loading class: com/sammy/minersdelight/content/block/sticky_basket/StickyBasketBlockEntity (java.lang.ClassNotFoundException: com.sammy.minersdelight.content.block.sticky_basket.StickyBasketBlockEntity)
|
6105 | [08Jan2025 16:50:36.337] [main/WARN] [mixin/]: @Mixin target com.sammy.minersdelight.content.block.sticky_basket.StickyBasketBlockEntity was not found create_central_kitchen.mixins.json:common.minersdelight.StickyBasketBlockEntityMixin from mod create_central_kitchen
|
6106 | [08Jan2025 16:50:36.345] [main/WARN] [mixin/]: Error loading class: net/orcinus/overweightfarming/blocks/CropFullBlock (java.lang.ClassNotFoundException: net.orcinus.overweightfarming.blocks.CropFullBlock)
|
6107 | [08Jan2025 16:50:36.345] [main/WARN] [mixin/]: @Mixin target net.orcinus.overweightfarming.blocks.CropFullBlock was not found create_central_kitchen.mixins.json:common.overweightfarming.CropFullBlockMixin from mod create_central_kitchen
|
6108 | [08Jan2025 16:50:36.345] [main/DEBUG] [mixin/]: Preparing create_dragon_lib.mixins.json (4)
|
6109 | [08Jan2025 16:50:36.348] [main/DEBUG] [mixin/]: Preparing createframed.mixins.json (0)
|
6110 | [08Jan2025 16:50:36.348] [main/DEBUG] [mixin/]: Preparing create.mixins.json (36)
|
6111 | [08Jan2025 16:50:36.369] [main/DEBUG] [mixin/]: Preparing create_enchantment_industry.mixins.json (15)
|
6112 | [08Jan2025 16:50:36.389] [main/DEBUG] [mixin/]: Preparing unify.mixins.json (0)
|
6113 | [08Jan2025 16:50:36.453] [main/DEBUG] [mixin/]: Inner class dev/latvian/mods/kubejs/core/mixin/common/GameRulesMixin$1 in dev/latvian/mods/kubejs/core/mixin/common/GameRulesMixin on net/minecraft/world/level/GameRules gets unique name net/minecraft/world/level/GameRules$Anonymous$35f7c1d666a84c009ddf1d7e163d605c
|
6114 | [08Jan2025 16:50:36.554] [main/DEBUG] [mixin/]: Inner class net/mehvahdjukaar/supplementaries/mixins/forge/self/SelfFlammableFluidBlockMixin$1 in net/mehvahdjukaar/supplementaries/mixins/forge/self/SelfFlammableFluidBlockMixin on net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock gets unique name net/mehvahdjukaar/supplementaries/common/fluids/FlammableLiquidBlock$Anonymous$b92273d73a3d4f7fb01f0f72371816ad
|
6115 | [08Jan2025 16:50:36.742] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/particle/SimpleAnimatedParticle (java.lang.ClassNotFoundException: net.minecraft.client.particle.SimpleAnimatedParticle)
|
6116 | [08Jan2025 16:50:36.788] [main/DEBUG] [mixin/]: Inner class com/railwayteam/railways/mixin/MixinSlidingDoorBlockEntity$1 in com/railwayteam/railways/mixin/MixinSlidingDoorBlockEntity on com/simibubi/create/content/decoration/slidingDoor/SlidingDoorBlockEntity gets unique name com/simibubi/create/content/decoration/slidingDoor/SlidingDoorBlockEntity$Anonymous$07b62949d6244ebbacd451309a12440e
|
6117 | [08Jan2025 16:50:36.801] [main/DEBUG] [mixin/]: Inner class com/hlysine/create_connected/mixin/contraption/ContainerLevelAccessMixin$1 in com/hlysine/create_connected/mixin/contraption/ContainerLevelAccessMixin on net/minecraft/world/inventory/ContainerLevelAccess gets unique name net/minecraft/world/inventory/ContainerLevelAccess$Anonymous$624086441e2747b0850911eb682b6483
|
6118 | [08Jan2025 16:50:36.823] [main/DEBUG] [mixin/]: Inner class com/forsteri/createliquidfuel/mixin/MixinBlazeBurnerTileEntity$1 in com/forsteri/createliquidfuel/mixin/MixinBlazeBurnerTileEntity on com/simibubi/create/content/processing/burner/BlazeBurnerBlockEntity gets unique name com/simibubi/create/content/processing/burner/BlazeBurnerBlockEntity$Anonymous$8aa1f8280b6e44f4b881fe136d8adee5
|
6119 | [08Jan2025 16:50:38.051] [main/WARN] [mixin/]: Error loading class: edn/stratodonut/tallyho/client/ClientEvents (java.lang.ClassNotFoundException: edn.stratodonut.tallyho.client.ClientEvents)
|
6120 | [08Jan2025 16:50:38.051] [main/WARN] [mixin/]: @Mixin target edn.stratodonut.tallyho.client.ClientEvents was not found mixins.mm.json:edn_stratodonut_tallyho_client_ClientEvents from mod forgeextendedasm
|
6121 | [08Jan2025 16:50:38.055] [main/DEBUG] [mixin/]: Inner class net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1 in net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin on net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity gets unique name net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$8c112b84dbab469faaa4f9117683b2a6
|
6122 | [08Jan2025 16:50:38.065] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
6123 | [08Jan2025 16:50:38.071] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
6124 | [08Jan2025 16:50:38.112] [main/DEBUG] [mixin/]: Prepared 1829 mixins in 7.045 sec (3.9ms avg) (0ms load, 0ms transform, 0ms plugin)
|
6125 | [08Jan2025 16:50:38.113] [main/DEBUG] [org.sinytra.connector.loader.ConnectorEarlyLoader/]: Running prelaunch entrypoint
|
6126 | [08Jan2025 16:50:38.134] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
|
6127 | [08Jan2025 16:50:38.135] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
|
6128 | [08Jan2025 16:50:38.136] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
|
6129 | [08Jan2025 16:50:38.140] [main/DEBUG] [mixin/]: Mixing boot.ServerMainMixin from connectormod.mixins.json into net.minecraft.server.Main
|
6130 | [08Jan2025 16:50:38.144] [main/DEBUG] [mixin/]: Mixing MainMixin from create.mixins.json into net.minecraft.server.Main
|
6131 | [08Jan2025 16:50:38.172] [main/DEBUG] [mixin/]: connectormod.mixins.json:boot.ServerMainMixin from mod connectormod->@Inject::earlyInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6132 | [08Jan2025 16:50:38.197] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from kubejs-common.mixins.json into net.minecraft.server.MinecraftServer
|
6133 | [08Jan2025 16:50:38.202] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$endResourceReload$1()V to md6778ec$kubejs$lambda$kjs$endResourceReload$1$0 in kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs
|
6134 | [08Jan2025 16:50:38.203] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$init$0()V to md6778ec$kubejs$lambda$kjs$init$0$1 in kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs
|
6135 | [08Jan2025 16:50:38.237] [main/DEBUG] [mixin/]: Mixing inject_resources.MinecraftServerMixin from kubejs-common.mixins.json into net.minecraft.server.MinecraftServer
|
6136 | [08Jan2025 16:50:38.240] [main/DEBUG] [mixin/]: Mixing core.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
6137 | [08Jan2025 16:50:38.241] [main/DEBUG] [mixin/]: Mixing perf.dedicated_reload_executor.MinecraftServerMixin from modernfix-common.mixins.json into net.minecraft.server.MinecraftServer
|
6138 | [08Jan2025 16:50:38.242] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from balm.mixins.json into net.minecraft.server.MinecraftServer
|
6139 | [08Jan2025 16:50:38.242] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$reloadResources$0(Ljava/lang/Void;)V to md6778ec$balm$lambda$reloadResources$0$2 in balm.mixins.json:MinecraftServerMixin from mod balm
|
6140 | [08Jan2025 16:50:38.245] [main/DEBUG] [mixin/]: Mixing common.access.server.AccessMinecraftServer from crafttweaker.mixins.json into net.minecraft.server.MinecraftServer
|
6141 | [08Jan2025 16:50:38.245] [main/DEBUG] [mixin/]: Mixing server.MixinMinecraftServer from valkyrienskies-common.mixins.json into net.minecraft.server.MinecraftServer
|
6142 | [08Jan2025 16:50:38.248] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$moveTerrainAcrossDimensions$1(Lnet/minecraft/server/level/ServerLevel;II)V to md6778ec$valkyrienskies$lambda$moveTerrainAcrossDimensions$1$3 in valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies
|
6143 | [08Jan2025 16:50:38.248] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$moveTerrainAcrossDimensions$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerLevel;II)V to md6778ec$valkyrienskies$lambda$moveTerrainAcrossDimensions$0$4 in valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies
|
6144 | [08Jan2025 16:50:38.298] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.MinecraftServer
|
6145 | [08Jan2025 16:50:38.298] [main/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6146 | [08Jan2025 16:50:38.301] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetChatDecorator$1(Lnet/minecraft/network/chat/ChatDecorator;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;)Ljava/util/concurrent/CompletableFuture; to md6778ec$fabric_message_api_v1$lambda$onGetChatDecorator$1$5 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1
|
6147 | [08Jan2025 16:50:38.302] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetChatDecorator$0(Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/Component;)Ljava/util/concurrent/CompletionStage; to md6778ec$fabric_message_api_v1$lambda$onGetChatDecorator$0$6 in fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1
|
6148 | [08Jan2025 16:50:38.304] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from citadel.mixins.json into net.minecraft.server.MinecraftServer
|
6149 | [08Jan2025 16:50:38.307] [main/DEBUG] [mixin/]: Mixing registries.MinecraftServerMixin from connectormod.mixins.json into net.minecraft.server.MinecraftServer
|
6150 | [08Jan2025 16:50:38.310] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.MinecraftServer
|
6151 | [08Jan2025 16:50:38.311] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$endResourceReload$0(Ljava/lang/Void;Ljava/lang/Throwable;)Ljava/lang/Void; to md6778ec$fabric_lifecycle_events_v1$lambda$endResourceReload$0$7 in fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1
|
6152 | [08Jan2025 16:50:38.318] [main/DEBUG] [mixin/]: Mixing MinecraftServerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.MinecraftServer
|
6153 | [08Jan2025 16:50:38.319] [main/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6154 | [08Jan2025 16:50:38.403] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/PatrolSpawner
|
6155 | [08Jan2025 16:50:38.414] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/CatSpawner
|
6156 | [08Jan2025 16:50:38.421] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/ai/village/VillageSiege
|
6157 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6158 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:MinecraftServerMixin from mod kubejs->@Inject::kjs$init(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6159 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.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
|
6160 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.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
|
6161 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.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
|
6162 | [08Jan2025 16:50:38.512] [main/DEBUG] [mixin/]: kubejs-common.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
|
6163 | [08Jan2025 16:50:38.513] [main/DEBUG] [mixin/]: kubejs-common.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
|
6164 | [08Jan2025 16:50:38.513] [main/DEBUG] [mixin/]: kubejs-common.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
|
6165 | [08Jan2025 16:50:38.513] [main/DEBUG] [mixin/]: kubejs-common.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
|
6166 | [08Jan2025 16:50:38.514] [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
|
6167 | [08Jan2025 16:50:38.514] [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
|
6168 | [08Jan2025 16:50:38.514] [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
|
6169 | [08Jan2025 16:50:38.514] [main/DEBUG] [mixin/]: balm.mixins.json:MinecraftServerMixin from mod balm->@Inject::reloadResources(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6170 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::beforeInitServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6171 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::beforeInitServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6172 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::beforeInitServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6173 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::afterStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6174 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::afterStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6175 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::afterStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6176 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postCreateLevels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6177 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postCreateLevels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6178 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postCreateLevels(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6179 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6180 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6181 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6182 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preConnectionTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6183 | [08Jan2025 16:50:38.515] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preConnectionTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6184 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preConnectionTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6185 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6186 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6187 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6188 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6189 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6190 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinMinecraftServer from mod valkyrienskies->@Inject::preStopServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6191 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1->@Inject::onGetChatDecorator(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6192 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: citadel.mixins.json:MinecraftServerMixin from mod citadel->@Inject::citadel_beforeServerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6193 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: citadel.mixins.json:MinecraftServerMixin from mod citadel->@Inject::citadel_beforeServerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6194 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: citadel.mixins.json:MinecraftServerMixin from mod citadel->@Inject::citadel_beforeServerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6195 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6196 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6197 | [08Jan2025 16:50:38.516] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6198 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6199 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6200 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6201 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6202 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6203 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterSetupServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6204 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6205 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6206 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::beforeShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6207 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6208 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6209 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::afterShutdownServer(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6210 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6211 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6212 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onStartTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6213 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6214 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6215 | [08Jan2025 16:50:38.517] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onEndTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6216 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V doesn't use it's CallbackInfo
|
6217 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V has 0 override(s) in child classes
|
6218 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::onUnloadWorldAtShutdown(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Iterator;Lnet/minecraft/server/level/ServerLevel;)V won't be passed a CallbackInfo as a result
|
6219 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6220 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6221 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::startResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6222 | [08Jan2025 16:50:38.518] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1->@Inject::endResourceReload(Ljava/util/Collection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6223 | [08Jan2025 16:50:38.538] [main/DEBUG] [mixin/]: Mixing perf.fix_loop_spin_waiting.BlockableEventLoopMixin from modernfix-common.mixins.json into net.minecraft.util.thread.BlockableEventLoop
|
6224 | [08Jan2025 16:50:38.553] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework
|
6225 | [08Jan2025 16:50:38.555] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
|
6226 | [08Jan2025 16:50:38.555] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
|
6227 | [08Jan2025 16:50:38.567] [main/DEBUG] [mixin/]: Mixing components.MutableComponentMixin from kubejs-common.mixins.json into net.minecraft.network.chat.MutableComponent
|
6228 | [08Jan2025 16:50:38.573] [main/DEBUG] [mixin/]: Mixing TextColorMixin from rhino-common.mixins.json into net.minecraft.network.chat.TextColor
|
6229 | [08Jan2025 16:50:38.580] [main/DEBUG] [mixin/]: Mixing ChatFormattingMixin from rhino-common.mixins.json into net.minecraft.ChatFormatting
|
6230 | [08Jan2025 16:50:38.618] [main/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagOrElementLocationMixin from modernfix-forge.mixins.json into net.minecraft.util.ExtraCodecs$TagOrElementLocation
|
6231 | [08Jan2025 16:50:38.618] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_216202_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagOrElementLocationMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
6232 | [08Jan2025 16:50:38.639] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from ftblibrary-common.mixins.json into net.minecraft.resources.ResourceLocation
|
6233 | [08Jan2025 16:50:38.639] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6234 | [08Jan2025 16:50:38.641] [main/DEBUG] [mixin/]: Mixing ResourceLocationMixin from rhino-common.mixins.json into net.minecraft.resources.ResourceLocation
|
6235 | [08Jan2025 16:50:38.646] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary->@Inject::validCharFTBJ(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6236 | [08Jan2025 16:50:38.646] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary->@Inject::validCharFTBJ(CLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6237 | [08Jan2025 16:50:38.646] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary->@Inject::validStringFTBJ(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6238 | [08Jan2025 16:50:38.646] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ResourceLocationMixin from mod ftblibrary->@Inject::validStringFTBJ(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6239 | [08Jan2025 16:50:38.648] [main/DEBUG] [mixin/]: Mixing ResourceLocationExceptionMixin from connectivity.mixins.json into net.minecraft.ResourceLocationException
|
6240 | [08Jan2025 16:50:38.653] [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
|
6241 | [08Jan2025 16:50:38.653] [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
|
6242 | [08Jan2025 16:50:38.653] [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
|
6243 | [08Jan2025 16:50:38.676] [main/DEBUG] [mixin/]: Mixing accessor.SystemReportAccessor from create.mixins.json into net.minecraft.SystemReport
|
6244 | [08Jan2025 16:50:38.676] [main/DEBUG] [mixin/]: Renaming @Accessor method getOPERATING_SYSTEM()Ljava/lang/String; to getOPERATING_SYSTEM$create_$md$6778ec$0 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
6245 | [08Jan2025 16:50:38.676] [main/DEBUG] [mixin/]: Renaming @Accessor method getJAVA_VERSION()Ljava/lang/String; to getJAVA_VERSION$create_$md$6778ec$1 in create.mixins.json:accessor.SystemReportAccessor from mod create
|
6246 | [08Jan2025 16:50:38.696] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@3f142e87
|
6247 | [08Jan2025 16:50:38.696] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5a07e868
|
6248 | [08Jan2025 16:50:38.742] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
6249 | [08Jan2025 16:50:38.743] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
6250 | [08Jan2025 16:50:38.752] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat
|
6251 | [08Jan2025 16:50:38.758] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
6252 | [08Jan2025 16:50:38.758] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id
|
6253 | [08Jan2025 16:50:38.759] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
6254 | [08Jan2025 16:50:38.759] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id
|
6255 | [08Jan2025 16:50:38.759] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity
|
6256 | [08Jan2025 16:50:38.760] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
6257 | [08Jan2025 16:50:38.760] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id
|
6258 | [08Jan2025 16:50:38.760] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
6259 | [08Jan2025 16:50:38.760] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id
|
6260 | [08Jan2025 16:50:38.760] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity
|
6261 | [08Jan2025 16:50:38.761] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
6262 | [08Jan2025 16:50:38.761] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id
|
6263 | [08Jan2025 16:50:38.761] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
6264 | [08Jan2025 16:50:38.761] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id
|
6265 | [08Jan2025 16:50:38.761] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity
|
6266 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
6267 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id
|
6268 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
6269 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id
|
6270 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity
|
6271 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
6272 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id
|
6273 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
6274 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id
|
6275 | [08Jan2025 16:50:38.762] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity
|
6276 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
6277 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id
|
6278 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
6279 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id
|
6280 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity
|
6281 | [08Jan2025 16:50:38.763] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
6282 | [08Jan2025 16:50:38.764] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id
|
6283 | [08Jan2025 16:50:38.764] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
6284 | [08Jan2025 16:50:38.764] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id
|
6285 | [08Jan2025 16:50:38.764] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity
|
6286 | [08Jan2025 16:50:38.765] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
6287 | [08Jan2025 16:50:38.765] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id
|
6288 | [08Jan2025 16:50:38.765] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
6289 | [08Jan2025 16:50:38.765] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id
|
6290 | [08Jan2025 16:50:38.765] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity
|
6291 | [08Jan2025 16:50:38.767] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo
|
6292 | [08Jan2025 16:50:38.798] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv
|
6293 | [08Jan2025 16:50:38.804] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@3f142e87
|
6294 | [08Jan2025 16:50:38.804] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader jdk.internal.loader.ClassLoaders$AppClassLoader@5a07e868
|
6295 | [08Jan2025 16:50:38.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
6296 | [08Jan2025 16:50:38.821] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo
|
6297 | [08Jan2025 16:50:38.824] [main/DEBUG] [mixin/]: Mixing UtilMixin from kubejs-common.mixins.json into net.minecraft.Util
|
6298 | [08Jan2025 16:50:38.824] [main/DEBUG] [mixin/]: Mixing perf.thread_priorities.UtilMixin from modernfix-common.mixins.json into net.minecraft.Util
|
6299 | [08Jan2025 16:50:38.825] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$adjustPriorityOfThreadFactory$0(Ljava/util/concurrent/ForkJoinPool$ForkJoinWorkerThreadFactory;Ljava/util/concurrent/ForkJoinPool;)Ljava/util/concurrent/ForkJoinWorkerThread; to md6778ec$modernfix$lambda$adjustPriorityOfThreadFactory$0$0 in modernfix-common.mixins.json:perf.thread_priorities.UtilMixin from mod modernfix
|
6300 | [08Jan2025 16:50:38.826] [main/DEBUG] [mixin/]: Mixing SuppressLogMixin from bettermineshafts.mixins.json into net.minecraft.Util
|
6301 | [08Jan2025 16:50:38.827] [main/DEBUG] [mixin/]: Mixing server.MixinUtilBackgroundThread from forge-DistantHorizons.forge.mixins.json into net.minecraft.Util
|
6302 | [08Jan2025 16:50:38.832] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:UtilMixin from mod kubejs->@Inject::shutdownExecutorsKJS(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6303 | [08Jan2025 16:50:38.832] [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
|
6304 | [08Jan2025 16:50:38.832] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinUtilBackgroundThread from mod (unknown)->@Inject::overrideUtil$backgroundExecutor(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6305 | [08Jan2025 16:50:38.833] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinUtilBackgroundThread from mod (unknown)->@Inject::overrideUtil$wrapThreadWithTaskName(Ljava/lang/String;Ljava/lang/Runnable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6306 | [08Jan2025 16:50:38.833] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinUtilBackgroundThread from mod (unknown)->@Inject::overrideUtil$wrapThreadWithTaskNameForSupplier(Ljava/lang/String;Ljava/util/function/Supplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6307 | [08Jan2025 16:50:38.856] [main/DEBUG] [mixin/]: Mixing CrashReportExtenderMixin from connectormod.mixins.json into net.minecraftforge.logging.CrashReportExtender
|
6308 | [08Jan2025 16:50:38.858] [main/DEBUG] [mixin/]: connectormod.mixins.json:CrashReportExtenderMixin from mod connectormod->@Inject::addConnectorCrashReportHeader(Ljava/lang/StringBuilder;Lnet/minecraft/CrashReport;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6309 | [08Jan2025 16:50:38.863] [main/DEBUG] [mixin/]: Mixing feature.measure_time.BootstrapMixin from modernfix-common.mixins.json into net.minecraft.server.Bootstrap
|
6310 | [08Jan2025 16:50:38.864] [main/DEBUG] [mixin/]: Mixing core.BootstrapMixin from modernfix-forge.mixins.json into net.minecraft.server.Bootstrap
|
6311 | [08Jan2025 16:50:38.866] [main/DEBUG] [mixin/]: Mixing registries.BootstrapMixin from connectormod.mixins.json into net.minecraft.server.Bootstrap
|
6312 | [08Jan2025 16:50:38.866] [main/DEBUG] [mixin/]: Mixing BootstrapMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.server.Bootstrap
|
6313 | [08Jan2025 16:50:38.866] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6314 | [08Jan2025 16:50:38.870] [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
|
6315 | [08Jan2025 16:50:38.871] [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
|
6316 | [08Jan2025 16:50:38.871] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:core.BootstrapMixin from mod modernfix->@Inject::doModernFixBootstrap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6317 | [08Jan2025 16:50:38.871] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:core.BootstrapMixin from mod modernfix->@Inject::doClassloadHack(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6318 | [08Jan2025 16:50:38.871] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:BootstrapMixin from mod fabric_registry_sync_v0->@Inject::afterVanillaSnapshot(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6319 | [08Jan2025 16:50:38.874] [main/INFO] [net.minecraft.server.Bootstrap/]: ModernFix reached bootstrap stage (25.17 s after launch)
|
6320 | [08Jan2025 16:50:38.878] [main/DEBUG] [mixin/]: Mixing MixinBuiltInRegistries from terrablender.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
6321 | [08Jan2025 16:50:38.878] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$registerSimple$0(Lnet/minecraft/core/registries/BuiltInRegistries$RegistryBootstrap;Lnet/minecraft/core/Registry;)Ljava/lang/Object; to md6778ec$terrablender$lambda$registerSimple$0$0 in terrablender.mixins.json:MixinBuiltInRegistries from mod terrablender
|
6322 | [08Jan2025 16:50:38.881] [main/DEBUG] [mixin/]: Mixing RegistriesAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
6323 | [08Jan2025 16:50:38.881] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6324 | [08Jan2025 16:50:38.881] [main/DEBUG] [mixin/]: Renaming @Accessor method getROOT()Lnet/minecraft/core/WritableRegistry; to getROOT$fabric_registry_sync_v0_$md$6778ec$1 in fabric-registry-sync-v0.mixins.json:RegistriesAccessor from mod fabric_registry_sync_v0
|
6325 | [08Jan2025 16:50:38.881] [main/DEBUG] [mixin/]: Mixing registries.BuiltInRegistriesMixin from connectormod.mixins.json into net.minecraft.core.registries.BuiltInRegistries
|
6326 | [08Jan2025 16:50:38.882] [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
|
6327 | [08Jan2025 16:50:38.890] [main/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.MappedRegistryMixin from modernfix-common.mixins.json into net.minecraft.core.MappedRegistry
|
6328 | [08Jan2025 16:50:38.892] [main/DEBUG] [mixin/]: Mixing common.access.registry.AccessMappedRegistry from crafttweaker.mixins.json into net.minecraft.core.MappedRegistry
|
6329 | [08Jan2025 16:50:38.893] [main/DEBUG] [mixin/]: Mixing MappedRegistryMixin from calio.mixins.json into net.minecraft.core.MappedRegistry
|
6330 | [08Jan2025 16:50:38.894] [main/DEBUG] [mixin/]: Mixing SimpleRegistryMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.core.MappedRegistry
|
6331 | [08Jan2025 16:50:38.894] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6332 | [08Jan2025 16:50:38.895] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$5([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback; to md6778ec$fabric_registry_sync_v0$lambda$new$5$0 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6333 | [08Jan2025 16:50:38.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$4([Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback;Lnet/fabricmc/fabric/api/event/registry/RegistryIdRemapCallback$RemapState;)V to md6778ec$fabric_registry_sync_v0$lambda$new$4$1 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6334 | [08Jan2025 16:50:38.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$3([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback; to md6778ec$fabric_registry_sync_v0$lambda$new$3$2 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6335 | [08Jan2025 16:50:38.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$2([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryRemovedCallback;ILnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)V to md6778ec$fabric_registry_sync_v0$lambda$new$2$3 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6336 | [08Jan2025 16:50:38.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$1([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;)Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback; to md6778ec$fabric_registry_sync_v0$lambda$new$1$4 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6337 | [08Jan2025 16:50:38.896] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0([Lnet/fabricmc/fabric/api/event/registry/RegistryEntryAddedCallback;ILnet/minecraft/resources/ResourceLocation;Ljava/lang/Object;)V to md6778ec$fabric_registry_sync_v0$lambda$new$0$5 in fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0
|
6338 | [08Jan2025 16:50:38.937] [main/DEBUG] [mixin/]: Mixing registries.MappedRegistryMixin from connectormod.mixins.json into net.minecraft.core.MappedRegistry
|
6339 | [08Jan2025 16:50:38.938] [main/DEBUG] [mixin/]: Mixing MappedRegistryMixin from structureessentials.mixins.json into net.minecraft.core.MappedRegistry
|
6340 | [08Jan2025 16:50:38.976] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6341 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6342 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::add(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6343 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::set(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6344 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6345 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6346 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPre(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6347 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6348 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6349 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:SimpleRegistryMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6350 | [08Jan2025 16:50:38.977] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.MappedRegistryMixin from mod connectormod->@Inject::preventFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6351 | [08Jan2025 16:50:38.991] [main/DEBUG] [mixin/]: Mixing perf.mojang_registry_size.ResourceKeyMixin from modernfix-common.mixins.json into net.minecraft.resources.ResourceKey
|
6352 | [08Jan2025 16:50:38.991] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createEfficient$0(Lnet/minecraft/resources/ResourceLocation;)Ljava/util/Map; to md6778ec$modernfix$lambda$createEfficient$0$0 in modernfix-common.mixins.json:perf.mojang_registry_size.ResourceKeyMixin from mod modernfix
|
6353 | [08Jan2025 16:50:38.994] [main/DEBUG] [mixin/]: Mixing accessors.resource.ResourceKeyAccessor from valkyrienskies-common.mixins.json into net.minecraft.resources.ResourceKey
|
6354 | [08Jan2025 16:50:38.995] [main/DEBUG] [mixin/]: Renaming @Invoker method callCreate(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/resources/ResourceLocation;)Lnet/minecraft/resources/ResourceKey; to callCreate$valkyrienskies_$md$6778ec$1 in valkyrienskies-common.mixins.json:accessors.resource.ResourceKeyAccessor from mod valkyrienskies
|
6355 | [08Jan2025 16:50:38.995] [main/DEBUG] [mixin/]: Mixing ResourceKeyMixin from rhino-common.mixins.json into net.minecraft.resources.ResourceKey
|
6356 | [08Jan2025 16:50:38.997] [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
|
6357 | [08Jan2025 16:50:39.020] [main/DEBUG] [mixin/]: Mixing inject.MixinGameEvent from architectury-common.mixins.json into net.minecraft.world.level.gameevent.GameEvent
|
6358 | [08Jan2025 16:50:39.034] [main/DEBUG] [mixin/]: Mixing FriendlyByteBufMixin from supplementaries.mixins.json into net.minecraft.network.FriendlyByteBuf
|
6359 | [08Jan2025 16:50:39.035] [main/DEBUG] [mixin/]: Mixing FriendlyByteBufMixin from packetfixer-common.mixins.json into net.minecraft.network.FriendlyByteBuf
|
6360 | [08Jan2025 16:50:39.038] [main/DEBUG] [mixin/]: supplementaries.mixins.json:FriendlyByteBufMixin from mod supplementaries->@Inject::supp$sendCapsFromCreative(Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6361 | [08Jan2025 16:50:39.047] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.GameDataMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.GameData
|
6362 | [08Jan2025 16:50:39.048] [main/DEBUG] [mixin/]: Mixing GameDataMixin from supermartijn642corelib.mixins.json into net.minecraftforge.registries.GameData
|
6363 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markFreezeBakeReason(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6364 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markEmptyBakeReason1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6365 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markRevertBakeReason(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6366 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markEmptyBakeReason2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6367 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markSnapshotInjectBakeReason(Ljava/util/Map;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6368 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markEmptyBakeReason2(Ljava/util/Map;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6369 | [08Jan2025 16:50:39.053] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.GameDataMixin from mod modernfix->@Inject::markEmptyBakeReason2(Ljava/util/Map;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6370 | [08Jan2025 16:50:39.053] [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
|
6371 | [08Jan2025 16:50:39.061] [main/DEBUG] [mixin/]: Mixing perf.fast_registry_validation.ForgeRegistryMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.ForgeRegistry
|
6372 | [08Jan2025 16:50:39.063] [main/DEBUG] [mixin/]: Mixing perf.forge_registry_alloc.ForgeRegistryMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.ForgeRegistry
|
6373 | [08Jan2025 16:50:39.068] [main/DEBUG] [mixin/]: Mixing accessor.ForgeRegistryForgeAccessor from puzzleslib.forge.mixins.json into net.minecraftforge.registries.ForgeRegistry
|
6374 | [08Jan2025 16:50:39.068] [main/DEBUG] [mixin/]: Mixing registries.ForgeRegistryMixin from connectormod.mixins.json into net.minecraftforge.registries.ForgeRegistry
|
6375 | [08Jan2025 16:50:39.068] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getDelegateOrThrow$0(Ljava/lang/Object;)Lnet/minecraft/core/Holder$Reference; to md6778ec$connectormod$lambda$getDelegateOrThrow$0$0 in connectormod.mixins.json:registries.ForgeRegistryMixin from mod connectormod
|
6376 | [08Jan2025 16:50:39.070] [main/WARN] [mixin/]: @Final field delegatesByName:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final
|
6377 | [08Jan2025 16:50:39.070] [main/WARN] [mixin/]: @Final field delegatesByValue:Ljava/util/Map; in modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix should be final
|
6378 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6379 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6380 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6381 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6382 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6383 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6384 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6385 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6386 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_registry_validation.ForgeRegistryMixin from mod modernfix->@Inject::clearBitCache(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6387 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.forge_registry_alloc.ForgeRegistryMixin from mod modernfix->@Inject::attachDelegate(Lnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6388 | [08Jan2025 16:50:39.075] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.ForgeRegistryMixin from mod connectormod->@Inject::getDelegateOrThrow(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6389 | [08Jan2025 16:50:39.084] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.GameData$BlockCallbacks
|
6390 | [08Jan2025 16:50:39.085] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraftforge/registries/IForgeRegistryInternal;Lnet/minecraftforge/registries/RegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6391 | [08Jan2025 16:50:39.085] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraftforge/registries/IForgeRegistryInternal;Lnet/minecraftforge/registries/RegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6392 | [08Jan2025 16:50:39.085] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlockCallbacksMixin from mod modernfix->@Inject::computeCaches(Lnet/minecraftforge/registries/IForgeRegistryInternal;Lnet/minecraftforge/registries/RegistryManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6393 | [08Jan2025 16:50:39.091] [main/DEBUG] [mixin/]: Mixing BlockMixin from kubejs-common.mixins.json into net.minecraft.world.level.block.Block
|
6394 | [08Jan2025 16:50:39.092] [main/DEBUG] [mixin/]: Mixing common.BlockMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.block.Block
|
6395 | [08Jan2025 16:50:39.092] [main/DEBUG] [mixin/]: Mixing perf.forge_registry_alloc.DelegateHolderMixin from modernfix-forge.mixins.json into net.minecraft.world.level.block.Block
|
6396 | [08Jan2025 16:50:39.093] [main/DEBUG] [mixin/]: Mixing accessor.BlockAccessor from puzzleslib.common.mixins.json into net.minecraft.world.level.block.Block
|
6397 | [08Jan2025 16:50:39.093] [main/DEBUG] [mixin/]: Mixing common.minecraft.BlockMixin from origins_classes.mixins.json into net.minecraft.world.level.block.Block
|
6398 | [08Jan2025 16:50:39.093] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$originsClasses$additionalDrop$1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Holder;)Z to md6778ec$origins_classes$lambda$originsClasses$additionalDrop$1$0 in origins_classes.mixins.json:common.minecraft.BlockMixin from mod origins_classes
|
6399 | [08Jan2025 16:50:39.093] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$originsClasses$additionalDrop$0(Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; to md6778ec$origins_classes$lambda$originsClasses$additionalDrop$0$1 in origins_classes.mixins.json:common.minecraft.BlockMixin from mod origins_classes
|
6400 | [08Jan2025 16:50:39.097] [main/DEBUG] [mixin/]: Mixing inject.MixinBlock from architectury-common.mixins.json into net.minecraft.world.level.block.Block
|
6401 | [08Jan2025 16:50:39.097] [main/DEBUG] [mixin/]: Mixing foundation.copycat.BlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.Block
|
6402 | [08Jan2025 16:50:39.098] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$calculateOcclusionShape$0(Ljava/lang/Boolean;)Ljava/lang/Boolean; to md6778ec$copycats$lambda$calculateOcclusionShape$0$2 in copycats-common.mixins.json:foundation.copycat.BlockMixin from mod copycats
|
6403 | [08Jan2025 16:50:39.102] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
6404 | [08Jan2025 16:50:39.110] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlock
|
6405 | [08Jan2025 16:50:39.135] [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
|
6406 | [08Jan2025 16:50:39.135] [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
|
6407 | [08Jan2025 16:50:39.135] [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
|
6408 | [08Jan2025 16:50:39.135] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.BlockMixin from mod origins_classes->@Inject::originsClasses$additionalDrop(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
|
6409 | [08Jan2025 16:50:39.135] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.BlockMixin from mod origins_classes->@Inject::originsClasses$additionalDrop(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
|
6410 | [08Jan2025 16:50:39.135] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.BlockMixin from mod origins_classes->@Inject::originsClasses$additionalDrop(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
|
6411 | [08Jan2025 16:50:39.136] [main/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockMixin from mod copycats->@Inject::calculateOcclusionShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6412 | [08Jan2025 16:50:39.155] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
6413 | [08Jan2025 16:50:39.155] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlock
|
6414 | [08Jan2025 16:50:39.159] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
6415 | [08Jan2025 16:50:39.159] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlock
|
6416 | [08Jan2025 16:50:39.164] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from kubejs-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6417 | [08Jan2025 16:50:39.170] [main/DEBUG] [mixin/]: Mixing forge.BlockBehaviourMixin from apoli.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6418 | [08Jan2025 16:50:39.171] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$allowUnbreakableBreaking$1(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$allowUnbreakableBreaking$1$0 in apoli.mixins.json:forge.BlockBehaviourMixin from mod apoli
|
6419 | [08Jan2025 16:50:39.171] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$allowUnbreakableBreaking$0(Lnet/minecraft/world/level/block/state/BlockState;)Lnet/minecraft/world/level/block/state/BlockState; to md6778ec$apoli$lambda$allowUnbreakableBreaking$0$1 in apoli.mixins.json:forge.BlockBehaviourMixin from mod apoli
|
6420 | [08Jan2025 16:50:39.172] [main/DEBUG] [mixin/]: Mixing common.access.block.AccessBlockBehaviour from crafttweaker.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6421 | [08Jan2025 16:50:39.172] [main/DEBUG] [mixin/]: Mixing AbstractBlockAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6422 | [08Jan2025 16:50:39.173] [main/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:AbstractBlockAccessor from mod fabric_object_builder_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6423 | [08Jan2025 16:50:39.173] [main/DEBUG] [mixin/]: Mixing MixinBlockBehaviour from railways-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6424 | [08Jan2025 16:50:39.174] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEnchantmentLevel with desc (Lnet/minecraft/world/item/enchantment/Enchantment;)I
|
6425 | [08Jan2025 16:50:39.174] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
6426 | [08Jan2025 16:50:39.175] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAllEnchantments with desc ()Ljava/util/Map;
|
6427 | [08Jan2025 16:50:39.175] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
6428 | [08Jan2025 16:50:39.175] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canEquip with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/entity/Entity;)Z
|
6429 | [08Jan2025 16:50:39.176] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getHighlightTip with desc (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component;
|
6430 | [08Jan2025 16:50:39.176] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFoodProperties with desc (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/food/FoodProperties;
|
6431 | [08Jan2025 16:50:39.177] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from chipped-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6432 | [08Jan2025 16:50:39.180] [main/DEBUG] [mixin/]: Mixing BlockBehaviourMixin from quark.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
|
6433 | [08Jan2025 16:50:39.186] [main/DEBUG] [mixin/]: kubejs-common.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
|
6434 | [08Jan2025 16:50:39.186] [main/DEBUG] [mixin/]: apoli.mixins.json:forge.BlockBehaviourMixin from mod apoli->@Inject::allowUnbreakableBreaking(Lnet/minecraft/world/level/block/state/BlockState;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
|
6435 | [08Jan2025 16:50:39.186] [main/DEBUG] [mixin/]: apoli.mixins.json:forge.BlockBehaviourMixin from mod apoli->@Inject::allowUnbreakableBreaking(Lnet/minecraft/world/level/block/state/BlockState;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
|
6436 | [08Jan2025 16:50:39.187] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinBlockBehaviour from mod railways->@Inject::addTrackCasingDrops(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
|
6437 | [08Jan2025 16:50:39.187] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinBlockBehaviour from mod railways->@Inject::addTrackCasingDrops(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
|
6438 | [08Jan2025 16:50:39.187] [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
|
6439 | [08Jan2025 16:50:39.187] [main/DEBUG] [mixin/]: quark.mixins.json:BlockBehaviourMixin from mod quark->@Inject::quark$tick(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 doesn't use it's CallbackInfo
|
6440 | [08Jan2025 16:50:39.187] [main/DEBUG] [mixin/]: quark.mixins.json:BlockBehaviourMixin from mod quark->@Inject::quark$tick(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 has 1 override(s) in child classes
|
6441 | [08Jan2025 16:50:39.188] [main/DEBUG] [mixin/]: quark.mixins.json:BlockBehaviourMixin from mod quark->@Inject::quark$tick(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 won't be passed a CallbackInfo as a result
|
6442 | [08Jan2025 16:50:39.194] [main/DEBUG] [mixin/]: Mixing LevelMixin from kubejs-common.mixins.json into net.minecraft.world.level.Level
|
6443 | [08Jan2025 16:50:39.195] [main/DEBUG] [mixin/]: Mixing LevelMixin from sliceanddice.mixins.json into net.minecraft.world.level.Level
|
6444 | [08Jan2025 16:50:39.195] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:LevelMixin from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6445 | [08Jan2025 16:50:39.198] [main/DEBUG] [mixin/]: Mixing feature.clip_replace.MixinLevel from valkyrienskies-common.mixins.json into net.minecraft.world.level.Level
|
6446 | [08Jan2025 16:50:39.201] [main/DEBUG] [mixin/]: Mixing feature.get_entities.MixinLevel from valkyrienskies-common.mixins.json into net.minecraft.world.level.Level
|
6447 | [08Jan2025 16:50:39.201] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$check2$1(Lnet/minecraft/world/phys/AABB;)V to md6778ec$valkyrienskies$lambda$check2$1$0 in valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel from mod valkyrienskies
|
6448 | [08Jan2025 16:50:39.201] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$check1$0(Lnet/minecraft/world/phys/AABB;)V to md6778ec$valkyrienskies$lambda$check1$0$1 in valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel from mod valkyrienskies
|
6449 | [08Jan2025 16:50:39.205] [main/DEBUG] [mixin/]: Mixing feature.world_border.MixinLevel from valkyrienskies-common.mixins.json into net.minecraft.world.level.Level
|
6450 | [08Jan2025 16:50:39.205] [main/DEBUG] [mixin/]: Mixing world.level.MixinLevel from valkyrienskies-common.mixins.json into net.minecraft.world.level.Level
|
6451 | [08Jan2025 16:50:39.206] [main/DEBUG] [mixin/]: Mixing LevelMixin from citadel.mixins.json into net.minecraft.world.level.Level
|
6452 | [08Jan2025 16:50:39.207] [main/DEBUG] [mixin/]: Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.level.Level
|
6453 | [08Jan2025 16:50:39.213] [main/DEBUG] [mixin/]: Mixing WorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.level.Level
|
6454 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:LevelMixin from mod sliceanddice->@Inject::isRainingAt(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6455 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel from mod valkyrienskies->@Inject::check1(Lnet/minecraft/world/level/entity/EntityTypeTest;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6456 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.get_entities.MixinLevel from mod valkyrienskies->@Inject::check2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/AABB;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6457 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.world_border.MixinLevel from mod valkyrienskies->@Inject::setWorldBorderLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6458 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.world_border.MixinLevel from mod valkyrienskies->@Inject::setWorldBorderLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6459 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.world_border.MixinLevel from mod valkyrienskies->@Inject::setWorldBorderLevel(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6460 | [08Jan2025 16:50:39.226] [main/DEBUG] [mixin/]: citadel.mixins.json:LevelMixin from mod citadel->@Inject::citadel_guardEntityTick(Ljava/util/function/Consumer;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6461 | [08Jan2025 16:50:39.232] [main/DEBUG] [mixin/]: Mixing WorldViewMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.LevelReader
|
6462 | [08Jan2025 16:50:39.234] [main/DEBUG] [mixin/]: Mixing BlockViewMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.BlockGetter
|
6463 | [08Jan2025 16:50:39.252] [main/DEBUG] [mixin/]: Mixing ServerAddEntityMixin from cupboard.mixins.json into net.minecraft.server.level.ServerLevel
|
6464 | [08Jan2025 16:50:39.259] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from kubejs-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6465 | [08Jan2025 16:50:39.259] [main/DEBUG] [mixin/]: Mixing level.MixinServerLevel from vs_tournament-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6466 | [08Jan2025 16:50:39.261] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6467 | [08Jan2025 16:50:39.261] [main/DEBUG] [mixin/]: Mixing perf.faster_structure_location.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6468 | [08Jan2025 16:50:39.262] [main/DEBUG] [mixin/]: Mixing perf.cache_strongholds.ServerLevelMixin from modernfix-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6469 | [08Jan2025 16:50:39.263] [main/DEBUG] [mixin/]: Mixing IServerLevelAccessor from some_peripherals-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6470 | [08Jan2025 16:50:39.264] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from supplementaries-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6471 | [08Jan2025 16:50:39.264] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in m_6325_ because existing method in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries is compatible
|
6472 | [08Jan2025 16:50:39.264] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$unluckyLightning$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md6778ec$supplementaries$lambda$unluckyLightning$0$0 in supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries
|
6473 | [08Jan2025 16:50:39.268] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from createbigcannons-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6474 | [08Jan2025 16:50:39.268] [main/DEBUG] [mixin/]: Discarding sythetic bridge method synthetic in m_6325_ because existing method in createbigcannons-common.mixins.json:ServerLevelMixin from mod createbigcannons is compatible
|
6475 | [08Jan2025 16:50:39.269] [main/DEBUG] [mixin/]: Mixing minecraft.MixinServerLevel from forge-vs_addition-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6476 | [08Jan2025 16:50:39.272] [main/DEBUG] [mixin/]: Mixing compat117plus.ServerWorldMixin from pehkui.mixins.json into net.minecraft.server.level.ServerLevel
|
6477 | [08Jan2025 16:50:39.274] [main/DEBUG] [mixin/]: Mixing common.transform.world.level.MixinServerLevel from crafttweaker.mixins.json into net.minecraft.server.level.ServerLevel
|
6478 | [08Jan2025 16:50:39.275] [main/DEBUG] [mixin/]: Mixing feature.shipyard_entities.MixinServerLevel from valkyrienskies-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6479 | [08Jan2025 16:50:39.276] [main/DEBUG] [mixin/]: Mixing server.world.MixinServerLevel from valkyrienskies-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6480 | [08Jan2025 16:50:39.295] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from citadel.mixins.json into net.minecraft.server.level.ServerLevel
|
6481 | [08Jan2025 16:50:39.296] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.server.level.ServerLevel
|
6482 | [08Jan2025 16:50:39.296] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createAttachmentsPersistentState$1(Lnet/minecraft/server/level/ServerLevel;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md6778ec$fabric_data_attachment_api_v1$lambda$createAttachmentsPersistentState$1$1 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1
|
6483 | [08Jan2025 16:50:39.296] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$createAttachmentsPersistentState$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/nbt/CompoundTag;)Lnet/fabricmc/fabric/impl/attachment/AttachmentPersistentState; to md6778ec$fabric_data_attachment_api_v1$lambda$createAttachmentsPersistentState$0$2 in fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1
|
6484 | [08Jan2025 16:50:39.297] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from fabric-api-lookup-api-v1.mixins.json into net.minecraft.server.level.ServerLevel
|
6485 | [08Jan2025 16:50:39.297] [main/DEBUG] [mixin/]: fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6486 | [08Jan2025 16:50:39.297] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$5(Ljava/util/Map$Entry;)Z to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$5$3 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6487 | [08Jan2025 16:50:39.297] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$4(Ljava/lang/ref/WeakReference;)Z to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$4$4 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6488 | [08Jan2025 16:50:39.298] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$3(Ljava/lang/ref/WeakReference;)V to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$3$5 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6489 | [08Jan2025 16:50:39.298] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_invalidateCache$2(Ljava/lang/ref/WeakReference;)Z to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_invalidateCache$2$6 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6490 | [08Jan2025 16:50:39.298] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_registerCache$1(Ljava/lang/ref/WeakReference;)Z to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_registerCache$1$7 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6491 | [08Jan2025 16:50:39.298] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fabric_registerCache$0(Lnet/minecraft/core/BlockPos;)Ljava/util/List; to md6778ec$fabric_api_lookup_api_v1$lambda$fabric_registerCache$0$8 in fabric-api-lookup-api-v1.mixins.json:ServerWorldMixin from mod fabric_api_lookup_api_v1
|
6492 | [08Jan2025 16:50:39.303] [main/DEBUG] [mixin/]: Mixing ServerWorldMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.level.ServerLevel
|
6493 | [08Jan2025 16:50:39.304] [main/DEBUG] [mixin/]: Mixing ServerLevelMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerLevel
|
6494 | [08Jan2025 16:50:39.305] [main/DEBUG] [mixin/]: Mixing accessor.ServerLevelAccessor from create.mixins.json into net.minecraft.server.level.ServerLevel
|
6495 | [08Jan2025 16:50:39.305] [main/DEBUG] [mixin/]: Mixing create.tree_fertilizer.MixinServerLevel from forge-vs_addition-common.mixins.json into net.minecraft.server.level.ServerLevel
|
6496 | [08Jan2025 16:50:39.336] [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
|
6497 | [08Jan2025 16:50:39.336] [main/DEBUG] [mixin/]: vs_tournament-common.mixins.json:level.MixinServerLevel from mod vs_tournament->@Inject::vs_tournament$setChunkForced(IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6498 | [08Jan2025 16:50:39.337] [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
|
6499 | [08Jan2025 16:50:39.337] [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
|
6500 | [08Jan2025 16:50:39.337] [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
|
6501 | [08Jan2025 16:50:39.337] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::levelEvent(Lnet/minecraft/world/entity/player/Player;ILnet/minecraft/core/BlockPos;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6502 | [08Jan2025 16:50:39.337] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ServerLevelMixin from mod supplementaries->@Inject::unluckyLightning(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfoReturnable
|
6503 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel from mod crafttweaker->@Inject::crafttweaker$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
|
6504 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel from mod crafttweaker->@Inject::crafttweaker$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
|
6505 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.world.level.MixinServerLevel from mod crafttweaker->@Inject::crafttweaker$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
|
6506 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::configureEntitySections(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6507 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::configureEntitySections(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6508 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::configureEntitySections(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6509 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::preAddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6510 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::preAddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6511 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinServerLevel from mod valkyrienskies->@Inject::preAddEntity(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6512 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6513 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6514 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6515 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::postTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6516 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::postTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6517 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.world.MixinServerLevel from mod valkyrienskies->@Inject::postTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6518 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6519 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6520 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:ServerWorldMixin from mod fabric_data_attachment_api_v1->@Inject::createAttachmentsPersistentState(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6521 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6522 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6523 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::startWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6524 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6525 | [08Jan2025 16:50:39.338] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6526 | [08Jan2025 16:50:39.339] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:ServerWorldMixin from mod fabric_lifecycle_events_v1->@Inject::endWorldTick(Ljava/util/function/BooleanSupplier;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6527 | [08Jan2025 16:50:39.339] [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
|
6528 | [08Jan2025 16:50:39.339] [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
|
6529 | [08Jan2025 16:50:39.339] [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
|
6530 | [08Jan2025 16:50:39.339] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.tree_fertilizer.MixinServerLevel from mod (unknown)->@Inject::filter(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6531 | [08Jan2025 16:50:39.356] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.PropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.Property
|
6532 | [08Jan2025 16:50:39.370] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/Entity
|
6533 | [08Jan2025 16:50:39.375] [main/DEBUG] [mixin/]: Mixing EntityLoadMixin from cupboard.mixins.json into net.minecraft.world.entity.Entity
|
6534 | [08Jan2025 16:50:39.376] [main/DEBUG] [mixin/]: Mixing EntityMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
6535 | [08Jan2025 16:50:39.377] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs-forge.mixins.json into net.minecraft.world.entity.Entity
|
6536 | [08Jan2025 16:50:39.377] [main/DEBUG] [mixin/]: Mixing EntityMixin from kubejs-common.mixins.json into net.minecraft.world.entity.Entity
|
6537 | [08Jan2025 16:50:39.379] [main/DEBUG] [mixin/]: Mixing EntityMixin from almanac.mixins.json into net.minecraft.world.entity.Entity
|
6538 | [08Jan2025 16:50:39.379] [main/DEBUG] [mixin/]: Mixing common.EntityMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.Entity
|
6539 | [08Jan2025 16:50:39.380] [main/DEBUG] [mixin/]: Mixing EntityAccessor from apoli.mixins.json into net.minecraft.world.entity.Entity
|
6540 | [08Jan2025 16:50:39.380] [main/DEBUG] [mixin/]: Mixing EntityMixin from apoli.mixins.json into net.minecraft.world.entity.Entity
|
6541 | [08Jan2025 16:50:39.380] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyMovementVelocityXZ$2(Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyMovementVelocityXZ$2$0 in apoli.mixins.json:EntityMixin from mod apoli
|
6542 | [08Jan2025 16:50:39.380] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyMovementVelocityXZ$1(Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyMovementVelocityXZ$1$1 in apoli.mixins.json:EntityMixin from mod apoli
|
6543 | [08Jan2025 16:50:39.380] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyMovementVelocityXZ$0(Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyMovementVelocityXZ$0$2 in apoli.mixins.json:EntityMixin from mod apoli
|
6544 | [08Jan2025 16:50:39.386] [main/DEBUG] [mixin/]: Mixing EntityMixin from balm.mixins.json into net.minecraft.world.entity.Entity
|
6545 | [08Jan2025 16:50:39.387] [main/DEBUG] [mixin/]: Mixing EntityMixin from soul_fire_d.mixins.json into net.minecraft.world.entity.Entity
|
6546 | [08Jan2025 16:50:39.391] [main/DEBUG] [mixin/]: Mixing EntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.Entity
|
6547 | [08Jan2025 16:50:39.392] [main/DEBUG] [mixin/]: Mixing AccessorEntity from curios.mixins.json into net.minecraft.world.entity.Entity
|
6548 | [08Jan2025 16:50:39.392] [main/DEBUG] [mixin/]: Mixing SelectionInvulnerabilityMixin from origins.mixins.json into net.minecraft.world.entity.Entity
|
6549 | [08Jan2025 16:50:39.392] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$makeOriginInvulnerable$3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/entity/Entity;Lio/github/edwinmindcraft/origins/api/capabilities/IOriginContainer;)V to md6778ec$origins$lambda$makeOriginInvulnerable$3$3 in origins.mixins.json:SelectionInvulnerabilityMixin from mod origins
|
6550 | [08Jan2025 16:50:39.392] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$makeOriginInvulnerable$2(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Holder$Reference;)Ljava/lang/String; to md6778ec$origins$lambda$makeOriginInvulnerable$2$4 in origins.mixins.json:SelectionInvulnerabilityMixin from mod origins
|
6551 | [08Jan2025 16:50:39.392] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$makeOriginInvulnerable$1(Ljava/util/Optional;)Ljava/util/stream/Stream; to md6778ec$origins$lambda$makeOriginInvulnerable$1$5 in origins.mixins.json:SelectionInvulnerabilityMixin from mod origins
|
6552 | [08Jan2025 16:50:39.393] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$makeOriginInvulnerable$0(Lio/github/edwinmindcraft/origins/api/capabilities/IOriginContainer;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/core/Holder$Reference;)Z to md6778ec$origins$lambda$makeOriginInvulnerable$0$6 in origins.mixins.json:SelectionInvulnerabilityMixin from mod origins
|
6553 | [08Jan2025 16:50:39.396] [main/DEBUG] [mixin/]: Mixing EntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.Entity
|
6554 | [08Jan2025 16:50:39.396] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6555 | [08Jan2025 16:50:39.397] [main/DEBUG] [mixin/]: Mixing EntityMixin from icarus.mixins.json into net.minecraft.world.entity.Entity
|
6556 | [08Jan2025 16:50:39.399] [main/DEBUG] [mixin/]: Mixing EntityMixin from sliceanddice.mixins.json into net.minecraft.world.entity.Entity
|
6557 | [08Jan2025 16:50:39.399] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6558 | [08Jan2025 16:50:39.399] [main/DEBUG] [mixin/]: Mixing EntityMixin from createbigcannons-common.mixins.json into net.minecraft.world.entity.Entity
|
6559 | [08Jan2025 16:50:39.401] [main/DEBUG] [mixin/]: Mixing valkyrienskies.water.MixinEntity from forge-vs_addition.mixins.json into net.minecraft.world.entity.Entity
|
6560 | [08Jan2025 16:50:39.408] [main/DEBUG] [mixin/]: Mixing minecraft.EntityAccessor from forge-vs_addition-common.mixins.json into net.minecraft.world.entity.Entity
|
6561 | [08Jan2025 16:50:39.409] [main/DEBUG] [mixin/]: Mixing minecraft.MixinEntity from forge-vs_addition-common.mixins.json into net.minecraft.world.entity.Entity
|
6562 | [08Jan2025 16:50:39.439] [main/DEBUG] [mixin/]: Mixing EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6563 | [08Jan2025 16:50:39.444] [main/DEBUG] [mixin/]: Mixing ThreadSafeScaledEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6564 | [08Jan2025 16:50:39.447] [main/DEBUG] [mixin/]: Mixing compat117plus.EntityCalculateDimensionsMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6565 | [08Jan2025 16:50:39.447] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$calculateDimensions$0(Lnet/minecraft/world/entity/Entity;DLnet/minecraft/world/phys/Vec3;)V to md6778ec$pehkui$lambda$pehkui$calculateDimensions$0$7 in pehkui.mixins.json:compat117plus.EntityCalculateDimensionsMixin from mod pehkui
|
6566 | [08Jan2025 16:50:39.449] [main/DEBUG] [mixin/]: Mixing compat117plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6567 | [08Jan2025 16:50:39.450] [main/DEBUG] [mixin/]: Mixing compat1204minus.compat116plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6568 | [08Jan2025 16:50:39.451] [main/DEBUG] [mixin/]: Mixing compat120plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6569 | [08Jan2025 16:50:39.451] [main/DEBUG] [mixin/]: Mixing step_height.compat1194plus.EntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Entity
|
6570 | [08Jan2025 16:50:39.451] [main/DEBUG] [mixin/]: Mixing rewind.RewindEntityMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Entity
|
6571 | [08Jan2025 16:50:39.456] [main/DEBUG] [mixin/]: Mixing MixinEntity from vampirism.mixins.json into net.minecraft.world.entity.Entity
|
6572 | [08Jan2025 16:50:39.459] [main/DEBUG] [mixin/]: Mixing accessors.entity.EntityAccessor from valkyrienskies-common.mixins.json into net.minecraft.world.entity.Entity
|
6573 | [08Jan2025 16:50:39.460] [main/DEBUG] [mixin/]: Mixing entity.MixinEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.Entity
|
6574 | [08Jan2025 16:50:39.467] [main/DEBUG] [mixin/]: Mixing feature.distance_replace.MixinEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.Entity
|
6575 | [08Jan2025 16:50:39.468] [main/DEBUG] [mixin/]: Mixing feature.entity_collision.MixinEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.Entity
|
6576 | [08Jan2025 16:50:39.473] [main/DEBUG] [mixin/]: Mixing feature.shipyard_entities.MixinEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.Entity
|
6577 | [08Jan2025 16:50:39.473] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$positionRider$0(Lnet/minecraft/world/entity/Entity;DDD)V to md6778ec$valkyrienskies$lambda$positionRider$0$8 in valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies
|
6578 | [08Jan2025 16:50:39.476] [main/DEBUG] [mixin/]: Mixing feature.water_in_ships_entity.MixinEntity from valkyrienskies-forge.mixins.json into net.minecraft.world.entity.Entity
|
6579 | [08Jan2025 16:50:39.476] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getFluidStateRedirect$3([Lnet/minecraft/world/level/material/FluidState;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/world/level/Level;DDD)V to md6778ec$valkyrienskies$lambda$getFluidStateRedirect$3$9 in valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies
|
6580 | [08Jan2025 16:50:39.477] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFluidStateUpdate$2(Lnet/minecraft/world/phys/AABB;)V to md6778ec$valkyrienskies$lambda$afterFluidStateUpdate$2$a in valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies
|
6581 | [08Jan2025 16:50:39.477] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFluidStateUpdate$1(Lnet/minecraftforge/fluids/FluidType;Lorg/apache/commons/lang3/tuple/MutableTriple;)V to md6778ec$valkyrienskies$lambda$afterFluidStateUpdate$1$b in valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies
|
6582 | [08Jan2025 16:50:39.477] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterFluidStateUpdate$0(Ljava/lang/Object;)Lorg/apache/commons/lang3/tuple/MutableTriple; to md6778ec$valkyrienskies$lambda$afterFluidStateUpdate$0$c in valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies
|
6583 | [08Jan2025 16:50:39.482] [main/DEBUG] [mixin/]: Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.entity.Entity
|
6584 | [08Jan2025 16:50:39.484] [main/DEBUG] [mixin/]: Mixing EntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.entity.Entity
|
6585 | [08Jan2025 16:50:39.484] [main/DEBUG] [mixin/]: Mixing accessors.entity.AccessorEntity from bookshelf.common.mixins.json into net.minecraft.world.entity.Entity
|
6586 | [08Jan2025 16:50:39.484] [main/DEBUG] [mixin/]: Mixing conductor_possession.MixinEntity from railways-common.mixins.json into net.minecraft.world.entity.Entity
|
6587 | [08Jan2025 16:50:39.489] [main/DEBUG] [mixin/]: Mixing EntityMixin from carryon.mixins.json into net.minecraft.world.entity.Entity
|
6588 | [08Jan2025 16:50:39.492] [main/DEBUG] [mixin/]: Mixing EntityMixin from lionfishapi.mixins.json into net.minecraft.world.entity.Entity
|
6589 | [08Jan2025 16:50:39.496] [main/DEBUG] [mixin/]: Mixing EntityMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.Entity
|
6590 | [08Jan2025 16:50:39.497] [main/DEBUG] [mixin/]: Mixing item.umbrella.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
6591 | [08Jan2025 16:50:39.497] [main/DEBUG] [mixin/]: Mixing item.wearable.aquadashers.EntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.Entity
|
6592 | [08Jan2025 16:50:39.501] [main/DEBUG] [mixin/]: Mixing server.MixinEntity from forge-DistantHorizons.forge.mixins.json into net.minecraft.world.entity.Entity
|
6593 | [08Jan2025 16:50:39.501] [main/DEBUG] [mixin/]: Mixing EntityMixin from quark.mixins.json into net.minecraft.world.entity.Entity
|
6594 | [08Jan2025 16:50:39.502] [main/DEBUG] [mixin/]: Mixing CommonDataAttachMixin from armourersworkshop-mixins.json into net.minecraft.world.entity.Entity
|
6595 | [08Jan2025 16:50:39.502] [main/DEBUG] [mixin/]: armourersworkshop-mixins.json:CommonDataAttachMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6596 | [08Jan2025 16:50:39.503] [main/DEBUG] [mixin/]: Mixing EntityJSMixin from armourersworkshop-compatibility-mixins.json into net.minecraft.world.entity.Entity
|
6597 | [08Jan2025 16:50:39.503] [main/DEBUG] [mixin/]: armourersworkshop-compatibility-mixins.json:EntityJSMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6598 | [08Jan2025 16:50:39.504] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability.mixins.json into net.minecraft.world.entity.Entity
|
6599 | [08Jan2025 16:50:39.505] [main/DEBUG] [mixin/]: Mixing swimming.EntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.Entity
|
6600 | [08Jan2025 16:50:39.506] [main/DEBUG] [mixin/]: Mixing ContraptionDriverInteractMixin from create.mixins.json into net.minecraft.world.entity.Entity
|
6601 | [08Jan2025 16:50:39.507] [main/DEBUG] [mixin/]: Mixing accessor.EntityAccessor from create.mixins.json into net.minecraft.world.entity.Entity
|
6602 | [08Jan2025 16:50:39.586] [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
|
6603 | [08Jan2025 16:50:39.586] [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
|
6604 | [08Jan2025 16:50:39.586] [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
|
6605 | [08Jan2025 16:50:39.586] [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
|
6606 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: create.mixins.json:EntityMixin from mod create->@Inject::create$onFireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6607 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6608 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6609 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6610 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6611 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6612 | [08Jan2025 16:50:39.586] [main/DEBUG] [mixin/]: kubejs-common.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
|
6613 | [08Jan2025 16:50:39.587] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::almanac$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6614 | [08Jan2025 16:50:39.587] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::almanac$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6615 | [08Jan2025 16:50:39.587] [main/DEBUG] [mixin/]: almanac.mixins.json:EntityMixin from mod almanac->@Inject::almanac$spawnAtLocation(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6616 | [08Jan2025 16:50:39.587] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::makeFullyFireImmune(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6617 | [08Jan2025 16:50:39.587] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::makeEntitiesIgnoreWater(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6618 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::phantomInvisibility(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6619 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::pushOutOfBlocks(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6620 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::saveDistanceTraveled(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6621 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::saveDistanceTraveled(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
|
6622 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::saveDistanceTraveled(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
|
6623 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6624 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6625 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6626 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6627 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6628 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6629 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6630 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6631 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::checkIsMoving(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
|
6632 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::forceGrounded(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6633 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::forceGrounded(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
|
6634 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: apoli.mixins.json:EntityMixin from mod apoli->@Inject::forceGrounded(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
|
6635 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6636 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6637 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6638 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6639 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6640 | [08Jan2025 16:50:39.588] [main/DEBUG] [mixin/]: balm.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
|
6641 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::redirectDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6642 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::redirectDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6643 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::redirectDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6644 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSetRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6645 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSetRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6646 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSetRemainingFireTicks(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6647 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSaveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6648 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSaveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6649 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onSaveWithoutId(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6650 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onLoad(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6651 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onLoad(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6652 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:EntityMixin from mod soul_fire_d->@Inject::onLoad(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6653 | [08Jan2025 16:50:39.589] [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
|
6654 | [08Jan2025 16:50:39.589] [main/DEBUG] [mixin/]: origins.mixins.json:SelectionInvulnerabilityMixin from mod origins->@Inject::makeOriginInvulnerable(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6655 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6656 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V doesn't use it's CallbackInfoReturnable
|
6657 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V has 0 override(s) in child classes
|
6658 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:EntityMixin from mod fabric_entity_events_v1->@Inject::afterEntityTeleportedToWorld(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;FLnet/minecraft/world/entity/Entity;)V won't be passed a CallbackInfoReturnable as a result
|
6659 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6660 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6661 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: sliceanddice.mixins.json:EntityMixin from mod sliceanddice->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6662 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:EntityMixin from mod createbigcannons->@Inject::createbigcannons$makeBoundingBox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6663 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:EntityMixin from mod createbigcannons->@Inject::createbigcannons$getEyeHeight(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6664 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:EntityMixin from mod createbigcannons->@Inject::createbigcannons$getEyePosition(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6665 | [08Jan2025 16:50:39.590] [main/DEBUG] [mixin/]: forge-vs_addition.mixins.json:valkyrienskies.water.MixinEntity from mod (unknown)->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6666 | [08Jan2025 16:50:39.591] [main/DEBUG] [mixin/]: forge-vs_addition.mixins.json:valkyrienskies.water.MixinEntity from mod (unknown)->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6667 | [08Jan2025 16:50:39.591] [main/DEBUG] [mixin/]: forge-vs_addition.mixins.json:valkyrienskies.water.MixinEntity from mod (unknown)->@Inject::baseTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6668 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::addShipYaw(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6669 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::addShipYaw(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6670 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::addShipYaw(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6671 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6672 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6673 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6674 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6675 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6676 | [08Jan2025 16:50:39.595] [main/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinEntity from mod (unknown)->@Inject::subShipYaw(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6677 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$readNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6678 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$readNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6679 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$readNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6680 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$writeNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6681 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$writeNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6682 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$writeNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6683 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6684 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6685 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6686 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$onStartedTrackingBy(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6687 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$onStartedTrackingBy(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6688 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$onStartedTrackingBy(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6689 | [08Jan2025 16:50:39.596] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntityMixin from mod pehkui->@Inject::pehkui$spawnSprintingParticles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6690 | [08Jan2025 16:50:39.597] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat117plus.EntityCalculateDimensionsMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6691 | [08Jan2025 16:50:39.597] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat117plus.EntityCalculateDimensionsMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6692 | [08Jan2025 16:50:39.597] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat117plus.EntityCalculateDimensionsMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6693 | [08Jan2025 16:50:39.597] [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
|
6694 | [08Jan2025 16:50:39.597] [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
|
6695 | [08Jan2025 16:50:39.597] [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
|
6696 | [08Jan2025 16:50:39.597] [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
|
6697 | [08Jan2025 16:50:39.598] [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
|
6698 | [08Jan2025 16:50:39.598] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntity from mod vampirism->@Inject::handleIsGlowing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6699 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:entity.MixinEntity from mod valkyrienskies->@Inject::afterCheckInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6700 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:entity.MixinEntity from mod valkyrienskies->@Inject::afterCheckInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6701 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:entity.MixinEntity from mod valkyrienskies->@Inject::afterCheckInside(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6702 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:entity.MixinEntity from mod valkyrienskies->@Inject::preGetEyePosition(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6703 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:entity.MixinEntity from mod valkyrienskies->@Inject::preCalculateViewVector(FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6704 | [08Jan2025 16:50:39.599] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.distance_replace.MixinEntity from mod valkyrienskies->@Inject::preDistanceTo(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6705 | [08Jan2025 16:50:39.600] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.distance_replace.MixinEntity from mod valkyrienskies->@Inject::preDistanceToSqr(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6706 | [08Jan2025 16:50:39.600] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.distance_replace.MixinEntity from mod valkyrienskies->@Inject::preDistanceToSqr(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6707 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity from mod valkyrienskies->@Inject::beforeMove(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6708 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity from mod valkyrienskies->@Inject::redirectSetVelocity(Lnet/minecraft/world/entity/MoverType;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/phys/Vec3;)V does use it's CallbackInfo
|
6709 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity from mod valkyrienskies->@Inject::preGetBlockPosBelowThatAffectsMyMovement(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6710 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity from mod valkyrienskies->@Inject::preGetOnPos(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6711 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinEntity from mod valkyrienskies->@Inject::preSpawnSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6712 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::handlePosSet(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6713 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::beforeTeleportTo(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6714 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::beforeTeleportTo(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6715 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::preSetRemoved(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6716 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::preSetRemoved(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6717 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.shipyard_entities.MixinEntity from mod valkyrienskies->@Inject::preSetRemoved(Lnet/minecraft/world/entity/Entity$RemovalReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6718 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies->@Inject::afterFluidStateUpdate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6719 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies->@Inject::afterFluidStateUpdate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6720 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:feature.water_in_ships_entity.MixinEntity from mod valkyrienskies->@Inject::afterFluidStateUpdate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6721 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6722 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6723 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::readEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6724 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6725 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6726 | [08Jan2025 16:50:39.609] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:EntityMixin from mod fabric_data_attachment_api_v1->@Inject::writeEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6727 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: railways-common.mixins.json:conductor_possession.MixinEntity from mod railways->@Inject::railways$turn(DDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6728 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: railways-common.mixins.json:conductor_possession.MixinEntity from mod railways->@Inject::railways$stopPushing(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6729 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onPositionPassenger(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity$MoveFunction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6730 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onDismountPassenger(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6731 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onDismountPassenger(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6732 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onDismountPassenger(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6733 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onPassengerTurned(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6734 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onPassengerTurned(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6735 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: carryon.mixins.json:EntityMixin from mod carryon->@Inject::onPassengerTurned(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6736 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.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
|
6737 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.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
|
6738 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.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
|
6739 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6740 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6741 | [08Jan2025 16:50:39.610] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.aquadashers.EntityMixin from mod artifacts->@Inject::spawnWaterSprintParticle(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6742 | [08Jan2025 16:50:39.641] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFriction with desc (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)F
|
6743 | [08Jan2025 16:50:39.646] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canHarvestBlock with desc (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z
|
6744 | [08Jan2025 16:50:39.667] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
6745 | [08Jan2025 16:50:39.670] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlockState
|
6746 | [08Jan2025 16:50:39.677] [main/DEBUG] [mixin/]: Mixing step_height.IForgeEntityMixin from pehkui.mixins.json into net.minecraftforge.common.extensions.IForgeEntity
|
6747 | [08Jan2025 16:50:39.688] [main/DEBUG] [mixin/]: Mixing reach.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6748 | [08Jan2025 16:50:39.688] [main/DEBUG] [mixin/]: Mixing entity.PlayerMixin from creatingspace.mixins.json into net.minecraft.world.entity.player.Player
|
6749 | [08Jan2025 16:50:39.689] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming jumpInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
6750 | [08Jan2025 16:50:39.689] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming sinkInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
6751 | [08Jan2025 16:50:39.691] [main/DEBUG] [mixin/]: Mixing common.DigSpeedMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.player.Player
|
6752 | [08Jan2025 16:50:39.692] [main/DEBUG] [mixin/]: Mixing common.PlayerEntityMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.player.Player
|
6753 | [08Jan2025 16:50:39.692] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from apoli.mixins.json into net.minecraft.world.entity.player.Player
|
6754 | [08Jan2025 16:50:39.695] [main/DEBUG] [mixin/]: Mixing forge.PlayerMixin from apoli.mixins.json into net.minecraft.world.entity.player.Player
|
6755 | [08Jan2025 16:50:39.696] [main/DEBUG] [mixin/]: Mixing PlayerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.player.Player
|
6756 | [08Jan2025 16:50:39.696] [main/DEBUG] [mixin/]: Mixing PlayerProjectileMixin from supplementaries.mixins.json into net.minecraft.world.entity.player.Player
|
6757 | [08Jan2025 16:50:39.696] [main/DEBUG] [mixin/]: Mixing NoCobwebSlowdownMixin from origins.mixins.json into net.minecraft.world.entity.player.Player
|
6758 | [08Jan2025 16:50:39.697] [main/DEBUG] [mixin/]: Mixing WaterBreathingMixin$UpdateAir from origins.mixins.json into net.minecraft.world.entity.player.Player
|
6759 | [08Jan2025 16:50:39.698] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player
|
6760 | [08Jan2025 16:50:39.698] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6761 | [08Jan2025 16:50:39.699] [main/DEBUG] [mixin/]: Mixing elytra.PlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.player.Player
|
6762 | [08Jan2025 16:50:39.699] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6763 | [08Jan2025 16:50:39.700] [main/DEBUG] [mixin/]: Mixing PlayerMixin from icarus.mixins.json into net.minecraft.world.entity.player.Player
|
6764 | [08Jan2025 16:50:39.701] [main/DEBUG] [mixin/]: Mixing PlayerMixin from createbigcannons-common.mixins.json into net.minecraft.world.entity.player.Player
|
6765 | [08Jan2025 16:50:39.702] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6766 | [08Jan2025 16:50:39.704] [main/DEBUG] [mixin/]: Mixing compat117plus.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6767 | [08Jan2025 16:50:39.704] [main/DEBUG] [mixin/]: Mixing compat1194plus.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6768 | [08Jan2025 16:50:39.704] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6769 | [08Jan2025 16:50:39.705] [main/DEBUG] [mixin/]: Mixing compat1204minus.PlayerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.player.Player
|
6770 | [08Jan2025 16:50:39.705] [main/DEBUG] [mixin/]: Mixing PlayerMixin from tetraticcombat.mixins.json into net.minecraft.world.entity.player.Player
|
6771 | [08Jan2025 16:50:39.706] [main/DEBUG] [mixin/]: Mixing elytra.ElytraPlayerMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.player.Player
|
6772 | [08Jan2025 16:50:39.707] [main/DEBUG] [mixin/]: Mixing PlayerEntityAccessor from bettercombat.mixins.json into net.minecraft.world.entity.player.Player
|
6773 | [08Jan2025 16:50:39.707] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from bettercombat.mixins.json into net.minecraft.world.entity.player.Player
|
6774 | [08Jan2025 16:50:39.713] [main/DEBUG] [mixin/]: Mixing entity.PlayerAccessor from werewolves.mixins.json into net.minecraft.world.entity.player.Player
|
6775 | [08Jan2025 16:50:39.713] [main/DEBUG] [mixin/]: Mixing entity.PlayerEntityMixin from werewolves.mixins.json into net.minecraft.world.entity.player.Player
|
6776 | [08Jan2025 16:50:39.717] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from vampirism.mixins.json into net.minecraft.world.entity.player.Player
|
6777 | [08Jan2025 16:50:39.719] [main/DEBUG] [mixin/]: Mixing feature.entity_collision.MixinPlayer from valkyrienskies-common.mixins.json into net.minecraft.world.entity.player.Player
|
6778 | [08Jan2025 16:50:39.719] [main/DEBUG] [mixin/]: Mixing world.entity.MixinPlayer from valkyrienskies-common.mixins.json into net.minecraft.world.entity.player.Player
|
6779 | [08Jan2025 16:50:39.720] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from tetra.mixins.json into net.minecraft.world.entity.player.Player
|
6780 | [08Jan2025 16:50:39.720] [main/DEBUG] [mixin/]: Mixing WMPlayerMixin from weaponmaster_ydm.mixins.json into net.minecraft.world.entity.player.Player
|
6781 | [08Jan2025 16:50:39.720] [main/DEBUG] [mixin/]: weaponmaster_ydm.mixins.json:WMPlayerMixin from mod weaponmaster_ydm: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6782 | [08Jan2025 16:50:39.721] [main/DEBUG] [mixin/]: Mixing MixinPlayer from vs_clockwork-common.mixins.json into net.minecraft.world.entity.player.Player
|
6783 | [08Jan2025 16:50:39.722] [main/DEBUG] [mixin/]: Mixing MixinPlayer from railways-common.mixins.json into net.minecraft.world.entity.player.Player
|
6784 | [08Jan2025 16:50:39.723] [main/DEBUG] [mixin/]: Mixing PlayerEntityMixin from railways-common.mixins.json into net.minecraft.world.entity.player.Player
|
6785 | [08Jan2025 16:50:39.724] [main/DEBUG] [mixin/]: Mixing PlayerMixin from carryon.mixins.json into net.minecraft.world.entity.player.Player
|
6786 | [08Jan2025 16:50:39.724] [main/DEBUG] [mixin/]: Mixing PlayerMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.player.Player
|
6787 | [08Jan2025 16:50:39.725] [main/DEBUG] [mixin/]: Mixing common.minecraft.PlayerMixin from origins_classes.mixins.json into net.minecraft.world.entity.player.Player
|
6788 | [08Jan2025 16:50:39.725] [main/DEBUG] [mixin/]: Mixing PlayerMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.player.Player
|
6789 | [08Jan2025 16:50:39.726] [main/DEBUG] [mixin/]: Mixing common.PlayerMixin from parcool.mixins.json into net.minecraft.world.entity.player.Player
|
6790 | [08Jan2025 16:50:39.726] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6791 | [08Jan2025 16:50:39.728] [main/DEBUG] [mixin/]: Mixing MixinPlayerEntity from footwork.mixins.json into net.minecraft.world.entity.player.Player
|
6792 | [08Jan2025 16:50:39.731] [main/DEBUG] [mixin/]: Mixing swimming.PlayerMixin from expandability-common.mixins.json into net.minecraft.world.entity.player.Player
|
6793 | [08Jan2025 16:50:39.731] [main/DEBUG] [mixin/]: Mixing PlayerMixin from create_enchantment_industry.mixins.json into net.minecraft.world.entity.player.Player
|
6794 | [08Jan2025 16:50:39.731] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:PlayerMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6795 | [08Jan2025 16:50:39.732] [main/DEBUG] [mixin/]: Mixing PlayerMixin from kubejs-common.mixins.json into net.minecraft.world.entity.player.Player
|
6796 | [08Jan2025 16:50:39.790] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.PlayerMixin from mod creatingspace->@Inject::flying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6797 | [08Jan2025 16:50:39.790] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.PlayerMixin from mod creatingspace->@Inject::flying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6798 | [08Jan2025 16:50:39.790] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.PlayerMixin from mod creatingspace->@Inject::flying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6799 | [08Jan2025 16:50:39.791] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::updateSwimmingPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6800 | [08Jan2025 16:50:39.791] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::updateSwimmingPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6801 | [08Jan2025 16:50:39.791] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::updateSwimmingPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6802 | [08Jan2025 16:50:39.791] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::modifyFlySpeed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6803 | [08Jan2025 16:50:39.791] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::modifyFlySpeed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6804 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::preventArmorDispensing(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6805 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::performDamageBypass(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6806 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::performDamageBypass(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6807 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::performDamageBypass(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6808 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::performDamageBypass(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6809 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: apoli.mixins.json:PlayerEntityMixin from mod apoli->@Inject::performDamageBypass(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6810 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: supplementaries.mixins.json:PlayerProjectileMixin from mod supplementaries->@Inject::getProjectile(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
|
6811 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: origins.mixins.json:NoCobwebSlowdownMixin from mod origins->@Inject::slowMovement(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6812 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onIsSleepingLongEnough(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6813 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.PlayerEntityMixin from mod fabric_entity_events_v1->@Inject::injectElytraCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6814 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:PlayerMixin from mod createbigcannons->@Inject::createbigcannons$blockActionRestricted(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/GameType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6815 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: pehkui.mixins.json:PlayerEntityMixin from mod pehkui->@Inject::pehkui$dropItem(Lnet/minecraft/world/item/ItemStack;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6816 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: pehkui.mixins.json:PlayerEntityMixin from mod pehkui->@Inject::pehkui$dropItem(Lnet/minecraft/world/item/ItemStack;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6817 | [08Jan2025 16:50:39.792] [main/DEBUG] [mixin/]: pehkui.mixins.json:PlayerEntityMixin from mod pehkui->@Inject::pehkui$getBlockBreakingSpeed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6818 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: tetraticcombat.mixins.json:PlayerMixin from mod tetratic_combat_expanded->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6819 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: tetraticcombat.mixins.json:PlayerMixin from mod tetratic_combat_expanded->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6820 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: tetraticcombat.mixins.json:PlayerMixin from mod tetratic_combat_expanded->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6821 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: bettercombat.mixins.json:PlayerEntityMixin from mod bettercombat->@Inject::post_Tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6822 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: bettercombat.mixins.json:PlayerEntityMixin from mod bettercombat->@Inject::post_Tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6823 | [08Jan2025 16:50:39.793] [main/DEBUG] [mixin/]: bettercombat.mixins.json:PlayerEntityMixin from mod bettercombat->@Inject::post_Tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6824 | [08Jan2025 16:50:39.794] [main/DEBUG] [mixin/]: bettercombat.mixins.json:PlayerEntityMixin from mod bettercombat->@Inject::getEquippedStack_Pre(Lnet/minecraft/world/entity/EquipmentSlot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6825 | [08Jan2025 16:50:39.794] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.PlayerEntityMixin from mod werewolves->@Inject::dropWerewolfEquipment(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6826 | [08Jan2025 16:50:39.794] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.PlayerEntityMixin from mod werewolves->@Inject::dropWerewolfEquipment(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6827 | [08Jan2025 16:50:39.794] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.PlayerEntityMixin from mod werewolves->@Inject::dropWerewolfEquipment(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6828 | [08Jan2025 16:50:39.794] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinPlayerEntity from mod vampirism->@Inject::canTakeItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6829 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.entity_collision.MixinPlayer from mod valkyrienskies->@Inject::preMaybeBackOffFromEdge(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/entity/MoverType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6830 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: tetra.mixins.json:PlayerEntityMixin from mod tetra->@Inject::disableShield(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6831 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: tetra.mixins.json:PlayerEntityMixin from mod tetra->@Inject::disableShield(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6832 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: tetra.mixins.json:PlayerEntityMixin from mod tetra->@Inject::disableShield(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6833 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: weaponmaster_ydm.mixins.json:WMPlayerMixin from mod weaponmaster_ydm->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6834 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: weaponmaster_ydm.mixins.json:WMPlayerMixin from mod weaponmaster_ydm->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6835 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: weaponmaster_ydm.mixins.json:WMPlayerMixin from mod weaponmaster_ydm->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6836 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::conductorsAreSmaller(Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6837 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::conductorsAreSmaller(Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6838 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::conductorsAreSmaller(Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6839 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::shrinkConductorPlayer(Lnet/minecraft/world/entity/Pose;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6840 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::updateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6841 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::updateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6842 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinPlayer from mod railways->@Inject::updateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6843 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:PlayerEntityMixin from mod railways->@Inject::addModDataVersions(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6844 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:PlayerEntityMixin from mod railways->@Inject::addModDataVersions(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6845 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: railways-common.mixins.json:PlayerEntityMixin from mod railways->@Inject::addModDataVersions(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6846 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6847 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6848 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onDefineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6849 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onAddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6850 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onAddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6851 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onAddAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6852 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onReadAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6853 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onReadAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6854 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: carryon.mixins.json:PlayerMixin from mod carryon->@Inject::onReadAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6855 | [08Jan2025 16:50:39.795] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool->@Inject::onTryToStartFallFlying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6856 | [08Jan2025 16:50:39.796] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool->@Inject::getDimensions(Lnet/minecraft/world/entity/Pose;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6857 | [08Jan2025 16:50:39.796] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool->@Inject::getStandingEyeHeight(Lnet/minecraft/world/entity/Pose;Lnet/minecraft/world/entity/EntityDimensions;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6858 | [08Jan2025 16:50:39.796] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool->@Inject::onJumpFromGround(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6859 | [08Jan2025 16:50:39.796] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PlayerMixin from mod parcool->@Inject::onIsStayingOnGroundSurface(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6860 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::store(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FFFZZFZLnet/minecraftforge/event/entity/player/CriticalHitEvent;ZDFZI)V doesn't use it's CallbackInfo
|
6861 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::store(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FFFZZFZLnet/minecraftforge/event/entity/player/CriticalHitEvent;ZDFZI)V has 0 override(s) in child classes
|
6862 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::store(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;FFFZZFZLnet/minecraftforge/event/entity/player/CriticalHitEvent;ZDFZI)V won't be passed a CallbackInfo as a result
|
6863 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::stats(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6864 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::stats(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6865 | [08Jan2025 16:50:39.797] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinPlayerEntity from mod footwork->@Inject::stats(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6866 | [08Jan2025 16:50:39.811] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAttributeModifiers with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Lcom/google/common/collect/Multimap;
|
6867 | [08Jan2025 16:50:39.811] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack;
|
6868 | [08Jan2025 16:50:39.811] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming hasCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Z
|
6869 | [08Jan2025 16:50:39.811] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEquipmentSlot with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot;
|
6870 | [08Jan2025 16:50:39.812] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isCorrectToolForDrops with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z
|
6871 | [08Jan2025 16:50:39.812] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming shouldCauseReequipAnimation with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Z)Z
|
6872 | [08Jan2025 16:50:39.812] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming damageItem with desc (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)I
|
6873 | [08Jan2025 16:50:39.812] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeItem
|
6874 | [08Jan2025 16:50:39.817] [main/DEBUG] [mixin/]: Mixing reach.IForgePlayerMixin from pehkui.mixins.json into net.minecraftforge.common.extensions.IForgePlayer
|
6875 | [08Jan2025 16:50:39.818] [main/DEBUG] [mixin/]: Mixing feature.forge_interact.MixinIForgePlayer from valkyrienskies-forge.mixins.json into net.minecraftforge.common.extensions.IForgePlayer
|
6876 | [08Jan2025 16:50:39.833] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_147215_ with desc (Lnet/minecraft/world/effect/MobEffectInstance;Lnet/minecraft/world/entity/Entity;)V
|
6877 | [08Jan2025 16:50:39.834] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Expanded local variable scope for LivingEntity#forceAddEffect index 3
|
6878 | [08Jan2025 16:50:39.834] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_6672_ with desc (Lnet/minecraft/world/InteractionHand;)V
|
6879 | [08Jan2025 16:50:39.834] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Updated onItemUseStart duration threshold
|
6880 | [08Jan2025 16:50:39.838] [main/DEBUG] [mixin/]: Mixing entity.gravity.LivingEntityMixin from creatingspace.mixins.json into net.minecraft.world.entity.LivingEntity
|
6881 | [08Jan2025 16:50:39.839] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from kubejs-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6882 | [08Jan2025 16:50:39.840] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from additionalentityattributes.mixins.json into net.minecraft.world.entity.LivingEntity
|
6883 | [08Jan2025 16:50:39.841] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from apoli.mixins.json into net.minecraft.world.entity.LivingEntity
|
6884 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$preventApplyingFoodEffects$13(Lio/github/edwinmindcraft/apoli/api/power/configuration/ConfiguredPower;)Z to md6778ec$apoli$lambda$preventApplyingFoodEffects$13$0 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6885 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$callActionOnUseFinishBefore$12(Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$callActionOnUseFinishBefore$12$1 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6886 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$callActionOnUseDuringBefore$11(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$callActionOnUseDuringBefore$11$2 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6887 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$callActionOnUseStopBefore$10(Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$callActionOnUseStopBefore$10$3 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6888 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyAttributeValue$9(Lnet/minecraft/world/entity/ai/attributes/Attribute;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyAttributeValue$9$4 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6889 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$sendPlayerDismountPacket$8(Lnet/minecraft/server/level/ServerPlayer;)Lnet/minecraft/server/level/ServerPlayer; to md6778ec$apoli$lambda$sendPlayerDismountPacket$8$5 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6890 | [08Jan2025 16:50:39.844] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyWalkableFluids$7(Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyWalkableFluids$7$6 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6891 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addEquipmentPowers$6(Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;Lio/github/edwinmindcraft/apoli/api/component/IPowerContainer;)V to md6778ec$apoli$lambda$addEquipmentPowers$6$7 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6892 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addEquipmentPowers$5(Lio/github/edwinmindcraft/apoli/api/component/IPowerContainer;Lnet/minecraft/resources/ResourceLocation;Lio/github/apace100/apoli/util/StackPowerUtil$StackPower;)V to md6778ec$apoli$lambda$addEquipmentPowers$5$8 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6893 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeEquipmentPowers$4(Ljava/util/List;Lnet/minecraft/resources/ResourceLocation;Lio/github/edwinmindcraft/apoli/api/component/IPowerContainer;)V to md6778ec$apoli$lambda$removeEquipmentPowers$4$9 in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6894 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeEquipmentPowers$3(Lio/github/edwinmindcraft/apoli/api/component/IPowerContainer;Lnet/minecraft/resources/ResourceLocation;Lio/github/apace100/apoli/util/StackPowerUtil$StackPower;)V to md6778ec$apoli$lambda$removeEquipmentPowers$3$a in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6895 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$syncAttacker$2()Lnet/minecraft/world/entity/Entity; to md6778ec$apoli$lambda$syncAttacker$2$b in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6896 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyStatusEffect$1(Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyStatusEffect$1$c in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6897 | [08Jan2025 16:50:39.845] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyStatusEffect$0(Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$modifyStatusEffect$0$d in apoli.mixins.json:LivingEntityMixin from mod apoli
|
6898 | [08Jan2025 16:50:39.860] [main/DEBUG] [mixin/]: Mixing perf.forge_cap_retrieval.LivingEntityMixin from modernfix-forge.mixins.json into net.minecraft.world.entity.LivingEntity
|
6899 | [08Jan2025 16:50:39.861] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6900 | [08Jan2025 16:50:39.861] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6901 | [08Jan2025 16:50:39.869] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from supplementaries.mixins.json into net.minecraft.world.entity.LivingEntity
|
6902 | [08Jan2025 16:50:39.870] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from curios.mixins.json into net.minecraft.world.entity.LivingEntity
|
6903 | [08Jan2025 16:50:39.870] [main/DEBUG] [mixin/]: Mixing LikeWaterMixin from origins.mixins.json into net.minecraft.world.entity.LivingEntity
|
6904 | [08Jan2025 16:50:39.871] [main/DEBUG] [mixin/]: Mixing WaterBreathingMixin$CanBreatheInWater from origins.mixins.json into net.minecraft.world.entity.LivingEntity
|
6905 | [08Jan2025 16:50:39.872] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from scguns.mixins.json into net.minecraft.world.entity.LivingEntity
|
6906 | [08Jan2025 16:50:39.872] [main/DEBUG] [mixin/]: scguns.mixins.json:common.LivingEntityMixin from mod scguns: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6907 | [08Jan2025 16:50:39.872] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity
|
6908 | [08Jan2025 16:50:39.872] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6909 | [08Jan2025 16:50:39.905] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFriction with desc (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)F
|
6910 | [08Jan2025 16:50:39.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canHarvestBlock with desc (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z
|
6911 | [08Jan2025 16:50:39.907] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
6912 | [08Jan2025 16:50:39.907] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlockState
|
6913 | [08Jan2025 16:50:39.911] [main/DEBUG] [mixin/]: Mixing elytra.LivingEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity
|
6914 | [08Jan2025 16:50:39.911] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
6915 | [08Jan2025 16:50:39.912] [main/DEBUG] [mixin/]: Mixing MixinArmorStealth from cloakanddagger.mixins.json into net.minecraft.world.entity.LivingEntity
|
6916 | [08Jan2025 16:50:39.917] [main/DEBUG] [mixin/]: Mixing MixinMobSound from cloakanddagger.mixins.json into net.minecraft.world.entity.LivingEntity
|
6917 | [08Jan2025 16:50:39.917] [main/DEBUG] [mixin/]: Mixing MixinNotInvisible from cloakanddagger.mixins.json into net.minecraft.world.entity.LivingEntity
|
6918 | [08Jan2025 16:50:39.918] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from mixins.recruits.json into net.minecraft.world.entity.LivingEntity
|
6919 | [08Jan2025 16:50:39.918] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from createbigcannons-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6920 | [08Jan2025 16:50:39.923] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
|
6921 | [08Jan2025 16:50:39.923] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$tickMovement$minVelocity$0(I)Z to md6778ec$pehkui$lambda$pehkui$tickMovement$minVelocity$0$e in pehkui.mixins.json:LivingEntityMixin from mod pehkui
|
6922 | [08Jan2025 16:50:39.927] [main/DEBUG] [mixin/]: Mixing compat117plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
|
6923 | [08Jan2025 16:50:39.928] [main/DEBUG] [mixin/]: Mixing compat1194plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
|
6924 | [08Jan2025 16:50:39.928] [main/DEBUG] [mixin/]: Mixing compat1204minus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
|
6925 | [08Jan2025 16:50:39.928] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from caelus.mixins.json into net.minecraft.world.entity.LivingEntity
|
6926 | [08Jan2025 16:50:39.929] [main/DEBUG] [mixin/]: Mixing LivingAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
6927 | [08Jan2025 16:50:39.929] [main/DEBUG] [mixin/]: Mixing elytra.MixinLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
6928 | [08Jan2025 16:50:39.930] [main/DEBUG] [mixin/]: Mixing perks.PerkLivingEntity from ars_nouveau.mixins.json into net.minecraft.world.entity.LivingEntity
|
6929 | [08Jan2025 16:50:39.931] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from bettercombat.mixins.json into net.minecraft.world.entity.LivingEntity
|
6930 | [08Jan2025 16:50:39.931] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from bettercombat.mixins.json into net.minecraft.world.entity.LivingEntity
|
6931 | [08Jan2025 16:50:39.932] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAttributeValue_Inject$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/ai/attributes/Attribute;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V to md6778ec$bettercombat$lambda$getAttributeValue_Inject$0$f in bettercombat.mixins.json:LivingEntityMixin from mod bettercombat
|
6932 | [08Jan2025 16:50:39.932] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from werewolves.mixins.json into net.minecraft.world.entity.LivingEntity
|
6933 | [08Jan2025 16:50:39.932] [main/DEBUG] [mixin/]: Mixing entity.LivingEntityMixin from werewolves.mixins.json into net.minecraft.world.entity.LivingEntity
|
6934 | [08Jan2025 16:50:39.933] [main/DEBUG] [mixin/]: Mixing LivingEntityAccessor from vampirism.mixins.json into net.minecraft.world.entity.LivingEntity
|
6935 | [08Jan2025 16:50:39.933] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from vampirism.mixins.json into net.minecraft.world.entity.LivingEntity
|
6936 | [08Jan2025 16:50:39.936] [main/DEBUG] [mixin/]: Mixing feature.dismount_dead_entities.MixinLivingEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6937 | [08Jan2025 16:50:39.938] [main/DEBUG] [mixin/]: Mixing feature.ladders.MixinLivingEntity from valkyrienskies-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6938 | [08Jan2025 16:50:39.939] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onClimbableMixin$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lorg/valkyrienskies/mod/mixin/accessors/entity/EntityAccessor;DDD)V to md6778ec$valkyrienskies$lambda$onClimbableMixin$0$10 in valkyrienskies-common.mixins.json:feature.ladders.MixinLivingEntity from mod valkyrienskies
|
6939 | [08Jan2025 16:50:39.940] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from tetra.mixins.json into net.minecraft.world.entity.LivingEntity
|
6940 | [08Jan2025 16:50:39.941] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from citadel.mixins.json into net.minecraft.world.entity.LivingEntity
|
6941 | [08Jan2025 16:50:39.942] [main/DEBUG] [mixin/]: Mixing accessors.entity.AccessorLivingEntity from bookshelf.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6942 | [08Jan2025 16:50:39.943] [main/DEBUG] [mixin/]: Mixing patches.entity.MixinLivingEntity from bookshelf.common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6943 | [08Jan2025 16:50:39.944] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from dummmmmmy-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6944 | [08Jan2025 16:50:39.944] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from cataclysm.mixins.json into net.minecraft.world.entity.LivingEntity
|
6945 | [08Jan2025 16:50:39.945] [main/DEBUG] [mixin/]: Mixing accessor.minecraft.LivingEntityAccessor from origins_classes.mixins.json into net.minecraft.world.entity.LivingEntity
|
6946 | [08Jan2025 16:50:39.945] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.LivingEntity
|
6947 | [08Jan2025 16:50:39.949] [main/DEBUG] [mixin/]: Mixing LivingEntityMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.entity.LivingEntity
|
6948 | [08Jan2025 16:50:39.950] [main/DEBUG] [mixin/]: Mixing copycat.trapdoor.LivingEntityMixin from copycats-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6949 | [08Jan2025 16:50:39.950] [main/DEBUG] [mixin/]: Mixing accessors.LivingEntityAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
6950 | [08Jan2025 16:50:39.951] [main/DEBUG] [mixin/]: Mixing item.hurtsound.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
6951 | [08Jan2025 16:50:39.951] [main/DEBUG] [mixin/]: Mixing item.wearable.chorustotem.LivingEntityMixin from mixins.artifacts.common.json into net.minecraft.world.entity.LivingEntity
|
6952 | [08Jan2025 16:50:39.964] [main/DEBUG] [mixin/]: Mixing item.wearable.snowshoes.LivingEntityMixin from mixins.artifacts.forge.json into net.minecraft.world.entity.LivingEntity
|
6953 | [08Jan2025 16:50:39.965] [main/DEBUG] [mixin/]: Mixing PharaohKilledMixin from betterdeserttemples.mixins.json into net.minecraft.world.entity.LivingEntity
|
6954 | [08Jan2025 16:50:39.965] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$betterdeserttemples_pharaohDie$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/server/level/ServerPlayer;)V to md6778ec$betterdeserttemples$lambda$betterdeserttemples_pharaohDie$0$11 in betterdeserttemples.mixins.json:PharaohKilledMixin from mod betterdeserttemples
|
6955 | [08Jan2025 16:50:39.980] [main/DEBUG] [mixin/]: Mixing accessor.AccessorLivingEntity from quark.mixins.json into net.minecraft.world.entity.LivingEntity
|
6956 | [08Jan2025 16:50:39.980] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from parcool.mixins.json into net.minecraft.world.entity.LivingEntity
|
6957 | [08Jan2025 16:50:39.980] [main/DEBUG] [mixin/]: parcool.mixins.json:common.LivingEntityMixin from mod parcool: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
6958 | [08Jan2025 16:50:39.986] [main/DEBUG] [mixin/]: Mixing MixinLivingEntity from creaturechat.mixins.json into net.minecraft.world.entity.LivingEntity
|
6959 | [08Jan2025 16:50:39.994] [main/DEBUG] [mixin/]: Mixing MixinAttackSpeed from footwork.mixins.json into net.minecraft.world.entity.LivingEntity
|
6960 | [08Jan2025 16:50:39.994] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability.mixins.json into net.minecraft.world.entity.LivingEntity
|
6961 | [08Jan2025 16:50:39.995] [main/DEBUG] [mixin/]: Mixing swimming.LivingEntityMixin from expandability-common.mixins.json into net.minecraft.world.entity.LivingEntity
|
6962 | [08Jan2025 16:50:39.996] [main/DEBUG] [mixin/]: Mixing CustomItemUseEffectsMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
6963 | [08Jan2025 16:50:39.997] [main/DEBUG] [mixin/]: Mixing LavaSwimmingMixin from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
6964 | [08Jan2025 16:50:39.999] [main/DEBUG] [mixin/]: Mixing accessor.LivingEntityAccessor from create.mixins.json into net.minecraft.world.entity.LivingEntity
|
6965 | [08Jan2025 16:50:39.999] [main/DEBUG] [mixin/]: Mixing compat115plus.LivingEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.LivingEntity
|
6966 | [08Jan2025 16:50:40.108] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
6967 | [08Jan2025 16:50:40.108] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
6968 | [08Jan2025 16:50:40.108] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:LivingEntityMixin from mod kubejs->@Inject::foodEaten(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
6969 | [08Jan2025 16:50:40.110] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::syncAttacker(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6970 | [08Jan2025 16:50:40.110] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::syncAttacker(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6971 | [08Jan2025 16:50:40.110] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::syncAttacker(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6972 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfoReturnable
|
6973 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
6974 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result
|
6975 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::addEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfoReturnable
|
6976 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::addEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
6977 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::addEquipmentPowers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result
|
6978 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::modifyWalkableFluids(Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6979 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::modifyArmorApplicance(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6980 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::freezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6981 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::freezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6982 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::freezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6983 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::unfreezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6984 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::unfreezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6985 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::unfreezeEntityFromPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6986 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::allowFreezingPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6987 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::allowFreezingPower(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6988 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::sendPlayerDismountPacket(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6989 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::sendPlayerDismountPacket(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6990 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::sendPlayerDismountPacket(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6991 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::getGroup(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6992 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::modifyAttributeValue(Lnet/minecraft/world/entity/ai/attributes/Attribute;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6993 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::setEntityToAttributeInstance(Lnet/minecraft/world/entity/ai/attributes/Attribute;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
6994 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::preventPushing(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
6995 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseStopBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6996 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseStopBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
6997 | [08Jan2025 16:50:40.111] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseStopBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
6998 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseFinishBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
6999 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseFinishBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7000 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::callActionOnUseFinishBefore(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7001 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeCurrentModifyFoodPowers(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7002 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeCurrentModifyFoodPowers(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7003 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::removeCurrentModifyFoodPowers(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7004 | [08Jan2025 16:50:40.112] [main/DEBUG] [mixin/]: apoli.mixins.json:LivingEntityMixin from mod apoli->@Inject::modifyFlySpeed(FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7005 | [08Jan2025 16:50:40.112] [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
|
7006 | [08Jan2025 16:50:40.113] [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
|
7007 | [08Jan2025 16:50:40.113] [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
|
7008 | [08Jan2025 16:50:40.113] [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
|
7009 | [08Jan2025 16:50:40.113] [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
|
7010 | [08Jan2025 16:50:40.113] [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
|
7011 | [08Jan2025 16:50:40.113] [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
|
7012 | [08Jan2025 16:50:40.113] [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
|
7013 | [08Jan2025 16:50:40.113] [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
|
7014 | [08Jan2025 16:50:40.113] [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
|
7015 | [08Jan2025 16:50:40.113] [main/DEBUG] [mixin/]: curios.mixins.json:MixinLivingEntity from mod curios->@Inject::curio$canFreeze(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7016 | [08Jan2025 16:50:40.113] [main/DEBUG] [mixin/]: origins.mixins.json:WaterBreathingMixin$CanBreatheInWater from mod origins->@Inject::doWaterBreathing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7017 | [08Jan2025 16:50:40.113] [main/DEBUG] [mixin/]: scguns.mixins.json:common.LivingEntityMixin from mod scguns->@Inject::onHurtStart(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7018 | [08Jan2025 16:50:40.113] [main/DEBUG] [mixin/]: scguns.mixins.json:common.LivingEntityMixin from mod scguns->@Inject::onHurtStart(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7019 | [08Jan2025 16:50:40.113] [main/DEBUG] [mixin/]: scguns.mixins.json:common.LivingEntityMixin from mod scguns->@Inject::onHurtStart(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7020 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7021 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7022 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7023 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7024 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7025 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onSleep(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7026 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7027 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7028 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onWakeUp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7029 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onGetSleepingDirection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfoReturnable
|
7030 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:LivingEntityMixin from mod fabric_entity_events_v1->@Inject::onGetSleepingDirection(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/core/BlockPos;)V does use it's CallbackInfoReturnable
|
7031 | [08Jan2025 16:50:40.114] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:elytra.LivingEntityMixin from mod fabric_entity_events_v1->@Inject::injectElytraTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7032 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinNotInvisible from mod cloakanddagger->@Inject::change(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7033 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinNotInvisible from mod cloakanddagger->@Inject::change(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7034 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinNotInvisible from mod cloakanddagger->@Inject::change(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7035 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:LivingEntityMixin from mod createbigcannons->@Inject::createbigcannons$getEquipmentSlotForItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7036 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: pehkui.mixins.json:LivingEntityMixin from mod pehkui->@Inject::pehkui$tickMovement$minVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7037 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: pehkui.mixins.json:LivingEntityMixin from mod pehkui->@Inject::pehkui$tickMovement$minVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7038 | [08Jan2025 16:50:40.115] [main/DEBUG] [mixin/]: pehkui.mixins.json:LivingEntityMixin from mod pehkui->@Inject::pehkui$tickMovement$minVelocity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7039 | [08Jan2025 16:50:40.117] [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
|
7040 | [08Jan2025 16:50:40.117] [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
|
7041 | [08Jan2025 16:50:40.117] [main/DEBUG] [mixin/]: bettercombat.mixins.json:LivingEntityMixin from mod bettercombat->@Inject::getAttributeValue_Inject(Lnet/minecraft/world/entity/ai/attributes/Attribute;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7042 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.LivingEntityMixin from mod werewolves->@Inject::test(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7043 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinLivingEntity from mod vampirism->@Inject::handleTotemOfUndying(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7044 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinLivingEntity from mod vampirism->@Inject::handleTotemOfUndying(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7045 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.dismount_dead_entities.MixinLivingEntity from mod valkyrienskies->@Inject::preDismountVehicle(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7046 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.ladders.MixinLivingEntity from mod valkyrienskies->@Inject::onClimbableMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7047 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: tetra.mixins.json:LivingEntityMixin from mod tetra->@Inject::increaseAirSupply(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7048 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_registerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7049 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_registerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7050 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_registerData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7051 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7052 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7053 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_writeAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7054 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7055 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7056 | [08Jan2025 16:50:40.118] [main/DEBUG] [mixin/]: citadel.mixins.json:LivingEntityMixin from mod citadel->@Inject::citadel_readAdditional(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7057 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7058 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7059 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf->@Inject::updateFakePlayerDamageTimes(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7060 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLivingEntity from mod bookshelf->@Inject::getSlotFromStack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7061 | [08Jan2025 16:50:40.120] [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
|
7062 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:LivingEntityMixin from mod spartanweaponry->@Inject::getDamageAfterArmorAbsorb(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7063 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfoReturnable
|
7064 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
7065 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:LivingEntityMixin from mod fabric_lifecycle_events_v1->@Inject::getEquipmentChanges(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;[Lnet/minecraft/world/entity/EquipmentSlot;IILnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfoReturnable as a result
|
7066 | [08Jan2025 16:50:40.120] [main/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.trapdoor.LivingEntityMixin from mod copycats->@Inject::copycatUsableAsLadder(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7067 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7068 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7069 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.hurtsound.LivingEntityMixin from mod artifacts->@Inject::onServerPlayHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7070 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: mixins.artifacts.common.json:item.wearable.chorustotem.LivingEntityMixin from mod artifacts->@Inject::checkTotemDeathProtection(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7071 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:PharaohKilledMixin from mod betterdeserttemples->@Inject::betterdeserttemples_pharaohDie(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7072 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:PharaohKilledMixin from mod betterdeserttemples->@Inject::betterdeserttemples_pharaohDie(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7073 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: betterdeserttemples.mixins.json:PharaohKilledMixin from mod betterdeserttemples->@Inject::betterdeserttemples_pharaohDie(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7074 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: parcool.mixins.json:common.LivingEntityMixin from mod parcool->@Inject::onClimbable(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7075 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::modifyCanTarget(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7076 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7077 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7078 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7079 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7080 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7081 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7082 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDamage(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7083 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7084 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7085 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinLivingEntity from mod creaturechat->@Inject::onDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7086 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinAttackSpeed from mod footwork->@Inject::mark(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7087 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinAttackSpeed from mod footwork->@Inject::mark(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7088 | [08Jan2025 16:50:40.121] [main/DEBUG] [mixin/]: footwork.mixins.json:MixinAttackSpeed from mod footwork->@Inject::mark(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7089 | [08Jan2025 16:50:40.122] [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
|
7090 | [08Jan2025 16:50:40.122] [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
|
7091 | [08Jan2025 16:50:40.122] [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
|
7092 | [08Jan2025 16:50:40.122] [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
|
7093 | [08Jan2025 16:50:40.122] [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
|
7094 | [08Jan2025 16:50:40.122] [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
|
7095 | [08Jan2025 16:50:40.122] [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
|
7096 | [08Jan2025 16:50:40.122] [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
|
7097 | [08Jan2025 16:50:40.153] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming jumpInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
7098 | [08Jan2025 16:50:40.153] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming sinkInFluid with desc (Lnet/minecraftforge/fluids/FluidType;)V
|
7099 | [08Jan2025 16:50:40.162] [main/DEBUG] [mixin/]: Mixing bugfix.chunk_deadlock.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7100 | [08Jan2025 16:50:40.163] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from kubejs-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7101 | [08Jan2025 16:50:40.163] [main/DEBUG] [mixin/]: Mixing AbstractBlockStateMixin from apoli.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7102 | [08Jan2025 16:50:40.165] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlockStateBaseMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7103 | [08Jan2025 16:50:40.167] [main/DEBUG] [mixin/]: Mixing MixinBlockStateBase from framedblocks.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7104 | [08Jan2025 16:50:40.169] [main/DEBUG] [mixin/]: Mixing compat116plus.AbstractBlockStateMixin from pehkui.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7105 | [08Jan2025 16:50:40.169] [main/DEBUG] [mixin/]: Mixing redstone.RedstoneLevelMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7106 | [08Jan2025 16:50:40.169] [main/DEBUG] [mixin/]: Mixing common.access.block.AccessBlockStateBase from crafttweaker.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7107 | [08Jan2025 16:50:40.170] [main/DEBUG] [mixin/]: Mixing foundation.copycat.BlockStateBaseMixin from copycats-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7108 | [08Jan2025 16:50:40.170] [main/DEBUG] [mixin/]: Mixing BlockStateBaseMixin from ferritecore.blockstatecache.mixin.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7109 | [08Jan2025 16:50:40.171] [main/DEBUG] [mixin/]: Mixing fluidcollision.BlockStateBaseMixin from expandability-common.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase
|
7110 | [08Jan2025 16:50:40.183] [main/DEBUG] [mixin/]: apoli.mixins.json:AbstractBlockStateMixin from mod apoli->@Inject::phaseThroughBlocks(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
|
7111 | [08Jan2025 16:50:40.183] [main/DEBUG] [mixin/]: apoli.mixins.json:AbstractBlockStateMixin from mod apoli->@Inject::modifyBlockOutline(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
|
7112 | [08Jan2025 16:50:40.183] [main/DEBUG] [mixin/]: apoli.mixins.json:AbstractBlockStateMixin from mod apoli->@Inject::preventCollisionWhenPhasing(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
|
7113 | [08Jan2025 16:50:40.183] [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
|
7114 | [08Jan2025 16:50:40.184] [main/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BlockStateBaseMixin from mod copycats->@Inject::customOcclusion(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7115 | [08Jan2025 16:50:40.184] [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
|
7116 | [08Jan2025 16:50:40.184] [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
|
7117 | [08Jan2025 16:50:40.184] [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
|
7118 | [08Jan2025 16:50:40.184] [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
|
7119 | [08Jan2025 16:50:40.184] [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
|
7120 | [08Jan2025 16:50:40.184] [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
|
7121 | [08Jan2025 16:50:40.192] [main/DEBUG] [mixin/]: Mixing FastMapStateHolderMixin from ferritecore.fastmap.mixin.json into net.minecraft.world.level.block.state.StateHolder
|
7122 | [08Jan2025 16:50:40.196] [main/DEBUG] [mixin/]: Mixing BlockStateMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.block.state.BlockState
|
7123 | [08Jan2025 16:50:40.198] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFriction with desc (Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/Entity;)F
|
7124 | [08Jan2025 16:50:40.199] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canHarvestBlock with desc (Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Z
|
7125 | [08Jan2025 16:50:40.199] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAppearance with desc (Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/world/level/block/state/BlockState;
|
7126 | [08Jan2025 16:50:40.199] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeBlockState
|
7127 | [08Jan2025 16:50:40.203] [main/DEBUG] [mixin/]: Mixing perf.model_optimizations.BooleanPropertyMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.properties.BooleanProperty
|
7128 | [08Jan2025 16:50:40.208] [main/DEBUG] [mixin/]: Mixing entity.gravity.ItemEntityMixin from creatingspace.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7129 | [08Jan2025 16:50:40.209] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from kubejs-common.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7130 | [08Jan2025 16:50:40.209] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from item_obliterator.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7131 | [08Jan2025 16:50:40.210] [main/DEBUG] [mixin/]: Mixing ItemMixin from cataclysm.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7132 | [08Jan2025 16:50:40.210] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from decorative_blocks.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7133 | [08Jan2025 16:50:40.212] [main/DEBUG] [mixin/]: Mixing ItemEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.item.ItemEntity
|
7134 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.ItemEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7135 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.ItemEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7136 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.ItemEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7137 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7138 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7139 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemEntityMixin from mod item_obliterator->@Inject::item_obliterator$discardItemEntities(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7140 | [08Jan2025 16:50:40.218] [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
|
7141 | [08Jan2025 16:50:40.218] [main/DEBUG] [mixin/]: decorative_blocks.mixins.json:ItemEntityMixin from mod decorative_blocks->@Inject::onHurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7142 | [08Jan2025 16:50:40.227] [main/DEBUG] [mixin/]: Mixing RegistryManagerMixin from fabric-registry-sync-v0.mixins.json into net.minecraftforge.registries.RegistryManager
|
7143 | [08Jan2025 16:50:40.227] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryManagerMixin from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7144 | [08Jan2025 16:50:40.228] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryManagerMixin from mod fabric_registry_sync_v0->@Inject::beforePostNewRegistryEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7145 | [08Jan2025 16:50:40.240] [main/DEBUG] [mixin/]: Mixing perf.fast_forge_dummies.NamespacedHolderHelperMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.NamespacedWrapper
|
7146 | [08Jan2025 16:50:40.240] [main/DEBUG] [mixin/]: Mixing NamespacedWrapperMixin from fabric-registry-sync-v0.mixins.json into net.minecraftforge.registries.NamespacedWrapper
|
7147 | [08Jan2025 16:50:40.241] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:NamespacedWrapperMixin from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7148 | [08Jan2025 16:50:40.241] [main/DEBUG] [mixin/]: Mixing registries.NamespacedWrapperMixin from connectormod.mixins.json into net.minecraftforge.registries.NamespacedWrapper
|
7149 | [08Jan2025 16:50:40.243] [main/DEBUG] [mixin/]: modernfix-forge.mixins.json:perf.fast_forge_dummies.NamespacedHolderHelperMixin from mod modernfix->@Inject::fastDummyCheck(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7150 | [08Jan2025 16:50:40.243] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:NamespacedWrapperMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7151 | [08Jan2025 16:50:40.243] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:NamespacedWrapperMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7152 | [08Jan2025 16:50:40.243] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:NamespacedWrapperMixin from mod fabric_registry_sync_v0->@Inject::setPost(ILnet/minecraft/resources/ResourceKey;Ljava/lang/Object;Lcom/mojang/serialization/Lifecycle;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7153 | [08Jan2025 16:50:40.247] [main/DEBUG] [mixin/]: Mixing accessors.FluidAccessor from vs_clockwork-common.mixins.json into net.minecraft.world.level.material.Fluid
|
7154 | [08Jan2025 16:50:40.247] [main/DEBUG] [mixin/]: Mixing inject.MixinFluid from architectury-common.mixins.json into net.minecraft.world.level.material.Fluid
|
7155 | [08Jan2025 16:50:40.248] [main/DEBUG] [mixin/]: Mixing FluidMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.material.Fluid
|
7156 | [08Jan2025 16:50:40.248] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7157 | [08Jan2025 16:50:40.250] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:FluidMixin from mod fabric_transfer_api_v1->@Inject::hookGetBucketFillSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7158 | [08Jan2025 16:50:40.258] [main/DEBUG] [mixin/]: Mixing ItemMixin from apoli.mixins.json into net.minecraft.world.item.Item
|
7159 | [08Jan2025 16:50:40.259] [main/DEBUG] [mixin/]: Mixing perf.forge_registry_alloc.DelegateHolderMixin from modernfix-forge.mixins.json into net.minecraft.world.item.Item
|
7160 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Mixing ItemMixin from ftblibrary-common.mixins.json into net.minecraft.world.item.Item
|
7161 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: ftblibrary-common.mixins.json:ItemMixin from mod ftblibrary: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7162 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat116plus.ItemMixin from pehkui.mixins.json into net.minecraft.world.item.Item
|
7163 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Mixing common.access.item.AccessItem from crafttweaker.mixins.json into net.minecraft.world.item.Item
|
7164 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Renaming @Accessor method crafttweaker$getBASE_ATTACK_DAMAGE_UUID()Ljava/util/UUID; to getBASE_ATTACK_DAMAGE_UUID$crafttweaker_$md$6778ec$0 in crafttweaker.mixins.json:common.access.item.AccessItem from mod crafttweaker
|
7165 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Renaming @Accessor method crafttweaker$getBASE_ATTACK_SPEED_UUID()Ljava/util/UUID; to getBASE_ATTACK_SPEED_UUID$crafttweaker_$md$6778ec$1 in crafttweaker.mixins.json:common.access.item.AccessItem from mod crafttweaker
|
7166 | [08Jan2025 16:50:40.260] [main/DEBUG] [mixin/]: Mixing ItemMixin from vampirism.mixins.json into net.minecraft.world.item.Item
|
7167 | [08Jan2025 16:50:40.261] [main/DEBUG] [mixin/]: Mixing ItemMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.Item
|
7168 | [08Jan2025 16:50:40.261] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7169 | [08Jan2025 16:50:40.262] [main/DEBUG] [mixin/]: Mixing accessors.item.AccessorItem from bookshelf.common.mixins.json into net.minecraft.world.item.Item
|
7170 | [08Jan2025 16:50:40.262] [main/DEBUG] [mixin/]: Mixing accessors.ItemAccessor from vs_clockwork.mixins.json into net.minecraft.world.item.Item
|
7171 | [08Jan2025 16:50:40.262] [main/DEBUG] [mixin/]: Mixing ItemMixin from spartanfire.mixins.json into net.minecraft.world.item.Item
|
7172 | [08Jan2025 16:50:40.264] [main/DEBUG] [mixin/]: Mixing inject.MixinItem from architectury-common.mixins.json into net.minecraft.world.item.Item
|
7173 | [08Jan2025 16:50:40.265] [main/DEBUG] [mixin/]: Mixing ItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.Item
|
7174 | [08Jan2025 16:50:40.265] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:ItemMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7175 | [08Jan2025 16:50:40.266] [main/DEBUG] [mixin/]: Mixing ItemAccessor from decorative_blocks.mixins.json into net.minecraft.world.item.Item
|
7176 | [08Jan2025 16:50:40.266] [main/DEBUG] [mixin/]: Renaming @Invoker 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 getPlayerPOVHitResult$decorative_blocks_$md$6778ec$2 in decorative_blocks.mixins.json:ItemAccessor from mod decorative_blocks
|
7177 | [08Jan2025 16:50:40.266] [main/DEBUG] [mixin/]: Mixing ItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.Item
|
7178 | [08Jan2025 16:50:40.267] [main/DEBUG] [mixin/]: Mixing ItemMixin from quark.mixins.json into net.minecraft.world.item.Item
|
7179 | [08Jan2025 16:50:40.268] [main/DEBUG] [mixin/]: Mixing ItemMixin from kubejs-common.mixins.json into net.minecraft.world.item.Item
|
7180 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: apoli.mixins.json:ItemMixin from mod apoli->@Inject::tryItemAlwaysEdible(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
|
7181 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: vampirism.mixins.json:ItemMixin from mod vampirism->@Inject::hasOil(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7182 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7183 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7184 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemMixin from mod fabric_item_api_v1->@Inject::onConstruct(Lnet/minecraft/world/item/Item$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7185 | [08Jan2025 16:50:40.284] [main/DEBUG] [mixin/]: spartanfire.mixins.json:ItemMixin from mod spartanfire->@Inject::spartanfire_isFoil(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7186 | [08Jan2025 16:50:40.284] [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
|
7187 | [08Jan2025 16:50:40.284] [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
|
7188 | [08Jan2025 16:50:40.285] [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
|
7189 | [08Jan2025 16:50:40.285] [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
|
7190 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:ItemMixin from mod kubejs->@Inject::isFoilKJS(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7191 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7192 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7193 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:ItemMixin from mod kubejs->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;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
|
7194 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7195 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7196 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7197 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.mixins.json:ItemMixin from mod kubejs->@Inject::getUseDuration(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7198 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7199 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7200 | [08Jan2025 16:50:40.285] [main/DEBUG] [mixin/]: kubejs-common.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
|
7201 | [08Jan2025 16:50:40.286] [main/DEBUG] [mixin/]: kubejs-common.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
|
7202 | [08Jan2025 16:50:40.286] [main/DEBUG] [mixin/]: kubejs-common.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
|
7203 | [08Jan2025 16:50:40.286] [main/DEBUG] [mixin/]: kubejs-common.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
|
7204 | [08Jan2025 16:50:40.286] [main/DEBUG] [mixin/]: kubejs-common.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
|
7205 | [08Jan2025 16:50:40.286] [main/DEBUG] [mixin/]: kubejs-common.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
|
7206 | [08Jan2025 16:50:40.292] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAttributeModifiers with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;)Lcom/google/common/collect/Multimap;
|
7207 | [08Jan2025 16:50:40.292] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/ItemStack;
|
7208 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming hasCraftingRemainingItem with desc (Lnet/minecraft/world/item/ItemStack;)Z
|
7209 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEquipmentSlot with desc (Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/EquipmentSlot;
|
7210 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming isCorrectToolForDrops with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;)Z
|
7211 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming shouldCauseReequipAnimation with desc (Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Z)Z
|
7212 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming damageItem with desc (Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/world/entity/LivingEntity;Ljava/util/function/Consumer;)I
|
7213 | [08Jan2025 16:50:40.293] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraftforge/common/extensions/IForgeItem
|
7214 | [08Jan2025 16:50:40.294] [main/DEBUG] [mixin/]: Mixing compat117plus.patchwork.compat.IForgeItemMixin from pehkui.mixins.json into net.minecraftforge.common.extensions.IForgeItem
|
7215 | [08Jan2025 16:50:40.294] [main/DEBUG] [mixin/]: Mixing IForgeItemMixin from connectormod.mixins.json into net.minecraftforge.common.extensions.IForgeItem
|
7216 | [08Jan2025 16:50:40.294] [main/DEBUG] [mixin/]: Mixing IForgeItemMixin from quark.mixins.json into net.minecraftforge.common.extensions.IForgeItem
|
7217 | [08Jan2025 16:50:40.295] [main/DEBUG] [mixin/]: connectormod.mixins.json:IForgeItemMixin from mod connectormod->@Inject::redirectIsPiglinCurrency(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7218 | [08Jan2025 16:50:40.307] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/EntityType
|
7219 | [08Jan2025 16:50:40.345] [main/DEBUG] [mixin/]: Mixing inject.MixinEntityType from architectury-common.mixins.json into net.minecraft.world.entity.EntityType
|
7220 | [08Jan2025 16:50:40.358] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from goblintraders.common.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
7221 | [08Jan2025 16:50:40.358] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from bettercombat.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
7222 | [08Jan2025 16:50:40.359] [main/DEBUG] [mixin/]: Mixing EnchantmentMixin from quark.mixins.json into net.minecraft.world.item.enchantment.Enchantment
|
7223 | [08Jan2025 16:50:40.362] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:EnchantmentMixin from mod goblintraders->@Inject::goblinTradersAppend(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7224 | [08Jan2025 16:50:40.362] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:EnchantmentMixin from mod goblintraders->@Inject::goblinTradersAppend(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7225 | [08Jan2025 16:50:40.362] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:EnchantmentMixin from mod goblintraders->@Inject::goblinTradersAppend(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7226 | [08Jan2025 16:50:40.363] [main/DEBUG] [mixin/]: bettercombat.mixins.json:EnchantmentMixin from mod bettercombat->@Inject::getEquipmentFix(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7227 | [08Jan2025 16:50:40.369] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.BlockEntityTypeMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
7228 | [08Jan2025 16:50:40.369] [main/DEBUG] [mixin/]: Mixing minecraft.BlockEntityTypeMixin from createcasing.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
7229 | [08Jan2025 16:50:40.372] [main/DEBUG] [mixin/]: Mixing TileEntityTypeAccessor from vampirism.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
7230 | [08Jan2025 16:50:40.373] [main/DEBUG] [mixin/]: Mixing AccessorBlockEntityType from railways-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
7231 | [08Jan2025 16:50:40.373] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from fabric-api-lookup-api-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
|
7232 | [08Jan2025 16:50:40.373] [main/DEBUG] [mixin/]: fabric-api-lookup-api-v1.mixins.json:BlockEntityTypeAccessor from mod fabric_api_lookup_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7233 | [08Jan2025 16:50:40.374] [main/DEBUG] [mixin/]: createcasing.mixins.json:minecraft.BlockEntityTypeMixin from mod createcasing->@Inject::isValid(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7234 | [08Jan2025 16:50:40.375] [main/DEBUG] [mixin/]: Unexpected: Registered method setValidBlocks(Ljava/util/Set;)V in net.minecraft.world.level.block.entity.BlockEntityType was not merged
|
7235 | [08Jan2025 16:50:40.375] [main/DEBUG] [mixin/]: Unexpected: Registered method getValidBlocks()Ljava/util/Set; in net.minecraft.world.level.block.entity.BlockEntityType was not merged
|
7236 | [08Jan2025 16:50:40.389] [main/DEBUG] [mixin/]: Mixing feature.commands.MixinArgumentTypeInfos from valkyrienskies-common.mixins.json into net.minecraft.commands.synchronization.ArgumentTypeInfos
|
7237 | [08Jan2025 16:50:40.392] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.commands.MixinArgumentTypeInfos from mod valkyrienskies->@Inject::postBootstrap(Lnet/minecraft/core/Registry;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7238 | [08Jan2025 16:50:40.399] [main/DEBUG] [mixin/]: Mixing MixinPoiTypes from lootr.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
|
7239 | [08Jan2025 16:50:40.400] [main/DEBUG] [mixin/]: Mixing PoiTypesMixin from connectormod.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiTypes
|
7240 | [08Jan2025 16:50:40.401] [main/DEBUG] [mixin/]: lootr.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
|
7241 | [08Jan2025 16:50:40.401] [main/DEBUG] [mixin/]: connectormod.mixins.json:PoiTypesMixin from mod connectormod->@Inject::handleLegacyTypeHolders(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7242 | [08Jan2025 16:50:40.403] [main/DEBUG] [mixin/]: Mixing MixinPoiType from lootr.mixins.json into net.minecraft.world.entity.ai.village.poi.PoiType
|
7243 | [08Jan2025 16:50:40.404] [main/DEBUG] [mixin/]: lootr.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
|
7244 | [08Jan2025 16:50:40.421] [main/DEBUG] [mixin/]: Mixing KeepRichSoilGiantTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.Feature
|
7245 | [08Jan2025 16:50:40.421] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$keepRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6778ec$farmersdelight$lambda$keepRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilGiantTreeMixin from mod farmersdelight
|
7246 | [08Jan2025 16:50:40.424] [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
|
7247 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Mixing AccessorCreativeModeTabs from railways-common.mixins.json into net.minecraft.world.item.CreativeModeTabs
|
7248 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming @Accessor method setCACHED_PARAMETERS(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to setCACHED_PARAMETERS$railways_$md$6778ec$0 in railways-common.mixins.json:AccessorCreativeModeTabs from mod railways
|
7249 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Mixing featuretoggle.CreativeModeTabsAccessor from create_connected.mixins.json into net.minecraft.world.item.CreativeModeTabs
|
7250 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7251 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming @Invoker method callBuildAllTabContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to callBuildAllTabContents$create_connected_$md$6778ec$1 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
|
7252 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming @Accessor method getCACHED_PARAMETERS()Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters; to getCACHED_PARAMETERS$create_connected_$md$6778ec$2 in create_connected.mixins.json:featuretoggle.CreativeModeTabsAccessor from mod create_connected
|
7253 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Mixing feature_toggle.CreativeModeTabsAccessor from copycats-common.mixins.json into net.minecraft.world.item.CreativeModeTabs
|
7254 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming @Invoker method callBuildAllTabContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;)V to callBuildAllTabContents$copycats_$md$6778ec$3 in copycats-common.mixins.json:feature_toggle.CreativeModeTabsAccessor from mod copycats
|
7255 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming @Accessor method getCACHED_PARAMETERS()Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters; to getCACHED_PARAMETERS$copycats_$md$6778ec$4 in copycats-common.mixins.json:feature_toggle.CreativeModeTabsAccessor from mod copycats
|
7256 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Mixing CreativeModeTabsMixin from quark.mixins.json into net.minecraft.world.item.CreativeModeTabs
|
7257 | [08Jan2025 16:50:40.452] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$quark$filterEnchantments2$1(Lnet/minecraft/world/item/enchantment/Enchantment;)Z to md6778ec$quark$lambda$quark$filterEnchantments2$1$5 in quark.mixins.json:CreativeModeTabsMixin from mod quark
|
7258 | [08Jan2025 16:50:40.453] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$quark$filterEnchantments$0(Lnet/minecraft/world/item/enchantment/Enchantment;)Z to md6778ec$quark$lambda$quark$filterEnchantments$0$6 in quark.mixins.json:CreativeModeTabsMixin from mod quark
|
7259 | [08Jan2025 16:50:40.461] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/CreativeModeTab
|
7260 | [08Jan2025 16:50:40.462] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Injected vanilla CreativeModeTab constructor
|
7261 | [08Jan2025 16:50:40.462] [main/DEBUG] [mixin/]: Mixing CreativeModeTabMixin from kubejs-common.mixins.json into net.minecraft.world.item.CreativeModeTab
|
7262 | [08Jan2025 16:50:40.463] [main/DEBUG] [mixin/]: Mixing ItemGroupMixin from fabric-item-group-api-v1.mixins.json into net.minecraft.world.item.CreativeModeTab
|
7263 | [08Jan2025 16:50:40.463] [main/DEBUG] [mixin/]: Mixing ItemGroupMixin from item_obliterator.mixins.json into net.minecraft.world.item.CreativeModeTab
|
7264 | [08Jan2025 16:50:40.463] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$item_obliterator_buildContents$1(Lnet/minecraft/world/item/ItemStack;)Z to md6778ec$item_obliterator$lambda$item_obliterator_buildContents$1$0 in item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator
|
7265 | [08Jan2025 16:50:40.463] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$item_obliterator_buildContents$0(Lnet/minecraft/world/item/ItemStack;)Z to md6778ec$item_obliterator$lambda$item_obliterator_buildContents$0$1 in item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator
|
7266 | [08Jan2025 16:50:40.465] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7267 | [08Jan2025 16:50:40.466] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7268 | [08Jan2025 16:50:40.466] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ItemGroupMixin from mod item_obliterator->@Inject::item_obliterator_buildContents(Lnet/minecraft/world/item/CreativeModeTab$ItemDisplayParameters;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7269 | [08Jan2025 16:50:40.469] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.FireBlock
|
7270 | [08Jan2025 16:50:40.470] [main/DEBUG] [mixin/]: Mixing FireBlockAccessor from supplementaries.mixins.json into net.minecraft.world.level.block.FireBlock
|
7271 | [08Jan2025 16:50:40.471] [main/DEBUG] [mixin/]: Mixing FireBlockAccessor from werewolves.mixins.json into net.minecraft.world.level.block.FireBlock
|
7272 | [08Jan2025 16:50:40.471] [main/DEBUG] [mixin/]: Mixing accessor.FireBlockForgeAccessor from puzzleslib.forge.mixins.json into net.minecraft.world.level.block.FireBlock
|
7273 | [08Jan2025 16:50:40.471] [main/DEBUG] [mixin/]: Mixing world.level.block.FireMixin from valkyrienskies-forge.mixins.json into net.minecraft.world.level.block.FireBlock
|
7274 | [08Jan2025 16:50:40.471] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onPlaceMixin$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;DDD)V to md6778ec$valkyrienskies$lambda$onPlaceMixin$1$0 in valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies
|
7275 | [08Jan2025 16:50:40.471] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireTickMixin$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/util/RandomSource;DDD)V to md6778ec$valkyrienskies$lambda$fireTickMixin$0$1 in valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies
|
7276 | [08Jan2025 16:50:40.475] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.level.block.FireBlock
|
7277 | [08Jan2025 16:50:40.475] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7278 | [08Jan2025 16:50:40.476] [main/DEBUG] [mixin/]: Mixing FireBlockInvoker from decorative_blocks.mixins.json into net.minecraft.world.level.block.FireBlock
|
7279 | [08Jan2025 16:50:40.476] [main/DEBUG] [mixin/]: Mixing FireBlockMixin from moonlight.mixins.json into net.minecraft.world.level.block.FireBlock
|
7280 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::fireTickMixin(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 doesn't use it's CallbackInfo
|
7281 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::fireTickMixin(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 has 0 override(s) in child classes
|
7282 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::fireTickMixin(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 won't be passed a CallbackInfo as a result
|
7283 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::onPlaceMixin(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
|
7284 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::onPlaceMixin(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
|
7285 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: valkyrienskies-forge.mixins.json:world.level.block.FireMixin from mod valkyrienskies->@Inject::onPlaceMixin(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
|
7286 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7287 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(Lnet/minecraft/world/level/block/state/BlockBehaviour$Properties;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7288 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::afterConstruct(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
|
7289 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::getFabricBurnChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7290 | [08Jan2025 16:50:40.490] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:FireBlockMixin from mod fabric_content_registries_v0->@Inject::getFabricSpreadChance(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7291 | [08Jan2025 16:50:40.495] [main/DEBUG] [mixin/]: Mixing BaseFireBlockMixin from soul_fire_d.mixins.json into net.minecraft.world.level.block.BaseFireBlock
|
7292 | [08Jan2025 16:50:40.495] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetState$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/Block;)V to md6778ec$soul_fire_d$lambda$onGetState$1$0 in soul_fire_d.mixins.json:BaseFireBlockMixin from mod soul_fire_d
|
7293 | [08Jan2025 16:50:40.496] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$onGetState$0(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/Block;)Z to md6778ec$soul_fire_d$lambda$onGetState$0$1 in soul_fire_d.mixins.json:BaseFireBlockMixin from mod soul_fire_d
|
7294 | [08Jan2025 16:50:40.498] [main/DEBUG] [mixin/]: soul_fire_d.mixins.json:BaseFireBlockMixin from mod soul_fire_d->@Inject::onGetState(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7295 | [08Jan2025 16:50:40.502] [main/DEBUG] [mixin/]: Mixing DirectionMixin from rhino-common.mixins.json into net.minecraft.core.Direction
|
7296 | [08Jan2025 16:50:40.520] [main/DEBUG] [mixin/]: Mixing ShapesMixin from creativecore.mixins.json into net.minecraft.world.phys.shapes.Shapes
|
7297 | [08Jan2025 16:50:40.535] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinUnoptimized(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
|
7298 | [08Jan2025 16:50:40.535] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinUnoptimized(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
|
7299 | [08Jan2025 16:50:40.535] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinUnoptimized(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
|
7300 | [08Jan2025 16:50:40.536] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinIsNotEmpty(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
|
7301 | [08Jan2025 16:50:40.536] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinIsNotEmpty(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
|
7302 | [08Jan2025 16:50:40.536] [main/DEBUG] [mixin/]: creativecore.mixins.json:ShapesMixin from mod creativecore->@Inject::joinIsNotEmpty(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
|
7303 | [08Jan2025 16:50:40.539] [main/DEBUG] [mixin/]: Mixing DiscreteVSAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.world.phys.shapes.DiscreteVoxelShape
|
7304 | [08Jan2025 16:50:40.541] [main/DEBUG] [mixin/]: Mixing BitSetDVSAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.world.phys.shapes.BitSetDiscreteVoxelShape
|
7305 | [08Jan2025 16:50:40.544] [main/DEBUG] [mixin/]: Mixing copycat.VoxelShapeAccessor from copycats-common.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
|
7306 | [08Jan2025 16:50:40.544] [main/DEBUG] [mixin/]: Mixing VoxelShapeAccessor from creativecore.mixins.json into net.minecraft.world.phys.shapes.VoxelShape
|
7307 | [08Jan2025 16:50:40.544] [main/DEBUG] [mixin/]: Mixing VoxelShapeAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.world.phys.shapes.VoxelShape
|
7308 | [08Jan2025 16:50:40.545] [main/DEBUG] [mixin/]: Unexpected: Registered method setShape(Lnet/minecraft/world/phys/shapes/DiscreteVoxelShape;)V in net.minecraft.world.phys.shapes.VoxelShape was not merged
|
7309 | [08Jan2025 16:50:40.547] [main/DEBUG] [mixin/]: Mixing ArrayVSAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.world.phys.shapes.ArrayVoxelShape
|
7310 | [08Jan2025 16:50:40.549] [main/DEBUG] [mixin/]: Mixing SliceShapeAccess from ferritecore.blockstatecache.mixin.json into net.minecraft.world.phys.shapes.SliceShape
|
7311 | [08Jan2025 16:50:40.655] [main/DEBUG] [mixin/]: Mixing BlocksMixin from amendments-common.mixins.json into net.minecraft.world.level.block.Blocks
|
7312 | [08Jan2025 16:50:40.657] [main/DEBUG] [mixin/]: Mixing perf.reduce_blockstate_cache_rebuilds.BlocksMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.Blocks
|
7313 | [08Jan2025 16:50:40.657] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getEmptyConsumer$0(Ljava/lang/Object;)V to md6778ec$modernfix$lambda$getEmptyConsumer$0$0 in modernfix-common.mixins.json:perf.reduce_blockstate_cache_rebuilds.BlocksMixin from mod modernfix
|
7314 | [08Jan2025 16:50:40.695] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/LiquidBlock
|
7315 | [08Jan2025 16:50:40.696] [main/DEBUG] [mixin/]: Mixing inject.MixinLiquidBlock from architectury-common.mixins.json into net.minecraft.world.level.block.LiquidBlock
|
7316 | [08Jan2025 16:50:40.708] [main/DEBUG] [mixin/]: Mixing SpongeBlockMixin from quark.mixins.json into net.minecraft.world.level.block.SpongeBlock
|
7317 | [08Jan2025 16:50:40.712] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/HalfTransparentBlock
|
7318 | [08Jan2025 16:50:40.716] [main/DEBUG] [mixin/]: Mixing HalfTransparentBlockMixin from quark.mixins.json into net.minecraft.world.level.block.HalfTransparentBlock
|
7319 | [08Jan2025 16:50:40.717] [main/DEBUG] [mixin/]: quark.mixins.json:HalfTransparentBlockMixin from mod quark->@Inject::skipRendering(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7320 | [08Jan2025 16:50:40.719] [main/DEBUG] [mixin/]: Mixing jar.DispenserMixin from ars_nouveau.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
7321 | [08Jan2025 16:50:40.723] [main/DEBUG] [mixin/]: Mixing CuttingBoardDispenserMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
7322 | [08Jan2025 16:50:40.724] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
7323 | [08Jan2025 16:50:40.724] [main/DEBUG] [mixin/]: Renaming @Accessor method getDispenserRegistry()Ljava/util/Map; to getDispenserRegistry$moonlight_$md$6778ec$0 in moonlight-common.mixins.json:accessor.DispenserBlockAccessor from mod moonlight
|
7324 | [08Jan2025 16:50:40.724] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockAccessor from create.mixins.json into net.minecraft.world.level.block.DispenserBlock
|
7325 | [08Jan2025 16:50:40.727] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:jar.DispenserMixin from mod ars_nouveau->@Inject::onDispenseFromInject(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockSourceImpl;Lnet/minecraft/world/level/block/entity/DispenserBlockEntity;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
|
7326 | [08Jan2025 16:50:40.727] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:CuttingBoardDispenserMixin from mod farmersdelight->@Inject::onCuttingBoardDispenseFromInject(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockSourceImpl;Lnet/minecraft/world/level/block/entity/DispenserBlockEntity;ILnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfo
|
7327 | [08Jan2025 16:50:40.729] [main/DEBUG] [mixin/]: Mixing NoteBlockMixin from etched.mixins.json into net.minecraft.world.level.block.NoteBlock
|
7328 | [08Jan2025 16:50:40.736] [main/DEBUG] [mixin/]: Mixing DetectorRailBlockMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.DetectorRailBlock
|
7329 | [08Jan2025 16:50:40.737] [main/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7330 | [08Jan2025 16:50:40.737] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getCustomComparatorOutput$0(Lnet/minecraft/world/entity/Entity;)Z to md6778ec$fabric_object_builder_api_v1$lambda$getCustomComparatorOutput$0$0 in fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1
|
7331 | [08Jan2025 16:50:40.739] [main/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:DetectorRailBlockMixin from mod fabric_object_builder_api_v1->@Inject::getCustomComparatorOutput(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7332 | [08Jan2025 16:50:40.741] [main/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from zeta.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
7333 | [08Jan2025 16:50:40.742] [main/DEBUG] [mixin/]: Mixing PistonBaseBlockMixin from quark.mixins.json into net.minecraft.world.level.block.piston.PistonBaseBlock
|
7334 | [08Jan2025 16:50:40.752] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::moveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7335 | [08Jan2025 16:50:40.752] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::moveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7336 | [08Jan2025 16:50:40.752] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::moveBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7337 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::modifyBlockstate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7338 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::modifyBlockstate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7339 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::modifyBlockstate(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7340 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::setOldPosToAir(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7341 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::setOldPosToAir(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7342 | [08Jan2025 16:50:40.753] [main/DEBUG] [mixin/]: quark.mixins.json:PistonBaseBlockMixin from mod quark->@Inject::setOldPosToAir(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7343 | [08Jan2025 16:50:40.772] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/StairBlock
|
7344 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: Mixing accessors.world.level.block.StairBlockAccessor from valkyrienskies-common.mixins.json into net.minecraft.world.level.block.StairBlock
|
7345 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: Renaming @Accessor method getTopShapes()[Lnet/minecraft/world/phys/shapes/VoxelShape; to getTopShapes$valkyrienskies_$md$6778ec$0 in valkyrienskies-common.mixins.json:accessors.world.level.block.StairBlockAccessor from mod valkyrienskies
|
7346 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: Renaming @Accessor method getBottomShapes()[Lnet/minecraft/world/phys/shapes/VoxelShape; to getBottomShapes$valkyrienskies_$md$6778ec$1 in valkyrienskies-common.mixins.json:accessors.world.level.block.StairBlockAccessor from mod valkyrienskies
|
7347 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: Mixing copycat.stairs.StairBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.StairBlock
|
7348 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7349 | [08Jan2025 16:50:40.773] [main/DEBUG] [mixin/]: Mixing compat.additionalplacements.PlacementBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.StairBlock
|
7350 | [08Jan2025 16:50:40.778] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
7351 | [08Jan2025 16:50:40.780] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.stairs.StairBlockMixin from mod create_connected->@Inject::copycatStairs(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7352 | [08Jan2025 16:50:40.785] [main/DEBUG] [mixin/]: Mixing block.RedStoneWireBlockMixin from vs_tournament.mixins.json into net.minecraft.world.level.block.RedStoneWireBlock
|
7353 | [08Jan2025 16:50:40.787] [main/DEBUG] [mixin/]: vs_tournament.mixins.json:block.RedStoneWireBlockMixin from mod vs_tournament->@Inject::tournament$getConnectingSide(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7354 | [08Jan2025 16:50:40.790] [main/DEBUG] [mixin/]: Mixing CropBlockMixin from balm.mixins.json into net.minecraft.world.level.block.CropBlock
|
7355 | [08Jan2025 16:50:40.792] [main/DEBUG] [mixin/]: balm.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
|
7356 | [08Jan2025 16:50:40.794] [main/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.FarmBlock
|
7357 | [08Jan2025 16:50:40.794] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7358 | [08Jan2025 16:50:40.795] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(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
|
7359 | [08Jan2025 16:50:40.801] [main/DEBUG] [mixin/]: Mixing MixinDoorBlock from railways-common.mixins.json into net.minecraft.world.level.block.DoorBlock
|
7360 | [08Jan2025 16:50:40.803] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinDoorBlock from mod railways->@Inject::doNotOpenSpecialDoors(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7361 | [08Jan2025 16:50:40.805] [main/DEBUG] [mixin/]: Mixing LadderBlockMixin from quark.mixins.json into net.minecraft.world.level.block.LadderBlock
|
7362 | [08Jan2025 16:50:40.807] [main/DEBUG] [mixin/]: quark.mixins.json:LadderBlockMixin from mod quark->@Inject::updateShapeTweak(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 does use it's CallbackInfoReturnable
|
7363 | [08Jan2025 16:50:40.812] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
7364 | [08Jan2025 16:50:40.812] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getTicker$0(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 md6778ec$amendments$lambda$getTicker$0$0 in amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments
|
7365 | [08Jan2025 16:50:40.817] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from quark.mixins.json into net.minecraft.world.level.block.CeilingHangingSignBlock
|
7366 | [08Jan2025 16:50:40.821] [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
|
7367 | [08Jan2025 16:50:40.821] [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
|
7368 | [08Jan2025 16:50:40.821] [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
|
7369 | [08Jan2025 16:50:40.822] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(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
|
7370 | [08Jan2025 16:50:40.825] [main/DEBUG] [mixin/]: Mixing CeilingHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
7371 | [08Jan2025 16:50:40.827] [main/DEBUG] [mixin/]: Mixing WallHangingSignBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallHangingSignBlock
|
7372 | [08Jan2025 16:50:40.831] [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
|
7373 | [08Jan2025 16:50:40.831] [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
|
7374 | [08Jan2025 16:50:40.831] [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
|
7375 | [08Jan2025 16:50:40.831] [main/DEBUG] [mixin/]: amendments-common.mixins.json:CeilingHangingSignBlockMixin from mod amendments->@Inject::amendments$use(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
|
7376 | [08Jan2025 16:50:40.831] [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
|
7377 | [08Jan2025 16:50:40.836] [main/DEBUG] [mixin/]: Mixing compat.additionalplacements.PlacementBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.PressurePlateBlock
|
7378 | [08Jan2025 16:50:40.841] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
7379 | [08Jan2025 16:50:40.855] [main/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from etched.mixins.json into net.minecraft.world.level.block.JukeboxBlock
|
7380 | [08Jan2025 16:50:40.856] [main/DEBUG] [mixin/]: Mixing JukeboxBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.JukeboxBlock
|
7381 | [08Jan2025 16:50:40.859] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockMixin from mod etched->@Inject::getAnalogOutputSignal(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7382 | [08Jan2025 16:50:40.861] [main/DEBUG] [mixin/]: Mixing copycat.fence.FenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
|
7383 | [08Jan2025 16:50:40.861] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7384 | [08Jan2025 16:50:40.863] [main/DEBUG] [mixin/]: Mixing FenceBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FenceBlock
|
7385 | [08Jan2025 16:50:40.864] [main/DEBUG] [mixin/]: Mixing copycat.fence.COMPATFenceBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.FenceBlock
|
7386 | [08Jan2025 16:50:40.864] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.COMPATFenceBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7387 | [08Jan2025 16:50:40.865] [main/DEBUG] [mixin/]: Mixing compat.diagonalfences.FenceBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.FenceBlock
|
7388 | [08Jan2025 16:50:40.867] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectToCopycatFence(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7389 | [08Jan2025 16:50:40.867] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fence.FenceBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7390 | [08Jan2025 16:50:40.872] [main/DEBUG] [mixin/]: Mixing PortalBlockMixin from pehkui.mixins.json into net.minecraft.world.level.block.NetherPortalBlock
|
7391 | [08Jan2025 16:50:40.873] [main/DEBUG] [mixin/]: pehkui.mixins.json:PortalBlockMixin from mod pehkui->@Inject::pehkui$onEntityCollision(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
|
7392 | [08Jan2025 16:50:40.885] [main/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.IronBarsBlock
|
7393 | [08Jan2025 16:50:40.885] [main/DEBUG] [mixin/]: Mixing IronBarsBlockMixin from quark.mixins.json into net.minecraft.world.level.block.IronBarsBlock
|
7394 | [08Jan2025 16:50:40.894] [main/DEBUG] [mixin/]: Mixing StemBlockMixin from balm.mixins.json into net.minecraft.world.level.block.StemBlock
|
7395 | [08Jan2025 16:50:40.895] [main/DEBUG] [mixin/]: balm.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
|
7396 | [08Jan2025 16:50:40.897] [main/DEBUG] [mixin/]: Mixing VineMixin from amendments-common.mixins.json into net.minecraft.world.level.block.VineBlock
|
7397 | [08Jan2025 16:50:40.898] [main/DEBUG] [mixin/]: amendments-common.mixins.json:VineMixin from mod amendments->@Inject::isAcceptableNeighbour(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
|
7398 | [08Jan2025 16:50:40.905] [main/DEBUG] [mixin/]: Mixing WaterLilyMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WaterlilyBlock
|
7399 | [08Jan2025 16:50:40.911] [main/DEBUG] [mixin/]: Mixing NetherWartBlockMixin from chipped-common.mixins.json into net.minecraft.world.level.block.NetherWartBlock
|
7400 | [08Jan2025 16:50:40.913] [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
|
7401 | [08Jan2025 16:50:40.917] [main/DEBUG] [mixin/]: Mixing CauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.CauldronBlock
|
7402 | [08Jan2025 16:50:40.919] [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
|
7403 | [08Jan2025 16:50:40.919] [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
|
7404 | [08Jan2025 16:50:40.919] [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
|
7405 | [08Jan2025 16:50:40.921] [main/DEBUG] [mixin/]: Mixing common.access.block.AccessAbstractCauldronBlock from crafttweaker.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
7406 | [08Jan2025 16:50:40.921] [main/DEBUG] [mixin/]: Mixing content.wing.MixinAbstractCauldronBlock from vs_clockwork-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
7407 | [08Jan2025 16:50:40.921] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0(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/item/ItemStack;)Lnet/minecraft/world/InteractionResult; to md6778ec$vs_clockwork$lambda$new$0$0 in vs_clockwork-common.mixins.json:content.wing.MixinAbstractCauldronBlock from mod vs_clockwork
|
7408 | [08Jan2025 16:50:40.925] [main/DEBUG] [mixin/]: Mixing common.minecraft.AbstractCauldronBlockMixin from origins_classes.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
7409 | [08Jan2025 16:50:40.926] [main/DEBUG] [mixin/]: Mixing AbstractCauldronBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractCauldronBlock
|
7410 | [08Jan2025 16:50:40.932] [main/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.wing.MixinAbstractCauldronBlock from mod vs_clockwork->@Inject::vs_clockwork$use(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
|
7411 | [08Jan2025 16:50:40.932] [main/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.wing.MixinAbstractCauldronBlock from mod vs_clockwork->@Inject::vs_clockwork$use(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
|
7412 | [08Jan2025 16:50:40.932] [main/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.wing.MixinAbstractCauldronBlock from mod vs_clockwork->@Inject::vs_clockwork$use(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
|
7413 | [08Jan2025 16:50:40.932] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractCauldronBlockMixin from mod origins_classes->@Inject::originsClasses$addPotionBonus(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
|
7414 | [08Jan2025 16:50:40.935] [main/DEBUG] [mixin/]: Mixing LavaCauldronMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LavaCauldronBlock
|
7415 | [08Jan2025 16:50:40.940] [main/DEBUG] [mixin/]: Mixing common.EndPortalBlockMixin from scguns.mixins.json into net.minecraft.world.level.block.EndPortalBlock
|
7416 | [08Jan2025 16:50:40.941] [main/DEBUG] [mixin/]: scguns.mixins.json:common.EndPortalBlockMixin from mod scguns: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7417 | [08Jan2025 16:50:40.942] [main/DEBUG] [mixin/]: scguns.mixins.json:common.EndPortalBlockMixin from mod scguns->@Inject::beforeChangeDimension(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
|
7418 | [08Jan2025 16:50:40.942] [main/DEBUG] [mixin/]: scguns.mixins.json:common.EndPortalBlockMixin from mod scguns->@Inject::beforeChangeDimension(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
|
7419 | [08Jan2025 16:50:40.942] [main/DEBUG] [mixin/]: scguns.mixins.json:common.EndPortalBlockMixin from mod scguns->@Inject::beforeChangeDimension(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
|
7420 | [08Jan2025 16:50:40.948] [main/DEBUG] [mixin/]: Mixing TripWireHookBlockMixin from quark.mixins.json into net.minecraft.world.level.block.TripWireHookBlock
|
7421 | [08Jan2025 16:50:40.956] [main/DEBUG] [mixin/]: Mixing perf.deduplicate_wall_shapes.WallBlockMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.WallBlock
|
7422 | [08Jan2025 16:50:40.958] [main/DEBUG] [mixin/]: Mixing copycat.wall.WallBlockMixin from create_connected.mixins.json into net.minecraft.world.level.block.WallBlock
|
7423 | [08Jan2025 16:50:40.958] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7424 | [08Jan2025 16:50:40.958] [main/DEBUG] [mixin/]: Mixing WallBlockMixin from quark.mixins.json into net.minecraft.world.level.block.WallBlock
|
7425 | [08Jan2025 16:50:40.961] [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
|
7426 | [08Jan2025 16:50:40.961] [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
|
7427 | [08Jan2025 16:50:40.961] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::connectsToCopycat(Lnet/minecraft/world/level/block/state/BlockState;ZLnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7428 | [08Jan2025 16:50:40.961] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.wall.WallBlockMixin from mod create_connected->@Inject::raisePostForCopycat(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/shapes/VoxelShape;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7429 | [08Jan2025 16:50:40.964] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/block/FlowerPotBlock
|
7430 | [08Jan2025 16:50:40.964] [main/DEBUG] [mixin/]: Mixing FlowerPotBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.FlowerPotBlock
|
7431 | [08Jan2025 16:50:40.965] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
7432 | [08Jan2025 16:50:40.965] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
7433 | [08Jan2025 16:50:40.965] [main/DEBUG] [mixin/]: amendments-common.mixins.json:FlowerPotBlockMixin from mod amendments->@Inject::amendments$addPotSound(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
|
7434 | [08Jan2025 16:50:40.968] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.SkullBlock
|
7435 | [08Jan2025 16:50:40.974] [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
|
7436 | [08Jan2025 16:50:40.974] [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
|
7437 | [08Jan2025 16:50:40.974] [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
|
7438 | [08Jan2025 16:50:40.974] [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
|
7439 | [08Jan2025 16:50:40.974] [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
|
7440 | [08Jan2025 16:50:40.974] [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
|
7441 | [08Jan2025 16:50:40.975] [main/DEBUG] [mixin/]: Mixing AbstractSkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.AbstractSkullBlock
|
7442 | [08Jan2025 16:50:40.977] [main/DEBUG] [mixin/]: Mixing SkullBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.WallSkullBlock
|
7443 | [08Jan2025 16:50:40.982] [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
|
7444 | [08Jan2025 16:50:40.982] [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
|
7445 | [08Jan2025 16:50:40.982] [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
|
7446 | [08Jan2025 16:50:40.982] [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
|
7447 | [08Jan2025 16:50:40.982] [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
|
7448 | [08Jan2025 16:50:40.982] [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
|
7449 | [08Jan2025 16:50:40.990] [main/DEBUG] [mixin/]: Mixing AnvilBlockMixin from placebo.mixins.json into net.minecraft.world.level.block.AnvilBlock
|
7450 | [08Jan2025 16:50:40.991] [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
|
7451 | [08Jan2025 16:50:40.991] [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
|
7452 | [08Jan2025 16:50:40.991] [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
|
7453 | [08Jan2025 16:50:40.994] [main/DEBUG] [mixin/]: Mixing compat.additionalplacements.PlacementBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.WeightedPressurePlateBlock
|
7454 | [08Jan2025 16:50:40.999] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
7455 | [08Jan2025 16:50:41.002] [main/DEBUG] [mixin/]: Mixing ComparatorBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ComparatorBlock
|
7456 | [08Jan2025 16:50:41.003] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::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
|
7457 | [08Jan2025 16:50:41.003] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::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
|
7458 | [08Jan2025 16:50:41.003] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ComparatorBlockMixin from mod supplementaries->@Inject::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
|
7459 | [08Jan2025 16:50:41.012] [main/DEBUG] [mixin/]: Mixing accessors.world.level.block.SlabBlockAccessor from valkyrienskies-common.mixins.json into net.minecraft.world.level.block.SlabBlock
|
7460 | [08Jan2025 16:50:41.012] [main/DEBUG] [mixin/]: Renaming @Accessor method getBottomAABB()Lnet/minecraft/world/phys/shapes/VoxelShape; to getBottomAABB$valkyrienskies_$md$6778ec$0 in valkyrienskies-common.mixins.json:accessors.world.level.block.SlabBlockAccessor from mod valkyrienskies
|
7461 | [08Jan2025 16:50:41.012] [main/DEBUG] [mixin/]: Renaming @Accessor method getTopAABB()Lnet/minecraft/world/phys/shapes/VoxelShape; to getTopAABB$valkyrienskies_$md$6778ec$1 in valkyrienskies-common.mixins.json:accessors.world.level.block.SlabBlockAccessor from mod valkyrienskies
|
7462 | [08Jan2025 16:50:41.012] [main/DEBUG] [mixin/]: Mixing compat.additionalplacements.PlacementBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.SlabBlock
|
7463 | [08Jan2025 16:50:41.017] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
7464 | [08Jan2025 16:50:41.023] [main/DEBUG] [mixin/]: Mixing compat.additionalplacements.PlacementBlockMixin from copycats-common.mixins.json into net.minecraft.world.level.block.CarpetBlock
|
7465 | [08Jan2025 16:50:41.029] [main/WARN] [mixin/]: Error loading class: com/firemerald/additionalplacements/block/AdditionalPlacementBlock (java.lang.ClassNotFoundException: com.firemerald.additionalplacements.block.AdditionalPlacementBlock)
|
7466 | [08Jan2025 16:50:41.042] [main/DEBUG] [mixin/]: Mixing copycat.fencegate.BlockCanSurviveMixin from create_connected.mixins.json into net.minecraft.world.level.block.DirtPathBlock
|
7467 | [08Jan2025 16:50:41.042] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7468 | [08Jan2025 16:50:41.043] [main/DEBUG] [mixin/]: create_connected.mixins.json:copycat.fencegate.BlockCanSurviveMixin from mod create_connected->@Inject::canSurviveCopycat(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
|
7469 | [08Jan2025 16:50:41.047] [main/DEBUG] [mixin/]: Mixing ObserverBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.ObserverBlock
|
7470 | [08Jan2025 16:50:41.053] [main/DEBUG] [mixin/]: Mixing ConcretePowderBlockMixin from quark.mixins.json into net.minecraft.world.level.block.ConcretePowderBlock
|
7471 | [08Jan2025 16:50:41.054] [main/DEBUG] [mixin/]: quark.mixins.json:ConcretePowderBlockMixin from mod quark->@Inject::touchesLiquid(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7472 | [08Jan2025 16:50:41.054] [main/DEBUG] [mixin/]: quark.mixins.json:ConcretePowderBlockMixin from mod quark->@Inject::shouldSolidify(Lnet/minecraft/world/level/BlockGetter;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
|
7473 | [08Jan2025 16:50:41.063] [main/DEBUG] [mixin/]: Mixing BaseCoralPlantTypeBlockMixin from quark.mixins.json into net.minecraft.world.level.block.BaseCoralPlantTypeBlock
|
7474 | [08Jan2025 16:50:41.074] [main/DEBUG] [mixin/]: Mixing swimming.BubbleColumnBlockMixin from expandability-common.mixins.json into net.minecraft.world.level.block.BubbleColumnBlock
|
7475 | [08Jan2025 16:50:41.075] [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
|
7476 | [08Jan2025 16:50:41.084] [main/DEBUG] [mixin/]: Mixing LecternBlockMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LecternBlock
|
7477 | [08Jan2025 16:50:41.087] [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
|
7478 | [08Jan2025 16:50:41.091] [main/DEBUG] [mixin/]: Mixing MixinBellBlock from vampirism.mixins.json into net.minecraft.world.level.block.BellBlock
|
7479 | [08Jan2025 16:50:41.092] [main/DEBUG] [mixin/]: Mixing BellMixin from amendments-common.mixins.json into net.minecraft.world.level.block.BellBlock
|
7480 | [08Jan2025 16:50:41.095] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinBellBlock from mod vampirism->@Inject::ringTotem(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7481 | [08Jan2025 16:50:41.095] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinBellBlock from mod vampirism->@Inject::ringTotem(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7482 | [08Jan2025 16:50:41.095] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinBellBlock from mod vampirism->@Inject::ringTotem(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/phys/BlockHitResult;Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7483 | [08Jan2025 16:50:41.096] [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
|
7484 | [08Jan2025 16:50:41.096] [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
|
7485 | [08Jan2025 16:50:41.096] [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
|
7486 | [08Jan2025 16:50:41.098] [main/DEBUG] [mixin/]: Mixing LanternBlockPlacementMixin from amendments-common.mixins.json into net.minecraft.world.level.block.LanternBlock
|
7487 | [08Jan2025 16:50:41.098] [main/DEBUG] [mixin/]: Mixing LanternBlockMixin from quark.mixins.json into net.minecraft.world.level.block.LanternBlock
|
7488 | [08Jan2025 16:50:41.099] [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
|
7489 | [08Jan2025 16:50:41.101] [main/DEBUG] [mixin/]: Mixing CampfireBlockMixin from soul_fire_d.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
7490 | [08Jan2025 16:50:41.102] [main/DEBUG] [mixin/]: Mixing CampfireBlockMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
7491 | [08Jan2025 16:50:41.102] [main/DEBUG] [mixin/]: Mixing CampfireBaleMixin from farmersdelight.mixins.json into net.minecraft.world.level.block.CampfireBlock
|
7492 | [08Jan2025 16:50:41.104] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CampfireBlockMixin from mod supplementaries->@Inject::isSmokeSource(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7493 | [08Jan2025 16:50:41.104] [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
|
7494 | [08Jan2025 16:50:41.127] [main/DEBUG] [mixin/]: Mixing MixinPowderSnowBlock from curios.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
7495 | [08Jan2025 16:50:41.128] [main/DEBUG] [mixin/]: Mixing PowderSnowBlockMixin from werewolves.mixins.json into net.minecraft.world.level.block.PowderSnowBlock
|
7496 | [08Jan2025 16:50:41.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$walk$1(Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)Z to md6778ec$werewolves$lambda$walk$1$0 in werewolves.mixins.json:PowderSnowBlockMixin from mod werewolves
|
7497 | [08Jan2025 16:50:41.128] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$walk$0(Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)Z to md6778ec$werewolves$lambda$walk$0$1 in werewolves.mixins.json:PowderSnowBlockMixin from mod werewolves
|
7498 | [08Jan2025 16:50:41.131] [main/DEBUG] [mixin/]: curios.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
|
7499 | [08Jan2025 16:50:41.131] [main/DEBUG] [mixin/]: curios.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
|
7500 | [08Jan2025 16:50:41.131] [main/DEBUG] [mixin/]: werewolves.mixins.json:PowderSnowBlockMixin from mod werewolves->@Inject::walk(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7501 | [08Jan2025 16:50:41.140] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_154909_ with desc ()Lcom/google/common/collect/BiMap;
|
7502 | [08Jan2025 16:50:41.140] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_content_registries_v0/COREMODLOG]: Made net.minecraft.block.Oxidizable.OXIDATION_LEVEL_INCREASES mutable
|
7503 | [08Jan2025 16:50:41.140] [main/DEBUG] [mixin/]: Mixing WeatheringCopperMixin from zeta_forge.mixins.json into net.minecraft.world.level.block.WeatheringCopper
|
7504 | [08Jan2025 16:50:41.169] [main/DEBUG] [mixin/]: Mixing BlockPropertiesAccessor from supermartijn642corelib.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
|
7505 | [08Jan2025 16:50:41.169] [main/DEBUG] [mixin/]: Mixing AbstractBlockSettingsAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour$Properties
|
7506 | [08Jan2025 16:50:41.169] [main/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:AbstractBlockSettingsAccessor from mod fabric_object_builder_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7507 | [08Jan2025 16:50:41.190] [main/DEBUG] [mixin/]: Mixing feature.fluid_escaping_ship_config.MixinFlowingFluid from valkyrienskies-common.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
7508 | [08Jan2025 16:50:41.191] [main/DEBUG] [mixin/]: Mixing WaterWheelFluidSpreadMixin from create.mixins.json into net.minecraft.world.level.material.FlowingFluid
|
7509 | [08Jan2025 16:50:41.194] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.fluid_escaping_ship_config.MixinFlowingFluid from mod valkyrienskies->@Inject::beforeCanSpreadTo(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
|
7510 | [08Jan2025 16:50:41.194] [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
|
7511 | [08Jan2025 16:50:41.197] [main/DEBUG] [mixin/]: Mixing perf.state_definition_construct.StateDefinitionMixin from modernfix-common.mixins.json into net.minecraft.world.level.block.state.StateDefinition
|
7512 | [08Jan2025 16:50:41.213] [main/DEBUG] [mixin/]: Mixing feature.fire_between_ship_and_world.LavaFluidMixin from valkyrienskies-common.mixins.json into net.minecraft.world.level.material.LavaFluid
|
7513 | [08Jan2025 16:50:41.213] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$fireTickMixin$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;DDD)V to md6778ec$valkyrienskies$lambda$fireTickMixin$0$0 in valkyrienskies-common.mixins.json:feature.fire_between_ship_and_world.LavaFluidMixin from mod valkyrienskies
|
7514 | [08Jan2025 16:50:41.214] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.fire_between_ship_and_world.LavaFluidMixin from mod valkyrienskies->@Inject::fireTickMixin(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7515 | [08Jan2025 16:50:41.214] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.fire_between_ship_and_world.LavaFluidMixin from mod valkyrienskies->@Inject::fireTickMixin(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7516 | [08Jan2025 16:50:41.214] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.fire_between_ship_and_world.LavaFluidMixin from mod valkyrienskies->@Inject::fireTickMixin(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7517 | [08Jan2025 16:50:41.306] [main/INFO] [net.minecraft.server.Bootstrap/]: Vanilla bootstrap took 2427 milliseconds
|
7518 | [08Jan2025 16:50:41.320] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false
|
7519 | [08Jan2025 16:50:41.320] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 17
|
7520 | [08Jan2025 16:50:41.321] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
|
7521 | [08Jan2025 16:50:41.321] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
|
7522 | [08Jan2025 16:50:41.321] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
|
7523 | [08Jan2025 16:50:41.322] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available
|
7524 | [08Jan2025 16:50:41.322] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable
|
7525 | java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
|
7526 | at io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7527 | at io.netty.util.internal.PlatformDependent0$5.run(PlatformDependent0.java:288) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7528 | at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
|
7529 | at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:282) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7530 | at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7531 | at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7532 | at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7533 | at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7534 | at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7535 | at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7536 | at net.minecraft.server.Bootstrap.handler$zgm000$modernfix$doClassloadHack(Bootstrap.java:1034) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7537 | at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:64) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7538 | at net.minecraftforge.registries.ForgeRegistries.init(ForgeRegistries.java:212) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7539 | at net.minecraftforge.registries.ForgeRegistries.<clinit>(ForgeRegistries.java:65) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7540 | at net.minecraft.world.level.block.LiquidBlock.<init>(LiquidBlock.java:53) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7541 | at net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:77) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7542 | at net.minecraft.world.level.block.FireBlock.m_53484_(FireBlock.java:301) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7543 | at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:46) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7544 | at net.minecraft.server.Main.main(Main.java:121) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7545 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
7546 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
|
7547 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
7548 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
|
7549 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7550 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7551 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7552 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7553 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7554 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7555 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7556 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7557 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7558 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7559 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
|
7560 | [08Jan2025 16:50:41.324] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
|
7561 | [08Jan2025 16:50:41.325] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
|
7562 | java.lang.IllegalAccessException: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common
|
7563 | at jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:392) ~[?:?]
|
7564 | at java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:674) ~[?:?]
|
7565 | at java.lang.reflect.Method.invoke(Method.java:560) ~[?:?]
|
7566 | at io.netty.util.internal.PlatformDependent0$7.run(PlatformDependent0.java:410) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7567 | at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?]
|
7568 | at io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:401) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7569 | at io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:333) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7570 | at io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:88) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7571 | at io.netty.util.ConstantPool.<init>(ConstantPool.java:34) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7572 | at io.netty.util.AttributeKey$1.<init>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7573 | at io.netty.util.AttributeKey.<clinit>(AttributeKey.java:27) ~[netty-common-4.1.82.Final.jar%2382!/:4.1.82.Final]
|
7574 | at net.minecraftforge.network.NetworkConstants.<clinit>(NetworkConstants.java:34) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7575 | at net.minecraft.server.Bootstrap.handler$zgm000$modernfix$doClassloadHack(Bootstrap.java:1034) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7576 | at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:64) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7577 | at net.minecraftforge.registries.ForgeRegistries.init(ForgeRegistries.java:212) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7578 | at net.minecraftforge.registries.ForgeRegistries.<clinit>(ForgeRegistries.java:65) ~[forge-1.20.1-47.2.30-universal.jar%23582!/:?]
|
7579 | at net.minecraft.world.level.block.LiquidBlock.<init>(LiquidBlock.java:53) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7580 | at net.minecraft.world.level.block.Blocks.<clinit>(Blocks.java:77) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7581 | at net.minecraft.world.level.block.FireBlock.m_53484_(FireBlock.java:301) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7582 | at net.minecraft.server.Bootstrap.m_135870_(Bootstrap.java:46) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7583 | at net.minecraft.server.Main.main(Main.java:121) ~[server-1.20.1-20230612.114412-srg.jar%23577!/:?]
|
7584 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
|
7585 | at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
|
7586 | at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
|
7587 | at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
|
7588 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7589 | at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.serverService(CommonLaunchHandler.java:103) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7590 | at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$makeService$0(CommonServerLaunchHandler.java:27) ~[fmlloader-1.20.1-47.2.30.jar%2369!/:?]
|
7591 | at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7592 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7593 | at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7594 | at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7595 | at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7596 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7597 | at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar%2355!/:?]
|
7598 | at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?]
|
7599 | [08Jan2025 16:50:41.326] [main/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, int): unavailable
|
7600 | [08Jan2025 16:50:41.326] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available
|
7601 | [08Jan2025 16:50:41.327] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 8174698496 bytes (maybe)
|
7602 | [08Jan2025 16:50:41.327] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir)
|
7603 | [08Jan2025 16:50:41.327] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
|
7604 | [08Jan2025 16:50:41.328] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
|
7605 | [08Jan2025 16:50:41.328] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
|
7606 | [08Jan2025 16:50:41.328] [main/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
|
7607 | [08Jan2025 16:50:41.329] [main/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false
|
7608 | [08Jan2025 16:50:41.332] [main/DEBUG] [mixin/]: Mixing SimpleChannelMixin from connectivity.mixins.json into net.minecraftforge.network.simple.SimpleChannel
|
7609 | [08Jan2025 16:50:41.336] [main/DEBUG] [mixin/]: connectivity.mixins.json:SimpleChannelMixin from mod connectivity->@Inject::toBufferWarning(Ljava/lang/Object;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7610 | [08Jan2025 16:50:41.336] [main/DEBUG] [mixin/]: connectivity.mixins.json:SimpleChannelMixin from mod connectivity->@Inject::onWrapInVanillaPacket(Ljava/lang/Object;Lnet/minecraftforge/network/NetworkDirection;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7611 | [08Jan2025 16:50:41.366] [main/DEBUG] [mixin/]: Mixing networkstats.CCustomPayloadPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket
|
7612 | [08Jan2025 16:50:41.367] [main/DEBUG] [mixin/]: Mixing accessor.CustomPayloadC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket
|
7613 | [08Jan2025 16:50:41.367] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:accessor.CustomPayloadC2SPacketAccessor from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7614 | [08Jan2025 16:50:41.367] [main/DEBUG] [mixin/]: Mixing ServerboundCustomPayloadPacketMixin from packetfixer-common.mixins.json into net.minecraft.network.protocol.game.ServerboundCustomPayloadPacket
|
7615 | [08Jan2025 16:50:41.376] [main/DEBUG] [mixin/]: Mixing ClientBoundCustomPayloadPacketLMixin from connectivity.mixins.json into net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket
|
7616 | [08Jan2025 16:50:41.376] [main/DEBUG] [mixin/]: Mixing networkstats.SCustomPayloadPlayPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket
|
7617 | [08Jan2025 16:50:41.377] [main/DEBUG] [mixin/]: Mixing ClientboundCustomPayloadPacketMixin from packetfixer-common.mixins.json into net.minecraft.network.protocol.game.ClientboundCustomPayloadPacket
|
7618 | [08Jan2025 16:50:41.379] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin from mod connectivity->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer-common.mixins.json:ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::newSize(I)I with priority 9999
|
7619 | [08Jan2025 16:50:41.379] [main/WARN] [mixin/]: @ModifyConstant conflict. Skipping connectivity.mixins.json:ClientBoundCustomPayloadPacketLMixin from mod connectivity->@ModifyConstant::modifyLimit(I)I with priority 1, already redirected by packetfixer-common.mixins.json:ClientboundCustomPayloadPacketMixin from mod packetfixer->@ModifyConstant::newSize(I)I with priority 9999
|
7620 | [08Jan2025 16:50:41.382] [main/DEBUG] [mixin/]: Mixing networkstats.CCustomPayloadLoginPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.login.ServerboundCustomQueryPacket
|
7621 | [08Jan2025 16:50:41.382] [main/DEBUG] [mixin/]: Mixing accessor.LoginQueryResponseC2SPacketAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.network.protocol.login.ServerboundCustomQueryPacket
|
7622 | [08Jan2025 16:50:41.383] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:accessor.LoginQueryResponseC2SPacketAccessor from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7623 | [08Jan2025 16:50:41.383] [main/DEBUG] [mixin/]: Mixing ServerboundCustomQueryPacketMixin from packetfixer-common.mixins.json into net.minecraft.network.protocol.login.ServerboundCustomQueryPacket
|
7624 | [08Jan2025 16:50:41.387] [main/DEBUG] [mixin/]: Mixing networkstats.SCustomPayloadLoginPacketNameMixin from connectivity.mixins.json into net.minecraft.network.protocol.login.ClientboundCustomQueryPacket
|
7625 | [08Jan2025 16:50:41.388] [main/DEBUG] [mixin/]: Mixing ClientboundCustomQueryPacketMixin from packetfixer-common.mixins.json into net.minecraft.network.protocol.login.ClientboundCustomQueryPacket
|
7626 | [08Jan2025 16:50:41.397] [main/DEBUG] [mixin/]: Mixing network.HandshakeHandlerMixin from connectormod.mixins.json into net.minecraftforge.network.HandshakeHandler
|
7627 | [08Jan2025 16:50:41.439] [main/DEBUG] [mixin/]: Mixing DyeColorMixin from rhino-common.mixins.json into net.minecraft.world.item.DyeColor
|
7628 | [08Jan2025 16:50:41.455] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-block-view-api-v2.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7629 | [08Jan2025 16:50:41.455] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-rendering-data-attachment-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7630 | [08Jan2025 16:50:41.456] [main/DEBUG] [mixin/]: Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7631 | [08Jan2025 16:50:41.458] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7632 | [08Jan2025 16:50:41.459] [main/DEBUG] [mixin/]: Mixing AccessorBlockEntity from railways-common.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7633 | [08Jan2025 16:50:41.459] [main/DEBUG] [mixin/]: Mixing BlockEntityMixin from collective_forge.mixins.json into net.minecraft.world.level.block.entity.BlockEntity
|
7634 | [08Jan2025 16:50:41.469] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric_data_attachment_api_v1->@Inject::readBlockEntityAttachments(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/String;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7635 | [08Jan2025 16:50:41.469] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:BlockEntityMixin from mod fabric_data_attachment_api_v1->@Inject::writeBlockEntityAttachments(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7636 | [08Jan2025 16:50:41.469] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7637 | [08Jan2025 16:50:41.470] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7638 | [08Jan2025 16:50:41.470] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setLevel(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7639 | [08Jan2025 16:50:41.470] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7640 | [08Jan2025 16:50:41.470] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7641 | [08Jan2025 16:50:41.470] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BlockEntityMixin from mod (unknown)->@Inject::setRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7642 | [08Jan2025 16:50:41.475] [main/DEBUG] [mixin/]: Mixing entity.gravity.FallingBlockEntityEntityMixin from creatingspace.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7643 | [08Jan2025 16:50:41.476] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7644 | [08Jan2025 16:50:41.477] [main/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7645 | [08Jan2025 16:50:41.478] [main/DEBUG] [mixin/]: Mixing common.access.entity.AccessFallingBlockEntity from crafttweaker.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7646 | [08Jan2025 16:50:41.478] [main/DEBUG] [mixin/]: Mixing MixinFallingBlockEntity from architectury.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7647 | [08Jan2025 16:50:41.479] [main/DEBUG] [mixin/]: Mixing FallingBlockEntityMixin from quark.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7648 | [08Jan2025 16:50:41.479] [main/DEBUG] [mixin/]: Mixing accessor.FallingBlockEntityAccessor from create.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
|
7649 | [08Jan2025 16:50:41.480] [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$6778ec$0 in create.mixins.json:accessor.FallingBlockEntityAccessor from mod create
|
7650 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.FallingBlockEntityEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7651 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.FallingBlockEntityEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7652 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: creatingspace.mixins.json:entity.gravity.FallingBlockEntityEntityMixin from mod creatingspace->@Inject::gravity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7653 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7654 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7655 | [08Jan2025 16:50:41.484] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7656 | [08Jan2025 16:50:41.488] [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
|
7657 | [08Jan2025 16:50:41.488] [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
|
7658 | [08Jan2025 16:50:41.488] [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
|
7659 | [08Jan2025 16:50:41.488] [main/DEBUG] [mixin/]: quark.mixins.json:FallingBlockEntityMixin from mod quark->@Inject::stopTickingIfRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7660 | [08Jan2025 16:50:41.488] [main/DEBUG] [mixin/]: quark.mixins.json:FallingBlockEntityMixin from mod quark->@Inject::stopTickingIfRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7661 | [08Jan2025 16:50:41.519] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat1194plus.InventoryMixin from pehkui.mixins.json into net.minecraft.world.Container
|
7662 | [08Jan2025 16:50:41.521] [main/DEBUG] [mixin/]: Mixing ContainerMixin from kubejs-common.mixins.json into net.minecraft.world.Container
|
7663 | [08Jan2025 16:50:41.527] [main/DEBUG] [mixin/]: Mixing feature.container_distance_check.MixinContainer from valkyrienskies-common.mixins.json into net.minecraft.world.Container
|
7664 | [08Jan2025 16:50:41.538] [main/DEBUG] [mixin/]: Mixing NamedScreenHandlerFactoryMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.world.MenuProvider
|
7665 | [08Jan2025 16:50:41.538] [main/DEBUG] [mixin/]: fabric-screen-handler-api-v1.mixins.json:NamedScreenHandlerFactoryMixin from mod fabric_screen_handler_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7666 | [08Jan2025 16:50:41.546] [main/DEBUG] [mixin/]: Mixing PlayerChunkDataMixin from betterchunkloading.mixins.json into net.minecraft.server.level.ServerPlayer
|
7667 | [08Jan2025 16:50:41.549] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from kubejs-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
7668 | [08Jan2025 16:50:41.550] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityTickMixin from yungsapi.mixins.json into net.minecraft.server.level.ServerPlayer
|
7669 | [08Jan2025 16:50:41.551] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.level.ServerPlayer
|
7670 | [08Jan2025 16:50:41.551] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7671 | [08Jan2025 16:50:41.553] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from fabric-screen-handler-api-v1.mixins.json into net.minecraft.server.level.ServerPlayer
|
7672 | [08Jan2025 16:50:41.553] [main/DEBUG] [mixin/]: fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_screen_handler_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7673 | [08Jan2025 16:50:41.555] [main/DEBUG] [mixin/]: Mixing ServerPlayerEntityMixin from pehkui.mixins.json into net.minecraft.server.level.ServerPlayer
|
7674 | [08Jan2025 16:50:41.556] [main/DEBUG] [mixin/]: Mixing events.ServerPlayerMixin from craterlib.mixins.json into net.minecraft.server.level.ServerPlayer
|
7675 | [08Jan2025 16:50:41.557] [main/DEBUG] [mixin/]: Mixing camera.ANServerPlayerMixin from ars_nouveau.mixins.json into net.minecraft.server.level.ServerPlayer
|
7676 | [08Jan2025 16:50:41.557] [main/DEBUG] [mixin/]: Mixing feature.bed_fix.MixinServerPlayer from valkyrienskies-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
7677 | [08Jan2025 16:50:41.557] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$isReachableBedBlock$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;DDD)V to md6778ec$valkyrienskies$lambda$isReachableBedBlock$0$0 in valkyrienskies-common.mixins.json:feature.bed_fix.MixinServerPlayer from mod valkyrienskies
|
7678 | [08Jan2025 16:50:41.558] [main/DEBUG] [mixin/]: Mixing server.command.level.MixinServerPlayer from valkyrienskies-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
7679 | [08Jan2025 16:50:41.560] [main/DEBUG] [mixin/]: Mixing MixinServerPlayer from numismatics-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
7680 | [08Jan2025 16:50:41.561] [main/DEBUG] [mixin/]: Mixing ServerPlayerTickMixin from betterdeserttemples.mixins.json into net.minecraft.server.level.ServerPlayer
|
7681 | [08Jan2025 16:50:41.566] [main/DEBUG] [mixin/]: Mixing server.MixinServerPlayer from forge-DistantHorizons.forge.mixins.json into net.minecraft.server.level.ServerPlayer
|
7682 | [08Jan2025 16:50:41.567] [main/DEBUG] [mixin/]: Mixing conductor_possession.ServerPlayerMixin from railways-common.mixins.json into net.minecraft.server.level.ServerPlayer
|
7683 | [08Jan2025 16:50:41.568] [main/DEBUG] [mixin/]: Mixing ServerPlayerMixin from item_obliterator.mixins.json into net.minecraft.server.level.ServerPlayer
|
7684 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7685 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7686 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::init(Lnet/minecraft/server/MinecraftServer;Lnet/minecraft/server/level/ServerLevel;Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7687 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::betterchunkloading$onrestore(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7688 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::betterchunkloading$onrestore(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7689 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::betterchunkloading$onrestore(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7690 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7691 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7692 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7693 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP2(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7694 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP2(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7695 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onSameWorldTP2(Lnet/minecraft/server/level/ServerLevel;DDDLjava/util/Set;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7696 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onDimensionTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7697 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onDimensionTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7698 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerChunkDataMixin from mod betterchunkloading->@Inject::onDimensionTP(Lnet/minecraft/server/level/ServerLevel;DDDFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7699 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: yungsapi.mixins.json:ServerPlayerEntityTickMixin from mod yungsapi->@Inject::yungsapi_tickCriteria(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7700 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: yungsapi.mixins.json:ServerPlayerEntityTickMixin from mod yungsapi->@Inject::yungsapi_tickCriteria(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7701 | [08Jan2025 16:50:41.590] [main/DEBUG] [mixin/]: yungsapi.mixins.json:ServerPlayerEntityTickMixin from mod yungsapi->@Inject::yungsapi_tickCriteria(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7702 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7703 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7704 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::callOnKillForPlayer(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7705 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7706 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7707 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::notifyDeath(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7708 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7709 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7710 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::afterWorldChanged(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7711 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_entity_events_v1->@Inject::onTrySleepDirectionCheck(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Optional;Lnet/minecraft/world/entity/player/Player$BedSleepingProblem;Lnet/minecraft/core/Direction;)V does use it's CallbackInfoReturnable
|
7712 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: fabric-screen-handler-api-v1.mixins.json:ServerPlayerEntityMixin from mod fabric_screen_handler_api_v1->@Inject::fabric_replaceVanillaScreenPacket(Lnet/minecraft/world/MenuProvider;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7713 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: pehkui.mixins.json:ServerPlayerEntityMixin from mod pehkui->@Inject::pehkui$copyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7714 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: pehkui.mixins.json:ServerPlayerEntityMixin from mod pehkui->@Inject::pehkui$copyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7715 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: pehkui.mixins.json:ServerPlayerEntityMixin from mod pehkui->@Inject::pehkui$copyFrom(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7716 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.ServerPlayerMixin from mod craterlib->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7717 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.ServerPlayerMixin from mod craterlib->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7718 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: craterlib.mixins.json:events.ServerPlayerMixin from mod craterlib->@Inject::injectPlayerDeathEvent(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7719 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.bed_fix.MixinServerPlayer from mod valkyrienskies->@Inject::isReachableBedBlock(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7720 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.command.level.MixinServerPlayer from mod valkyrienskies->@Inject::beforeTeleportTo(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7721 | [08Jan2025 16:50:41.591] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.command.level.MixinServerPlayer from mod valkyrienskies->@Inject::beforeDismountTo(DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7722 | [08Jan2025 16:50:41.592] [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
|
7723 | [08Jan2025 16:50:41.592] [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
|
7724 | [08Jan2025 16:50:41.592] [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
|
7725 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::changeDimension(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraftforge/common/util/ITeleporter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7726 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::changeDimension(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraftforge/common/util/ITeleporter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7727 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::changeDimension(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraftforge/common/util/ITeleporter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7728 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::setServerLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7729 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::setServerLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7730 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: forge-DistantHorizons.forge.mixins.json:server.MixinServerPlayer from mod (unknown)->@Inject::setServerLevel(Lnet/minecraft/server/level/ServerLevel;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7731 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: railways-common.mixins.json:conductor_possession.ServerPlayerMixin from mod railways->@Inject::railways$railways$setCamera(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7732 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V doesn't use it's CallbackInfo
|
7733 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V has 0 override(s) in child classes
|
7734 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V won't be passed a CallbackInfo as a result
|
7735 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V doesn't use it's CallbackInfo
|
7736 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V has 0 override(s) in child classes
|
7737 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::playerTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;I)V won't be passed a CallbackInfo as a result
|
7738 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::onCancelItemUse(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7739 | [08Jan2025 16:50:41.592] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:ServerPlayerMixin from mod item_obliterator->@Inject::cancelSwing(Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7740 | [08Jan2025 16:50:41.607] [main/DEBUG] [mixin/]: Mixing accessor.DispenserBlockEntityAccessor from moonlight-common.mixins.json into net.minecraft.world.level.block.entity.DispenserBlockEntity
|
7741 | [08Jan2025 16:50:41.608] [main/DEBUG] [mixin/]: Mixing LootableContainerBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.RandomizableContainerBlockEntity
|
7742 | [08Jan2025 16:50:41.608] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:LootableContainerBlockEntityMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7743 | [08Jan2025 16:50:41.612] [main/DEBUG] [mixin/]: Mixing patches.block.entity.MixinBaseContainerBlockEntity from bookshelf.forge.mixins.json into net.minecraft.world.level.block.entity.BaseContainerBlockEntity
|
7744 | [08Jan2025 16:50:41.613] [main/DEBUG] [mixin/]: bookshelf.forge.mixins.json:patches.block.entity.MixinBaseContainerBlockEntity from mod bookshelf->@Inject::getCapability(Lnet/minecraftforge/common/capabilities/Capability;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7745 | [08Jan2025 16:50:41.615] [main/DEBUG] [mixin/]: Mixing feature.dispensers.MixinDefaultDispenseItemBehavior from valkyrienskies-common.mixins.json into net.minecraft.core.dispenser.DefaultDispenseItemBehavior
|
7746 | [08Jan2025 16:50:41.620] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.dispensers.MixinDefaultDispenseItemBehavior from mod valkyrienskies->@Inject::beforeSpawnItem(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;ILnet/minecraft/core/Direction;Lnet/minecraft/core/Position;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7747 | [08Jan2025 16:50:41.659] [main/DEBUG] [mixin/]: Mixing AccessorPistonStructureResolver from zeta.mixins.json into net.minecraft.world.level.block.piston.PistonStructureResolver
|
7748 | [08Jan2025 16:50:41.676] [main/DEBUG] [mixin/]: Mixing PistonBlockEntityMixin from moonlight-common.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
7749 | [08Jan2025 16:50:41.680] [main/DEBUG] [mixin/]: Mixing PistonMovingBlockEntityMixin from quark.mixins.json into net.minecraft.world.level.block.piston.PistonMovingBlockEntity
|
7750 | [08Jan2025 16:50:41.686] [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
|
7751 | [08Jan2025 16:50:41.686] [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
|
7752 | [08Jan2025 16:50:41.686] [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
|
7753 | [08Jan2025 16:50:41.686] [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
|
7754 | [08Jan2025 16:50:41.686] [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
|
7755 | [08Jan2025 16:50:41.686] [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
|
7756 | [08Jan2025 16:50:41.706] [main/DEBUG] [mixin/]: Mixing KeepRichSoilTreeMixin from farmersdelight.mixins.json into net.minecraft.world.level.levelgen.feature.trunkplacers.TrunkPlacer
|
7757 | [08Jan2025 16:50:41.707] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cancelSetDirtIfRichSoil$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md6778ec$farmersdelight$lambda$cancelSetDirtIfRichSoil$0$0 in farmersdelight.mixins.json:KeepRichSoilTreeMixin from mod farmersdelight
|
7758 | [08Jan2025 16:50:41.708] [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
|
7759 | [08Jan2025 16:50:41.724] [main/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.item.PrimedTnt
|
7760 | [08Jan2025 16:50:41.725] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7761 | [08Jan2025 16:50:41.725] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7762 | [08Jan2025 16:50:41.725] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7763 | [08Jan2025 16:50:41.727] [main/DEBUG] [mixin/]: Mixing ChiseledBookshelfBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.ChiseledBookShelfBlockEntity
|
7764 | [08Jan2025 16:50:41.727] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7765 | [08Jan2025 16:50:41.729] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:ChiseledBookshelfBlockEntityMixin from mod fabric_transfer_api_v1->@Inject::setStackBypass(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7766 | [08Jan2025 16:50:41.773] [main/DEBUG] [mixin/]: Mixing SpawnerBlockEntityMixin from quark.mixins.json into net.minecraft.world.level.block.entity.SpawnerBlockEntity
|
7767 | [08Jan2025 16:50:41.774] [main/DEBUG] [mixin/]: quark.mixins.json:SpawnerBlockEntityMixin from mod quark->@Inject::onServerTick(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/SpawnerBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7768 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Mixing forge.AbstractContainerMenuMixin from apoli.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7769 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$checkForSameTagsWithNewContextGrow$9(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$checkForSameTagsWithNewContextGrow$9$0 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7770 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$checkForSameTagsWithNewContextGrow$8(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$checkForSameTagsWithNewContextGrow$8$1 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7771 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$checkForSameTagsWithNewContextInsert$7(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$checkForSameTagsWithNewContextInsert$7$2 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7772 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$checkForSameTagsWithNewContextInsert$6(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$checkForSameTagsWithNewContextInsert$6$3 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7773 | [08Jan2025 16:50:41.805] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsSwap$5(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsSwap$5$4 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7774 | [08Jan2025 16:50:41.806] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsSwap$4(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsSwap$4$5 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7775 | [08Jan2025 16:50:41.806] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsGrow$3(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsGrow$3$6 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7776 | [08Jan2025 16:50:41.806] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsGrow$2(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsGrow$2$7 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7777 | [08Jan2025 16:50:41.806] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsSet$1(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsSet$1$8 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7778 | [08Jan2025 16:50:41.806] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$handleGrindstoneLateActionsSet$0(Lnet/minecraft/world/inventory/Slot;)Z to md6778ec$apoli$lambda$handleGrindstoneLateActionsSet$0$9 in apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli
|
7779 | [08Jan2025 16:50:41.818] [main/DEBUG] [mixin/]: Mixing compat1204minus.ScreenHandlerMixin from pehkui.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7780 | [08Jan2025 16:50:41.819] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.ScreenHandlerMixin from pehkui.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7781 | [08Jan2025 16:50:41.819] [main/DEBUG] [mixin/]: Mixing feature.screen_distance_check.MixinScreenHandler from valkyrienskies-common.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7782 | [08Jan2025 16:50:41.819] [main/DEBUG] [mixin/]: Mixing AbstractContainerMenuInvoker from placebo.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7783 | [08Jan2025 16:50:41.820] [main/DEBUG] [mixin/]: Mixing MixinAbstractContainerMenu from numismatics-common.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7784 | [08Jan2025 16:50:41.820] [main/DEBUG] [mixin/]: Mixing MixinAbstractContainerMenu from railways-common.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7785 | [08Jan2025 16:50:41.821] [main/DEBUG] [mixin/]: Mixing contraption.AbstractContainerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
|
7786 | [08Jan2025 16:50:41.821] [main/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7787 | [08Jan2025 16:50:41.821] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to md6778ec$create_connected$lambda$stillValid$0$a in create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected
|
7788 | [08Jan2025 16:50:41.848] [main/DEBUG] [mixin/]: apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli->@Inject::cacheMouseX(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7789 | [08Jan2025 16:50:41.848] [main/DEBUG] [mixin/]: apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli->@Inject::cacheMouseX(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7790 | [08Jan2025 16:50:41.848] [main/DEBUG] [mixin/]: apoli.mixins.json:forge.AbstractContainerMenuMixin from mod apoli->@Inject::cacheMouseX(IILnet/minecraft/world/inventory/ClickType;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7791 | [08Jan2025 16:50:41.849] [main/DEBUG] [mixin/]: numismatics-common.mixins.json:MixinAbstractContainerMenu from mod numismatics->@Inject::moveCoins(Lnet/minecraft/world/item/ItemStack;IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7792 | [08Jan2025 16:50:41.849] [main/DEBUG] [mixin/]: numismatics-common.mixins.json:MixinAbstractContainerMenu from mod numismatics->@Inject::moveCoins(Lnet/minecraft/world/item/ItemStack;IIZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7793 | [08Jan2025 16:50:41.849] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractContainerMenu from mod railways->@Inject::stillValid(Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7794 | [08Jan2025 16:50:41.849] [main/DEBUG] [mixin/]: create_connected.mixins.json:contraption.AbstractContainerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/inventory/ContainerLevelAccess;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7795 | [08Jan2025 16:50:41.856] [main/DEBUG] [mixin/]: Mixing CraftingScreenHandlerMixin from apoli.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
7796 | [08Jan2025 16:50:41.856] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$allowUsingViaPower$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to md6778ec$apoli$lambda$allowUsingViaPower$0$0 in apoli.mixins.json:CraftingScreenHandlerMixin from mod apoli
|
7797 | [08Jan2025 16:50:41.858] [main/DEBUG] [mixin/]: Mixing AccessorCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
7798 | [08Jan2025 16:50:41.858] [main/DEBUG] [mixin/]: Mixing MixinCraftingMenu from polymorph.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
7799 | [08Jan2025 16:50:41.859] [main/DEBUG] [mixin/]: Mixing accessors.inventory.AccessorCraftingMenu from bookshelf.common.mixins.json into net.minecraft.world.inventory.CraftingMenu
|
7800 | [08Jan2025 16:50:41.863] [main/DEBUG] [mixin/]: apoli.mixins.json:CraftingScreenHandlerMixin from mod apoli->@Inject::clearPowerCraftingInventory(Lnet/minecraft/world/inventory/AbstractContainerMenu;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/inventory/ResultContainer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7801 | [08Jan2025 16:50:41.863] [main/DEBUG] [mixin/]: apoli.mixins.json:CraftingScreenHandlerMixin from mod apoli->@Inject::allowUsingViaPower(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7802 | [08Jan2025 16:50:41.870] [main/DEBUG] [mixin/]: Mixing AccessorAbstractFurnaceBlockEntity from polymorph.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7803 | [08Jan2025 16:50:41.870] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityAccessor from vampirism.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7804 | [08Jan2025 16:50:41.870] [main/DEBUG] [mixin/]: Renaming @Invoker method getTotalCookTime(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/AbstractFurnaceBlockEntity;)I to getTotalCookTime$vampirism_$md$6778ec$0 in vampirism.mixins.json:AbstractFurnaceBlockEntityAccessor from mod vampirism
|
7805 | [08Jan2025 16:50:41.870] [main/DEBUG] [mixin/]: Mixing common.minecraft.AbstractFurnaceBlockEntityMixin from origins_classes.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7806 | [08Jan2025 16:50:41.870] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$originsClasses$modifyRecipeXp$0(Lnet/minecraft/core/Holder;)Z to md6778ec$origins_classes$lambda$originsClasses$modifyRecipeXp$0$1 in origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes
|
7807 | [08Jan2025 16:50:41.871] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7808 | [08Jan2025 16:50:41.871] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7809 | [08Jan2025 16:50:41.872] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceTileEntityMixin from decorative_blocks.forge.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7810 | [08Jan2025 16:50:41.873] [main/DEBUG] [mixin/]: Mixing AbstractFurnaceBlockEntityMixin from create_enchantment_industry.mixins.json into net.minecraft.world.level.block.entity.AbstractFurnaceBlockEntity
|
7811 | [08Jan2025 16:50:41.874] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7812 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$cachePlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7813 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$cachePlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7814 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$cachePlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7815 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$resetPlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7816 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$resetPlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7817 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractFurnaceBlockEntityMixin from mod origins_classes->@Inject::originsClasses$resetPlayerAndPos(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7818 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:AbstractFurnaceBlockEntityMixin from mod fabric_transfer_api_v1->@Inject::setStackSuppressUpdate(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7819 | [08Jan2025 16:50:41.880] [main/DEBUG] [mixin/]: decorative_blocks.forge.mixins.json:AbstractFurnaceTileEntityMixin from mod decorative_blocks->@Inject::onGetBurnTime(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V doesn't use it's CallbackInfoReturnable
|
7820 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$getCapability(Lnet/minecraftforge/common/capabilities/Capability;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7821 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$invalidateCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7822 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$invalidateCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7823 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$invalidateCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7824 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$reviveCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7825 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$reviveCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7826 | [08Jan2025 16:50:41.881] [main/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:AbstractFurnaceBlockEntityMixin from mod create_enchantment_industry->@Inject::createEnchantmentIndustry$reviveCaps(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7827 | [08Jan2025 16:50:41.886] [main/DEBUG] [mixin/]: Mixing accessors.block.entity.AccessorSignBlockEntity from bookshelf.common.mixins.json into net.minecraft.world.level.block.entity.SignBlockEntity
|
7828 | [08Jan2025 16:50:41.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_41787_ with desc ()V
|
7829 | [08Jan2025 16:50:41.906] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/ItemStack
|
7830 | [08Jan2025 16:50:41.908] [main/DEBUG] [mixin/]: Mixing item.ItemStackMixin from connectormod.mixins.json into net.minecraft.world.item.ItemStack
|
7831 | [08Jan2025 16:50:41.909] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from kubejs-common.mixins.json into net.minecraft.world.item.ItemStack
|
7832 | [08Jan2025 16:50:41.910] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from apoli.mixins.json into net.minecraft.world.item.ItemStack
|
7833 | [08Jan2025 16:50:41.910] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$callActionOnUseInstantAfter$2(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$callActionOnUseInstantAfter$2$0 in apoli.mixins.json:ItemStackMixin from mod apoli
|
7834 | [08Jan2025 16:50:41.910] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$copyNewParams$1(Lio/github/apace100/apoli/access/EntityLinkedItemStack;)V to md6778ec$apoli$lambda$copyNewParams$1$1 in apoli.mixins.json:ItemStackMixin from mod apoli
|
7835 | [08Jan2025 16:50:41.910] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$callActionOnUseInstantBefore$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/core/Holder;)Z to md6778ec$apoli$lambda$callActionOnUseInstantBefore$0$2 in apoli.mixins.json:ItemStackMixin from mod apoli
|
7836 | [08Jan2025 16:50:41.915] [main/DEBUG] [mixin/]: Mixing common.ItemRarityMixin from scguns.mixins.json into net.minecraft.world.item.ItemStack
|
7837 | [08Jan2025 16:50:41.915] [main/DEBUG] [mixin/]: scguns.mixins.json:common.ItemRarityMixin from mod scguns: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7838 | [08Jan2025 16:50:41.915] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from bettercombat.mixins.json into net.minecraft.world.item.ItemStack
|
7839 | [08Jan2025 16:50:41.916] [main/DEBUG] [mixin/]: Mixing item.AnimatedItemNameMixin from necronomicon-common.mixins.json into net.minecraft.world.item.ItemStack
|
7840 | [08Jan2025 16:50:41.918] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from tetra.mixins.json into net.minecraft.world.item.ItemStack
|
7841 | [08Jan2025 16:50:41.925] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from fabric-item-api-v1.mixins.json into net.minecraft.world.item.ItemStack
|
7842 | [08Jan2025 16:50:41.925] [main/DEBUG] [mixin/]: fabric-item-api-v1.mixins.json:ItemStackMixin from mod fabric_item_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7843 | [08Jan2025 16:50:41.926] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from placebo.mixins.json into net.minecraft.world.item.ItemStack
|
7844 | [08Jan2025 16:50:41.926] [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 md6778ec$placebo$lambda$getOrCreate$0$3 in placebo.mixins.json:ItemStackMixin from mod placebo
|
7845 | [08Jan2025 16:50:41.928] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from spartantoolkit.mixins.json into net.minecraft.world.item.ItemStack
|
7846 | [08Jan2025 16:50:41.928] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_init$1(Lkrelox/spartantoolkit/WeaponItem;Ljava/lang/String;Lnet/minecraftforge/fml/ModContainer;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_init$1$4 in spartantoolkit.mixins.json:ItemStackMixin from mod spartantoolkit
|
7847 | [08Jan2025 16:50:41.928] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_init$0(Ljava/util/function/Supplier;Ljava/lang/Integer;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_init$0$5 in spartantoolkit.mixins.json:ItemStackMixin from mod spartantoolkit
|
7848 | [08Jan2025 16:50:41.932] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from petrolpark.mixins.json into net.minecraft.world.item.ItemStack
|
7849 | [08Jan2025 16:50:41.933] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from fastsuite.mixins.json into net.minecraft.world.item.ItemStack
|
7850 | [08Jan2025 16:50:41.934] [main/DEBUG] [mixin/]: Mixing ItemStackMixin from quark.mixins.json into net.minecraft.world.item.ItemStack
|
7851 | [08Jan2025 16:50:41.940] [main/DEBUG] [mixin/]: Mixing CommonDataAttachMixin from armourersworkshop-mixins.json into net.minecraft.world.item.ItemStack
|
7852 | [08Jan2025 16:50:41.941] [main/DEBUG] [mixin/]: armourersworkshop-mixins.json:CommonDataAttachMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
7853 | [08Jan2025 16:50:41.941] [main/DEBUG] [mixin/]: Mixing item.LateItemStackMixin from connectormod.mixins.json into net.minecraft.world.item.ItemStack
|
7854 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: connectormod.mixins.json:item.ItemStackMixin from mod connectormod->@Inject::appyUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7855 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: apoli.mixins.json:ItemStackMixin from mod apoli->@Inject::forgeItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7856 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: apoli.mixins.json:ItemStackMixin from mod apoli->@Inject::copyNewParams(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7857 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: apoli.mixins.json:ItemStackMixin from mod apoli->@Inject::copyNewParams(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7858 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: apoli.mixins.json:ItemStackMixin from mod apoli->@Inject::callActionOnUseInstantAfter(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
|
7859 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: scguns.mixins.json:common.ItemRarityMixin from mod scguns->@Inject::changeRarity(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7860 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: necronomicon-common.mixins.json:item.AnimatedItemNameMixin from mod necronomicon->@Inject::getName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7861 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: tetra.mixins.json:ItemStackMixin from mod tetra->@Inject::addEnchantment(Lnet/minecraft/world/item/enchantment/Enchantment;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7862 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: tetra.mixins.json:ItemStackMixin from mod tetra->@Inject::isWithModularTags(Lnet/minecraft/tags/TagKey;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7863 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: tetra.mixins.json:ItemStackMixin from mod tetra->@Inject::getTagsWithModularTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7864 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: placebo.mixins.json:ItemStackMixin from mod placebo->@Inject::placebo_itemUseHook(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7865 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: spartantoolkit.mixins.json:ItemStackMixin from mod spartantoolkit->@Inject::spartantoolkit_init(Lnet/minecraft/world/level/ItemLike;ILnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7866 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: petrolpark.mixins.json:ItemStackMixin from mod petrolpark->@Inject::inCopy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7867 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: petrolpark.mixins.json:ItemStackMixin from mod petrolpark->@Inject::inCopy(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7868 | [08Jan2025 16:50:41.965] [main/DEBUG] [mixin/]: petrolpark.mixins.json:ItemStackMixin from mod petrolpark->@Inject::inIsSameItemSameTags(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7869 | [08Jan2025 16:50:41.966] [main/DEBUG] [mixin/]: fastsuite.mixins.json:ItemStackMixin from mod fastsuite->@Inject::fs_injectCountLock(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7870 | [08Jan2025 16:50:41.966] [main/DEBUG] [mixin/]: quark.mixins.json:ItemStackMixin from mod quark->@Inject::hasTagIfBaked(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
|
7871 | [08Jan2025 16:50:41.966] [main/DEBUG] [mixin/]: quark.mixins.json:ItemStackMixin from mod quark->@Inject::removeTagIfBaked(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
|
7872 | [08Jan2025 16:50:41.967] [main/DEBUG] [mixin/]: quark.mixins.json:ItemStackMixin from mod quark->@Inject::clearCapturedTooltip(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
|
7873 | [08Jan2025 16:50:41.972] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getEnchantmentLevel with desc (Lnet/minecraft/world/item/enchantment/Enchantment;)I
|
7874 | [08Jan2025 16:50:41.972] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
7875 | [08Jan2025 16:50:41.972] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getAllEnchantments with desc ()Ljava/util/Map;
|
7876 | [08Jan2025 16:50:41.972] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching IForgeItemStack#getEnchantmentLevel
|
7877 | [08Jan2025 16:50:41.973] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming canEquip with desc (Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/entity/Entity;)Z
|
7878 | [08Jan2025 16:50:41.973] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getHighlightTip with desc (Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component;
|
7879 | [08Jan2025 16:50:41.973] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming getFoodProperties with desc (Lnet/minecraft/world/entity/LivingEntity;)Lnet/minecraft/world/food/FoodProperties;
|
7880 | [08Jan2025 16:50:41.978] [main/DEBUG] [mixin/]: Mixing HangingSignBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.HangingSignBlockEntity
|
7881 | [08Jan2025 16:50:41.997] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from soul_fire_d.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7882 | [08Jan2025 16:50:41.999] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7883 | [08Jan2025 16:50:42.001] [main/DEBUG] [mixin/]: Mixing minecraft.MixinAbstractArrow from forge-vs_addition-common.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7884 | [08Jan2025 16:50:42.001] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shipCollision$0([ZLnet/minecraft/world/level/Level;Lnet/minecraft/world/phys/AABB;)V to md6778ec$lambda$shipCollision$0$0 in forge-vs_addition-common.mixins.json:minecraft.MixinAbstractArrow from mod (unknown)
|
7885 | [08Jan2025 16:50:42.003] [main/DEBUG] [mixin/]: Mixing PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7886 | [08Jan2025 16:50:42.003] [main/DEBUG] [mixin/]: Mixing compat116plus.PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7887 | [08Jan2025 16:50:42.004] [main/DEBUG] [mixin/]: Mixing compat1202minus.PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7888 | [08Jan2025 16:50:42.005] [main/DEBUG] [mixin/]: Mixing compat1204minus.PersistentProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7889 | [08Jan2025 16:50:42.005] [main/DEBUG] [mixin/]: Mixing PersistentTridentMixin from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7890 | [08Jan2025 16:50:42.007] [main/DEBUG] [mixin/]: Mixing AbstractArrowMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7891 | [08Jan2025 16:50:42.012] [main/DEBUG] [mixin/]: Mixing accessor.AccessorAbstractArrow from quark.mixins.json into net.minecraft.world.entity.projectile.AbstractArrow
|
7892 | [08Jan2025 16:50:42.026] [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
|
7893 | [08Jan2025 16:50:42.026] [main/DEBUG] [mixin/]: pehkui.mixins.json:PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7894 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: pehkui.mixins.json:PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7895 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: pehkui.mixins.json:PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7896 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7897 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7898 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.PersistentProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7899 | [08Jan2025 16:50:42.027] [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
|
7900 | [08Jan2025 16:50:42.027] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractArrowMixin from mod spartanweaponry->@Inject::playerTouch(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7901 | [08Jan2025 16:50:42.034] [main/DEBUG] [mixin/]: Mixing compat116plus.ProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
7902 | [08Jan2025 16:50:42.035] [main/DEBUG] [mixin/]: Mixing accessor.ProjectileAccessor from betteroceanmonuments.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
7903 | [08Jan2025 16:50:42.035] [main/DEBUG] [mixin/]: Mixing common.minecraft.ProjectileMixin from origins_classes.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
7904 | [08Jan2025 16:50:42.035] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$originsClasses$modifyDivergence$0(Lnet/minecraft/core/Holder;)Z to md6778ec$origins_classes$lambda$originsClasses$modifyDivergence$0$0 in origins_classes.mixins.json:common.minecraft.ProjectileMixin from mod origins_classes
|
7905 | [08Jan2025 16:50:42.036] [main/DEBUG] [mixin/]: Mixing ProjectileMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.projectile.Projectile
|
7906 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.ProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7907 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.ProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7908 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.ProjectileEntityMixin from mod pehkui->@Inject::pehkui$setOwner(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7909 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ProjectileMixin from mod origins_classes->@Inject::originsClasses$cacheShooter(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7910 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ProjectileMixin from mod origins_classes->@Inject::originsClasses$cacheShooter(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7911 | [08Jan2025 16:50:42.040] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ProjectileMixin from mod origins_classes->@Inject::originsClasses$cacheShooter(Lnet/minecraft/world/entity/Entity;FFFFFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7912 | [08Jan2025 16:50:42.047] [main/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from etched.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
7913 | [08Jan2025 16:50:42.047] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$startPlaying$0(Lnet/minecraft/core/BlockPos;)Lnet/minecraftforge/network/PacketDistributor$TargetPoint; to md6778ec$etched$lambda$startPlaying$0$0 in etched.mixins.json:JukeboxBlockEntityMixin from mod etched
|
7914 | [08Jan2025 16:50:42.051] [main/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
7915 | [08Jan2025 16:50:42.051] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7916 | [08Jan2025 16:50:42.052] [main/DEBUG] [mixin/]: Mixing JukeboxBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.JukeboxBlockEntity
|
7917 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::startPlaying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7918 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::startPlaying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7919 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::startPlaying(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7920 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::setItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7921 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::canPlaceItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7922 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::tick(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
|
7923 | [08Jan2025 16:50:42.062] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::tick(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
|
7924 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: etched.mixins.json:JukeboxBlockEntityMixin from mod etched->@Inject::tick(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
|
7925 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:JukeboxBlockEntityMixin from mod fabric_transfer_api_v1->@Inject::setStackBypass(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
7926 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$fixItemSync(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7927 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$fixItemSync(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7928 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::amendments$fixItemSync(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7929 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyRemovedItem(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7930 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyRemovedItem(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7931 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyRemovedItem(IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7932 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyAddedItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7933 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyAddedItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7934 | [08Jan2025 16:50:42.063] [main/DEBUG] [mixin/]: amendments-common.mixins.json:JukeboxBlockEntityMixin from mod amendments->@Inject::notifyAddedItem(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7935 | [08Jan2025 16:50:42.063] [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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7936 | [08Jan2025 16:50:42.063] [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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7937 | [08Jan2025 16:50:42.063] [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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7938 | [08Jan2025 16:50:42.079] [main/DEBUG] [mixin/]: Mixing MobEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.Mob
|
7939 | [08Jan2025 16:50:42.079] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:MobEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
7940 | [08Jan2025 16:50:42.079] [main/DEBUG] [mixin/]: Mixing MixinMobAlert from cloakanddagger.mixins.json into net.minecraft.world.entity.Mob
|
7941 | [08Jan2025 16:50:42.082] [main/DEBUG] [mixin/]: Mixing MobMixin from mixins.recruits.json into net.minecraft.world.entity.Mob
|
7942 | [08Jan2025 16:50:42.084] [main/DEBUG] [mixin/]: Mixing MobEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Mob
|
7943 | [08Jan2025 16:50:42.085] [main/DEBUG] [mixin/]: Mixing MobAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
7944 | [08Jan2025 16:50:42.086] [main/DEBUG] [mixin/]: Mixing jar.MobAccessorMixin from ars_nouveau.mixins.json into net.minecraft.world.entity.Mob
|
7945 | [08Jan2025 16:50:42.086] [main/DEBUG] [mixin/]: Mixing entity.MobMixin from werewolves.mixins.json into net.minecraft.world.entity.Mob
|
7946 | [08Jan2025 16:50:42.087] [main/DEBUG] [mixin/]: Mixing MixinMobEntity from vampirism.mixins.json into net.minecraft.world.entity.Mob
|
7947 | [08Jan2025 16:50:42.088] [main/DEBUG] [mixin/]: Mixing accessors.entity.AccessorMob from bookshelf.common.mixins.json into net.minecraft.world.entity.Mob
|
7948 | [08Jan2025 16:50:42.088] [main/DEBUG] [mixin/]: Mixing MobMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.Mob
|
7949 | [08Jan2025 16:50:42.088] [main/DEBUG] [mixin/]: Mixing MobMixin from letmedespawn.mixins.json into net.minecraft.world.entity.Mob
|
7950 | [08Jan2025 16:50:42.090] [main/DEBUG] [mixin/]: Mixing accessors.MobAccessor from mixins.artifacts.common.json into net.minecraft.world.entity.Mob
|
7951 | [08Jan2025 16:50:42.090] [main/DEBUG] [mixin/]: Mixing EntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.Mob
|
7952 | [08Jan2025 16:50:42.091] [main/DEBUG] [mixin/]: Mixing MixinMobEntity from creaturechat.mixins.json into net.minecraft.world.entity.Mob
|
7953 | [08Jan2025 16:50:42.094] [main/DEBUG] [mixin/]: Mixing MixinMobEntityAccessor from creaturechat.mixins.json into net.minecraft.world.entity.Mob
|
7954 | [08Jan2025 16:50:42.094] [main/DEBUG] [mixin/]: Mixing compat116plus.MobEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.Mob
|
7955 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinMobAlert from mod cloakanddagger->@Inject::alert(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7956 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinMobAlert from mod cloakanddagger->@Inject::alert(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7957 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinMobAlert from mod cloakanddagger->@Inject::alert(Lnet/minecraft/world/damagesource/DamageSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7958 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: mixins.recruits.json:MobMixin from mod recruits->@Inject::createNavigation(Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7959 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: mixins.recruits.json:MobMixin from mod recruits->@Inject::getMaxFallDistance(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7960 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MobMixin from mod werewolves->@Inject::applySilverEffect(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
7961 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MobMixin from mod werewolves->@Inject::applySilverEffect(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
7962 | [08Jan2025 16:50:42.110] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MobMixin from mod werewolves->@Inject::applySilverEffect(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
7963 | [08Jan2025 16:50:42.111] [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
|
7964 | [08Jan2025 16:50:42.111] [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
|
7965 | [08Jan2025 16:50:42.111] [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
|
7966 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinMobEntity from mod creaturechat->@Inject::onItemGiven(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7967 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinMobEntity from mod creaturechat->@Inject::onItemGiven(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7968 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinMobEntity from mod creaturechat->@Inject::onItemGiven(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7969 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinMobEntity from mod creaturechat->@Inject::onItemGiven(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7970 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinMobEntity from mod creaturechat->@Inject::onItemGiven(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7971 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui->@Inject::pehkui$convertTo(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7972 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui->@Inject::pehkui$convertTo(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7973 | [08Jan2025 16:50:42.111] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.MobEntityMixin from mod pehkui->@Inject::pehkui$convertTo(Lnet/minecraft/world/entity/EntityType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
7974 | [08Jan2025 16:50:42.112] [main/DEBUG] [mixin/]: Unexpected: Registered method getGoalSelector()Lnet/minecraft/world/entity/ai/goal/GoalSelector; in net.minecraft.world.entity.Mob was not merged
|
7975 | [08Jan2025 16:50:42.134] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Silverfish
|
7976 | [08Jan2025 16:50:42.174] [main/DEBUG] [mixin/]: Mixing common.minecraft.EnchantmentMenuMixin from origins_classes.mixins.json into net.minecraft.world.inventory.EnchantmentMenu
|
7977 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$saveEnchanter(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7978 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$saveEnchanter(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7979 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$saveEnchanter(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7980 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$clearEnchanter(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7981 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$clearEnchanter(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7982 | [08Jan2025 16:50:42.176] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.EnchantmentMenuMixin from mod origins_classes->@Inject::originsClasses$clearEnchanter(Lnet/minecraft/world/Container;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7983 | [08Jan2025 16:50:42.183] [main/DEBUG] [mixin/]: Mixing BrewingStandMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BrewingStandBlockEntity
|
7984 | [08Jan2025 16:50:42.185] [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
|
7985 | [08Jan2025 16:50:42.185] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
7986 | [08Jan2025 16:50:42.185] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
7987 | [08Jan2025 16:50:42.185] [main/DEBUG] [mixin/]: amendments-common.mixins.json:BrewingStandMixin from mod amendments->@Inject::amendments$refreshModel(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
7988 | [08Jan2025 16:50:42.212] [main/DEBUG] [mixin/]: Mixing BeaconBlockEntityMixin from vampirism.mixins.json into net.minecraft.world.level.block.entity.BeaconBlockEntity
|
7989 | [08Jan2025 16:50:42.212] [main/DEBUG] [mixin/]: Renaming @Invoker method applyEffects(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/effect/MobEffect;Lnet/minecraft/world/effect/MobEffect;)V to applyEffects$vampirism_$md$6778ec$0 in vampirism.mixins.json:BeaconBlockEntityMixin from mod vampirism
|
7990 | [08Jan2025 16:50:42.212] [main/DEBUG] [mixin/]: Mixing BeaconBlockEntityMixin from quark.mixins.json into net.minecraft.world.level.block.entity.BeaconBlockEntity
|
7991 | [08Jan2025 16:50:42.253] [main/DEBUG] [mixin/]: Mixing SkullBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.SkullBlockEntity
|
7992 | [08Jan2025 16:50:42.258] [main/DEBUG] [mixin/]: Mixing WitherEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.wither.WitherBoss
|
7993 | [08Jan2025 16:50:42.259] [main/DEBUG] [mixin/]: Mixing compat1204minus.WitherEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.wither.WitherBoss
|
7994 | [08Jan2025 16:50:42.271] [main/DEBUG] [mixin/]: Mixing RepairContainerMixin from goblintraders.common.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
7995 | [08Jan2025 16:50:42.272] [main/DEBUG] [mixin/]: Mixing common.minecraft.AnvilMenuMixin from origins_classes.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
7996 | [08Jan2025 16:50:42.273] [main/DEBUG] [mixin/]: Mixing AnvilMenuMixin from quark.mixins.json into net.minecraft.world.inventory.AnvilMenu
|
7997 | [08Jan2025 16:50:42.281] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:RepairContainerMixin from mod goblintraders->@Inject::goblinTradersBeforeCanApply(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Ljava/util/Map;ZLjava/util/Map;ZZLjava/util/Iterator;Lnet/minecraft/world/item/enchantment/Enchantment;II)V doesn't use it's CallbackInfo
|
7998 | [08Jan2025 16:50:42.281] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:RepairContainerMixin from mod goblintraders->@Inject::goblinTradersBeforeCanApply(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Ljava/util/Map;ZLjava/util/Map;ZZLjava/util/Iterator;Lnet/minecraft/world/item/enchantment/Enchantment;II)V has 0 override(s) in child classes
|
7999 | [08Jan2025 16:50:42.281] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:RepairContainerMixin from mod goblintraders->@Inject::goblinTradersBeforeCanApply(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;IIILnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Ljava/util/Map;ZLjava/util/Map;ZZLjava/util/Iterator;Lnet/minecraft/world/item/enchantment/Enchantment;II)V won't be passed a CallbackInfo as a result
|
8000 | [08Jan2025 16:50:42.284] [main/DEBUG] [mixin/]: Mixing compat1204minus.compat116plus.ForgingScreenHandlerMixin from pehkui.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
8001 | [08Jan2025 16:50:42.284] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat116plus.ForgingScreenHandlerMixin from pehkui.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
8002 | [08Jan2025 16:50:42.285] [main/DEBUG] [mixin/]: Mixing MixinItemCombinerMenu from railways-common.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
8003 | [08Jan2025 16:50:42.285] [main/DEBUG] [mixin/]: Mixing contraption.ItemCombinerMenuMixin from create_connected.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
|
8004 | [08Jan2025 16:50:42.285] [main/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8005 | [08Jan2025 16:50:42.285] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$stillValid$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Ljava/lang/Boolean; to md6778ec$create_connected$lambda$stillValid$0$0 in create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected
|
8006 | [08Jan2025 16:50:42.289] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinItemCombinerMenu from mod railways->@Inject::railways$addGuiBlocksToStillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8007 | [08Jan2025 16:50:42.289] [main/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ItemCombinerMenuMixin from mod create_connected->@Inject::stillValid(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8008 | [08Jan2025 16:50:42.368] [main/DEBUG] [mixin/]: Mixing ShulkerBoxBlockEntityMixin from supplementaries-common.mixins.json into net.minecraft.world.level.block.entity.ShulkerBoxBlockEntity
|
8009 | [08Jan2025 16:50:42.370] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ShulkerBoxBlockEntityMixin from mod supplementaries->@Inject::canInsertItem(ILnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8010 | [08Jan2025 16:50:42.378] [main/DEBUG] [mixin/]: Mixing AnimalMixin from mixins.recruits.json into net.minecraft.world.entity.animal.Animal
|
8011 | [08Jan2025 16:50:42.383] [main/DEBUG] [mixin/]: Mixing compat116plus.AnimalEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Animal
|
8012 | [08Jan2025 16:50:42.384] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Animal
|
8013 | [08Jan2025 16:50:42.385] [main/DEBUG] [mixin/]: Mixing AnimalMixin from quark.mixins.json into net.minecraft.world.entity.animal.Animal
|
8014 | [08Jan2025 16:50:42.390] [main/DEBUG] [mixin/]: mixins.recruits.json:AnimalMixin from mod recruits->@Inject::hurtWhenRecruitsRides(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8015 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: mixins.recruits.json:AnimalMixin from mod recruits->@Inject::hurtWhenRecruitsRides(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8016 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: mixins.recruits.json:AnimalMixin from mod recruits->@Inject::hurtWhenRecruitsRides(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8017 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.AnimalEntityMixin from mod pehkui->@Inject::pehkui$breed(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8018 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.AnimalEntityMixin from mod pehkui->@Inject::pehkui$breed(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8019 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.AnimalEntityMixin from mod pehkui->@Inject::pehkui$breed(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/animal/Animal;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8020 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: quark.mixins.json:AnimalMixin from mod quark->@Inject::onEatGoldenCarrot(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8021 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: quark.mixins.json:AnimalMixin from mod quark->@Inject::onEatGoldenCarrot(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8022 | [08Jan2025 16:50:42.391] [main/DEBUG] [mixin/]: quark.mixins.json:AnimalMixin from mod quark->@Inject::onEatGoldenCarrot(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8023 | [08Jan2025 16:50:42.397] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.SnifferEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.sniffer.Sniffer
|
8024 | [08Jan2025 16:50:42.408] [main/DEBUG] [mixin/]: Mixing ConduitOnLandMixin from origins.mixins.json into net.minecraft.world.level.block.entity.ConduitBlockEntity
|
8025 | [08Jan2025 16:50:42.409] [main/DEBUG] [mixin/]: Mixing feature.conduit_fix.ConduitMixin from valkyrienskies-common.mixins.json into net.minecraft.world.level.block.entity.ConduitBlockEntity
|
8026 | [08Jan2025 16:50:42.477] [main/DEBUG] [mixin/]: Mixing LoomMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu
|
8027 | [08Jan2025 16:50:42.478] [main/DEBUG] [mixin/]: Mixing LoomMenuMixin from quark.mixins.json into net.minecraft.world.inventory.LoomMenu
|
8028 | [08Jan2025 16:50:42.486] [main/DEBUG] [mixin/]: Mixing CartographyTableMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu
|
8029 | [08Jan2025 16:50:42.491] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::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
|
8030 | [08Jan2025 16:50:42.491] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableMixin from mod supplementaries->@Inject::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
|
8031 | [08Jan2025 16:50:42.493] [main/DEBUG] [mixin/]: Mixing GrindstoneScreenHandlerMixin from apoli.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
8032 | [08Jan2025 16:50:42.494] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$cachePlayer$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;)Lnet/minecraft/core/BlockPos; to md6778ec$apoli$lambda$cachePlayer$0$0 in apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli
|
8033 | [08Jan2025 16:50:42.496] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
8034 | [08Jan2025 16:50:42.499] [main/DEBUG] [mixin/]: Mixing GrindstoneContainerMixin from tetra.mixins.json into net.minecraft.world.inventory.GrindstoneMenu
|
8035 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cachePlayer(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8036 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cachePlayer(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8037 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cachePlayer(ILnet/minecraft/world/entity/player/Inventory;Lnet/minecraft/world/inventory/ContainerLevelAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8038 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
8039 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
8040 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
8041 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
8042 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
8043 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
8044 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
8045 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
8046 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
8047 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
8048 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
8049 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::modifyResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
8050 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cacheMouseX(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8051 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cacheMouseX(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8052 | [08Jan2025 16:50:42.507] [main/DEBUG] [mixin/]: apoli.mixins.json:GrindstoneScreenHandlerMixin from mod apoli->@Inject::cacheMouseX(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8053 | [08Jan2025 16:50:42.508] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneMenuMixin from mod supplementaries->@Inject::updateGoldenAppleResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8054 | [08Jan2025 16:50:42.508] [main/DEBUG] [mixin/]: tetra.mixins.json:GrindstoneContainerMixin from mod tetra->@Inject::removeEnchantments(Lnet/minecraft/world/item/ItemStack;IILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8055 | [08Jan2025 16:50:42.513] [main/DEBUG] [mixin/]: Mixing LecternBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.LecternBlockEntity
|
8056 | [08Jan2025 16:50:42.521] [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
|
8057 | [08Jan2025 16:50:42.521] [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
|
8058 | [08Jan2025 16:50:42.521] [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
|
8059 | [08Jan2025 16:50:42.521] [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
|
8060 | [08Jan2025 16:50:42.525] [main/DEBUG] [mixin/]: Mixing MixinSmithingMenu from polymorph.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
8061 | [08Jan2025 16:50:42.526] [main/DEBUG] [mixin/]: Mixing SmithingMenuMixin from citadel.mixins.json into net.minecraft.world.inventory.SmithingMenu
|
8062 | [08Jan2025 16:50:42.533] [main/DEBUG] [mixin/]: Mixing BellTileEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.BellBlockEntity
|
8063 | [08Jan2025 16:50:42.542] [main/DEBUG] [mixin/]: Mixing CampfireBlockEntityMixin from amendments-common.mixins.json into net.minecraft.world.level.block.entity.CampfireBlockEntity
|
8064 | [08Jan2025 16:50:42.558] [main/DEBUG] [mixin/]: Mixing blocks.StructureBlockUnlimit from integrated_api-common.mixins.json into net.minecraft.world.level.block.entity.StructureBlockEntity
|
8065 | [08Jan2025 16:50:42.558] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getRelatedCorners$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/entity/StructureBlockEntity;Ljava/util/List;Lnet/minecraft/core/BlockPos;)Z to md6778ec$integrated_api$lambda$getRelatedCorners$0$0 in integrated_api-common.mixins.json:blocks.StructureBlockUnlimit from mod integrated_api
|
8066 | [08Jan2025 16:50:42.572] [main/DEBUG] [mixin/]: Mixing BeehiveBlockEntityMixin from quark.mixins.json into net.minecraft.world.level.block.entity.BeehiveBlockEntity
|
8067 | [08Jan2025 16:50:42.577] [main/DEBUG] [mixin/]: quark.mixins.json:BeehiveBlockEntityMixin from mod quark->@Inject::rerollUUIDIfNeeded(ILnet/minecraft/world/entity/animal/Bee;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8068 | [08Jan2025 16:50:42.580] [main/DEBUG] [mixin/]: Mixing MixinExplosionDamageCalculator from railways-common.mixins.json into net.minecraft.world.level.ExplosionDamageCalculator
|
8069 | [08Jan2025 16:50:42.583] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinExplosionDamageCalculator from mod railways->@Inject::creepersDontBreakTracks(Lnet/minecraft/world/level/Explosion;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8070 | [08Jan2025 16:50:42.625] [main/DEBUG] [mixin/]: Mixing common.access.entity.AccessLightningBolt from crafttweaker.mixins.json into net.minecraft.world.entity.LightningBolt
|
8071 | [08Jan2025 16:50:42.625] [main/DEBUG] [mixin/]: Mixing patches.entity.MixinLightningBolt from bookshelf.common.mixins.json into net.minecraft.world.entity.LightningBolt
|
8072 | [08Jan2025 16:50:42.628] [main/DEBUG] [mixin/]: Mixing MixinLightningBolt from architectury-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
8073 | [08Jan2025 16:50:42.629] [main/DEBUG] [mixin/]: Mixing LightningEntityMixin from moonlight-common.mixins.json into net.minecraft.world.entity.LightningBolt
|
8074 | [08Jan2025 16:50:42.630] [main/DEBUG] [mixin/]: Mixing LightningBoltMixin from quark.mixins.json into net.minecraft.world.entity.LightningBolt
|
8075 | [08Jan2025 16:50:42.637] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLightningBolt from mod bookshelf->@Inject::onStrikeBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V doesn't use it's CallbackInfo
|
8076 | [08Jan2025 16:50:42.637] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLightningBolt from mod bookshelf->@Inject::onStrikeBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V has 0 override(s) in child classes
|
8077 | [08Jan2025 16:50:42.637] [main/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.entity.MixinLightningBolt from mod bookshelf->@Inject::onStrikeBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V won't be passed a CallbackInfo as a result
|
8078 | [08Jan2025 16:50:42.638] [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
|
8079 | [08Jan2025 16:50:42.639] [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
|
8080 | [08Jan2025 16:50:42.639] [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
|
8081 | [08Jan2025 16:50:42.639] [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
|
8082 | [08Jan2025 16:50:42.639] [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
|
8083 | [08Jan2025 16:50:42.639] [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
|
8084 | [08Jan2025 16:50:42.662] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/frog/Tadpole
|
8085 | [08Jan2025 16:50:42.673] [main/DEBUG] [mixin/]: Mixing TadpoleEntityMixin from fabric-entity-events-v1.mixins.json into net.minecraft.world.entity.animal.frog.Tadpole
|
8086 | [08Jan2025 16:50:42.673] [main/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:TadpoleEntityMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8087 | [08Jan2025 16:50:42.677] [main/DEBUG] [mixin/]: Mixing MixinBucketable from creaturechat.mixins.json into net.minecraft.world.entity.animal.Bucketable
|
8088 | [08Jan2025 16:50:42.679] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinBucketable from mod creaturechat->@Inject::addCCUUIDToStack(Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8089 | [08Jan2025 16:50:42.679] [main/DEBUG] [mixin/]: creaturechat.mixins.json:MixinBucketable from mod creaturechat->@Inject::readCCUUIDFromNbt(Lnet/minecraft/world/entity/Mob;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8090 | [08Jan2025 16:50:42.695] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from apoli.mixins.json into net.minecraft.world.item.BlockItem
|
8091 | [08Jan2025 16:50:42.696] [main/DEBUG] [mixin/]: Mixing accessor.BlockItemAccessor from puzzleslib.common.mixins.json into net.minecraft.world.item.BlockItem
|
8092 | [08Jan2025 16:50:42.696] [main/DEBUG] [mixin/]: Mixing feature.block_placement_orientation.MixinBlockItem from valkyrienskies-common.mixins.json into net.minecraft.world.item.BlockItem
|
8093 | [08Jan2025 16:50:42.697] [main/DEBUG] [mixin/]: Mixing feature.mass_tooltip.MixinBlockItem from valkyrienskies-common.mixins.json into net.minecraft.world.item.BlockItem
|
8094 | [08Jan2025 16:50:42.701] [main/DEBUG] [mixin/]: Mixing SunflowerMixin from createbicyclesbitterballen.mixins.json into net.minecraft.world.item.BlockItem
|
8095 | [08Jan2025 16:50:42.701] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.BlockItem
|
8096 | [08Jan2025 16:50:42.702] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from quark.mixins.json into net.minecraft.world.item.BlockItem
|
8097 | [08Jan2025 16:50:42.704] [main/DEBUG] [mixin/]: Mixing accessor.AccessorBlockItem from quark.mixins.json into net.minecraft.world.item.BlockItem
|
8098 | [08Jan2025 16:50:42.704] [main/DEBUG] [mixin/]: Mixing BlockItemMixin from create.mixins.json into net.minecraft.world.item.BlockItem
|
8099 | [08Jan2025 16:50:42.711] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::transformPlayerWhenPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/context/BlockPlaceContext;)V doesn't use it's CallbackInfoReturnable
|
8100 | [08Jan2025 16:50:42.711] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::transformPlayerWhenPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/context/BlockPlaceContext;)V has 0 override(s) in child classes
|
8101 | [08Jan2025 16:50:42.711] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::transformPlayerWhenPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/context/BlockPlaceContext;)V won't be passed a CallbackInfoReturnable as a result
|
8102 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::untransformPlayerAfterPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8103 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::untransformPlayerAfterPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8104 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockItem from mod valkyrienskies->@Inject::untransformPlayerAfterPlacing(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8105 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.mass_tooltip.MixinBlockItem from mod valkyrienskies->@Inject::ValkyrienSkies$addMassToTooltip(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8106 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.mass_tooltip.MixinBlockItem from mod valkyrienskies->@Inject::ValkyrienSkies$addMassToTooltip(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8107 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.mass_tooltip.MixinBlockItem from mod valkyrienskies->@Inject::ValkyrienSkies$addMassToTooltip(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;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
|
8108 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: createbicyclesbitterballen.mixins.json:SunflowerMixin from mod create_bic_bit->@Inject::onUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8109 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::getPlacementState(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8110 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::place(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8111 | [08Jan2025 16:50:42.712] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BlockItemMixin from mod moonlight->@Inject::updatePlacementContext(Lnet/minecraft/world/item/context/BlockPlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8112 | [08Jan2025 16:50:42.712] [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
|
8113 | [08Jan2025 16:50:42.747] [main/DEBUG] [mixin/]: Mixing ElytraItemMixin from quark.mixins.json into net.minecraft.world.item.ElytraItem
|
8114 | [08Jan2025 16:50:42.750] [main/DEBUG] [mixin/]: Mixing tools.ArmorItemMixin from kubejs-common.mixins.json into net.minecraft.world.item.ArmorItem
|
8115 | [08Jan2025 16:50:42.750] [main/DEBUG] [mixin/]: Mixing ArmorItemAccessor from werewolves.mixins.json into net.minecraft.world.item.ArmorItem
|
8116 | [08Jan2025 16:50:42.750] [main/DEBUG] [mixin/]: Renaming @Accessor method getARMOR_MODIFIERS()Ljava/util/EnumMap; to getARMOR_MODIFIERS$werewolves_$md$6778ec$0 in werewolves.mixins.json:ArmorItemAccessor from mod werewolves
|
8117 | [08Jan2025 16:50:42.750] [main/DEBUG] [mixin/]: Mixing ArmorItemMixin from werewolves.mixins.json into net.minecraft.world.item.ArmorItem
|
8118 | [08Jan2025 16:50:42.751] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$test$1(Ljava/lang/Object;)Z to md6778ec$werewolves$lambda$test$1$1 in werewolves.mixins.json:ArmorItemMixin from mod werewolves
|
8119 | [08Jan2025 16:50:42.751] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$test$0(Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)Ljava/lang/Boolean; to md6778ec$werewolves$lambda$test$0$2 in werewolves.mixins.json:ArmorItemMixin from mod werewolves
|
8120 | [08Jan2025 16:50:42.751] [main/DEBUG] [mixin/]: Mixing ArmorItemAccessor from vampirism.mixins.json into net.minecraft.world.item.ArmorItem
|
8121 | [08Jan2025 16:50:42.751] [main/DEBUG] [mixin/]: Renaming @Accessor method getModifierUUID_vampirism()Ljava/util/EnumMap; to getModifierUUID_vampirism$vampirism_$md$6778ec$3 in vampirism.mixins.json:ArmorItemAccessor from mod vampirism
|
8122 | [08Jan2025 16:50:42.753] [main/DEBUG] [mixin/]: werewolves.mixins.json:ArmorItemMixin from mod werewolves->@Inject::saveItemStack(Lnet/minecraft/core/BlockSource;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8123 | [08Jan2025 16:50:42.756] [main/DEBUG] [mixin/]: Mixing BowItemMixin from soul_fire_d.mixins.json into net.minecraft.world.item.BowItem
|
8124 | [08Jan2025 16:50:42.756] [main/DEBUG] [mixin/]: Mixing BowMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BowItem
|
8125 | [08Jan2025 16:50:42.756] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getAllSupportedProjectiles$0(Ljava/util/function/Predicate;Lnet/minecraft/world/item/ItemStack;)Z to md6778ec$supplementaries$lambda$getAllSupportedProjectiles$0$0 in supplementaries-common.mixins.json:BowMixin from mod supplementaries
|
8126 | [08Jan2025 16:50:42.758] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:BowMixin from mod supplementaries->@Inject::getAllSupportedProjectiles(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8127 | [08Jan2025 16:50:42.760] [main/DEBUG] [mixin/]: Mixing ProjectileWeaponItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
8128 | [08Jan2025 16:50:42.761] [main/DEBUG] [mixin/]: Mixing RangedWeaponItemMixin from bettercombat.mixins.json into net.minecraft.world.item.ProjectileWeaponItem
|
8129 | [08Jan2025 16:50:42.763] [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
|
8130 | [08Jan2025 16:50:42.767] [main/DEBUG] [mixin/]: Mixing tools.SwordItemMixin from kubejs-common.mixins.json into net.minecraft.world.item.SwordItem
|
8131 | [08Jan2025 16:50:42.767] [main/DEBUG] [mixin/]: Mixing SwordItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.SwordItem
|
8132 | [08Jan2025 16:50:42.768] [main/DEBUG] [mixin/]: Mixing SwordItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.SwordItem
|
8133 | [08Jan2025 16:50:42.768] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric_mining_level_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8134 | [08Jan2025 16:50:42.771] [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
|
8135 | [08Jan2025 16:50:42.771] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8136 | [08Jan2025 16:50:42.771] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8137 | [08Jan2025 16:50:42.771] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:SwordItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8138 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: Mixing ShovelItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.ShovelItem
|
8139 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric_content_registries_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8140 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: Renaming @Accessor method getPathStates()Ljava/util/Map; to getPathStates$fabric_content_registries_v0_$md$6778ec$0 in fabric-content-registries-v0.mixins.json:ShovelItemAccessor from mod fabric_content_registries_v0
|
8141 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: Mixing ShovelItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.ShovelItem
|
8142 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8143 | [08Jan2025 16:50:42.774] [main/DEBUG] [mixin/]: Renaming @Accessor method getFlattenables()Ljava/util/Map; to getFlattenables$ftbultimine_$md$6778ec$1 in ftbultimine-common.mixins.json:ShovelItemAccess from mod ftbultimine
|
8144 | [08Jan2025 16:50:42.776] [main/DEBUG] [mixin/]: Mixing tools.DiggerItemMixin from kubejs-common.mixins.json into net.minecraft.world.item.DiggerItem
|
8145 | [08Jan2025 16:50:42.776] [main/DEBUG] [mixin/]: Mixing ToolItemMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.DiggerItem
|
8146 | [08Jan2025 16:50:42.776] [main/DEBUG] [mixin/]: Mixing MiningToolItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.DiggerItem
|
8147 | [08Jan2025 16:50:42.776] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric_mining_level_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8148 | [08Jan2025 16:50:42.777] [main/DEBUG] [mixin/]: Mixing DiggerItemMixin from quark.mixins.json into net.minecraft.world.item.DiggerItem
|
8149 | [08Jan2025 16:50:42.779] [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
|
8150 | [08Jan2025 16:50:42.779] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8151 | [08Jan2025 16:50:42.779] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:MiningToolItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onForgeIsSuitableFor(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8152 | [08Jan2025 16:50:42.782] [main/DEBUG] [mixin/]: Mixing AxeItemAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.AxeItem
|
8153 | [08Jan2025 16:50:42.783] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8154 | [08Jan2025 16:50:42.783] [main/DEBUG] [mixin/]: Renaming @Accessor method getStrippedBlocks()Ljava/util/Map; to getStrippedBlocks$fabric_content_registries_v0_$md$6778ec$0 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0
|
8155 | [08Jan2025 16:50:42.783] [main/DEBUG] [mixin/]: Renaming @Accessor method setStrippedBlocks(Ljava/util/Map;)V to setStrippedBlocks$fabric_content_registries_v0_$md$6778ec$1 in fabric-content-registries-v0.mixins.json:AxeItemAccessor from mod fabric_content_registries_v0
|
8156 | [08Jan2025 16:50:42.783] [main/DEBUG] [mixin/]: Mixing AxeItemAccess from ftbultimine-common.mixins.json into net.minecraft.world.item.AxeItem
|
8157 | [08Jan2025 16:50:42.783] [main/DEBUG] [mixin/]: ftbultimine-common.mixins.json:AxeItemAccess from mod ftbultimine: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8158 | [08Jan2025 16:50:42.786] [main/DEBUG] [mixin/]: Mixing SoupItemMixin from farmersdelight.mixins.json into net.minecraft.world.item.BowlFoodItem
|
8159 | [08Jan2025 16:50:42.789] [main/DEBUG] [mixin/]: Mixing common.minecraft.BowlFoodItemMixin from create_central_kitchen.mixins.json into net.minecraft.world.item.BowlFoodItem
|
8160 | [08Jan2025 16:50:42.793] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:SoupItemMixin from mod farmersdelight->@Inject::onItemUseFinish(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
|
8161 | [08Jan2025 16:50:42.796] [main/DEBUG] [mixin/]: Mixing PaintingItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.HangingEntityItem
|
8162 | [08Jan2025 16:50:42.803] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/item/BucketItem
|
8163 | [08Jan2025 16:50:42.804] [main/DEBUG] [mixin/]: Mixing inject.MixinBucketItem from architectury-common.mixins.json into net.minecraft.world.item.BucketItem
|
8164 | [08Jan2025 16:50:42.804] [main/DEBUG] [mixin/]: Mixing BucketItemMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.item.BucketItem
|
8165 | [08Jan2025 16:50:42.804] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:BucketItemMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8166 | [08Jan2025 16:50:42.811] [main/DEBUG] [mixin/]: Mixing MobBucketItemAccessor from supplementaries.mixins.json into net.minecraft.world.item.MobBucketItem
|
8167 | [08Jan2025 16:50:42.819] [main/DEBUG] [mixin/]: Mixing item.wearable.anglershat.FishingRodItemMixin from mixins.artifacts.common.json into net.minecraft.world.item.FishingRodItem
|
8168 | [08Jan2025 16:50:42.823] [main/DEBUG] [mixin/]: Mixing InkSackMixin from supplementaries-common.mixins.json into net.minecraft.world.item.InkSacItem
|
8169 | [08Jan2025 16:50:42.825] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:InkSackMixin from mod supplementaries->@Inject::supplementaries$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
|
8170 | [08Jan2025 16:50:42.828] [main/DEBUG] [mixin/]: Mixing BoneMealItemMixin from collective_forge.mixins.json into net.minecraft.world.item.BoneMealItem
|
8171 | [08Jan2025 16:50:42.831] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BoneMealItemMixin from mod (unknown)->@Inject::BoneMealItem_useOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8172 | [08Jan2025 16:50:42.831] [main/DEBUG] [mixin/]: collective_forge.mixins.json:BoneMealItemMixin from mod (unknown)->@Inject::growCrop(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
|
8173 | [08Jan2025 16:50:42.835] [main/DEBUG] [mixin/]: Mixing MapItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.MapItem
|
8174 | [08Jan2025 16:50:42.836] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$updateCustomColor$3(Lorg/joml/Vector2i;)D to md6778ec$supplementaries$lambda$updateCustomColor$3$0 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
8175 | [08Jan2025 16:50:42.836] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$updateCustomColor$2(Lorg/joml/Vector2i;)D to md6778ec$supplementaries$lambda$updateCustomColor$2$1 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
8176 | [08Jan2025 16:50:42.836] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeXrayAndAddAccurateColor$1(Lnet/minecraft/core/BlockPos;Lorg/joml/Vector2i;)Lcom/mojang/datafixers/util/Pair; to md6778ec$supplementaries$lambda$removeXrayAndAddAccurateColor$1$2 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
8177 | [08Jan2025 16:50:42.836] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$removeXrayAndAddAccurateColor$0(Lorg/joml/Vector2i;)Ljava/util/List; to md6778ec$supplementaries$lambda$removeXrayAndAddAccurateColor$0$3 in supplementaries-common.mixins.json:MapItemMixin from mod supplementaries
|
8178 | [08Jan2025 16:50:42.846] [main/DEBUG] [mixin/]: Mixing items.MapItemAccessor from integrated_api-common.mixins.json into net.minecraft.world.item.MapItem
|
8179 | [08Jan2025 16:50:42.846] [main/DEBUG] [mixin/]: Renaming @Invoker method callCreateAndStoreSavedData(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;IIIZZLnet/minecraft/resources/ResourceKey;)V to callCreateAndStoreSavedData$integrated_api_$md$6778ec$4 in integrated_api-common.mixins.json:items.MapItemAccessor from mod integrated_api
|
8180 | [08Jan2025 16:50:42.846] [main/DEBUG] [mixin/]: Mixing MapItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.MapItem
|
8181 | [08Jan2025 16:50:42.847] [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/minecraft/resources/ResourceLocation;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md6778ec$moonlight$lambda$update$1$5 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
8182 | [08Jan2025 16:50:42.847] [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/minecraft/resources/ResourceLocation;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md6778ec$moonlight$lambda$appendHoverText$0$6 in moonlight-common.mixins.json:MapItemMixin from mod moonlight
|
8183 | [08Jan2025 16:50:42.860] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:MapItemMixin from mod supplementaries->@Inject::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
|
8184 | [08Jan2025 16:50:42.862] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8185 | [08Jan2025 16:50:42.862] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8186 | [08Jan2025 16:50:42.862] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapItemMixin from mod moonlight->@Inject::appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;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
|
8187 | [08Jan2025 16:50:42.862] [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
|
8188 | [08Jan2025 16:50:42.866] [main/DEBUG] [mixin/]: Mixing MixinShearsItem from curios.mixins.json into net.minecraft.world.item.ShearsItem
|
8189 | [08Jan2025 16:50:42.867] [main/DEBUG] [mixin/]: Mixing ShearsItemMixin from fabric-mining-level-api-v1.mixins.json into net.minecraft.world.item.ShearsItem
|
8190 | [08Jan2025 16:50:42.867] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric_mining_level_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8191 | [08Jan2025 16:50:42.867] [main/DEBUG] [mixin/]: Mixing ShearItemMixin from moonlight-common.mixins.json into net.minecraft.world.item.ShearsItem
|
8192 | [08Jan2025 16:50:42.868] [main/DEBUG] [mixin/]: Mixing ShearsItemMixin from quark.mixins.json into net.minecraft.world.item.ShearsItem
|
8193 | [08Jan2025 16:50:42.870] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onIsSuitableFor(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8194 | [08Jan2025 16:50:42.870] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8195 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8196 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: fabric-mining-level-api-v1.mixins.json:ShearsItemMixin from mod fabric_mining_level_api_v1->@Inject::fabric$onGetMiningSpeedMultiplier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8197 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight->@Inject::mineBlock(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8198 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight->@Inject::isCorrectToolForDrops(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8199 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:ShearItemMixin from mod moonlight->@Inject::getDestroySpeed(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8200 | [08Jan2025 16:50:42.871] [main/DEBUG] [mixin/]: quark.mixins.json:ShearsItemMixin from mod quark->@Inject::getDestroySpeed(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8201 | [08Jan2025 16:50:42.873] [main/DEBUG] [mixin/]: Mixing PotionTooltipMixin from amendments-common.mixins.json into net.minecraft.world.item.PotionItem
|
8202 | [08Jan2025 16:50:42.880] [main/DEBUG] [mixin/]: Mixing compat116plus.SpawnEggItemMixin from pehkui.mixins.json into net.minecraft.world.item.SpawnEggItem
|
8203 | [08Jan2025 16:50:42.880] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$spawnBaby$0(Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/Mob;)V to md6778ec$pehkui$lambda$pehkui$spawnBaby$0$0 in pehkui.mixins.json:compat116plus.SpawnEggItemMixin from mod pehkui
|
8204 | [08Jan2025 16:50:42.880] [main/DEBUG] [mixin/]: Mixing SpawnEggItemMixin from goblintraders.common.mixins.json into net.minecraft.world.item.SpawnEggItem
|
8205 | [08Jan2025 16:50:42.880] [main/DEBUG] [mixin/]: Renaming @Accessor method goblinTradersGetEggMap()Ljava/util/Map; to goblinTradersGetEggMap$goblintraders_$md$6778ec$1 in goblintraders.common.mixins.json:SpawnEggItemMixin from mod goblintraders
|
8206 | [08Jan2025 16:50:42.881] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.SpawnEggItemMixin from mod pehkui->@Inject::pehkui$spawnBaby(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8207 | [08Jan2025 16:50:42.881] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.SpawnEggItemMixin from mod pehkui->@Inject::pehkui$spawnBaby(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8208 | [08Jan2025 16:50:42.881] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.SpawnEggItemMixin from mod pehkui->@Inject::pehkui$spawnBaby(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8209 | [08Jan2025 16:50:42.881] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.SpawnEggItemMixin from mod pehkui->@Inject::pehkui$spawnBaby(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/Mob;Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8210 | [08Jan2025 16:50:42.889] [main/DEBUG] [mixin/]: Mixing ArmorStandFIxMixin from dummmmmmy-common.mixins.json into net.minecraft.world.item.ArmorStandItem
|
8211 | [08Jan2025 16:50:42.890] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8212 | [08Jan2025 16:50:42.890] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8213 | [08Jan2025 16:50:42.890] [main/DEBUG] [mixin/]: dummmmmmy-common.mixins.json:ArmorStandFIxMixin from mod dummmmmmy->@Inject::fixInitialArmorStandRot(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8214 | [08Jan2025 16:50:42.901] [main/DEBUG] [mixin/]: Mixing RecordItemMixin from etched.mixins.json into net.minecraft.world.item.RecordItem
|
8215 | [08Jan2025 16:50:42.901] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$new$0()[Lgg/moonflower/etched/api/record/TrackData; to md6778ec$etched$lambda$new$0$0 in etched.mixins.json:RecordItemMixin from mod etched
|
8216 | [08Jan2025 16:50:42.909] [main/DEBUG] [mixin/]: Mixing tools.TridentItemMixin from kubejs-common.mixins.json into net.minecraft.world.item.TridentItem
|
8217 | [08Jan2025 16:50:42.912] [main/DEBUG] [mixin/]: Mixing CrossbowItemRopeMixin from supplementaries-common.mixins.json into net.minecraft.world.item.CrossbowItem
|
8218 | [08Jan2025 16:50:42.912] [main/DEBUG] [mixin/]: Mixing compat1204minus.CrossbowItemMixin from pehkui.mixins.json into net.minecraft.world.item.CrossbowItem
|
8219 | [08Jan2025 16:50:42.912] [main/DEBUG] [mixin/]: Mixing CrossbowMixin from ars_nouveau.mixins.json into net.minecraft.world.item.CrossbowItem
|
8220 | [08Jan2025 16:50:42.913] [main/DEBUG] [mixin/]: Mixing CrossbowItemMixin from vampirism.mixins.json into net.minecraft.world.item.CrossbowItem
|
8221 | [08Jan2025 16:50:42.913] [main/DEBUG] [mixin/]: Renaming @Invoker method getChargedProjectiles(Lnet/minecraft/world/item/ItemStack;)Ljava/util/List; to getChargedProjectiles$vampirism_$md$6778ec$0 in vampirism.mixins.json:CrossbowItemMixin from mod vampirism
|
8222 | [08Jan2025 16:50:42.913] [main/DEBUG] [mixin/]: Renaming @Invoker method getShotPitches(Lnet/minecraft/util/RandomSource;)[F to getShotPitches$vampirism_$md$6778ec$1 in vampirism.mixins.json:CrossbowItemMixin from mod vampirism
|
8223 | [08Jan2025 16:50:42.913] [main/DEBUG] [mixin/]: Renaming @Invoker method onCrossbowShot(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;)V to onCrossbowShot$vampirism_$md$6778ec$2 in vampirism.mixins.json:CrossbowItemMixin from mod vampirism
|
8224 | [08Jan2025 16:50:42.916] [main/DEBUG] [mixin/]: Renaming @Invoker method getArrow(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/entity/projectile/AbstractArrow; to getArrow$vampirism_$md$6778ec$3 in vampirism.mixins.json:CrossbowItemMixin from mod vampirism
|
8225 | [08Jan2025 16:50:42.917] [main/DEBUG] [mixin/]: Renaming @Invoker method addChargedProjectile(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;)V to addChargedProjectile$vampirism_$md$6778ec$4 in vampirism.mixins.json:CrossbowItemMixin from mod vampirism
|
8226 | [08Jan2025 16:50:42.917] [main/DEBUG] [mixin/]: Mixing CrossbowMultishotMixin from quark.mixins.json into net.minecraft.world.item.CrossbowItem
|
8227 | [08Jan2025 16:50:42.920] [main/DEBUG] [mixin/]: ars_nouveau.mixins.json:CrossbowMixin from mod ars_nouveau->@Inject::performShooting(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;FFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8228 | [08Jan2025 16:50:42.927] [main/DEBUG] [mixin/]: Mixing SuspiciousStewItemMixin from werewolves.mixins.json into net.minecraft.world.item.SuspiciousStewItem
|
8229 | [08Jan2025 16:50:42.928] [main/DEBUG] [mixin/]: Mixing BannerPatternItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BannerPatternItem
|
8230 | [08Jan2025 16:50:42.931] [main/DEBUG] [mixin/]: Mixing HoneycombItemMixin from fabric-content-registries-v0.mixins.json into net.minecraft.world.item.HoneycombItem
|
8231 | [08Jan2025 16:50:42.931] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric_content_registries_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8232 | [08Jan2025 16:50:42.931] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:HoneycombItemMixin from mod fabric_content_registries_v0->@Inject::createUnwaxedToWaxedMap(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8233 | [08Jan2025 16:50:42.933] [main/DEBUG] [mixin/]: Mixing BrushItemMixin from supplementaries-common.mixins.json into net.minecraft.world.item.BrushItem
|
8234 | [08Jan2025 16:50:42.933] [main/DEBUG] [mixin/]: Mixing compat1202minus.compat120plus.BrushItemMixin from pehkui.mixins.json into net.minecraft.world.item.BrushItem
|
8235 | [08Jan2025 16:50:42.940] [main/DEBUG] [mixin/]: Mixing SmithingTemplateItemAccessor from werewolves.mixins.json into net.minecraft.world.item.SmithingTemplateItem
|
8236 | [08Jan2025 16:50:42.940] [main/DEBUG] [mixin/]: Renaming @Accessor method getDescriptionFormat()Lnet/minecraft/ChatFormatting; to getDescriptionFormat$werewolves_$md$6778ec$0 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8237 | [08Jan2025 16:50:42.940] [main/DEBUG] [mixin/]: Renaming @Accessor method getTitleFormat()Lnet/minecraft/ChatFormatting; to getTitleFormat$werewolves_$md$6778ec$1 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8238 | [08Jan2025 16:50:42.941] [main/DEBUG] [mixin/]: Renaming @Accessor method getEmptySlotHelmet()Lnet/minecraft/resources/ResourceLocation; to getEmptySlotHelmet$werewolves_$md$6778ec$2 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8239 | [08Jan2025 16:50:42.941] [main/DEBUG] [mixin/]: Renaming @Accessor method getEmptySlotChestplate()Lnet/minecraft/resources/ResourceLocation; to getEmptySlotChestplate$werewolves_$md$6778ec$3 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8240 | [08Jan2025 16:50:42.941] [main/DEBUG] [mixin/]: Renaming @Accessor method getEmptySlotLeggings()Lnet/minecraft/resources/ResourceLocation; to getEmptySlotLeggings$werewolves_$md$6778ec$4 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8241 | [08Jan2025 16:50:42.941] [main/DEBUG] [mixin/]: Renaming @Accessor method getEmptySlotBoots()Lnet/minecraft/resources/ResourceLocation; to getEmptySlotBoots$werewolves_$md$6778ec$5 in werewolves.mixins.json:SmithingTemplateItemAccessor from mod werewolves
|
8242 | [08Jan2025 16:50:42.947] [main/DEBUG] [mixin/]: Mixing inject.MixinItemProperties from architectury-common.mixins.json into net.minecraft.world.item.Item$Properties
|
8243 | [08Jan2025 16:50:42.954] [main/DEBUG] [mixin/]: Mixing common.transform.item.attribute.MixinItemAttributeModifierEvent from crafttweaker.forge.mixins.json into net.minecraftforge.event.ItemAttributeModifierEvent
|
8244 | [08Jan2025 16:50:42.981] [main/DEBUG] [mixin/]: Mixing entity.gravity.MinecartMixin from creatingspace.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
8245 | [08Jan2025 16:50:42.982] [main/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
8246 | [08Jan2025 16:50:42.982] [main/DEBUG] [mixin/]: Mixing MixinAbstractMinecart from railways-common.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart
|
8247 | [08Jan2025 16:50:42.989] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8248 | [08Jan2025 16:50:42.989] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8249 | [08Jan2025 16:50:42.989] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8250 | [08Jan2025 16:50:42.989] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractMinecart from mod railways->@Inject::railways$createCustomMinecarts(Lnet/minecraft/world/level/Level;DDDLnet/minecraft/world/entity/vehicle/AbstractMinecart$Type;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8251 | [08Jan2025 16:50:42.996] [main/DEBUG] [mixin/]: Mixing MixinAbstractMinecart_Type from railways-common.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecart$Type
|
8252 | [08Jan2025 16:50:42.997] [main/DEBUG] [mixin/]: Renaming @Invoker method railways$createType(Ljava/lang/String;I)Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; to createType$railways_$md$6778ec$0 in railways-common.mixins.json:MixinAbstractMinecart_Type from mod railways
|
8253 | [08Jan2025 16:50:42.997] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$railways$addTypes$0(I)[Lnet/minecraft/world/entity/vehicle/AbstractMinecart$Type; to md6778ec$railways$lambda$railways$addTypes$0$1 in railways-common.mixins.json:MixinAbstractMinecart_Type from mod railways
|
8254 | [08Jan2025 16:50:42.998] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractMinecart_Type from mod railways->@Inject::railways$addTypes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8255 | [08Jan2025 16:50:43.008] [main/DEBUG] [mixin/]: Mixing minecraft.HitResultAccessor from forge-vs_addition-common.mixins.json into net.minecraft.world.phys.HitResult
|
8256 | [08Jan2025 16:50:43.028] [main/DEBUG] [mixin/]: Mixing PathRecomputeChunkLoadPrevention from betterchunkloading.mixins.json into net.minecraft.world.entity.ai.navigation.PathNavigation
|
8257 | [08Jan2025 16:50:43.029] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PathRecomputeChunkLoadPrevention from mod betterchunkloading->@Inject::checkLoaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8258 | [08Jan2025 16:50:43.032] [main/DEBUG] [mixin/]: Mixing AbstractDecorationEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
|
8259 | [08Jan2025 16:50:43.032] [main/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
|
8260 | [08Jan2025 16:50:43.033] [main/DEBUG] [mixin/]: Mixing entities.HangingEntityMixin from integrated_api-common.mixins.json into net.minecraft.world.entity.decoration.HangingEntity
|
8261 | [08Jan2025 16:50:43.034] [main/DEBUG] [mixin/]: pehkui.mixins.json:AbstractDecorationEntityMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8262 | [08Jan2025 16:50:43.034] [main/DEBUG] [mixin/]: pehkui.mixins.json:AbstractDecorationEntityMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8263 | [08Jan2025 16:50:43.034] [main/DEBUG] [mixin/]: pehkui.mixins.json:AbstractDecorationEntityMixin from mod pehkui->@Inject::pehkui$calculateDimensions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8264 | [08Jan2025 16:50:43.035] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8265 | [08Jan2025 16:50:43.035] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8266 | [08Jan2025 16:50:43.035] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8267 | [08Jan2025 16:50:43.057] [main/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.EntityTypeBuilderMixin from modernfix-common.mixins.json into net.minecraft.world.entity.EntityType$Builder
|
8268 | [08Jan2025 16:50:43.064] [main/DEBUG] [mixin/]: Mixing AreaEffectCloudEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.AreaEffectCloud
|
8269 | [08Jan2025 16:50:43.065] [main/DEBUG] [mixin/]: Mixing AreaEffectCloudMixin from vampirism.mixins.json into net.minecraft.world.entity.AreaEffectCloud
|
8270 | [08Jan2025 16:50:43.101] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from createbigcannons-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8271 | [08Jan2025 16:50:43.102] [main/DEBUG] [mixin/]: Mixing ArmorStandEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8272 | [08Jan2025 16:50:43.103] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8273 | [08Jan2025 16:50:43.104] [main/DEBUG] [mixin/]: Mixing compat1204minus.ArmorStandEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8274 | [08Jan2025 16:50:43.105] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from ftbchunks-common.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8275 | [08Jan2025 16:50:43.107] [main/DEBUG] [mixin/]: Mixing ArmorStandMixin from quark.mixins.json into net.minecraft.world.entity.decoration.ArmorStand
|
8276 | [08Jan2025 16:50:43.124] [main/DEBUG] [mixin/]: createbigcannons-common.mixins.json:ArmorStandMixin from mod createbigcannons->@Inject::createbigcannons$hurt(Lnet/minecraft/world/damagesource/DamageSource;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8277 | [08Jan2025 16:50:43.124] [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
|
8278 | [08Jan2025 16:50:43.132] [main/DEBUG] [mixin/]: Mixing common.minecraft.ArrowMixin from origins_classes.mixins.json into net.minecraft.world.entity.projectile.Arrow
|
8279 | [08Jan2025 16:50:43.135] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$initFromAdditionalPotionNbt(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8280 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$initFromAdditionalPotionNbt(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8281 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$initFromAdditionalPotionNbt(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8282 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8283 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8284 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8285 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$readAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8286 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$readAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8287 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$readAdditionalPotionNbt(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8288 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$storeAdditionalPotionNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8289 | [08Jan2025 16:50:43.136] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.ArrowMixin from mod origins_classes->@Inject::originsClasses$storeAdditionalPotionNbt(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8290 | [08Jan2025 16:50:43.142] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat117plus.AxolotlEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.axolotl.Axolotl
|
8291 | [08Jan2025 16:50:43.155] [main/DEBUG] [mixin/]: Mixing ExperienceOrbEntityMixin from apoli.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
8292 | [08Jan2025 16:50:43.155] [main/DEBUG] [mixin/]: Mixing ExperienceOrbAccess from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
8293 | [08Jan2025 16:50:43.155] [main/DEBUG] [mixin/]: Mixing ExperienceOrbMixin from quark.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
8294 | [08Jan2025 16:50:43.156] [main/DEBUG] [mixin/]: Mixing MixinExperienceOrb from clumps.mixins.json into net.minecraft.world.entity.ExperienceOrb
|
8295 | [08Jan2025 16:50:43.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$resolve$7(Ljava/util/Map$Entry;)Ljava/lang/Integer; to md6778ec$clumps$lambda$clumps$resolve$7$0 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8296 | [08Jan2025 16:50:43.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAdditionalSaveData$6(Lnet/minecraft/nbt/CompoundTag;Ljava/lang/Integer;Ljava/lang/Integer;)V to md6778ec$clumps$lambda$addAdditionalSaveData$6$1 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8297 | [08Jan2025 16:50:43.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$5(Ljava/util/Map;)Ljava/util/stream/Stream; to md6778ec$clumps$lambda$tryMergeToExisting$5$2 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8298 | [08Jan2025 16:50:43.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tryMergeToExisting$4(IILnet/minecraft/world/entity/ExperienceOrb;)Z to md6778ec$clumps$lambda$tryMergeToExisting$4$3 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8299 | [08Jan2025 16:50:43.157] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$merge$3(Ljava/util/Map;)Ljava/util/stream/Stream; to md6778ec$clumps$lambda$merge$3$4 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8300 | [08Jan2025 16:50:43.158] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$2(ILnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; to md6778ec$clumps$lambda$clumps$repairPlayerItems$2$5 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8301 | [08Jan2025 16:50:43.158] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$clumps$repairPlayerItems$1(Lnet/minecraft/world/item/ItemStack;Ljava/lang/Integer;)Ljava/lang/Float; to md6778ec$clumps$lambda$clumps$repairPlayerItems$1$6 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8302 | [08Jan2025 16:50:43.158] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$playerTouch$0(Lnet/minecraft/world/entity/player/Player;Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/Integer;Ljava/lang/Integer;)V to md6778ec$clumps$lambda$playerTouch$0$7 in clumps.mixins.json:MixinExperienceOrb from mod clumps
|
8303 | [08Jan2025 16:50:43.188] [main/DEBUG] [mixin/]: apoli.mixins.json:ExperienceOrbEntityMixin from mod apoli->@Inject::modifyXpAmount(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8304 | [08Jan2025 16:50:43.188] [main/DEBUG] [mixin/]: apoli.mixins.json:ExperienceOrbEntityMixin from mod apoli->@Inject::modifyXpAmount(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8305 | [08Jan2025 16:50:43.188] [main/DEBUG] [mixin/]: apoli.mixins.json:ExperienceOrbEntityMixin from mod apoli->@Inject::modifyXpAmount(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8306 | [08Jan2025 16:50:43.188] [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
|
8307 | [08Jan2025 16:50:43.188] [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
|
8308 | [08Jan2025 16:50:43.188] [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
|
8309 | [08Jan2025 16:50:43.188] [main/DEBUG] [mixin/]: clumps.mixins.json:MixinExperienceOrb from mod clumps->@Inject::clumps$repairPlayerItems(Lnet/minecraft/world/entity/player/Player;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8310 | [08Jan2025 16:50:43.188] [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
|
8311 | [08Jan2025 16:50:43.189] [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
|
8312 | [08Jan2025 16:50:43.189] [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
|
8313 | [08Jan2025 16:50:43.189] [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
|
8314 | [08Jan2025 16:50:43.189] [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
|
8315 | [08Jan2025 16:50:43.189] [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
|
8316 | [08Jan2025 16:50:43.189] [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
|
8317 | [08Jan2025 16:50:43.189] [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
|
8318 | [08Jan2025 16:50:43.201] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.BatMixin from modernfix-common.mixins.json into net.minecraft.world.entity.ambient.Bat
|
8319 | [08Jan2025 16:50:43.218] [main/DEBUG] [mixin/]: Mixing common.minecraft.BreedGoalMixin from origins_classes.mixins.json into net.minecraft.world.entity.ai.goal.BreedGoal
|
8320 | [08Jan2025 16:50:43.221] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.BreedGoalMixin from mod origins_classes->@Inject::originsClasses$modifyBreeding(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8321 | [08Jan2025 16:50:43.223] [main/DEBUG] [mixin/]: Mixing TemptGoalMixin from quark.mixins.json into net.minecraft.world.entity.ai.goal.TemptGoal
|
8322 | [08Jan2025 16:50:43.225] [main/DEBUG] [mixin/]: quark.mixins.json:TemptGoalMixin from mod quark->@Inject::findTroughs(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8323 | [08Jan2025 16:50:43.226] [main/DEBUG] [mixin/]: quark.mixins.json:TemptGoalMixin from mod quark->@Inject::findTroughs(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8324 | [08Jan2025 16:50:43.226] [main/DEBUG] [mixin/]: quark.mixins.json:TemptGoalMixin from mod quark->@Inject::findTroughs(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8325 | [08Jan2025 16:50:43.229] [main/DEBUG] [mixin/]: Mixing BeeGoalMixin from moonlight-common.mixins.json into net.minecraft.world.entity.animal.Bee$BeeGrowCropGoal
|
8326 | [08Jan2025 16:50:43.232] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:BeeGoalMixin from mod moonlight->@Inject::tick(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
|
8327 | [08Jan2025 16:50:43.234] [main/DEBUG] [mixin/]: Mixing MixinInvisibleRevenge from cloakanddagger.mixins.json into net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal
|
8328 | [08Jan2025 16:50:43.236] [main/DEBUG] [mixin/]: Mixing RevengeAccessor from cloakanddagger.mixins.json into net.minecraft.world.entity.ai.goal.target.HurtByTargetGoal
|
8329 | [08Jan2025 16:50:43.239] [main/DEBUG] [mixin/]: Mixing MixinGiveUpRevenge from cloakanddagger.mixins.json into net.minecraft.world.entity.ai.goal.target.TargetGoal
|
8330 | [08Jan2025 16:50:43.240] [main/DEBUG] [mixin/]: Mixing TrackTargetGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.ai.goal.target.TargetGoal
|
8331 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8332 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8333 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::start(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8334 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::stop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8335 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::stop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8336 | [08Jan2025 16:50:43.242] [main/DEBUG] [mixin/]: cloakanddagger.mixins.json:MixinGiveUpRevenge from mod cloakanddagger->@Inject::stop(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8337 | [08Jan2025 16:50:43.244] [main/DEBUG] [mixin/]: Mixing NearestAttackabletargetGoalAccessor from werewolves.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
8338 | [08Jan2025 16:50:43.244] [main/DEBUG] [mixin/]: Mixing NearestAttackableTargetGoalMixin from vampirism.mixins.json into net.minecraft.world.entity.ai.goal.target.NearestAttackableTargetGoal
|
8339 | [08Jan2025 16:50:43.245] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Lnet/minecraft/world/entity/LivingEntity;)Z to md6778ec$vampirism$lambda$static$1$0 in vampirism.mixins.json:NearestAttackableTargetGoalMixin from mod vampirism
|
8340 | [08Jan2025 16:50:43.245] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md6778ec$vampirism$lambda$static$0$1 in vampirism.mixins.json:NearestAttackableTargetGoalMixin from mod vampirism
|
8341 | [08Jan2025 16:50:43.256] [main/DEBUG] [mixin/]: Mixing BlazeEntityShootFireballGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Blaze$BlazeAttackGoal
|
8342 | [08Jan2025 16:50:43.269] [main/DEBUG] [mixin/]: Mixing entity.gravity.BoatMixin from creatingspace.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8343 | [08Jan2025 16:50:43.270] [main/DEBUG] [mixin/]: Mixing BoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8344 | [08Jan2025 16:50:43.272] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityMountedHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8345 | [08Jan2025 16:50:43.272] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.BoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8346 | [08Jan2025 16:50:43.273] [main/DEBUG] [mixin/]: Mixing compat1204minus.BoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8347 | [08Jan2025 16:50:43.273] [main/DEBUG] [mixin/]: Mixing BoatMixin from quark.mixins.json into net.minecraft.world.entity.vehicle.Boat
|
8348 | [08Jan2025 16:50:43.286] [main/DEBUG] [mixin/]: Mixing CamelMixin from mixins.recruits.json into net.minecraft.world.entity.animal.camel.Camel
|
8349 | [08Jan2025 16:50:43.288] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat1193plus.CamelEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.camel.Camel
|
8350 | [08Jan2025 16:50:43.289] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.CamelEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.camel.Camel
|
8351 | [08Jan2025 16:50:43.289] [main/DEBUG] [mixin/]: Mixing compat1204minus.compat1193plus.CamelEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.camel.Camel
|
8352 | [08Jan2025 16:50:43.293] [main/DEBUG] [mixin/]: mixins.recruits.json:CamelMixin from mod recruits->@Inject::camelTravelSuperWhenRecruitsRides(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8353 | [08Jan2025 16:50:43.293] [main/DEBUG] [mixin/]: mixins.recruits.json:CamelMixin from mod recruits->@Inject::camelTravelSuperWhenRecruitsRides(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8354 | [08Jan2025 16:50:43.293] [main/DEBUG] [mixin/]: mixins.recruits.json:CamelMixin from mod recruits->@Inject::camelTravelSuperWhenRecruitsRides(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8355 | [08Jan2025 16:50:43.297] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
8356 | [08Jan2025 16:50:43.300] [main/DEBUG] [mixin/]: Mixing AbstractHorseMixin from mixins.recruits.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
8357 | [08Jan2025 16:50:43.301] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.AbstractHorseEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.AbstractHorse
|
8358 | [08Jan2025 16:50:43.307] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8359 | [08Jan2025 16:50:43.308] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8360 | [08Jan2025 16:50:43.308] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::addSugarCube(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8361 | [08Jan2025 16:50:43.308] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:AbstractHorseMixin from mod supplementaries->@Inject::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
|
8362 | [08Jan2025 16:50:43.308] [main/DEBUG] [mixin/]: mixins.recruits.json:AbstractHorseMixin from mod recruits->@Inject::horseIsMobileWhenRecruitsRides(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8363 | [08Jan2025 16:50:43.308] [main/DEBUG] [mixin/]: mixins.recruits.json:AbstractHorseMixin from mod recruits->@Inject::superPositionRiderWhenRecruitsRides(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Entity$MoveFunction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8364 | [08Jan2025 16:50:43.321] [main/DEBUG] [mixin/]: Mixing entity.CatMixin from werewolves.mixins.json into net.minecraft.world.entity.animal.Cat
|
8365 | [08Jan2025 16:50:43.321] [main/DEBUG] [mixin/]: Mixing entity.CatMixin from copycats-common.mixins.json into net.minecraft.world.entity.animal.Cat
|
8366 | [08Jan2025 16:50:43.331] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.CatMixin from mod werewolves->@Inject::tame(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8367 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.CatMixin from mod werewolves->@Inject::tame(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
|
8368 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.CatMixin from mod werewolves->@Inject::tame(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
|
8369 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8370 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8371 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::defineNaturalVariant(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8372 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8373 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8374 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::addNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8375 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8376 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8377 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::readNaturalVariantData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8378 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8379 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8380 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::useCopycat(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8381 | [08Jan2025 16:50:43.332] [main/DEBUG] [mixin/]: copycats-common.mixins.json:entity.CatMixin from mod copycats->@Inject::copycatInteract(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8382 | [08Jan2025 16:50:43.340] [main/DEBUG] [mixin/]: Mixing CatSitOnBlockGoalMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
8383 | [08Jan2025 16:50:43.341] [main/DEBUG] [mixin/]: Mixing MixinCatSitOnBlockGoal from lootr.mixins.json into net.minecraft.world.entity.ai.goal.CatSitOnBlockGoal
|
8384 | [08Jan2025 16:50:43.344] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CatSitOnBlockGoalMixin from mod supplementaries->@Inject::shouldMoveTo(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8385 | [08Jan2025 16:50:43.344] [main/DEBUG] [mixin/]: lootr.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
|
8386 | [08Jan2025 16:50:43.349] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Spider
|
8387 | [08Jan2025 16:50:43.364] [main/DEBUG] [mixin/]: Mixing SkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Skeleton
|
8388 | [08Jan2025 16:50:43.370] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8389 | [08Jan2025 16:50:43.370] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8390 | [08Jan2025 16:50:43.370] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:SkeletonMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8391 | [08Jan2025 16:50:43.370] [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
|
8392 | [08Jan2025 16:50:43.370] [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
|
8393 | [08Jan2025 16:50:43.370] [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
|
8394 | [08Jan2025 16:50:43.370] [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
|
8395 | [08Jan2025 16:50:43.370] [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
|
8396 | [08Jan2025 16:50:43.370] [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
|
8397 | [08Jan2025 16:50:43.372] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
8398 | [08Jan2025 16:50:43.373] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
8399 | [08Jan2025 16:50:43.374] [main/DEBUG] [mixin/]: Mixing AbstractSkeletonMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
|
8400 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8401 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8402 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8403 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/world/item/ItemStack;)V doesn't use it's CallbackInfo
|
8404 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/world/item/ItemStack;)V has 0 override(s) in child classes
|
8405 | [08Jan2025 16:50:43.385] [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;Lnet/minecraft/world/item/ItemStack;)V won't be passed a CallbackInfo as a result
|
8406 | [08Jan2025 16:50:43.385] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractSkeletonMixin from mod spartanweaponry->@Inject::reassessWeaponGoal(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8407 | [08Jan2025 16:50:43.385] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractSkeletonMixin from mod spartanweaponry->@Inject::canFireProjectileWeapon(Lnet/minecraft/world/item/ProjectileWeaponItem;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8408 | [08Jan2025 16:50:43.385] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractSkeletonMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8409 | [08Jan2025 16:50:43.385] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractSkeletonMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8410 | [08Jan2025 16:50:43.385] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:AbstractSkeletonMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8411 | [08Jan2025 16:50:43.391] [main/DEBUG] [mixin/]: Mixing compat119plus.ChestBoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.ChestBoat
|
8412 | [08Jan2025 16:50:43.392] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat119plus.ChestBoatEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.ChestBoat
|
8413 | [08Jan2025 16:50:43.398] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat119plus.StorageMinecartEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.vehicle.AbstractMinecartContainer
|
8414 | [08Jan2025 16:50:43.410] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.ChickenEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Chicken
|
8415 | [08Jan2025 16:50:43.426] [main/DEBUG] [mixin/]: Mixing CreeperMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Creeper
|
8416 | [08Jan2025 16:50:43.428] [main/DEBUG] [mixin/]: Mixing ScareCreepersMixin from origins.mixins.json into net.minecraft.world.entity.monster.Creeper
|
8417 | [08Jan2025 16:50:43.429] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$redirectTargetGoal$1(Lnet/minecraft/world/entity/LivingEntity;)Z to md6778ec$origins$lambda$redirectTargetGoal$1$0 in origins.mixins.json:ScareCreepersMixin from mod origins
|
8418 | [08Jan2025 16:50:43.429] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addGoals$0(Lnet/minecraft/world/entity/LivingEntity;)Z to md6778ec$origins$lambda$addGoals$0$1 in origins.mixins.json:ScareCreepersMixin from mod origins
|
8419 | [08Jan2025 16:50:43.434] [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
|
8420 | [08Jan2025 16:50:43.434] [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
|
8421 | [08Jan2025 16:50:43.434] [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
|
8422 | [08Jan2025 16:50:43.434] [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
|
8423 | [08Jan2025 16:50:43.434] [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
|
8424 | [08Jan2025 16:50:43.434] [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
|
8425 | [08Jan2025 16:50:43.434] [main/DEBUG] [mixin/]: origins.mixins.json:ScareCreepersMixin from mod origins->@Inject::addGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8426 | [08Jan2025 16:50:43.434] [main/DEBUG] [mixin/]: origins.mixins.json:ScareCreepersMixin from mod origins->@Inject::addGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8427 | [08Jan2025 16:50:43.434] [main/DEBUG] [mixin/]: origins.mixins.json:ScareCreepersMixin from mod origins->@Inject::addGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8428 | [08Jan2025 16:50:43.446] [main/DEBUG] [mixin/]: Mixing compat1201minus.AbstractDonkeyEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
8429 | [08Jan2025 16:50:43.446] [main/DEBUG] [mixin/]: Mixing accessor.AccessorAbstractChestedHorse from quark.mixins.json into net.minecraft.world.entity.animal.horse.AbstractChestedHorse
|
8430 | [08Jan2025 16:50:43.453] [main/DEBUG] [mixin/]: Mixing compat116plus.DragonFireballEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.DragonFireball
|
8431 | [08Jan2025 16:50:43.456] [main/DEBUG] [mixin/]: Mixing ExplosiveProjectileEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.AbstractHurtingProjectile
|
8432 | [08Jan2025 16:50:43.457] [main/DEBUG] [mixin/]: pehkui.mixins.json:ExplosiveProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8433 | [08Jan2025 16:50:43.457] [main/DEBUG] [mixin/]: pehkui.mixins.json:ExplosiveProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8434 | [08Jan2025 16:50:43.457] [main/DEBUG] [mixin/]: pehkui.mixins.json:ExplosiveProjectileEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;DDDLnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8435 | [08Jan2025 16:50:43.461] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Zombie
|
8436 | [08Jan2025 16:50:43.488] [main/DEBUG] [mixin/]: Mixing ZombieMixin from soul_fire_d.mixins.json into net.minecraft.world.entity.monster.Zombie
|
8437 | [08Jan2025 16:50:43.488] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Zombie
|
8438 | [08Jan2025 16:50:43.489] [main/DEBUG] [mixin/]: Mixing ZombieMixin from spartanweaponry.mixins.json into net.minecraft.world.entity.monster.Zombie
|
8439 | [08Jan2025 16:50:43.494] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:ZombieMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8440 | [08Jan2025 16:50:43.495] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:ZombieMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8441 | [08Jan2025 16:50:43.495] [main/DEBUG] [mixin/]: spartanweaponry.mixins.json:ZombieMixin from mod spartanweaponry->@Inject::populateDefaultEquipmentSlots(Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/DifficultyInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8442 | [08Jan2025 16:50:43.499] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/ZombieVillager
|
8443 | [08Jan2025 16:50:43.532] [main/DEBUG] [mixin/]: Mixing compat116plus.EggEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
|
8444 | [08Jan2025 16:50:43.534] [main/DEBUG] [mixin/]: Mixing ThrownEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrowableProjectile
|
8445 | [08Jan2025 16:50:43.535] [main/DEBUG] [mixin/]: Mixing compat1204minus.ThrownEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrowableProjectile
|
8446 | [08Jan2025 16:50:43.537] [main/DEBUG] [mixin/]: pehkui.mixins.json:ThrownEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8447 | [08Jan2025 16:50:43.537] [main/DEBUG] [mixin/]: pehkui.mixins.json:ThrownEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8448 | [08Jan2025 16:50:43.537] [main/DEBUG] [mixin/]: pehkui.mixins.json:ThrownEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8449 | [08Jan2025 16:50:43.546] [main/DEBUG] [mixin/]: Mixing PreEntityTickMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
|
8450 | [08Jan2025 16:50:43.547] [main/DEBUG] [mixin/]: Mixing compat1202minus.compat1193plus.EndCrystalEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EndCrystal
|
8451 | [08Jan2025 16:50:43.549] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8452 | [08Jan2025 16:50:43.549] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8453 | [08Jan2025 16:50:43.549] [main/DEBUG] [mixin/]: pehkui.mixins.json:PreEntityTickMixin from mod pehkui->@Inject::pehkui$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8454 | [08Jan2025 16:50:43.552] [main/DEBUG] [mixin/]: Mixing EnderDragonEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.boss.enderdragon.EnderDragon
|
8455 | [08Jan2025 16:50:43.561] [main/DEBUG] [mixin/]: Mixing compat116plus.EnderPearlEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownEnderpearl
|
8456 | [08Jan2025 16:50:43.563] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.EnderPearlEntityMixin from mod pehkui->@Inject::pehkui$onCollision(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8457 | [08Jan2025 16:50:43.563] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.EnderPearlEntityMixin from mod pehkui->@Inject::pehkui$onCollision(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8458 | [08Jan2025 16:50:43.563] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.EnderPearlEntityMixin from mod pehkui->@Inject::pehkui$onCollision(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8459 | [08Jan2025 16:50:43.565] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Endermite
|
8460 | [08Jan2025 16:50:43.570] [main/DEBUG] [mixin/]: Mixing EndermanMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.EnderMan
|
8461 | [08Jan2025 16:50:43.573] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8462 | [08Jan2025 16:50:43.573] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8463 | [08Jan2025 16:50:43.573] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:EndermanMixin from mod supplementaries->@Inject::dropCustomDeathLoot(Lnet/minecraft/world/damagesource/DamageSource;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8464 | [08Jan2025 16:50:43.580] [main/DEBUG] [mixin/]: Mixing EvokerMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Evoker
|
8465 | [08Jan2025 16:50:43.586] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityVehicleHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.PatrollingMonster
|
8466 | [08Jan2025 16:50:43.601] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal
|
8467 | [08Jan2025 16:50:43.605] [main/DEBUG] [mixin/]: Mixing compat116plus.SummonVexGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Evoker$EvokerSummonSpellGoal
|
8468 | [08Jan2025 16:50:43.613] [main/DEBUG] [mixin/]: Mixing EvokerFangsEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.EvokerFangs
|
8469 | [08Jan2025 16:50:43.614] [main/DEBUG] [mixin/]: pehkui.mixins.json:EvokerFangsEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;DDDFILnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8470 | [08Jan2025 16:50:43.614] [main/DEBUG] [mixin/]: pehkui.mixins.json:EvokerFangsEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;DDDFILnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8471 | [08Jan2025 16:50:43.614] [main/DEBUG] [mixin/]: pehkui.mixins.json:EvokerFangsEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;DDDFILnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8472 | [08Jan2025 16:50:43.623] [main/DEBUG] [mixin/]: Mixing feature.block_placement_orientation.MixinBlockPlaceContext from valkyrienskies-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
|
8473 | [08Jan2025 16:50:43.623] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$transformPlayerBeforeGettingNearest$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Lnet/minecraft/world/entity/Entity;)[Lnet/minecraft/core/Direction; to md6778ec$valkyrienskies$lambda$transformPlayerBeforeGettingNearest$0$0 in valkyrienskies-common.mixins.json:feature.block_placement_orientation.MixinBlockPlaceContext from mod valkyrienskies
|
8474 | [08Jan2025 16:50:43.624] [main/DEBUG] [mixin/]: Mixing FixBlockPlaceContextMixin from moonlight-common.mixins.json into net.minecraft.world.item.context.BlockPlaceContext
|
8475 | [08Jan2025 16:50:43.628] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::fixNotAccountingForNullPlayer1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8476 | [08Jan2025 16:50:43.628] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::fixNotAccountingForNullPlayer2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8477 | [08Jan2025 16:50:43.628] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:FixBlockPlaceContextMixin from mod moonlight->@Inject::fixNotAccountingForNullPlayer3(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8478 | [08Jan2025 16:50:43.629] [main/DEBUG] [mixin/]: Mixing accessor.UseOnContextAccessor from create.mixins.json into net.minecraft.world.item.context.UseOnContext
|
8479 | [08Jan2025 16:50:43.632] [main/DEBUG] [mixin/]: Mixing FireworkRocketEntityMixin from kubejs-common.mixins.json into net.minecraft.world.entity.projectile.FireworkRocketEntity
|
8480 | [08Jan2025 16:50:43.642] [main/DEBUG] [mixin/]: Mixing compat116plus.FoxEntityMateGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Fox$FoxBreedGoal
|
8481 | [08Jan2025 16:50:43.646] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.FoxEntityMateGoalMixin from mod pehkui->@Inject::pehkui$breed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8482 | [08Jan2025 16:50:43.646] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.FoxEntityMateGoalMixin from mod pehkui->@Inject::pehkui$breed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8483 | [08Jan2025 16:50:43.646] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.FoxEntityMateGoalMixin from mod pehkui->@Inject::pehkui$breed(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8484 | [08Jan2025 16:50:43.666] [main/DEBUG] [mixin/]: Mixing GhastEntityShootFireballGoalMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Ghast$GhastShootFireballGoal
|
8485 | [08Jan2025 16:50:43.672] [main/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from kubejs-common.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
8486 | [08Jan2025 16:50:43.672] [main/DEBUG] [mixin/]: Mixing ItemFrameEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.decoration.ItemFrame
|
8487 | [08Jan2025 16:50:43.689] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat116plus.HoglinEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.hoglin.Hoglin
|
8488 | [08Jan2025 16:50:43.695] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat116plus.ZoglinEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Zoglin
|
8489 | [08Jan2025 16:50:43.724] [main/DEBUG] [mixin/]: Mixing compat1193plus.FireballEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.LargeFireball
|
8490 | [08Jan2025 16:50:43.724] [main/DEBUG] [mixin/]: Mixing MixinLargeFireball from railways-common.mixins.json into net.minecraft.world.entity.projectile.LargeFireball
|
8491 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplode(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8492 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplode(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8493 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplode(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8494 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplodeEnd(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8495 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplodeEnd(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8496 | [08Jan2025 16:50:43.726] [main/DEBUG] [mixin/]: railways-common.mixins.json:MixinLargeFireball from mod railways->@Inject::markExplodeEnd(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8497 | [08Jan2025 16:50:43.730] [main/DEBUG] [mixin/]: Mixing compat1201minus.compat120plus.LlamaEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.Llama
|
8498 | [08Jan2025 16:50:43.734] [main/DEBUG] [mixin/]: Mixing LlamaSpitEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.LlamaSpit
|
8499 | [08Jan2025 16:50:43.736] [main/DEBUG] [mixin/]: pehkui.mixins.json:LlamaSpitEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/animal/horse/Llama;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8500 | [08Jan2025 16:50:43.736] [main/DEBUG] [mixin/]: pehkui.mixins.json:LlamaSpitEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/animal/horse/Llama;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8501 | [08Jan2025 16:50:43.736] [main/DEBUG] [mixin/]: pehkui.mixins.json:LlamaSpitEntityMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/animal/horse/Llama;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8502 | [08Jan2025 16:50:43.740] [main/DEBUG] [mixin/]: Mixing SlimeMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Slime
|
8503 | [08Jan2025 16:50:43.740] [main/DEBUG] [mixin/]: Mixing compat117plus.SlimeEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Slime
|
8504 | [08Jan2025 16:50:43.741] [main/DEBUG] [mixin/]: Mixing compat1204minus.compat117plus.SlimeEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Slime
|
8505 | [08Jan2025 16:50:43.741] [main/DEBUG] [mixin/]: Mixing SlimeMixin from quark.mixins.json into net.minecraft.world.entity.monster.Slime
|
8506 | [08Jan2025 16:50:43.745] [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
|
8507 | [08Jan2025 16:50:43.745] [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
|
8508 | [08Jan2025 16:50:43.745] [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
|
8509 | [08Jan2025 16:50:43.779] [main/DEBUG] [mixin/]: Mixing compat116plus.PigEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.Pig
|
8510 | [08Jan2025 16:50:43.779] [main/DEBUG] [mixin/]: Mixing PigMixin from quark.mixins.json into net.minecraft.world.entity.animal.Pig
|
8511 | [08Jan2025 16:50:43.781] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.PigEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8512 | [08Jan2025 16:50:43.782] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.PigEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(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
|
8513 | [08Jan2025 16:50:43.782] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.PigEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(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
|
8514 | [08Jan2025 16:50:43.782] [main/DEBUG] [mixin/]: quark.mixins.json:PigMixin from mod quark->@Inject::pigsEatGoldenCarrots(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8515 | [08Jan2025 16:50:43.804] [main/DEBUG] [mixin/]: Mixing PotionEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
8516 | [08Jan2025 16:50:43.805] [main/DEBUG] [mixin/]: Mixing compat1204minus.PotionEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
8517 | [08Jan2025 16:50:43.806] [main/DEBUG] [mixin/]: Mixing ThrowablePotionMixin from vampirism.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
8518 | [08Jan2025 16:50:43.807] [main/DEBUG] [mixin/]: Mixing ThrownPotionMixin from moonlight-common.mixins.json into net.minecraft.world.entity.projectile.ThrownPotion
|
8519 | [08Jan2025 16:50:43.813] [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
|
8520 | [08Jan2025 16:50:43.813] [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
|
8521 | [08Jan2025 16:50:43.813] [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
|
8522 | [08Jan2025 16:50:43.816] [main/DEBUG] [mixin/]: Mixing PufferfishAccessor from ars_nouveau.mixins.json into net.minecraft.world.entity.animal.Pufferfish
|
8523 | [08Jan2025 16:50:43.816] [main/DEBUG] [mixin/]: Renaming @Accessor method targetConditions()Lnet/minecraft/world/entity/ai/targeting/TargetingConditions; to targetConditions$ars_nouveau_$md$6778ec$0 in ars_nouveau.mixins.json:PufferfishAccessor from mod ars_nouveau
|
8524 | [08Jan2025 16:50:43.821] [main/DEBUG] [mixin/]: Mixing RabbitsEatCabbageMixin from farmersdelight.mixins.json into net.minecraft.world.entity.animal.Rabbit
|
8525 | [08Jan2025 16:50:43.822] [main/DEBUG] [mixin/]: farmersdelight.mixins.json:RabbitsEatCabbageMixin from mod farmersdelight->@Inject::isCabbage(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8526 | [08Jan2025 16:50:43.829] [main/DEBUG] [mixin/]: Mixing compat1201minus.EntityMountedHeightOffsetMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Ravager
|
8527 | [08Jan2025 16:50:43.839] [main/DEBUG] [mixin/]: Mixing CraftingContainerMixin from kubejs-common.mixins.json into net.minecraft.world.inventory.CraftingContainer
|
8528 | [08Jan2025 16:50:43.843] [main/DEBUG] [mixin/]: Mixing compat117plus.ShulkerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Shulker
|
8529 | [08Jan2025 16:50:43.844] [main/DEBUG] [mixin/]: Mixing compat1204minus.ShulkerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.monster.Shulker
|
8530 | [08Jan2025 16:50:43.845] [main/DEBUG] [mixin/]: Mixing entities.ShulkerEntityInvoker from integrated_api-common.mixins.json into net.minecraft.world.entity.monster.Shulker
|
8531 | [08Jan2025 16:50:43.860] [main/DEBUG] [mixin/]: Mixing SkellyHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
8532 | [08Jan2025 16:50:43.861] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$tick$0(Ljava/lang/Integer;)V to md6778ec$supplementaries$lambda$tick$0$0 in supplementaries-common.mixins.json:SkellyHorseMixin from mod supplementaries
|
8533 | [08Jan2025 16:50:43.868] [main/DEBUG] [mixin/]: Mixing compat1201minus.SkeletonHorseEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.animal.horse.SkeletonHorse
|
8534 | [08Jan2025 16:50:43.876] [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
|
8535 | [08Jan2025 16:50:43.876] [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
|
8536 | [08Jan2025 16:50:43.876] [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
|
8537 | [08Jan2025 16:50:43.876] [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
|
8538 | [08Jan2025 16:50:43.876] [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
|
8539 | [08Jan2025 16:50:43.876] [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
|
8540 | [08Jan2025 16:50:43.876] [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
|
8541 | [08Jan2025 16:50:43.879] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/animal/horse/SkeletonTrapGoal
|
8542 | [08Jan2025 16:50:43.894] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_151311_ with desc (Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;)V
|
8543 | [08Jan2025 16:50:43.904] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.connectormod/COREMODLOG]: Expanded local variable scope for BaseSpawner#serverTick index 3
|
8544 | [08Jan2025 16:50:43.908] [main/DEBUG] [mixin/]: Mixing StrayMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.monster.Stray
|
8545 | [08Jan2025 16:50:43.918] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/monster/Strider
|
8546 | [08Jan2025 16:50:43.967] [main/DEBUG] [mixin/]: Mixing common.PoseMixin from parcool.mixins.json into net.minecraft.world.entity.Pose
|
8547 | [08Jan2025 16:50:43.967] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PoseMixin from mod parcool: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
8548 | [08Jan2025 16:50:43.967] [main/DEBUG] [mixin/]: Renaming @Invoker method newPose(Ljava/lang/String;I)Lnet/minecraft/world/entity/Pose; to newPose$parcool_$md$6778ec$0 in parcool.mixins.json:common.PoseMixin from mod parcool
|
8549 | [08Jan2025 16:50:43.971] [main/DEBUG] [mixin/]: parcool.mixins.json:common.PoseMixin from mod parcool->@Inject::US$addCustomPose(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8550 | [08Jan2025 16:50:43.983] [main/DEBUG] [mixin/]: Mixing SecondaryPoiSensorMixin from smarterfarmers-common.mixins.json into net.minecraft.world.entity.ai.sensing.SecondaryPoiSensor
|
8551 | [08Jan2025 16:50:43.992] [main/DEBUG] [mixin/]: Mixing TemptingSensorMixin from quark.mixins.json into net.minecraft.world.entity.ai.sensing.TemptingSensor
|
8552 | [08Jan2025 16:50:43.993] [main/DEBUG] [mixin/]: Mixing accessor.AccessorTemptingSensor from quark.mixins.json into net.minecraft.world.entity.ai.sensing.TemptingSensor
|
8553 | [08Jan2025 16:50:44.005] [main/DEBUG] [mixin/]: Mixing feature.world_border.MixinWorldBorder from valkyrienskies-common.mixins.json into net.minecraft.world.level.border.WorldBorder
|
8554 | [08Jan2025 16:50:44.016] [main/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkAccessMixin from modernfix-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
8555 | [08Jan2025 16:50:44.016] [main/DEBUG] [mixin/]: Mixing AttachmentTargetsMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
8556 | [08Jan2025 16:50:44.018] [main/DEBUG] [mixin/]: Mixing foundation.copycat.ChunkAccessAccessor from copycats-common.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
8557 | [08Jan2025 16:50:44.019] [main/DEBUG] [mixin/]: Mixing accessor.AccessorChunkAccess from quark.mixins.json into net.minecraft.world.level.chunk.ChunkAccess
|
8558 | [08Jan2025 16:50:44.025] [main/DEBUG] [mixin/]: Mixing LevelChunkPostProcessMixin from betterchunkloading.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8559 | [08Jan2025 16:50:44.031] [main/DEBUG] [mixin/]: Mixing MixinLevelChunk from lootr.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8560 | [08Jan2025 16:50:44.032] [main/DEBUG] [mixin/]: Mixing world.chunk.MixinLevelChunk from valkyrienskies-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8561 | [08Jan2025 16:50:44.038] [main/DEBUG] [mixin/]: Mixing WorldChunkMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8562 | [08Jan2025 16:50:44.038] [main/DEBUG] [mixin/]: Mixing server.WorldChunkMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8563 | [08Jan2025 16:50:44.040] [main/DEBUG] [mixin/]: Mixing foundation.copycat.migration.LevelChunkMixin from copycats-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8564 | [08Jan2025 16:50:44.041] [main/DEBUG] [mixin/]: Mixing LevelChunkMixin from moonlight-common.mixins.json into net.minecraft.world.level.chunk.LevelChunk
|
8565 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:LevelChunkPostProcessMixin from mod betterchunkloading->@Inject::onPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8566 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:LevelChunkPostProcessMixin from mod betterchunkloading->@Inject::onPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8567 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:LevelChunkPostProcessMixin from mod betterchunkloading->@Inject::onPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8568 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: lootr.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
|
8569 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: lootr.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
|
8570 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: lootr.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
|
8571 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.chunk.MixinLevelChunk from mod valkyrienskies->@Inject::postSetBlockState(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8572 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric_data_attachment_api_v1->@Inject::transferProtoChunkAttachement(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
|
8573 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric_data_attachment_api_v1->@Inject::transferProtoChunkAttachement(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
|
8574 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-data-attachment-api-v1.mixins.json:WorldChunkMixin from mod fabric_data_attachment_api_v1->@Inject::transferProtoChunkAttachement(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
|
8575 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
|
8576 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
|
8577 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onLoadBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
|
8578 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V doesn't use it's CallbackInfo
|
8579 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V has 0 override(s) in child classes
|
8580 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;)V won't be passed a CallbackInfo as a result
|
8581 | [08Jan2025 16:50:44.060] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(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
|
8582 | [08Jan2025 16:50:44.061] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(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
|
8583 | [08Jan2025 16:50:44.061] [main/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin from mod fabric_lifecycle_events_v1->@Inject::onRemoveBlockEntity(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
|
8584 | [08Jan2025 16:50:44.061] [main/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.LevelChunkMixin from mod copycats->@Inject::migrateBlockEntity(Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8585 | [08Jan2025 16:50:44.086] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/entity/npc/Villager
|
8586 | [08Jan2025 16:50:44.127] [main/DEBUG] [mixin/]: Mixing compat116plus.VillagerEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.npc.Villager
|
8587 | [08Jan2025 16:50:44.127] [main/DEBUG] [mixin/]: Mixing VillagerAccessor from smarterfarmers-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
8588 | [08Jan2025 16:50:44.127] [main/DEBUG] [mixin/]: Renaming @Accessor method setFoodPoints(Ljava/util/Map;)V to setFoodPoints$smarterfarmers_$md$6778ec$0 in smarterfarmers-common.mixins.json:VillagerAccessor from mod smarterfarmers
|
8589 | [08Jan2025 16:50:44.127] [main/DEBUG] [mixin/]: Mixing VillagerMixin from smarterfarmers-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
8590 | [08Jan2025 16:50:44.133] [main/DEBUG] [mixin/]: Mixing VillagerMixin from smarterfarmers.mixins.json into net.minecraft.world.entity.npc.Villager
|
8591 | [08Jan2025 16:50:44.133] [main/DEBUG] [mixin/]: smarterfarmers.mixins.json:VillagerMixin from mod smarterfarmers: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8592 | [08Jan2025 16:50:44.133] [main/DEBUG] [mixin/]: Mixing entity.MixinVillagerEntity from werewolves.mixins.json into net.minecraft.world.entity.npc.Villager
|
8593 | [08Jan2025 16:50:44.146] [main/DEBUG] [mixin/]: Mixing VillagerEntityAccessor from fabric-content-registries-v0.mixins.json into net.minecraft.world.entity.npc.Villager
|
8594 | [08Jan2025 16:50:44.146] [main/DEBUG] [mixin/]: fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8595 | [08Jan2025 16:50:44.146] [main/DEBUG] [mixin/]: Renaming @Accessor method fabric_setItemFoodValues(Ljava/util/Map;)V to fabric_setItemFoodValues$fabric_content_registries_v0_$md$6778ec$1 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
|
8596 | [08Jan2025 16:50:44.146] [main/DEBUG] [mixin/]: Renaming @Accessor method fabric_setGatherableItems(Ljava/util/Set;)V to fabric_setGatherableItems$fabric_content_registries_v0_$md$6778ec$2 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
|
8597 | [08Jan2025 16:50:44.147] [main/DEBUG] [mixin/]: Renaming @Accessor method fabric_getGatherableItems()Ljava/util/Set; to fabric_getGatherableItems$fabric_content_registries_v0_$md$6778ec$3 in fabric-content-registries-v0.mixins.json:VillagerEntityAccessor from mod fabric_content_registries_v0
|
8598 | [08Jan2025 16:50:44.147] [main/DEBUG] [mixin/]: Mixing item.wearable.villagerhat.VillagerMixin from mixins.artifacts.common.json into net.minecraft.world.entity.npc.Villager
|
8599 | [08Jan2025 16:50:44.147] [main/DEBUG] [mixin/]: Mixing VillagerMixin from moonlight-common.mixins.json into net.minecraft.world.entity.npc.Villager
|
8600 | [08Jan2025 16:50:44.148] [main/DEBUG] [mixin/]: Mixing VillagerMixin from quark.mixins.json into net.minecraft.world.entity.npc.Villager
|
8601 | [08Jan2025 16:50:44.149] [main/DEBUG] [mixin/]: Mixing MixinVillagerEntity from creaturechat.mixins.json into net.minecraft.world.entity.npc.Villager
|
8602 | [08Jan2025 16:50:44.168] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.VillagerEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/LightningBolt;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8603 | [08Jan2025 16:50:44.168] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.VillagerEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(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
|
8604 | [08Jan2025 16:50:44.168] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat116plus.VillagerEntityMixin from mod pehkui->@Inject::pehkui$onStruckByLightning(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
|
8605 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::wantsToPickUp(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8606 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8607 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8608 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: smarterfarmers-common.mixins.json:VillagerMixin from mod smarterfarmers->@Inject::smarterFarmers$addEatingParticles(BLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8609 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_defineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8610 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_defineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8611 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_defineSynchedData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8612 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8613 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8614 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8615 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8616 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8617 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: werewolves.mixins.json:entity.MixinVillagerEntity from mod werewolves->@Inject::werewolves_readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8618 | [08Jan2025 16:50:44.169] [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
|
8619 | [08Jan2025 16:50:44.169] [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
|
8620 | [08Jan2025 16:50:44.169] [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
|
8621 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::resetRestocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8622 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::resetRestocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8623 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::resetRestocks(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8624 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::restock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8625 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::restock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8626 | [08Jan2025 16:50:44.169] [main/DEBUG] [mixin/]: quark.mixins.json:VillagerMixin from mod quark->@Inject::restock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8627 | [08Jan2025 16:50:44.176] [main/DEBUG] [mixin/]: Mixing common.minecraft.AbstractVillagerMixin from origins_classes.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
8628 | [08Jan2025 16:50:44.179] [main/DEBUG] [mixin/]: Mixing AbstractVillagerMixin from quark.mixins.json into net.minecraft.world.entity.npc.AbstractVillager
|
8629 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$infiniteTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8630 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$infiniteTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8631 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$infiniteTrade(Lnet/minecraft/world/item/trading/MerchantOffer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8632 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$addAdditionalOffers(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8633 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$addAdditionalOffers(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8634 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$addAdditionalOffers(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8635 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalOffersToTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8636 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalOffersToTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8637 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$writeAdditionalOffersToTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8638 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$readAdditionalOffersFromTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8639 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$readAdditionalOffersFromTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8640 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.AbstractVillagerMixin from mod origins_classes->@Inject::originsClasses$readAdditionalOffersFromTag(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8641 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: quark.mixins.json:AbstractVillagerMixin from mod quark->@Inject::replaceRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8642 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: quark.mixins.json:AbstractVillagerMixin from mod quark->@Inject::replaceRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8643 | [08Jan2025 16:50:44.185] [main/DEBUG] [mixin/]: quark.mixins.json:AbstractVillagerMixin from mod quark->@Inject::replaceRandom(Lnet/minecraft/world/item/trading/MerchantOffers;[Lnet/minecraft/world/entity/npc/VillagerTrades$ItemListing;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8644 | [08Jan2025 16:50:44.190] [main/DEBUG] [mixin/]: Mixing MerchantMenuMixin from goblintraders.common.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
8645 | [08Jan2025 16:50:44.190] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$goblinTraders$isMatching$0(Ljava/util/Map;Ljava/util/Map$Entry;)Z to md6778ec$goblintraders$lambda$goblinTraders$isMatching$0$0 in goblintraders.common.mixins.json:MerchantMenuMixin from mod goblintraders
|
8646 | [08Jan2025 16:50:44.193] [main/DEBUG] [mixin/]: Mixing MerchantMenuMixin from quark.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
8647 | [08Jan2025 16:50:44.193] [main/DEBUG] [mixin/]: Mixing VillagerTradeMixin from item_obliterator.mixins.json into net.minecraft.world.inventory.MerchantMenu
|
8648 | [08Jan2025 16:50:44.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getRecipes$1(Lnet/minecraft/world/item/trading/MerchantOffers;Lnet/minecraft/world/item/trading/MerchantOffer;)V to md6778ec$item_obliterator$lambda$getRecipes$1$1 in item_obliterator.mixins.json:VillagerTradeMixin from mod item_obliterator
|
8649 | [08Jan2025 16:50:44.193] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$getRecipes$0(Lnet/minecraft/nbt/CompoundTag;)V to md6778ec$item_obliterator$lambda$getRecipes$0$2 in item_obliterator.mixins.json:VillagerTradeMixin from mod item_obliterator
|
8650 | [08Jan2025 16:50:44.197] [main/DEBUG] [mixin/]: goblintraders.common.mixins.json:MerchantMenuMixin from mod goblintraders->@Inject::goblinTradersMoveFromInventoryToPaymentSlot(ILnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8651 | [08Jan2025 16:50:44.198] [main/DEBUG] [mixin/]: quark.mixins.json:MerchantMenuMixin from mod quark->@Inject::moveAncientTomeItems(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8652 | [08Jan2025 16:50:44.198] [main/DEBUG] [mixin/]: quark.mixins.json:MerchantMenuMixin from mod quark->@Inject::moveAncientTomeItems(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8653 | [08Jan2025 16:50:44.198] [main/DEBUG] [mixin/]: quark.mixins.json:MerchantMenuMixin from mod quark->@Inject::moveAncientTomeItems(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8654 | [08Jan2025 16:50:44.198] [main/DEBUG] [mixin/]: item_obliterator.mixins.json:VillagerTradeMixin from mod item_obliterator->@Inject::getRecipes(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8655 | [08Jan2025 16:50:44.208] [main/DEBUG] [mixin/]: Mixing WanderingTraderMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.npc.WanderingTrader
|
8656 | [08Jan2025 16:50:44.210] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8657 | [08Jan2025 16:50:44.210] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8658 | [08Jan2025 16:50:44.211] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:WanderingTraderMixin from mod supplementaries->@Inject::registerGoals(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8659 | [08Jan2025 16:50:44.228] [main/DEBUG] [mixin/]: Mixing ZombieHorseMixin from supplementaries-common.mixins.json into net.minecraft.world.entity.animal.horse.ZombieHorse
|
8660 | [08Jan2025 16:50:44.238] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ZombieHorseMixin from mod supplementaries->@Inject::interact(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8661 | [08Jan2025 16:50:44.245] [main/DEBUG] [mixin/]: Mixing compat116plus.FishingBobberEntityMixin from pehkui.mixins.json into net.minecraft.world.entity.projectile.FishingHook
|
8662 | [08Jan2025 16:50:44.260] [main/DEBUG] [mixin/]: Mixing IngredientMixin from kubejs-common.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8663 | [08Jan2025 16:50:44.260] [main/DEBUG] [mixin/]: Mixing common.access.item.AccessIngredient from crafttweaker.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8664 | [08Jan2025 16:50:44.260] [main/DEBUG] [mixin/]: Renaming @Invoker method crafttweaker$callFromValues(Ljava/util/stream/Stream;)Lnet/minecraft/world/item/crafting/Ingredient; to callFromValues$crafttweaker_$md$6778ec$0 in crafttweaker.mixins.json:common.access.item.AccessIngredient from mod crafttweaker
|
8665 | [08Jan2025 16:50:44.261] [main/DEBUG] [mixin/]: Mixing common.transform.item.MixinIngredient from crafttweaker.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8666 | [08Jan2025 16:50:44.261] [main/DEBUG] [mixin/]: Mixing IngredientMixin from zeta_forge.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8667 | [08Jan2025 16:50:44.263] [main/DEBUG] [mixin/]: Mixing ingredient.IngredientMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8668 | [08Jan2025 16:50:44.263] [main/DEBUG] [mixin/]: Mixing IngredientAccessor from vampirism.mixins.json into net.minecraft.world.item.crafting.Ingredient
|
8669 | [08Jan2025 16:50:44.265] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.item.MixinIngredient from mod crafttweaker->@Inject::crafttweaker$storeDissolve(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8670 | [08Jan2025 16:50:44.265] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.item.MixinIngredient from mod crafttweaker->@Inject::crafttweaker$storeDissolve(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8671 | [08Jan2025 16:50:44.265] [main/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.item.MixinIngredient from mod crafttweaker->@Inject::crafttweaker$storeDissolve(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8672 | [08Jan2025 16:50:44.265] [main/DEBUG] [mixin/]: zeta_forge.mixins.json:IngredientMixin from mod zeta->@Inject::blah(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8673 | [08Jan2025 16:50:44.272] [main/DEBUG] [mixin/]: Mixing inject.MixinFoodPropertiesBuilder from architectury-common.mixins.json into net.minecraft.world.food.FoodProperties$Builder
|
8674 | [08Jan2025 16:50:44.273] [main/DEBUG] [mixin/]: Mixing common.access.food.AccessFoodProperties from crafttweaker.mixins.json into net.minecraft.world.food.FoodProperties
|
8675 | [08Jan2025 16:50:44.273] [main/DEBUG] [mixin/]: Renaming @Invoker method crafttweaker$createFoodProperties(IFZZZLjava/util/List;)Lnet/minecraft/world/food/FoodProperties; to createFoodProperties$crafttweaker_$md$6778ec$0 in crafttweaker.mixins.json:common.access.food.AccessFoodProperties from mod crafttweaker
|
8676 | [08Jan2025 16:50:44.274] [main/DEBUG] [mixin/]: Mixing common.access.food.AccessFoodPropertiesForge from crafttweaker.forge.mixins.json into net.minecraft.world.food.FoodProperties
|
8677 | [08Jan2025 16:50:44.276] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/effect/MobEffectInstance
|
8678 | [08Jan2025 16:50:44.276] [main/DEBUG] [mixin/]: Mixing StatusEffectInstanceMixin from apoli.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
8679 | [08Jan2025 16:50:44.277] [main/DEBUG] [mixin/]: Mixing MobEffectInstanceAccessor from werewolves.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
8680 | [08Jan2025 16:50:44.277] [main/DEBUG] [mixin/]: Mixing MixinMobEffectInstance from vampirism.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
8681 | [08Jan2025 16:50:44.278] [main/DEBUG] [mixin/]: Mixing accessors.effect.AccessorMobEffectInstance from bookshelf.common.mixins.json into net.minecraft.world.effect.MobEffectInstance
|
8682 | [08Jan2025 16:50:44.279] [main/WARN] [mixin/]: Method overwrite conflict for getHiddenEffect in vampirism.mixins.json:MixinMobEffectInstance from mod vampirism, previously written by io.github.apace100.apoli.mixin.StatusEffectInstanceMixin. Skipping method.
|
8683 | [08Jan2025 16:50:44.281] [main/WARN] [mixin/]: Method overwrite conflict for getHiddenEffect in werewolves.mixins.json:MobEffectInstanceAccessor from mod werewolves, previously written by io.github.apace100.apoli.mixin.StatusEffectInstanceMixin. Skipping method.
|
8684 | [08Jan2025 16:50:44.281] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::readInternal_vampirism(Lnet/minecraft/world/effect/MobEffect;Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8685 | [08Jan2025 16:50:44.281] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8686 | [08Jan2025 16:50:44.281] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8687 | [08Jan2025 16:50:44.281] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8688 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource1(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8689 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource1(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8690 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::copySource1(Lnet/minecraft/world/effect/MobEffectInstance;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8691 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::writeInternal_vampirism(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8692 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::writeInternal_vampirism(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8693 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinMobEffectInstance from mod vampirism->@Inject::writeInternal_vampirism(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8694 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: Unexpected: Registered method getHiddenEffect()Lnet/minecraft/world/effect/MobEffectInstance; in net.minecraft.world.effect.MobEffectInstance was not merged
|
8695 | [08Jan2025 16:50:44.282] [main/DEBUG] [mixin/]: Unexpected: Registered method getHiddenEffect()Lnet/minecraft/world/effect/MobEffectInstance; in net.minecraft.world.effect.MobEffectInstance was not merged
|
8696 | [08Jan2025 16:50:44.321] [main/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from craterlib.forge.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8697 | [08Jan2025 16:50:44.324] [main/DEBUG] [mixin/]: Mixing PlayerMovementNoUnloaded from betterchunkloading.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8698 | [08Jan2025 16:50:44.327] [main/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8699 | [08Jan2025 16:50:44.327] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8700 | [08Jan2025 16:50:44.330] [main/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from apoli.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8701 | [08Jan2025 16:50:44.331] [main/DEBUG] [mixin/]: Mixing bugfix.forge_vehicle_packets.ServerGamePacketListenerImplMixin from modernfix-forge.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8702 | [08Jan2025 16:50:44.333] [main/DEBUG] [mixin/]: Mixing ServerGamePacketListenerMixin from supplementaries-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8703 | [08Jan2025 16:50:44.333] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$addAntiqueInk$0(Ljava/util/function/UnaryOperator;Ljava/lang/String;)Ljava/lang/String; to md6778ec$supplementaries$lambda$addAntiqueInk$0$0 in supplementaries-common.mixins.json:ServerGamePacketListenerMixin from mod supplementaries
|
8704 | [08Jan2025 16:50:44.334] [main/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from pehkui.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8705 | [08Jan2025 16:50:44.336] [main/DEBUG] [mixin/]: Mixing compat1204minus.ServerPlayNetworkHandlerMixin from pehkui.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8706 | [08Jan2025 16:50:44.337] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.ServerPlayNetworkHandlerMixin from pehkui.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8707 | [08Jan2025 16:50:44.337] [main/DEBUG] [mixin/]: Mixing reach.compat1204minus.compat119plus.ServerPlayNetworkHandlerMixin from pehkui.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8708 | [08Jan2025 16:50:44.337] [main/DEBUG] [mixin/]: Mixing ServerPlayNetworkHandlerMixin from bettercombat.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8709 | [08Jan2025 16:50:44.338] [main/DEBUG] [mixin/]: Mixing feature.spawn_player_on_ship.MixinServerGamePacketListenerImpl from valkyrienskies-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8710 | [08Jan2025 16:50:44.339] [main/DEBUG] [mixin/]: Mixing server.network.MixinServerGamePacketListenerImpl from valkyrienskies-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8711 | [08Jan2025 16:50:44.343] [main/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from tetra.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8712 | [08Jan2025 16:50:44.344] [main/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from numismatics.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8713 | [08Jan2025 16:50:44.345] [main/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from railways.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8714 | [08Jan2025 16:50:44.347] [main/DEBUG] [mixin/]: Mixing MixinServerGamePacketListenerImplDuck from trackwork.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8715 | [08Jan2025 16:50:44.347] [main/DEBUG] [mixin/]: Mixing accessor.ServerPlayNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8716 | [08Jan2025 16:50:44.348] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:accessor.ServerPlayNetworkHandlerAccessor from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8717 | [08Jan2025 16:50:44.348] [main/DEBUG] [mixin/]: Mixing network.ServerGamePacketListenerImplMixin from copycats-forge.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8718 | [08Jan2025 16:50:44.349] [main/DEBUG] [mixin/]: Mixing item.umbrella.server.ServerGamePacketListenerImplMixin from mixins.artifacts.common.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8719 | [08Jan2025 16:50:44.349] [main/DEBUG] [mixin/]: Mixing ServerGamePacketListenerImplMixin from cpm.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8720 | [08Jan2025 16:50:44.353] [main/DEBUG] [mixin/]: Mixing accessor.AccessorServerGamePacketListener from quark.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8721 | [08Jan2025 16:50:44.353] [main/DEBUG] [mixin/]: Mixing swimming.server.ServerGamePacketListenerImplMixin from expandability-common.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8722 | [08Jan2025 16:50:44.354] [main/DEBUG] [mixin/]: Mixing ServerPlayNetHandlerMixin from connectivity.mixins.json into net.minecraft.server.network.ServerGamePacketListenerImpl
|
8723 | [08Jan2025 16:50:44.375] [main/DEBUG] [mixin/]: craterlib.forge.mixins.json:ServerGamePacketListenerImplMixin from mod craterlib->@Inject::injectChatEvent(Ljava/util/concurrent/CompletableFuture;Lnet/minecraft/network/chat/PlayerChatMessage;Ljava/util/concurrent/CompletableFuture;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8724 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: betterchunkloading.mixins.json:PlayerMovementNoUnloaded from mod betterchunkloading->@Inject::onMove(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8725 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8726 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8727 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8728 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8729 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8730 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8731 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerPlayNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8732 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwitching(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8733 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwitching(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8734 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwitching(Lnet/minecraft/network/protocol/game/ServerboundSetCarriedItemPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8735 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwappingHands(Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8736 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwappingHands(Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8737 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: apoli.mixins.json:ServerPlayNetworkHandlerMixin from mod apoli->@Inject::callActionOnUseStopBySwappingHands(Lnet/minecraft/network/protocol/game/ServerboundPlayerActionPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8738 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.spawn_player_on_ship.MixinServerGamePacketListenerImpl from mod valkyrienskies->@Inject::injectHandleMovePlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8739 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.network.MixinServerGamePacketListenerImpl from mod valkyrienskies->@Inject::transformTeleport(DDDFFLjava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8740 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.network.MixinServerGamePacketListenerImpl from mod valkyrienskies->@Inject::onDisconnect(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8741 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.network.MixinServerGamePacketListenerImpl from mod valkyrienskies->@Inject::onDisconnect(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8742 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.network.MixinServerGamePacketListenerImpl from mod valkyrienskies->@Inject::onDisconnect(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8743 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: tetra.mixins.json:ServerPlayNetHandlerMixin from mod tetra->@Inject::processPlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8744 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: tetra.mixins.json:ServerPlayNetHandlerMixin from mod tetra->@Inject::processPlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8745 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: tetra.mixins.json:ServerPlayNetHandlerMixin from mod tetra->@Inject::processPlayer(Lnet/minecraft/network/protocol/game/ServerboundMovePlayerPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8746 | [08Jan2025 16:50:44.376] [main/DEBUG] [mixin/]: numismatics.mixins.json:ServerGamePacketListenerImplMixin from mod numismatics->@Inject::numismatics$handleC2S(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8747 | [08Jan2025 16:50:44.377] [main/DEBUG] [mixin/]: railways.mixins.json:ServerGamePacketListenerImplMixin from mod railways->@Inject::railways$handleC2S(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8748 | [08Jan2025 16:50:44.377] [main/DEBUG] [mixin/]: copycats-forge.mixins.json:network.ServerGamePacketListenerImplMixin from mod copycats->@Inject::copycats$handleC2S(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8749 | [08Jan2025 16:50:44.377] [main/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
|
8750 | [08Jan2025 16:50:44.377] [main/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
|
8751 | [08Jan2025 16:50:44.377] [main/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
|
8752 | [08Jan2025 16:50:44.377] [main/DEBUG] [mixin/]: cpm.mixins.json:ServerGamePacketListenerImplMixin from mod cpm->@Inject::onProcessCustomPayload(Lnet/minecraft/network/protocol/game/ServerboundCustomPayloadPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8753 | [08Jan2025 16:50:44.377] [main/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
|
8754 | [08Jan2025 16:50:44.377] [main/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
|
8755 | [08Jan2025 16:50:44.377] [main/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
|
8756 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Mixing accessor.PotionBrewingAccessor from yungsapi.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8757 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Invoker method callAddMix(Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/alchemy/Potion;)V to callAddMix$yungsapi_$md$6778ec$0 in yungsapi.mixins.json:accessor.PotionBrewingAccessor from mod yungsapi
|
8758 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Mixing PotionRecipeMixin from ars_nouveau.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8759 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Accessor method mixList()Ljava/util/List; to mixList$ars_nouveau_$md$6778ec$1 in ars_nouveau.mixins.json:PotionRecipeMixin from mod ars_nouveau
|
8760 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Mixing common.access.brewing.AccessPotionBrewing from crafttweaker.forge.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8761 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Accessor method crafttweaker$getPOTION_MIXES()Ljava/util/List; to getPOTION_MIXES$crafttweaker_$md$6778ec$2 in crafttweaker.forge.mixins.json:common.access.brewing.AccessPotionBrewing from mod crafttweaker
|
8762 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Accessor method crafttweaker$getCONTAINER_MIXES()Ljava/util/List; to getCONTAINER_MIXES$crafttweaker_$md$6778ec$3 in crafttweaker.forge.mixins.json:common.access.brewing.AccessPotionBrewing from mod crafttweaker
|
8763 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Invoker method crafttweaker$callAddMix(Lnet/minecraft/world/item/alchemy/Potion;Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/alchemy/Potion;)V to callAddMix$crafttweaker_$md$6778ec$4 in crafttweaker.forge.mixins.json:common.access.brewing.AccessPotionBrewing from mod crafttweaker
|
8764 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Mixing AccessorPotionBrewing from zeta_forge.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8765 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming @Accessor method zeta$getPotionMixes()Ljava/util/List; to getPotionMixes$zeta_$md$6778ec$5 in zeta_forge.mixins.json:AccessorPotionBrewing from mod zeta
|
8766 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Mixing MixinPotionBrewing from vampirism.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8767 | [08Jan2025 16:50:44.403] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$shouldBlockBrewing_vampirism$0(Ljava/util/List;)Ljava/util/Optional; to md6778ec$vampirism$lambda$shouldBlockBrewing_vampirism$0$6 in vampirism.mixins.json:MixinPotionBrewing from mod vampirism
|
8768 | [08Jan2025 16:50:44.404] [main/DEBUG] [mixin/]: Mixing accessor.PotionBrewingForgeAccessor from puzzleslib.forge.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8769 | [08Jan2025 16:50:44.405] [main/DEBUG] [mixin/]: Renaming @Accessor method puzzleslib$getPotionMixes()Ljava/util/List; to getPotionMixes$puzzleslib_$md$6778ec$7 in puzzleslib.forge.mixins.json:accessor.PotionBrewingForgeAccessor from mod puzzleslib
|
8770 | [08Jan2025 16:50:44.405] [main/DEBUG] [mixin/]: Renaming @Accessor method puzzleslib$getContainerMixes()Ljava/util/List; to getContainerMixes$puzzleslib_$md$6778ec$8 in puzzleslib.forge.mixins.json:accessor.PotionBrewingForgeAccessor from mod puzzleslib
|
8771 | [08Jan2025 16:50:44.405] [main/DEBUG] [mixin/]: Renaming @Accessor method puzzleslib$getAllowedContainers()Ljava/util/List; to getAllowedContainers$puzzleslib_$md$6778ec$9 in puzzleslib.forge.mixins.json:accessor.PotionBrewingForgeAccessor from mod puzzleslib
|
8772 | [08Jan2025 16:50:44.405] [main/DEBUG] [mixin/]: Mixing BrewingMixin from amendments-common.mixins.json into net.minecraft.world.item.alchemy.PotionBrewing
|
8773 | [08Jan2025 16:50:44.408] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinPotionBrewing from mod vampirism->@Inject::handleItemConversionHunterPotion(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8774 | [08Jan2025 16:50:44.408] [main/DEBUG] [mixin/]: vampirism.mixins.json:MixinPotionBrewing from mod vampirism->@Inject::handleDoReactionHunterPotion(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8775 | [08Jan2025 16:50:44.416] [main/DEBUG] [mixin/]: Mixing perf.nbt_memory_usage.CompoundTagMixin from modernfix-common.mixins.json into net.minecraft.nbt.CompoundTag
|
8776 | [08Jan2025 16:50:44.416] [main/DEBUG] [mixin/]: Mixing compat116plus.NbtCompoundMixin from pehkui.mixins.json into net.minecraft.nbt.CompoundTag
|
8777 | [08Jan2025 16:50:44.418] [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
|
8778 | [08Jan2025 16:50:44.421] [main/DEBUG] [mixin/]: Mixing perf.nbt_memory_usage.CompoundTag1Mixin from modernfix-common.mixins.json into net.minecraft.nbt.CompoundTag$1
|
8779 | [08Jan2025 16:50:44.427] [main/DEBUG] [mixin/]: Mixing NumericTagMixin from rhino-common.mixins.json into net.minecraft.nbt.NumericTag
|
8780 | [08Jan2025 16:50:44.433] [main/DEBUG] [mixin/]: Mixing EntitySelectorOptionsInvoker from pehkui.mixins.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
|
8781 | [08Jan2025 16:50:44.433] [main/DEBUG] [mixin/]: Renaming @Invoker method callPutOption(Ljava/lang/String;Lnet/minecraft/commands/arguments/selector/options/EntitySelectorOptions$Modifier;Ljava/util/function/Predicate;Lnet/minecraft/network/chat/Component;)V to callPutOption$pehkui_$md$6778ec$0 in pehkui.mixins.json:EntitySelectorOptionsInvoker from mod pehkui
|
8782 | [08Jan2025 16:50:44.433] [main/DEBUG] [mixin/]: Mixing EntitySelectorOptionsMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.options.EntitySelectorOptions
|
8783 | [08Jan2025 16:50:44.434] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntitySelectorOptionsMixin from mod pehkui->@Inject::pehkui$nbtSelector$before(Lnet/minecraft/nbt/CompoundTag;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8784 | [08Jan2025 16:50:44.434] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntitySelectorOptionsMixin from mod pehkui->@Inject::pehkui$nbtSelector$after(Lnet/minecraft/nbt/CompoundTag;ZLnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8785 | [08Jan2025 16:50:44.443] [main/DEBUG] [mixin/]: Mixing EntitySelectorReaderMixin from fabric-command-api-v2.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
|
8786 | [08Jan2025 16:50:44.443] [main/DEBUG] [mixin/]: fabric-command-api-v2.mixins.json:EntitySelectorReaderMixin from mod fabric_command_api_v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8787 | [08Jan2025 16:50:44.444] [main/DEBUG] [mixin/]: Mixing EntitySelectorReaderMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
|
8788 | [08Jan2025 16:50:44.444] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$buildPredicate$1(Lvirtuoel/pehkui/api/ScaleType;Lnet/minecraft/world/entity/Entity;)Z to md6778ec$pehkui$lambda$pehkui$buildPredicate$1$0 in pehkui.mixins.json:EntitySelectorReaderMixin from mod pehkui
|
8789 | [08Jan2025 16:50:44.445] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$pehkui$buildPredicate$0(Lvirtuoel/pehkui/api/ScaleType;Lnet/minecraft/world/entity/Entity;)Z to md6778ec$pehkui$lambda$pehkui$buildPredicate$0$1 in pehkui.mixins.json:EntitySelectorReaderMixin from mod pehkui
|
8790 | [08Jan2025 16:50:44.448] [main/DEBUG] [mixin/]: Mixing commands.argument.selector.MixinEntitySelectorParser from valkyrienskies-common.mixins.json into net.minecraft.commands.arguments.selector.EntitySelectorParser
|
8791 | [08Jan2025 16:50:44.453] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntitySelectorReaderMixin from mod pehkui->@Inject::pehkui$buildPredicate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8792 | [08Jan2025 16:50:44.453] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntitySelectorReaderMixin from mod pehkui->@Inject::pehkui$buildPredicate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8793 | [08Jan2025 16:50:44.453] [main/DEBUG] [mixin/]: pehkui.mixins.json:EntitySelectorReaderMixin from mod pehkui->@Inject::pehkui$buildPredicate(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8794 | [08Jan2025 16:50:44.453] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:commands.argument.selector.MixinEntitySelectorParser from mod valkyrienskies->@Inject::preParse(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8795 | [08Jan2025 16:50:44.462] [main/DEBUG] [mixin/]: Mixing AbstractProjectileBehaviorAccessor from supplementaries-common.mixins.json into net.minecraft.core.dispenser.AbstractProjectileDispenseBehavior
|
8796 | [08Jan2025 16:50:44.462] [main/DEBUG] [mixin/]: Mixing accessor.AbstractProjectileDispenseBehaviorAccessor from create.mixins.json into net.minecraft.core.dispenser.AbstractProjectileDispenseBehavior
|
8797 | [08Jan2025 16:50:44.482] [main/DEBUG] [mixin/]: Mixing DamageEnchantmentMixin from quark.mixins.json into net.minecraft.world.item.enchantment.DamageEnchantment
|
8798 | [08Jan2025 16:50:44.485] [main/DEBUG] [mixin/]: Mixing SweepingEnchantmentMixin from bettercombat.mixins.json into net.minecraft.world.item.enchantment.SweepingEdgeEnchantment
|
8799 | [08Jan2025 16:50:44.486] [main/DEBUG] [mixin/]: bettercombat.mixins.json:SweepingEnchantmentMixin from mod bettercombat->@Inject::getMaxLevel_DisableSweeping(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8800 | [08Jan2025 16:50:44.491] [main/DEBUG] [mixin/]: Mixing ArrowPiercingEnchantmentMixin from quark.mixins.json into net.minecraft.world.item.enchantment.ArrowPiercingEnchantment
|
8801 | [08Jan2025 16:50:44.499] [main/DEBUG] [mixin/]: Mixing IItemHandlerMixin from kubejs-forge.mixins.json into net.minecraftforge.items.IItemHandler
|
8802 | [08Jan2025 16:50:44.508] [main/DEBUG] [mixin/]: Mixing compat1204minus.compat117plus.ViewerCountManagerMixin from pehkui.mixins.json into net.minecraft.world.level.block.entity.ContainerOpenersCounter
|
8803 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$openContainer(Lnet/minecraft/world/entity/player/Player;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
|
8804 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$openContainer(Lnet/minecraft/world/entity/player/Player;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
|
8805 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$openContainer(Lnet/minecraft/world/entity/player/Player;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
|
8806 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$closeContainer(Lnet/minecraft/world/entity/player/Player;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
|
8807 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$closeContainer(Lnet/minecraft/world/entity/player/Player;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
|
8808 | [08Jan2025 16:50:44.510] [main/DEBUG] [mixin/]: pehkui.mixins.json:compat1204minus.compat117plus.ViewerCountManagerMixin from mod pehkui->@Inject::pehkui$closeContainer(Lnet/minecraft/world/entity/player/Player;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
|
8809 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8810 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betterjungletemples.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8811 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing structures.StructureProcessorAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8812 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing structure.StructureProcessorAccessor from ars_nouveau.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8813 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betteroceanmonuments.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8814 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing StructureProcessorAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8815 | [08Jan2025 16:50:44.520] [main/DEBUG] [mixin/]: Mixing accessor.StructureProcessorAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessor
|
8816 | [08Jan2025 16:50:44.520] [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
|
8817 | [08Jan2025 16:50:44.520] [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
|
8818 | [08Jan2025 16:50:44.520] [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
|
8819 | [08Jan2025 16:50:44.520] [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
|
8820 | [08Jan2025 16:50:44.520] [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
|
8821 | [08Jan2025 16:50:44.520] [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
|
8822 | [08Jan2025 16:50:44.531] [main/DEBUG] [mixin/]: Generating mapped inner class net/minecraft/world/level/block/entity/ChiseledBookShelfBlockEntity$Anonymous$8c112b84dbab469faaa4f9117683b2a6 (originally net/fabricmc/fabric/mixin/transfer/ChiseledBookshelfBlockEntityMixin$1)
|
8823 | [08Jan2025 16:50:44.539] [main/DEBUG] [mixin/]: Mixing ObjectiveCriteriaAccessor from werewolves.mixins.json into net.minecraft.world.scores.criteria.ObjectiveCriteria
|
8824 | [08Jan2025 16:50:44.539] [main/DEBUG] [mixin/]: Renaming @Invoker method registerCustom(Ljava/lang/String;)Lnet/minecraft/world/scores/criteria/ObjectiveCriteria; to registerCustom$werewolves_$md$6778ec$0 in werewolves.mixins.json:ObjectiveCriteriaAccessor from mod werewolves
|
8825 | [08Jan2025 16:50:44.550] [main/DEBUG] [mixin/]: Mixing perf.dynamic_structure_manager.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
8826 | [08Jan2025 16:50:44.552] [main/DEBUG] [mixin/]: Mixing perf.cache_upgraded_structures.StructureManagerMixin from modernfix-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
8827 | [08Jan2025 16:50:44.553] [main/DEBUG] [mixin/]: Mixing structures.StructureTemplateManagerAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplateManager
|
8828 | [08Jan2025 16:50:44.555] [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
|
8829 | [08Jan2025 16:50:44.555] [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
|
8830 | [08Jan2025 16:50:44.555] [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
|
8831 | [08Jan2025 16:50:44.559] [main/DEBUG] [mixin/]: Mixing DisableVanillaFortressesMixin from betterfortresses.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8832 | [08Jan2025 16:50:44.560] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
|
8833 | [08Jan2025 16:50:44.563] [main/DEBUG] [mixin/]: Mixing DisableVanillaMineshaftsMixin from bettermineshafts.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8834 | [08Jan2025 16:50:44.564] [main/DEBUG] [mixin/]: Mixing DisableVanillaJungleTempleMixin from betterjungletemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8835 | [08Jan2025 16:50:44.564] [main/DEBUG] [mixin/]: Mixing world.level.chunk.MixinChunkGenerator from valkyrienskies-common.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8836 | [08Jan2025 16:50:44.565] [main/DEBUG] [mixin/]: Mixing DisableVanillaMonumentsMixin from betteroceanmonuments.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8837 | [08Jan2025 16:50:44.566] [main/DEBUG] [mixin/]: Mixing StructureSearchSpeedupMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8838 | [08Jan2025 16:50:44.569] [main/DEBUG] [mixin/]: Mixing StructureSearchTimeoutMixin from structureessentials.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8839 | [08Jan2025 16:50:44.571] [main/DEBUG] [mixin/]: Mixing ChunkGeneratorMixin from citadel.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8840 | [08Jan2025 16:50:44.572] [main/DEBUG] [mixin/]: Mixing DisableVanillaStrongholdsMixin from betterstrongholds.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8841 | [08Jan2025 16:50:44.573] [main/DEBUG] [mixin/]: Mixing DisableVanillaPyramidsMixin from betterdeserttemples.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8842 | [08Jan2025 16:50:44.573] [main/DEBUG] [mixin/]: Mixing server.MixinChunkGenerator from forge-DistantHorizons.forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8843 | [08Jan2025 16:50:44.573] [main/DEBUG] [mixin/]: Mixing server.MixinTFChunkGenerator from forge-DistantHorizons.forge.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
|
8844 | [08Jan2025 16:50:44.585] [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
|
8845 | [08Jan2025 16:50:44.585] [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
|
8846 | [08Jan2025 16:50:44.585] [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
|
8847 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.chunk.MixinChunkGenerator from mod valkyrienskies->@Inject::preFindNearestMapFeature(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/HolderSet;Lnet/minecraft/core/BlockPos;IZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8848 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.chunk.MixinChunkGenerator from mod valkyrienskies->@Inject::preApplyBiomeDecoration(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/StructureManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8849 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.chunk.MixinChunkGenerator from mod valkyrienskies->@Inject::preCreateStructures(Lnet/minecraft/core/RegistryAccess;Lnet/minecraft/world/level/chunk/ChunkGeneratorStructureState;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplateManager;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8850 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.chunk.MixinChunkGenerator from mod valkyrienskies->@Inject::preCreateReferences(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8851 | [08Jan2025 16:50:44.585] [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
|
8852 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchSpeedupMixin from mod structureessentials->@Inject::onFind(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8853 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8854 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
8855 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStart(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
8856 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchTiming(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8857 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStartStatic(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
8858 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: structureessentials.mixins.json:StructureSearchTimeoutMixin from mod structureessentials->@Inject::onSearchStartStaticTiming(Ljava/util/Set;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/world/level/StructureManager;IIIZJLnet/minecraft/world/level/levelgen/structure/placement/RandomSpreadStructurePlacement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8859 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: citadel.mixins.json:ChunkGeneratorMixin from mod citadel->@Inject::citadel_getMobsAt(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8860 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: citadel.mixins.json:ChunkGeneratorMixin from mod citadel->@Inject::citadel_getMobsAt(Lnet/minecraft/core/Holder;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/entity/MobCategory;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8861 | [08Jan2025 16:50:44.585] [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
|
8862 | [08Jan2025 16:50:44.585] [main/DEBUG] [mixin/]: betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin from mod betterstrongholds->@Inject::betterstrongholds_disableVanillaStrongholds2(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;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8863 | [08Jan2025 16:50:44.585] [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
|
8864 | [08Jan2025 16:50:44.613] [main/DEBUG] [mixin/]: Mixing MixinInventory from curios.mixins.json into net.minecraft.world.entity.player.Inventory
|
8865 | [08Jan2025 16:50:44.613] [main/DEBUG] [mixin/]: Mixing InventoryMixin from carryon.mixins.json into net.minecraft.world.entity.player.Inventory
|
8866 | [08Jan2025 16:50:44.615] [main/DEBUG] [mixin/]: Mixing InventoryMixin from moonlight-common.mixins.json into net.minecraft.world.entity.player.Inventory
|
8867 | [08Jan2025 16:50:44.619] [main/DEBUG] [mixin/]: curios.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
|
8868 | [08Jan2025 16:50:44.619] [main/DEBUG] [mixin/]: curios.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
|
8869 | [08Jan2025 16:50:44.619] [main/DEBUG] [mixin/]: carryon.mixins.json:InventoryMixin from mod carryon->@Inject::onPickBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8870 | [08Jan2025 16:50:44.619] [main/DEBUG] [mixin/]: carryon.mixins.json:InventoryMixin from mod carryon->@Inject::onPickSlot(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8871 | [08Jan2025 16:50:44.619] [main/DEBUG] [mixin/]: carryon.mixins.json:InventoryMixin from mod carryon->@Inject::onSwapPaint(DLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
8872 | [08Jan2025 16:50:44.619] [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
|
8873 | [08Jan2025 16:50:44.619] [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
|
8874 | [08Jan2025 16:50:44.619] [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
|
8875 | [08Jan2025 16:50:44.619] [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
|
8876 | [08Jan2025 16:50:44.619] [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
|
8877 | [08Jan2025 16:50:44.619] [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
|
8878 | [08Jan2025 16:50:44.624] [main/DEBUG] [mixin/]: Mixing AccessorSimpleContainer from numismatics-common.mixins.json into net.minecraft.world.SimpleContainer
|
8879 | [08Jan2025 16:50:44.624] [main/DEBUG] [mixin/]: Mixing SimpleInventoryMixin from fabric-transfer-api-v1.mixins.json into net.minecraft.world.SimpleContainer
|
8880 | [08Jan2025 16:50:44.624] [main/DEBUG] [mixin/]: fabric-transfer-api-v1.mixins.json:SimpleInventoryMixin from mod fabric_transfer_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
8881 | [08Jan2025 16:50:44.627] [main/DEBUG] [mixin/]: Mixing SlotAccessor from balm.mixins.json into net.minecraft.world.inventory.Slot
|
8882 | [08Jan2025 16:50:44.630] [main/DEBUG] [mixin/]: Mixing common.minecraft.FurnaceResultSlotMixin from origins_classes.mixins.json into net.minecraft.world.inventory.FurnaceResultSlot
|
8883 | [08Jan2025 16:50:44.634] [main/DEBUG] [mixin/]: Mixing forge.ResultSlotAccessor from apoli.mixins.json into net.minecraft.world.inventory.ResultSlot
|
8884 | [08Jan2025 16:50:44.634] [main/DEBUG] [mixin/]: Mixing common.minecraft.ResultSlotMixin from origins_classes.mixins.json into net.minecraft.world.inventory.ResultSlot
|
8885 | [08Jan2025 16:50:44.637] [main/DEBUG] [mixin/]: Mixing RecipeMixin from kubejs-common.mixins.json into net.minecraft.world.item.crafting.Recipe
|
8886 | [08Jan2025 16:50:44.641] [main/DEBUG] [mixin/]: Mixing GrindstoneInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$2
|
8887 | [08Jan2025 16:50:44.642] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneInputSlotMixin from mod supplementaries->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8888 | [08Jan2025 16:50:44.643] [main/DEBUG] [mixin/]: Mixing forge.GrindstoneMenuResultSlotAccessor from apoli.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
8889 | [08Jan2025 16:50:44.643] [main/DEBUG] [mixin/]: Mixing GrindstoneTestSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
8890 | [08Jan2025 16:50:44.644] [main/DEBUG] [mixin/]: Mixing GrindstoneMenuSlotMixin from moonlight-common.mixins.json into net.minecraft.world.inventory.GrindstoneMenu$4
|
8891 | [08Jan2025 16:50:44.646] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:GrindstoneTestSlotMixin from mod supplementaries->@Inject::getExperienceFromItem(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8892 | [08Jan2025 16:50:44.646] [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
|
8893 | [08Jan2025 16:50:44.646] [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
|
8894 | [08Jan2025 16:50:44.646] [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
|
8895 | [08Jan2025 16:50:44.646] [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
|
8896 | [08Jan2025 16:50:44.646] [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
|
8897 | [08Jan2025 16:50:44.646] [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
|
8898 | [08Jan2025 16:50:44.648] [main/DEBUG] [mixin/]: Mixing LoomInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.LoomMenu$3
|
8899 | [08Jan2025 16:50:44.649] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:LoomInputSlotMixin from mod supplementaries->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8900 | [08Jan2025 16:50:44.653] [main/DEBUG] [mixin/]: Mixing MerchantResultSlotMixin from goblintraders.common.mixins.json into net.minecraft.world.inventory.MerchantResultSlot
|
8901 | [08Jan2025 16:50:44.659] [main/DEBUG] [mixin/]: Mixing CartographyTableInputSlotMixin from supplementaries-common.mixins.json into net.minecraft.world.inventory.CartographyTableMenu$4
|
8902 | [08Jan2025 16:50:44.660] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:CartographyTableInputSlotMixin from mod supplementaries->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8903 | [08Jan2025 16:50:44.669] [main/DEBUG] [mixin/]: Mixing MapExtendingRecipeMixin from moonlight-common.mixins.json into net.minecraft.world.item.crafting.MapExtendingRecipe
|
8904 | [08Jan2025 16:50:44.670] [main/DEBUG] [mixin/]: moonlight-common.mixins.json:MapExtendingRecipeMixin from mod moonlight->@Inject::preventsExpandingCustomExplorationMaps(Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
|
8905 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Mixing ShapedRecipeAccessor from vampirism.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
8906 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Mixing accessors.item.crafting.AccessorShapedRecipe from bookshelf.common.mixins.json into net.minecraft.world.item.crafting.ShapedRecipe
|
8907 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$keyFromJson(Lcom/google/gson/JsonObject;)Ljava/util/Map; to keyFromJson$bookshelf_$md$6778ec$0 in bookshelf.common.mixins.json:accessors.item.crafting.AccessorShapedRecipe from mod bookshelf
|
8908 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$shrink([Ljava/lang/String;)[Ljava/lang/String; to shrink$bookshelf_$md$6778ec$1 in bookshelf.common.mixins.json:accessors.item.crafting.AccessorShapedRecipe from mod bookshelf
|
8909 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$patternFromJson(Lcom/google/gson/JsonArray;)[Ljava/lang/String; to patternFromJson$bookshelf_$md$6778ec$2 in bookshelf.common.mixins.json:accessors.item.crafting.AccessorShapedRecipe from mod bookshelf
|
8910 | [08Jan2025 16:50:44.671] [main/DEBUG] [mixin/]: Renaming @Invoker method bookshelf$dissolvePattern([Ljava/lang/String;Ljava/util/Map;II)Lnet/minecraft/core/NonNullList; to dissolvePattern$bookshelf_$md$6778ec$3 in bookshelf.common.mixins.json:accessors.item.crafting.AccessorShapedRecipe from mod bookshelf
|
8911 | [08Jan2025 16:50:44.675] [main/DEBUG] [mixin/]: Mixing common.minecraft.TippedArrowRecipeMixin from origins_classes.mixins.json into net.minecraft.world.item.crafting.TippedArrowRecipe
|
8912 | [08Jan2025 16:50:44.676] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.TippedArrowRecipeMixin from mod origins_classes->@Inject::originsClasses$handleAdditionalPotionNbt(Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8913 | [08Jan2025 16:50:44.676] [main/DEBUG] [mixin/]: origins_classes.mixins.json:common.minecraft.TippedArrowRecipeMixin from mod origins_classes->@Inject::originsClasses$handleAdditionalPotionNbt(Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8914 | [08Jan2025 16:50:44.677] [main/DEBUG] [mixin/]: Mixing BannerDuplicateRecipeMixin from quark.mixins.json into net.minecraft.world.item.crafting.BannerDuplicateRecipe
|
8915 | [08Jan2025 16:50:44.680] [main/DEBUG] [mixin/]: Mixing common.minecraft.RepairItemRecipeMixin from origins_classes.mixins.json into net.minecraft.world.item.crafting.RepairItemRecipe
|
8916 | [08Jan2025 16:50:44.714] [main/DEBUG] [mixin/]: Mixing OperationArgumentTypeAccessor from pehkui.mixins.json into net.minecraft.commands.arguments.OperationArgument
|
8917 | [08Jan2025 16:50:44.714] [main/DEBUG] [mixin/]: Renaming @Accessor method getInvalidOperationException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getInvalidOperationException$pehkui_$md$6778ec$0 in pehkui.mixins.json:OperationArgumentTypeAccessor from mod pehkui
|
8918 | [08Jan2025 16:50:44.714] [main/DEBUG] [mixin/]: Renaming @Accessor method getDivisionZeroException()Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType; to getDivisionZeroException$pehkui_$md$6778ec$1 in pehkui.mixins.json:OperationArgumentTypeAccessor from mod pehkui
|
8919 | [08Jan2025 16:50:44.720] [main/DEBUG] [mixin/]: Mixing ItemSlotArgumentTypeAccessor from apoli.mixins.json into net.minecraft.commands.arguments.SlotArgument
|
8920 | [08Jan2025 16:50:44.720] [main/INFO] [mixin/]: apoli.mixins.json:ItemSlotArgumentTypeAccessor from mod apoli->@Accessor[FIELD_GETTER]::getSlotNamesToSlotCommandId()Ljava/util/Map; should be static as its target is
|
8921 | [08Jan2025 16:50:44.760] [main/DEBUG] [mixin/]: Mixing LootContextMixin from apoli.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
8922 | [08Jan2025 16:50:44.761] [main/DEBUG] [mixin/]: Mixing resources.LootContextAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
8923 | [08Jan2025 16:50:44.761] [main/DEBUG] [mixin/]: Mixing common.access.loot.AccessLootContext from crafttweaker.mixins.json into net.minecraft.world.level.storage.loot.LootContext
|
8924 | [08Jan2025 16:50:44.769] [main/DEBUG] [mixin/]: Mixing EnchantRandomlyFunctionMixin from quark.mixins.json into net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction
|
8925 | [08Jan2025 16:50:44.776] [main/DEBUG] [mixin/]: Mixing ExplorationMapSerializerMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction$Serializer
|
8926 | [08Jan2025 16:50:44.780] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapSerializerMixin from mod supplementaries->@Inject::saveCustomDeco(Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;Lcom/google/gson/JsonSerializationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
8927 | [08Jan2025 16:50:44.780] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapSerializerMixin from mod supplementaries->@Inject::saveCustomDeco(Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;Lcom/google/gson/JsonSerializationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
8928 | [08Jan2025 16:50:44.780] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapSerializerMixin from mod supplementaries->@Inject::saveCustomDeco(Lcom/google/gson/JsonObject;Lnet/minecraft/world/level/storage/loot/functions/ExplorationMapFunction;Lcom/google/gson/JsonSerializationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
8929 | [08Jan2025 16:50:44.781] [main/DEBUG] [mixin/]: Mixing ExplorationMapFunctionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.storage.loot.functions.ExplorationMapFunction
|
8930 | [08Jan2025 16:50:44.784] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplorationMapFunctionMixin from mod supplementaries->@Inject::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
|
8931 | [08Jan2025 16:50:44.790] [main/DEBUG] [mixin/]: Mixing common.ApplyBonusLootFunctionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
8932 | [08Jan2025 16:50:44.791] [main/DEBUG] [mixin/]: Mixing MixinApplyBonusCount from curios.mixins.json into net.minecraft.world.level.storage.loot.functions.ApplyBonusCount
|
8933 | [08Jan2025 16:50:44.834] [main/DEBUG] [mixin/]: Mixing accessors.util.random.AccessorWeightedRandomList from bookshelf.common.mixins.json into net.minecraft.util.random.WeightedRandomList
|
8934 | [08Jan2025 16:50:44.908] [main/DEBUG] [mixin/]: Mixing SpringFeatureMixin from quark.mixins.json into net.minecraft.world.level.levelgen.feature.SpringFeature
|
8935 | [08Jan2025 16:50:44.910] [main/DEBUG] [mixin/]: quark.mixins.json:SpringFeatureMixin from mod quark->@Inject::canSurvive(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8936 | [08Jan2025 16:50:44.914] [main/DEBUG] [mixin/]: Mixing HugeRedMushroomFeatureMixin from quark.mixins.json into net.minecraft.world.level.levelgen.feature.HugeRedMushroomFeature
|
8937 | [08Jan2025 16:50:44.918] [main/DEBUG] [mixin/]: Mixing HugeBrownMushroomFeatureMixin from quark.mixins.json into net.minecraft.world.level.levelgen.feature.HugeBrownMushroomFeature
|
8938 | [08Jan2025 16:50:44.921] [main/DEBUG] [mixin/]: Mixing NoVinesInTemplesMixin from betterjungletemples.mixins.json into net.minecraft.world.level.levelgen.feature.VinesFeature
|
8939 | [08Jan2025 16:50:44.923] [main/DEBUG] [mixin/]: betterjungletemples.mixins.json:NoVinesInTemplesMixin from mod betterjungletemples->@Inject::betterjungletemples_noVinesInTemples(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8940 | [08Jan2025 16:50:44.926] [main/DEBUG] [mixin/]: Mixing NoMultifaceGrowthFeatureInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.MultifaceGrowthFeature
|
8941 | [08Jan2025 16:50:44.928] [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
|
8942 | [08Jan2025 16:50:44.929] [main/DEBUG] [mixin/]: Mixing NoMagmaInStructuresMixin from betteroceanmonuments.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
8943 | [08Jan2025 16:50:44.930] [main/DEBUG] [mixin/]: Mixing NoMagmaBlockInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.UnderwaterMagmaFeature
|
8944 | [08Jan2025 16:50:44.933] [main/DEBUG] [mixin/]: betteroceanmonuments.mixins.json:NoMagmaInStructuresMixin from mod betteroceanmonuments->@Inject::betteroceanmonuments_noMagmaInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8945 | [08Jan2025 16:50:44.933] [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
|
8946 | [08Jan2025 16:50:44.934] [main/DEBUG] [mixin/]: Mixing features.DungeonFeatureAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.feature.MonsterRoomFeature
|
8947 | [08Jan2025 16:50:44.934] [main/DEBUG] [mixin/]: Renaming @Accessor method getMOBS()[Lnet/minecraft/world/entity/EntityType; to getMOBS$integrated_api_$md$6778ec$0 in integrated_api-common.mixins.json:features.DungeonFeatureAccessor from mod integrated_api
|
8948 | [08Jan2025 16:50:44.937] [main/DEBUG] [mixin/]: Mixing gen.NoLakesInStructuresMixin from iceandfire.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
8949 | [08Jan2025 16:50:44.939] [main/DEBUG] [mixin/]: Mixing NoLakesInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.LakeFeature
|
8950 | [08Jan2025 16:50:44.942] [main/DEBUG] [mixin/]: iceandfire.mixins.json:gen.NoLakesInStructuresMixin from mod iceandfire->@Inject::iaf_noLakesInMausoleum(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8951 | [08Jan2025 16:50:44.942] [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
|
8952 | [08Jan2025 16:50:44.945] [main/DEBUG] [mixin/]: Mixing NoOreInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.OreFeature
|
8953 | [08Jan2025 16:50:44.948] [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
|
8954 | [08Jan2025 16:50:44.962] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
8955 | [08Jan2025 16:50:44.963] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from betterfortresses.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
8956 | [08Jan2025 16:50:44.965] [main/DEBUG] [mixin/]: Mixing NoBasaltColumnsInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.BasaltColumnsFeature
|
8957 | [08Jan2025 16:50:44.970] [main/DEBUG] [mixin/]: betterdungeons.mixins.json:NoBasaltColumnsInStructuresMixin from mod betterdungeons->@Inject::betterdungeons_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8958 | [08Jan2025 16:50:44.970] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:NoBasaltColumnsInStructuresMixin from mod betterfortresses->@Inject::betterfortresses_noBasaltColumnsInStructures(Lnet/minecraft/world/level/LevelAccessor;ILnet/minecraft/core/BlockPos$MutableBlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8959 | [08Jan2025 16:50:44.970] [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
|
8960 | [08Jan2025 16:50:44.972] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
8961 | [08Jan2025 16:50:44.972] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from betterfortresses.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
8962 | [08Jan2025 16:50:44.973] [main/DEBUG] [mixin/]: Mixing NoDeltasInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.DeltaFeature
|
8963 | [08Jan2025 16:50:44.977] [main/DEBUG] [mixin/]: betterdungeons.mixins.json:NoDeltasInStructuresMixin from mod betterdungeons->@Inject::betterdungeons_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8964 | [08Jan2025 16:50:44.977] [main/DEBUG] [mixin/]: betterfortresses.mixins.json:NoDeltasInStructuresMixin from mod betterfortresses->@Inject::betterfortresses_noDeltasInStructures(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8965 | [08Jan2025 16:50:44.978] [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
|
8966 | [08Jan2025 16:50:44.983] [main/DEBUG] [mixin/]: Mixing features.NoGeodesInStructuresMixin from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
8967 | [08Jan2025 16:50:44.984] [main/DEBUG] [mixin/]: Mixing NoGeodeInStructuresMixin from cataclysm.mixins.json into net.minecraft.world.level.levelgen.feature.GeodeFeature
|
8968 | [08Jan2025 16:50:44.987] [main/DEBUG] [mixin/]: integrated_api-common.mixins.json:features.NoGeodesInStructuresMixin from mod integrated_api->@Inject::integrated_api_noGeodes(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
8969 | [08Jan2025 16:50:44.988] [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
|
8970 | [08Jan2025 16:50:45.001] [main/DEBUG] [mixin/]: Mixing PlacedFeatureErrorMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
|
8971 | [08Jan2025 16:50:45.130] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/Structure
|
8972 | [08Jan2025 16:50:45.143] [main/DEBUG] [mixin/]: Mixing structures.StructurePieceAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
8973 | [08Jan2025 16:50:45.143] [main/DEBUG] [mixin/]: Mixing StructurePieceMixin from tectonic.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
8974 | [08Jan2025 16:50:45.146] [main/DEBUG] [mixin/]: Mixing StructurePieceMixin from zeta.mixins.json into net.minecraft.world.level.levelgen.structure.StructurePiece
|
8975 | [08Jan2025 16:50:45.153] [main/DEBUG] [mixin/]: Mixing MineshaftCorridorMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.MineshaftPieces$MineShaftCorridor
|
8976 | [08Jan2025 16:50:45.155] [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
|
8977 | [08Jan2025 16:50:45.171] [main/DEBUG] [mixin/]: Mixing NetherFortressPiecesMixin$CastleEntranceMixin from quark.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces$CastleEntrance
|
8978 | [08Jan2025 16:50:45.190] [main/DEBUG] [mixin/]: Mixing StrongholdCrossingSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$FiveCrossing
|
8979 | [08Jan2025 16:50:45.193] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8980 | [08Jan2025 16:50:45.193] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8981 | [08Jan2025 16:50:45.193] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdCrossingSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8982 | [08Jan2025 16:50:45.200] [main/DEBUG] [mixin/]: Mixing StrongholdRoomSconceMixin from supplementaries-common.mixins.json into net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces$RoomCrossing
|
8983 | [08Jan2025 16:50:45.203] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8984 | [08Jan2025 16:50:45.204] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8985 | [08Jan2025 16:50:45.204] [main/DEBUG] [mixin/]: supplementaries-common.mixins.json:StrongholdRoomSconceMixin from mod supplementaries->@Inject::postProcess(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
|
8986 | [08Jan2025 16:50:45.211] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece
|
8987 | [08Jan2025 16:50:45.226] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece
|
8988 | [08Jan2025 16:50:45.240] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece
|
8989 | [08Jan2025 16:50:45.263] [main/DEBUG] [mixin/]: Mixing MixinEndCityPieces$EndCityPiece from lootr.mixins.json into net.minecraft.world.level.levelgen.structure.structures.EndCityPieces$EndCityPiece
|
8990 | [08Jan2025 16:50:45.268] [main/DEBUG] [mixin/]: lootr.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
|
8991 | [08Jan2025 16:50:45.268] [main/DEBUG] [mixin/]: lootr.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
|
8992 | [08Jan2025 16:50:45.270] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece
|
8993 | [08Jan2025 16:50:45.279] [main/DEBUG] [mixin/]: Mixing structures.PoolElementStructurePieceAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.PoolElementStructurePiece
|
8994 | [08Jan2025 16:50:45.298] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from etched.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
8995 | [08Jan2025 16:50:45.298] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
8996 | [08Jan2025 16:50:45.298] [main/DEBUG] [mixin/]: Mixing IncreaseStructureWeightLimitMixinForge from yungsapi_forge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
8997 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
8998 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Renaming @Accessor method getCODEC_REFERENCE()Lorg/apache/commons/lang3/mutable/MutableObject; to getCODEC_REFERENCE$integrated_api_$md$6778ec$0 in integrated_api-common.mixins.json:structures.StructurePoolAccessor from mod integrated_api
|
8999 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Mixing accessors.world.AccessorStructureTemplatePool from bookshelf.common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
9000 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Mixing accessor.StructureTemplatePoolAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
9001 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Mixing StructureTemplatePoolAccessor from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
9002 | [08Jan2025 16:50:45.299] [main/DEBUG] [mixin/]: Mixing structures.StructurePoolMixin from integrated_api-forge.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
|
9003 | [08Jan2025 16:50:45.301] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
9004 | [08Jan2025 16:50:45.301] [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
|
9005 | [08Jan2025 16:50:45.301] [main/DEBUG] [mixin/]: Unexpected: Registered method getRawTemplates()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool was not merged
|
9006 | [08Jan2025 16:50:45.382] [main/DEBUG] [mixin/]: Mixing MixinBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
9007 | [08Jan2025 16:50:45.382] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$appendDeferredBiomesList$0(Lcom/google/common/collect/ImmutableList;)Ljava/util/Set; to md6778ec$terrablender$lambda$appendDeferredBiomesList$0$0 in terrablender.mixins.json:MixinBiomeSource from mod terrablender
|
9008 | [08Jan2025 16:50:45.384] [main/DEBUG] [mixin/]: Mixing BiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.BiomeSource
|
9009 | [08Jan2025 16:50:45.385] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:BiomeSourceMixin from mod fabric_biome_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9010 | [08Jan2025 16:50:45.389] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming net/minecraft/world/level/biome/Biome
|
9011 | [08Jan2025 16:50:45.390] [main/DEBUG] [mixin/]: Mixing BiomeMixin from apoli.mixins.json into net.minecraft.world.level.biome.Biome
|
9012 | [08Jan2025 16:50:45.390] [main/DEBUG] [mixin/]: Mixing perf.remove_biome_temperature_cache.BiomeMixin from modernfix-common.mixins.json into net.minecraft.world.level.biome.Biome
|
9013 | [08Jan2025 16:50:45.390] [main/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_47505_ 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.
|
9014 | [08Jan2025 16:50:45.391] [main/DEBUG] [mixin/]: Mixing BiomeMixin from tectonic.mixins.json into net.minecraft.world.level.biome.Biome
|
9015 | [08Jan2025 16:50:45.391] [main/DEBUG] [mixin/]: Mixing BiomeMixin from ftbchunks-common.mixins.json into net.minecraft.world.level.biome.Biome
|
9016 | [08Jan2025 16:50:45.401] [main/DEBUG] [mixin/]: Mixing TemperatureModifierMixin from tectonic.mixins.json into net.minecraft.world.level.biome.Biome$TemperatureModifier$2
|
9017 | [08Jan2025 16:50:45.419] [main/DEBUG] [mixin/]: Mixing accessor.MobSpawnSettingsBuilderForgeAccessor from puzzleslib.forge.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings$Builder
|
9018 | [08Jan2025 16:50:45.419] [main/DEBUG] [mixin/]: Mixing SpawnSettingsBuilderAccessor from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.MobSpawnSettings$Builder
|
9019 | [08Jan2025 16:50:45.419] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:SpawnSettingsBuilderAccessor from mod fabric_biome_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9020 | [08Jan2025 16:50:45.426] [main/DEBUG] [mixin/]: Mixing LegacyRandomSourceMixin from structureessentials.mixins.json into net.minecraft.world.level.levelgen.LegacyRandomSource
|
9021 | [08Jan2025 16:50:45.433] [main/DEBUG] [mixin/]: Mixing MixinMultiNoiseBiomeSource from terrablender.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
|
9022 | [08Jan2025 16:50:45.434] [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
|
9023 | [08Jan2025 16:50:45.435] [main/DEBUG] [mixin/]: Mixing MixinParameterList from terrablender.mixins.json into net.minecraft.world.level.biome.Climate$ParameterList
|
9024 | [08Jan2025 16:50:45.435] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$initializeForTerraBlender$0(Lnet/minecraft/core/Registry;Lcom/google/common/collect/ImmutableList$Builder;Lcom/mojang/datafixers/util/Pair;)V to md6778ec$terrablender$lambda$initializeForTerraBlender$0$0 in terrablender.mixins.json:MixinParameterList from mod terrablender
|
9025 | [08Jan2025 16:50:45.442] [main/DEBUG] [mixin/]: Mixing ClimateParameterPointMixin from quark.mixins.json into net.minecraft.world.level.biome.Climate$ParameterPoint
|
9026 | [08Jan2025 16:50:45.452] [main/DEBUG] [mixin/]: Mixing MultiNoiseBiomeSourceParameterListPresetAccessor from vampirism.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList$Preset
|
9027 | [08Jan2025 16:50:45.454] [main/DEBUG] [mixin/]: Mixing NetherBiomePresetMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList$Preset$1
|
9028 | [08Jan2025 16:50:45.454] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric_biome_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9029 | [08Jan2025 16:50:45.455] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:NetherBiomePresetMixin from mod fabric_biome_api_v1->@Inject::apply(Ljava/util/function/Function;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9030 | [08Jan2025 16:50:45.461] [main/DEBUG] [mixin/]: Mixing TheEndBiomeSourceMixin from fabric-biome-api-v1.mixins.json into net.minecraft.world.level.biome.TheEndBiomeSource
|
9031 | [08Jan2025 16:50:45.461] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9032 | [08Jan2025 16:50:45.461] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$init$1(Lnet/minecraft/core/HolderGetter;)Lnet/fabricmc/fabric/impl/biome/TheEndBiomeData$Overrides; to md6778ec$fabric_biome_api_v1$lambda$init$1$0 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1
|
9033 | [08Jan2025 16:50:45.461] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyCodec$0(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;)Lcom/mojang/datafixers/kinds/App; to md6778ec$fabric_biome_api_v1$lambda$modifyCodec$0$1 in fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1
|
9034 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::modifyCodec(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9035 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::rememberLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
9036 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::clearLookup(Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
9037 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9038 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9039 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::init(Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lnet/minecraft/core/Holder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9040 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9041 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9042 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9043 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9044 | [08Jan2025 16:50:45.466] [main/DEBUG] [mixin/]: fabric-biome-api-v1.mixins.json:TheEndBiomeSourceMixin from mod fabric_biome_api_v1->@Inject::getWeightedEndBiome(IIILnet/minecraft/world/level/biome/Climate$Sampler;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9045 | [08Jan2025 16:50:45.469] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.MixinNoiseBasedChunkGenerator from valkyrienskies-common.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
|
9046 | [08Jan2025 16:50:45.472] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator from mod valkyrienskies->@Inject::preGetBaseColumn(IILnet/minecraft/world/level/LevelHeightAccessor;Lnet/minecraft/world/level/levelgen/RandomState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9047 | [08Jan2025 16:50:45.472] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator from mod valkyrienskies->@Inject::preBuildSurface(Lnet/minecraft/server/level/WorldGenRegion;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9048 | [08Jan2025 16:50:45.472] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator from mod valkyrienskies->@Inject::preApplyCarvers(Lnet/minecraft/server/level/WorldGenRegion;JLnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/biome/BiomeManager;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lnet/minecraft/world/level/levelgen/GenerationStep$Carving;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9049 | [08Jan2025 16:50:45.473] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator from mod valkyrienskies->@Inject::preFillFromNoise(Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9050 | [08Jan2025 16:50:45.473] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinNoiseBasedChunkGenerator from mod valkyrienskies->@Inject::preSpawnOriginalMobs(Lnet/minecraft/server/level/WorldGenRegion;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9051 | [08Jan2025 16:50:45.477] [main/DEBUG] [mixin/]: Mixing NoiseGeneratorSettingsMixin from citadel.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
9052 | [08Jan2025 16:50:45.478] [main/DEBUG] [mixin/]: Mixing MixinNoiseGeneratorSettings from terrablender.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
9053 | [08Jan2025 16:50:45.478] [main/DEBUG] [mixin/]: Mixing NoiseGeneratorSettingsMixin from vampirism.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
|
9054 | [08Jan2025 16:50:45.480] [main/DEBUG] [mixin/]: citadel.mixins.json:NoiseGeneratorSettingsMixin from mod citadel->@Inject::surfaceRule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
9055 | [08Jan2025 16:50:45.480] [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
|
9056 | [08Jan2025 16:50:45.480] [main/DEBUG] [mixin/]: vampirism.mixins.json:NoiseGeneratorSettingsMixin from mod vampirism->@Inject::addVampirismOverworldSurfaceRules(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9057 | [08Jan2025 16:50:45.490] [main/DEBUG] [mixin/]: Mixing world.level.levelgen.MixinFlatLevelSource from valkyrienskies-common.mixins.json into net.minecraft.world.level.levelgen.FlatLevelSource
|
9058 | [08Jan2025 16:50:45.491] [main/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:world.level.levelgen.MixinFlatLevelSource from mod valkyrienskies->@Inject::preFillFromNoise(Ljava/util/concurrent/Executor;Lnet/minecraft/world/level/levelgen/blending/Blender;Lnet/minecraft/world/level/levelgen/RandomState;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9059 | [08Jan2025 16:50:45.501] [main/DEBUG] [mixin/]: Mixing DebugChunkGeneratorAccessor from fabric-registry-sync-v0.mixins.json into net.minecraft.world.level.levelgen.DebugLevelSource
|
9060 | [08Jan2025 16:50:45.502] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9061 | [08Jan2025 16:50:45.502] [main/DEBUG] [mixin/]: Renaming @Accessor method setBLOCK_STATES(Ljava/util/List;)V to setBLOCK_STATES$fabric_registry_sync_v0_$md$6778ec$0 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
|
9062 | [08Jan2025 16:50:45.502] [main/DEBUG] [mixin/]: Renaming @Accessor method setX_SIDE_LENGTH(I)V to setX_SIDE_LENGTH$fabric_registry_sync_v0_$md$6778ec$1 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
|
9063 | [08Jan2025 16:50:45.502] [main/DEBUG] [mixin/]: Renaming @Accessor method setZ_SIDE_LENGTH(I)V to setZ_SIDE_LENGTH$fabric_registry_sync_v0_$md$6778ec$2 in fabric-registry-sync-v0.mixins.json:DebugChunkGeneratorAccessor from mod fabric_registry_sync_v0
|
9064 | [08Jan2025 16:50:45.557] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
9065 | [08Jan2025 16:50:45.558] [main/DEBUG] [mixin/]: Mixing structures.SinglePoolElementAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
9066 | [08Jan2025 16:50:45.558] [main/DEBUG] [mixin/]: Mixing accessor.SinglePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
9067 | [08Jan2025 16:50:45.558] [main/DEBUG] [mixin/]: Mixing SinglePoolElementMixin from waystones.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
9068 | [08Jan2025 16:50:45.559] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$1(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;)V to md6778ec$waystones$lambda$waystones$isWaystone$1$0 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
9069 | [08Jan2025 16:50:45.559] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$waystones$isWaystone$0(Lnet/minecraft/resources/ResourceLocation;)V to md6778ec$waystones$lambda$waystones$isWaystone$0$1 in waystones.mixins.json:SinglePoolElementMixin from mod waystones
|
9070 | [08Jan2025 16:50:45.560] [main/DEBUG] [mixin/]: Mixing accessor.AccessorSinglePoolElement from quark.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
|
9071 | [08Jan2025 16:50:45.561] [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;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9072 | [08Jan2025 16:50:45.561] [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
|
9073 | [08Jan2025 16:50:45.561] [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
|
9074 | [08Jan2025 16:50:45.561] [main/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lcom/mojang/datafixers/util/Either; in net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement was not merged
|
9075 | [08Jan2025 16:50:45.565] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
9076 | [08Jan2025 16:50:45.565] [main/DEBUG] [mixin/]: Mixing structures.ListPoolElementAccessor from integrated_api-common.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
9077 | [08Jan2025 16:50:45.566] [main/DEBUG] [mixin/]: Mixing accessor.ListPoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.ListPoolElement
|
9078 | [08Jan2025 16:50:45.566] [main/DEBUG] [mixin/]: Unexpected: Registered method getElements()Ljava/util/List; in net.minecraft.world.level.levelgen.structure.pools.ListPoolElement was not merged
|
9079 | [08Jan2025 16:50:45.568] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
9080 | [08Jan2025 16:50:45.568] [main/DEBUG] [mixin/]: Mixing accessor.FeaturePoolElementAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement
|
9081 | [08Jan2025 16:50:45.568] [main/DEBUG] [mixin/]: Unexpected: Registered method getFeature()Lnet/minecraft/core/Holder; in net.minecraft.world.level.levelgen.structure.pools.FeaturePoolElement was not merged
|
9082 | [08Jan2025 16:50:45.617] [main/DEBUG] [mixin/]: Mixing perf.forge_registry_lambda.RegistryObjectMixin from modernfix-forge.mixins.json into net.minecraftforge.registries.RegistryObject
|
9083 | [08Jan2025 16:50:45.624] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_236069_ with desc (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V
|
9084 | [08Jan2025 16:50:45.629] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_resource_conditions_api_v1/COREMODLOG]: Injected DataProvider.FIXED_ORDER_FIELDS conditions key priority
|
9085 | [08Jan2025 16:50:45.629] [main/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_236069_ with desc (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V
|
9086 | [08Jan2025 16:50:45.634] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_data_generation_api_v1/COREMODLOG]: Injected fabric key sort orders hook into DataProvider.FIXED_ORDER_FIELDS
|
9087 | [08Jan2025 16:50:45.634] [main/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_data_generation_api_v1/COREMODLOG]: Injected fabric key sort orders hook into DataProvider.FIXED_ORDER_FIELDS
|
9088 | [08Jan2025 16:50:45.669] [main/INFO] [creaturechat/]: CreatureChat MOD Initialized!
|
9089 | [08Jan2025 16:50:45.705] [main/DEBUG] [net.minecraftforge.common.ForgeI18n/CORE]: Loading I18N data entries: 6430
|
9090 | [08Jan2025 16:50:45.720] [main/DEBUG] [net.minecraftforge.fml.ModWorkManager/LOADING]: Using 8 threads for parallel mod-loading
|
9091 | [08Jan2025 16:50:45.724] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9092 | [08Jan2025 16:50:45.725] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.markusbordihn.adaptiveperformancetweakscore.AdaptivePerformanceTweaksCore
|
9093 | [08Jan2025 16:50:45.726] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9094 | [08Jan2025 16:50:45.726] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterdungeons.BetterDungeonsForge
|
9095 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9096 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.frikinjay.almanac.forge.AlmanacForge
|
9097 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9098 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbessentials.forge.FTBEssentialsForge
|
9099 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9100 | [08Jan2025 16:50:45.727] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.configlib.ConfigLib
|
9101 | [08Jan2025 16:50:45.728] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9102 | [08Jan2025 16:50:45.728] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.dafuqs.additionalentityattributes.AdditionalEntityAttributesMod
|
9103 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9104 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.talrey.createdeco.forge.CreateDecoModForge
|
9105 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9106 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cc.tweaked_programs.cccbridge.common.modloader.CCCBridge
|
9107 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9108 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.kosmx.playerAnim.forge.ForgeModInterface
|
9109 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9110 | [08Jan2025 16:50:45.729] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.rendering.fluid.FluidRenderingImpl
|
9111 | [08Jan2025 16:50:45.730] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9112 | [08Jan2025 16:50:45.730] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.model.ModelsImpl
|
9113 | [08Jan2025 16:50:45.730] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9114 | [08Jan2025 16:50:45.730] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moze_intel.projecte.PECore
|
9115 | [08Jan2025 16:50:45.731] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9116 | [08Jan2025 16:50:45.731] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for io.github.apace100.apoli.Apoli
|
9117 | [08Jan2025 16:50:45.731] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9118 | [08Jan2025 16:50:45.731] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.sixik.sdmuilib.forge.SDMUILibForge
|
9119 | [08Jan2025 16:50:45.732] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9120 | [08Jan2025 16:50:45.732] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.tag.convention.ConventionTagsImpl
|
9121 | [08Jan2025 16:50:45.732] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9122 | [08Jan2025 16:50:45.732] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.embeddedt.modernfix.forge.init.ModernFixForge
|
9123 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9124 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.command.v1.LegacyHandler
|
9125 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9126 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.blockview.BlockViewImpl
|
9127 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9128 | [08Jan2025 16:50:45.733] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.command.CommandApiImpl
|
9129 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9130 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.yungsapi.YungsApiForge
|
9131 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9132 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.spaceeye.someperipherals.forge.SomePeripheralsForge
|
9133 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9134 | [08Jan2025 16:50:45.734] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.balm.forge.ForgeBalm
|
9135 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9136 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.screen.ScreenApiImpl
|
9137 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9138 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterfortresses.BetterFortressesForge
|
9139 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9140 | [08Jan2025 16:50:45.735] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.clothconfig.ClothConfigForge
|
9141 | [08Jan2025 16:50:45.736] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9142 | [08Jan2025 16:50:45.736] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.refinedmods.refinedstorage.RS
|
9143 | [08Jan2025 16:50:45.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9144 | [08Jan2025 16:50:45.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for earth.terrarium.athena.forge.AthenaForge
|
9145 | [08Jan2025 16:50:45.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9146 | [08Jan2025 16:50:45.737] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.maxhenkel.corpse.Main
|
9147 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9148 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.wuffs.bcc.BCCForge
|
9149 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9150 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.gamerule.GameRuleApiImpl
|
9151 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9152 | [08Jan2025 16:50:45.738] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.shohqapik.w2pets.W2PetsMod
|
9153 | [08Jan2025 16:50:45.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9154 | [08Jan2025 16:50:45.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.core.CoreLib
|
9155 | [08Jan2025 16:50:45.739] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9156 | [08Jan2025 16:50:45.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.teamresourceful.resourcefulconfig.forge.ResourcefulconfigForge
|
9157 | [08Jan2025 16:50:45.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9158 | [08Jan2025 16:50:45.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.lucko.spark.forge.ForgeSparkMod
|
9159 | [08Jan2025 16:50:45.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9160 | [08Jan2025 16:50:45.740] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.curios.Curios
|
9161 | [08Jan2025 16:50:45.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9162 | [08Jan2025 16:50:45.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for io.github.apace100.origins.Origins
|
9163 | [08Jan2025 16:50:45.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9164 | [08Jan2025 16:50:45.741] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.antopfr.create_factory.CreateFactory
|
9165 | [08Jan2025 16:50:45.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9166 | [08Jan2025 16:50:45.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.searchables.SearchablesForge
|
9167 | [08Jan2025 16:50:45.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9168 | [08Jan2025 16:50:45.742] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for xfacthd.framedblocks.FramedBlocks
|
9169 | [08Jan2025 16:50:45.743] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9170 | [08Jan2025 16:50:45.743] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for mr_dungeons_andtaverns
|
9171 | [08Jan2025 16:50:45.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9172 | [08Jan2025 16:50:45.743] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.ribs.scguns.ScorchedGuns
|
9173 | [08Jan2025 16:50:45.744] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9174 | [08Jan2025 16:50:45.744] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.cammiescorner.icarus.neoforge.entrypoints.Main
|
9175 | [08Jan2025 16:50:45.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9176 | [08Jan2025 16:50:45.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.entity.event.EntityEventsImpl
|
9177 | [08Jan2025 16:50:45.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9178 | [08Jan2025 16:50:45.745] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sk89q.worldedit.forge.ForgeWorldEdit
|
9179 | [08Jan2025 16:50:45.746] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9180 | [08Jan2025 16:50:45.746] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.fallenbreath.conditionalmixin.forge.ConditionalMixinForge
|
9181 | [08Jan2025 16:50:45.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9182 | [08Jan2025 16:50:45.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.rendering.data.RenderingDataAttachmentImpl
|
9183 | [08Jan2025 16:50:45.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9184 | [08Jan2025 16:50:45.747] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for snownee.jade.addon.JadeAddons
|
9185 | [08Jan2025 16:50:45.748] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9186 | [08Jan2025 16:50:45.748] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tom.storagemod.StorageMod
|
9187 | [08Jan2025 16:50:45.748] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9188 | [08Jan2025 16:50:45.748] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.olafski.fastleafdecay.FastLeafDecay
|
9189 | [08Jan2025 16:50:45.749] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9190 | [08Jan2025 16:50:45.749] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.bettermineshafts.BetterMineshaftsForge
|
9191 | [08Jan2025 16:50:45.749] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9192 | [08Jan2025 16:50:45.749] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.possible_triangle.sliceanddice.SliceAndDice
|
9193 | [08Jan2025 16:50:45.750] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9194 | [08Jan2025 16:50:45.750] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.talhanation.recruits.Main
|
9195 | [08Jan2025 16:50:45.751] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9196 | [08Jan2025 16:50:45.752] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterjungletemples.BetterJungleTemplesForge
|
9197 | [08Jan2025 16:50:45.752] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9198 | [08Jan2025 16:50:45.752] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.tag.client.ClientTagsImpl
|
9199 | [08Jan2025 16:50:45.752] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9200 | [08Jan2025 16:50:45.752] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.dimension.FabricDimensionInternals
|
9201 | [08Jan2025 16:50:45.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9202 | [08Jan2025 16:50:45.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.rae.creatingspace.CreatingSpace
|
9203 | [08Jan2025 16:50:45.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9204 | [08Jan2025 16:50:45.753] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.getitemfromblock.create_tweaked_controllers.CreateTweakedControllers
|
9205 | [08Jan2025 16:50:45.754] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9206 | [08Jan2025 16:50:45.754] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for systems.alexander.bellsandwhistles.BellsAndWhistles
|
9207 | [08Jan2025 16:50:45.754] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9208 | [08Jan2025 16:50:45.754] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for rbasamoyai.createbigcannons.forge.CreateBigCannonsForge
|
9209 | [08Jan2025 16:50:45.755] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9210 | [08Jan2025 16:50:45.755] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.rechiseled.Rechiseled
|
9211 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9212 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.model.loading.ModelLoadingImpl
|
9213 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9214 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for mezz.jei.forge.JustEnoughItems
|
9215 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9216 | [08Jan2025 16:50:45.756] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for virtuoel.pehkui.Pehkui
|
9217 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9218 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.screenhandler.ScreenHandlerImpl
|
9219 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9220 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.goblintraders.GoblinTraders
|
9221 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9222 | [08Jan2025 16:50:45.757] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for top.theillusivec4.caelus.Caelus
|
9223 | [08Jan2025 16:50:45.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9224 | [08Jan2025 16:50:45.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for smartin.tetraticcombat.TetraticCombat
|
9225 | [08Jan2025 16:50:45.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9226 | [08Jan2025 16:50:45.758] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.rendering.RenderingImpl
|
9227 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9228 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.indigo.IndigoMod
|
9229 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9230 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bobvarioa.kubejsarsnouveau.KubeJSArsNouveau
|
9231 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9232 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.fastasyncworldsave.FastAsyncWorldSave
|
9233 | [08Jan2025 16:50:45.759] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9234 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.craisinlord.integrated_api.forge.IntegratedAPIForge
|
9235 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9236 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.smarterfarmers.forge.SmarterFarmersForge
|
9237 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9238 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for iceandfirebettercombat
|
9239 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9240 | [08Jan2025 16:50:45.760] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.createwizardry.CreateWizardryMod
|
9241 | [08Jan2025 16:50:45.761] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9242 | [08Jan2025 16:50:45.761] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mangomilk.design_decor.DesignDecor
|
9243 | [08Jan2025 16:50:45.761] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9244 | [08Jan2025 16:50:45.761] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.rechiseled.create.RechiseledCreate
|
9245 | [08Jan2025 16:50:45.762] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9246 | [08Jan2025 16:50:45.762] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hypherionmc.craterlib.CraterLib
|
9247 | [08Jan2025 16:50:45.762] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9248 | [08Jan2025 16:50:45.762] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for me.shedaniel.rareice.forge.RareIce
|
9249 | [08Jan2025 16:50:45.763] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9250 | [08Jan2025 16:50:45.763] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.celsiusqc.create_wt.CreateWeaponryTinkering
|
9251 | [08Jan2025 16:50:45.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9252 | [08Jan2025 16:50:45.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.supermartijn642.fusion.Fusion
|
9253 | [08Jan2025 16:50:45.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9254 | [08Jan2025 16:50:45.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.crafttweaker.CraftTweakerForge
|
9255 | [08Jan2025 16:50:45.764] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9256 | [08Jan2025 16:50:45.765] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fuzs.puzzlesaccessapi.impl.PuzzlesAccessApiForge
|
9257 | [08Jan2025 16:50:45.765] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9258 | [08Jan2025 16:50:45.765] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.particle.ParticlesImpl
|
9259 | [08Jan2025 16:50:45.765] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9260 | [08Jan2025 16:50:45.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.minecraftforge.common.ForgeMod
|
9261 | [08Jan2025 16:50:45.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9262 | [08Jan2025 16:50:45.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.aurelj.dungeons_arise.DungeonsAriseMain
|
9263 | [08Jan2025 16:50:45.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9264 | [08Jan2025 16:50:45.766] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.worldgen.tectonic.TectonicForge
|
9265 | [08Jan2025 16:50:45.767] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9266 | [08Jan2025 16:50:45.767] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.rusticengineer.RusticEngineerMod
|
9267 | [08Jan2025 16:50:45.768] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9268 | [08Jan2025 16:50:45.768] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for gg.moonflower.etched.core.Etched
|
9269 | [08Jan2025 16:50:45.768] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9270 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for terrablender.core.TerraBlenderForge
|
9271 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9272 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.base.event.FabricApiBaseMod
|
9273 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9274 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.bettercombat.forge.BetterCombatForge
|
9275 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9276 | [08Jan2025 16:50:45.769] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for elocindev.necronomicon.CommonInitializer
|
9277 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9278 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.modrinth.Ub1JbeSt.ModrinthWrapper
|
9279 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9280 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.illusivesoulworks.spectrelib.SpectreForgeMod
|
9281 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9282 | [08Jan2025 16:50:45.770] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.block.BlockApiImpl
|
9283 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9284 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.forsteri.createendertransmission.CreateEnderTransmission
|
9285 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9286 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.resource.conditions.ResourceConditionsMod
|
9287 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9288 | [08Jan2025 16:50:45.771] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.createtweaker.CreateTweakerForge
|
9289 | [08Jan2025 16:50:45.772] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9290 | [08Jan2025 16:50:45.772] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for io.github.apace100.calio.Calio
|
9291 | [08Jan2025 16:50:45.773] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551}
|
9292 | [08Jan2025 16:50:45.773] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for thedarkcolour.kotlinforforge.test.KotlinForForge
|
9293 | [08Jan2025 16:50:45.774] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9294 | [08Jan2025 16:50:45.774] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for quantumxenon.origins_plus_plus.OriginsPlusPlus
|
9295 | [08Jan2025 16:50:45.775] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9296 | [08Jan2025 16:50:45.775] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for umpaz.farmersrespite.FarmersRespite
|
9297 | [08Jan2025 16:50:45.775] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9298 | [08Jan2025 16:50:45.775] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jozufozu.flywheel.Flywheel
|
9299 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9300 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.lpcamors.optical.COMod
|
9301 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9302 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.itemgroup.ItemGroupsApiImpl
|
9303 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9304 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tom.peripherals.PeripheralsMod
|
9305 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9306 | [08Jan2025 16:50:45.776] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.illusivesoulworks.polymorph.PolymorphForgeMod
|
9307 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9308 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.violetmoon.zetaimplforge.mod.ZetaModForge
|
9309 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9310 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tom.createterminal.CreateTerminals
|
9311 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9312 | [08Jan2025 16:50:45.777] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.registry.sync.FabricRegistryInit
|
9313 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9314 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.raphimc.immediatelyfast.forge.ImmediatelyFastForge
|
9315 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9316 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.recipe.ingredient.RecipesImpl
|
9317 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9318 | [08Jan2025 16:50:45.778] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.teamlapen.vampirism.VampirismMod
|
9319 | [08Jan2025 16:50:45.779] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9320 | [08Jan2025 16:50:45.779] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.teamlapen.lib.VampLib
|
9321 | [08Jan2025 16:50:45.779] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9322 | [08Jan2025 16:50:45.780] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.teamlapen.vampirism_integrations.VampirismIntegrationsMod
|
9323 | [08Jan2025 16:50:45.780] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9324 | [08Jan2025 16:50:45.780] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.focamacho.vampiresneedumbrellas.VampiresNeedUmbrellas
|
9325 | [08Jan2025 16:50:45.781] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9326 | [08Jan2025 16:50:45.781] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.teamlapen.werewolves.WerewolvesMod
|
9327 | [08Jan2025 16:50:45.782] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9328 | [08Jan2025 16:50:45.782] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.teamlapen.godlyvampirism.GodlyVampirismMod
|
9329 | [08Jan2025 16:50:45.782] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9330 | [08Jan2025 16:50:45.782] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for noobanidus.mods.lootr.Lootr
|
9331 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9332 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.object.builder.ObjectBuilderApiImpl
|
9333 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9334 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fuzs.puzzleslib.impl.PuzzlesLibForge
|
9335 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9336 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.sound.SoundsImpl
|
9337 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9338 | [08Jan2025 16:50:45.783] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.valkyrienskies.mod.forge.common.ValkyrienSkiesModForge
|
9339 | [08Jan2025 16:50:45.784] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551}
|
9340 | [08Jan2025 16:50:45.784] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for org.valkyrienskies.tournament.forge.TournamentModForge
|
9341 | [08Jan2025 16:50:45.785] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9342 | [08Jan2025 16:50:45.785] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.message.MessagesImpl
|
9343 | [08Jan2025 16:50:45.786] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9344 | [08Jan2025 16:50:45.786] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lain.mods.cos.init.forge.ForgeCosmeticArmorReworked
|
9345 | [08Jan2025 16:50:45.786] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9346 | [08Jan2025 16:50:45.786] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for se.mickelus.tetra.TetraMod
|
9347 | [08Jan2025 16:50:45.787] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9348 | [08Jan2025 16:50:45.787] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.syric.tetranomicon.Tetranomicon
|
9349 | [08Jan2025 16:50:45.787] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9350 | [08Jan2025 16:50:45.787] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.buuz135.refinedstoragerequestify.RefinedStorageRequestify
|
9351 | [08Jan2025 16:50:45.788] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9352 | [08Jan2025 16:50:45.788] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.minecraftserverzone.weaponmaster.WeaponMasterMod
|
9353 | [08Jan2025 16:50:45.788] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9354 | [08Jan2025 16:50:45.788] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.markusbordihn.easynpc.EasyNPC
|
9355 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9356 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.schis.create_eureka.forge.CreateEurekaModForge
|
9357 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9358 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.kuma.forge.ForgeKumaAPI
|
9359 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9360 | [08Jan2025 16:50:45.789] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.createatam.CreateThingsAndMiscMod
|
9361 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9362 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.renderer.RendererImpl
|
9363 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9364 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.srendi.advancedperipherals.AdvancedPeripherals
|
9365 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9366 | [08Jan2025 16:50:45.790] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for uwu.lopyluna.create_dd.DDCreate
|
9367 | [08Jan2025 16:50:45.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9368 | [08Jan2025 16:50:45.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for software.bernie.example.GeckoLibMod
|
9369 | [08Jan2025 16:50:45.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9370 | [08Jan2025 16:50:45.791] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hollingsworth.arsnouveau.ArsNouveau
|
9371 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9372 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.item.FabricItemImpl
|
9373 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9374 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betteroceanmonuments.BetterOceanMonumentsForge
|
9375 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9376 | [08Jan2025 16:50:45.792] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.connectivity.Connectivity
|
9377 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9378 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for incendium
|
9379 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9380 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedcore.SophisticatedCore
|
9381 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9382 | [08Jan2025 16:50:45.793] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.gpumemleakfix.Gpumemleakfix
|
9383 | [08Jan2025 16:50:45.794] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9384 | [08Jan2025 16:50:45.794] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.structureessentials.StructureEssentials
|
9385 | [08Jan2025 16:50:45.794] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551}
|
9386 | [08Jan2025 16:50:45.794] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for org.valkyrienskies.eureka.forge.EurekaModForge
|
9387 | [08Jan2025 16:50:45.794] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9388 | [08Jan2025 16:50:45.794] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for rbasamoyai.ritchiesprojectilelib.forge.RitchiesProjectileLibForge
|
9389 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9390 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.shadowsoffire.placebo.Placebo
|
9391 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9392 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.citadel.Citadel
|
9393 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9394 | [08Jan2025 16:50:45.795] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.alexthe666.iceandfire.IceAndFire
|
9395 | [08Jan2025 16:50:45.796] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9396 | [08Jan2025 16:50:45.796] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for syric.dragonseeker.Dragonseeker
|
9397 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9398 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.lootintegrations.LootintegrationsMod
|
9399 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9400 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.attachment.AttachmentEntrypoint
|
9401 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9402 | [08Jan2025 16:50:45.797] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.llamalad7.mixinextras.platform.forge.MixinExtrasMod
|
9403 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9404 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for elocindev.item_obliterator.forge.ItemObliterator
|
9405 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9406 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for it.crystalnest.cobweb.ModLoader
|
9407 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9408 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for it.crystalnest.soul_fire_d.ModLoader
|
9409 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9410 | [08Jan2025 16:50:45.798] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.darkhax.bookshelf.BookshelfForge
|
9411 | [08Jan2025 16:50:45.799] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9412 | [08Jan2025 16:50:45.799] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.p3pp3rf1y.sophisticatedbackpacks.SophisticatedBackpacks
|
9413 | [08Jan2025 16:50:45.799] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9414 | [08Jan2025 16:50:45.799] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ithundxr.createnumismatics.forge.NumismaticsImpl
|
9415 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9416 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for plus.dragons.createdragonlib.DragonLib
|
9417 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9418 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tkisor.tfmgvod.TFMG_VOD
|
9419 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9420 | [08Jan2025 16:50:45.800] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.railwayteam.railways.forge.RailwaysImpl
|
9421 | [08Jan2025 16:50:45.801] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9422 | [08Jan2025 16:50:45.801] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for tschipp.carryon.CarryOnForge
|
9423 | [08Jan2025 16:50:45.801] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9424 | [08Jan2025 16:50:45.801] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for toni.sodiumoptionsapi.SodiumOptionsAPI
|
9425 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9426 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.sudolev.interiors.forge.CreateInteriorsForge
|
9427 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9428 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.sinytra.SinytraFabric
|
9429 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9430 | [08Jan2025 16:50:45.802] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.dummmmmmy.forge.DummmmmmyForge
|
9431 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9432 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.donne431.ice_and_fire_delight.IceAndFireDelightMod
|
9433 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9434 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.content.registry.ContentRegistryImpl
|
9435 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9436 | [08Jan2025 16:50:45.803] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for toni.sodiumdynamiclights.SodiumDynamicLights
|
9437 | [08Jan2025 16:50:45.804] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9438 | [08Jan2025 16:50:45.804] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for riftyboi.cbcmodernwarfare.forge.CBCModernWarfareForge
|
9439 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9440 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for ch.capez.dsbg.Dsbg
|
9441 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9442 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.hlysine.create_connected.CreateConnected
|
9443 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9444 | [08Jan2025 16:50:45.805] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for earth.terrarium.chipped.forge.ChippedForge
|
9445 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9446 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vectorwing.farmersdelight.FarmersDelight
|
9447 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9448 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.foundwiz.largemeals.LargeMeals
|
9449 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9450 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.dakotapride.createframed.CreateFramedMod
|
9451 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9452 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.lookup.ApiLookupImpl
|
9453 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9454 | [08Jan2025 16:50:45.806] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.redcat.copiescats.CopiesCats
|
9455 | [08Jan2025 16:50:45.807] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9456 | [08Jan2025 16:50:45.807] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.L_Ender.lionfishapi.LionfishAPI
|
9457 | [08Jan2025 16:50:45.807] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9458 | [08Jan2025 16:50:45.807] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for forge.com.github.guyapooye.clockworkadditions.ClockworkAdditionsForge
|
9459 | [08Jan2025 16:50:45.808] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9460 | [08Jan2025 16:50:45.808] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for krelox.spartantoolkit.SpartanToolkit
|
9461 | [08Jan2025 16:50:45.808] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9462 | [08Jan2025 16:50:45.808] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.protectionpixel.ProtectionPixelMod
|
9463 | [08Jan2025 16:50:45.809] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9464 | [08Jan2025 16:50:45.809] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.github.L_Ender.cataclysm.Cataclysm
|
9465 | [08Jan2025 16:50:45.809] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9466 | [08Jan2025 16:50:45.809] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for vazkii.patchouli.forge.common.ForgeModInitializer
|
9467 | [08Jan2025 16:50:45.810] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9468 | [08Jan2025 16:50:45.810] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.collective.CollectiveForge
|
9469 | [08Jan2025 16:50:45.810] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9470 | [08Jan2025 16:50:45.810] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.limonblaze.originsclasses.OriginsClasses
|
9471 | [08Jan2025 16:50:45.811] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551}
|
9472 | [08Jan2025 16:50:45.811] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for io.github.techtastic.cc_vs.forge.CCVSModForge
|
9473 | [08Jan2025 16:50:45.811] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9474 | [08Jan2025 16:50:45.811] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for krelox.spartanfire.SpartanFire
|
9475 | [08Jan2025 16:50:45.812] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9476 | [08Jan2025 16:50:45.812] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbultimine.forge.FTBUltimineForge
|
9477 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9478 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.sinytra.connector.mod.ConnectorMod
|
9479 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9480 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterstrongholds.BetterStrongholdsForge
|
9481 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9482 | [08Jan2025 16:50:45.813] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for rzk.wirelessredstone.WirelessRedstoneForge
|
9483 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9484 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.teamresourceful.resourcefullib.forge.ResourcefulLibForge
|
9485 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9486 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.natamus.starterkit.ModForge
|
9487 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9488 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.forsteri.createliquidfuel.CreateLiquidFuel
|
9489 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9490 | [08Jan2025 16:50:45.814] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.reggarf.create_refined_recipes.create_refined_recipes
|
9491 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9492 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oblivioussp.spartanweaponry.ModSpartanWeaponry
|
9493 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9494 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.architectury.forge.ArchitecturyForge
|
9495 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9496 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftblibrary.forge.FTBLibraryForge
|
9497 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9498 | [08Jan2025 16:50:45.815] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbteams.forge.FTBTeamsForge
|
9499 | [08Jan2025 16:50:45.816] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9500 | [08Jan2025 16:50:45.816] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbquests.forge.FTBQuestsForge
|
9501 | [08Jan2025 16:50:45.816] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9502 | [08Jan2025 16:50:45.816] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dan200.computercraft.ComputerCraft
|
9503 | [08Jan2025 16:50:45.817] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9504 | [08Jan2025 16:50:45.817] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.loot.LootImpl
|
9505 | [08Jan2025 16:50:45.817] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9506 | [08Jan2025 16:50:45.817] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cupboard.Cupboard
|
9507 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9508 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for jackiecrazy.attributizer.Attributizer
|
9509 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9510 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.networking.NetworkingImpl
|
9511 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9512 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.framework.FrameworkForge
|
9513 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9514 | [08Jan2025 16:50:45.818] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.markusbordihn.adaptiveperformancetweaksitems.AdaptivePerformanceTweaksItems
|
9515 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9516 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.frikinjay.letmedespawn.forge.LetMeDespawnForge
|
9517 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9518 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.chocohead.mm.forge.MMForgeMod
|
9519 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9520 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.event.lifecycle.LifecycleEventsImpl
|
9521 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9522 | [08Jan2025 16:50:45.819] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for nl.requios.effortlessbuilding.EffortlessBuilding
|
9523 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9524 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.tejty.lemoned.Lemoned
|
9525 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9526 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.client.keybinding.KeyBindingMod
|
9527 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9528 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.transfer.TransferApiImpl
|
9529 | [08Jan2025 16:50:45.820] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9530 | [08Jan2025 16:50:45.821] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.mods.rhino.mod.forge.RhinoModForge
|
9531 | [08Jan2025 16:50:45.821] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9532 | [08Jan2025 16:50:45.821] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.mods.kubejs.forge.KubeJSForge
|
9533 | [08Jan2025 16:50:45.821] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9534 | [08Jan2025 16:50:45.821] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.amendments.forge.AmendmentsForge
|
9535 | [08Jan2025 16:50:45.822] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9536 | [08Jan2025 16:50:45.822] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.copycatsplus.copycats.forge.CopycatsImpl
|
9537 | [08Jan2025 16:50:45.822] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9538 | [08Jan2025 16:50:45.822] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for commonnetwork.CommonNetworkForge
|
9539 | [08Jan2025 16:50:45.822] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9540 | [08Jan2025 16:50:45.823] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.resource.loader.ResourceLoaderImpl
|
9541 | [08Jan2025 16:50:45.823] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9542 | [08Jan2025 16:50:45.823] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.saschat.createcomputing.CreateComputingMod
|
9543 | [08Jan2025 16:50:45.823] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9544 | [08Jan2025 16:50:45.823] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.simibubi.create.Create
|
9545 | [08Jan2025 16:50:45.824] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9546 | [08Jan2025 16:50:45.824] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fr.iglee42.createcasing.CreateCasing
|
9547 | [08Jan2025 16:50:45.824] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9548 | [08Jan2025 16:50:45.824] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.negodya1.vintageimprovements.VintageImprovements
|
9549 | [08Jan2025 16:50:45.826] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9550 | [08Jan2025 16:50:45.826] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.latvian.mods.kubejs.create.forge.KubeJSCreateForge
|
9551 | [08Jan2025 16:50:45.827] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9552 | [08Jan2025 16:50:45.827] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.cyvack.crystal_clear.forge.CrystalClearForge
|
9553 | [08Jan2025 16:50:45.827] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9554 | [08Jan2025 16:50:45.827] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for plus.dragons.createcentralkitchen.CentralKitchen
|
9555 | [08Jan2025 16:50:45.828] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9556 | [08Jan2025 16:50:45.828] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.oierbravo.createmechanicalextruder.CreateMechanicalExtruder
|
9557 | [08Jan2025 16:50:45.828] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9558 | [08Jan2025 16:50:45.828] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.valkyrienskies.clockwork.forge.ClockworkModForge
|
9559 | [08Jan2025 16:50:45.829] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Loading KotlinModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551}
|
9560 | [08Jan2025 16:50:45.829] [main/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Creating KotlinModContainer instance for forge.io.github.xiewuzhiying.vs_addition.forge.VSAdditionModForge
|
9561 | [08Jan2025 16:50:45.829] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9562 | [08Jan2025 16:50:45.829] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for edn.stratodonut.trackwork.TrackworkMod
|
9563 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9564 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for uwu.lopyluna.unify.UnifyCreate
|
9565 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9566 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.petrolpark.Petrolpark
|
9567 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9568 | [08Jan2025 16:50:45.830] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.petrolpark.petrolsparts.PetrolsParts
|
9569 | [08Jan2025 16:50:45.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9570 | [08Jan2025 16:50:45.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.blay09.mods.waystones.ForgeWaystones
|
9571 | [08Jan2025 16:50:45.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9572 | [08Jan2025 16:50:45.831] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.shadowsoffire.fastsuite.FastSuite
|
9573 | [08Jan2025 16:50:45.832] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9574 | [08Jan2025 16:50:45.832] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.blamejared.clumps.Clumps
|
9575 | [08Jan2025 16:50:45.832] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9576 | [08Jan2025 16:50:45.832] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for journeymap.common.Journeymap
|
9577 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9578 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.mininglevel.MiningLevelImpl
|
9579 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9580 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for artifacts.forge.ArtifactsForge
|
9581 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9582 | [08Jan2025 16:50:45.833] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrcrayfish.configured.Configured
|
9583 | [08Jan2025 16:50:45.834] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9584 | [08Jan2025 16:50:45.834] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.tom.cpm.CustomPlayerModels
|
9585 | [08Jan2025 16:50:45.835] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9586 | [08Jan2025 16:50:45.835] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for lilypuree.decorative_blocks.DecorativeBlocks
|
9587 | [08Jan2025 16:50:45.835] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9588 | [08Jan2025 16:50:45.835] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for createbicyclesbitterballen.CreateBicBitMod
|
9589 | [08Jan2025 16:50:45.836] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9590 | [08Jan2025 16:50:45.836] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.createconfectionery.CreateConfectioneryMod
|
9591 | [08Jan2025 16:50:45.836] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9592 | [08Jan2025 16:50:45.836] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.yungnickyoung.minecraft.betterdeserttemples.BetterDesertTemplesForge
|
9593 | [08Jan2025 16:50:45.837] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9594 | [08Jan2025 16:50:45.837] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.seibel.distanthorizons.forge.ForgeMain
|
9595 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9596 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for continents
|
9597 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9598 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for terralith
|
9599 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9600 | [08Jan2025 16:50:45.838] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.ftb.mods.ftbchunks.forge.FTBChunksForge
|
9601 | [08Jan2025 16:50:45.839] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9602 | [08Jan2025 16:50:45.839] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.drmangotea.tfmg.CreateTFMG
|
9603 | [08Jan2025 16:50:45.839] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9604 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for fabric_transitive_access_wideners_v1
|
9605 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9606 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.mrjulsen.mcdragonlib.forge.DragonLibForge
|
9607 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9608 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for de.mrjulsen.crn.forge.CreateRailwaysNavigatorForge
|
9609 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9610 | [08Jan2025 16:50:45.840] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.moonlight.forge.MoonlightForge
|
9611 | [08Jan2025 16:50:45.841] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9612 | [08Jan2025 16:50:45.841] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for fuzs.magnumtorch.MagnumTorchForge
|
9613 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9614 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.blockrenderlayer.BlockRenderLayerImpl
|
9615 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9616 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.bawnorton.mixinsquared.platform.forge.MixinSquaredMod
|
9617 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9618 | [08Jan2025 16:50:45.842] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for snownee.jade.util.CommonProxy
|
9619 | [08Jan2025 16:50:45.844] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9620 | [08Jan2025 16:50:45.844] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for team.creative.creativecore.CreativeCore
|
9621 | [08Jan2025 16:50:45.844] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9622 | [08Jan2025 16:50:45.845] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for lootintegrations_yungs
|
9623 | [08Jan2025 16:50:45.845] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9624 | [08Jan2025 16:50:45.845] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.violetmoon.quark.base.Quark
|
9625 | [08Jan2025 16:50:45.845] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9626 | [08Jan2025 16:50:45.845] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mehvahdjukaar.supplementaries.forge.SupplementariesForge
|
9627 | [08Jan2025 16:50:45.846] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9628 | [08Jan2025 16:50:45.846] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for se.mickelus.mutil.MUtilMod
|
9629 | [08Jan2025 16:50:45.846] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9630 | [08Jan2025 16:50:45.846] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.acetheeldritchking.art_of_forging.ArtOfForging
|
9631 | [08Jan2025 16:50:45.847] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9632 | [08Jan2025 16:50:45.847] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.mcreator.createstuffadditions.CreateSaMod
|
9633 | [08Jan2025 16:50:45.848] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9634 | [08Jan2025 16:50:45.848] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.jaquadro.minecraft.storagedrawers.StorageDrawers
|
9635 | [08Jan2025 16:50:45.848] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9636 | [08Jan2025 16:50:45.848] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.alrex.parcool.ParCool
|
9637 | [08Jan2025 16:50:45.849] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModLanguageProvider.LowCodeModTarget/LOADING]: Loading LowCodeModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9638 | [08Jan2025 16:50:45.849] [main/DEBUG] [net.minecraftforge.fml.lowcodemod.LowCodeModContainer/LOADING]: Creating LowCodeModContainer for nullscape
|
9639 | [08Jan2025 16:50:45.849] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9640 | [08Jan2025 16:50:45.849] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for cn.leomc.teamprojecte.TeamProjectE
|
9641 | [08Jan2025 16:50:45.850] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9642 | [08Jan2025 16:50:45.850] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for immersive_paintings.forge.CommonForge
|
9643 | [08Jan2025 16:50:45.850] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9644 | [08Jan2025 16:50:45.850] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.betterchunkloading.BetterChunkLoading
|
9645 | [08Jan2025 16:50:45.851] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9646 | [08Jan2025 16:50:45.851] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for moe.plushie.armourers_workshop.init.platform.forge.ArmourersWorkshopImpl
|
9647 | [08Jan2025 16:50:45.851] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9648 | [08Jan2025 16:50:45.851] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.biome.BiomeApiImpl
|
9649 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9650 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for malte0811.ferritecore.ModMainForge
|
9651 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9652 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for org.sinytra.generated.creaturechat_ozKcG.Entrypoint_creaturechat
|
9653 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9654 | [08Jan2025 16:50:45.852] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for jackiecrazy.footwork.Footwork
|
9655 | [08Jan2025 16:50:45.853] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9656 | [08Jan2025 16:50:45.853] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for jackiecrazy.cloakanddagger.CloakAndDagger
|
9657 | [08Jan2025 16:50:45.853] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9658 | [08Jan2025 16:50:45.853] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.refinedmods.refinedstorageaddons.RSAddons
|
9659 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9660 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for dev.tonimatas.packetfixer.PacketFixerForge
|
9661 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9662 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for be.florens.expandability.forge.ExpandAbilityForge
|
9663 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9664 | [08Jan2025 16:50:45.854] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for plus.dragons.createenchantmentindustry.EnchantmentIndustry
|
9665 | [08Jan2025 16:50:45.855] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9666 | [08Jan2025 16:50:45.855] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.datagen.FabricDatagenImpl
|
9667 | [08Jan2025 16:50:45.855] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9668 | [08Jan2025 16:50:45.855] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for net.fabricmc.fabric.impl.event.interaction.InteractionEventsRouter
|
9669 | [08Jan2025 16:50:45.855] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLJavaModLanguageProvider/LOADING]: Loading FMLModContainer from classloader cpw.mods.modlauncher.TransformingClassLoader@3f142e87 - got cpw.mods.cl.ModuleClassLoader@b022551
|
9670 | [08Jan2025 16:50:45.856] [main/DEBUG] [net.minecraftforge.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for com.mrh0.createaddition.CreateAddition
|
9671 | [08Jan2025 16:50:45.946] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for almanac
|
9672 | [08Jan2025 16:50:45.946] [modloading-worker-0/WARN] [APTweaks(Core)/]: ⚠ The log level for APTweaks(Core) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug <module> command to re-enable debug mode.
|
9673 | [08Jan2025 16:50:45.947] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.ForgePlatformHelper@2034692f for service interface com.yungnickyoung.minecraft.betterdungeons.services.IPlatformHelper
|
9674 | [08Jan2025 16:50:45.947] [modloading-worker-0/DEBUG] [betterdungeons/]: Loaded com.yungnickyoung.minecraft.betterdungeons.services.ForgeModulesLoader@229068a8 for service interface com.yungnickyoung.minecraft.betterdungeons.services.IModulesLoader
|
9675 | [08Jan2025 16:50:45.948] [modloading-worker-0/WARN] [APTweaks(Core)/]: Adjusting log level for APTweaks(Core) from ALL to INFO, for performance reasons!
|
9676 | [08Jan2025 16:50:45.949] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Core) from ALL to INFO
|
9677 | [08Jan2025 16:50:45.950] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for adaptive_performance_tweaks_core
|
9678 | [08Jan2025 16:50:45.952] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.server.ServerManager to FORGE
|
9679 | [08Jan2025 16:50:45.956] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for playeranimator
|
9680 | [08Jan2025 16:50:45.957] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_fluids_v1
|
9681 | [08Jan2025 16:50:45.957] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_models_v0
|
9682 | [08Jan2025 16:50:45.968] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.registrate.CreateRegistrateMixin from copycats-forge.mixins.json into com.simibubi.create.foundation.data.CreateRegistrate
|
9683 | [08Jan2025 16:50:45.968] [modloading-worker-0/INFO] [APTweaks(Core)/]: Register Adaptive Performance Tweaks: Core common config ...
|
9684 | [08Jan2025 16:50:45.973] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adaptive_performance_tweaks/core.toml for adaptive_performance_tweaks_core tracking
|
9685 | [08Jan2025 16:50:45.976] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterdungeons-forge-1_20.toml for betterdungeons tracking
|
9686 | [08Jan2025 16:50:45.977] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLevelEvent from architectury.mixins.json into net.minecraftforge.event.level.LevelEvent
|
9687 | [08Jan2025 16:50:45.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for additionalentityattributes
|
9688 | [08Jan2025 16:50:45.981] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642configlib
|
9689 | [08Jan2025 16:50:45.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdungeons
|
9690 | [08Jan2025 16:50:45.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_convention_tags_v1
|
9691 | [08Jan2025 16:50:45.997] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.server.ServerLoad to FORGE
|
9692 | [08Jan2025 16:50:45.998] [modloading-worker-0/DEBUG] [mixin/]: Mixing boot.DatagenModLoaderMixin from connectormod.mixins.json into net.minecraftforge.data.loading.DatagenModLoader
|
9693 | [08Jan2025 16:50:45.999] [modloading-worker-0/DEBUG] [mixin/]: connectormod.mixins.json:boot.DatagenModLoaderMixin from mod connectormod->@Inject::earlyInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9694 | [08Jan2025 16:50:46.001] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sdm_ui_lib
|
9695 | [08Jan2025 16:50:46.001] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file apoli-common.toml for apoli tracking
|
9696 | [08Jan2025 16:50:46.001] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file apoli-client.toml for apoli tracking
|
9697 | [08Jan2025 16:50:46.001] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file apoli-server.toml for apoli tracking
|
9698 | [08Jan2025 16:50:46.003] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cccbridge
|
9699 | [08Jan2025 16:50:46.003] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing cc.tweaked_programs.cccbridge.common.modloader.CCCBridge to MOD
|
9700 | [08Jan2025 16:50:46.004] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommandSourceStackMixin from kubejs-common.mixins.json into net.minecraft.commands.CommandSourceStack
|
9701 | [08Jan2025 16:50:46.004] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$kjs$sendSuccess$0(Lnet/minecraft/network/chat/Component;)Lnet/minecraft/network/chat/Component; to md6778ec$kubejs$lambda$kjs$sendSuccess$0$0 in kubejs-common.mixins.json:CommandSourceStackMixin from mod kubejs
|
9702 | [08Jan2025 16:50:46.004] [modloading-worker-0/DEBUG] [mixin/]: Mixing feature.commands.MixinCommandSourceStack from valkyrienskies-common.mixins.json into net.minecraft.commands.CommandSourceStack
|
9703 | [08Jan2025 16:50:46.004] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_command_api_v1
|
9704 | [08Jan2025 16:50:46.004] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_view_api_v2
|
9705 | [08Jan2025 16:50:46.005] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_command_api_v2
|
9706 | [08Jan2025 16:50:46.007] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.server.ServerLevelLoad to FORGE
|
9707 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing advancements.MixinCriteriaTriggers from vs_tournament-common.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
9708 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getCriteria()Ljava/util/Map; to getCriteria$vs_tournament_$md$6778ec$0 in vs_tournament-common.mixins.json:advancements.MixinCriteriaTriggers from mod vs_tournament
|
9709 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.CriteriaTriggersAccessor from yungsapi.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
9710 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getValues()Ljava/util/Map; to getValues$yungsapi_$md$6778ec$1 in yungsapi.mixins.json:accessor.CriteriaTriggersAccessor from mod yungsapi
|
9711 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Mixing CriteriaAccessor from fabric-object-builder-v1.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
9712 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric_object_builder_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9713 | [08Jan2025 16:50:46.016] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Lnet/minecraft/advancements/CriterionTrigger;)Lnet/minecraft/advancements/CriterionTrigger; to callRegister$fabric_object_builder_api_v1_$md$6778ec$2 in fabric-object-builder-v1.mixins.json:CriteriaAccessor from mod fabric_object_builder_api_v1
|
9714 | [08Jan2025 16:50:46.017] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.CriteriaTriggersAccessor from cataclysm.mixins.json into net.minecraft.advancements.CriteriaTriggers
|
9715 | [08Jan2025 16:50:46.017] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getValues()Ljava/util/Map; to getValues$cataclysm_$md$6778ec$3 in cataclysm.mixins.json:accessor.CriteriaTriggersAccessor from mod cataclysm
|
9716 | [08Jan2025 16:50:46.019] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListMixin from kubejs-common.mixins.json into net.minecraft.server.players.PlayerList
|
9717 | [08Jan2025 16:50:46.020] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListAccess from ftbessentials-common.mixins.json into net.minecraft.server.players.PlayerList
|
9718 | [08Jan2025 16:50:46.020] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListMixin from balm.mixins.json into net.minecraft.server.players.PlayerList
|
9719 | [08Jan2025 16:50:46.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerManagerMixin from fabric-entity-events-v1.mixins.json into net.minecraft.server.players.PlayerList
|
9720 | [08Jan2025 16:50:46.021] [modloading-worker-0/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric_entity_events_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9721 | [08Jan2025 16:50:46.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat1201minus.PlayerManagerMixin from pehkui.mixins.json into net.minecraft.server.players.PlayerList
|
9722 | [08Jan2025 16:50:46.021] [modloading-worker-0/DEBUG] [mixin/]: Mixing events.PlayerListMixin from craterlib.mixins.json into net.minecraft.server.players.PlayerList
|
9723 | [08Jan2025 16:50:46.022] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$injectBroadcastEvent$0(Lnet/minecraft/network/chat/Component;Lcom/hypherionmc/craterlib/nojang/world/entity/player/BridgedPlayer;)Lshadow/kyori/adventure/text/Component; to md6778ec$craterlib$lambda$injectBroadcastEvent$0$0 in craterlib.mixins.json:events.PlayerListMixin from mod craterlib
|
9724 | [08Jan2025 16:50:46.023] [modloading-worker-0/DEBUG] [mixin/]: Mixing server.MixinPlayerList from valkyrienskies-common.mixins.json into net.minecraft.server.players.PlayerList
|
9725 | [08Jan2025 16:50:46.025] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerManagerMixin from fabric-message-api-v1.mixins.json into net.minecraft.server.players.PlayerList
|
9726 | [08Jan2025 16:50:46.025] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric_message_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9727 | [08Jan2025 16:50:46.026] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerListMixin from connectormod.mixins.json into net.minecraft.server.players.PlayerList
|
9728 | [08Jan2025 16:50:46.026] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerManagerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.players.PlayerList
|
9729 | [08Jan2025 16:50:46.026] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9730 | [08Jan2025 16:50:46.026] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerManagerMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.players.PlayerList
|
9731 | [08Jan2025 16:50:46.027] [modloading-worker-0/DEBUG] [mixin/]: Mixing camera.PlayerListMixin from ars_nouveau.mixins.json into net.minecraft.server.players.PlayerList
|
9732 | [08Jan2025 16:50:46.028] [modloading-worker-0/DEBUG] [mixin/]: Mixing conductor_possession.PlayerListMixin from railways-common.mixins.json into net.minecraft.server.players.PlayerList
|
9733 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:PlayerListMixin from mod kubejs->@Inject::kjs$respawn(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9734 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: balm.mixins.json:PlayerListMixin from mod balm->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9735 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: balm.mixins.json:PlayerListMixin from mod balm->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9736 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: balm.mixins.json:PlayerListMixin from mod balm->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9737 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: fabric-entity-events-v1.mixins.json:PlayerManagerMixin from mod fabric_entity_events_v1->@Inject::afterRespawn(Lnet/minecraft/server/level/ServerPlayer;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9738 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1201minus.PlayerManagerMixin from mod pehkui->@Inject::pehkui$onPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9739 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1201minus.PlayerManagerMixin from mod pehkui->@Inject::pehkui$onPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9740 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1201minus.PlayerManagerMixin from mod pehkui->@Inject::pehkui$onPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9741 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectBroadcastEvent(Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9742 | [08Jan2025 16:50:46.035] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectBroadcastEvent(Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9743 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectBroadcastEvent(Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9744 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLoginEvent(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9745 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLoginEvent(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9746 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLoginEvent(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9747 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLogoutEvent(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9748 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLogoutEvent(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9749 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPlayerLogoutEvent(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9750 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerListMixin from mod craterlib->@Inject::injectPreLoginEvent(Ljava/net/SocketAddress;Lcom/mojang/authlib/GameProfile;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9751 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinPlayerList from mod valkyrienskies->@Inject::afterPlayerJoin(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9752 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinPlayerList from mod valkyrienskies->@Inject::afterPlayerJoin(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9753 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinPlayerList from mod valkyrienskies->@Inject::afterPlayerJoin(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9754 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:server.MixinPlayerList from mod valkyrienskies->@Inject::sendToAround(Lnet/minecraft/world/entity/player/Player;DDDDLnet/minecraft/resources/ResourceKey;Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9755 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric_message_api_v1->@Inject::onSendChatMessage(Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/server/level/ServerPlayer;Lnet/minecraft/network/chat/ChatType$Bound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9756 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric_message_api_v1->@Inject::onSendGameMessage(Lnet/minecraft/network/chat/Component;Ljava/util/function/Function;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9757 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-message-api-v1.mixins.json:PlayerManagerMixin from mod fabric_message_api_v1->@Inject::onSendCommandMessage(Lnet/minecraft/network/chat/PlayerChatMessage;Lnet/minecraft/commands/CommandSourceStack;Lnet/minecraft/network/chat/ChatType$Bound;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9758 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: connectormod.mixins.json:PlayerListMixin from mod connectormod->@Inject::onGetPlayers(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9759 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric_networking_api_v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9760 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric_networking_api_v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9761 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:PlayerManagerMixin from mod fabric_networking_api_v1->@Inject::handlePlayerConnection(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9762 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9763 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9764 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnPlayerConnect(Lnet/minecraft/network/Connection;Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9765 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9766 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9767 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:PlayerManagerMixin from mod fabric_lifecycle_events_v1->@Inject::hookOnDataPacksReloaded(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9768 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: ars_nouveau.mixins.json:camera.PlayerListMixin from mod ars_nouveau->@Inject::broadcastToCameras(Lnet/minecraft/world/entity/player/Player;DDDDLnet/minecraft/resources/ResourceKey;Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/server/level/ServerPlayer;)V does use it's CallbackInfo
|
9769 | [08Jan2025 16:50:46.036] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:conductor_possession.PlayerListMixin from mod railways->@Inject::securitycraft$broadcastToCameras(Lnet/minecraft/world/entity/player/Player;DDDDLnet/minecraft/resources/ResourceKey;Lnet/minecraft/network/protocol/Packet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/server/level/ServerPlayer;)V does use it's CallbackInfo
|
9770 | [08Jan2025 16:50:46.042] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourceMixin from kubejs-common.mixins.json into net.minecraft.world.damagesource.DamageSource
|
9771 | [08Jan2025 16:50:46.043] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourceMixin from apoli.mixins.json into net.minecraft.world.damagesource.DamageSource
|
9772 | [08Jan2025 16:50:46.043] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourceMixin from ars_nouveau.mixins.json into net.minecraft.world.damagesource.DamageSource
|
9773 | [08Jan2025 16:50:46.043] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spellDeathMessage$0(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/network/chat/Style;)Lnet/minecraft/network/chat/Style; to md6778ec$ars_nouveau$lambda$spellDeathMessage$0$0 in ars_nouveau.mixins.json:DamageSourceMixin from mod ars_nouveau
|
9774 | [08Jan2025 16:50:46.050] [modloading-worker-0/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
|
9775 | [08Jan2025 16:50:46.062] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbessentials
|
9776 | [08Jan2025 16:50:46.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.server.ServerHandler to FORGE
|
9777 | [08Jan2025 16:50:46.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.player.PlayerPositionManager to FORGE
|
9778 | [08Jan2025 16:50:46.073] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file modernfix-common.toml for modernfix tracking
|
9779 | [08Jan2025 16:50:46.075] [modloading-worker-0/INFO] [Create Deco/]: Registering items for Create Deco
|
9780 | [08Jan2025 16:50:46.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.entity.CoreEntityManager to FORGE
|
9781 | [08Jan2025 16:50:46.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.config.CommonConfig to MOD
|
9782 | [08Jan2025 16:50:46.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweakscore.commands.CommandManager to FORGE
|
9783 | [08Jan2025 16:50:46.091] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.ForgePlatformHelper@7292cd6a for service interface com.yungnickyoung.minecraft.betterfortresses.services.IPlatformHelper
|
9784 | [08Jan2025 16:50:46.091] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.ForgeModulesLoader@104e9dcd for service interface com.yungnickyoung.minecraft.betterfortresses.services.IModulesLoader
|
9785 | [08Jan2025 16:50:46.093] [modloading-worker-0/DEBUG] [mixin/]: Mixing GameRulesKeyMixin from fabric-game-rule-api-v1.mixins.json into net.minecraft.world.level.GameRules$Key
|
9786 | [08Jan2025 16:50:46.093] [modloading-worker-0/DEBUG] [mixin/]: fabric-game-rule-api-v1.mixins.json:GameRulesKeyMixin from mod fabric_game_rule_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9787 | [08Jan2025 16:50:46.095] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for modernfix
|
9788 | [08Jan2025 16:50:46.095] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_screen_api_v1
|
9789 | [08Jan2025 16:50:46.099] [modloading-worker-0/DEBUG] [betterfortresses/]: Loaded com.yungnickyoung.minecraft.betterfortresses.services.ForgeProcessorProvider@7bd60082 for service interface com.yungnickyoung.minecraft.betterfortresses.services.IProcessorProvider
|
9790 | [08Jan2025 16:50:46.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloth_config
|
9791 | [08Jan2025 16:50:46.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterfortresses-forge-1_20.toml for betterfortresses tracking
|
9792 | [08Jan2025 16:50:46.126] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterfortresses
|
9793 | [08Jan2025 16:50:46.126] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for athena
|
9794 | [08Jan2025 16:50:46.142] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file corpse-server.toml for corpse tracking
|
9795 | [08Jan2025 16:50:46.143] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for corpse
|
9796 | [08Jan2025 16:50:46.143] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.maxhenkel.corpse.Main to FORGE
|
9797 | [08Jan2025 16:50:46.144] [modloading-worker-0/INFO] [Better Compatibility Checker/]: Better Compatibility Checker starting
|
9798 | [08Jan2025 16:50:46.146] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bcc-common.toml for bcc tracking
|
9799 | [08Jan2025 16:50:46.147] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bcc
|
9800 | [08Jan2025 16:50:46.147] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_game_rule_api_v1
|
9801 | [08Jan2025 16:50:46.156] [modloading-worker-0/DEBUG] [mixin/]: Mixing TagsProviderForgeMixin from puzzleslib.forge.mixins.json into net.minecraft.data.tags.TagsProvider
|
9802 | [08Jan2025 16:50:46.157] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_236069_ with desc (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V
|
9803 | [08Jan2025 16:50:46.157] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_resource_conditions_api_v1/COREMODLOG]: Injected DataProvider.FIXED_ORDER_FIELDS conditions key priority
|
9804 | [08Jan2025 16:50:46.157] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.transformer.CoreModBaseTransformer/COREMOD]: Transforming m_236069_ with desc (Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;)V
|
9805 | [08Jan2025 16:50:46.158] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_data_generation_api_v1/COREMODLOG]: Injected fabric key sort orders hook into DataProvider.FIXED_ORDER_FIELDS
|
9806 | [08Jan2025 16:50:46.158] [modloading-worker-0/DEBUG] [net.minecraftforge.coremod.CoreMod.fabric_data_generation_api_v1/COREMODLOG]: Injected fabric key sort orders hook into DataProvider.FIXED_ORDER_FIELDS
|
9807 | [08Jan2025 16:50:46.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-server.toml for refinedstorage tracking
|
9808 | [08Jan2025 16:50:46.159] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorage-client.toml for refinedstorage tracking
|
9809 | [08Jan2025 16:50:46.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_sheet of type minecraft:item
|
9810 | [08Jan2025 16:50:46.171] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for w2pets
|
9811 | [08Jan2025 16:50:46.174] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet of type minecraft:item
|
9812 | [08Jan2025 16:50:46.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_sheet of type minecraft:item
|
9813 | [08Jan2025 16:50:46.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_sheet of type minecraft:item
|
9814 | [08Jan2025 16:50:46.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_nugget of type minecraft:item
|
9815 | [08Jan2025 16:50:46.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_nugget of type minecraft:item
|
9816 | [08Jan2025 16:50:46.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_ingot of type minecraft:item
|
9817 | [08Jan2025 16:50:46.187] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.tag_id_caching.TagEntryMixin from modernfix-forge.mixins.json into net.minecraft.tags.TagEntry
|
9818 | [08Jan2025 16:50:46.187] [modloading-worker-0/WARN] [mixin/]: Static binding violation: PRIVATE @Overwrite method m_215924_ in modernfix-forge.mixins.json:perf.tag_id_caching.TagEntryMixin from mod modernfix cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
|
9819 | [08Jan2025 16:50:46.187] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTagEntry from footwork.mixins.json into net.minecraft.tags.TagEntry
|
9820 | [08Jan2025 16:50:46.218] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingHelperMixin from supermartijn642corelib.mixins.json into net.minecraftforge.common.crafting.CraftingHelper
|
9821 | [08Jan2025 16:50:46.218] [modloading-worker-0/DEBUG] [mixin/]: Mixing ingredient.CraftingHelperAccessor from fabric-recipe-api-v1.mixins.json into net.minecraftforge.common.crafting.CraftingHelper
|
9822 | [08Jan2025 16:50:46.218] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getIngredients()Lcom/google/common/collect/BiMap; to getIngredients$fabric_recipe_api_v1_$md$6778ec$0 in fabric-recipe-api-v1.mixins.json:ingredient.CraftingHelperAccessor from mod fabric_recipe_api_v1
|
9823 | [08Jan2025 16:50:46.219] [modloading-worker-0/DEBUG] [mixin/]: Mixing ingredient.CraftingHelperMixin from fabric-recipe-api-v1.mixins.json into net.minecraftforge.common.crafting.CraftingHelper
|
9824 | [08Jan2025 16:50:46.219] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0()Ljava/lang/Boolean; to md6778ec$fabric_recipe_api_v1$lambda$static$0$1 in fabric-recipe-api-v1.mixins.json:ingredient.CraftingHelperMixin from mod fabric_recipe_api_v1
|
9825 | [08Jan2025 16:50:46.220] [modloading-worker-0/DEBUG] [mixin/]: supermartijn642corelib.mixins.json:CraftingHelperMixin from mod supermartijn642corelib->@Inject::registerConditionSerializer(Lnet/minecraftforge/common/crafting/conditions/IConditionSerializer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
9826 | [08Jan2025 16:50:46.221] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.CraftingHelperMixin from mod fabric_recipe_api_v1->@Inject::beforeJsonArrayDeserialize(ZLjava/util/List;Ljava/util/List;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9827 | [08Jan2025 16:50:46.221] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.CraftingHelperMixin from mod fabric_recipe_api_v1->@Inject::afterJsonArrayDeserialize(ZLjava/util/List;Ljava/util/List;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9828 | [08Jan2025 16:50:46.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_coin of type minecraft:item
|
9829 | [08Jan2025 16:50:46.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_coinstack of type minecraft:item
|
9830 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_coin of type minecraft:item
|
9831 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_coinstack of type minecraft:item
|
9832 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_coin of type minecraft:item
|
9833 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_coinstack of type minecraft:item
|
9834 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_coin of type minecraft:item
|
9835 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_coinstack of type minecraft:item
|
9836 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coin of type minecraft:item
|
9837 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coinstack of type minecraft:item
|
9838 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_coin of type minecraft:item
|
9839 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_coinstack of type minecraft:item
|
9840 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_coin of type minecraft:item
|
9841 | [08Jan2025 16:50:46.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_coinstack of type minecraft:item
|
9842 | [08Jan2025 16:50:46.227] [modloading-worker-0/DEBUG] [mixin/]: Mixing IngredientsWithChildrenMixin from kubejs-forge.mixins.json into net.minecraftforge.common.crafting.CompoundIngredient
|
9843 | [08Jan2025 16:50:46.237] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.ConnectedTextureBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.foundation.block.connected.ConnectedTextureBehaviour
|
9844 | [08Jan2025 16:50:46.239] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.ConnectedTextureBehaviourMixin from mod copycats->@Inject::isCopycatBlockable(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9845 | [08Jan2025 16:50:46.243] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file balm-common.toml for balm tracking
|
9846 | [08Jan2025 16:50:46.262] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for balm
|
9847 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supermartijn642corelib
|
9848 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.core.CommonUtils to MOD
|
9849 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefulconfig
|
9850 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing VanillaBlockLootAccessor from werewolves.mixins.json into net.minecraft.data.loot.packs.VanillaBlockLoot
|
9851 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getEXPLOSION_RESISTANT()Ljava/util/Set; to getEXPLOSION_RESISTANT$werewolves_$md$6778ec$0 in werewolves.mixins.json:VanillaBlockLootAccessor from mod werewolves
|
9852 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [mixin/]: Mixing VanillaBlockLootAccessor from vampirism.mixins.json into net.minecraft.data.loot.packs.VanillaBlockLoot
|
9853 | [08Jan2025 16:50:46.280] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getEXPLOSION_RESISTANT()Ljava/util/Set; to getEXPLOSION_RESISTANT$vampirism_$md$6778ec$1 in vampirism.mixins.json:VanillaBlockLootAccessor from mod vampirism
|
9854 | [08Jan2025 16:50:46.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for yungsapi
|
9855 | [08Jan2025 16:50:46.295] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spark
|
9856 | [08Jan2025 16:50:46.299] [modloading-worker-0/INFO] [io.github.apace100.origins.Origins/]: Origins 1.20.1-1.10.0.9 is initializing. Have fun!
|
9857 | [08Jan2025 16:50:46.306] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from kubejs-common.mixins.json into net.minecraft.server.ReloadableServerResources
|
9858 | [08Jan2025 16:50:46.307] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesMixin from balm.mixins.json into net.minecraft.server.ReloadableServerResources
|
9859 | [08Jan2025 16:50:46.307] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$loadResources$0(Lnet/minecraft/server/ReloadableServerResources;)V to md6778ec$balm$lambda$loadResources$0$0 in balm.mixins.json:ReloadableServerResourcesMixin from mod balm
|
9860 | [08Jan2025 16:50:46.307] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.server.AccessReloadableServerResources from crafttweaker.mixins.json into net.minecraft.server.ReloadableServerResources
|
9861 | [08Jan2025 16:50:46.307] [modloading-worker-0/DEBUG] [mixin/]: Mixing DataPackContentsMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.ReloadableServerResources
|
9862 | [08Jan2025 16:50:46.307] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9863 | [08Jan2025 16:50:46.308] [modloading-worker-0/DEBUG] [mixin/]: Mixing ReloadableServerResourcesAccessor from vampirism.mixins.json into net.minecraft.server.ReloadableServerResources
|
9864 | [08Jan2025 16:50:46.308] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerResourcesMixin from placebo.mixins.json into net.minecraft.server.ReloadableServerResources
|
9865 | [08Jan2025 16:50:46.309] [modloading-worker-0/DEBUG] [mixin/]: Mixing DataPackContentsMixin from fabric-lifecycle-events-v1.mixins.json into net.minecraft.server.ReloadableServerResources
|
9866 | [08Jan2025 16:50:46.309] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerResourcesMixin from fastsuite.mixins.json into net.minecraft.server.ReloadableServerResources
|
9867 | [08Jan2025 16:50:46.309] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file origins-common.toml for origins tracking
|
9868 | [08Jan2025 16:50:46.309] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type CLIENT on mod origins
|
9869 | [08Jan2025 16:50:46.309] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type SERVER on mod origins
|
9870 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
9871 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
9872 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
9873 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::updateRegistryTags(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9874 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::updateRegistryTags(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9875 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:ReloadableServerResourcesMixin from mod kubejs->@Inject::updateRegistryTags(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9876 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: balm.mixins.json:ReloadableServerResourcesMixin from mod balm->@Inject::loadResources(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;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
|
9877 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9878 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9879 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9880 | [08Jan2025 16:50:46.312] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:DataPackContentsMixin from mod fabric_resource_conditions_api_v1->@Inject::hookReload(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess$Frozen;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
|
9881 | [08Jan2025 16:50:46.313] [modloading-worker-0/DEBUG] [mixin/]: placebo.mixins.json:ServerResourcesMixin from mod placebo->@Inject::placebo_listeners(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9882 | [08Jan2025 16:50:46.313] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric_lifecycle_events_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9883 | [08Jan2025 16:50:46.313] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric_lifecycle_events_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9884 | [08Jan2025 16:50:46.313] [modloading-worker-0/DEBUG] [mixin/]: fabric-lifecycle-events-v1.mixins.json:DataPackContentsMixin from mod fabric_lifecycle_events_v1->@Inject::hookRefresh(Lnet/minecraft/core/RegistryAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9885 | [08Jan2025 16:50:46.316] [modloading-worker-0/DEBUG] [mixin/]: Mixing loot.BlockLootTableGeneratorMixin from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.loot.BlockLootSubProvider
|
9886 | [08Jan2025 16:50:46.316] [modloading-worker-0/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:loot.BlockLootTableGeneratorMixin from mod fabric_data_generation_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
9887 | [08Jan2025 16:50:46.328] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-client.toml for curios tracking
|
9888 | [08Jan2025 16:50:46.330] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.apoli.ModifyFoodPowerMixin from origins_classes.mixins.json into io.github.edwinmindcraft.apoli.common.power.ModifyFoodPower
|
9889 | [08Jan2025 16:50:46.332] [modloading-worker-0/DEBUG] [mixin/]: origins_classes.mixins.json:common.apoli.ModifyFoodPowerMixin from mod origins_classes->@Inject::originsClasses$bindModifyCraftedFoodPowers(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
9890 | [08Jan2025 16:50:46.335] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.ModifyPlayerSpawnPowerMixin from origins.mixins.json into io.github.edwinmindcraft.apoli.common.power.ModifyPlayerSpawnPower
|
9891 | [08Jan2025 16:50:46.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_window of type minecraft:item
|
9892 | [08Jan2025 16:50:46.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_window of type minecraft:block
|
9893 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window of type minecraft:item
|
9894 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window of type minecraft:block
|
9895 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_window of type minecraft:item
|
9896 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_window of type minecraft:block
|
9897 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window of type minecraft:item
|
9898 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window of type minecraft:block
|
9899 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window of type minecraft:item
|
9900 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window of type minecraft:block
|
9901 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window of type minecraft:item
|
9902 | [08Jan2025 16:50:46.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window of type minecraft:block
|
9903 | [08Jan2025 16:50:46.342] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-common.toml for curios tracking
|
9904 | [08Jan2025 16:50:46.343] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file curios-server.toml for curios tracking
|
9905 | [08Jan2025 16:50:46.343] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for curios
|
9906 | [08Jan2025 16:50:46.344] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockAdvancementMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlock
|
9907 | [08Jan2025 16:50:46.344] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
9908 | [08Jan2025 16:50:46.345] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9909 | [08Jan2025 16:50:46.345] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9910 | [08Jan2025 16:50:46.345] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:KineticBlockAdvancementMixin from mod create_connected->@Inject::trackOwner(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9911 | [08Jan2025 16:50:46.365] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for searchables
|
9912 | [08Jan2025 16:50:46.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_window_pane of type minecraft:item
|
9913 | [08Jan2025 16:50:46.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_window_pane of type minecraft:block
|
9914 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window_pane of type minecraft:item
|
9915 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window_pane of type minecraft:block
|
9916 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_window_pane of type minecraft:item
|
9917 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_window_pane of type minecraft:block
|
9918 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window_pane of type minecraft:item
|
9919 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window_pane of type minecraft:block
|
9920 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window_pane of type minecraft:item
|
9921 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window_pane of type minecraft:block
|
9922 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window_pane of type minecraft:item
|
9923 | [08Jan2025 16:50:46.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window_pane of type minecraft:block
|
9924 | [08Jan2025 16:50:46.372] [modloading-worker-0/INFO] [Create Deco/]: Registering blocks for Create Deco
|
9925 | [08Jan2025 16:50:46.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam_bucket of type minecraft:item
|
9926 | [08Jan2025 16:50:46.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam of type forge:fluid_type
|
9927 | [08Jan2025 16:50:46.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars_overlay of type minecraft:item
|
9928 | [08Jan2025 16:50:46.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam of type minecraft:block
|
9929 | [08Jan2025 16:50:46.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars_overlay of type minecraft:block
|
9930 | [08Jan2025 16:50:46.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam of type minecraft:fluid
|
9931 | [08Jan2025 16:50:46.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars of type minecraft:item
|
9932 | [08Jan2025 16:50:46.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sweet_berries_jam of type minecraft:fluid
|
9933 | [08Jan2025 16:50:46.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waffle of type minecraft:item
|
9934 | [08Jan2025 16:50:46.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uncooked_waffle of type minecraft:item
|
9935 | [08Jan2025 16:50:46.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cake_paste of type minecraft:item
|
9936 | [08Jan2025 16:50:46.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_roll of type minecraft:item
|
9937 | [08Jan2025 16:50:46.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_roll of type minecraft:item
|
9938 | [08Jan2025 16:50:46.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_chocolate_roll of type minecraft:item
|
9939 | [08Jan2025 16:50:46.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ruby_chocolate_roll of type minecraft:item
|
9940 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars of type minecraft:block
|
9941 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_chocolate_roll of type minecraft:item
|
9942 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars_overlay of type minecraft:item
|
9943 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars_overlay of type minecraft:block
|
9944 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars of type minecraft:item
|
9945 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars of type minecraft:block
|
9946 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_roll of type minecraft:item
|
9947 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_bars_overlay of type minecraft:item
|
9948 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_bars_overlay of type minecraft:block
|
9949 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars_overlay of type minecraft:item
|
9950 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars_overlay of type minecraft:block
|
9951 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars of type minecraft:item
|
9952 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam_roll of type minecraft:item
|
9953 | [08Jan2025 16:50:46.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars of type minecraft:block
|
9954 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_bars_overlay of type minecraft:item
|
9955 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_bars_overlay of type minecraft:block
|
9956 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_bars of type minecraft:item
|
9957 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_bars of type minecraft:block
|
9958 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_glazed_berries of type minecraft:item
|
9959 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bars_overlay of type minecraft:item
|
9960 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bars_overlay of type minecraft:block
|
9961 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bars of type minecraft:item
|
9962 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bars of type minecraft:block
|
9963 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_apple of type minecraft:item
|
9964 | [08Jan2025 16:50:46.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_chocolate_apple of type minecraft:item
|
9965 | [08Jan2025 16:50:46.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ruby_chocolate_apple of type minecraft:item
|
9966 | [08Jan2025 16:50:46.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_chocolate_apple of type minecraft:item
|
9967 | [08Jan2025 16:50:46.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_apple of type minecraft:item
|
9968 | [08Jan2025 16:50:46.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_mesh_fence of type minecraft:item
|
9969 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_waffle of type minecraft:item
|
9970 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_mesh_fence of type minecraft:block
|
9971 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_waffle of type minecraft:item
|
9972 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mesh_fence of type minecraft:item
|
9973 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_chocolate_waffle of type minecraft:item
|
9974 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mesh_fence of type minecraft:block
|
9975 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_mesh_fence of type minecraft:item
|
9976 | [08Jan2025 16:50:46.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_mesh_fence of type minecraft:block
|
9977 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_mesh_fence of type minecraft:item
|
9978 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_mesh_fence of type minecraft:block
|
9979 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_mesh_fence of type minecraft:item
|
9980 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_mesh_fence of type minecraft:block
|
9981 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_mesh_fence of type minecraft:item
|
9982 | [08Jan2025 16:50:46.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_mesh_fence of type minecraft:block
|
9983 | [08Jan2025 16:50:46.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ruby_chocolate_waffle of type minecraft:item
|
9984 | [08Jan2025 16:50:46.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_chocolate_waffle of type minecraft:item
|
9985 | [08Jan2025 16:50:46.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_waffle of type minecraft:item
|
9986 | [08Jan2025 16:50:46.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berries_jam_waffle of type minecraft:item
|
9987 | [08Jan2025 16:50:46.392] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_factory
|
9988 | [08Jan2025 16:50:46.411] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk of type minecraft:item
|
9989 | [08Jan2025 16:50:46.454] [modloading-worker-0/DEBUG] [mixin/]: Mixing nestedschematics.ServerSchematicLoaderMixin from create_connected.mixins.json into com.simibubi.create.content.schematics.ServerSchematicLoader
|
9990 | [08Jan2025 16:50:46.454] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
9991 | [08Jan2025 16:50:46.454] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$1(Ljava/nio/file/Path;)Z to md6778ec$create_connected$lambda$countNestedFiles$1$0 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
|
9992 | [08Jan2025 16:50:46.454] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$countNestedFiles$0(Ljava/nio/file/Path;)Z to md6778ec$create_connected$lambda$countNestedFiles$0$1 in create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected
|
9993 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
9994 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9995 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9996 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
9997 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::createNestedFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
9998 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::createNestedFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
9999 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::createNestedFolders(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;JLnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10000 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10001 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10002 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10003 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::validateNesting(Lnet/minecraft/server/level/ServerPlayer;Ljava/lang/String;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
10004 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
10005 | [08Jan2025 16:50:46.474] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
10006 | [08Jan2025 16:50:46.475] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:nestedschematics.ServerSchematicLoaderMixin from mod create_connected->@Inject::deleteEmptyFolders(Ljava/nio/file/Path;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
10007 | [08Jan2025 16:50:46.510] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.MixinRedstoneLinkNetworkHandler from valkyrienskies-common.mixins.json into com.simibubi.create.content.redstone.link.RedstoneLinkNetworkHandler
|
10008 | [08Jan2025 16:50:46.512] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.RedstoneLinkNetworkHandlerMixin from forge-clockworkadditions-common.mixins.json into com.simibubi.create.content.redstone.link.RedstoneLinkNetworkHandler
|
10009 | [08Jan2025 16:50:46.512] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clockworkAdditions$wrapCloserThan$1(Lcom/simibubi/create/content/redstone/link/RedstoneLinkNetworkHandler$Frequency;)Z to md6778ec$lambda$clockworkAdditions$wrapCloserThan$1$0 in forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)
|
10010 | [08Jan2025 16:50:46.512] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clockworkAdditions$wrapCloserThan$0(Lcom/simibubi/create/content/redstone/link/RedstoneLinkNetworkHandler$Frequency;)Z to md6778ec$lambda$clockworkAdditions$wrapCloserThan$0$1 in forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)
|
10011 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.MixinRedstoneLinkNetworkHandler from mod valkyrienskies->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10012 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.MixinRedstoneLinkNetworkHandler from mod valkyrienskies->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10013 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.MixinRedstoneLinkNetworkHandler from mod valkyrienskies->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10014 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)->@Inject::clockworkAdditions$wrapCloserThan(Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10015 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10016 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10017 | [08Jan2025 16:50:46.563] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:create.RedstoneLinkNetworkHandlerMixin from mod (unknown)->@Inject::harvestLevel(Lnet/minecraft/world/level/LevelAccessor;Lcom/simibubi/create/content/redstone/link/IRedstoneLinkable;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10018 | [08Jan2025 16:50:46.583] [modloading-worker-0/DEBUG] [mixin/]: Mixing GlobalTrainDisplayDataMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.trains.display.GlobalTrainDisplayData
|
10019 | [08Jan2025 16:50:46.584] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalTrainDisplayDataMixin from mod createrailwaysnavigator->@Inject::onRefreshPre(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10020 | [08Jan2025 16:50:46.584] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:GlobalTrainDisplayDataMixin from mod createrailwaysnavigator->@Inject::onRefreshPost(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10021 | [08Jan2025 16:50:46.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk of type minecraft:block
|
10022 | [08Jan2025 16:50:46.590] [modloading-worker-0/DEBUG] [mixin/]: Mixing minecraft.MixinClipContext from forge-vs_addition-common.mixins.json into net.minecraft.world.level.ClipContext
|
10023 | [08Jan2025 16:50:46.592] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinClipContext from mod (unknown)->@Inject::setEntity(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/ClipContext$Block;Lnet/minecraft/world/level/ClipContext$Fluid;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10024 | [08Jan2025 16:50:46.592] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinClipContext from mod (unknown)->@Inject::setEntity(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/ClipContext$Block;Lnet/minecraft/world/level/ClipContext$Fluid;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10025 | [08Jan2025 16:50:46.592] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:minecraft.MixinClipContext from mod (unknown)->@Inject::setEntity(Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/ClipContext$Block;Lnet/minecraft/world/level/ClipContext$Fluid;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10026 | [08Jan2025 16:50:46.599] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk_stairs of type minecraft:item
|
10027 | [08Jan2025 16:50:46.599] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk_stairs of type minecraft:block
|
10028 | [08Jan2025 16:50:46.608] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk_railing of type minecraft:item
|
10029 | [08Jan2025 16:50:46.609] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_catwalk_railing of type minecraft:block
|
10030 | [08Jan2025 16:50:46.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file scguns-client.toml for scguns tracking
|
10031 | [08Jan2025 16:50:46.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file scguns-common.toml for scguns tracking
|
10032 | [08Jan2025 16:50:46.625] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file gun_scaling/main.toml for scguns tracking
|
10033 | [08Jan2025 16:50:46.625] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file scguns-server.toml for scguns tracking
|
10034 | [08Jan2025 16:50:46.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_support_wedge of type minecraft:item
|
10035 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_support_wedge of type minecraft:block
|
10036 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk of type minecraft:item
|
10037 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk of type minecraft:block
|
10038 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk_stairs of type minecraft:item
|
10039 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk_stairs of type minecraft:block
|
10040 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk_railing of type minecraft:item
|
10041 | [08Jan2025 16:50:46.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk_railing of type minecraft:block
|
10042 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_support_wedge of type minecraft:item
|
10043 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_support_wedge of type minecraft:block
|
10044 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk of type minecraft:item
|
10045 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk of type minecraft:block
|
10046 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk_stairs of type minecraft:item
|
10047 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk_stairs of type minecraft:block
|
10048 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk_railing of type minecraft:item
|
10049 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk_railing of type minecraft:block
|
10050 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_support_wedge of type minecraft:item
|
10051 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_support_wedge of type minecraft:block
|
10052 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk of type minecraft:item
|
10053 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk of type minecraft:block
|
10054 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk_stairs of type minecraft:item
|
10055 | [08Jan2025 16:50:46.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk_stairs of type minecraft:block
|
10056 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk_railing of type minecraft:item
|
10057 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk_railing of type minecraft:block
|
10058 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_support_wedge of type minecraft:item
|
10059 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_support_wedge of type minecraft:block
|
10060 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk of type minecraft:item
|
10061 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk of type minecraft:block
|
10062 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk_stairs of type minecraft:item
|
10063 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk_stairs of type minecraft:block
|
10064 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk_railing of type minecraft:item
|
10065 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_catwalk_railing of type minecraft:block
|
10066 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_support_wedge of type minecraft:item
|
10067 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_support_wedge of type minecraft:block
|
10068 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk of type minecraft:item
|
10069 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk of type minecraft:block
|
10070 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk_stairs of type minecraft:item
|
10071 | [08Jan2025 16:50:46.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk_stairs of type minecraft:block
|
10072 | [08Jan2025 16:50:46.630] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk_railing of type minecraft:item
|
10073 | [08Jan2025 16:50:46.630] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk_railing of type minecraft:block
|
10074 | [08Jan2025 16:50:46.630] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_support_wedge of type minecraft:item
|
10075 | [08Jan2025 16:50:46.630] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_support_wedge of type minecraft:block
|
10076 | [08Jan2025 16:50:46.632] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_ladder of type minecraft:item
|
10077 | [08Jan2025 16:50:46.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_ladder of type minecraft:block
|
10078 | [08Jan2025 16:50:46.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_ladder of type minecraft:item
|
10079 | [08Jan2025 16:50:46.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_ladder of type minecraft:block
|
10080 | [08Jan2025 16:50:46.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ladder of type minecraft:item
|
10081 | [08Jan2025 16:50:46.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ladder of type minecraft:block
|
10082 | [08Jan2025 16:50:46.636] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_hull of type minecraft:item
|
10083 | [08Jan2025 16:50:46.636] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_hull of type minecraft:block
|
10084 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hull of type minecraft:item
|
10085 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hull of type minecraft:block
|
10086 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_hull of type minecraft:item
|
10087 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_hull of type minecraft:block
|
10088 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_hull of type minecraft:item
|
10089 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_hull of type minecraft:block
|
10090 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_hull of type minecraft:item
|
10091 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_hull of type minecraft:block
|
10092 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_hull of type minecraft:item
|
10093 | [08Jan2025 16:50:46.637] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_hull of type minecraft:block
|
10094 | [08Jan2025 16:50:46.639] [modloading-worker-0/DEBUG] [mixin/]: Mixing SinglePreparationResourceReloaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
|
10095 | [08Jan2025 16:50:46.639] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
10096 | [08Jan2025 16:50:46.639] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConditionHackMixin from moonlight.mixins.json into net.minecraft.server.packs.resources.SimplePreparableReloadListener
|
10097 | [08Jan2025 16:50:46.644] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@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
|
10098 | [08Jan2025 16:50:46.644] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@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
|
10099 | [08Jan2025 16:50:46.644] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:SinglePreparationResourceReloaderMixin from mod fabric_resource_conditions_api_v1->@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
|
10100 | [08Jan2025 16:50:46.644] [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
|
10101 | [08Jan2025 16:50:46.644] [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
|
10102 | [08Jan2025 16:50:46.644] [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
|
10103 | [08Jan2025 16:50:46.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_support of type minecraft:item
|
10104 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_support of type minecraft:block
|
10105 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_support of type minecraft:item
|
10106 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_support of type minecraft:block
|
10107 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_support of type minecraft:item
|
10108 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_support of type minecraft:block
|
10109 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_support of type minecraft:item
|
10110 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_support of type minecraft:block
|
10111 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_support of type minecraft:item
|
10112 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_support of type minecraft:block
|
10113 | [08Jan2025 16:50:46.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_support of type minecraft:item
|
10114 | [08Jan2025 16:50:46.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_support of type minecraft:block
|
10115 | [08Jan2025 16:50:46.661] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheat_flour of type minecraft:item
|
10116 | [08Jan2025 16:50:46.664] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dough of type minecraft:item
|
10117 | [08Jan2025 16:50:46.664] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_flour of type minecraft:item
|
10118 | [08Jan2025 16:50:46.664] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz of type minecraft:item
|
10119 | [08Jan2025 16:50:46.664] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_rose_quartz of type minecraft:item
|
10120 | [08Jan2025 16:50:46.664] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powdered_obsidian of type minecraft:item
|
10121 | [08Jan2025 16:50:46.665] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sturdy_sheet of type minecraft:item
|
10122 | [08Jan2025 16:50:46.665] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller of type minecraft:item
|
10123 | [08Jan2025 16:50:46.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry whisk of type minecraft:item
|
10124 | [08Jan2025 16:50:46.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_hand of type minecraft:item
|
10125 | [08Jan2025 16:50:46.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafter_slot_cover of type minecraft:item
|
10126 | [08Jan2025 16:50:46.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electron_tube of type minecraft:item
|
10127 | [08Jan2025 16:50:46.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_precision_mechanism of type minecraft:item
|
10128 | [08Jan2025 16:50:46.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unprocessed_obsidian_sheet of type minecraft:item
|
10129 | [08Jan2025 16:50:46.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_track of type minecraft:item
|
10130 | [08Jan2025 16:50:46.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry precision_mechanism of type minecraft:item
|
10131 | [08Jan2025 16:50:46.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake_base of type minecraft:item
|
10132 | [08Jan2025 16:50:46.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_cake of type minecraft:item
|
10133 | [08Jan2025 16:50:46.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_blaze_cake of type minecraft:item
|
10134 | [08Jan2025 16:50:46.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bar_of_chocolate of type minecraft:item
|
10135 | [08Jan2025 16:50:46.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_roll of type minecraft:item
|
10136 | [08Jan2025 16:50:46.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_glazed_berries of type minecraft:item
|
10137 | [08Jan2025 16:50:46.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honeyed_apple of type minecraft:item
|
10138 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry builders_tea of type minecraft:item
|
10139 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_zinc of type minecraft:item
|
10140 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy of type minecraft:item
|
10141 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ingot of type minecraft:item
|
10142 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [mixin/]: Mixing DataGeneratorMixin from fabric-data-generation-api-v1.mixins.json into net.minecraft.data.DataGenerator
|
10143 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [mixin/]: fabric-data-generation-api-v1.mixins.json:DataGeneratorMixin from mod fabric_data_generation_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
10144 | [08Jan2025 16:50:46.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ingot of type minecraft:item
|
10145 | [08Jan2025 16:50:46.688] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type minecraft:item
|
10146 | [08Jan2025 16:50:46.696] [modloading-worker-0/DEBUG] [mixin/]: Mixing ExistingFileHelperMixin from spartantoolkit.mixins.json into net.minecraftforge.common.data.ExistingFileHelper
|
10147 | [08Jan2025 16:50:46.697] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ExistingFileHelperMixin from mod spartantoolkit->@Inject::spartantoolkit_exists(Lnet/minecraft/resources/ResourceLocation;Lnet/minecraftforge/common/data/ExistingFileHelper$IResourceType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10148 | [08Jan2025 16:50:46.701] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for origins
|
10149 | [08Jan2025 16:50:46.701] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.github.edwinmindcraft.origins.common.OriginsEventHandler to FORGE
|
10150 | [08Jan2025 16:50:46.711] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type minecraft:item
|
10151 | [08Jan2025 16:50:46.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type minecraft:item
|
10152 | [08Jan2025 16:50:46.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_nugget of type minecraft:item
|
10153 | [08Jan2025 16:50:46.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_nugget of type minecraft:item
|
10154 | [08Jan2025 16:50:46.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_nugget of type minecraft:item
|
10155 | [08Jan2025 16:50:46.716] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_nugget of type minecraft:item
|
10156 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet of type minecraft:item
|
10157 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet of type minecraft:item
|
10158 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet of type minecraft:item
|
10159 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_sheet of type minecraft:item
|
10160 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_iron of type minecraft:item
|
10161 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_gold of type minecraft:item
|
10162 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_copper of type minecraft:item
|
10163 | [08Jan2025 16:50:46.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_zinc of type minecraft:item
|
10164 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_osmium of type minecraft:item
|
10165 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_platinum of type minecraft:item
|
10166 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_silver of type minecraft:item
|
10167 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_tin of type minecraft:item
|
10168 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_lead of type minecraft:item
|
10169 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_quicksilver of type minecraft:item
|
10170 | [08Jan2025 16:50:46.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_aluminum of type minecraft:item
|
10171 | [08Jan2025 16:50:46.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_uranium of type minecraft:item
|
10172 | [08Jan2025 16:50:46.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_raw_nickel of type minecraft:item
|
10173 | [08Jan2025 16:50:46.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_connector of type minecraft:item
|
10174 | [08Jan2025 16:50:46.725] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.EntityAttributeInstanceMixin from apoli.mixins.json into net.minecraft.world.entity.ai.attributes.AttributeInstance
|
10175 | [08Jan2025 16:50:46.727] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.EntityAttributeInstanceMixin from mod apoli->@Inject::apoli$modifyAttributeValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10176 | [08Jan2025 16:50:46.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gearbox of type minecraft:item
|
10177 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/server.toml for projecte tracking
|
10178 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/common.toml for projecte tracking
|
10179 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ProjectE/client.toml for projecte tracking
|
10180 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for projecte
|
10181 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.events.TickEvents to FORGE
|
10182 | [08Jan2025 16:50:46.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_blaze_burner of type minecraft:item
|
10183 | [08Jan2025 16:50:46.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goggles of type minecraft:item
|
10184 | [08Jan2025 16:50:46.735] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BrainAccessor from moonlight-common.mixins.json into net.minecraft.world.entity.ai.Brain
|
10185 | [08Jan2025 16:50:46.742] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat116plus.TargetPredicateMixin from pehkui.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
10186 | [08Jan2025 16:50:46.743] [modloading-worker-0/DEBUG] [mixin/]: Mixing TargetingConditionsAccessor from werewolves.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
10187 | [08Jan2025 16:50:46.743] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinEntityPredicate from vampirism.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
10188 | [08Jan2025 16:50:46.743] [modloading-worker-0/DEBUG] [mixin/]: Mixing TargetConditionAccessor from vampirism.mixins.json into net.minecraft.world.entity.ai.targeting.TargetingConditions
|
10189 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10190 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10191 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10192 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10193 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10194 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10195 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10196 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: vampirism.mixins.json:MixinEntityPredicate from mod vampirism->@Inject::handleCanTarget_vampirism(Lnet/minecraft/world/entity/LivingEntity;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10197 | [08Jan2025 16:50:46.745] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getSelector()Ljava/util/function/Predicate; in net.minecraft.world.entity.ai.targeting.TargetingConditions was not merged
|
10198 | [08Jan2025 16:50:46.742] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type minecraft:item
|
10199 | [08Jan2025 16:50:46.751] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.events.PlayerEvents to FORGE
|
10200 | [08Jan2025 16:50:46.753] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_coupling of type minecraft:item
|
10201 | [08Jan2025 16:50:46.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing KnowledgeEventsProviderMixin from teamprojecte.mixins.json into moze_intel.projecte.impl.capability.KnowledgeImpl$Provider
|
10202 | [08Jan2025 16:50:46.766] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_blueprint of type minecraft:item
|
10203 | [08Jan2025 16:50:46.767] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_backtank_placeable of type minecraft:item
|
10204 | [08Jan2025 16:50:46.768] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_backtank_placeable of type minecraft:item
|
10205 | [08Jan2025 16:50:46.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_backtank of type minecraft:item
|
10206 | [08Jan2025 16:50:46.778] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_backtank of type minecraft:item
|
10207 | [08Jan2025 16:50:46.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_diving_helmet of type minecraft:item
|
10208 | [08Jan2025 16:50:46.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_diving_helmet of type minecraft:item
|
10209 | [08Jan2025 16:50:46.783] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_diving_boots of type minecraft:item
|
10210 | [08Jan2025 16:50:46.787] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_diving_boots of type minecraft:item
|
10211 | [08Jan2025 16:50:46.798] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sand_paper of type minecraft:item
|
10212 | [08Jan2025 16:50:46.799] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sand_paper of type minecraft:item
|
10213 | [08Jan2025 16:50:46.803] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file some_peripherals-SERVER.toml for some_peripherals tracking
|
10214 | [08Jan2025 16:50:46.804] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type CLIENT on mod some_peripherals using file name some_peripherals-CLIENT.toml
|
10215 | [08Jan2025 16:50:46.806] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod some_peripherals using file name some_peripherals-COMMON.toml
|
10216 | [08Jan2025 16:50:46.808] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrench of type minecraft:item
|
10217 | [08Jan2025 16:50:46.809] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing moze_intel.projecte.PECore to FORGE
|
10218 | [08Jan2025 16:50:46.812] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorOrientedContraptionEntity from railways-common.mixins.json into com.simibubi.create.content.contraptions.OrientedContraptionEntity
|
10219 | [08Jan2025 16:50:46.814] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.AbstractContraptionEntityMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
|
10220 | [08Jan2025 16:50:46.815] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.entity.MixinAbstractContraptionEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
|
10221 | [08Jan2025 16:50:46.816] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$preTickActors$0(Lnet/minecraft/world/phys/Vec3;)Lnet/minecraft/world/phys/Vec3; to md6778ec$valkyrienskies$lambda$preTickActors$0$0 in valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies
|
10222 | [08Jan2025 16:50:46.818] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
|
10223 | [08Jan2025 16:50:46.827] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorAbstractContraptionEntity from railways-common.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
|
10224 | [08Jan2025 16:50:46.827] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractContraptionEntityMixin from interiors-common.mixins.json into com.simibubi.create.content.contraptions.AbstractContraptionEntity
|
10225 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.AbstractContraptionEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10226 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.AbstractContraptionEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10227 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.AbstractContraptionEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10228 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::redirectToGlobalVector(Lnet/minecraft/world/phys/Vec3;FZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10229 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::preTickActors(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
10230 | [08Jan2025 16:50:46.840] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::modGetContactPointMotion(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
10231 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::modGetContactPointMotion(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
10232 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::modGetContactPointMotion(Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
10233 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10234 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10235 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinAbstractContraptionEntity from mod valkyrienskies->@Inject::postTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10236 | [08Jan2025 16:50:46.841] [modloading-worker-0/DEBUG] [mixin/]: interiors-common.mixins.json:AbstractContraptionEntityMixin from mod interiors->@Inject::raiseSeatEntity(Lnet/minecraft/world/entity/Entity;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10237 | [08Jan2025 16:50:46.847] [modloading-worker-0/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
|
10238 | [08Jan2025 16:50:46.847] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorage
|
10239 | [08Jan2025 16:50:46.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_contraption of type minecraft:item
|
10240 | [08Jan2025 16:50:46.858] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_entity_events_v1
|
10241 | [08Jan2025 16:50:46.858] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for conditional_mixin
|
10242 | [08Jan2025 16:50:46.858] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_data_attachment_v1
|
10243 | [08Jan2025 16:50:46.858] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jadeaddons
|
10244 | [08Jan2025 16:50:46.859] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_minecart_contraption of type minecraft:item
|
10245 | [08Jan2025 16:50:46.859] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chest_minecart_contraption of type minecraft:item
|
10246 | [08Jan2025 16:50:46.863] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toms_storage-common.toml for toms_storage tracking
|
10247 | [08Jan2025 16:50:46.863] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toms_storage-server.toml for toms_storage tracking
|
10248 | [08Jan2025 16:50:46.866] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_controller of type minecraft:item
|
10249 | [08Jan2025 16:50:46.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_cannon of type minecraft:item
|
10250 | [08Jan2025 16:50:46.887] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for worldedit
|
10251 | [08Jan2025 16:50:46.888] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for some_peripherals
|
10252 | [08Jan2025 16:50:46.893] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry extendo_grip of type minecraft:item
|
10253 | [08Jan2025 16:50:46.897] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file fastleafdecay-server.toml for fastleafdecay tracking
|
10254 | [08Jan2025 16:50:46.897] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastleafdecay
|
10255 | [08Jan2025 16:50:46.898] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.olafski.fastleafdecay.FldConfiguration to MOD
|
10256 | [08Jan2025 16:50:46.900] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.ForgePlatformHelper@bdcd9c for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IPlatformHelper
|
10257 | [08Jan2025 16:50:46.902] [modloading-worker-0/DEBUG] [mixin/]: Mixing StorageTerminalBlockEntityAccessor from cct.mixins.json into com.tom.storagemod.tile.StorageTerminalBlockEntity
|
10258 | [08Jan2025 16:50:46.910] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wand_of_symmetry of type minecraft:item
|
10259 | [08Jan2025 16:50:46.913] [modloading-worker-0/DEBUG] [bettermineshafts/]: Loaded com.yungnickyoung.minecraft.bettermineshafts.services.ForgeModulesLoader@607171e7 for service interface com.yungnickyoung.minecraft.bettermineshafts.services.IModulesLoader
|
10260 | [08Jan2025 16:50:46.919] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file bettermineshafts-forge-1_20.toml for bettermineshafts tracking
|
10261 | [08Jan2025 16:50:46.920] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettermineshafts
|
10262 | [08Jan2025 16:50:46.924] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.AssemblyOperatorBlockItemMixin from createcasing.mixins.json into com.simibubi.create.content.processing.AssemblyOperatorBlockItem
|
10263 | [08Jan2025 16:50:46.925] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AssemblyOperatorBlockItemMixin from mod createcasing->@Inject::inject(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10264 | [08Jan2025 16:50:46.926] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file recruits-server.toml for recruits tracking
|
10265 | [08Jan2025 16:50:46.927] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file recruits-client.toml for recruits tracking
|
10266 | [08Jan2025 16:50:46.928] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handheld_worldshaper of type minecraft:item
|
10267 | [08Jan2025 16:50:46.930] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicer of type minecraft:item
|
10268 | [08Jan2025 16:50:46.930] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicer of type minecraft:block
|
10269 | [08Jan2025 16:50:46.931] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.tree_fertilizer.TreesDreamWorldAccssor from forge-vs_addition-common.mixins.json into com.simibubi.create.content.equipment.TreeFertilizerItem$TreesDreamWorld
|
10270 | [08Jan2025 16:50:46.933] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityMixin from create_tweaked_controllers.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
10271 | [08Jan2025 16:50:46.934] [modloading-worker-0/DEBUG] [mixin/]: Mixing KineticBlockEntityMixin from petrolsparts.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
10272 | [08Jan2025 16:50:46.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.KineticBlockEntityMixin from forge-clockworkadditions-common.mixins.json into com.simibubi.create.content.kinetics.base.KineticBlockEntity
|
10273 | [08Jan2025 16:50:46.938] [modloading-worker-0/DEBUG] [mixin/]: create_tweaked_controllers.mixins.json:KineticBlockEntityMixin from mod create_tweaked_controllers->@Inject::getFlickerScoreMixin(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10274 | [08Jan2025 16:50:46.938] [modloading-worker-0/DEBUG] [mixin/]: petrolsparts.mixins.json:KineticBlockEntityMixin from mod petrolsparts->@Inject::inAddPropagationLocations(Lcom/simibubi/create/content/kinetics/base/IRotate;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
10275 | [08Jan2025 16:50:46.938] [modloading-worker-0/DEBUG] [mixin/]: petrolsparts.mixins.json:KineticBlockEntityMixin from mod petrolsparts->@Inject::inAddPropagationLocations(Lcom/simibubi/create/content/kinetics/base/IRotate;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
10276 | [08Jan2025 16:50:46.938] [modloading-worker-0/DEBUG] [mixin/]: petrolsparts.mixins.json:KineticBlockEntityMixin from mod petrolsparts->@Inject::inAddPropagationLocations(Lcom/simibubi/create/content/kinetics/base/IRotate;Lnet/minecraft/world/level/block/state/BlockState;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
10277 | [08Jan2025 16:50:46.938] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:create.KineticBlockEntityMixin from mod (unknown)->@Inject::resetFlickerScoreWithGyro(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10278 | [08Jan2025 16:50:46.955] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tree_fertilizer of type minecraft:item
|
10279 | [08Jan2025 16:50:46.956] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:recruit_block]
|
10280 | [08Jan2025 16:50:46.957] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:recruit_shield_block]
|
10281 | [08Jan2025 16:50:46.957] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:bowman_block]
|
10282 | [08Jan2025 16:50:46.957] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:crossbowman_block]
|
10283 | [08Jan2025 16:50:46.957] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:horseman_block]
|
10284 | [08Jan2025 16:50:46.957] [modloading-worker-0/INFO] [recruits/]: Registering POI for ResourceKey[minecraft:block / recruits:nomad_block]
|
10285 | [08Jan2025 16:50:46.958] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.FilterItemMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.logistics.filter.FilterItem
|
10286 | [08Jan2025 16:50:46.958] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicer of type minecraft:block_entity_type
|
10287 | [08Jan2025 16:50:46.959] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.FilterItemMixin from mod createbigcannons->@Inject::createbigcannons$testDirect(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10288 | [08Jan2025 16:50:46.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.ProcessingRecipeMixin from creatingspace.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipe
|
10289 | [08Jan2025 16:50:46.964] [modloading-worker-0/DEBUG] [mixin/]: Mixing ProcessingRecipeMixin from petrolpark.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipe
|
10290 | [08Jan2025 16:50:46.964] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inRollResults$0(Lnet/minecraft/world/item/ItemStack;)V to md6778ec$petrolpark$lambda$inRollResults$0$0 in petrolpark.mixins.json:ProcessingRecipeMixin from mod petrolpark
|
10291 | [08Jan2025 16:50:46.964] [modloading-worker-0/INFO] [recruits/]: Registering profession for recruit with POI net.minecraftforge.registries.RegistryObject@810c44e9
|
10292 | [08Jan2025 16:50:46.965] [modloading-worker-0/INFO] [recruits/]: Registering profession for shieldman with POI net.minecraftforge.registries.RegistryObject@73a49efc
|
10293 | [08Jan2025 16:50:46.965] [modloading-worker-0/INFO] [recruits/]: Registering profession for bowman with POI net.minecraftforge.registries.RegistryObject@ee1298fb
|
10294 | [08Jan2025 16:50:46.965] [modloading-worker-0/INFO] [recruits/]: Registering profession for crossbowman with POI net.minecraftforge.registries.RegistryObject@278013b
|
10295 | [08Jan2025 16:50:46.965] [modloading-worker-0/INFO] [recruits/]: Registering profession for horseman with POI net.minecraftforge.registries.RegistryObject@2cde3e08
|
10296 | [08Jan2025 16:50:46.965] [modloading-worker-0/INFO] [recruits/]: Registering profession for nomad with POI net.minecraftforge.registries.RegistryObject@46c5f19a
|
10297 | [08Jan2025 16:50:46.966] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ProcessingRecipeMixin from mod petrolpark->@Inject::inRollResults(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10298 | [08Jan2025 16:50:46.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type minecraft:item
|
10299 | [08Jan2025 16:50:46.971] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type minecraft:item
|
10300 | [08Jan2025 16:50:46.971] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinScheduleItem from railways-common.mixins.json into com.simibubi.create.content.trains.schedule.ScheduleItem
|
10301 | [08Jan2025 16:50:46.972] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinScheduleItem from mod railways->@Inject::storeIndex(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
|
10302 | [08Jan2025 16:50:46.973] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinScheduleItem from mod railways->@Inject::storeIndex(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
|
10303 | [08Jan2025 16:50:46.973] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinScheduleItem from mod railways->@Inject::storeIndex(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
|
10304 | [08Jan2025 16:50:46.975] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schedule of type minecraft:item
|
10305 | [08Jan2025 16:50:46.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_schematic of type minecraft:item
|
10306 | [08Jan2025 16:50:46.977] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_and_quill of type minecraft:item
|
10307 | [08Jan2025 16:50:46.982] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic of type minecraft:item
|
10308 | [08Jan2025 16:50:46.982] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.ProcessingRecipeRecipeSerializerMixin from creatingspace.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipeSerializer
|
10309 | [08Jan2025 16:50:46.983] [modloading-worker-0/DEBUG] [mixin/]: Mixing ProcessingRecipeSerializerMixin from sliceanddice.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipeSerializer
|
10310 | [08Jan2025 16:50:46.983] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:ProcessingRecipeSerializerMixin from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
10311 | [08Jan2025 16:50:46.984] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.ProcessingRecipeRecipeSerializerMixin from mod creatingspace->@Inject::readKeepNbtJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10312 | [08Jan2025 16:50:46.991] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wet_air of type minecraft:block
|
10313 | [08Jan2025 16:50:46.994] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for recruits
|
10314 | [08Jan2025 16:50:46.994] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.talhanation.recruits.config.RecruitsServerConfig to FORGE
|
10315 | [08Jan2025 16:50:46.994] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.talhanation.recruits.config.RecruitsClientConfig to FORGE
|
10316 | [08Jan2025 16:50:46.994] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.talhanation.recruits.AttributeEvent to MOD
|
10317 | [08Jan2025 16:50:46.994] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sprinkler of type minecraft:item
|
10318 | [08Jan2025 16:50:46.995] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sprinkler of type minecraft:block
|
10319 | [08Jan2025 16:50:46.998] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_andesite_lamp of type minecraft:item
|
10320 | [08Jan2025 16:50:46.999] [modloading-worker-0/DEBUG] [mixin/]: Mixing CraftingTerminalBlockEntityAccessor from cct.mixins.json into com.tom.storagemod.tile.CraftingTerminalBlockEntity
|
10321 | [08Jan2025 16:50:46.999] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_andesite_lamp of type minecraft:block
|
10322 | [08Jan2025 16:50:46.999] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_andesite_lamp of type minecraft:item
|
10323 | [08Jan2025 16:50:46.999] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_andesite_lamp of type minecraft:block
|
10324 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_andesite_lamp of type minecraft:item
|
10325 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_andesite_lamp of type minecraft:block
|
10326 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_andesite_lamp of type minecraft:item
|
10327 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sprinkler of type minecraft:block_entity_type
|
10328 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_andesite_lamp of type minecraft:block
|
10329 | [08Jan2025 16:50:47.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_lamp of type minecraft:item
|
10330 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_lamp of type minecraft:block
|
10331 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_lamp of type minecraft:item
|
10332 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_lamp of type minecraft:block
|
10333 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_lamp of type minecraft:item
|
10334 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_lamp of type minecraft:block
|
10335 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_lamp of type minecraft:item
|
10336 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_lamp of type minecraft:block
|
10337 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_lamp of type minecraft:item
|
10338 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_lamp of type minecraft:block
|
10339 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_lamp of type minecraft:item
|
10340 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_lamp of type minecraft:block
|
10341 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_lamp of type minecraft:item
|
10342 | [08Jan2025 16:50:47.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_lamp of type minecraft:block
|
10343 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_lamp of type minecraft:item
|
10344 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_lamp of type minecraft:block
|
10345 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_lamp of type minecraft:item
|
10346 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_lamp of type minecraft:block
|
10347 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_lamp of type minecraft:item
|
10348 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_lamp of type minecraft:block
|
10349 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_lamp of type minecraft:item
|
10350 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fertilizer_bucket of type minecraft:item
|
10351 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_lamp of type minecraft:block
|
10352 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fertilizer of type forge:fluid_type
|
10353 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fertilizer of type minecraft:block
|
10354 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fertilizer of type minecraft:fluid
|
10355 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_lamp of type minecraft:item
|
10356 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_lamp of type minecraft:block
|
10357 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_fertilizer of type minecraft:fluid
|
10358 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_industrial_iron_lamp of type minecraft:item
|
10359 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_industrial_iron_lamp of type minecraft:block
|
10360 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_industrial_iron_lamp of type minecraft:item
|
10361 | [08Jan2025 16:50:47.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_industrial_iron_lamp of type minecraft:block
|
10362 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_industrial_iron_lamp of type minecraft:item
|
10363 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_industrial_iron_lamp of type minecraft:block
|
10364 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_industrial_iron_lamp of type minecraft:item
|
10365 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_industrial_iron_lamp of type minecraft:block
|
10366 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_zinc_lamp of type minecraft:item
|
10367 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_zinc_lamp of type minecraft:block
|
10368 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_zinc_lamp of type minecraft:item
|
10369 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_zinc_lamp of type minecraft:block
|
10370 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_zinc_lamp of type minecraft:item
|
10371 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_zinc_lamp of type minecraft:block
|
10372 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_zinc_lamp of type minecraft:item
|
10373 | [08Jan2025 16:50:47.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_zinc_lamp of type minecraft:block
|
10374 | [08Jan2025 16:50:47.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.RotatedPillarCTBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.foundation.block.connected.RotatedPillarCTBehaviour
|
10375 | [08Jan2025 16:50:47.013] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sliceanddice-common.toml for sliceanddice tracking
|
10376 | [08Jan2025 16:50:47.014] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sliceanddice-client.toml for sliceanddice tracking
|
10377 | [08Jan2025 16:50:47.021] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.ForgePlatformHelper@559d96f1 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IPlatformHelper
|
10378 | [08Jan2025 16:50:47.021] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.ForgeModulesLoader@7b42f081 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IModulesLoader
|
10379 | [08Jan2025 16:50:47.022] [modloading-worker-0/DEBUG] [betterjungletemples/]: Loaded com.yungnickyoung.minecraft.betterjungletemples.services.ForgeProcessorProvider@5ef5b791 for service interface com.yungnickyoung.minecraft.betterjungletemples.services.IProcessorProvider
|
10380 | [08Jan2025 16:50:47.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_sheet_metal of type minecraft:item
|
10381 | [08Jan2025 16:50:47.024] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterjungletemples-forge-1_20.toml for betterjungletemples tracking
|
10382 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_sheet_metal of type minecraft:block
|
10383 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet_metal of type minecraft:item
|
10384 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_sheet_metal of type minecraft:block
|
10385 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet_metal of type minecraft:item
|
10386 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterjungletemples
|
10387 | [08Jan2025 16:50:47.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_sheet_metal of type minecraft:block
|
10388 | [08Jan2025 16:50:47.027] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_client_tags_api_v1
|
10389 | [08Jan2025 16:50:47.027] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_dimensions_v1
|
10390 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sliceanddice
|
10391 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet_metal of type minecraft:item
|
10392 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sheet_metal of type minecraft:block
|
10393 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_sheet_metal of type minecraft:item
|
10394 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_sheet_metal of type minecraft:block
|
10395 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet_metal of type minecraft:item
|
10396 | [08Jan2025 16:50:47.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet_metal of type minecraft:block
|
10397 | [08Jan2025 16:50:47.039] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_door of type minecraft:item
|
10398 | [08Jan2025 16:50:47.040] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_door of type minecraft:block
|
10399 | [08Jan2025 16:50:47.040] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_andesite_door of type minecraft:item
|
10400 | [08Jan2025 16:50:47.042] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tweaked_linked_controller of type minecraft:item
|
10401 | [08Jan2025 16:50:47.043] [modloading-worker-0/DEBUG] [mixin/]: Mixing WingItemMixin from icarus.neoforge.mixins.json into dev.cammiescorner.icarus.item.WingItem
|
10402 | [08Jan2025 16:50:47.043] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_andesite_door of type minecraft:block
|
10403 | [08Jan2025 16:50:47.044] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_trapdoor of type minecraft:item
|
10404 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_trapdoor of type minecraft:block
|
10405 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_door of type minecraft:item
|
10406 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_door of type minecraft:block
|
10407 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_brass_door of type minecraft:item
|
10408 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_brass_door of type minecraft:block
|
10409 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_trapdoor of type minecraft:item
|
10410 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_trapdoor of type minecraft:block
|
10411 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_door of type minecraft:item
|
10412 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_door of type minecraft:block
|
10413 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_copper_door of type minecraft:item
|
10414 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_copper_door of type minecraft:block
|
10415 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_trapdoor of type minecraft:item
|
10416 | [08Jan2025 16:50:47.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_trapdoor of type minecraft:block
|
10417 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_door of type minecraft:item
|
10418 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_door of type minecraft:block
|
10419 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_industrial_iron_door of type minecraft:item
|
10420 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_industrial_iron_door of type minecraft:block
|
10421 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_trapdoor of type minecraft:item
|
10422 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_trapdoor of type minecraft:block
|
10423 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_door of type minecraft:item
|
10424 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_door of type minecraft:block
|
10425 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_zinc_door of type minecraft:item
|
10426 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locked_zinc_door of type minecraft:block
|
10427 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_trapdoor of type minecraft:item
|
10428 | [08Jan2025 16:50:47.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_trapdoor of type minecraft:block
|
10429 | [08Jan2025 16:50:47.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aerospike_plug of type minecraft:item
|
10430 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_aerospike_plug of type minecraft:item
|
10431 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bell_nozzle of type minecraft:item
|
10432 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bell_nozzle of type minecraft:item
|
10433 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry power_pack of type minecraft:item
|
10434 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_power_pack of type minecraft:item
|
10435 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exhaust_pack of type minecraft:item
|
10436 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_exhaust_pack of type minecraft:item
|
10437 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry combustion_chamber of type minecraft:item
|
10438 | [08Jan2025 16:50:47.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_combustion_chamber of type minecraft:item
|
10439 | [08Jan2025 16:50:47.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_blisk of type minecraft:item
|
10440 | [08Jan2025 16:50:47.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_andesite_blisk of type minecraft:item
|
10441 | [08Jan2025 16:50:47.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_injector of type minecraft:item
|
10442 | [08Jan2025 16:50:47.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_andesite_injector of type minecraft:item
|
10443 | [08Jan2025 16:50:47.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_engine_wall of type minecraft:item
|
10444 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_rib of type minecraft:item
|
10445 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_turbine_shaft of type minecraft:item
|
10446 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_turbine of type minecraft:item
|
10447 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_andesite_turbine of type minecraft:item
|
10448 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_injector_grid of type minecraft:item
|
10449 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_andesite_injector_grid of type minecraft:item
|
10450 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_blisk of type minecraft:item
|
10451 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_iron_blisk of type minecraft:item
|
10452 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_injector of type minecraft:item
|
10453 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_iron_injector of type minecraft:item
|
10454 | [08Jan2025 16:50:47.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_engine_wall of type minecraft:item
|
10455 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_rib of type minecraft:item
|
10456 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_turbine_shaft of type minecraft:item
|
10457 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_turbine of type minecraft:item
|
10458 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_iron_turbine of type minecraft:item
|
10459 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_injector_grid of type minecraft:item
|
10460 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_iron_injector_grid of type minecraft:item
|
10461 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_blisk of type minecraft:item
|
10462 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copper_blisk of type minecraft:item
|
10463 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_injector of type minecraft:item
|
10464 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copper_injector of type minecraft:item
|
10465 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_engine_wall of type minecraft:item
|
10466 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_rib of type minecraft:item
|
10467 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_turbine_shaft of type minecraft:item
|
10468 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_turbine of type minecraft:item
|
10469 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copper_turbine of type minecraft:item
|
10470 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_injector_grid of type minecraft:item
|
10471 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copper_injector_grid of type minecraft:item
|
10472 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_blisk of type minecraft:item
|
10473 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_brass_blisk of type minecraft:item
|
10474 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_injector of type minecraft:item
|
10475 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_brass_injector of type minecraft:item
|
10476 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_engine_wall of type minecraft:item
|
10477 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_rib of type minecraft:item
|
10478 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_turbine_shaft of type minecraft:item
|
10479 | [08Jan2025 16:50:47.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_turbine of type minecraft:item
|
10480 | [08Jan2025 16:50:47.055] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_brass_turbine of type minecraft:item
|
10481 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_injector_grid of type minecraft:item
|
10482 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_brass_injector_grid of type minecraft:item
|
10483 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_blisk of type minecraft:item
|
10484 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_reinforced_copper_blisk of type minecraft:item
|
10485 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_injector of type minecraft:item
|
10486 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_reinforced_copper_injector of type minecraft:item
|
10487 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_engine_wall of type minecraft:item
|
10488 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_rib of type minecraft:item
|
10489 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_turbine_shaft of type minecraft:item
|
10490 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_turbine of type minecraft:item
|
10491 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_reinforced_copper_turbine of type minecraft:item
|
10492 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_injector_grid of type minecraft:item
|
10493 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_reinforced_copper_injector_grid of type minecraft:item
|
10494 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_blisk of type minecraft:item
|
10495 | [08Jan2025 16:50:47.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copronickel_blisk of type minecraft:item
|
10496 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_injector of type minecraft:item
|
10497 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copronickel_injector of type minecraft:item
|
10498 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_engine_wall of type minecraft:item
|
10499 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_rib of type minecraft:item
|
10500 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_turbine_shaft of type minecraft:item
|
10501 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_turbine of type minecraft:item
|
10502 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copronickel_turbine of type minecraft:item
|
10503 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_injector_grid of type minecraft:item
|
10504 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copronickel_injector_grid of type minecraft:item
|
10505 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_blisk of type minecraft:item
|
10506 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_monel_blisk of type minecraft:item
|
10507 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_injector of type minecraft:item
|
10508 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_monel_injector of type minecraft:item
|
10509 | [08Jan2025 16:50:47.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tweaked_lectern_controller of type minecraft:block
|
10510 | [08Jan2025 16:50:47.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_engine_wall of type minecraft:item
|
10511 | [08Jan2025 16:50:47.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_rib of type minecraft:item
|
10512 | [08Jan2025 16:50:47.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_turbine_shaft of type minecraft:item
|
10513 | [08Jan2025 16:50:47.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_turbine of type minecraft:item
|
10514 | [08Jan2025 16:50:47.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_monel_turbine of type minecraft:item
|
10515 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_injector_grid of type minecraft:item
|
10516 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_monel_injector_grid of type minecraft:item
|
10517 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_blisk of type minecraft:item
|
10518 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_inconel_blisk of type minecraft:item
|
10519 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_injector of type minecraft:item
|
10520 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_inconel_injector of type minecraft:item
|
10521 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_engine_wall of type minecraft:item
|
10522 | [08Jan2025 16:50:47.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_rib of type minecraft:item
|
10523 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_turbine_shaft of type minecraft:item
|
10524 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_turbine of type minecraft:item
|
10525 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_inconel_turbine of type minecraft:item
|
10526 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_injector_grid of type minecraft:item
|
10527 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_inconel_injector_grid of type minecraft:item
|
10528 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_shipping_container of type minecraft:item
|
10529 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_blisk of type minecraft:item
|
10530 | [08Jan2025 16:50:47.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_hastelloy_blisk of type minecraft:item
|
10531 | [08Jan2025 16:50:47.070] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tweaked_lectern_controller of type minecraft:block_entity_type
|
10532 | [08Jan2025 16:50:47.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_injector of type minecraft:item
|
10533 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_hastelloy_injector of type minecraft:item
|
10534 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_engine_wall of type minecraft:item
|
10535 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_rib of type minecraft:item
|
10536 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_turbine_shaft of type minecraft:item
|
10537 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_turbine of type minecraft:item
|
10538 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_hastelloy_turbine of type minecraft:item
|
10539 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_injector_grid of type minecraft:item
|
10540 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_hastelloy_injector_grid of type minecraft:item
|
10541 | [08Jan2025 16:50:47.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_ingot of type minecraft:item
|
10542 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_sheet of type minecraft:item
|
10543 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_copper_nugget of type minecraft:item
|
10544 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_ingot of type minecraft:item
|
10545 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_sheet of type minecraft:item
|
10546 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copronickel_nugget of type minecraft:item
|
10547 | [08Jan2025 16:50:47.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_ingot of type minecraft:item
|
10548 | [08Jan2025 16:50:47.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_sheet of type minecraft:item
|
10549 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry monel_nugget of type minecraft:item
|
10550 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_ingot of type minecraft:item
|
10551 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_sheet of type minecraft:item
|
10552 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inconel_nugget of type minecraft:item
|
10553 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_ingot of type minecraft:item
|
10554 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_sheet of type minecraft:item
|
10555 | [08Jan2025 16:50:47.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hastelloy_nugget of type minecraft:item
|
10556 | [08Jan2025 16:50:47.077] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for icarus
|
10557 | [08Jan2025 16:50:47.077] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.cammiescorner.icarus.neoforge.EventHandler to FORGE
|
10558 | [08Jan2025 16:50:47.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry design_blueprint of type minecraft:item
|
10559 | [08Jan2025 16:50:47.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_shipping_container of type minecraft:block
|
10560 | [08Jan2025 16:50:47.079] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engine_blueprint of type minecraft:item
|
10561 | [08Jan2025 16:50:47.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basic_spacesuit_fabric of type minecraft:item
|
10562 | [08Jan2025 16:50:47.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_spacesuit_fabric of type minecraft:item
|
10563 | [08Jan2025 16:50:47.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coil of type minecraft:item
|
10564 | [08Jan2025 16:50:47.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basic_catalyst of type minecraft:item
|
10565 | [08Jan2025 16:50:47.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_dust of type minecraft:item
|
10566 | [08Jan2025 16:50:47.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry space_food of type minecraft:item
|
10567 | [08Jan2025 16:50:47.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystal_shard of type minecraft:item
|
10568 | [08Jan2025 16:50:47.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel of type minecraft:item
|
10569 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_dust of type minecraft:item
|
10570 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_white of type minecraft:block_entity_type
|
10571 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_shipping_container of type minecraft:item
|
10572 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_shipping_container of type minecraft:block
|
10573 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_orange of type minecraft:block_entity_type
|
10574 | [08Jan2025 16:50:47.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_shipping_container of type minecraft:item
|
10575 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_shipping_container of type minecraft:block
|
10576 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_magenta of type minecraft:block_entity_type
|
10577 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_shipping_container of type minecraft:item
|
10578 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_shipping_container of type minecraft:block
|
10579 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_light_blue of type minecraft:block_entity_type
|
10580 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_shipping_container of type minecraft:item
|
10581 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_shipping_container of type minecraft:block
|
10582 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_yellow of type minecraft:block_entity_type
|
10583 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_shipping_container of type minecraft:item
|
10584 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_shipping_container of type minecraft:block
|
10585 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_lime of type minecraft:block_entity_type
|
10586 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_shipping_container of type minecraft:item
|
10587 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_shipping_container of type minecraft:block
|
10588 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_pink of type minecraft:block_entity_type
|
10589 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_shipping_container of type minecraft:item
|
10590 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_shipping_container of type minecraft:block
|
10591 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_gray of type minecraft:block_entity_type
|
10592 | [08Jan2025 16:50:47.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_shipping_container of type minecraft:item
|
10593 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_shipping_container of type minecraft:block
|
10594 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_light_gray of type minecraft:block_entity_type
|
10595 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_shipping_container of type minecraft:item
|
10596 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_shipping_container of type minecraft:block
|
10597 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_cyan of type minecraft:block_entity_type
|
10598 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_shipping_container of type minecraft:item
|
10599 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_shipping_container of type minecraft:block
|
10600 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_purple of type minecraft:block_entity_type
|
10601 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_shipping_container of type minecraft:item
|
10602 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_shipping_container of type minecraft:block
|
10603 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_blue of type minecraft:block_entity_type
|
10604 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_shipping_container of type minecraft:item
|
10605 | [08Jan2025 16:50:47.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_shipping_container of type minecraft:block
|
10606 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_brown of type minecraft:block_entity_type
|
10607 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_shipping_container of type minecraft:item
|
10608 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_shipping_container of type minecraft:block
|
10609 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_green of type minecraft:block_entity_type
|
10610 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_shipping_container of type minecraft:item
|
10611 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_shipping_container of type minecraft:block
|
10612 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_red of type minecraft:block_entity_type
|
10613 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_shipping_container of type minecraft:item
|
10614 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_shipping_container of type minecraft:block
|
10615 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ingot of type minecraft:item
|
10616 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shipping_container_black of type minecraft:block_entity_type
|
10617 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_nugget of type minecraft:item
|
10618 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_sheet of type minecraft:item
|
10619 | [08Jan2025 16:50:47.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum of type minecraft:item
|
10620 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ingot of type minecraft:item
|
10621 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_nugget of type minecraft:item
|
10622 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_sheet of type minecraft:item
|
10623 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_cobalt of type minecraft:item
|
10624 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_cobalt_ore of type minecraft:item
|
10625 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_ingot of type minecraft:item
|
10626 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_nugget of type minecraft:item
|
10627 | [08Jan2025 16:50:47.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_sheet of type minecraft:item
|
10628 | [08Jan2025 16:50:47.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tweaked_linked_controller of type minecraft:menu
|
10629 | [08Jan2025 16:50:47.091] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createtweakedcontrollers-client.toml for create_tweaked_controllers tracking
|
10630 | [08Jan2025 16:50:47.092] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_oxygen_backtank_placeable of type minecraft:item
|
10631 | [08Jan2025 16:50:47.094] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.create.BlockEntityBehaviourMixin from create_central_kitchen.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.BlockEntityBehaviour
|
10632 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_warning of type minecraft:item
|
10633 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_creeper of type minecraft:item
|
10634 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.mixins.json:common.create.BlockEntityBehaviourMixin from mod create_central_kitchen->@Inject::checkSmartBlockEntityLike(Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/simibubi/create/foundation/blockEntity/behaviour/BehaviourType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10635 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_skull of type minecraft:item
|
10636 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_flow of type minecraft:item
|
10637 | [08Jan2025 16:50:47.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_ice of type minecraft:item
|
10638 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_radioactive of type minecraft:item
|
10639 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_top_left of type minecraft:item
|
10640 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_up of type minecraft:item
|
10641 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_top_right of type minecraft:item
|
10642 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_left of type minecraft:item
|
10643 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_cross of type minecraft:item
|
10644 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_right of type minecraft:item
|
10645 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down_left of type minecraft:item
|
10646 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down of type minecraft:item
|
10647 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down_right of type minecraft:item
|
10648 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fluid of type minecraft:item
|
10649 | [08Jan2025 16:50:47.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fire of type minecraft:item
|
10650 | [08Jan2025 16:50:47.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_electrical of type minecraft:item
|
10651 | [08Jan2025 16:50:47.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fire_diamond of type minecraft:item
|
10652 | [08Jan2025 16:50:47.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_no_entry of type minecraft:item
|
10653 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_warning of type minecraft:block
|
10654 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_creeper of type minecraft:block
|
10655 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_skull of type minecraft:block
|
10656 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_flow of type minecraft:block
|
10657 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_ice of type minecraft:block
|
10658 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_radioactive of type minecraft:block
|
10659 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_top_left of type minecraft:block
|
10660 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_up of type minecraft:block
|
10661 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_top_right of type minecraft:block
|
10662 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_left of type minecraft:block
|
10663 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_cross of type minecraft:block
|
10664 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_right of type minecraft:block
|
10665 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down_left of type minecraft:block
|
10666 | [08Jan2025 16:50:47.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down of type minecraft:block
|
10667 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_down_right of type minecraft:block
|
10668 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fluid of type minecraft:block
|
10669 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fire of type minecraft:block
|
10670 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_electrical of type minecraft:block
|
10671 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_fire_diamond of type minecraft:block
|
10672 | [08Jan2025 16:50:47.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry decal_no_entry of type minecraft:block
|
10673 | [08Jan2025 16:50:47.105] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_oxygen_backtank of type minecraft:item
|
10674 | [08Jan2025 16:50:47.106] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_oxygen_backtank_placeable of type minecraft:item
|
10675 | [08Jan2025 16:50:47.107] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_oxygen_backtank of type minecraft:item
|
10676 | [08Jan2025 16:50:47.107] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basic_spacesuit_leggings of type minecraft:item
|
10677 | [08Jan2025 16:50:47.108] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basic_spacesuit_boots of type minecraft:item
|
10678 | [08Jan2025 16:50:47.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basic_spacesuit_helmet of type minecraft:item
|
10679 | [08Jan2025 16:50:47.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_spacesuit_leggings of type minecraft:item
|
10680 | [08Jan2025 16:50:47.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_spacesuit_boots of type minecraft:item
|
10681 | [08Jan2025 16:50:47.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_spacesuit_helmet of type minecraft:item
|
10682 | [08Jan2025 16:50:47.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry starter_charge of type minecraft:item
|
10683 | [08Jan2025 16:50:47.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry injector of type minecraft:item
|
10684 | [08Jan2025 16:50:47.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_injector of type minecraft:item
|
10685 | [08Jan2025 16:50:47.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sturdy_propeller of type minecraft:item
|
10686 | [08Jan2025 16:50:47.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry injector_grid of type minecraft:item
|
10687 | [08Jan2025 16:50:47.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforced_injector_grid of type minecraft:item
|
10688 | [08Jan2025 16:50:47.112] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_tweaked_controllers
|
10689 | [08Jan2025 16:50:47.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.getitemfromblock.create_tweaked_controllers.ModTab to MOD
|
10690 | [08Jan2025 16:50:47.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.getitemfromblock.create_tweaked_controllers.ModCommonEvents to FORGE
|
10691 | [08Jan2025 16:50:47.120] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.getitemfromblock.create_tweaked_controllers.CreateTweakedControllers to FORGE
|
10692 | [08Jan2025 16:50:47.123] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_placard of type minecraft:item
|
10693 | [08Jan2025 16:50:47.126] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bellsandwhistles
|
10694 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_placard of type minecraft:block
|
10695 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_placard of type minecraft:item
|
10696 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_placard of type minecraft:block
|
10697 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_placard of type minecraft:item
|
10698 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_placard of type minecraft:block
|
10699 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_placard of type minecraft:item
|
10700 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_placard of type minecraft:block
|
10701 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_placard of type minecraft:item
|
10702 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_placard of type minecraft:block
|
10703 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_placard of type minecraft:item
|
10704 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_placard of type minecraft:block
|
10705 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_placard of type minecraft:item
|
10706 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_placard of type minecraft:block
|
10707 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_placard of type minecraft:item
|
10708 | [08Jan2025 16:50:47.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_placard of type minecraft:block
|
10709 | [08Jan2025 16:50:47.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_engineer_table of type minecraft:item
|
10710 | [08Jan2025 16:50:47.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_engineer_table of type minecraft:block
|
10711 | [08Jan2025 16:50:47.127] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toms_storage
|
10712 | [08Jan2025 16:50:47.133] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_model_loading_api_v1
|
10713 | [08Jan2025 16:50:47.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_placard of type minecraft:item
|
10714 | [08Jan2025 16:50:47.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_placard of type minecraft:block
|
10715 | [08Jan2025 16:50:47.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_placard of type minecraft:item
|
10716 | [08Jan2025 16:50:47.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_placard of type minecraft:block
|
10717 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_placard of type minecraft:item
|
10718 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_placard of type minecraft:block
|
10719 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_placard of type minecraft:item
|
10720 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_placard of type minecraft:block
|
10721 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.AllSoundEventsMixin from createbigcannons-common.mixins.json into com.simibubi.create.AllSoundEvents$SoundEntryBuilder
|
10722 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_placard of type minecraft:item
|
10723 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_placard of type minecraft:block
|
10724 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_placard of type minecraft:item
|
10725 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_placard of type minecraft:block
|
10726 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_placard of type minecraft:item
|
10727 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_placard of type minecraft:block
|
10728 | [08Jan2025 16:50:47.135] [modloading-worker-0/DEBUG] [mixin/]: Mixing CBCMWSoundEventsMixin from cbcmodernwarfare-common.mixins.json into com.simibubi.create.AllSoundEvents$SoundEntryBuilder
|
10729 | [08Jan2025 16:50:47.136] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.AllSoundEventsMixin from mod createbigcannons->@Inject::createbigcannons$build(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10730 | [08Jan2025 16:50:47.136] [modloading-worker-0/DEBUG] [mixin/]: cbcmodernwarfare-common.mixins.json:CBCMWSoundEventsMixin from mod cbcmodernwarfare->@Inject::cbcmodernwarfare$build(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/simibubi/create/AllSoundEvents$SoundEntry;)V does use it's CallbackInfoReturnable
|
10731 | [08Jan2025 16:50:47.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rocket_engine of type minecraft:item
|
10732 | [08Jan2025 16:50:47.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rocket_engine of type minecraft:block
|
10733 | [08Jan2025 16:50:47.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_engine of type minecraft:item
|
10734 | [08Jan2025 16:50:47.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_engine of type minecraft:block
|
10735 | [08Jan2025 16:50:47.147] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
|
10736 | [08Jan2025 16:50:47.147] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dyed_placard of type minecraft:block_entity_type
|
10737 | [08Jan2025 16:50:47.148] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_coinstack of type minecraft:block
|
10738 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_coinstack of type minecraft:block
|
10739 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_coinstack of type minecraft:block
|
10740 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_coinstack of type minecraft:block
|
10741 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coinstack of type minecraft:block
|
10742 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_coinstack of type minecraft:block
|
10743 | [08Jan2025 16:50:47.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_coinstack of type minecraft:block
|
10744 | [08Jan2025 16:50:47.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_rocket_engine of type minecraft:item
|
10745 | [08Jan2025 16:50:47.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_rocket_engine of type minecraft:block
|
10746 | [08Jan2025 16:50:47.155] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
|
10747 | [08Jan2025 16:50:47.157] [modloading-worker-0/DEBUG] [mixin/]: Mixing pehkui.compat.ScaleTypeMixin from pehkui.mixins.json into virtuoel.pehkui.api.ScaleType
|
10748 | [08Jan2025 16:50:47.168] [modloading-worker-0/DEBUG] [mixin/]: Mixing ExplosionMixin from supplementaries-common.mixins.json into net.minecraft.world.level.Explosion
|
10749 | [08Jan2025 16:50:47.168] [modloading-worker-0/DEBUG] [mixin/]: Mixing ExplosionMixin from createbigcannons-common.mixins.json into net.minecraft.world.level.Explosion
|
10750 | [08Jan2025 16:50:47.169] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat1202minus.compat116plus.ExplosionMixin from pehkui.mixins.json into net.minecraft.world.level.Explosion
|
10751 | [08Jan2025 16:50:47.169] [modloading-worker-0/DEBUG] [mixin/]: Mixing feature.explosions.MixinExplosion from valkyrienskies-common.mixins.json into net.minecraft.world.level.Explosion
|
10752 | [08Jan2025 16:50:47.179] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$afterExplode$0(DDD)V to md6778ec$valkyrienskies$lambda$afterExplode$0$0 in valkyrienskies-common.mixins.json:feature.explosions.MixinExplosion from mod valkyrienskies
|
10753 | [08Jan2025 16:50:47.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_engine_structure of type minecraft:block
|
10754 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10755 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10756 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: supplementaries-common.mixins.json:ExplosionMixin from mod supplementaries->@Inject::explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10757 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:ExplosionMixin from mod createbigcannons->@Inject::createbigcannons$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10758 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:ExplosionMixin from mod createbigcannons->@Inject::createbigcannons$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10759 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:ExplosionMixin from mod createbigcannons->@Inject::createbigcannons$explode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10760 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.compat116plus.ExplosionMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10761 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.compat116plus.ExplosionMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10762 | [08Jan2025 16:50:47.186] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:compat1202minus.compat116plus.ExplosionMixin from mod pehkui->@Inject::pehkui$construct(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/damagesource/DamageSource;Lnet/minecraft/world/level/ExplosionDamageCalculator;DDDFZLnet/minecraft/world/level/Explosion$BlockInteraction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10763 | [08Jan2025 16:50:47.187] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.explosions.MixinExplosion from mod valkyrienskies->@Inject::afterExplode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
10764 | [08Jan2025 16:50:47.187] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.explosions.MixinExplosion from mod valkyrienskies->@Inject::afterExplode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
10765 | [08Jan2025 16:50:47.187] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:feature.explosions.MixinExplosion from mod valkyrienskies->@Inject::afterExplode(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
10766 | [08Jan2025 16:50:47.192] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engine_structure of type minecraft:block
|
10767 | [08Jan2025 16:50:47.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_bricks of type minecraft:item
|
10768 | [08Jan2025 16:50:47.198] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_bricks of type minecraft:item
|
10769 | [08Jan2025 16:50:47.198] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_bricks of type minecraft:item
|
10770 | [08Jan2025 16:50:47.198] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_bricks of type minecraft:item
|
10771 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_bricks of type minecraft:item
|
10772 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_bricks of type minecraft:item
|
10773 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_bricks of type minecraft:block
|
10774 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_bricks of type minecraft:block
|
10775 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_bricks of type minecraft:block
|
10776 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_bricks of type minecraft:block
|
10777 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_bricks of type minecraft:block
|
10778 | [08Jan2025 16:50:47.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_bricks of type minecraft:block
|
10779 | [08Jan2025 16:50:47.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_engine_structure of type minecraft:block
|
10780 | [08Jan2025 16:50:47.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clamps of type minecraft:item
|
10781 | [08Jan2025 16:50:47.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clamps of type minecraft:block
|
10782 | [08Jan2025 16:50:47.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_stairs of type minecraft:item
|
10783 | [08Jan2025 16:50:47.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_stairs of type minecraft:item
|
10784 | [08Jan2025 16:50:47.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_stairs of type minecraft:item
|
10785 | [08Jan2025 16:50:47.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_stairs of type minecraft:item
|
10786 | [08Jan2025 16:50:47.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_stairs of type minecraft:item
|
10787 | [08Jan2025 16:50:47.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_stairs of type minecraft:item
|
10788 | [08Jan2025 16:50:47.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_stairs of type minecraft:block
|
10789 | [08Jan2025 16:50:47.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_stairs of type minecraft:block
|
10790 | [08Jan2025 16:50:47.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_stairs of type minecraft:block
|
10791 | [08Jan2025 16:50:47.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_stairs of type minecraft:block
|
10792 | [08Jan2025 16:50:47.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_stairs of type minecraft:block
|
10793 | [08Jan2025 16:50:47.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_stairs of type minecraft:block
|
10794 | [08Jan2025 16:50:47.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_slab of type minecraft:item
|
10795 | [08Jan2025 16:50:47.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_slab of type minecraft:item
|
10796 | [08Jan2025 16:50:47.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_slab of type minecraft:item
|
10797 | [08Jan2025 16:50:47.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_slab of type minecraft:item
|
10798 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_slab of type minecraft:item
|
10799 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_slab of type minecraft:item
|
10800 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_slab of type minecraft:block
|
10801 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_slab of type minecraft:block
|
10802 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_slab of type minecraft:block
|
10803 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_slab of type minecraft:block
|
10804 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_slab of type minecraft:block
|
10805 | [08Jan2025 16:50:47.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_slab of type minecraft:block
|
10806 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_wall of type minecraft:item
|
10807 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_wall of type minecraft:item
|
10808 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_wall of type minecraft:item
|
10809 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_wall of type minecraft:item
|
10810 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_wall of type minecraft:item
|
10811 | [08Jan2025 16:50:47.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_wall of type minecraft:item
|
10812 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_red_brick_wall of type minecraft:block
|
10813 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_red_brick_wall of type minecraft:block
|
10814 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_red_brick_wall of type minecraft:block
|
10815 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_red_brick_wall of type minecraft:block
|
10816 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_red_brick_wall of type minecraft:block
|
10817 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_red_brick_wall of type minecraft:block
|
10818 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_bricks of type minecraft:item
|
10819 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_bricks of type minecraft:item
|
10820 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_bricks of type minecraft:item
|
10821 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_bricks of type minecraft:item
|
10822 | [08Jan2025 16:50:47.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_bricks of type minecraft:item
|
10823 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_bricks of type minecraft:item
|
10824 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_bricks of type minecraft:item
|
10825 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_bricks of type minecraft:block
|
10826 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_bricks of type minecraft:block
|
10827 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_bricks of type minecraft:block
|
10828 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_bricks of type minecraft:block
|
10829 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_bricks of type minecraft:block
|
10830 | [08Jan2025 16:50:47.214] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinDoorMovingInteraction from railways-common.mixins.json into com.simibubi.create.content.contraptions.behaviour.DoorMovingInteraction
|
10831 | [08Jan2025 16:50:47.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_bricks of type minecraft:block
|
10832 | [08Jan2025 16:50:47.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_bricks of type minecraft:block
|
10833 | [08Jan2025 16:50:47.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_stairs of type minecraft:item
|
10834 | [08Jan2025 16:50:47.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_stairs of type minecraft:item
|
10835 | [08Jan2025 16:50:47.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_stairs of type minecraft:item
|
10836 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_stairs of type minecraft:item
|
10837 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_stairs of type minecraft:item
|
10838 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_stairs of type minecraft:item
|
10839 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_stairs of type minecraft:item
|
10840 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_stairs of type minecraft:block
|
10841 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_stairs of type minecraft:block
|
10842 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_stairs of type minecraft:block
|
10843 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_stairs of type minecraft:block
|
10844 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_stairs of type minecraft:block
|
10845 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_stairs of type minecraft:block
|
10846 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_stairs of type minecraft:block
|
10847 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_slab of type minecraft:item
|
10848 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_slab of type minecraft:item
|
10849 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinDoorMovingInteraction from mod railways->@Inject::railways$lockSpecial(Lnet/minecraft/world/entity/player/Player;Lcom/simibubi/create/content/contraptions/Contraption;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
10850 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_slab of type minecraft:item
|
10851 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_slab of type minecraft:item
|
10852 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_slab of type minecraft:item
|
10853 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_slab of type minecraft:item
|
10854 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_slab of type minecraft:item
|
10855 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_slab of type minecraft:block
|
10856 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_slab of type minecraft:block
|
10857 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_slab of type minecraft:block
|
10858 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_slab of type minecraft:block
|
10859 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_slab of type minecraft:block
|
10860 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_slab of type minecraft:block
|
10861 | [08Jan2025 16:50:47.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_slab of type minecraft:block
|
10862 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_wall of type minecraft:item
|
10863 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_wall of type minecraft:item
|
10864 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_wall of type minecraft:item
|
10865 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_wall of type minecraft:item
|
10866 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_wall of type minecraft:item
|
10867 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_wall of type minecraft:item
|
10868 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_wall of type minecraft:item
|
10869 | [08Jan2025 16:50:47.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scarlet_brick_wall of type minecraft:block
|
10870 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_scarlet_brick_wall of type minecraft:block
|
10871 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_scarlet_brick_wall of type minecraft:block
|
10872 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_scarlet_brick_wall of type minecraft:block
|
10873 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_scarlet_brick_wall of type minecraft:block
|
10874 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_scarlet_brick_wall of type minecraft:block
|
10875 | [08Jan2025 16:50:47.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_scarlet_brick_wall of type minecraft:block
|
10876 | [08Jan2025 16:50:47.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_bricks of type minecraft:item
|
10877 | [08Jan2025 16:50:47.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_bricks of type minecraft:item
|
10878 | [08Jan2025 16:50:47.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_bricks of type minecraft:item
|
10879 | [08Jan2025 16:50:47.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_bricks of type minecraft:item
|
10880 | [08Jan2025 16:50:47.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_bricks of type minecraft:item
|
10881 | [08Jan2025 16:50:47.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_bricks of type minecraft:item
|
10882 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_bricks of type minecraft:item
|
10883 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_bricks of type minecraft:block
|
10884 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_bricks of type minecraft:block
|
10885 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_bricks of type minecraft:block
|
10886 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_bricks of type minecraft:block
|
10887 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_bricks of type minecraft:block
|
10888 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_bricks of type minecraft:block
|
10889 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_bricks of type minecraft:block
|
10890 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_stairs of type minecraft:item
|
10891 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_stairs of type minecraft:item
|
10892 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_stairs of type minecraft:item
|
10893 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_stairs of type minecraft:item
|
10894 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_stairs of type minecraft:item
|
10895 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_stairs of type minecraft:item
|
10896 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_stairs of type minecraft:item
|
10897 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_stairs of type minecraft:block
|
10898 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_stairs of type minecraft:block
|
10899 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_stairs of type minecraft:block
|
10900 | [08Jan2025 16:50:47.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_stairs of type minecraft:block
|
10901 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_stairs of type minecraft:block
|
10902 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_stairs of type minecraft:block
|
10903 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_stairs of type minecraft:block
|
10904 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_slab of type minecraft:item
|
10905 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_slab of type minecraft:item
|
10906 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_slab of type minecraft:item
|
10907 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_slab of type minecraft:item
|
10908 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_slab of type minecraft:item
|
10909 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_slab of type minecraft:item
|
10910 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_slab of type minecraft:item
|
10911 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_slab of type minecraft:block
|
10912 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_slab of type minecraft:block
|
10913 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_slab of type minecraft:block
|
10914 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_slab of type minecraft:block
|
10915 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_slab of type minecraft:block
|
10916 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_slab of type minecraft:block
|
10917 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_slab of type minecraft:block
|
10918 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_wall of type minecraft:item
|
10919 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_wall of type minecraft:item
|
10920 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_wall of type minecraft:item
|
10921 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_wall of type minecraft:item
|
10922 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_wall of type minecraft:item
|
10923 | [08Jan2025 16:50:47.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_wall of type minecraft:item
|
10924 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_wall of type minecraft:item
|
10925 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dusk_brick_wall of type minecraft:block
|
10926 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dusk_brick_wall of type minecraft:block
|
10927 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dusk_brick_wall of type minecraft:block
|
10928 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dusk_brick_wall of type minecraft:block
|
10929 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dusk_brick_wall of type minecraft:block
|
10930 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dusk_brick_wall of type minecraft:block
|
10931 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dusk_brick_wall of type minecraft:block
|
10932 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_bricks of type minecraft:item
|
10933 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_bricks of type minecraft:item
|
10934 | [08Jan2025 16:50:47.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_bricks of type minecraft:item
|
10935 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_bricks of type minecraft:item
|
10936 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_bricks of type minecraft:item
|
10937 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_bricks of type minecraft:item
|
10938 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_bricks of type minecraft:item
|
10939 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_bricks of type minecraft:block
|
10940 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_bricks of type minecraft:block
|
10941 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_bricks of type minecraft:block
|
10942 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_bricks of type minecraft:block
|
10943 | [08Jan2025 16:50:47.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_bricks of type minecraft:block
|
10944 | [08Jan2025 16:50:47.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_bricks of type minecraft:block
|
10945 | [08Jan2025 16:50:47.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_bricks of type minecraft:block
|
10946 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_stairs of type minecraft:item
|
10947 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_stairs of type minecraft:item
|
10948 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_stairs of type minecraft:item
|
10949 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_stairs of type minecraft:item
|
10950 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_stairs of type minecraft:item
|
10951 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_stairs of type minecraft:item
|
10952 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_stairs of type minecraft:item
|
10953 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_stairs of type minecraft:block
|
10954 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_stairs of type minecraft:block
|
10955 | [08Jan2025 16:50:47.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_stairs of type minecraft:block
|
10956 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_stairs of type minecraft:block
|
10957 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_stairs of type minecraft:block
|
10958 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_stairs of type minecraft:block
|
10959 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_stairs of type minecraft:block
|
10960 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_slab of type minecraft:item
|
10961 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_slab of type minecraft:item
|
10962 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_slab of type minecraft:item
|
10963 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_slab of type minecraft:item
|
10964 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_slab of type minecraft:item
|
10965 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_slab of type minecraft:item
|
10966 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_slab of type minecraft:item
|
10967 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_slab of type minecraft:block
|
10968 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_slab of type minecraft:block
|
10969 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_slab of type minecraft:block
|
10970 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_slab of type minecraft:block
|
10971 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_slab of type minecraft:block
|
10972 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_slab of type minecraft:block
|
10973 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_slab of type minecraft:block
|
10974 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_wall of type minecraft:item
|
10975 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_wall of type minecraft:item
|
10976 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_wall of type minecraft:item
|
10977 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_wall of type minecraft:item
|
10978 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_wall of type minecraft:item
|
10979 | [08Jan2025 16:50:47.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_wall of type minecraft:item
|
10980 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_wall of type minecraft:item
|
10981 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brick_wall of type minecraft:block
|
10982 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_blue_brick_wall of type minecraft:block
|
10983 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_blue_brick_wall of type minecraft:block
|
10984 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_blue_brick_wall of type minecraft:block
|
10985 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_blue_brick_wall of type minecraft:block
|
10986 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_blue_brick_wall of type minecraft:block
|
10987 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_blue_brick_wall of type minecraft:block
|
10988 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_bricks of type minecraft:item
|
10989 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_bricks of type minecraft:item
|
10990 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_bricks of type minecraft:item
|
10991 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_bricks of type minecraft:item
|
10992 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_bricks of type minecraft:item
|
10993 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_bricks of type minecraft:item
|
10994 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_bricks of type minecraft:item
|
10995 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_bricks of type minecraft:block
|
10996 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_bricks of type minecraft:block
|
10997 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_bricks of type minecraft:block
|
10998 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_bricks of type minecraft:block
|
10999 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_bricks of type minecraft:block
|
11000 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_bricks of type minecraft:block
|
11001 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_bricks of type minecraft:block
|
11002 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_stairs of type minecraft:item
|
11003 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_stairs of type minecraft:item
|
11004 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_stairs of type minecraft:item
|
11005 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_stairs of type minecraft:item
|
11006 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_stairs of type minecraft:item
|
11007 | [08Jan2025 16:50:47.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_stairs of type minecraft:item
|
11008 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_stairs of type minecraft:item
|
11009 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_stairs of type minecraft:block
|
11010 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_stairs of type minecraft:block
|
11011 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_stairs of type minecraft:block
|
11012 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_stairs of type minecraft:block
|
11013 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_stairs of type minecraft:block
|
11014 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_stairs of type minecraft:block
|
11015 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_stairs of type minecraft:block
|
11016 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_slab of type minecraft:item
|
11017 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_slab of type minecraft:item
|
11018 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_slab of type minecraft:item
|
11019 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_slab of type minecraft:item
|
11020 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_slab of type minecraft:item
|
11021 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_slab of type minecraft:item
|
11022 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_slab of type minecraft:item
|
11023 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_slab of type minecraft:block
|
11024 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_slab of type minecraft:block
|
11025 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_slab of type minecraft:block
|
11026 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_slab of type minecraft:block
|
11027 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_slab of type minecraft:block
|
11028 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_slab of type minecraft:block
|
11029 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_slab of type minecraft:block
|
11030 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_wall of type minecraft:item
|
11031 | [08Jan2025 16:50:47.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_wall of type minecraft:item
|
11032 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_wall of type minecraft:item
|
11033 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_wall of type minecraft:item
|
11034 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_wall of type minecraft:item
|
11035 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_wall of type minecraft:item
|
11036 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_wall of type minecraft:item
|
11037 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dean_brick_wall of type minecraft:block
|
11038 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_dean_brick_wall of type minecraft:block
|
11039 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_dean_brick_wall of type minecraft:block
|
11040 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_dean_brick_wall of type minecraft:block
|
11041 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_dean_brick_wall of type minecraft:block
|
11042 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_dean_brick_wall of type minecraft:block
|
11043 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_dean_brick_wall of type minecraft:block
|
11044 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_bricks of type minecraft:item
|
11045 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_bricks of type minecraft:item
|
11046 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_bricks of type minecraft:item
|
11047 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_bricks of type minecraft:item
|
11048 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_bricks of type minecraft:item
|
11049 | [08Jan2025 16:50:47.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_bricks of type minecraft:item
|
11050 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_bricks of type minecraft:item
|
11051 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_bricks of type minecraft:block
|
11052 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_bricks of type minecraft:block
|
11053 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_bricks of type minecraft:block
|
11054 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_bricks of type minecraft:block
|
11055 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_bricks of type minecraft:block
|
11056 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_bricks of type minecraft:block
|
11057 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_bricks of type minecraft:block
|
11058 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_stairs of type minecraft:item
|
11059 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_stairs of type minecraft:item
|
11060 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_stairs of type minecraft:item
|
11061 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_stairs of type minecraft:item
|
11062 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_stairs of type minecraft:item
|
11063 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_stairs of type minecraft:item
|
11064 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_stairs of type minecraft:item
|
11065 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_stairs of type minecraft:block
|
11066 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_stairs of type minecraft:block
|
11067 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_stairs of type minecraft:block
|
11068 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_stairs of type minecraft:block
|
11069 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_stairs of type minecraft:block
|
11070 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_stairs of type minecraft:block
|
11071 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_stairs of type minecraft:block
|
11072 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_slab of type minecraft:item
|
11073 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_slab of type minecraft:item
|
11074 | [08Jan2025 16:50:47.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_slab of type minecraft:item
|
11075 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_slab of type minecraft:item
|
11076 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_slab of type minecraft:item
|
11077 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_slab of type minecraft:item
|
11078 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_slab of type minecraft:item
|
11079 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_slab of type minecraft:block
|
11080 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_slab of type minecraft:block
|
11081 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_slab of type minecraft:block
|
11082 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_slab of type minecraft:block
|
11083 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_slab of type minecraft:block
|
11084 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_slab of type minecraft:block
|
11085 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_slab of type minecraft:block
|
11086 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_wall of type minecraft:item
|
11087 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_wall of type minecraft:item
|
11088 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_wall of type minecraft:item
|
11089 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_wall of type minecraft:item
|
11090 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_wall of type minecraft:item
|
11091 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_wall of type minecraft:item
|
11092 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_wall of type minecraft:item
|
11093 | [08Jan2025 16:50:47.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry verdant_brick_wall of type minecraft:block
|
11094 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_verdant_brick_wall of type minecraft:block
|
11095 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_verdant_brick_wall of type minecraft:block
|
11096 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_verdant_brick_wall of type minecraft:block
|
11097 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_verdant_brick_wall of type minecraft:block
|
11098 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_verdant_brick_wall of type minecraft:block
|
11099 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_verdant_brick_wall of type minecraft:block
|
11100 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_bricks of type minecraft:item
|
11101 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_bricks of type minecraft:item
|
11102 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_bricks of type minecraft:item
|
11103 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_bricks of type minecraft:item
|
11104 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_bricks of type minecraft:item
|
11105 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_bricks of type minecraft:item
|
11106 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_bricks of type minecraft:item
|
11107 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_bricks of type minecraft:block
|
11108 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_bricks of type minecraft:block
|
11109 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_bricks of type minecraft:block
|
11110 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_bricks of type minecraft:block
|
11111 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_bricks of type minecraft:block
|
11112 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_bricks of type minecraft:block
|
11113 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_bricks of type minecraft:block
|
11114 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_stairs of type minecraft:item
|
11115 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_stairs of type minecraft:item
|
11116 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_stairs of type minecraft:item
|
11117 | [08Jan2025 16:50:47.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_stairs of type minecraft:item
|
11118 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_stairs of type minecraft:item
|
11119 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_stairs of type minecraft:item
|
11120 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_stairs of type minecraft:item
|
11121 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_stairs of type minecraft:block
|
11122 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_stairs of type minecraft:block
|
11123 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_stairs of type minecraft:block
|
11124 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_stairs of type minecraft:block
|
11125 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_stairs of type minecraft:block
|
11126 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_stairs of type minecraft:block
|
11127 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_stairs of type minecraft:block
|
11128 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_slab of type minecraft:item
|
11129 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_slab of type minecraft:item
|
11130 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_slab of type minecraft:item
|
11131 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_slab of type minecraft:item
|
11132 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_slab of type minecraft:item
|
11133 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_slab of type minecraft:item
|
11134 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_slab of type minecraft:item
|
11135 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_slab of type minecraft:block
|
11136 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_slab of type minecraft:block
|
11137 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_slab of type minecraft:block
|
11138 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_slab of type minecraft:block
|
11139 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_slab of type minecraft:block
|
11140 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_slab of type minecraft:block
|
11141 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_slab of type minecraft:block
|
11142 | [08Jan2025 16:50:47.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_wall of type minecraft:item
|
11143 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_wall of type minecraft:item
|
11144 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_wall of type minecraft:item
|
11145 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_wall of type minecraft:item
|
11146 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_wall of type minecraft:item
|
11147 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_wall of type minecraft:item
|
11148 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_wall of type minecraft:item
|
11149 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pearl_brick_wall of type minecraft:block
|
11150 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_pearl_brick_wall of type minecraft:block
|
11151 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_pearl_brick_wall of type minecraft:block
|
11152 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_pearl_brick_wall of type minecraft:block
|
11153 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_pearl_brick_wall of type minecraft:block
|
11154 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_pearl_brick_wall of type minecraft:block
|
11155 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_pearl_brick_wall of type minecraft:block
|
11156 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_bricks of type minecraft:item
|
11157 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_bricks of type minecraft:item
|
11158 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_bricks of type minecraft:item
|
11159 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_bricks of type minecraft:item
|
11160 | [08Jan2025 16:50:47.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_bricks of type minecraft:item
|
11161 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_bricks of type minecraft:item
|
11162 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_bricks of type minecraft:item
|
11163 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_bricks of type minecraft:block
|
11164 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_bricks of type minecraft:block
|
11165 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_bricks of type minecraft:block
|
11166 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_bricks of type minecraft:block
|
11167 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_bricks of type minecraft:block
|
11168 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_bricks of type minecraft:block
|
11169 | [08Jan2025 16:50:47.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_bricks of type minecraft:block
|
11170 | [08Jan2025 16:50:47.253] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSlidingDoorBlock from railways-common.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlock
|
11171 | [08Jan2025 16:50:47.254] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pehkui-client.toml for pehkui tracking
|
11172 | [08Jan2025 16:50:47.254] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pehkui-server.toml for pehkui tracking
|
11173 | [08Jan2025 16:50:47.254] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file pehkui-common.toml for pehkui tracking
|
11174 | [08Jan2025 16:50:47.248] [modloading-worker-0/INFO] [io.github.apace100.apoli.Apoli/]: Apoli 1.20.1-2.9.0.8 has initialized. Ready to power up your game!
|
11175 | [08Jan2025 16:50:47.255] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for apoli
|
11176 | [08Jan2025 16:50:47.255] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.github.edwinmindcraft.apoli.common.ApoliPowerEventHandler to FORGE
|
11177 | [08Jan2025 16:50:47.256] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlock from mod railways->@Inject::railways$preventManualDoorRedstoneReaction(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;ZZLcom/simibubi/create/content/decoration/slidingDoor/SlidingDoorBlockEntity;)V does use it's CallbackInfo
|
11178 | [08Jan2025 16:50:47.256] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlock from mod railways->@Inject::railways$invertPoweredState(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
|
11179 | [08Jan2025 16:50:47.256] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlock from mod railways->@Inject::railways$invertPoweredState(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
|
11180 | [08Jan2025 16:50:47.256] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlock from mod railways->@Inject::railways$preventSpecialDoorManualOpen(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
|
11181 | [08Jan2025 16:50:47.256] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlock from mod railways->@Inject::preventSpecialDoorEntityOpen(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
11182 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAbstractBogeyBlock from railways-common.mixins.json into com.simibubi.create.content.trains.bogey.AbstractBogeyBlock
|
11183 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_stairs of type minecraft:item
|
11184 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_stairs of type minecraft:item
|
11185 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_stairs of type minecraft:item
|
11186 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_stairs of type minecraft:item
|
11187 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_stairs of type minecraft:item
|
11188 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_stairs of type minecraft:item
|
11189 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_stairs of type minecraft:item
|
11190 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$filterStyles$0(Lcom/simibubi/create/content/trains/track/TrackMaterial$TrackType;Lcom/simibubi/create/content/trains/bogey/BogeyStyle;)Z to md6778ec$railways$lambda$filterStyles$0$0 in railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways
|
11191 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_stairs of type minecraft:block
|
11192 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_stairs of type minecraft:block
|
11193 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_stairs of type minecraft:block
|
11194 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_stairs of type minecraft:block
|
11195 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_stairs of type minecraft:block
|
11196 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_stairs of type minecraft:block
|
11197 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_stairs of type minecraft:block
|
11198 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_slab of type minecraft:item
|
11199 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_slab of type minecraft:item
|
11200 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_slab of type minecraft:item
|
11201 | [08Jan2025 16:50:47.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_slab of type minecraft:item
|
11202 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_slab of type minecraft:item
|
11203 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_slab of type minecraft:item
|
11204 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_slab of type minecraft:item
|
11205 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_slab of type minecraft:block
|
11206 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_slab of type minecraft:block
|
11207 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_slab of type minecraft:block
|
11208 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_slab of type minecraft:block
|
11209 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_slab of type minecraft:block
|
11210 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_slab of type minecraft:block
|
11211 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_slab of type minecraft:block
|
11212 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_wall of type minecraft:item
|
11213 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_wall of type minecraft:item
|
11214 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_wall of type minecraft:item
|
11215 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_wall of type minecraft:item
|
11216 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_wall of type minecraft:item
|
11217 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_wall of type minecraft:item
|
11218 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_wall of type minecraft:item
|
11219 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry umber_brick_wall of type minecraft:block
|
11220 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry short_umber_brick_wall of type minecraft:block
|
11221 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_umber_brick_wall of type minecraft:block
|
11222 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_umber_brick_wall of type minecraft:block
|
11223 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry corner_umber_brick_wall of type minecraft:block
|
11224 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cracked_umber_brick_wall of type minecraft:block
|
11225 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_umber_brick_wall of type minecraft:block
|
11226 | [08Jan2025 16:50:47.260] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createdeco
|
11227 | [08Jan2025 16:50:47.261] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_screen_handler_api_v1
|
11228 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11229 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11230 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportType(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
|
11231 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11232 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11233 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(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
|
11234 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11235 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11236 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportType(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
|
11237 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportTypeUse(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
|
11238 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportTypeUse(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
|
11239 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::storeSupportTypeUse(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
|
11240 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11241 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11242 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11243 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11244 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11245 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11246 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11247 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11248 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11249 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11250 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11251 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11252 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11253 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11254 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11255 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11256 | [08Jan2025 16:50:47.264] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11257 | [08Jan2025 16:50:47.265] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11258 | [08Jan2025 16:50:47.265] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11259 | [08Jan2025 16:50:47.265] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11260 | [08Jan2025 16:50:47.265] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinAbstractBogeyBlock from mod railways->@Inject::clearSupportTypeUse(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
|
11261 | [08Jan2025 16:50:47.267] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for goblintraders
|
11262 | [08Jan2025 16:50:47.267] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.CaelusMixin from apoli.mixins.json into top.theillusivec4.caelus.common.CaelusApiImpl
|
11263 | [08Jan2025 16:50:47.268] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.CaelusMixin from mod apoli->@Inject::elytraFlightHook(Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11264 | [08Jan2025 16:50:47.269] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCaelusApi from caelus.mixins.json into top.theillusivec4.caelus.api.CaelusApi
|
11265 | [08Jan2025 16:50:47.269] [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
|
11266 | [08Jan2025 16:50:47.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for caelus
|
11267 | [08Jan2025 16:50:47.294] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tetratic_combat_expanded-common.toml for tetratic_combat_expanded tracking
|
11268 | [08Jan2025 16:50:47.298] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tetratic_combat_expanded
|
11269 | [08Jan2025 16:50:47.298] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_rendering_v1
|
11270 | [08Jan2025 16:50:47.298] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_indigo
|
11271 | [08Jan2025 16:50:47.298] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejsarsnouveau
|
11272 | [08Jan2025 16:50:47.300] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastasyncworldsave
|
11273 | [08Jan2025 16:50:47.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_casing of type minecraft:item
|
11274 | [08Jan2025 16:50:47.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_casing of type minecraft:item
|
11275 | [08Jan2025 16:50:47.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_casing of type minecraft:block
|
11276 | [08Jan2025 16:50:47.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_controls of type minecraft:item
|
11277 | [08Jan2025 16:50:47.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_controls of type minecraft:block
|
11278 | [08Jan2025 16:50:47.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flight_recorder of type minecraft:item
|
11279 | [08Jan2025 16:50:47.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flight_recorder of type minecraft:block
|
11280 | [08Jan2025 16:50:47.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_generator of type minecraft:item
|
11281 | [08Jan2025 16:50:47.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_generator of type minecraft:block
|
11282 | [08Jan2025 16:50:47.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chemical_synthesizer of type minecraft:item
|
11283 | [08Jan2025 16:50:47.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chemical_synthesizer of type minecraft:block
|
11284 | [08Jan2025 16:50:47.334] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry legacy_mechanical_electrolyzer of type minecraft:item
|
11285 | [08Jan2025 16:50:47.334] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry legacy_mechanical_electrolyzer of type minecraft:block
|
11286 | [08Jan2025 16:50:47.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_electrolyzer of type minecraft:item
|
11287 | [08Jan2025 16:50:47.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_electrolyzer of type minecraft:block
|
11288 | [08Jan2025 16:50:47.347] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.github.edwinmindcraft.apoli.common.ApoliEventHandler to FORGE
|
11289 | [08Jan2025 16:50:47.352] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for pehkui
|
11290 | [08Jan2025 16:50:47.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry log_cannon_chamber of type minecraft:item
|
11291 | [08Jan2025 16:50:47.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry log_cannon_chamber of type minecraft:block
|
11292 | [08Jan2025 16:50:47.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry log_cannon_end of type minecraft:item
|
11293 | [08Jan2025 16:50:47.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry log_cannon_end of type minecraft:block
|
11294 | [08Jan2025 16:50:47.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_cannon_chamber of type minecraft:item
|
11295 | [08Jan2025 16:50:47.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_cannon_chamber of type minecraft:block
|
11296 | [08Jan2025 16:50:47.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_cannon_end of type minecraft:item
|
11297 | [08Jan2025 16:50:47.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_cannon_end of type minecraft:block
|
11298 | [08Jan2025 16:50:47.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry catalyst_carrier of type minecraft:item
|
11299 | [08Jan2025 16:50:47.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry catalyst_carrier of type minecraft:block
|
11300 | [08Jan2025 16:50:47.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen_sealer of type minecraft:item
|
11301 | [08Jan2025 16:50:47.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen_sealer of type minecraft:block
|
11302 | [08Jan2025 16:50:47.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_liquefier of type minecraft:item
|
11303 | [08Jan2025 16:50:47.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_liquefier of type minecraft:block
|
11304 | [08Jan2025 16:50:47.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_drop_mortar_end of type minecraft:item
|
11305 | [08Jan2025 16:50:47.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_drop_mortar_end of type minecraft:block
|
11306 | [08Jan2025 16:50:47.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_barrel of type minecraft:item
|
11307 | [08Jan2025 16:50:47.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_barrel of type minecraft:block
|
11308 | [08Jan2025 16:50:47.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_chamber of type minecraft:item
|
11309 | [08Jan2025 16:50:47.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_chamber of type minecraft:block
|
11310 | [08Jan2025 16:50:47.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flow_meter of type minecraft:item
|
11311 | [08Jan2025 16:50:47.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flow_meter of type minecraft:block
|
11312 | [08Jan2025 16:50:47.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_end of type minecraft:item
|
11313 | [08Jan2025 16:50:47.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_cannon_end of type minecraft:block
|
11314 | [08Jan2025 16:50:47.380] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file smarterfarmers-common.toml for smarterfarmers tracking
|
11315 | [08Jan2025 16:50:47.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for scguns
|
11316 | [08Jan2025 16:50:47.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.init.ModPointOfInterestTypes to MOD
|
11317 | [08Jan2025 16:50:47.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.init.ModFeatures to MOD
|
11318 | [08Jan2025 16:50:47.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.RockPickupEventHandler to FORGE
|
11319 | [08Jan2025 16:50:47.392] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for integrated_api
|
11320 | [08Jan2025 16:50:47.392] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.craisinlord.integrated_api.datagen.StructureNbtUpdaterDatagen to MOD
|
11321 | [08Jan2025 16:50:47.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_quickfiring_breech of type minecraft:item
|
11322 | [08Jan2025 16:50:47.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_quickfiring_breech of type minecraft:block
|
11323 | [08Jan2025 16:50:47.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_sliding_breech of type minecraft:item
|
11324 | [08Jan2025 16:50:47.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen of type minecraft:block
|
11325 | [08Jan2025 16:50:47.396] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for smarterfarmers
|
11326 | [08Jan2025 16:50:47.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_sliding_breech of type minecraft:block
|
11327 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_cannon_barrel of type minecraft:item
|
11328 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_cannon_barrel of type minecraft:block
|
11329 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_oxygen_backtank of type minecraft:block
|
11330 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_oxygen_backtank of type minecraft:block
|
11331 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_cannon_chamber of type minecraft:item
|
11332 | [08Jan2025 16:50:47.398] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_cannon_chamber of type minecraft:block
|
11333 | [08Jan2025 16:50:47.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cryogenic_tank of type minecraft:item
|
11334 | [08Jan2025 16:50:47.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cryogenic_tank of type minecraft:block
|
11335 | [08Jan2025 16:50:47.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_stone of type minecraft:item
|
11336 | [08Jan2025 16:50:47.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_stone of type minecraft:block
|
11337 | [08Jan2025 16:50:47.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_stone_brick of type minecraft:item
|
11338 | [08Jan2025 16:50:47.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_stone_brick of type minecraft:block
|
11339 | [08Jan2025 16:50:47.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_moon_stone of type minecraft:item
|
11340 | [08Jan2025 16:50:47.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_moon_stone of type minecraft:block
|
11341 | [08Jan2025 16:50:47.404] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_regolith of type minecraft:item
|
11342 | [08Jan2025 16:50:47.404] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_regolith of type minecraft:block
|
11343 | [08Jan2025 16:50:47.413] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.RaidEventHandler to FORGE
|
11344 | [08Jan2025 16:50:47.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_surface_regolith of type minecraft:item
|
11345 | [08Jan2025 16:50:47.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_surface_regolith of type minecraft:block
|
11346 | [08Jan2025 16:50:47.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_stone of type minecraft:item
|
11347 | [08Jan2025 16:50:47.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_stone of type minecraft:block
|
11348 | [08Jan2025 16:50:47.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_regolith of type minecraft:item
|
11349 | [08Jan2025 16:50:47.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_regolith of type minecraft:block
|
11350 | [08Jan2025 16:50:47.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_surface_regolith of type minecraft:item
|
11351 | [08Jan2025 16:50:47.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mars_surface_regolith of type minecraft:block
|
11352 | [08Jan2025 16:50:47.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:item
|
11353 | [08Jan2025 16:50:47.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:block
|
11354 | [08Jan2025 16:50:47.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:item
|
11355 | [08Jan2025 16:50:47.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:block
|
11356 | [08Jan2025 16:50:47.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_nickel_ore of type minecraft:item
|
11357 | [08Jan2025 16:50:47.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_nickel_ore of type minecraft:block
|
11358 | [08Jan2025 16:50:47.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel_block of type minecraft:item
|
11359 | [08Jan2025 16:50:47.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel_block of type minecraft:block
|
11360 | [08Jan2025 16:50:47.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_cobalt_ore of type minecraft:item
|
11361 | [08Jan2025 16:50:47.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_cobalt_ore of type minecraft:block
|
11362 | [08Jan2025 16:50:47.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_cobalt_block of type minecraft:item
|
11363 | [08Jan2025 16:50:47.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_cobalt_block of type minecraft:block
|
11364 | [08Jan2025 16:50:47.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_aluminum_ore of type minecraft:item
|
11365 | [08Jan2025 16:50:47.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moon_aluminum_ore of type minecraft:block
|
11366 | [08Jan2025 16:50:47.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum_block of type minecraft:item
|
11367 | [08Jan2025 16:50:47.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum_block of type minecraft:block
|
11368 | [08Jan2025 16:50:47.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystal_block of type minecraft:item
|
11369 | [08Jan2025 16:50:47.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystal_block of type minecraft:block
|
11370 | [08Jan2025 16:50:47.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.PiglinWeaponEventHandler to FORGE
|
11371 | [08Jan2025 16:50:47.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.OceanWeaponEventHandler to FORGE
|
11372 | [08Jan2025 16:50:47.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.ModEvents to FORGE
|
11373 | [08Jan2025 16:50:47.422] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_sliding_breech of type minecraft:item
|
11374 | [08Jan2025 16:50:47.422] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_sliding_breech of type minecraft:block
|
11375 | [08Jan2025 16:50:47.423] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_sliding_breech of type minecraft:item
|
11376 | [08Jan2025 16:50:47.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_sliding_breech of type minecraft:block
|
11377 | [08Jan2025 16:50:47.424] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.ModCommonEventBus to MOD
|
11378 | [08Jan2025 16:50:47.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_barrel of type minecraft:item
|
11379 | [08Jan2025 16:50:47.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_barrel of type minecraft:block
|
11380 | [08Jan2025 16:50:47.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_chamber of type minecraft:item
|
11381 | [08Jan2025 16:50:47.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_chamber of type minecraft:block
|
11382 | [08Jan2025 16:50:47.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_end of type minecraft:item
|
11383 | [08Jan2025 16:50:47.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_cannon_end of type minecraft:block
|
11384 | [08Jan2025 16:50:47.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_quickfiring_breech of type minecraft:item
|
11385 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_quickfiring_breech of type minecraft:block
|
11386 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sliding_breech of type minecraft:item
|
11387 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sliding_breech of type minecraft:block
|
11388 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_cannon_barrel of type minecraft:item
|
11389 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_cannon_barrel of type minecraft:block
|
11390 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_cannon_chamber of type minecraft:item
|
11391 | [08Jan2025 16:50:47.426] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_cannon_chamber of type minecraft:block
|
11392 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.ModBiomeModification to FORGE
|
11393 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_sliding_breech of type minecraft:item
|
11394 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_sliding_breech of type minecraft:block
|
11395 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry budding_crystal of type minecraft:item
|
11396 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry budding_crystal of type minecraft:block
|
11397 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.HeavyWeaponEventHandler to FORGE
|
11398 | [08Jan2025 16:50:47.427] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.GunEventBus to FORGE
|
11399 | [08Jan2025 16:50:47.429] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_lamp of type minecraft:item
|
11400 | [08Jan2025 16:50:47.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_sliding_breech of type minecraft:item
|
11401 | [08Jan2025 16:50:47.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_lamp of type minecraft:block
|
11402 | [08Jan2025 16:50:47.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_sliding_breech of type minecraft:block
|
11403 | [08Jan2025 16:50:47.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_lamp of type minecraft:item
|
11404 | [08Jan2025 16:50:47.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_lamp of type minecraft:block
|
11405 | [08Jan2025 16:50:47.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_lamp of type minecraft:item
|
11406 | [08Jan2025 16:50:47.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_lamp of type minecraft:block
|
11407 | [08Jan2025 16:50:47.433] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cannon_barrel of type minecraft:item
|
11408 | [08Jan2025 16:50:47.433] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cannon_barrel of type minecraft:block
|
11409 | [08Jan2025 16:50:47.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_steel_cannon_barrel of type minecraft:item
|
11410 | [08Jan2025 16:50:47.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_steel_cannon_barrel of type minecraft:block
|
11411 | [08Jan2025 16:50:47.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cannon_chamber of type minecraft:item
|
11412 | [08Jan2025 16:50:47.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cannon_chamber of type minecraft:block
|
11413 | [08Jan2025 16:50:47.436] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_steel_cannon_chamber of type minecraft:item
|
11414 | [08Jan2025 16:50:47.436] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_steel_cannon_chamber of type minecraft:block
|
11415 | [08Jan2025 16:50:47.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thick_steel_cannon_chamber of type minecraft:item
|
11416 | [08Jan2025 16:50:47.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thick_steel_cannon_chamber of type minecraft:block
|
11417 | [08Jan2025 16:50:47.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_screw of type minecraft:item
|
11418 | [08Jan2025 16:50:47.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_screw of type minecraft:block
|
11419 | [08Jan2025 16:50:47.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_steel_cannon_layer of type minecraft:item
|
11420 | [08Jan2025 16:50:47.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_steel_cannon_layer of type minecraft:block
|
11421 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_screw of type minecraft:item
|
11422 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_steel_cannon_layer of type minecraft:item
|
11423 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_screw of type minecraft:block
|
11424 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_steel_cannon_layer of type minecraft:block
|
11425 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_steel_cannon_layer of type minecraft:item
|
11426 | [08Jan2025 16:50:47.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_steel_cannon_layer of type minecraft:block
|
11427 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_steel_cannon_layer of type minecraft:item
|
11428 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_steel_cannon_layer of type minecraft:block
|
11429 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_steel_cannon_layer of type minecraft:item
|
11430 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_steel_cannon_layer of type minecraft:block
|
11431 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_small_steel_cannon_layer of type minecraft:item
|
11432 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_small_steel_cannon_layer of type minecraft:block
|
11433 | [08Jan2025 16:50:47.442] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_wizardry
|
11434 | [08Jan2025 16:50:47.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_small_steel_cannon_layer of type minecraft:item
|
11435 | [08Jan2025 16:50:47.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_small_steel_cannon_layer of type minecraft:block
|
11436 | [08Jan2025 16:50:47.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_medium_steel_cannon_layer of type minecraft:item
|
11437 | [08Jan2025 16:50:47.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_medium_steel_cannon_layer of type minecraft:block
|
11438 | [08Jan2025 16:50:47.444] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_screw of type minecraft:item
|
11439 | [08Jan2025 16:50:47.444] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createwizardry.procedures.LightningStrikesFluidTankProcedure to FORGE
|
11440 | [08Jan2025 16:50:47.445] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystal_cluster of type minecraft:item
|
11441 | [08Jan2025 16:50:47.445] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystal_cluster of type minecraft:block
|
11442 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_crystal_bud of type minecraft:item
|
11443 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_crystal_bud of type minecraft:block
|
11444 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_screw of type minecraft:block
|
11445 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinAllBlocks from railways-common.mixins.json into com.simibubi.create.AllBlocks
|
11446 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_crystal_bud of type minecraft:item
|
11447 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_large_steel_cannon_layer of type minecraft:item
|
11448 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_crystal_bud of type minecraft:block
|
11449 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_large_steel_cannon_layer of type minecraft:block
|
11450 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bolt of type minecraft:item
|
11451 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_bolt of type minecraft:block
|
11452 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crystal_bud of type minecraft:item
|
11453 | [08Jan2025 16:50:47.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_large_steel_cannon_layer of type minecraft:item
|
11454 | [08Jan2025 16:50:47.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crystal_bud of type minecraft:block
|
11455 | [08Jan2025 16:50:47.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_large_steel_cannon_layer of type minecraft:block
|
11456 | [08Jan2025 16:50:47.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_quickfiring_breech of type minecraft:item
|
11457 | [08Jan2025 16:50:47.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bolt of type minecraft:item
|
11458 | [08Jan2025 16:50:47.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bolt of type minecraft:block
|
11459 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_quickfiring_breech of type minecraft:block
|
11460 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sliding_breech of type minecraft:item
|
11461 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bolt of type minecraft:item
|
11462 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bolt of type minecraft:block
|
11463 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sliding_breech of type minecraft:block
|
11464 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_light of type minecraft:item
|
11465 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_light of type minecraft:block
|
11466 | [08Jan2025 16:50:47.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_sliding_breech of type minecraft:item
|
11467 | [08Jan2025 16:50:47.451] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_sliding_breech of type minecraft:block
|
11468 | [08Jan2025 16:50:47.451] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_sliding_breech of type minecraft:item
|
11469 | [08Jan2025 16:50:47.451] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_sliding_breech of type minecraft:block
|
11470 | [08Jan2025 16:50:47.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_light of type minecraft:item
|
11471 | [08Jan2025 16:50:47.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_light of type minecraft:block
|
11472 | [08Jan2025 16:50:47.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_light of type minecraft:item
|
11473 | [08Jan2025 16:50:47.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_light of type minecraft:block
|
11474 | [08Jan2025 16:50:47.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_screw_breech of type minecraft:item
|
11475 | [08Jan2025 16:50:47.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_screw_breech of type minecraft:block
|
11476 | [08Jan2025 16:50:47.458] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engineer_table of type minecraft:block_entity_type
|
11477 | [08Jan2025 16:50:47.459] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_screw_breech of type minecraft:item
|
11478 | [08Jan2025 16:50:47.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_screw_breech of type minecraft:block
|
11479 | [08Jan2025 16:50:47.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_floodlight of type minecraft:item
|
11480 | [08Jan2025 16:50:47.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_floodlight of type minecraft:block
|
11481 | [08Jan2025 16:50:47.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_floodlight of type minecraft:item
|
11482 | [08Jan2025 16:50:47.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_floodlight of type minecraft:block
|
11483 | [08Jan2025 16:50:47.468] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.DishesEventHandler to FORGE
|
11484 | [08Jan2025 16:50:47.472] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_screw_breech of type minecraft:item
|
11485 | [08Jan2025 16:50:47.472] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_screw_breech of type minecraft:item
|
11486 | [08Jan2025 16:50:47.472] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_screw_breech of type minecraft:block
|
11487 | [08Jan2025 16:50:47.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_cannon_barrel of type minecraft:item
|
11488 | [08Jan2025 16:50:47.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_cannon_barrel of type minecraft:block
|
11489 | [08Jan2025 16:50:47.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_nethersteel_cannon_barrel of type minecraft:item
|
11490 | [08Jan2025 16:50:47.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_nethersteel_cannon_barrel of type minecraft:block
|
11491 | [08Jan2025 16:50:47.475] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for craterlib
|
11492 | [08Jan2025 16:50:47.475] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controls of type minecraft:block_entity_type
|
11493 | [08Jan2025 16:50:47.476] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_cannon_chamber of type minecraft:item
|
11494 | [08Jan2025 16:50:47.476] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_cannon_chamber of type minecraft:block
|
11495 | [08Jan2025 16:50:47.479] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_nethersteel_cannon_chamber of type minecraft:item
|
11496 | [08Jan2025 16:50:47.479] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_nethersteel_cannon_chamber of type minecraft:block
|
11497 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thick_nethersteel_cannon_chamber of type minecraft:item
|
11498 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thick_nethersteel_cannon_chamber of type minecraft:block
|
11499 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_nethersteel_cannon_layer of type minecraft:item
|
11500 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_nethersteel_cannon_layer of type minecraft:block
|
11501 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_nethersteel_cannon_layer of type minecraft:item
|
11502 | [08Jan2025 16:50:47.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_nethersteel_cannon_layer of type minecraft:block
|
11503 | [08Jan2025 16:50:47.481] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_nethersteel_cannon_layer of type minecraft:item
|
11504 | [08Jan2025 16:50:47.481] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_nethersteel_cannon_layer of type minecraft:block
|
11505 | [08Jan2025 16:50:47.481] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_nethersteel_cannon_layer of type minecraft:item
|
11506 | [08Jan2025 16:50:47.481] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_nethersteel_cannon_layer of type minecraft:block
|
11507 | [08Jan2025 16:50:47.485] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_nethersteel_cannon_layer of type minecraft:item
|
11508 | [08Jan2025 16:50:47.485] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_nethersteel_cannon_layer of type minecraft:block
|
11509 | [08Jan2025 16:50:47.485] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_small_nethersteel_cannon_layer of type minecraft:item
|
11510 | [08Jan2025 16:50:47.485] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_small_nethersteel_cannon_layer of type minecraft:block
|
11511 | [08Jan2025 16:50:47.487] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_floodlight of type minecraft:item
|
11512 | [08Jan2025 16:50:47.490] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rare_ice
|
11513 | [08Jan2025 16:50:47.490] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_floodlight of type minecraft:block
|
11514 | [08Jan2025 16:50:47.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen_backtank of type minecraft:block_entity_type
|
11515 | [08Jan2025 16:50:47.491] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_wt-common.toml for create_wt tracking
|
11516 | [08Jan2025 16:50:47.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_small_nethersteel_cannon_layer of type minecraft:item
|
11517 | [08Jan2025 16:50:47.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_small_nethersteel_cannon_layer of type minecraft:block
|
11518 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_medium_nethersteel_cannon_layer of type minecraft:item
|
11519 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_medium_nethersteel_cannon_layer of type minecraft:block
|
11520 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_large_nethersteel_cannon_layer of type minecraft:item
|
11521 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_large_nethersteel_cannon_layer of type minecraft:block
|
11522 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_large_nethersteel_cannon_layer of type minecraft:item
|
11523 | [08Jan2025 16:50:47.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_very_large_nethersteel_cannon_layer of type minecraft:block
|
11524 | [08Jan2025 16:50:47.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_screw_breech of type minecraft:item
|
11525 | [08Jan2025 16:50:47.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_screw_breech of type minecraft:block
|
11526 | [08Jan2025 16:50:47.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_screw_breech of type minecraft:item
|
11527 | [08Jan2025 16:50:47.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_screw_breech of type minecraft:block
|
11528 | [08Jan2025 16:50:47.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_screw_breech of type minecraft:item
|
11529 | [08Jan2025 16:50:47.494] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_screw_breech of type minecraft:item
|
11530 | [08Jan2025 16:50:47.494] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_screw_breech of type minecraft:block
|
11531 | [08Jan2025 16:50:47.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cryogenic_tank of type minecraft:block_entity_type
|
11532 | [08Jan2025 16:50:47.497] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.event.ArmorBoostEventHandler to FORGE
|
11533 | [08Jan2025 16:50:47.499] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.entity.throwable.ThrowableStunGrenadeEntity to FORGE
|
11534 | [08Jan2025 16:50:47.502] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.level.damage.AccessDamageSources from crafttweaker.mixins.json into net.minecraft.world.damagesource.DamageSources
|
11535 | [08Jan2025 16:50:47.502] [modloading-worker-0/DEBUG] [mixin/]: Mixing DamageSourcesMixin from quark.mixins.json into net.minecraft.world.damagesource.DamageSources
|
11536 | [08Jan2025 16:50:47.502] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:DamageSourcesMixin from mod quark->@Inject::playerAttack(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11537 | [08Jan2025 16:50:47.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing valkyrienskies.MixinEntityDraggingInformation from forge-vs_addition-common.mixins.json into org.valkyrienskies.mod.common.util.EntityDraggingInformation
|
11538 | [08Jan2025 16:50:47.519] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gear of type minecraft:item
|
11539 | [08Jan2025 16:50:47.519] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gear of type minecraft:block
|
11540 | [08Jan2025 16:50:47.519] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gear_large of type minecraft:item
|
11541 | [08Jan2025 16:50:47.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gear_large of type minecraft:block
|
11542 | [08Jan2025 16:50:47.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_boiler of type minecraft:item
|
11543 | [08Jan2025 16:50:47.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_boiler of type minecraft:block
|
11544 | [08Jan2025 16:50:47.524] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_boiler_large of type minecraft:item
|
11545 | [08Jan2025 16:50:47.524] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_boiler_large of type minecraft:block
|
11546 | [08Jan2025 16:50:47.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_barrel of type minecraft:item
|
11547 | [08Jan2025 16:50:47.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_barrel of type minecraft:block
|
11548 | [08Jan2025 16:50:47.526] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_boiler_structure of type minecraft:block
|
11549 | [08Jan2025 16:50:47.527] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_breech of type minecraft:item
|
11550 | [08Jan2025 16:50:47.527] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_breech of type minecraft:block
|
11551 | [08Jan2025 16:50:47.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_recoil_spring of type minecraft:item
|
11552 | [08Jan2025 16:50:47.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_recoil_spring of type minecraft:block
|
11553 | [08Jan2025 16:50:47.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_generator of type minecraft:block_entity_type
|
11554 | [08Jan2025 16:50:47.533] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry synthesizer of type minecraft:block_entity_type
|
11555 | [08Jan2025 16:50:47.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler of type minecraft:item
|
11556 | [08Jan2025 16:50:47.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler of type minecraft:block
|
11557 | [08Jan2025 16:50:47.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler_special of type minecraft:item
|
11558 | [08Jan2025 16:50:47.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler_special of type minecraft:block
|
11559 | [08Jan2025 16:50:47.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_autocannon_recoil_spring of type minecraft:item
|
11560 | [08Jan2025 16:50:47.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_autocannon_recoil_spring of type minecraft:block
|
11561 | [08Jan2025 16:50:47.536] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_autocannon_breech of type minecraft:item
|
11562 | [08Jan2025 16:50:47.536] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_autocannon_breech of type minecraft:block
|
11563 | [08Jan2025 16:50:47.538] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler_large of type minecraft:item
|
11564 | [08Jan2025 16:50:47.538] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler_large of type minecraft:block
|
11565 | [08Jan2025 16:50:47.540] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry catalyst_carrier of type minecraft:block_entity_type
|
11566 | [08Jan2025 16:50:47.541] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_engine of type minecraft:block_entity_type
|
11567 | [08Jan2025 16:50:47.542] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_engine of type minecraft:block_entity_type
|
11568 | [08Jan2025 16:50:47.542] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_boiler_structure of type minecraft:block
|
11569 | [08Jan2025 16:50:47.542] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_boiler of type minecraft:item
|
11570 | [08Jan2025 16:50:47.543] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_boiler of type minecraft:block
|
11571 | [08Jan2025 16:50:47.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_engine of type minecraft:block_entity_type
|
11572 | [08Jan2025 16:50:47.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_barrel of type minecraft:item
|
11573 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_barrel of type minecraft:block
|
11574 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_boiler_large of type minecraft:item
|
11575 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_boiler_large of type minecraft:block
|
11576 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_recoil_spring of type minecraft:item
|
11577 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_recoil_spring of type minecraft:block
|
11578 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_breech of type minecraft:item
|
11579 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_autocannon_breech of type minecraft:block
|
11580 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_barrel of type minecraft:item
|
11581 | [08Jan2025 16:50:47.546] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_barrel of type minecraft:block
|
11582 | [08Jan2025 16:50:47.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_breech of type minecraft:item
|
11583 | [08Jan2025 16:50:47.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_breech of type minecraft:block
|
11584 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_boiler_structure of type minecraft:block
|
11585 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_boiler of type minecraft:item
|
11586 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_boiler of type minecraft:block
|
11587 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_recoil_spring of type minecraft:item
|
11588 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_recoil_spring of type minecraft:block
|
11589 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_autocannon_recoil_spring of type minecraft:item
|
11590 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_autocannon_recoil_spring of type minecraft:block
|
11591 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_autocannon_breech of type minecraft:item
|
11592 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_autocannon_breech of type minecraft:block
|
11593 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_barrel of type minecraft:item
|
11594 | [08Jan2025 16:50:47.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_barrel of type minecraft:block
|
11595 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_recoil_spring of type minecraft:item
|
11596 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_recoil_spring of type minecraft:block
|
11597 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_breech of type minecraft:item
|
11598 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_autocannon_breech of type minecraft:block
|
11599 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_barrel of type minecraft:item
|
11600 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_barrel of type minecraft:block
|
11601 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_breech of type minecraft:item
|
11602 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_breech of type minecraft:block
|
11603 | [08Jan2025 16:50:47.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_recoil_spring of type minecraft:item
|
11604 | [08Jan2025 16:50:47.551] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_recoil_spring of type minecraft:block
|
11605 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry legacy_electrolyzer of type minecraft:block_entity_type
|
11606 | [08Jan2025 16:50:47.548] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.debug.Debug to FORGE
|
11607 | [08Jan2025 16:50:47.566] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.SpreadTracker to FORGE
|
11608 | [08Jan2025 16:50:47.566] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_autocannon_recoil_spring of type minecraft:item
|
11609 | [08Jan2025 16:50:47.566] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_autocannon_recoil_spring of type minecraft:block
|
11610 | [08Jan2025 16:50:47.566] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_autocannon_breech of type minecraft:item
|
11611 | [08Jan2025 16:50:47.566] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_autocannon_breech of type minecraft:block
|
11612 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_barrel of type minecraft:item
|
11613 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_barrel of type minecraft:block
|
11614 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_recoil_spring of type minecraft:item
|
11615 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_recoil_spring of type minecraft:block
|
11616 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_breech of type minecraft:item
|
11617 | [08Jan2025 16:50:47.567] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_autocannon_breech of type minecraft:block
|
11618 | [08Jan2025 16:50:47.571] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.ReloadTracker to FORGE
|
11619 | [08Jan2025 16:50:47.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrolyzer of type minecraft:block_entity_type
|
11620 | [08Jan2025 16:50:47.573] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_liquefier of type minecraft:block_entity_type
|
11621 | [08Jan2025 16:50:47.573] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBlazeBurnerInteractionBehaviour from railways-common.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerInteractionBehaviour
|
11622 | [08Jan2025 16:50:47.574] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinBlazeBurnerInteractionBehaviour from mod railways->@Inject::storeIndex(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11623 | [08Jan2025 16:50:47.574] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinBlazeBurnerInteractionBehaviour from mod railways->@Inject::storeIndex(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11624 | [08Jan2025 16:50:47.574] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinBlazeBurnerInteractionBehaviour from mod railways->@Inject::storeIndex(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11625 | [08Jan2025 16:50:47.575] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.NetworkGunManager to FORGE
|
11626 | [08Jan2025 16:50:47.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flow_meter of type minecraft:block_entity_type
|
11627 | [08Jan2025 16:50:47.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen of type minecraft:block_entity_type
|
11628 | [08Jan2025 16:50:47.581] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_boiler_large of type minecraft:item
|
11629 | [08Jan2025 16:50:47.581] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_boiler_large of type minecraft:block
|
11630 | [08Jan2025 16:50:47.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_boiler_structure of type minecraft:block
|
11631 | [08Jan2025 16:50:47.584] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_boiler of type minecraft:item
|
11632 | [08Jan2025 16:50:47.584] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_boiler of type minecraft:block
|
11633 | [08Jan2025 16:50:47.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_loader of type minecraft:item
|
11634 | [08Jan2025 16:50:47.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_loader of type minecraft:block
|
11635 | [08Jan2025 16:50:47.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_boiler_large of type minecraft:item
|
11636 | [08Jan2025 16:50:47.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_boiler_large of type minecraft:block
|
11637 | [08Jan2025 16:50:47.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxygen_sealer of type minecraft:block_entity_type
|
11638 | [08Jan2025 16:50:47.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ram_head of type minecraft:item
|
11639 | [08Jan2025 16:50:47.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ram_head of type minecraft:block
|
11640 | [08Jan2025 16:50:47.593] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry room_pressurizer of type minecraft:block_entity_type
|
11641 | [08Jan2025 16:50:47.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flight_recorder of type minecraft:block_entity_type
|
11642 | [08Jan2025 16:50:47.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry worm_head of type minecraft:item
|
11643 | [08Jan2025 16:50:47.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry worm_head of type minecraft:block
|
11644 | [08Jan2025 16:50:47.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_mount of type minecraft:item
|
11645 | [08Jan2025 16:50:47.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_boiler_structure of type minecraft:block
|
11646 | [08Jan2025 16:50:47.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_boiler of type minecraft:item
|
11647 | [08Jan2025 16:50:47.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_boiler of type minecraft:block
|
11648 | [08Jan2025 16:50:47.614] [modloading-worker-0/DEBUG] [mixin/]: Mixing entity.ContraptionMixin from creatingspace.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11649 | [08Jan2025 16:50:47.617] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.ContraptionMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11650 | [08Jan2025 16:50:47.626] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.MixinContraption from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11651 | [08Jan2025 16:50:47.626] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinContraption from railways-common.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11652 | [08Jan2025 16:50:47.627] [modloading-worker-0/DEBUG] [mixin/]: Mixing contraption.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11653 | [08Jan2025 16:50:47.627] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
11654 | [08Jan2025 16:50:47.628] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.ContraptionMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11655 | [08Jan2025 16:50:47.628] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
11656 | [08Jan2025 16:50:47.632] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.migration.ContraptionMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11657 | [08Jan2025 16:50:47.632] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContraptionMixin from createaddition.mixins.json into com.simibubi.create.content.contraptions.Contraption
|
11658 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::gettingPos(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11659 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::gettingPos(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11660 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::gettingPos(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11661 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::onMoveBlock(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11662 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::onMoveBlock(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11663 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:entity.ContraptionMixin from mod creatingspace->@Inject::onMoveBlock(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11664 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$setForcedDirection(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
|
11665 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$setForcedDirection(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
|
11666 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$setForcedDirection(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
|
11667 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$removePulley(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
|
11668 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$removePulley(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
|
11669 | [08Jan2025 16:50:47.673] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure$removePulley(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
|
11670 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$addBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11671 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$addBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11672 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$addBlocksToWorld(Lnet/minecraft/world/level/Level;Lcom/simibubi/create/content/contraptions/StructureTransform;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11673 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$customChecks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11674 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$stickerMarking(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11675 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$stickerMarking(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11676 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$stickerMarking(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11677 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveChassis(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11678 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveChassis(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11679 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveChassis(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11680 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveMechanicalPiston(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11681 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveMechanicalPiston(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11682 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveMechanicalPiston(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11683 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePistonHead(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11684 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePistonHead(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11685 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePistonHead(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11686 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveGantryPinion(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11687 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveGantryPinion(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11688 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveGantryPinion(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11689 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$loaderBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11690 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$loaderBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11691 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$loaderBlocks(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11692 | [08Jan2025 16:50:47.674] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11693 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11694 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11695 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11696 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11697 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$moveBlock$addFrontier$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11698 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11699 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11700 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11701 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11702 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11703 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$movePulley$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Ljava/util/Queue;Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11704 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure(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
|
11705 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure(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
|
11706 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$searchMovedStructure(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
|
11707 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$readNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11708 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$readNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11709 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$readNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11710 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$writeNBT(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
11711 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$writeNBT(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
11712 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ContraptionMixin from mod createbigcannons->@Inject::createbigcannons$writeNBT(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
11713 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinContraption from mod railways->@Inject::applyPreTransformCallback(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11714 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinContraption from mod railways->@Inject::applyPreTransformCallback(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11715 | [08Jan2025 16:50:47.675] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinContraption from mod railways->@Inject::applyPreTransformCallback(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
|
11716 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11717 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11718 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContraptionMixin from mod create_connected->@Inject::stopJukeboxOnMove(Lnet/minecraft/core/BlockPos;Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11719 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
11720 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
11721 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.ContraptionMixin from mod create_connected->@Inject::fixNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
11722 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.ContraptionMixin from mod copycats->@Inject::readStructureBlockInfo(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/level/chunk/HashMapPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11723 | [08Jan2025 16:50:47.676] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.migration.ContraptionMixin from mod copycats->@Inject::legacyReadStructureBlockInfo(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/core/HolderGetter;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11724 | [08Jan2025 16:50:47.691] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:ContraptionMixin from mod createaddition->@Inject::getTileEntityNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/nbt/CompoundTag;)V doesn't use it's CallbackInfoReturnable
|
11725 | [08Jan2025 16:50:47.691] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:ContraptionMixin from mod createaddition->@Inject::getTileEntityNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/nbt/CompoundTag;)V has 0 override(s) in child classes
|
11726 | [08Jan2025 16:50:47.691] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:ContraptionMixin from mod createaddition->@Inject::getTileEntityNBT(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/entity/BlockEntity;Lnet/minecraft/nbt/CompoundTag;)V won't be passed a CallbackInfoReturnable as a result
|
11727 | [08Jan2025 16:50:47.707] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseled
|
11728 | [08Jan2025 16:50:47.707] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.supermartijn642.rechiseled.chiseling.ChiselingRecipeLoader to FORGE
|
11729 | [08Jan2025 16:50:47.723] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.DelayedTask to FORGE
|
11730 | [08Jan2025 16:50:47.724] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.CustomGunLoader to FORGE
|
11731 | [08Jan2025 16:50:47.725] [modloading-worker-0/DEBUG] [mixin/]: Mixing JsonDataLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
|
11732 | [08Jan2025 16:50:47.725] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:JsonDataLoaderMixin from mod fabric_resource_conditions_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
11733 | [08Jan2025 16:50:47.726] [modloading-worker-0/DEBUG] [mixin/]: Mixing patches.packs.resources.MixinSimpleJsonResourceReloadListener from bookshelf.common.mixins.json into net.minecraft.server.packs.resources.SimpleJsonResourceReloadListener
|
11734 | [08Jan2025 16:50:47.726] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prepare$0(Ljava/util/Map$Entry;)Z to md6778ec$bookshelf$lambda$prepare$0$0 in bookshelf.common.mixins.json:patches.packs.resources.MixinSimpleJsonResourceReloadListener from mod bookshelf
|
11735 | [08Jan2025 16:50:47.728] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.packs.resources.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
|
11736 | [08Jan2025 16:50:47.733] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.common.BurstTracker to FORGE
|
11737 | [08Jan2025 16:50:47.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing top.ribs.scguns.attributes.SCEntityAttributes to MOD
|
11738 | [08Jan2025 16:50:47.736] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fusion
|
11739 | [08Jan2025 16:50:47.738] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.TranslatingContraptionMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.TranslatingContraption
|
11740 | [08Jan2025 16:50:47.741] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.TranslatingContraptionMixin from mod createbigcannons->@Inject::createbigcannons$createColliders$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11741 | [08Jan2025 16:50:47.745] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puzzlesaccessapi
|
11742 | [08Jan2025 16:50:47.745] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_wt
|
11743 | [08Jan2025 16:50:47.746] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_particles_v1
|
11744 | [08Jan2025 16:50:47.746] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Forge Version package package net.minecraftforge.versions.forge, Forge, version 47.2 from cpw.mods.modlauncher.TransformingClassLoader@3f142e87
|
11745 | [08Jan2025 16:50:47.746] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge version 47.2.30
|
11746 | [08Jan2025 16:50:47.746] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge spec 47.2
|
11747 | [08Jan2025 16:50:47.747] [modloading-worker-0/DEBUG] [net.minecraftforge.versions.forge.ForgeVersion/CORE]: Found Forge group net.minecraftforge
|
11748 | [08Jan2025 16:50:47.747] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 47.2.30, for MC 1.20.1 with MCP 20230612.114412
|
11749 | [08Jan2025 16:50:47.747] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v47.2.30 Initialized
|
11750 | [08Jan2025 16:50:47.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type minecraft:item
|
11751 | [08Jan2025 16:50:47.748] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type minecraft:block
|
11752 | [08Jan2025 16:50:47.748] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_contraption of type minecraft:entity_type
|
11753 | [08Jan2025 16:50:47.749] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry room_atmosphere of type minecraft:entity_type
|
11754 | [08Jan2025 16:50:47.750] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_boiler_large of type minecraft:item
|
11755 | [08Jan2025 16:50:47.750] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_boiler_large of type minecraft:block
|
11756 | [08Jan2025 16:50:47.754] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_mount of type minecraft:block
|
11757 | [08Jan2025 16:50:47.756] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dungeons_arise
|
11758 | [08Jan2025 16:50:47.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yaw_controller of type minecraft:item
|
11759 | [08Jan2025 16:50:47.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yaw_controller of type minecraft:block
|
11760 | [08Jan2025 16:50:47.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_boiler_structure of type minecraft:block
|
11761 | [08Jan2025 16:50:47.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type minecraft:item
|
11762 | [08Jan2025 16:50:47.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type minecraft:block
|
11763 | [08Jan2025 16:50:47.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_boiler of type minecraft:item
|
11764 | [08Jan2025 16:50:47.764] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_boiler of type minecraft:block
|
11765 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_methane of type forge:fluid_type
|
11766 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_methane of type minecraft:fluid
|
11767 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_methane of type minecraft:fluid
|
11768 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_oxygen of type forge:fluid_type
|
11769 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_oxygen of type minecraft:fluid
|
11770 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_oxygen of type minecraft:fluid
|
11771 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_hydrogen of type forge:fluid_type
|
11772 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_hydrogen of type minecraft:fluid
|
11773 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_hydrogen of type minecraft:fluid
|
11774 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_carriage of type minecraft:item
|
11775 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_co2 of type forge:fluid_type
|
11776 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_co2 of type minecraft:fluid
|
11777 | [08Jan2025 16:50:47.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_co2 of type minecraft:fluid
|
11778 | [08Jan2025 16:50:47.768] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type minecraft:item
|
11779 | [08Jan2025 16:50:47.768] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shaft of type minecraft:block
|
11780 | [08Jan2025 16:50:47.769] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.CogWheelBlockMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.CogWheelBlock
|
11781 | [08Jan2025 16:50:47.771] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_carriage of type minecraft:block
|
11782 | [08Jan2025 16:50:47.772] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CogWheelBlockMixin from mod createcasing->@Inject::inject(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
|
11783 | [08Jan2025 16:50:47.773] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CogWheelBlockMixin from mod createcasing->@Inject::inject(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
|
11784 | [08Jan2025 16:50:47.773] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.CogWheelBlockMixin from mod createcasing->@Inject::inject(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
|
11785 | [08Jan2025 16:50:47.778] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_drill of type minecraft:item
|
11786 | [08Jan2025 16:50:47.778] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_drill of type minecraft:block
|
11787 | [08Jan2025 16:50:47.778] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Loading Network data for FML net version: FML3
|
11788 | [08Jan2025 16:50:47.779] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_boiler_large of type minecraft:item
|
11789 | [08Jan2025 16:50:47.779] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_boiler_large of type minecraft:block
|
11790 | [08Jan2025 16:50:47.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_boiler_structure of type minecraft:block
|
11791 | [08Jan2025 16:50:47.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_boiler of type minecraft:item
|
11792 | [08Jan2025 16:50:47.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_boiler of type minecraft:block
|
11793 | [08Jan2025 16:50:47.785] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_boiler_large of type minecraft:item
|
11794 | [08Jan2025 16:50:47.785] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_boiler_large of type minecraft:block
|
11795 | [08Jan2025 16:50:47.787] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_boiler_structure of type minecraft:block
|
11796 | [08Jan2025 16:50:47.787] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_drill_bit of type minecraft:block
|
11797 | [08Jan2025 16:50:47.792] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_builder of type minecraft:item
|
11798 | [08Jan2025 16:50:47.792] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_builder of type minecraft:block
|
11799 | [08Jan2025 16:50:47.794] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_builder_head of type minecraft:block
|
11800 | [08Jan2025 16:50:47.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-client.toml for forge tracking
|
11801 | [08Jan2025 16:50:47.797] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_boiler of type minecraft:item
|
11802 | [08Jan2025 16:50:47.797] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_boiler of type minecraft:block
|
11803 | [08Jan2025 16:50:47.797] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file forge-server.toml for forge tracking
|
11804 | [08Jan2025 16:50:47.797] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod forge
|
11805 | [08Jan2025 16:50:47.803] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_boiler_large of type minecraft:item
|
11806 | [08Jan2025 16:50:47.803] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_boiler_large of type minecraft:block
|
11807 | [08Jan2025 16:50:47.804] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.impl.service.BridgeService@798ad2b4 for service interface com.blamejared.crafttweaker.platform.services.IBridgeService
|
11808 | [08Jan2025 16:50:47.806] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.cogwheel.CogWheelBlockItemMixin from copycats-common.mixins.json into com.simibubi.create.content.kinetics.simpleRelays.CogwheelBlockItem
|
11809 | [08Jan2025 16:50:47.806] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_boiler_structure of type minecraft:block
|
11810 | [08Jan2025 16:50:47.809] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.cogwheel.CogWheelBlockItemMixin from mod copycats->@Inject::disablePlacementForCopycat(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11811 | [08Jan2025 16:50:47.816] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wood_support of type minecraft:item
|
11812 | [08Jan2025 16:50:47.817] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wood_support of type minecraft:block
|
11813 | [08Jan2025 16:50:47.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tectonic
|
11814 | [08Jan2025 16:50:47.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type minecraft:item
|
11815 | [08Jan2025 16:50:47.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cogwheel of type minecraft:block
|
11816 | [08Jan2025 16:50:47.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing PitchOrientedContraptionEntityMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.cannon_control.contraption.PitchOrientedContraptionEntity
|
11817 | [08Jan2025 16:50:47.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type minecraft:item
|
11818 | [08Jan2025 16:50:47.831] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cogwheel of type minecraft:block
|
11819 | [08Jan2025 16:50:47.831] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create_big_cannons.MixinPitchOrientedContraptionEntity from valkyrienskies-common.mixins.json into rbasamoyai.createbigcannons.cannon_control.contraption.PitchOrientedContraptionEntity
|
11820 | [08Jan2025 16:50:47.832] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type minecraft:item
|
11821 | [08Jan2025 16:50:47.834] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create_big_cannons.MixinPitchOrientedContraptionEntity from mod valkyrienskies->@Inject::vsProcesssRiderPositionHook(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/phys/Vec3;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
11822 | [08Jan2025 16:50:47.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_support of type minecraft:item
|
11823 | [08Jan2025 16:50:47.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_support of type minecraft:block
|
11824 | [08Jan2025 16:50:47.838] [modloading-worker-0/DEBUG] [mixin/]: Mixing createbigcannons.MixinMountedBigCannonContraption from forge-vs_addition-common.mixins.json into rbasamoyai.createbigcannons.cannon_control.contraption.MountedBigCannonContraption
|
11825 | [08Jan2025 16:50:47.838] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shoot$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Void; to md6778ec$lambda$shoot$0$0 in forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedBigCannonContraption from mod (unknown)
|
11826 | [08Jan2025 16:50:47.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_metal_support of type minecraft:item
|
11827 | [08Jan2025 16:50:47.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_metal_support of type minecraft:block
|
11828 | [08Jan2025 16:50:47.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gas_tank of type minecraft:item
|
11829 | [08Jan2025 16:50:47.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gas_tank of type minecraft:block
|
11830 | [08Jan2025 16:50:47.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_gas_tank of type minecraft:item
|
11831 | [08Jan2025 16:50:47.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_gas_tank of type minecraft:block
|
11832 | [08Jan2025 16:50:47.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_cannon of type minecraft:block
|
11833 | [08Jan2025 16:50:47.853] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.ForgePlatformHelper@188885f4 for service interface com.blamejared.crafttweaker.platform.services.IPlatformHelper
|
11834 | [08Jan2025 16:50:47.854] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.ForgeDistributionHelper@159d7477 for service interface com.blamejared.crafttweaker.platform.services.IDistributionHelper
|
11835 | [08Jan2025 16:50:47.856] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.client.ForgeClientHelper@70abfa65 for service interface com.blamejared.crafttweaker.platform.services.IClientHelper
|
11836 | [08Jan2025 16:50:47.859] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.event.ForgeEventHelper@128cc191 for service interface com.blamejared.crafttweaker.platform.services.IEventHelper
|
11837 | [08Jan2025 16:50:47.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forge
|
11838 | [08Jan2025 16:50:47.861] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:item
|
11839 | [08Jan2025 16:50:47.861] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:block
|
11840 | [08Jan2025 16:50:47.861] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.minecraftforge.common.ForgeSpawnEggItem$CommonHandler to MOD
|
11841 | [08Jan2025 16:50:47.862] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_block of type minecraft:item
|
11842 | [08Jan2025 16:50:47.862] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_block of type minecraft:block
|
11843 | [08Jan2025 16:50:47.863] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_shaft of type minecraft:block
|
11844 | [08Jan2025 16:50:47.863] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type minecraft:item
|
11845 | [08Jan2025 16:50:47.863] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_shaft of type minecraft:block
|
11846 | [08Jan2025 16:50:47.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_container of type minecraft:item
|
11847 | [08Jan2025 16:50:47.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_container of type minecraft:block
|
11848 | [08Jan2025 16:50:47.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cogwheel of type minecraft:item
|
11849 | [08Jan2025 16:50:47.865] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cogwheel of type minecraft:block
|
11850 | [08Jan2025 16:50:47.865] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cogwheel of type minecraft:item
|
11851 | [08Jan2025 16:50:47.865] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cogwheel of type minecraft:block
|
11852 | [08Jan2025 16:50:47.866] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_large_cogwheel of type minecraft:item
|
11853 | [08Jan2025 16:50:47.866] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_large_cogwheel of type minecraft:block
|
11854 | [08Jan2025 16:50:47.867] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.network.ForgeNetworkHelper@35ae3214 for service interface com.blamejared.crafttweaker.platform.services.INetworkHelper
|
11855 | [08Jan2025 16:50:47.870] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_large_cogwheel of type minecraft:item
|
11856 | [08Jan2025 16:50:47.870] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_large_cogwheel of type minecraft:block
|
11857 | [08Jan2025 16:50:47.871] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type minecraft:item
|
11858 | [08Jan2025 16:50:47.871] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type minecraft:block
|
11859 | [08Jan2025 16:50:47.872] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_container of type minecraft:item
|
11860 | [08Jan2025 16:50:47.872] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_container of type minecraft:block
|
11861 | [08Jan2025 16:50:47.873] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type minecraft:item
|
11862 | [08Jan2025 16:50:47.873] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type minecraft:block
|
11863 | [08Jan2025 16:50:47.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type minecraft:item
|
11864 | [08Jan2025 16:50:47.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type minecraft:block
|
11865 | [08Jan2025 16:50:47.880] [modloading-worker-0/DEBUG] [CraftTweaker-Services/]: Loaded com.blamejared.crafttweaker.platform.ForgeRegistryHelper@6bebaa8a for service interface com.blamejared.crafttweaker.platform.services.IRegistryHelper
|
11866 | [08Jan2025 16:50:47.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type minecraft:item
|
11867 | [08Jan2025 16:50:47.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_drive of type minecraft:block
|
11868 | [08Jan2025 16:50:47.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type minecraft:item
|
11869 | [08Jan2025 16:50:47.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type minecraft:block
|
11870 | [08Jan2025 16:50:47.887] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltBlockMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlock
|
11871 | [08Jan2025 16:50:47.896] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockMixin from mod createcasing->@Inject::encased$otherCasingUses(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;Lnet/minecraft/world/item/ItemStack;ZZZ)V does use it's CallbackInfoReturnable
|
11872 | [08Jan2025 16:50:47.903] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file etched-client.toml for etched tracking
|
11873 | [08Jan2025 16:50:47.903] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file etched-server.toml for etched tracking
|
11874 | [08Jan2025 16:50:47.906] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for etched
|
11875 | [08Jan2025 16:50:47.906] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing gg.moonflower.etched.core.registry.EtchedVillagers to FORGE
|
11876 | [08Jan2025 16:50:47.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_shot of type minecraft:item
|
11877 | [08Jan2025 16:50:47.909] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_shot of type minecraft:block
|
11878 | [08Jan2025 16:50:47.911] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type minecraft:block
|
11879 | [08Jan2025 16:50:47.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_container of type minecraft:item
|
11880 | [08Jan2025 16:50:47.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_container of type minecraft:block
|
11881 | [08Jan2025 16:50:47.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moyai_sign of type minecraft:item
|
11882 | [08Jan2025 16:50:47.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry moyai_sign of type minecraft:block
|
11883 | [08Jan2025 16:50:47.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warning_sign of type minecraft:item
|
11884 | [08Jan2025 16:50:47.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warning_sign of type minecraft:block
|
11885 | [08Jan2025 16:50:47.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_up_sign of type minecraft:item
|
11886 | [08Jan2025 16:50:47.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type minecraft:item
|
11887 | [08Jan2025 16:50:47.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_motor of type minecraft:block
|
11888 | [08Jan2025 16:50:47.920] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_up_sign of type minecraft:block
|
11889 | [08Jan2025 16:50:47.920] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractCannonProjectileMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.munitions.AbstractCannonProjectile
|
11890 | [08Jan2025 16:50:47.921] [modloading-worker-0/DEBUG] [mixin/]: Mixing AbstractProjectleAccessor from cbcmodernwarfare-common.mixins.json into rbasamoyai.createbigcannons.munitions.AbstractCannonProjectile
|
11891 | [08Jan2025 16:50:47.926] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for terrablender
|
11892 | [08Jan2025 16:50:47.926] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing terrablender.handler.InitializationHandler to FORGE
|
11893 | [08Jan2025 16:50:47.927] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_base
|
11894 | [08Jan2025 16:50:47.938] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type minecraft:item
|
11895 | [08Jan2025 16:50:47.938] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type minecraft:block
|
11896 | [08Jan2025 16:50:47.939] [modloading-worker-0/DEBUG] [mixin/]: Mixing FuzedProjectileAccessor from cbcmodernwarfare-common.mixins.json into rbasamoyai.createbigcannons.munitions.big_cannon.FuzedBigCannonProjectile
|
11897 | [08Jan2025 16:50:47.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_water_wheel of type minecraft:item
|
11898 | [08Jan2025 16:50:47.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_water_wheel of type minecraft:block
|
11899 | [08Jan2025 16:50:47.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tap_sign of type minecraft:item
|
11900 | [08Jan2025 16:50:47.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tap_sign of type minecraft:block
|
11901 | [08Jan2025 16:50:47.943] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stop_sign of type minecraft:item
|
11902 | [08Jan2025 16:50:47.943] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stop_sign of type minecraft:block
|
11903 | [08Jan2025 16:50:47.944] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_right_sign of type minecraft:item
|
11904 | [08Jan2025 16:50:47.944] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_right_sign of type minecraft:block
|
11905 | [08Jan2025 16:50:47.946] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel_structure of type minecraft:block
|
11906 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_left_sign of type minecraft:item
|
11907 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_left_sign of type minecraft:block
|
11908 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type minecraft:item
|
11909 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type minecraft:block
|
11910 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glitch_warning_sign of type minecraft:item
|
11911 | [08Jan2025 16:50:47.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glitch_warning_sign of type minecraft:block
|
11912 | [08Jan2025 16:50:47.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry broken_wrench_sign of type minecraft:item
|
11913 | [08Jan2025 16:50:47.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry broken_wrench_sign of type minecraft:block
|
11914 | [08Jan2025 16:50:47.950] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_shell of type minecraft:item
|
11915 | [08Jan2025 16:50:47.950] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_shell of type minecraft:block
|
11916 | [08Jan2025 16:50:47.950] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biohazard_sign of type minecraft:item
|
11917 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biohazard_sign of type minecraft:block
|
11918 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shrapnel_shell of type minecraft:item
|
11919 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shrapnel_shell of type minecraft:block
|
11920 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_warning_sign of type minecraft:item
|
11921 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_warning_sign of type minecraft:block
|
11922 | [08Jan2025 16:50:47.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type minecraft:item
|
11923 | [08Jan2025 16:50:47.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type minecraft:block
|
11924 | [08Jan2025 16:50:47.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shot of type minecraft:item
|
11925 | [08Jan2025 16:50:47.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shot of type minecraft:block
|
11926 | [08Jan2025 16:50:47.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_down_sign of type minecraft:item
|
11927 | [08Jan2025 16:50:47.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry arrow_down_sign of type minecraft:block
|
11928 | [08Jan2025 16:50:47.953] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gear_sign of type minecraft:item
|
11929 | [08Jan2025 16:50:47.953] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gear_sign of type minecraft:block
|
11930 | [08Jan2025 16:50:47.954] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creeper_sign of type minecraft:item
|
11931 | [08Jan2025 16:50:47.954] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creeper_sign of type minecraft:block
|
11932 | [08Jan2025 16:50:47.954] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bun_sign of type minecraft:item
|
11933 | [08Jan2025 16:50:47.955] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bun_sign of type minecraft:block
|
11934 | [08Jan2025 16:50:47.955] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file creatingspace-common.toml for creatingspace tracking
|
11935 | [08Jan2025 16:50:47.955] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file creatingspace-client.toml for creatingspace tracking
|
11936 | [08Jan2025 16:50:47.955] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file creatingspace-server.toml for creatingspace tracking
|
11937 | [08Jan2025 16:50:47.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silly_sign of type minecraft:item
|
11938 | [08Jan2025 16:50:47.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silly_sign of type minecraft:block
|
11939 | [08Jan2025 16:50:47.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry american_sign of type minecraft:item
|
11940 | [08Jan2025 16:50:47.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry american_sign of type minecraft:block
|
11941 | [08Jan2025 16:50:47.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type minecraft:item
|
11942 | [08Jan2025 16:50:47.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type minecraft:block
|
11943 | [08Jan2025 16:50:47.959] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magnet_sign of type minecraft:item
|
11944 | [08Jan2025 16:50:47.959] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magnet_sign of type minecraft:block
|
11945 | [08Jan2025 16:50:47.960] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemUseOverridesMixin from create_connected.mixins.json into com.simibubi.create.foundation.block.ItemUseOverrides
|
11946 | [08Jan2025 16:50:47.960] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ItemUseOverridesMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
11947 | [08Jan2025 16:50:47.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_cone of type minecraft:item
|
11948 | [08Jan2025 16:50:47.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_cone of type minecraft:block
|
11949 | [08Jan2025 16:50:47.965] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type minecraft:item
|
11950 | [08Jan2025 16:50:47.965] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type minecraft:block
|
11951 | [08Jan2025 16:50:47.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blank_sign of type minecraft:item
|
11952 | [08Jan2025 16:50:47.966] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blank_sign of type minecraft:block
|
11953 | [08Jan2025 16:50:47.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry a_sign of type minecraft:item
|
11954 | [08Jan2025 16:50:47.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry a_sign of type minecraft:block
|
11955 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry b_sign of type minecraft:item
|
11956 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry b_sign of type minecraft:block
|
11957 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry c_sign of type minecraft:item
|
11958 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry c_sign of type minecraft:block
|
11959 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry d_sign of type minecraft:item
|
11960 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry d_sign of type minecraft:block
|
11961 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry e_sign of type minecraft:item
|
11962 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry e_sign of type minecraft:block
|
11963 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry f_sign of type minecraft:item
|
11964 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry f_sign of type minecraft:block
|
11965 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry g_sign of type minecraft:item
|
11966 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry g_sign of type minecraft:block
|
11967 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry h_sign of type minecraft:item
|
11968 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry h_sign of type minecraft:block
|
11969 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry i_sign of type minecraft:item
|
11970 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry i_sign of type minecraft:block
|
11971 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry j_sign of type minecraft:item
|
11972 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry j_sign of type minecraft:block
|
11973 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry k_sign of type minecraft:item
|
11974 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry k_sign of type minecraft:block
|
11975 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry l_sign of type minecraft:item
|
11976 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry l_sign of type minecraft:block
|
11977 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry m_sign of type minecraft:item
|
11978 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry m_sign of type minecraft:block
|
11979 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry n_sign of type minecraft:item
|
11980 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry n_sign of type minecraft:block
|
11981 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry o_sign of type minecraft:item
|
11982 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry o_sign of type minecraft:block
|
11983 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry p_sign of type minecraft:item
|
11984 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry p_sign of type minecraft:block
|
11985 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry q_sign of type minecraft:item
|
11986 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry q_sign of type minecraft:block
|
11987 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry r_sign of type minecraft:item
|
11988 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry r_sign of type minecraft:block
|
11989 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry s_sign of type minecraft:item
|
11990 | [08Jan2025 16:50:47.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry s_sign of type minecraft:block
|
11991 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry t_sign of type minecraft:item
|
11992 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry t_sign of type minecraft:block
|
11993 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry u_sign of type minecraft:item
|
11994 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry u_sign of type minecraft:block
|
11995 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry v_sign of type minecraft:item
|
11996 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry v_sign of type minecraft:block
|
11997 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry w_sign of type minecraft:item
|
11998 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry w_sign of type minecraft:block
|
11999 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry x_sign of type minecraft:item
|
12000 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry x_sign of type minecraft:block
|
12001 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry y_sign of type minecraft:item
|
12002 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry y_sign of type minecraft:block
|
12003 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry z_sign of type minecraft:item
|
12004 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry z_sign of type minecraft:block
|
12005 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 0_sign of type minecraft:item
|
12006 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 0_sign of type minecraft:block
|
12007 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 1_sign of type minecraft:item
|
12008 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 1_sign of type minecraft:block
|
12009 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 2_sign of type minecraft:item
|
12010 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 2_sign of type minecraft:block
|
12011 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 3_sign of type minecraft:item
|
12012 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 3_sign of type minecraft:block
|
12013 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 4_sign of type minecraft:item
|
12014 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 4_sign of type minecraft:block
|
12015 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 5_sign of type minecraft:item
|
12016 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 5_sign of type minecraft:block
|
12017 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 6_sign of type minecraft:item
|
12018 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 6_sign of type minecraft:block
|
12019 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 7_sign of type minecraft:item
|
12020 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 7_sign of type minecraft:block
|
12021 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 8_sign of type minecraft:item
|
12022 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 8_sign of type minecraft:block
|
12023 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 9_sign of type minecraft:item
|
12024 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 9_sign of type minecraft:block
|
12025 | [08Jan2025 16:50:47.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry a_sign of type minecraft:item
|
12026 | [08Jan2025 16:50:47.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry a_sign of type minecraft:block
|
12027 | [08Jan2025 16:50:47.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shell of type minecraft:item
|
12028 | [08Jan2025 16:50:47.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shell of type minecraft:block
|
12029 | [08Jan2025 16:50:47.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry letter_sign of type minecraft:item
|
12030 | [08Jan2025 16:50:47.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry letter_sign of type minecraft:block
|
12031 | [08Jan2025 16:50:47.971] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlock
|
12032 | [08Jan2025 16:50:47.972] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockMixin from mod petrolpark->@Inject::inUpdateSpeed(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelControllerBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;[Lnet/minecraft/core/Direction;IILnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/entity/BlockEntity;Lcom/simibubi/create/content/kinetics/crusher/CrushingWheelBlockEntity;)V doesn't use it's CallbackInfo
|
12033 | [08Jan2025 16:50:47.975] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.blockentity.MixinCrushingWheelControllerTileEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
12034 | [08Jan2025 16:50:47.977] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
12035 | [08Jan2025 16:50:47.978] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to md6778ec$petrolpark$lambda$inAddBehaviours$0$0 in petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark
|
12036 | [08Jan2025 16:50:47.978] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelControllerBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelControllerBlockEntity
|
12037 | [08Jan2025 16:50:47.978] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12038 | [08Jan2025 16:50:47.981] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type minecraft:item
|
12039 | [08Jan2025 16:50:47.981] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type minecraft:block
|
12040 | [08Jan2025 16:50:47.982] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type minecraft:item
|
12041 | [08Jan2025 16:50:47.982] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_cuckoo_clock of type minecraft:block
|
12042 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12043 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12044 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12045 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;IILjava/util/List;I)V doesn't use it's CallbackInfo
|
12046 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;IILjava/util/List;I)V has 0 override(s) in child classes
|
12047 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelControllerBlockEntityMixin from mod petrolpark->@Inject::inApplyRecipe(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Optional;Ljava/util/List;IILjava/util/List;I)V won't be passed a CallbackInfo as a result
|
12048 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12049 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12050 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12051 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12052 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12053 | [08Jan2025 16:50:47.994] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:CrushingWheelControllerBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12054 | [08Jan2025 16:50:47.997] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MixinBlocks from valkyrienskies-forge.mixins.json into com.simibubi.create.content.kinetics.millstone.MillstoneBlock
|
12055 | [08Jan2025 16:50:48.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type minecraft:item
|
12056 | [08Jan2025 16:50:48.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type minecraft:block
|
12057 | [08Jan2025 16:50:48.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engineer_table of type minecraft:menu
|
12058 | [08Jan2025 16:50:48.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_menu of type minecraft:menu
|
12059 | [08Jan2025 16:50:48.004] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry upgradable_equipment of type minecraft:menu
|
12060 | [08Jan2025 16:50:48.004] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type minecraft:block
|
12061 | [08Jan2025 16:50:48.005] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_shell of type minecraft:item
|
12062 | [08Jan2025 16:50:48.005] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_shell of type minecraft:block
|
12063 | [08Jan2025 16:50:48.006] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_shell of type minecraft:item
|
12064 | [08Jan2025 16:50:48.006] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_shell of type minecraft:block
|
12065 | [08Jan2025 16:50:48.007] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.packets.MixinTileEntityConfigurationPacket from valkyrienskies-common.mixins.json into com.simibubi.create.foundation.networking.BlockEntityConfigurationPacket
|
12066 | [08Jan2025 16:50:48.008] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bag_of_grapeshot of type minecraft:item
|
12067 | [08Jan2025 16:50:48.008] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bag_of_grapeshot of type minecraft:block
|
12068 | [08Jan2025 16:50:48.008] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.block.MixinCrushingWheelBlock from valkyrienskies-common.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelBlock
|
12069 | [08Jan2025 16:50:48.010] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinCrushingWheelBlock from mod valkyrienskies->@Inject::startInside(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
|
12070 | [08Jan2025 16:50:48.010] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinCrushingWheelBlock from mod valkyrienskies->@Inject::startInside(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
|
12071 | [08Jan2025 16:50:48.010] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinCrushingWheelBlock from mod valkyrienskies->@Inject::startInside(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
|
12072 | [08Jan2025 16:50:48.017] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type minecraft:item
|
12073 | [08Jan2025 16:50:48.017] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_crushing_wheel of type minecraft:item
|
12074 | [08Jan2025 16:50:48.017] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type minecraft:block
|
12075 | [08Jan2025 16:50:48.017] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_crushing_wheel of type minecraft:block
|
12076 | [08Jan2025 16:50:48.018] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_crushing_wheel of type minecraft:item
|
12077 | [08Jan2025 16:50:48.018] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_crushing_wheel of type minecraft:block
|
12078 | [08Jan2025 16:50:48.018] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_crushing_wheel of type minecraft:item
|
12079 | [08Jan2025 16:50:48.018] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_crushing_wheel of type minecraft:block
|
12080 | [08Jan2025 16:50:48.019] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type minecraft:block
|
12081 | [08Jan2025 16:50:48.019] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_crushing_wheel of type minecraft:item
|
12082 | [08Jan2025 16:50:48.019] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_crushing_wheel of type minecraft:block
|
12083 | [08Jan2025 16:50:48.020] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_crushing_wheel of type minecraft:item
|
12084 | [08Jan2025 16:50:48.020] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_crushing_wheel of type minecraft:block
|
12085 | [08Jan2025 16:50:48.020] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type minecraft:item
|
12086 | [08Jan2025 16:50:48.020] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type minecraft:block
|
12087 | [08Jan2025 16:50:48.021] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_crushing_wheel of type minecraft:item
|
12088 | [08Jan2025 16:50:48.021] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_crushing_wheel of type minecraft:block
|
12089 | [08Jan2025 16:50:48.021] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_crushing_wheel of type minecraft:item
|
12090 | [08Jan2025 16:50:48.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_crushing_wheel of type minecraft:block
|
12091 | [08Jan2025 16:50:48.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type minecraft:item
|
12092 | [08Jan2025 16:50:48.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type minecraft:block
|
12093 | [08Jan2025 16:50:48.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_crushing_wheel of type minecraft:item
|
12094 | [08Jan2025 16:50:48.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_crushing_wheel of type minecraft:block
|
12095 | [08Jan2025 16:50:48.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_crushing_wheel of type minecraft:item
|
12096 | [08Jan2025 16:50:48.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_crushing_wheel of type minecraft:block
|
12097 | [08Jan2025 16:50:48.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_crushing_wheel of type minecraft:item
|
12098 | [08Jan2025 16:50:48.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_crushing_wheel of type minecraft:block
|
12099 | [08Jan2025 16:50:48.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_crushing_wheel of type minecraft:item
|
12100 | [08Jan2025 16:50:48.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_crushing_wheel of type minecraft:block
|
12101 | [08Jan2025 16:50:48.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_crushing_wheel of type minecraft:item
|
12102 | [08Jan2025 16:50:48.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_crushing_wheel of type minecraft:block
|
12103 | [08Jan2025 16:50:48.026] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MixinBlocks from valkyrienskies-forge.mixins.json into com.simibubi.create.content.processing.basin.BasinBlock
|
12104 | [08Jan2025 16:50:48.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_crushing_wheel of type minecraft:item
|
12105 | [08Jan2025 16:50:48.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_crushing_wheel of type minecraft:block
|
12106 | [08Jan2025 16:50:48.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mortar_stone of type minecraft:item
|
12107 | [08Jan2025 16:50:48.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mortar_stone of type minecraft:block
|
12108 | [08Jan2025 16:50:48.027] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mortar_stone_projectile of type minecraft:item
|
12109 | [08Jan2025 16:50:48.027] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mortar_stone_projectile of type minecraft:block
|
12110 | [08Jan2025 16:50:48.033] [modloading-worker-0/DEBUG] [mixin/]: Mixing BasinBlockEntityMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.processing.basin.BasinBlockEntity
|
12111 | [08Jan2025 16:50:48.033] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:BasinBlockEntityMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12112 | [08Jan2025 16:50:48.035] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:BasinBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12113 | [08Jan2025 16:50:48.035] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:BasinBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12114 | [08Jan2025 16:50:48.035] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:BasinBlockEntityMixin from mod create_enchantment_industry->@Inject::injected(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12115 | [08Jan2025 16:50:48.044] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_millstone of type minecraft:item
|
12116 | [08Jan2025 16:50:48.044] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_millstone of type minecraft:block
|
12117 | [08Jan2025 16:50:48.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drop_mortar_shell of type minecraft:item
|
12118 | [08Jan2025 16:50:48.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drop_mortar_shell of type minecraft:block
|
12119 | [08Jan2025 16:50:48.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_millstone of type minecraft:item
|
12120 | [08Jan2025 16:50:48.051] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_millstone of type minecraft:block
|
12121 | [08Jan2025 16:50:48.052] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type minecraft:item
|
12122 | [08Jan2025 16:50:48.052] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type minecraft:block
|
12123 | [08Jan2025 16:50:48.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_millstone of type minecraft:item
|
12124 | [08Jan2025 16:50:48.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_millstone of type minecraft:block
|
12125 | [08Jan2025 16:50:48.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powder_charge of type minecraft:item
|
12126 | [08Jan2025 16:50:48.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powder_charge of type minecraft:block
|
12127 | [08Jan2025 16:50:48.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_millstone of type minecraft:item
|
12128 | [08Jan2025 16:50:48.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_millstone of type minecraft:block
|
12129 | [08Jan2025 16:50:48.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_millstone of type minecraft:item
|
12130 | [08Jan2025 16:50:48.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_millstone of type minecraft:block
|
12131 | [08Jan2025 16:50:48.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_cartridge of type minecraft:item
|
12132 | [08Jan2025 16:50:48.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_cartridge of type minecraft:block
|
12133 | [08Jan2025 16:50:48.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_millstone of type minecraft:item
|
12134 | [08Jan2025 16:50:48.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_millstone of type minecraft:block
|
12135 | [08Jan2025 16:50:48.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type minecraft:item
|
12136 | [08Jan2025 16:50:48.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_burner of type minecraft:block
|
12137 | [08Jan2025 16:50:48.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_blaze_burner of type minecraft:block
|
12138 | [08Jan2025 16:50:48.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_container of type minecraft:item
|
12139 | [08Jan2025 16:50:48.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_container of type minecraft:block
|
12140 | [08Jan2025 16:50:48.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_autocannon_ammo_container of type minecraft:item
|
12141 | [08Jan2025 16:50:48.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_autocannon_ammo_container of type minecraft:block
|
12142 | [08Jan2025 16:50:48.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_sand of type minecraft:item
|
12143 | [08Jan2025 16:50:48.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type minecraft:item
|
12144 | [08Jan2025 16:50:48.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type minecraft:block
|
12145 | [08Jan2025 16:50:48.083] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.block.MixinEjectorBlock from valkyrienskies-common.mixins.json into com.simibubi.create.content.logistics.depot.EjectorBlock
|
12146 | [08Jan2025 16:50:48.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_millstone of type minecraft:item
|
12147 | [08Jan2025 16:50:48.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_millstone of type minecraft:block
|
12148 | [08Jan2025 16:50:48.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_sand of type minecraft:block
|
12149 | [08Jan2025 16:50:48.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_millstone of type minecraft:item
|
12150 | [08Jan2025 16:50:48.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_millstone of type minecraft:block
|
12151 | [08Jan2025 16:50:48.088] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.PistonContraptionMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.piston.PistonContraption
|
12152 | [08Jan2025 16:50:48.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_millstone of type minecraft:item
|
12153 | [08Jan2025 16:50:48.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_cast of type minecraft:block
|
12154 | [08Jan2025 16:50:48.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_millstone of type minecraft:block
|
12155 | [08Jan2025 16:50:48.091] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.IMixinPistonContraption from vs_clockwork-common.mixins.json into com.simibubi.create.content.contraptions.piston.PistonContraption
|
12156 | [08Jan2025 16:50:48.094] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PistonContraptionMixin from mod createbigcannons->@Inject::createbigcannons$addToInitialFrontier$1(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Ljava/util/Queue;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
12157 | [08Jan2025 16:50:48.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_millstone of type minecraft:item
|
12158 | [08Jan2025 16:50:48.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_millstone of type minecraft:block
|
12159 | [08Jan2025 16:50:48.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_millstone of type minecraft:item
|
12160 | [08Jan2025 16:50:48.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_millstone of type minecraft:block
|
12161 | [08Jan2025 16:50:48.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type minecraft:item
|
12162 | [08Jan2025 16:50:48.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type minecraft:block
|
12163 | [08Jan2025 16:50:48.102] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MixinBlocks from valkyrienskies-forge.mixins.json into com.simibubi.create.content.logistics.chute.AbstractChuteBlock
|
12164 | [08Jan2025 16:50:48.102] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rustic_engineer
|
12165 | [08Jan2025 16:50:48.102] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.RightclickGoldenBotProcedure to FORGE
|
12166 | [08Jan2025 16:50:48.105] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry finished_cannon_cast of type minecraft:block
|
12167 | [08Jan2025 16:50:48.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.RemoveChestGoldenBotProcedure to FORGE
|
12168 | [08Jan2025 16:50:48.115] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.PlaceMechsProcedure to FORGE
|
12169 | [08Jan2025 16:50:48.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_millstone of type minecraft:item
|
12170 | [08Jan2025 16:50:48.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_millstone of type minecraft:block
|
12171 | [08Jan2025 16:50:48.116] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.PlaceChestGoldenBotProcedure to FORGE
|
12172 | [08Jan2025 16:50:48.118] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.BearingContraptionMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.bearing.BearingContraption
|
12173 | [08Jan2025 16:50:48.118] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_cast_mould of type minecraft:item
|
12174 | [08Jan2025 16:50:48.118] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_small_cast_mould of type minecraft:block
|
12175 | [08Jan2025 16:50:48.118] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_cast_mould of type minecraft:item
|
12176 | [08Jan2025 16:50:48.118] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_cast_mould of type minecraft:block
|
12177 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_millstone of type minecraft:item
|
12178 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_millstone of type minecraft:block
|
12179 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_block of type minecraft:item
|
12180 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_cast_mould of type minecraft:item
|
12181 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capitalism_block of type minecraft:block
|
12182 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_cast_mould of type minecraft:block
|
12183 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cast_mould of type minecraft:item
|
12184 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gold_block of type minecraft:item
|
12185 | [08Jan2025 16:50:48.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gold_block of type minecraft:block
|
12186 | [08Jan2025 16:50:48.121] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.BearingContraptionMixin from mod copycats->@Inject::getSailsInCopycats(Lorg/apache/commons/lang3/tuple/Pair;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
12187 | [08Jan2025 16:50:48.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_cast_mould of type minecraft:block
|
12188 | [08Jan2025 16:50:48.122] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_cast_mould of type minecraft:item
|
12189 | [08Jan2025 16:50:48.122] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry very_large_cast_mould of type minecraft:block
|
12190 | [08Jan2025 16:50:48.122] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.PulleyContraptionMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.pulley.PulleyContraption
|
12191 | [08Jan2025 16:50:48.123] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_end_cast_mould of type minecraft:item
|
12192 | [08Jan2025 16:50:48.123] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_end_cast_mould of type minecraft:block
|
12193 | [08Jan2025 16:50:48.124] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type minecraft:item
|
12194 | [08Jan2025 16:50:48.124] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type minecraft:block
|
12195 | [08Jan2025 16:50:48.124] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_breech_cast_mould of type minecraft:item
|
12196 | [08Jan2025 16:50:48.124] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_breech_cast_mould of type minecraft:block
|
12197 | [08Jan2025 16:50:48.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screw_breech_cast_mould of type minecraft:item
|
12198 | [08Jan2025 16:50:48.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screw_breech_cast_mould of type minecraft:block
|
12199 | [08Jan2025 16:50:48.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_breech_cast_mould of type minecraft:item
|
12200 | [08Jan2025 16:50:48.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_breech_cast_mould of type minecraft:block
|
12201 | [08Jan2025 16:50:48.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_recoil_spring_cast_mould of type minecraft:item
|
12202 | [08Jan2025 16:50:48.126] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_recoil_spring_cast_mould of type minecraft:block
|
12203 | [08Jan2025 16:50:48.126] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_barrel_cast_mould of type minecraft:item
|
12204 | [08Jan2025 16:50:48.126] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_barrel_cast_mould of type minecraft:block
|
12205 | [08Jan2025 16:50:48.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type minecraft:item
|
12206 | [08Jan2025 16:50:48.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type minecraft:block
|
12207 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cardboard_box of type minecraft:item
|
12208 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin_foundry_lid of type minecraft:item
|
12209 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cardboard_box of type minecraft:block
|
12210 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin_foundry_lid of type minecraft:block
|
12211 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_floor of type minecraft:item
|
12212 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_floor of type minecraft:block
|
12213 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_floor of type minecraft:item
|
12214 | [08Jan2025 16:50:48.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_floor of type minecraft:block
|
12215 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.HydraulicPressOnBlockRightClickedProcedure to FORGE
|
12216 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_floor of type minecraft:item
|
12217 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_floor of type minecraft:block
|
12218 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_floor of type minecraft:item
|
12219 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_floor of type minecraft:block
|
12220 | [08Jan2025 16:50:48.131] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.IMixinClockworkContraption from vs_clockwork-common.mixins.json into com.simibubi.create.content.contraptions.bearing.ClockworkContraption
|
12221 | [08Jan2025 16:50:48.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gold_floor of type minecraft:item
|
12222 | [08Jan2025 16:50:48.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_gold_floor of type minecraft:block
|
12223 | [08Jan2025 16:50:48.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type minecraft:item
|
12224 | [08Jan2025 16:50:48.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type minecraft:block
|
12225 | [08Jan2025 16:50:48.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type minecraft:item
|
12226 | [08Jan2025 16:50:48.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type minecraft:block
|
12227 | [08Jan2025 16:50:48.134] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.FunctionToolMechProcedure to FORGE
|
12228 | [08Jan2025 16:50:48.135] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.procedures.FunctionPipeWrenchProcedure to FORGE
|
12229 | [08Jan2025 16:50:48.135] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.WMessage to MOD
|
12230 | [08Jan2025 16:50:48.136] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.SpaceMessage to MOD
|
12231 | [08Jan2025 16:50:48.138] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry impact_fuze of type minecraft:item
|
12232 | [08Jan2025 16:50:48.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type minecraft:item
|
12233 | [08Jan2025 16:50:48.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_bracket of type minecraft:block
|
12234 | [08Jan2025 16:50:48.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type minecraft:item
|
12235 | [08Jan2025 16:50:48.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_bracket of type minecraft:block
|
12236 | [08Jan2025 16:50:48.140] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidPipeBlockMixin from tfmg.mixins.json into com.simibubi.create.content.fluids.pipes.FluidPipeBlock
|
12237 | [08Jan2025 16:50:48.141] [modloading-worker-0/DEBUG] [mixin/]: tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
12238 | [08Jan2025 16:50:48.141] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onRemove$3(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;)V to md6778ec$tfmg$lambda$onRemove$3$0 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
|
12239 | [08Jan2025 16:50:48.141] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$2(Lnet/minecraft/world/item/context/UseOnContext;Lcom/simibubi/create/content/fluids/pipes/FluidPipeBlockEntity;)V to md6778ec$tfmg$lambda$onWrenched$2$1 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
|
12240 | [08Jan2025 16:50:48.143] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$1(Lnet/minecraft/world/item/context/UseOnContext;Lcom/simibubi/create/content/fluids/PipeConnection;)V to md6778ec$tfmg$lambda$onWrenched$1$2 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
|
12241 | [08Jan2025 16:50:48.143] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onWrenched$0(Lcom/simibubi/create/content/fluids/PipeConnection;)Z to md6778ec$tfmg$lambda$onWrenched$0$3 in tfmg.mixins.json:FluidPipeBlockMixin from mod tfmg
|
12242 | [08Jan2025 16:50:48.153] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.fluid_pipe.FluidPipeBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.fluids.pipes.FluidPipeBlock
|
12243 | [08Jan2025 16:50:48.169] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.GantryContraptionMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.gantry.GantryContraption
|
12244 | [08Jan2025 16:50:48.170] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_plating_block of type minecraft:item
|
12245 | [08Jan2025 16:50:48.170] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_plating_block of type minecraft:block
|
12246 | [08Jan2025 16:50:48.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stone_tiles of type minecraft:item
|
12247 | [08Jan2025 16:50:48.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stone_tiles of type minecraft:block
|
12248 | [08Jan2025 16:50:48.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stone_tiles of type minecraft:item
|
12249 | [08Jan2025 16:50:48.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stone_tiles of type minecraft:block
|
12250 | [08Jan2025 16:50:48.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry timed_fuze of type minecraft:item
|
12251 | [08Jan2025 16:50:48.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk of type minecraft:item
|
12252 | [08Jan2025 16:50:48.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_catwalk of type minecraft:block
|
12253 | [08Jan2025 16:50:48.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type minecraft:item
|
12254 | [08Jan2025 16:50:48.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type minecraft:block
|
12255 | [08Jan2025 16:50:48.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk of type minecraft:item
|
12256 | [08Jan2025 16:50:48.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_catwalk of type minecraft:block
|
12257 | [08Jan2025 16:50:48.176] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorCarriageContraption from railways-common.mixins.json into com.simibubi.create.content.trains.entity.CarriageContraption
|
12258 | [08Jan2025 16:50:48.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type minecraft:block
|
12259 | [08Jan2025 16:50:48.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk of type minecraft:item
|
12260 | [08Jan2025 16:50:48.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_catwalk of type minecraft:block
|
12261 | [08Jan2025 16:50:48.178] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.SMessage to MOD
|
12262 | [08Jan2025 16:50:48.179] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type minecraft:block
|
12263 | [08Jan2025 16:50:48.180] [modloading-worker-0/DEBUG] [mixin/]: Mixing MountedStorageManagerMixin from createrailwaysnavigator.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
|
12264 | [08Jan2025 16:50:48.181] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMountedStorageManager from railways-common.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
|
12265 | [08Jan2025 16:50:48.181] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$read$1(Lnet/minecraft/nbt/CompoundTag;)V to md6778ec$railways$lambda$read$1$0 in railways-common.mixins.json:MixinMountedStorageManager from mod railways
|
12266 | [08Jan2025 16:50:48.181] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$entityTick$0(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/MountedFluidStorage;)V to md6778ec$railways$lambda$entityTick$0$1 in railways-common.mixins.json:MixinMountedStorageManager from mod railways
|
12267 | [08Jan2025 16:50:48.182] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk of type minecraft:item
|
12268 | [08Jan2025 16:50:48.182] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_catwalk of type minecraft:block
|
12269 | [08Jan2025 16:50:48.182] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type minecraft:item
|
12270 | [08Jan2025 16:50:48.183] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type minecraft:block
|
12271 | [08Jan2025 16:50:48.186] [modloading-worker-0/DEBUG] [mixin/]: Mixing MountedStorageManagerMixin from railways.mixins.json into com.simibubi.create.content.contraptions.MountedStorageManager
|
12272 | [08Jan2025 16:50:48.186] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$bindTanks$0(Ljava/util/Map;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/contraptions/MountedFluidStorage;)V to md6778ec$railways$lambda$bindTanks$0$2 in railways.mixins.json:MountedStorageManagerMixin from mod railways
|
12273 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12274 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12275 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: createrailwaysnavigator.mixins.json:MountedStorageManagerMixin from mod createrailwaysnavigator->@Inject::onEntityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12276 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::entityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12277 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::entityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12278 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::entityTick(Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12279 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12280 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12281 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addBlock(Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12282 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12283 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12284 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12285 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12286 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12287 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12288 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::removeStorageFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12289 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::removeStorageFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12290 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::removeStorageFromWorld(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12291 | [08Jan2025 16:50:48.195] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addStorageToWorld(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12292 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addStorageToWorld(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12293 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinMountedStorageManager from mod railways->@Inject::addStorageToWorld(Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate$StructureBlockInfo;Lnet/minecraft/world/level/block/entity/BlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12294 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::createHandler(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12295 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::createHandler(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12296 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::createHandler(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12297 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12298 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12299 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::read(Lnet/minecraft/nbt/CompoundTag;Ljava/util/Map;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12300 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::bindTanks(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12301 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::bindTanks(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12302 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::bindTanks(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12303 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::clear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12304 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::clear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12305 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::clear(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12306 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::updateContainedFluid(Lnet/minecraft/core/BlockPos;Lnet/minecraftforge/fluids/FluidStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
12307 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::updateContainedFluid(Lnet/minecraft/core/BlockPos;Lnet/minecraftforge/fluids/FluidStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
12308 | [08Jan2025 16:50:48.196] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MountedStorageManagerMixin from mod railways->@Inject::updateContainedFluid(Lnet/minecraft/core/BlockPos;Lnet/minecraftforge/fluids/FluidStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
12309 | [08Jan2025 16:50:48.200] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.KeyShootSpiderMessage to MOD
|
12310 | [08Jan2025 16:50:48.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry proximity_fuze of type minecraft:item
|
12311 | [08Jan2025 16:50:48.202] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.DMessage to MOD
|
12312 | [08Jan2025 16:50:48.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.network.AMessage to MOD
|
12313 | [08Jan2025 16:50:48.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_railing of type minecraft:item
|
12314 | [08Jan2025 16:50:48.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_railing of type minecraft:block
|
12315 | [08Jan2025 16:50:48.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry delayed_impact_fuze of type minecraft:item
|
12316 | [08Jan2025 16:50:48.204] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.init.RusticEngineerModTabs to MOD
|
12317 | [08Jan2025 16:50:48.204] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.init.RusticEngineerModLootModifier to MOD
|
12318 | [08Jan2025 16:50:48.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_railing of type minecraft:item
|
12319 | [08Jan2025 16:50:48.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_railing of type minecraft:block
|
12320 | [08Jan2025 16:50:48.206] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.init.RusticEngineerModEntities to MOD
|
12321 | [08Jan2025 16:50:48.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_sliding_breechblock of type minecraft:item
|
12322 | [08Jan2025 16:50:48.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sliding_breechblock of type minecraft:item
|
12323 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type minecraft:item
|
12324 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sliding_breechblock of type minecraft:item
|
12325 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type minecraft:block
|
12326 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_railing of type minecraft:item
|
12327 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_railing of type minecraft:block
|
12328 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_screw_lock of type minecraft:item
|
12329 | [08Jan2025 16:50:48.207] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_screw_lock of type minecraft:item
|
12330 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spring_wire of type minecraft:item
|
12331 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry recoil_spring of type minecraft:item
|
12332 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_railing of type minecraft:item
|
12333 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_railing of type minecraft:block
|
12334 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_autocannon_breech_extractor of type minecraft:item
|
12335 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_autocannon_breech_extractor of type minecraft:item
|
12336 | [08Jan2025 16:50:48.208] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_autocannon_breech_extractor of type minecraft:item
|
12337 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry packed_gunpowder of type minecraft:item
|
12338 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gunpowder_pinch of type minecraft:item
|
12339 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_powder_charge of type minecraft:item
|
12340 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_ingot of type minecraft:item
|
12341 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_nugget of type minecraft:item
|
12342 | [08Jan2025 16:50:48.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_ingot of type minecraft:item
|
12343 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_nugget of type minecraft:item
|
12344 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_scrap of type minecraft:item
|
12345 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_scrap of type minecraft:item
|
12346 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.init.EntityAnimationFactory to FORGE
|
12347 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shot_balls of type minecraft:item
|
12348 | [08Jan2025 16:50:48.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_cartridge_sheet of type minecraft:item
|
12349 | [08Jan2025 16:50:48.211] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.rusticengineer.block.listener.ClientListener to MOD
|
12350 | [08Jan2025 16:50:48.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stepped_lever of type minecraft:item
|
12351 | [08Jan2025 16:50:48.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stepped_lever of type minecraft:block
|
12352 | [08Jan2025 16:50:48.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_autocannon_cartridge of type minecraft:item
|
12353 | [08Jan2025 16:50:48.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filled_autocannon_cartridge of type minecraft:item
|
12354 | [08Jan2025 16:50:48.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pair_of_cannon_wheels of type minecraft:item
|
12355 | [08Jan2025 16:50:48.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_cartridge_sheet of type minecraft:item
|
12356 | [08Jan2025 16:50:48.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry guncotton of type minecraft:item
|
12357 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry packed_guncotton of type minecraft:item
|
12358 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry congealed_nitro of type minecraft:item
|
12359 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hardened_nitro of type minecraft:item
|
12360 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nitropowder of type minecraft:item
|
12361 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type minecraft:item
|
12362 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type minecraft:block
|
12363 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_machine_gun_round of type minecraft:item
|
12364 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tracer_tip of type minecraft:item
|
12365 | [08Jan2025 16:50:48.213] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partial_recoil_spring of type minecraft:item
|
12366 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partial_cast_iron_autocannon_breech_extractor of type minecraft:item
|
12367 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partial_bronze_autocannon_breech_extractor of type minecraft:item
|
12368 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partial_steel_autocannon_breech_extractor of type minecraft:item
|
12369 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partially_formed_autocannon_cartridge of type minecraft:item
|
12370 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry breaker_switch of type minecraft:item
|
12371 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry breaker_switch of type minecraft:block
|
12372 | [08Jan2025 16:50:48.214] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partially_filled_autocannon_cartridge of type minecraft:item
|
12373 | [08Jan2025 16:50:48.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partially_formed_big_cartridge of type minecraft:item
|
12374 | [08Jan2025 16:50:48.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry partially_assembled_machine_gun_round of type minecraft:item
|
12375 | [08Jan2025 16:50:48.217] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_cartridge of type minecraft:item
|
12376 | [08Jan2025 16:50:48.218] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type minecraft:item
|
12377 | [08Jan2025 16:50:48.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_valve_handle of type minecraft:block
|
12378 | [08Jan2025 16:50:48.219] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
|
12379 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
|
12380 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type minecraft:item
|
12381 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_valve_handle of type minecraft:block
|
12382 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type minecraft:item
|
12383 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_valve_handle of type minecraft:block
|
12384 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type minecraft:item
|
12385 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_valve_handle of type minecraft:block
|
12386 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type minecraft:item
|
12387 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_valve_handle of type minecraft:block
|
12388 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type minecraft:item
|
12389 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_valve_handle of type minecraft:block
|
12390 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type minecraft:item
|
12391 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_valve_handle of type minecraft:block
|
12392 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type minecraft:item
|
12393 | [08Jan2025 16:50:48.220] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@570dee48
|
12394 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_valve_handle of type minecraft:block
|
12395 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type minecraft:item
|
12396 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_valve_handle of type minecraft:block
|
12397 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type minecraft:item
|
12398 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_valve_handle of type minecraft:block
|
12399 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type minecraft:item
|
12400 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_valve_handle of type minecraft:block
|
12401 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type minecraft:item
|
12402 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_valve_handle of type minecraft:block
|
12403 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type minecraft:item
|
12404 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_valve_handle of type minecraft:block
|
12405 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type minecraft:item
|
12406 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_valve_handle of type minecraft:block
|
12407 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type minecraft:item
|
12408 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_valve_handle of type minecraft:block
|
12409 | [08Jan2025 16:50:48.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type minecraft:item
|
12410 | [08Jan2025 16:50:48.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_valve_handle of type minecraft:block
|
12411 | [08Jan2025 16:50:48.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type minecraft:item
|
12412 | [08Jan2025 16:50:48.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_valve_handle of type minecraft:block
|
12413 | [08Jan2025 16:50:48.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_autocannon_round of type minecraft:item
|
12414 | [08Jan2025 16:50:48.222] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidTankBlockMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlock
|
12415 | [08Jan2025 16:50:48.224] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:FluidTankBlockMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12416 | [08Jan2025 16:50:48.224] [modloading-worker-0/INFO] [necronomicon/]: Necronomicon Initialized
|
12417 | [08Jan2025 16:50:48.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_grate of type minecraft:item
|
12418 | [08Jan2025 16:50:48.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_grate of type minecraft:block
|
12419 | [08Jan2025 16:50:48.226] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:FluidTankBlockMixin from mod create_enchantment_industry->@Inject::injected(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 does use it's CallbackInfo
|
12420 | [08Jan2025 16:50:48.229] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.FluidTankBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.fluids.tank.FluidTankBlockEntity
|
12421 | [08Jan2025 16:50:48.229] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
12422 | [08Jan2025 16:50:48.232] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::createRenderBoundingBox(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
12423 | [08Jan2025 16:50:48.232] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::read(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
12424 | [08Jan2025 16:50:48.232] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.FluidTankBlockEntityMixin from mod create_connected->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
12425 | [08Jan2025 16:50:48.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ceiling_fan of type minecraft:item
|
12426 | [08Jan2025 16:50:48.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ceiling_fan of type minecraft:block
|
12427 | [08Jan2025 16:50:48.237] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass of type minecraft:item
|
12428 | [08Jan2025 16:50:48.237] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass of type minecraft:block
|
12429 | [08Jan2025 16:50:48.238] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass of type minecraft:item
|
12430 | [08Jan2025 16:50:48.238] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass of type minecraft:block
|
12431 | [08Jan2025 16:50:48.239] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creatingspace
|
12432 | [08Jan2025 16:50:48.239] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.server.event.IgniteOnPlace to FORGE
|
12433 | [08Jan2025 16:50:48.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type minecraft:item
|
12434 | [08Jan2025 16:50:48.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type minecraft:block
|
12435 | [08Jan2025 16:50:48.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flak_autocannon_round of type minecraft:item
|
12436 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type minecraft:item
|
12437 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type minecraft:block
|
12438 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass of type minecraft:item
|
12439 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass of type minecraft:block
|
12440 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.server.event.DataEventHandler to FORGE
|
12441 | [08Jan2025 16:50:48.241] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry machine_gun_round of type minecraft:item
|
12442 | [08Jan2025 16:50:48.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ram_rod of type minecraft:item
|
12443 | [08Jan2025 16:50:48.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_girder of type minecraft:item
|
12444 | [08Jan2025 16:50:48.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_girder of type minecraft:block
|
12445 | [08Jan2025 16:50:48.249] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bettercombat
|
12446 | [08Jan2025 16:50:48.249] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.bettercombat.forge.events.ForgeModEvents to MOD
|
12447 | [08Jan2025 16:50:48.251] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_large_chain of type minecraft:item
|
12448 | [08Jan2025 16:50:48.251] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminium_large_chain of type minecraft:block
|
12449 | [08Jan2025 16:50:48.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_large_chain of type minecraft:item
|
12450 | [08Jan2025 16:50:48.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_large_chain of type minecraft:block
|
12451 | [08Jan2025 16:50:48.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_large_chain of type minecraft:item
|
12452 | [08Jan2025 16:50:48.255] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.server.event.CSEventHandler to FORGE
|
12453 | [08Jan2025 16:50:48.256] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_large_chain of type minecraft:block
|
12454 | [08Jan2025 16:50:48.256] [modloading-worker-0/INFO] [necronomicon/]: File exists, reading config for elocindev.necronomicon.NecronomiconConfig.
|
12455 | [08Jan2025 16:50:48.257] [modloading-worker-0/INFO] [necronomicon/]: Config for elocindev.necronomicon.NecronomiconConfig read successfully.
|
12456 | [08Jan2025 16:50:48.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry worm of type minecraft:item
|
12457 | [08Jan2025 16:50:48.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strong_bronze_large_chain of type minecraft:item
|
12458 | [08Jan2025 16:50:48.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strong_bronze_large_chain of type minecraft:block
|
12459 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_large_chain of type minecraft:item
|
12460 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_large_chain of type minecraft:block
|
12461 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry quickfiring_mechanism of type minecraft:item
|
12462 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_large_chain of type minecraft:item
|
12463 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_large_chain of type minecraft:block
|
12464 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_large_chain of type minecraft:item
|
12465 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_large_chain of type minecraft:block
|
12466 | [08Jan2025 16:50:48.259] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.bettercombat.forge.events.ForgeEvents to FORGE
|
12467 | [08Jan2025 16:50:48.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_large_chain of type minecraft:item
|
12468 | [08Jan2025 16:50:48.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_large_chain of type minecraft:block
|
12469 | [08Jan2025 16:50:48.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_large_chain of type minecraft:item
|
12470 | [08Jan2025 16:50:48.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_large_chain of type minecraft:block
|
12471 | [08Jan2025 16:50:48.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_crafting_wand of type minecraft:item
|
12472 | [08Jan2025 16:50:48.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_large_chain of type minecraft:item
|
12473 | [08Jan2025 16:50:48.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_large_chain of type minecraft:block
|
12474 | [08Jan2025 16:50:48.263] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_welder of type minecraft:item
|
12475 | [08Jan2025 16:50:48.263] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type minecraft:item
|
12476 | [08Jan2025 16:50:48.263] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type minecraft:block
|
12477 | [08Jan2025 16:50:48.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_large_chain of type minecraft:item
|
12478 | [08Jan2025 16:50:48.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_large_chain of type minecraft:block
|
12479 | [08Jan2025 16:50:48.264] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemDrainBlockMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.fluids.drain.ItemDrainBlock
|
12480 | [08Jan2025 16:50:48.264] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:ItemDrainBlockMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12481 | [08Jan2025 16:50:48.264] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$injected$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/fluids/drain/ItemDrainBlockEntity;)V to md6778ec$create_enchantment_industry$lambda$injected$0$0 in create_enchantment_industry.mixins.json:ItemDrainBlockMixin from mod create_enchantment_industry
|
12482 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_large_chain of type minecraft:item
|
12483 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_large_chain of type minecraft:block
|
12484 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_large_chain of type minecraft:item
|
12485 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_large_chain of type minecraft:block
|
12486 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_large_chain of type minecraft:item
|
12487 | [08Jan2025 16:50:48.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_large_chain of type minecraft:block
|
12488 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_large_chain of type minecraft:item
|
12489 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_large_chain of type minecraft:block
|
12490 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry block_armor_inspection_tool of type minecraft:item
|
12491 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_large_chain of type minecraft:item
|
12492 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_large_chain of type minecraft:block
|
12493 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:ItemDrainBlockMixin from mod create_enchantment_industry->@Inject::injected(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
|
12494 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:ItemDrainBlockMixin from mod create_enchantment_industry->@Inject::injected(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
|
12495 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:ItemDrainBlockMixin from mod create_enchantment_industry->@Inject::injected(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
|
12496 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_large_chain of type minecraft:item
|
12497 | [08Jan2025 16:50:48.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_large_chain of type minecraft:block
|
12498 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_large_chain of type minecraft:item
|
12499 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_large_chain of type minecraft:block
|
12500 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_large_chain of type minecraft:item
|
12501 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.server.armor.SpacesuitHelmetItem to FORGE
|
12502 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_large_chain of type minecraft:block
|
12503 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_large_chain of type minecraft:item
|
12504 | [08Jan2025 16:50:48.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_large_chain of type minecraft:block
|
12505 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_large_chain of type minecraft:item
|
12506 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_large_chain of type minecraft:block
|
12507 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_large_chain of type minecraft:item
|
12508 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_large_chain of type minecraft:block
|
12509 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [mixin/]: Mixing ItemDrainBlockEntityAccessor from create_enchantment_industry.mixins.json into com.simibubi.create.content.fluids.drain.ItemDrainBlockEntity
|
12510 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:ItemDrainBlockEntityAccessor from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12511 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_large_chain of type minecraft:item
|
12512 | [08Jan2025 16:50:48.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_large_chain of type minecraft:block
|
12513 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_large_chain of type minecraft:item
|
12514 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_large_chain of type minecraft:block
|
12515 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [mixin/]: Mixing GasMaskItemMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.equipment.gas_mask.GasMaskItem
|
12516 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_large_chain of type minecraft:item
|
12517 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_large_chain of type minecraft:block
|
12518 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_large_chain of type minecraft:item
|
12519 | [08Jan2025 16:50:48.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_large_chain of type minecraft:block
|
12520 | [08Jan2025 16:50:48.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry knightslime_large_chain of type minecraft:item
|
12521 | [08Jan2025 16:50:48.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry knightslime_large_chain of type minecraft:block
|
12522 | [08Jan2025 16:50:48.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gas_mask of type minecraft:item
|
12523 | [08Jan2025 16:50:48.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry queen_slime_large_chain of type minecraft:item
|
12524 | [08Jan2025 16:50:48.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry queen_slime_large_chain of type minecraft:block
|
12525 | [08Jan2025 16:50:48.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_black of type minecraft:item
|
12526 | [08Jan2025 16:50:48.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_black of type minecraft:block
|
12527 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_black of type minecraft:item
|
12528 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_black of type minecraft:block
|
12529 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type minecraft:item
|
12530 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_wallpaper_wavy of type minecraft:item
|
12531 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type minecraft:block
|
12532 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_wallpaper_wavy of type minecraft:block
|
12533 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_white of type minecraft:item
|
12534 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_white of type minecraft:block
|
12535 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_white of type minecraft:item
|
12536 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_white of type minecraft:block
|
12537 | [08Jan2025 16:50:48.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_wallpaper_wavy of type minecraft:item
|
12538 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_wallpaper_wavy of type minecraft:block
|
12539 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_blue of type minecraft:item
|
12540 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_blue of type minecraft:block
|
12541 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_blue of type minecraft:item
|
12542 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_blue of type minecraft:block
|
12543 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_wallpaper_wavy of type minecraft:item
|
12544 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_wallpaper_wavy of type minecraft:block
|
12545 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpoutBlockMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlock
|
12546 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SpoutBlockMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
12547 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_light_blue of type minecraft:item
|
12548 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_light_blue of type minecraft:block
|
12549 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_light_blue of type minecraft:item
|
12550 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onRemove$0(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lcom/simibubi/create/content/fluids/spout/SpoutBlockEntity;)V to md6778ec$create_enchantment_industry$lambda$onRemove$0$0 in create_enchantment_industry.mixins.json:SpoutBlockMixin from mod create_enchantment_industry
|
12551 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_light_blue of type minecraft:block
|
12552 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_wallpaper_wavy of type minecraft:item
|
12553 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_wallpaper_wavy of type minecraft:block
|
12554 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_red of type minecraft:item
|
12555 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_red of type minecraft:block
|
12556 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_red of type minecraft:item
|
12557 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_red of type minecraft:block
|
12558 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_wallpaper_wavy of type minecraft:item
|
12559 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_wallpaper_wavy of type minecraft:block
|
12560 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_green of type minecraft:item
|
12561 | [08Jan2025 16:50:48.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_green of type minecraft:block
|
12562 | [08Jan2025 16:50:48.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_green of type minecraft:item
|
12563 | [08Jan2025 16:50:48.275] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for necronomicon
|
12564 | [08Jan2025 16:50:48.275] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mr_warp_portals
|
12565 | [08Jan2025 16:50:48.276] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type minecraft:item
|
12566 | [08Jan2025 16:50:48.276] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type minecraft:block
|
12567 | [08Jan2025 16:50:48.277] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spectrelib
|
12568 | [08Jan2025 16:50:48.277] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_block_api_v1
|
12569 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_green of type minecraft:block
|
12570 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_wallpaper_wavy of type minecraft:item
|
12571 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_wallpaper_wavy of type minecraft:block
|
12572 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_lime of type minecraft:item
|
12573 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_lime of type minecraft:block
|
12574 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_lime of type minecraft:item
|
12575 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_lime of type minecraft:block
|
12576 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_wallpaper_wavy of type minecraft:item
|
12577 | [08Jan2025 16:50:48.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_wallpaper_wavy of type minecraft:block
|
12578 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_pink of type minecraft:item
|
12579 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_pink of type minecraft:block
|
12580 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_pink of type minecraft:item
|
12581 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_pink of type minecraft:block
|
12582 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_wallpaper_wavy of type minecraft:item
|
12583 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_wallpaper_wavy of type minecraft:block
|
12584 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_magenta of type minecraft:item
|
12585 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_magenta of type minecraft:block
|
12586 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_magenta of type minecraft:item
|
12587 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_magenta of type minecraft:block
|
12588 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_wallpaper_wavy of type minecraft:item
|
12589 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_wallpaper_wavy of type minecraft:block
|
12590 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_yellow of type minecraft:item
|
12591 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_yellow of type minecraft:block
|
12592 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_yellow of type minecraft:item
|
12593 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_yellow of type minecraft:block
|
12594 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_wallpaper_wavy of type minecraft:item
|
12595 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_wallpaper_wavy of type minecraft:block
|
12596 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_gray of type minecraft:item
|
12597 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chunk_loader of type minecraft:item
|
12598 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chunk_loader of type minecraft:block
|
12599 | [08Jan2025 16:50:48.283] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_resource_conditions_api_v1
|
12600 | [08Jan2025 16:50:48.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_transmitter of type minecraft:item
|
12601 | [08Jan2025 16:50:48.283] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createtweaker
|
12602 | [08Jan2025 16:50:48.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_transmitter of type minecraft:block
|
12603 | [08Jan2025 16:50:48.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_gray of type minecraft:block
|
12604 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_gray of type minecraft:item
|
12605 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_gray of type minecraft:block
|
12606 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_wallpaper_wavy of type minecraft:item
|
12607 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_wallpaper_wavy of type minecraft:block
|
12608 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_light_gray of type minecraft:item
|
12609 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_light_gray of type minecraft:block
|
12610 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_light_gray of type minecraft:item
|
12611 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_light_gray of type minecraft:block
|
12612 | [08Jan2025 16:50:48.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_wallpaper_wavy of type minecraft:item
|
12613 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_wallpaper_wavy of type minecraft:block
|
12614 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_brown of type minecraft:item
|
12615 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_brown of type minecraft:block
|
12616 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_brown of type minecraft:item
|
12617 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_brown of type minecraft:block
|
12618 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_wallpaper_wavy of type minecraft:item
|
12619 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_wallpaper_wavy of type minecraft:block
|
12620 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_cyan of type minecraft:item
|
12621 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_cyan of type minecraft:block
|
12622 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_cyan of type minecraft:item
|
12623 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_cyan of type minecraft:block
|
12624 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_wallpaper_wavy of type minecraft:item
|
12625 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_wallpaper_wavy of type minecraft:block
|
12626 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_purple of type minecraft:item
|
12627 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_purple of type minecraft:block
|
12628 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_purple of type minecraft:item
|
12629 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_purple of type minecraft:block
|
12630 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_wallpaper_wavy of type minecraft:item
|
12631 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_wallpaper_wavy of type minecraft:block
|
12632 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_orange of type minecraft:item
|
12633 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_arrow_orange of type minecraft:block
|
12634 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_orange of type minecraft:item
|
12635 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wallpaper_striped_orange of type minecraft:block
|
12636 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_wallpaper_wavy of type minecraft:item
|
12637 | [08Jan2025 16:50:48.285] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_wallpaper_wavy of type minecraft:block
|
12638 | [08Jan2025 16:50:48.288] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_transmitter of type minecraft:item
|
12639 | [08Jan2025 16:50:48.288] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon of type minecraft:block_entity_type
|
12640 | [08Jan2025 16:50:48.288] [modloading-worker-0/INFO] [Calio/]: Calio 1.20.1-1.11.0.5 initializing...
|
12641 | [08Jan2025 16:50:48.288] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_transmitter of type minecraft:block
|
12642 | [08Jan2025 16:50:48.288] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.portable_interface.MixinPortableStorageInterfaceMovement from forge-vs_addition-common.mixins.json into com.simibubi.create.content.contraptions.actors.psi.PortableStorageInterfaceMovement
|
12643 | [08Jan2025 16:50:48.289] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate of type minecraft:item
|
12644 | [08Jan2025 16:50:48.289] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate of type minecraft:block
|
12645 | [08Jan2025 16:50:48.312] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type minecraft:item
|
12646 | [08Jan2025 16:50:48.312] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type minecraft:block
|
12647 | [08Jan2025 16:50:48.313] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.SteamEngineBlockMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.steamEngine.SteamEngineBlock
|
12648 | [08Jan2025 16:50:48.313] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
12649 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12650 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12651 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12652 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12653 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12654 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12655 | [08Jan2025 16:50:48.315] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.SteamEngineBlockMixin from mod create_connected->@Inject::canAttach(Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
12656 | [08Jan2025 16:50:48.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_breech of type minecraft:block_entity_type
|
12657 | [08Jan2025 16:50:48.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_wall of type minecraft:item
|
12658 | [08Jan2025 16:50:48.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_wall of type minecraft:block
|
12659 | [08Jan2025 16:50:48.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screw_breech of type minecraft:block_entity_type
|
12660 | [08Jan2025 16:50:48.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_engine of type minecraft:item
|
12661 | [08Jan2025 16:50:48.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_engine of type minecraft:block
|
12662 | [08Jan2025 16:50:48.322] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.WhistleBlockMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.steamWhistle.WhistleBlock
|
12663 | [08Jan2025 16:50:48.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_end of type minecraft:block_entity_type
|
12664 | [08Jan2025 16:50:48.322] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
12665 | [08Jan2025 16:50:48.323] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file calio-common.toml for calio tracking
|
12666 | [08Jan2025 16:50:48.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_stairs of type minecraft:item
|
12667 | [08Jan2025 16:50:48.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_stairs of type minecraft:block
|
12668 | [08Jan2025 16:50:48.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_transmitter of type minecraft:item
|
12669 | [08Jan2025 16:50:48.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_stairs of type minecraft:item
|
12670 | [08Jan2025 16:50:48.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_transmitter of type minecraft:block
|
12671 | [08Jan2025 16:50:48.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_stairs of type minecraft:block
|
12672 | [08Jan2025 16:50:48.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_slab of type minecraft:item
|
12673 | [08Jan2025 16:50:48.325] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::canSurviveVessel(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
|
12674 | [08Jan2025 16:50:48.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_plate_slab of type minecraft:block
|
12675 | [08Jan2025 16:50:48.325] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12676 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12677 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onPlaceVessel(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
|
12678 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12679 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12680 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate of type minecraft:item
|
12681 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.WhistleBlockMixin from mod create_connected->@Inject::onRemoveVessel(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
|
12682 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate of type minecraft:block
|
12683 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_wall of type minecraft:item
|
12684 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_wall of type minecraft:block
|
12685 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_stairs of type minecraft:item
|
12686 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_stairs of type minecraft:block
|
12687 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_stairs of type minecraft:item
|
12688 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_stairs of type minecraft:block
|
12689 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_slab of type minecraft:item
|
12690 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_plate_slab of type minecraft:block
|
12691 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate of type minecraft:item
|
12692 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate of type minecraft:block
|
12693 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_wall of type minecraft:item
|
12694 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_wall of type minecraft:block
|
12695 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_stairs of type minecraft:item
|
12696 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_stairs of type minecraft:block
|
12697 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_stairs of type minecraft:item
|
12698 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_stairs of type minecraft:block
|
12699 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_slab of type minecraft:item
|
12700 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_plate_slab of type minecraft:block
|
12701 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate of type minecraft:item
|
12702 | [08Jan2025 16:50:48.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate of type minecraft:block
|
12703 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_wall of type minecraft:item
|
12704 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_wall of type minecraft:block
|
12705 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_stairs of type minecraft:item
|
12706 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_stairs of type minecraft:block
|
12707 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_stairs of type minecraft:item
|
12708 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_stairs of type minecraft:block
|
12709 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_slab of type minecraft:item
|
12710 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_plate_slab of type minecraft:block
|
12711 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate of type minecraft:item
|
12712 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate of type minecraft:block
|
12713 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for calio
|
12714 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_wall of type minecraft:item
|
12715 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_wall of type minecraft:block
|
12716 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing io.github.edwinmindcraft.calio.common.CalioEventHandler to FORGE
|
12717 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_stairs of type minecraft:item
|
12718 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_stairs of type minecraft:block
|
12719 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_stairs of type minecraft:item
|
12720 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_stairs of type minecraft:block
|
12721 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_slab of type minecraft:item
|
12722 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_plate_slab of type minecraft:block
|
12723 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate of type minecraft:item
|
12724 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate of type minecraft:block
|
12725 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_wall of type minecraft:item
|
12726 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_wall of type minecraft:block
|
12727 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_stairs of type minecraft:item
|
12728 | [08Jan2025 16:50:48.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_stairs of type minecraft:block
|
12729 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_stairs of type minecraft:item
|
12730 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_stairs of type minecraft:block
|
12731 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_slab of type minecraft:item
|
12732 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_plate_slab of type minecraft:block
|
12733 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate of type minecraft:item
|
12734 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate of type minecraft:block
|
12735 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_wall of type minecraft:item
|
12736 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_wall of type minecraft:block
|
12737 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_stairs of type minecraft:item
|
12738 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_stairs of type minecraft:block
|
12739 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_stairs of type minecraft:item
|
12740 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_stairs of type minecraft:block
|
12741 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_slab of type minecraft:item
|
12742 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_plate_slab of type minecraft:block
|
12743 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate of type minecraft:item
|
12744 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate of type minecraft:block
|
12745 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_wall of type minecraft:item
|
12746 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_wall of type minecraft:block
|
12747 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_stairs of type minecraft:item
|
12748 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_stairs of type minecraft:block
|
12749 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_stairs of type minecraft:item
|
12750 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_stairs of type minecraft:block
|
12751 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_slab of type minecraft:item
|
12752 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_plate_slab of type minecraft:block
|
12753 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate of type minecraft:item
|
12754 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate of type minecraft:block
|
12755 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_wall of type minecraft:item
|
12756 | [08Jan2025 16:50:48.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_wall of type minecraft:block
|
12757 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_stairs of type minecraft:item
|
12758 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_stairs of type minecraft:block
|
12759 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_stairs of type minecraft:item
|
12760 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_stairs of type minecraft:block
|
12761 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_slab of type minecraft:item
|
12762 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_plate_slab of type minecraft:block
|
12763 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate of type minecraft:item
|
12764 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate of type minecraft:block
|
12765 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_wall of type minecraft:item
|
12766 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_wall of type minecraft:block
|
12767 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_stairs of type minecraft:item
|
12768 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_stairs of type minecraft:block
|
12769 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_stairs of type minecraft:item
|
12770 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_stairs of type minecraft:block
|
12771 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_slab of type minecraft:item
|
12772 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_plate_slab of type minecraft:block
|
12773 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate of type minecraft:item
|
12774 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate of type minecraft:block
|
12775 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_wall of type minecraft:item
|
12776 | [08Jan2025 16:50:48.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_wall of type minecraft:block
|
12777 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_stairs of type minecraft:item
|
12778 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_stairs of type minecraft:block
|
12779 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_stairs of type minecraft:item
|
12780 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_stairs of type minecraft:block
|
12781 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_slab of type minecraft:item
|
12782 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_plate_slab of type minecraft:block
|
12783 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate of type minecraft:item
|
12784 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate of type minecraft:block
|
12785 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_wall of type minecraft:item
|
12786 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_wall of type minecraft:block
|
12787 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_stairs of type minecraft:item
|
12788 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_stairs of type minecraft:block
|
12789 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_stairs of type minecraft:item
|
12790 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_stairs of type minecraft:block
|
12791 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_slab of type minecraft:item
|
12792 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_plate_slab of type minecraft:block
|
12793 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate of type minecraft:item
|
12794 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate of type minecraft:block
|
12795 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_wall of type minecraft:item
|
12796 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_wall of type minecraft:block
|
12797 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_stairs of type minecraft:item
|
12798 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_stairs of type minecraft:block
|
12799 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_stairs of type minecraft:item
|
12800 | [08Jan2025 16:50:48.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_stairs of type minecraft:block
|
12801 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_slab of type minecraft:item
|
12802 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_plate_slab of type minecraft:block
|
12803 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate of type minecraft:item
|
12804 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate of type minecraft:block
|
12805 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_wall of type minecraft:item
|
12806 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_wall of type minecraft:block
|
12807 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_stairs of type minecraft:item
|
12808 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_stairs of type minecraft:block
|
12809 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_stairs of type minecraft:item
|
12810 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_stairs of type minecraft:block
|
12811 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_slab of type minecraft:item
|
12812 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_plate_slab of type minecraft:block
|
12813 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate of type minecraft:item
|
12814 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate of type minecraft:block
|
12815 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_wall of type minecraft:item
|
12816 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_wall of type minecraft:block
|
12817 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_stairs of type minecraft:item
|
12818 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_stairs of type minecraft:block
|
12819 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_stairs of type minecraft:item
|
12820 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_stairs of type minecraft:block
|
12821 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_slab of type minecraft:item
|
12822 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_plate_slab of type minecraft:block
|
12823 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate of type minecraft:item
|
12824 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate of type minecraft:block
|
12825 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_wall of type minecraft:item
|
12826 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_wall of type minecraft:block
|
12827 | [08Jan2025 16:50:48.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_stairs of type minecraft:item
|
12828 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_stairs of type minecraft:block
|
12829 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_stairs of type minecraft:item
|
12830 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_stairs of type minecraft:block
|
12831 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_slab of type minecraft:item
|
12832 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chunk_loader of type minecraft:block_entity_type
|
12833 | [08Jan2025 16:50:48.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_plate_slab of type minecraft:block
|
12834 | [08Jan2025 16:50:48.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_transmitter of type minecraft:block_entity_type
|
12835 | [08Jan2025 16:50:48.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_wall of type minecraft:item
|
12836 | [08Jan2025 16:50:48.334] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_wall of type minecraft:block
|
12837 | [08Jan2025 16:50:48.334] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.init.IngredientInit to MOD
|
12838 | [08Jan2025 16:50:48.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_stairs of type minecraft:item
|
12839 | [08Jan2025 16:50:48.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_stairs of type minecraft:block
|
12840 | [08Jan2025 16:50:48.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_transmitter of type minecraft:block_entity_type
|
12841 | [08Jan2025 16:50:48.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry quickfiring_breech of type minecraft:block_entity_type
|
12842 | [08Jan2025 16:50:48.335] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.init.CreativeModeTabsInit to MOD
|
12843 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_transmitter of type minecraft:block_entity_type
|
12844 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate of type minecraft:item
|
12845 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate of type minecraft:block
|
12846 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet of type minecraft:item
|
12847 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet of type minecraft:block
|
12848 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_wall of type minecraft:item
|
12849 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_wall of type minecraft:block
|
12850 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_stairs of type minecraft:item
|
12851 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_stairs of type minecraft:block
|
12852 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_slab of type minecraft:item
|
12853 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_metal_sheet_slab of type minecraft:block
|
12854 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet of type minecraft:item
|
12855 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet of type minecraft:block
|
12856 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_wall of type minecraft:item
|
12857 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_wall of type minecraft:block
|
12858 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_stairs of type minecraft:item
|
12859 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_stairs of type minecraft:block
|
12860 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_slab of type minecraft:item
|
12861 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_metal_sheet_slab of type minecraft:block
|
12862 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet of type minecraft:item
|
12863 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet of type minecraft:block
|
12864 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_wall of type minecraft:item
|
12865 | [08Jan2025 16:50:48.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_wall of type minecraft:block
|
12866 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_stairs of type minecraft:item
|
12867 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_stairs of type minecraft:block
|
12868 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_slab of type minecraft:item
|
12869 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_metal_sheet_slab of type minecraft:block
|
12870 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet of type minecraft:item
|
12871 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet of type minecraft:block
|
12872 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_wall of type minecraft:item
|
12873 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_wall of type minecraft:block
|
12874 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_stairs of type minecraft:item
|
12875 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_stairs of type minecraft:block
|
12876 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_slab of type minecraft:item
|
12877 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.rae.creatingspace.configs.CSConfigs to MOD
|
12878 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_metal_sheet_slab of type minecraft:block
|
12879 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet of type minecraft:item
|
12880 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet of type minecraft:block
|
12881 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_wall of type minecraft:item
|
12882 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_wall of type minecraft:block
|
12883 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_stairs of type minecraft:item
|
12884 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_stairs of type minecraft:block
|
12885 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_slab of type minecraft:item
|
12886 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_metal_sheet_slab of type minecraft:block
|
12887 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet of type minecraft:item
|
12888 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet of type minecraft:block
|
12889 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_wall of type minecraft:item
|
12890 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_wall of type minecraft:block
|
12891 | [08Jan2025 16:50:48.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_stairs of type minecraft:item
|
12892 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_stairs of type minecraft:block
|
12893 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_slab of type minecraft:item
|
12894 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_metal_sheet_slab of type minecraft:block
|
12895 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet of type minecraft:item
|
12896 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet of type minecraft:block
|
12897 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_wall of type minecraft:item
|
12898 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_wall of type minecraft:block
|
12899 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_stairs of type minecraft:item
|
12900 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_stairs of type minecraft:block
|
12901 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_slab of type minecraft:item
|
12902 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_metal_sheet_slab of type minecraft:block
|
12903 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet of type minecraft:item
|
12904 | [08Jan2025 16:50:48.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet of type minecraft:block
|
12905 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_wall of type minecraft:item
|
12906 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_wall of type minecraft:block
|
12907 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_stairs of type minecraft:item
|
12908 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_stairs of type minecraft:block
|
12909 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_slab of type minecraft:item
|
12910 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_metal_sheet_slab of type minecraft:block
|
12911 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet of type minecraft:item
|
12912 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet of type minecraft:block
|
12913 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_wall of type minecraft:item
|
12914 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_wall of type minecraft:block
|
12915 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_stairs of type minecraft:item
|
12916 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_stairs of type minecraft:block
|
12917 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_whistle of type minecraft:item
|
12918 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_slab of type minecraft:item
|
12919 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_whistle of type minecraft:block
|
12920 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_metal_sheet_slab of type minecraft:block
|
12921 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet of type minecraft:item
|
12922 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet of type minecraft:block
|
12923 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_wall of type minecraft:item
|
12924 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_wall of type minecraft:block
|
12925 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_stairs of type minecraft:item
|
12926 | [08Jan2025 16:50:48.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_stairs of type minecraft:block
|
12927 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_slab of type minecraft:item
|
12928 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_metal_sheet_slab of type minecraft:block
|
12929 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet of type minecraft:item
|
12930 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet of type minecraft:block
|
12931 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_wall of type minecraft:item
|
12932 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_wall of type minecraft:block
|
12933 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_stairs of type minecraft:item
|
12934 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_stairs of type minecraft:block
|
12935 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_slab of type minecraft:item
|
12936 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_metal_sheet_slab of type minecraft:block
|
12937 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet of type minecraft:item
|
12938 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet of type minecraft:block
|
12939 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_wall of type minecraft:item
|
12940 | [08Jan2025 16:50:48.340] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_wall of type minecraft:block
|
12941 | [08Jan2025 16:50:48.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_stairs of type minecraft:item
|
12942 | [08Jan2025 16:50:48.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_stairs of type minecraft:block
|
12943 | [08Jan2025 16:50:48.341] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for origins_plus_plus
|
12944 | [08Jan2025 16:50:48.344] [modloading-worker-0/INFO] [thedarkcolour.kotlinforforge.test.KotlinForForge/]: Kotlin For Forge Enabled!
|
12945 | [08Jan2025 16:50:48.344] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_slab of type minecraft:item
|
12946 | [08Jan2025 16:50:48.344] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_metal_sheet_slab of type minecraft:block
|
12947 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet of type minecraft:item
|
12948 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet of type minecraft:block
|
12949 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_wall of type minecraft:item
|
12950 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_wall of type minecraft:block
|
12951 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_stairs of type minecraft:item
|
12952 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_stairs of type minecraft:block
|
12953 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_slab of type minecraft:item
|
12954 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_metal_sheet_slab of type minecraft:block
|
12955 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet of type minecraft:item
|
12956 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet of type minecraft:block
|
12957 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_wall of type minecraft:item
|
12958 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_wall of type minecraft:block
|
12959 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_stairs of type minecraft:item
|
12960 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_stairs of type minecraft:block
|
12961 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_slab of type minecraft:item
|
12962 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_metal_sheet_slab of type minecraft:block
|
12963 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet of type minecraft:item
|
12964 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet of type minecraft:block
|
12965 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_wall of type minecraft:item
|
12966 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_wall of type minecraft:block
|
12967 | [08Jan2025 16:50:48.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_stairs of type minecraft:item
|
12968 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_stairs of type minecraft:block
|
12969 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_slab of type minecraft:item
|
12970 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_metal_sheet_slab of type minecraft:block
|
12971 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet of type minecraft:item
|
12972 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet of type minecraft:block
|
12973 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_wall of type minecraft:item
|
12974 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_wall of type minecraft:block
|
12975 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_stairs of type minecraft:item
|
12976 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_stairs of type minecraft:block
|
12977 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_slab of type minecraft:item
|
12978 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_metal_sheet_slab of type minecraft:block
|
12979 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_wall of type minecraft:item
|
12980 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_wall of type minecraft:block
|
12981 | [08Jan2025 16:50:48.346] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for kotlinforforge
|
12982 | [08Jan2025 16:50:48.347] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_whistle_extension of type minecraft:block
|
12983 | [08Jan2025 16:50:48.347] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.entity.MixinControlledContraptionEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.ControlledContraptionEntity
|
12984 | [08Jan2025 16:50:48.349] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MixinControlledContraptionEntity from valkyrienskies-forge.mixins.json into com.simibubi.create.content.contraptions.ControlledContraptionEntity
|
12985 | [08Jan2025 16:50:48.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_stairs of type minecraft:item
|
12986 | [08Jan2025 16:50:48.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_stairs of type minecraft:block
|
12987 | [08Jan2025 16:50:48.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet of type minecraft:item
|
12988 | [08Jan2025 16:50:48.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet of type minecraft:block
|
12989 | [08Jan2025 16:50:48.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_slab of type minecraft:item
|
12990 | [08Jan2025 16:50:48.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_plate_slab of type minecraft:block
|
12991 | [08Jan2025 16:50:48.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_shaft of type minecraft:block
|
12992 | [08Jan2025 16:50:48.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_slab of type minecraft:item
|
12993 | [08Jan2025 16:50:48.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_sheet_slab of type minecraft:block
|
12994 | [08Jan2025 16:50:48.358] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createendertransmission-server.toml for createendertransmission tracking
|
12995 | [08Jan2025 16:50:48.358] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createendertransmission
|
12996 | [08Jan2025 16:50:48.358] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.forsteri.createendertransmission.CreateEnderTransmission$CommonEvents to FORGE
|
12997 | [08Jan2025 16:50:48.360] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.FramedAdjustableDoubleBlockEntityAccessor from createbigcannons.mixins.json into xfacthd.framedblocks.common.blockentity.doubled.FramedAdjustableDoubleBlockEntity
|
12998 | [08Jan2025 16:50:48.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_stairs of type minecraft:item
|
12999 | [08Jan2025 16:50:48.364] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MechanicalPistonBlockMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.piston.MechanicalPistonBlock
|
13000 | [08Jan2025 16:50:48.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_stairs of type minecraft:block
|
13001 | [08Jan2025 16:50:48.365] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_slab of type minecraft:item
|
13002 | [08Jan2025 16:50:48.365] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_slab of type minecraft:block
|
13003 | [08Jan2025 16:50:48.366] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalPistonBlockMixin from mod createbigcannons->@Inject::createbigcannons$playerWillDestroy$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13004 | [08Jan2025 16:50:48.366] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalPistonBlockMixin from mod createbigcannons->@Inject::createbigcannons$playerWillDestroy$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13005 | [08Jan2025 16:50:48.366] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalPistonBlockMixin from mod createbigcannons->@Inject::createbigcannons$playerWillDestroy$0(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13006 | [08Jan2025 16:50:48.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_wall of type minecraft:item
|
13007 | [08Jan2025 16:50:48.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_brick_wall of type minecraft:block
|
13008 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_bricks of type minecraft:item
|
13009 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_bricks of type minecraft:block
|
13010 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_stairs of type minecraft:item
|
13011 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_stairs of type minecraft:block
|
13012 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_slab of type minecraft:item
|
13013 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_slab of type minecraft:block
|
13014 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_wall of type minecraft:item
|
13015 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_brick_wall of type minecraft:block
|
13016 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_bricks of type minecraft:item
|
13017 | [08Jan2025 16:50:48.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_bricks of type minecraft:block
|
13018 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file flywheel-client.toml for flywheel tracking
|
13019 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_stairs of type minecraft:item
|
13020 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_stairs of type minecraft:block
|
13021 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_slab of type minecraft:item
|
13022 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_slab of type minecraft:block
|
13023 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_wall of type minecraft:item
|
13024 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_brick_wall of type minecraft:block
|
13025 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_bricks of type minecraft:item
|
13026 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for flywheel
|
13027 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_bricks of type minecraft:block
|
13028 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_stairs of type minecraft:item
|
13029 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_stairs of type minecraft:block
|
13030 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_slab of type minecraft:item
|
13031 | [08Jan2025 16:50:48.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_slab of type minecraft:block
|
13032 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_wall of type minecraft:item
|
13033 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_brick_wall of type minecraft:block
|
13034 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_bricks of type minecraft:item
|
13035 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_bricks of type minecraft:block
|
13036 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_stairs of type minecraft:item
|
13037 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_stairs of type minecraft:block
|
13038 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_slab of type minecraft:item
|
13039 | [08Jan2025 16:50:48.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_slab of type minecraft:block
|
13040 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_wall of type minecraft:item
|
13041 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_brick_wall of type minecraft:block
|
13042 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_bricks of type minecraft:item
|
13043 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_bricks of type minecraft:block
|
13044 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_stairs of type minecraft:item
|
13045 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_stairs of type minecraft:block
|
13046 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_slab of type minecraft:item
|
13047 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_slab of type minecraft:block
|
13048 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_wall of type minecraft:item
|
13049 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_brick_wall of type minecraft:block
|
13050 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_bricks of type minecraft:item
|
13051 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_bricks of type minecraft:block
|
13052 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_stairs of type minecraft:item
|
13053 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_stairs of type minecraft:block
|
13054 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_slab of type minecraft:item
|
13055 | [08Jan2025 16:50:48.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_slab of type minecraft:block
|
13056 | [08Jan2025 16:50:48.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_wall of type minecraft:item
|
13057 | [08Jan2025 16:50:48.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_brick_wall of type minecraft:block
|
13058 | [08Jan2025 16:50:48.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_bricks of type minecraft:item
|
13059 | [08Jan2025 16:50:48.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_bricks of type minecraft:block
|
13060 | [08Jan2025 16:50:48.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type minecraft:item
|
13061 | [08Jan2025 16:50:48.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type minecraft:block
|
13062 | [08Jan2025 16:50:48.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type minecraft:item
|
13063 | [08Jan2025 16:50:48.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticky_mechanical_piston of type minecraft:block
|
13064 | [08Jan2025 16:50:48.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_stairs of type minecraft:item
|
13065 | [08Jan2025 16:50:48.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_stairs of type minecraft:block
|
13066 | [08Jan2025 16:50:48.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_source of type minecraft:item
|
13067 | [08Jan2025 16:50:48.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_source of type minecraft:block
|
13068 | [08Jan2025 16:50:48.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_slab of type minecraft:item
|
13069 | [08Jan2025 16:50:48.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_slab of type minecraft:block
|
13070 | [08Jan2025 16:50:48.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type minecraft:item
|
13071 | [08Jan2025 16:50:48.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry piston_extension_pole of type minecraft:block
|
13072 | [08Jan2025 16:50:48.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston_head of type minecraft:block
|
13073 | [08Jan2025 16:50:48.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_wall of type minecraft:item
|
13074 | [08Jan2025 16:50:48.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_brick_wall of type minecraft:block
|
13075 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_bricks of type minecraft:item
|
13076 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_bricks of type minecraft:block
|
13077 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_stairs of type minecraft:item
|
13078 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_stairs of type minecraft:block
|
13079 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_slab of type minecraft:item
|
13080 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_slab of type minecraft:block
|
13081 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_wall of type minecraft:item
|
13082 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_brick_wall of type minecraft:block
|
13083 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_bricks of type minecraft:item
|
13084 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_bricks of type minecraft:block
|
13085 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_stairs of type minecraft:item
|
13086 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_stairs of type minecraft:block
|
13087 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_slab of type minecraft:item
|
13088 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_slab of type minecraft:block
|
13089 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_wall of type minecraft:item
|
13090 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_brick_wall of type minecraft:block
|
13091 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_bricks of type minecraft:item
|
13092 | [08Jan2025 16:50:48.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_bricks of type minecraft:block
|
13093 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_stairs of type minecraft:item
|
13094 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_stairs of type minecraft:block
|
13095 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_slab of type minecraft:item
|
13096 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_slab of type minecraft:block
|
13097 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_wall of type minecraft:item
|
13098 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_brick_wall of type minecraft:block
|
13099 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_bricks of type minecraft:item
|
13100 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_bricks of type minecraft:block
|
13101 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_stairs of type minecraft:item
|
13102 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_stairs of type minecraft:block
|
13103 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_slab of type minecraft:item
|
13104 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_slab of type minecraft:block
|
13105 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_wall of type minecraft:item
|
13106 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_brick_wall of type minecraft:block
|
13107 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_bricks of type minecraft:item
|
13108 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_bricks of type minecraft:block
|
13109 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_stairs of type minecraft:item
|
13110 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_stairs of type minecraft:block
|
13111 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_slab of type minecraft:item
|
13112 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_slab of type minecraft:block
|
13113 | [08Jan2025 16:50:48.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_wall of type minecraft:item
|
13114 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_brick_wall of type minecraft:block
|
13115 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_bricks of type minecraft:item
|
13116 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_bricks of type minecraft:block
|
13117 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_stairs of type minecraft:item
|
13118 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_stairs of type minecraft:block
|
13119 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_slab of type minecraft:item
|
13120 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_slab of type minecraft:block
|
13121 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_wall of type minecraft:item
|
13122 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_brick_wall of type minecraft:block
|
13123 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_bricks of type minecraft:item
|
13124 | [08Jan2025 16:50:48.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_bricks of type minecraft:block
|
13125 | [08Jan2025 16:50:48.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_stairs of type minecraft:item
|
13126 | [08Jan2025 16:50:48.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_stairs of type minecraft:block
|
13127 | [08Jan2025 16:50:48.381] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_item_group_api_v1
|
13128 | [08Jan2025 16:50:48.381] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmersrespite-common.toml for farmersrespite tracking
|
13129 | [08Jan2025 16:50:48.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_slab of type minecraft:item
|
13130 | [08Jan2025 16:50:48.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_slab of type minecraft:block
|
13131 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_wall of type minecraft:item
|
13132 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tile_wall of type minecraft:block
|
13133 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tiles of type minecraft:item
|
13134 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_castel_tiles of type minecraft:block
|
13135 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_stairs of type minecraft:item
|
13136 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_stairs of type minecraft:block
|
13137 | [08Jan2025 16:50:48.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_slab of type minecraft:item
|
13138 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_slab of type minecraft:block
|
13139 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_wall of type minecraft:item
|
13140 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tile_wall of type minecraft:block
|
13141 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tiles of type minecraft:item
|
13142 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_castel_tiles of type minecraft:block
|
13143 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_stairs of type minecraft:item
|
13144 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_stairs of type minecraft:block
|
13145 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_slab of type minecraft:item
|
13146 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_slab of type minecraft:block
|
13147 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_wall of type minecraft:item
|
13148 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tile_wall of type minecraft:block
|
13149 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tiles of type minecraft:item
|
13150 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_castel_tiles of type minecraft:block
|
13151 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_stairs of type minecraft:item
|
13152 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_stairs of type minecraft:block
|
13153 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_slab of type minecraft:item
|
13154 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_slab of type minecraft:block
|
13155 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_wall of type minecraft:item
|
13156 | [08Jan2025 16:50:48.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tile_wall of type minecraft:block
|
13157 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toms_peripherals-common.toml for toms_peripherals tracking
|
13158 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file toms_peripherals-server.toml for toms_peripherals tracking
|
13159 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tiles of type minecraft:item
|
13160 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_castel_tiles of type minecraft:block
|
13161 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_stairs of type minecraft:item
|
13162 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_stairs of type minecraft:block
|
13163 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_slab of type minecraft:item
|
13164 | [08Jan2025 16:50:48.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_slab of type minecraft:block
|
13165 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_wall of type minecraft:item
|
13166 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tile_wall of type minecraft:block
|
13167 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tiles of type minecraft:item
|
13168 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_castel_tiles of type minecraft:block
|
13169 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_stairs of type minecraft:item
|
13170 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_stairs of type minecraft:block
|
13171 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_slab of type minecraft:item
|
13172 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_slab of type minecraft:block
|
13173 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_wall of type minecraft:item
|
13174 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tile_wall of type minecraft:block
|
13175 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tiles of type minecraft:item
|
13176 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_castel_tiles of type minecraft:block
|
13177 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_stairs of type minecraft:item
|
13178 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_stairs of type minecraft:block
|
13179 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_slab of type minecraft:item
|
13180 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_slab of type minecraft:block
|
13181 | [08Jan2025 16:50:48.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_wall of type minecraft:item
|
13182 | [08Jan2025 16:50:48.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tile_wall of type minecraft:block
|
13183 | [08Jan2025 16:50:48.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tiles of type minecraft:item
|
13184 | [08Jan2025 16:50:48.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_castel_tiles of type minecraft:block
|
13185 | [08Jan2025 16:50:48.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_stairs of type minecraft:item
|
13186 | [08Jan2025 16:50:48.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_stairs of type minecraft:block
|
13187 | [08Jan2025 16:50:48.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_slab of type minecraft:item
|
13188 | [08Jan2025 16:50:48.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_slab of type minecraft:block
|
13189 | [08Jan2025 16:50:48.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_wall of type minecraft:item
|
13190 | [08Jan2025 16:50:48.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tile_wall of type minecraft:block
|
13191 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tiles of type minecraft:item
|
13192 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_castel_tiles of type minecraft:block
|
13193 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_stairs of type minecraft:item
|
13194 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_stairs of type minecraft:block
|
13195 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_slab of type minecraft:item
|
13196 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_slab of type minecraft:block
|
13197 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_wall of type minecraft:item
|
13198 | [08Jan2025 16:50:48.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tile_wall of type minecraft:block
|
13199 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tiles of type minecraft:item
|
13200 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_castel_tiles of type minecraft:block
|
13201 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_stairs of type minecraft:item
|
13202 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_stairs of type minecraft:block
|
13203 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_slab of type minecraft:item
|
13204 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_slab of type minecraft:block
|
13205 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_wall of type minecraft:item
|
13206 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tile_wall of type minecraft:block
|
13207 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tiles of type minecraft:item
|
13208 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_castel_tiles of type minecraft:block
|
13209 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_stairs of type minecraft:item
|
13210 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_stairs of type minecraft:block
|
13211 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_slab of type minecraft:item
|
13212 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_slab of type minecraft:block
|
13213 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_wall of type minecraft:item
|
13214 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tile_wall of type minecraft:block
|
13215 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tiles of type minecraft:item
|
13216 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_castel_tiles of type minecraft:block
|
13217 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_stairs of type minecraft:item
|
13218 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_stairs of type minecraft:block
|
13219 | [08Jan2025 16:50:48.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_slab of type minecraft:item
|
13220 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_slab of type minecraft:block
|
13221 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_wall of type minecraft:item
|
13222 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tile_wall of type minecraft:block
|
13223 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tiles of type minecraft:item
|
13224 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_castel_tiles of type minecraft:block
|
13225 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_stairs of type minecraft:item
|
13226 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_stairs of type minecraft:block
|
13227 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_slab of type minecraft:item
|
13228 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_slab of type minecraft:block
|
13229 | [08Jan2025 16:50:48.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_wall of type minecraft:item
|
13230 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tile_wall of type minecraft:block
|
13231 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tiles of type minecraft:item
|
13232 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_castel_tiles of type minecraft:block
|
13233 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_stairs of type minecraft:item
|
13234 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_stairs of type minecraft:block
|
13235 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_slab of type minecraft:item
|
13236 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_slab of type minecraft:block
|
13237 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_wall of type minecraft:item
|
13238 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tile_wall of type minecraft:block
|
13239 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tiles of type minecraft:item
|
13240 | [08Jan2025 16:50:48.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_castel_tiles of type minecraft:block
|
13241 | [08Jan2025 16:50:48.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cardboard_sheet of type minecraft:item
|
13242 | [08Jan2025 16:50:48.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_receptor of type minecraft:item
|
13243 | [08Jan2025 16:50:48.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_receptor of type minecraft:block
|
13244 | [08Jan2025 16:50:48.397] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type minecraft:item
|
13245 | [08Jan2025 16:50:48.397] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_carriage of type minecraft:block
|
13246 | [08Jan2025 16:50:48.399] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_loader of type minecraft:block_entity_type
|
13247 | [08Jan2025 16:50:48.400] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type minecraft:item
|
13248 | [08Jan2025 16:50:48.400] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type minecraft:block
|
13249 | [08Jan2025 16:50:48.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_optical_receptor of type minecraft:item
|
13250 | [08Jan2025 16:50:48.403] [modloading-worker-0/DEBUG] [mixin/]: Mixing CannonMountMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlockEntity
|
13251 | [08Jan2025 16:50:48.404] [modloading-worker-0/DEBUG] [mixin/]: Mixing createbigcannons.CannonMountBlockEntityAccessor from forge-vs_addition-common.mixins.json into rbasamoyai.createbigcannons.cannon_control.cannon_mount.CannonMountBlockEntity
|
13252 | [08Jan2025 16:50:48.404] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type minecraft:item
|
13253 | [08Jan2025 16:50:48.404] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type minecraft:block
|
13254 | [08Jan2025 16:50:48.405] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_optical_receptor of type minecraft:block
|
13255 | [08Jan2025 16:50:48.407] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_mirror of type minecraft:item
|
13256 | [08Jan2025 16:50:48.407] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_mirror of type minecraft:block
|
13257 | [08Jan2025 16:50:48.409] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type minecraft:item
|
13258 | [08Jan2025 16:50:48.409] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_mount of type minecraft:block_entity_type
|
13259 | [08Jan2025 16:50:48.411] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type minecraft:block
|
13260 | [08Jan2025 16:50:48.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic_2 of type minecraft:block_entity_type
|
13261 | [08Jan2025 16:50:48.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gas_tank of type minecraft:block_entity_type
|
13262 | [08Jan2025 16:50:48.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_container of type minecraft:block_entity_type
|
13263 | [08Jan2025 16:50:48.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type minecraft:item
|
13264 | [08Jan2025 16:50:48.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type minecraft:block
|
13265 | [08Jan2025 16:50:48.416] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.PulleyBlockMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.pulley.PulleyBlock
|
13266 | [08Jan2025 16:50:48.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yaw_controller of type minecraft:block_entity_type
|
13267 | [08Jan2025 16:50:48.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_container of type minecraft:block_entity_type
|
13268 | [08Jan2025 16:50:48.417] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13269 | [08Jan2025 16:50:48.417] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13270 | [08Jan2025 16:50:48.417] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13271 | [08Jan2025 16:50:48.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type minecraft:item
|
13272 | [08Jan2025 16:50:48.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type minecraft:block
|
13273 | [08Jan2025 16:50:48.420] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_container of type minecraft:block_entity_type
|
13274 | [08Jan2025 16:50:48.421] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.RopeBlockBaseMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.pulley.PulleyBlock$RopeBlockBase
|
13275 | [08Jan2025 16:50:48.422] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.RopeBlockBaseMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13276 | [08Jan2025 16:50:48.422] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.RopeBlockBaseMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13277 | [08Jan2025 16:50:48.422] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.RopeBlockBaseMixin from mod createbigcannons->@Inject::createbigcannons$onRemove(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
|
13278 | [08Jan2025 16:50:48.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry absorption_polarizing_filter of type minecraft:item
|
13279 | [08Jan2025 16:50:48.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry absorption_polarizing_filter of type minecraft:block
|
13280 | [08Jan2025 16:50:48.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope of type minecraft:block
|
13281 | [08Jan2025 16:50:48.425] [modloading-worker-0/DEBUG] [mixin/]: Mixing TreasureMapForEmeraldsMixin from supplementaries.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$TreasureMapForEmeralds
|
13282 | [08Jan2025 16:50:48.427] [modloading-worker-0/DEBUG] [mixin/]: supplementaries.mixins.json:TreasureMapForEmeraldsMixin from mod supplementaries->@Inject::turnToQuill(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13283 | [08Jan2025 16:50:48.429] [modloading-worker-0/DEBUG] [mixin/]: Mixing CrushingWheelBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity
|
13284 | [08Jan2025 16:50:48.429] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to md6778ec$petrolpark$lambda$inAddBehaviours$0$0 in petrolpark.mixins.json:CrushingWheelBlockEntityMixin from mod petrolpark
|
13285 | [08Jan2025 16:50:48.431] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13286 | [08Jan2025 16:50:48.431] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13287 | [08Jan2025 16:50:48.431] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:CrushingWheelBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13288 | [08Jan2025 16:50:48.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizing_beam_splitter_block of type minecraft:item
|
13289 | [08Jan2025 16:50:48.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizing_beam_splitter_block of type minecraft:block
|
13290 | [08Jan2025 16:50:48.436] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_carriage of type minecraft:block_entity_type
|
13291 | [08Jan2025 16:50:48.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry projectile_block of type minecraft:block_entity_type
|
13292 | [08Jan2025 16:50:48.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_sensor of type minecraft:item
|
13293 | [08Jan2025 16:50:48.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_sensor of type minecraft:block
|
13294 | [08Jan2025 16:50:48.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_condenser of type minecraft:item
|
13295 | [08Jan2025 16:50:48.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_condenser of type minecraft:block
|
13296 | [08Jan2025 16:50:48.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuzed_block of type minecraft:block_entity_type
|
13297 | [08Jan2025 16:50:48.441] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessTippedArrowForItemsAndEmeralds from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$TippedArrowForItemsAndEmeralds
|
13298 | [08Jan2025 16:50:48.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulley_magnet of type minecraft:block
|
13299 | [08Jan2025 16:50:48.444] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_shell of type minecraft:block_entity_type
|
13300 | [08Jan2025 16:50:48.445] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessItemsForEmeralds from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$ItemsForEmeralds
|
13301 | [08Jan2025 16:50:48.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_focuser of type minecraft:item
|
13302 | [08Jan2025 16:50:48.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_focuser of type minecraft:block
|
13303 | [08Jan2025 16:50:48.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_pulley of type minecraft:item
|
13304 | [08Jan2025 16:50:48.447] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_pulley of type minecraft:block
|
13305 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessItemsAndEmeraldsToItems from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$ItemsAndEmeraldsToItems
|
13306 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_copper_coil of type minecraft:item
|
13307 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_golden_coil of type minecraft:item
|
13308 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_rose_quartz_catalyst_coil of type minecraft:item
|
13309 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_mirror of type minecraft:item
|
13310 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_polarizing_filter of type minecraft:item
|
13311 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_optical_device of type minecraft:item
|
13312 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizing_filter of type minecraft:item
|
13313 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mirror of type minecraft:item
|
13314 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coil of type minecraft:item
|
13315 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_coil of type minecraft:item
|
13316 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_catalyst_coil of type minecraft:item
|
13317 | [08Jan2025 16:50:48.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_device of type minecraft:item
|
13318 | [08Jan2025 16:50:48.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_source of type minecraft:block_entity_type
|
13319 | [08Jan2025 16:50:48.460] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessEnchantedItemForEmeralds from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$EnchantedItemForEmeralds
|
13320 | [08Jan2025 16:50:48.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_receptor of type minecraft:block_entity_type
|
13321 | [08Jan2025 16:50:48.461] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.farmersdelight.PieBlockMixin from create_central_kitchen.mixins.json into vectorwing.farmersdelight.common.block.PieBlock
|
13322 | [08Jan2025 16:50:48.464] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.mixins.json:common.farmersdelight.PieBlockMixin from mod create_central_kitchen->@Inject::cck$triggerConsumeItem(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13323 | [08Jan2025 16:50:48.464] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.mixins.json:common.farmersdelight.PieBlockMixin from mod create_central_kitchen->@Inject::cck$triggerConsumeItem(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13324 | [08Jan2025 16:50:48.464] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.mixins.json:common.farmersdelight.PieBlockMixin from mod create_central_kitchen->@Inject::cck$triggerConsumeItem(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13325 | [08Jan2025 16:50:48.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_mirror of type minecraft:block_entity_type
|
13326 | [08Jan2025 16:50:48.466] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry absorption_polarizing_filter of type minecraft:block_entity_type
|
13327 | [08Jan2025 16:50:48.466] [modloading-worker-0/DEBUG] [mixin/]: Mixing createbigcannons.AbstractAutocannonBreechBlockEntityAccessor from forge-vs_addition-common.mixins.json into rbasamoyai.createbigcannons.cannons.autocannon.breech.AbstractAutocannonBreechBlockEntity
|
13328 | [08Jan2025 16:50:48.474] [modloading-worker-0/DEBUG] [mixin/]: Mixing TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin from fabric-object-builder-v1.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$EmeraldsForVillagerTypeItem
|
13329 | [08Jan2025 16:50:48.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_cast of type minecraft:block_entity_type
|
13330 | [08Jan2025 16:50:48.474] [modloading-worker-0/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin from mod fabric_object_builder_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13331 | [08Jan2025 16:50:48.474] [modloading-worker-0/DEBUG] [mixin/]: fabric-object-builder-v1.mixins.json:TradeOffersTypeAwareBuyForOneEmeraldFactoryMixin from mod fabric_object_builder_api_v1->@Inject::failOnNullItem(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/ItemStack;)V does use it's CallbackInfoReturnable
|
13332 | [08Jan2025 16:50:48.477] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type minecraft:item
|
13333 | [08Jan2025 16:50:48.478] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type minecraft:block
|
13334 | [08Jan2025 16:50:48.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry finished_cannon_cast of type minecraft:block_entity_type
|
13335 | [08Jan2025 16:50:48.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_drill of type minecraft:block_entity_type
|
13336 | [08Jan2025 16:50:48.480] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-client.toml for framedblocks tracking
|
13337 | [08Jan2025 16:50:48.482] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-common.toml for framedblocks tracking
|
13338 | [08Jan2025 16:50:48.485] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file framedblocks-server.toml for framedblocks tracking
|
13339 | [08Jan2025 16:50:48.491] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for toms_peripherals
|
13340 | [08Jan2025 16:50:48.493] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for polymorph
|
13341 | [08Jan2025 16:50:48.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cannon of type minecraft:block_entity_type
|
13342 | [08Jan2025 16:50:48.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry optical_sensor of type minecraft:block_entity_type
|
13343 | [08Jan2025 16:50:48.499] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizing_beam_splitter of type minecraft:block_entity_type
|
13344 | [08Jan2025 16:50:48.501] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessEmeraldForItems from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$EmeraldForItems
|
13345 | [08Jan2025 16:50:48.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_builder of type minecraft:block_entity_type
|
13346 | [08Jan2025 16:50:48.504] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessDyedArmorForEmeralds from crafttweaker.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$DyedArmorForEmeralds
|
13347 | [08Jan2025 16:50:48.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_cannon of type minecraft:block_entity_type
|
13348 | [08Jan2025 16:50:48.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin_foundry of type minecraft:block_entity_type
|
13349 | [08Jan2025 16:50:48.508] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon of type minecraft:block_entity_type
|
13350 | [08Jan2025 16:50:48.509] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_breech of type minecraft:block_entity_type
|
13351 | [08Jan2025 16:50:48.509] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type minecraft:item
|
13352 | [08Jan2025 16:50:48.509] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controller_rail of type minecraft:block
|
13353 | [08Jan2025 16:50:48.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_recoil_spring of type minecraft:block_entity_type
|
13354 | [08Jan2025 16:50:48.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_autocannon of type minecraft:block_entity_type
|
13355 | [08Jan2025 16:50:48.512] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_cartridge of type minecraft:block_entity_type
|
13356 | [08Jan2025 16:50:48.513] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry minecart_anchor of type minecraft:block
|
13357 | [08Jan2025 16:50:48.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.villager.AccessBasicTrade from crafttweaker.forge.mixins.json into net.minecraftforge.common.BasicItemListing
|
13358 | [08Jan2025 16:50:48.514] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.transform.villager.MixinBasicTrade from crafttweaker.forge.mixins.json into net.minecraftforge.common.BasicItemListing
|
13359 | [08Jan2025 16:50:48.515] [modloading-worker-0/DEBUG] [mixin/]: Mixing AutocannonAmmoContainerBlockEntityMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.munitions.autocannon.ammo_container.AutocannonAmmoContainerBlockEntity
|
13360 | [08Jan2025 16:50:48.516] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_condenser of type minecraft:block_entity_type
|
13361 | [08Jan2025 16:50:48.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_container of type minecraft:block_entity_type
|
13362 | [08Jan2025 16:50:48.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type minecraft:item
|
13363 | [08Jan2025 16:50:48.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linear_chassis of type minecraft:block
|
13364 | [08Jan2025 16:50:48.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type minecraft:item
|
13365 | [08Jan2025 16:50:48.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_linear_chassis of type minecraft:block
|
13366 | [08Jan2025 16:50:48.523] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beam_focuser of type minecraft:block_entity_type
|
13367 | [08Jan2025 16:50:48.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type minecraft:item
|
13368 | [08Jan2025 16:50:48.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_chassis of type minecraft:block
|
13369 | [08Jan2025 16:50:48.527] [modloading-worker-0/DEBUG] [mixin/]: Mixing MerchantOffersMixin from quark.mixins.json into net.minecraft.world.item.trading.MerchantOffers
|
13370 | [08Jan2025 16:50:48.528] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOffersMixin from mod quark->@Inject::setUpTiers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13371 | [08Jan2025 16:50:48.528] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOffersMixin from mod quark->@Inject::setUpTiers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13372 | [08Jan2025 16:50:48.528] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOffersMixin from mod quark->@Inject::setUpTiers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13373 | [08Jan2025 16:50:48.532] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pitch_contraption of type minecraft:entity_type
|
13374 | [08Jan2025 16:50:48.532] [modloading-worker-0/DEBUG] [mixin/]: Mixing entities.MerchantOfferAccessor from integrated_api-common.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
13375 | [08Jan2025 16:50:48.532] [modloading-worker-0/DEBUG] [mixin/]: Mixing MerchantOfferMixin from quark.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
13376 | [08Jan2025 16:50:48.533] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.AccessorMerchantOffer from quark.mixins.json into net.minecraft.world.item.trading.MerchantOffer
|
13377 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13378 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13379 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13380 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13381 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13382 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::setTierWhenConstructed(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;IIIFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13383 | [08Jan2025 16:50:48.534] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:MerchantOfferMixin from mod quark->@Inject::isRequiredItem(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13384 | [08Jan2025 16:50:48.535] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.block.MixinStickerBlock from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.chassis.StickerBlock
|
13385 | [08Jan2025 16:50:48.536] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinStickerBlock from mod valkyrienskies->@Inject::injectNeighbourChanged(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 does use it's CallbackInfo
|
13386 | [08Jan2025 16:50:48.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type minecraft:item
|
13387 | [08Jan2025 16:50:48.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type minecraft:block
|
13388 | [08Jan2025 16:50:48.542] [modloading-worker-0/DEBUG] [mixin/]: Mixing IZetaItemExtensionsMixin from quark.mixins.json into org.violetmoon.zeta.item.ext.IZetaItemExtensions
|
13389 | [08Jan2025 16:50:48.550] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersrespite
|
13390 | [08Jan2025 16:50:48.551] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing umpaz.farmersrespite.data.FRDataGenerators to MOD
|
13391 | [08Jan2025 16:50:48.552] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing umpaz.farmersrespite.common.FRConfiguration to FORGE
|
13392 | [08Jan2025 16:50:48.552] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing umpaz.farmersrespite.common.event.VillagerEvents to FORGE
|
13393 | [08Jan2025 16:50:48.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption_controls of type minecraft:item
|
13394 | [08Jan2025 16:50:48.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption_controls of type minecraft:block
|
13395 | [08Jan2025 16:50:48.552] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing umpaz.farmersrespite.common.core.dispenser.FRDispenseItemBehaviour to MOD
|
13396 | [08Jan2025 16:50:48.553] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing umpaz.farmersrespite.common.registry.FRCreativeTab to MOD
|
13397 | [08Jan2025 16:50:48.554] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.behaviour.MixinBlockBreakingMovementBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.content.kinetics.base.BlockBreakingMovementBehaviour
|
13398 | [08Jan2025 16:50:48.556] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.behaviour.MixinBlockBreakingMovementBehaviour from mod valkyrienskies->@Inject::injectThrowEntity(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13399 | [08Jan2025 16:50:48.556] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.behaviour.MixinBlockBreakingMovementBehaviour from mod valkyrienskies->@Inject::injectThrowEntity(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13400 | [08Jan2025 16:50:48.556] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.behaviour.MixinBlockBreakingMovementBehaviour from mod valkyrienskies->@Inject::injectThrowEntity(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13401 | [08Jan2025 16:50:48.558] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type minecraft:item
|
13402 | [08Jan2025 16:50:48.558] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_drill of type minecraft:block
|
13403 | [08Jan2025 16:50:48.560] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_optical
|
13404 | [08Jan2025 16:50:48.560] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.lpcamors.optical.COMod$ModEventBus to MOD
|
13405 | [08Jan2025 16:50:48.563] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_registry_sync_v0
|
13406 | [08Jan2025 16:50:48.563] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immediatelyfast
|
13407 | [08Jan2025 16:50:48.563] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_recipe_api_v1
|
13408 | [08Jan2025 16:50:48.563] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type minecraft:item
|
13409 | [08Jan2025 16:50:48.563] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_saw of type minecraft:block
|
13410 | [08Jan2025 16:50:48.572] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createcontraptionterminals
|
13411 | [08Jan2025 16:50:48.572] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.tom.createterminal.data.DataGenerators to MOD
|
13412 | [08Jan2025 16:50:48.576] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.IMixinDeployerMovementBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerMovementBehaviour
|
13413 | [08Jan2025 16:50:48.579] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for teamlapenlib
|
13414 | [08Jan2025 16:50:48.579] [modloading-worker-0/DEBUG] [mixin/]: Mixing DeployerFakePlayerMixin from create_enchantment_industry.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer
|
13415 | [08Jan2025 16:50:48.579] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13416 | [08Jan2025 16:50:48.582] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:DeployerFakePlayerMixin from mod create_enchantment_industry->@Inject::deployerKillsSpawnXpNuggets(Lnet/minecraftforge/event/entity/living/LivingExperienceDropEvent;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13417 | [08Jan2025 16:50:48.593] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shot of type minecraft:entity_type
|
13418 | [08Jan2025 16:50:48.596] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type minecraft:item
|
13419 | [08Jan2025 16:50:48.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type minecraft:block
|
13420 | [08Jan2025 16:50:48.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type minecraft:item
|
13421 | [08Jan2025 16:50:48.598] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type minecraft:block
|
13422 | [08Jan2025 16:50:48.598] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.block.MixinRedstoneContactBlock from valkyrienskies-common.mixins.json into com.simibubi.create.content.redstone.contact.RedstoneContactBlock
|
13423 | [08Jan2025 16:50:48.608] [modloading-worker-0/WARN] [mixin/]: @Inject(@At("INVOKE_ASSIGN")) Shift.BY=2 on valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies::handler$cgl000$valkyrienskies$injectTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
|
13424 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectOnRemove(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
|
13425 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectOnRemove(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
|
13426 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectOnRemove(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
|
13427 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectTick(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;Z)V doesn't use it's CallbackInfo
|
13428 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectTick(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;Z)V has 0 override(s) in child classes
|
13429 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectTick(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;Z)V won't be passed a CallbackInfo as a result
|
13430 | [08Jan2025 16:50:48.608] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.block.MixinRedstoneContactBlock from mod valkyrienskies->@Inject::injectHasValidContact(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13431 | [08Jan2025 16:50:48.610] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaItemMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.item.ZetaBlockItem
|
13432 | [08Jan2025 16:50:48.624] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_shell of type minecraft:entity_type
|
13433 | [08Jan2025 16:50:48.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shrapnel_shell of type minecraft:entity_type
|
13434 | [08Jan2025 16:50:48.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bag_of_grapeshot of type minecraft:entity_type
|
13435 | [08Jan2025 16:50:48.631] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shot of type minecraft:entity_type
|
13436 | [08Jan2025 16:50:48.634] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_cone of type minecraft:entity_type
|
13437 | [08Jan2025 16:50:48.636] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_shell of type minecraft:entity_type
|
13438 | [08Jan2025 16:50:48.638] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type minecraft:item
|
13439 | [08Jan2025 16:50:48.638] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_contact of type minecraft:block
|
13440 | [08Jan2025 16:50:48.639] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_contact of type minecraft:item
|
13441 | [08Jan2025 16:50:48.639] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_contact of type minecraft:block
|
13442 | [08Jan2025 16:50:48.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_shell of type minecraft:entity_type
|
13443 | [08Jan2025 16:50:48.644] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vampirism_integrations
|
13444 | [08Jan2025 16:50:48.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_shell of type minecraft:entity_type
|
13445 | [08Jan2025 16:50:48.649] [modloading-worker-0/DEBUG] [mixin/]: Mixing HarvesterMovementBehaviourMixin from sliceanddice.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
|
13446 | [08Jan2025 16:50:48.649] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:HarvesterMovementBehaviourMixin from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13447 | [08Jan2025 16:50:48.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mortar_stone of type minecraft:entity_type
|
13448 | [08Jan2025 16:50:48.649] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.create.HarvesterMovementBehaviorMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.contraptions.actors.harvester.HarvesterMovementBehaviour
|
13449 | [08Jan2025 16:50:48.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drop_mortar_shell of type minecraft:entity_type
|
13450 | [08Jan2025 16:50:48.651] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vampiresneedumbrellas-common.toml for vampiresneedumbrellas tracking
|
13451 | [08Jan2025 16:50:48.653] [modloading-worker-0/DEBUG] [mixin/]: create_central_kitchen.mixins.json:common.create.HarvesterMovementBehaviorMixin from mod create_central_kitchen->@Inject::cck$handleMovementBehaviorExtension(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13452 | [08Jan2025 16:50:48.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type minecraft:item
|
13453 | [08Jan2025 16:50:48.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_harvester of type minecraft:block
|
13454 | [08Jan2025 16:50:48.661] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vampiresneedumbrellas
|
13455 | [08Jan2025 16:50:48.662] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.focamacho.vampiresneedumbrellas.handlers.RegistryHandler to MOD
|
13456 | [08Jan2025 16:50:48.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type minecraft:item
|
13457 | [08Jan2025 16:50:48.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_plough of type minecraft:block
|
13458 | [08Jan2025 16:50:48.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shrapnel_burst of type minecraft:entity_type
|
13459 | [08Jan2025 16:50:48.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flak_burst of type minecraft:entity_type
|
13460 | [08Jan2025 16:50:48.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry grapeshot_burst of type minecraft:entity_type
|
13461 | [08Jan2025 16:50:48.683] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRollerMovementBehaviour from railways-common.mixins.json into com.simibubi.create.content.contraptions.actors.roller.RollerMovementBehaviour
|
13462 | [08Jan2025 16:50:48.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_blob_burst of type minecraft:entity_type
|
13463 | [08Jan2025 16:50:48.684] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinRollerMovementBehaviour from mod railways->@Inject::skipTracksAndPaveTracks(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13464 | [08Jan2025 16:50:48.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_emitter of type minecraft:entity_type
|
13465 | [08Jan2025 16:50:48.695] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTravellingPoint from railways-common.mixins.json into com.simibubi.create.content.trains.entity.TravellingPoint
|
13466 | [08Jan2025 16:50:48.697] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gas_cloud of type minecraft:entity_type
|
13467 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cannon_carriage of type minecraft:entity_type
|
13468 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$flipEdgeCheck(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13469 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$flipEdgeCheck(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13470 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$flipEdgeCheck(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13471 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13472 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13473 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13474 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13475 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13476 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13477 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13478 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13479 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13480 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13481 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13482 | [08Jan2025 16:50:48.701] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTravellingPoint from mod railways->@Inject::railways$selectEdge(Lcom/simibubi/create/content/trains/graph/TrackGraph;DLcom/simibubi/create/content/trains/entity/TravellingPoint$ITrackSelector;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IEdgePointListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$ITurnListener;Lcom/simibubi/create/content/trains/entity/TravellingPoint$IPortalListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13483 | [08Jan2025 16:50:48.712] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_roller of type minecraft:item
|
13484 | [08Jan2025 16:50:48.713] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_roller of type minecraft:block
|
13485 | [08Jan2025 16:50:48.713] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type minecraft:item
|
13486 | [08Jan2025 16:50:48.713] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sail_frame of type minecraft:block
|
13487 | [08Jan2025 16:50:48.716] [modloading-worker-0/INFO] [de.teamlapen.vampirism.config.BalanceConfig/]: IceAndFire is loaded -> Adjusting default fire related configuration.
|
13488 | [08Jan2025 16:50:48.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_autocannon of type minecraft:entity_type
|
13489 | [08Jan2025 16:50:48.718] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flak_autocannon of type minecraft:entity_type
|
13490 | [08Jan2025 16:50:48.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type minecraft:item
|
13491 | [08Jan2025 16:50:48.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_sail of type minecraft:block
|
13492 | [08Jan2025 16:50:48.721] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableLootIntegrations from lootintegrations.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13493 | [08Jan2025 16:50:48.721] [modloading-worker-0/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
13494 | [08Jan2025 16:50:48.722] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableMixin from apoli.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13495 | [08Jan2025 16:50:48.722] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyLootTable$1(Lnet/minecraft/world/level/storage/loot/LootContext;Lnet/minecraft/world/entity/Entity;Lio/github/edwinmindcraft/apoli/common/power/configuration/ReplaceLootTableConfiguration;)Z to md6778ec$apoli$lambda$modifyLootTable$1$0 in apoli.mixins.json:LootTableMixin from mod apoli
|
13496 | [08Jan2025 16:50:48.722] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$modifyLootTable$0(Lnet/minecraft/core/Holder;)Lio/github/edwinmindcraft/apoli/common/power/configuration/ReplaceLootTableConfiguration; to md6778ec$apoli$lambda$modifyLootTable$0$1 in apoli.mixins.json:LootTableMixin from mod apoli
|
13497 | [08Jan2025 16:50:48.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry machine_gun_bullet of type minecraft:entity_type
|
13498 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_sail of type minecraft:block
|
13499 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_sail of type minecraft:block
|
13500 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_sail of type minecraft:block
|
13501 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_sail of type minecraft:block
|
13502 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_sail of type minecraft:block
|
13503 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_sail of type minecraft:block
|
13504 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_sail of type minecraft:block
|
13505 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_sail of type minecraft:block
|
13506 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_sail of type minecraft:block
|
13507 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_sail of type minecraft:block
|
13508 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_sail of type minecraft:block
|
13509 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_sail of type minecraft:block
|
13510 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_sail of type minecraft:block
|
13511 | [08Jan2025 16:50:48.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_sail of type minecraft:block
|
13512 | [08Jan2025 16:50:48.724] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_sail of type minecraft:block
|
13513 | [08Jan2025 16:50:48.724] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type minecraft:item
|
13514 | [08Jan2025 16:50:48.724] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_casing of type minecraft:block
|
13515 | [08Jan2025 16:50:48.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type minecraft:item
|
13516 | [08Jan2025 16:50:48.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_casing of type minecraft:block
|
13517 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type minecraft:item
|
13518 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_casing of type minecraft:block
|
13519 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type minecraft:item
|
13520 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type minecraft:block
|
13521 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.loot.AccessLootTable from crafttweaker.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13522 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorLootTable from zeta.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13523 | [08Jan2025 16:50:48.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type minecraft:item
|
13524 | [08Jan2025 16:50:48.728] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type minecraft:block
|
13525 | [08Jan2025 16:50:48.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableAccessor from vampirism.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13526 | [08Jan2025 16:50:48.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.LootTableForgeAccessor from puzzleslib.forge.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13527 | [08Jan2025 16:50:48.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.minecraft.LootTableAccessor from origins_classes.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13528 | [08Jan2025 16:50:48.728] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableAccessor from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootTable
|
13529 | [08Jan2025 16:50:48.729] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v2.mixins.json:LootTableAccessor from mod fabric_loot_api_v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13530 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: lootintegrations.mixins.json:LootTableLootIntegrations from mod lootintegrations->@Inject::on(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13531 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::modifyLootTable(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13532 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::setReplacedLootTable(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13533 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::popReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13534 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::popReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13535 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::popReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13536 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::restoreReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13537 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::restoreReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13538 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootTableMixin from mod apoli->@Inject::restoreReplacementStack(Lnet/minecraft/world/level/storage/loot/LootContext;Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13539 | [08Jan2025 16:50:48.733] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getPools()Ljava/util/List; in net.minecraft.world.level.storage.loot.LootTable was not merged
|
13540 | [08Jan2025 16:50:48.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry set_timed_fuze of type minecraft:menu
|
13541 | [08Jan2025 16:50:48.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry set_proximity_fuze of type minecraft:menu
|
13542 | [08Jan2025 16:50:48.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry set_delayed_fuze of type minecraft:menu
|
13543 | [08Jan2025 16:50:48.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type minecraft:item
|
13544 | [08Jan2025 16:50:48.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type minecraft:block
|
13545 | [08Jan2025 16:50:48.741] [modloading-worker-0/DEBUG] [mixin/]: Mixing ingredient.ShapelessRecipeMixin from fabric-recipe-api-v1.mixins.json into net.minecraft.world.item.crafting.ShapelessRecipe
|
13546 | [08Jan2025 16:50:48.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_container of type minecraft:menu
|
13547 | [08Jan2025 16:50:48.743] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric_recipe_api_v1->@Inject::cacheRequiresTesting(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/CraftingBookCategory;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13548 | [08Jan2025 16:50:48.743] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric_recipe_api_v1->@Inject::cacheRequiresTesting(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/CraftingBookCategory;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13549 | [08Jan2025 16:50:48.743] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric_recipe_api_v1->@Inject::cacheRequiresTesting(Lnet/minecraft/resources/ResourceLocation;Ljava/lang/String;Lnet/minecraft/world/item/crafting/CraftingBookCategory;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/NonNullList;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13550 | [08Jan2025 16:50:48.743] [modloading-worker-0/DEBUG] [mixin/]: fabric-recipe-api-v1.mixins.json:ingredient.ShapelessRecipeMixin from mod fabric_recipe_api_v1->@Inject::customIngredientMatch(Lnet/minecraft/world/inventory/CraftingContainer;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13551 | [08Jan2025 16:50:48.748] [modloading-worker-0/DEBUG] [mixin/]: Mixing CBCFlowingFluidMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.index.fluid_utils.CBCFlowingFluid
|
13552 | [08Jan2025 16:50:48.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.predicate.AccessStatePropertiesPredicateBuilder from crafttweaker.mixins.json into net.minecraft.advancements.critereon.StatePropertiesPredicate$Builder
|
13553 | [08Jan2025 16:50:48.759] [modloading-worker-0/DEBUG] [mixin/]: Mixing CBCLiquidBlockMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.index.fluid_utils.CBCLiquidBlock
|
13554 | [08Jan2025 16:50:48.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_cast_iron of type minecraft:block
|
13555 | [08Jan2025 16:50:48.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_cast_iron_bucket of type minecraft:item
|
13556 | [08Jan2025 16:50:48.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_cast_iron of type minecraft:fluid
|
13557 | [08Jan2025 16:50:48.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_cast_iron of type minecraft:fluid
|
13558 | [08Jan2025 16:50:48.767] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type minecraft:item
|
13559 | [08Jan2025 16:50:48.767] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type minecraft:block
|
13560 | [08Jan2025 16:50:48.769] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:item
|
13561 | [08Jan2025 16:50:48.769] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:block
|
13562 | [08Jan2025 16:50:48.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_bronze of type minecraft:block
|
13563 | [08Jan2025 16:50:48.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_bronze_bucket of type minecraft:item
|
13564 | [08Jan2025 16:50:48.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_bronze of type minecraft:fluid
|
13565 | [08Jan2025 16:50:48.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_bronze of type minecraft:fluid
|
13566 | [08Jan2025 16:50:48.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type minecraft:item
|
13567 | [08Jan2025 16:50:48.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type minecraft:block
|
13568 | [08Jan2025 16:50:48.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel of type minecraft:block
|
13569 | [08Jan2025 16:50:48.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel_bucket of type minecraft:item
|
13570 | [08Jan2025 16:50:48.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel of type minecraft:fluid
|
13571 | [08Jan2025 16:50:48.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_steel of type minecraft:fluid
|
13572 | [08Jan2025 16:50:48.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_nethersteel of type minecraft:block
|
13573 | [08Jan2025 16:50:48.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_nethersteel_bucket of type minecraft:item
|
13574 | [08Jan2025 16:50:48.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_nethersteel of type minecraft:fluid
|
13575 | [08Jan2025 16:50:48.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_nethersteel of type minecraft:fluid
|
13576 | [08Jan2025 16:50:48.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type minecraft:item
|
13577 | [08Jan2025 16:50:48.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type minecraft:block
|
13578 | [08Jan2025 16:50:48.783] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackMaterial from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackMaterial
|
13579 | [08Jan2025 16:50:48.799] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorTrackMaterialFactory from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackMaterialFactory
|
13580 | [08Jan2025 16:50:48.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing IngredientTagValueMixin from kubejs-common.mixins.json into net.minecraft.world.item.crafting.Ingredient$TagValue
|
13581 | [08Jan2025 16:50:48.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.item.AccessIngredientTagValue from crafttweaker.mixins.json into net.minecraft.world.item.crafting.Ingredient$TagValue
|
13582 | [08Jan2025 16:50:48.802] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.transform.item.MixinIngredientTagValue from crafttweaker.mixins.json into net.minecraft.world.item.crafting.Ingredient$TagValue
|
13583 | [08Jan2025 16:50:48.803] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$crafttweaker$injectTags$1(Ljava/util/Map;)Ljava/util/Collection; to md6778ec$crafttweaker$lambda$crafttweaker$injectTags$1$0 in crafttweaker.mixins.json:common.transform.item.MixinIngredientTagValue from mod crafttweaker
|
13584 | [08Jan2025 16:50:48.803] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$crafttweaker$injectTags$0(Lnet/minecraft/tags/TagManager$LoadResult;)Z to md6778ec$crafttweaker$lambda$crafttweaker$injectTags$0$1 in crafttweaker.mixins.json:common.transform.item.MixinIngredientTagValue from mod crafttweaker
|
13585 | [08Jan2025 16:50:48.804] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorIngredient$TagValue from railways-common.mixins.json into net.minecraft.world.item.crafting.Ingredient$TagValue
|
13586 | [08Jan2025 16:50:48.804] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method railways$create(Lnet/minecraft/tags/TagKey;)Lnet/minecraft/world/item/crafting/Ingredient$TagValue; to create$railways_$md$6778ec$2 in railways-common.mixins.json:AccessorIngredient$TagValue from mod railways
|
13587 | [08Jan2025 16:50:48.806] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:IngredientTagValueMixin from mod kubejs->@Inject::kjs$getItems(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13588 | [08Jan2025 16:50:48.806] [modloading-worker-0/DEBUG] [mixin/]: crafttweaker.mixins.json:common.transform.item.MixinIngredientTagValue from mod crafttweaker->@Inject::crafttweaker$injectTags(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13589 | [08Jan2025 16:50:48.809] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackBlock from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackBlock
|
13590 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::extendedUse(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
|
13591 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::placeCustomStyle(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13592 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::casingCollisionShape(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
|
13593 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::removeCasingCollisions(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
|
13594 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::removeCasingCollisions(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
|
13595 | [08Jan2025 16:50:48.814] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlock from mod railways->@Inject::removeCasingCollisions(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
|
13596 | [08Jan2025 16:50:48.820] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNbtPredicate from curios.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
|
13597 | [08Jan2025 16:50:48.820] [modloading-worker-0/DEBUG] [mixin/]: Mixing NbtPredicateMixin from pehkui.mixins.json into net.minecraft.advancements.critereon.NbtPredicate
|
13598 | [08Jan2025 16:50:48.822] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:NbtPredicateMixin from mod pehkui->@Inject::pehkui$entityToNbt$before(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13599 | [08Jan2025 16:50:48.822] [modloading-worker-0/DEBUG] [mixin/]: pehkui.mixins.json:NbtPredicateMixin from mod pehkui->@Inject::pehkui$entityToNbt$after(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13600 | [08Jan2025 16:50:48.835] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackBlockItem from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackBlockItem
|
13601 | [08Jan2025 16:50:48.837] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockItem from mod railways->@Inject::noStartingFromGenericCrossings(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13602 | [08Jan2025 16:50:48.839] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track of type minecraft:item
|
13603 | [08Jan2025 16:50:48.839] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track of type minecraft:block
|
13604 | [08Jan2025 16:50:48.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing MountedAutocannonContraptionMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.cannon_control.contraption.MountedAutocannonContraption
|
13605 | [08Jan2025 16:50:48.848] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$extractItemFromCannon$1(ZLnet/minecraftforge/items/IItemHandler;)Lnet/minecraft/world/item/ItemStack; to md6778ec$createbigcannons$lambda$extractItemFromCannon$1$0 in createbigcannons.mixins.json:MountedAutocannonContraptionMixin from mod createbigcannons
|
13606 | [08Jan2025 16:50:48.848] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$insertItemIntoCannon$0(Lnet/minecraft/world/item/ItemStack;ZLnet/minecraftforge/items/IItemHandler;)Lnet/minecraft/world/item/ItemStack; to md6778ec$createbigcannons$lambda$insertItemIntoCannon$0$1 in createbigcannons.mixins.json:MountedAutocannonContraptionMixin from mod createbigcannons
|
13607 | [08Jan2025 16:50:48.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing createbigcannons.MixinMountedAutoCannonContraption from forge-vs_addition-common.mixins.json into rbasamoyai.createbigcannons.cannon_control.contraption.MountedAutocannonContraption
|
13608 | [08Jan2025 16:50:48.849] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shoot$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Void; to md6778ec$lambda$shoot$0$2 in forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)
|
13609 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13610 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13611 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13612 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13613 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13614 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13615 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13616 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13617 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13618 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13619 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13620 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13621 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13622 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13623 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13624 | [08Jan2025 16:50:48.856] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13625 | [08Jan2025 16:50:48.857] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13626 | [08Jan2025 16:50:48.857] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:createbigcannons.MixinMountedAutoCannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13627 | [08Jan2025 16:50:48.859] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fake_track of type minecraft:block
|
13628 | [08Jan2025 16:50:48.860] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_casing of type minecraft:item
|
13629 | [08Jan2025 16:50:48.860] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.predicate.AccessLightningBoltPredicate from crafttweaker.mixins.json into net.minecraft.advancements.critereon.LighthingBoltPredicate
|
13630 | [08Jan2025 16:50:48.860] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_casing of type minecraft:block
|
13631 | [08Jan2025 16:50:48.861] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method crafttweaker$of(Lnet/minecraft/advancements/critereon/MinMaxBounds$Ints;Lnet/minecraft/advancements/critereon/EntityPredicate;)Lnet/minecraft/advancements/critereon/LighthingBoltPredicate; to of$crafttweaker_$md$6778ec$0 in crafttweaker.mixins.json:common.access.predicate.AccessLightningBoltPredicate from mod crafttweaker
|
13632 | [08Jan2025 16:50:48.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStationBlock from railways-common.mixins.json into com.simibubi.create.content.trains.station.StationBlock
|
13633 | [08Jan2025 16:50:48.863] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$autoWhistle$2(Ljava/util/concurrent/atomic/AtomicBoolean;Lnet/minecraft/world/item/ItemStack;Lcom/simibubi/create/content/trains/entity/Train;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lcom/simibubi/create/content/trains/entity/CarriageContraptionEntity;)V to md6778ec$railways$lambda$autoWhistle$2$0 in railways-common.mixins.json:MixinStationBlock from mod railways
|
13634 | [08Jan2025 16:50:48.863] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$autoWhistle$1(Ljava/util/concurrent/atomic/AtomicBoolean;Lnet/minecraft/world/item/ItemStack;Lcom/simibubi/create/content/trains/entity/Train;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/entity/Entity;)V to md6778ec$railways$lambda$autoWhistle$1$1 in railways-common.mixins.json:MixinStationBlock from mod railways
|
13635 | [08Jan2025 16:50:48.863] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$autoWhistle$0(Lnet/minecraft/world/item/ItemStack;Ljava/util/UUID;Lcom/simibubi/create/content/trains/entity/CarriageContraptionEntity;)V to md6778ec$railways$lambda$autoWhistle$0$2 in railways-common.mixins.json:MixinStationBlock from mod railways
|
13636 | [08Jan2025 16:50:48.877] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlock from mod railways->@Inject::autoWhistle(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
|
13637 | [08Jan2025 16:50:48.877] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlock from mod railways->@Inject::deployersAssemble(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
|
13638 | [08Jan2025 16:50:48.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSignalBoundary from railways-common.mixins.json into com.simibubi.create.content.trains.signal.SignalBoundary
|
13639 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::railways$switchOrCouplerCanCoexist(Lcom/simibubi/create/content/trains/graph/EdgePointType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13640 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13641 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13642 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13643 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13644 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13645 | [08Jan2025 16:50:48.896] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSignalBoundary from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13646 | [08Jan2025 16:50:48.897] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackEdgePoint from railways-common.mixins.json into com.simibubi.create.content.trains.signal.TrackEdgePoint
|
13647 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13648 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13649 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13650 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13651 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13652 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::invalidateSecondaryEdgePoint(Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13653 | [08Jan2025 16:50:48.898] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackEdgePoint from mod railways->@Inject::couplerCoExistWithEverything(Lcom/simibubi/create/content/trains/graph/EdgePointType;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13654 | [08Jan2025 16:50:48.908] [modloading-worker-0/DEBUG] [mixin/]: Mixing CannonMountPointMixin from createbigcannons.mixins.json into rbasamoyai.createbigcannons.cannons.big_cannons.breeches.quickfiring_breech.CannonMountPoint
|
13655 | [08Jan2025 16:50:48.908] [modloading-worker-0/DEBUG] [mixin/]: Mixing CannonMountPointMixin from cbcmodernwarfare.mixins.json into rbasamoyai.createbigcannons.cannons.big_cannons.breeches.quickfiring_breech.CannonMountPoint
|
13656 | [08Jan2025 16:50:48.911] [modloading-worker-0/DEBUG] [mixin/]: cbcmodernwarfare.mixins.json:CannonMountPointMixin from mod cbcmodernwarfare->@Inject::getInsertedResultAndDoSomethingInject(Lnet/minecraft/world/item/ItemStack;ZLrbasamoyai/createbigcannons/cannon_control/contraption/AbstractMountedCannonContraption;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13657 | [08Jan2025 16:50:48.911] [modloading-worker-0/DEBUG] [mixin/]: cbcmodernwarfare.mixins.json:CannonMountPointMixin from mod cbcmodernwarfare->@Inject::getInsertedResultAndDoSomethingInject(Lnet/minecraft/world/item/ItemStack;ZLrbasamoyai/createbigcannons/cannon_control/contraption/AbstractMountedCannonContraption;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13658 | [08Jan2025 16:50:48.911] [modloading-worker-0/DEBUG] [mixin/]: cbcmodernwarfare.mixins.json:CannonMountPointMixin from mod cbcmodernwarfare->@Inject::getInsertedResultAndDoSomethingInject(Lnet/minecraft/world/item/ItemStack;ZLrbasamoyai/createbigcannons/cannon_control/contraption/AbstractMountedCannonContraption;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13659 | [08Jan2025 16:50:48.915] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinGlobalStation from railways-common.mixins.json into com.simibubi.create.content.trains.station.GlobalStation
|
13660 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readLimit(Lnet/minecraft/nbt/CompoundTag;ZLcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13661 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readLimit(Lnet/minecraft/nbt/CompoundTag;ZLcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13662 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readLimit(Lnet/minecraft/nbt/CompoundTag;ZLcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13663 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13664 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13665 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::readNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13666 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeLimit(Lnet/minecraft/nbt/CompoundTag;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13667 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeLimit(Lnet/minecraft/nbt/CompoundTag;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13668 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeLimit(Lnet/minecraft/nbt/CompoundTag;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13669 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13670 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13671 | [08Jan2025 16:50:48.917] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinGlobalStation from mod railways->@Inject::writeNetLimit(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13672 | [08Jan2025 16:50:48.923] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.BlockMovementChecksMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.BlockMovementChecks
|
13673 | [08Jan2025 16:50:48.923] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlockMovementChecksMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13674 | [08Jan2025 16:50:48.923] [modloading-worker-0/DEBUG] [mixin/]: Mixing itemsilo.BlockMovementChecksMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.BlockMovementChecks
|
13675 | [08Jan2025 16:50:48.924] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.BlockMovementChecksMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13676 | [08Jan2025 16:50:48.924] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockMovementChecksMixin from createaddition.mixins.json into com.simibubi.create.content.contraptions.BlockMovementChecks
|
13677 | [08Jan2025 16:50:48.924] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlockMovementChecksMixin from mod create_connected->@Inject::isFluidVesselAttached(Lnet/minecraft/world/level/block/state/BlockState;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
|
13678 | [08Jan2025 16:50:48.925] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:itemsilo.BlockMovementChecksMixin from mod create_connected->@Inject::isItemSiloAttached(Lnet/minecraft/world/level/block/state/BlockState;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
|
13679 | [08Jan2025 16:50:48.925] [modloading-worker-0/DEBUG] [mixin/]: createaddition.mixins.json:BlockMovementChecksMixin from mod createaddition->@Inject::isBlockAttachedTowardsFallback(Lnet/minecraft/world/level/block/state/BlockState;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
|
13680 | [08Jan2025 16:50:48.935] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackObserver from railways-common.mixins.json into com.simibubi.create.content.trains.observer.TrackObserver
|
13681 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13682 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13683 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::writePositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13684 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13685 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13686 | [08Jan2025 16:50:48.936] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackObserver from mod railways->@Inject::readPositions(Lnet/minecraft/network/FriendlyByteBuf;Lcom/simibubi/create/content/trains/graph/DimensionPalette;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13687 | [08Jan2025 16:50:48.939] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackTargetingBlockItem from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackTargetingBlockItem
|
13688 | [08Jan2025 16:50:48.939] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$checkGraphLocation$0(Lnet/minecraft/world/phys/Vec3;)Z to md6778ec$railways$lambda$checkGraphLocation$0$0 in railways-common.mixins.json:MixinTrackTargetingBlockItem from mod railways
|
13689 | [08Jan2025 16:50:48.941] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackTargetingBlockItem from mod railways->@Inject::checkGraphLocation(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;ZLcom/simibubi/create/content/trains/track/BezierTrackPointLocation;Lcom/simibubi/create/content/trains/graph/EdgePointType;Ljava/util/function/BiConsumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
13690 | [08Jan2025 16:50:48.946] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_station of type minecraft:item
|
13691 | [08Jan2025 16:50:48.946] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_station of type minecraft:block
|
13692 | [08Jan2025 16:50:48.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_signal of type minecraft:item
|
13693 | [08Jan2025 16:50:48.948] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_signal of type minecraft:block
|
13694 | [08Jan2025 16:50:48.952] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootContextParameterSetBuilderMixin from apoli.mixins.json into net.minecraft.world.level.storage.loot.LootParams$Builder
|
13695 | [08Jan2025 16:50:48.953] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootContextParameterSetBuilderMixin from mod apoli->@Inject::setLootContextType(Lnet/minecraft/world/level/storage/loot/parameters/LootContextParamSet;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13696 | [08Jan2025 16:50:48.955] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootContextParameterSetMixin from apoli.mixins.json into net.minecraft.world.level.storage.loot.LootParams
|
13697 | [08Jan2025 16:50:48.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_observer of type minecraft:item
|
13698 | [08Jan2025 16:50:48.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_observer of type minecraft:block
|
13699 | [08Jan2025 16:50:48.962] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bogey of type minecraft:block
|
13700 | [08Jan2025 16:50:48.963] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_bogey of type minecraft:block
|
13701 | [08Jan2025 16:50:48.964] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file zeta-common.toml for zeta tracking
|
13702 | [08Jan2025 16:50:48.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controls of type minecraft:item
|
13703 | [08Jan2025 16:50:48.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry controls of type minecraft:block
|
13704 | [08Jan2025 16:50:48.975] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_vault of type minecraft:item
|
13705 | [08Jan2025 16:50:48.975] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_vault of type minecraft:block
|
13706 | [08Jan2025 16:50:48.985] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type minecraft:item
|
13707 | [08Jan2025 16:50:48.985] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_funnel of type minecraft:block
|
13708 | [08Jan2025 16:50:48.986] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framedblocks
|
13709 | [08Jan2025 16:50:48.986] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing xfacthd.framedblocks.common.datagen.GeneratorHandler to MOD
|
13710 | [08Jan2025 16:50:48.989] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_belt_funnel of type minecraft:block
|
13711 | [08Jan2025 16:50:48.999] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for godly_vampirism
|
13712 | [08Jan2025 16:50:48.999] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.teamlapen.godlyvampirism.GodlyVampirismMod to FORGE
|
13713 | [08Jan2025 16:50:49.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type minecraft:item
|
13714 | [08Jan2025 16:50:49.001] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_funnel of type minecraft:block
|
13715 | [08Jan2025 16:50:49.002] [modloading-worker-0/DEBUG] [mixin/]: Mixing lootr.ConfigManagerMixin from quark_integrations.mixins.json into noobanidus.mods.lootr.config.ConfigManager
|
13716 | [08Jan2025 16:50:49.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for zeta
|
13717 | [08Jan2025 16:50:49.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_belt_funnel of type minecraft:block
|
13718 | [08Jan2025 16:50:49.010] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file lootr-common.toml for lootr tracking
|
13719 | [08Jan2025 16:50:49.010] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file lootr-client.toml for lootr tracking
|
13720 | [08Jan2025 16:50:49.014] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.RandomChanceWithLootingLootConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceWithLootingCondition
|
13721 | [08Jan2025 16:50:49.015] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type minecraft:item
|
13722 | [08Jan2025 16:50:49.015] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type minecraft:block
|
13723 | [08Jan2025 16:50:49.016] [modloading-worker-0/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.RandomChanceWithLootingLootConditionMixin 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
|
13724 | [08Jan2025 16:50:49.016] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_object_builder_api_v1
|
13725 | [08Jan2025 16:50:49.016] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for puzzleslib
|
13726 | [08Jan2025 16:50:49.016] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing fuzs.puzzleslib.impl.PuzzlesLibForge to MOD
|
13727 | [08Jan2025 16:50:49.017] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.RandomChanceLootConditionMixin from additionalentityattributes.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemRandomChanceCondition
|
13728 | [08Jan2025 16:50:49.018] [modloading-worker-0/DEBUG] [mixin/]: additionalentityattributes.mixins.json:common.RandomChanceLootConditionMixin 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
|
13729 | [08Jan2025 16:50:49.020] [modloading-worker-0/DEBUG] [mixin/]: Mixing patches.loot.MixinLootItemKilledByPlayerCondition from bookshelf.common.mixins.json into net.minecraft.world.level.storage.loot.predicates.LootItemKilledByPlayerCondition
|
13730 | [08Jan2025 16:50:49.020] [modloading-worker-0/DEBUG] [mixin/]: bookshelf.common.mixins.json:patches.loot.MixinLootItemKilledByPlayerCondition from mod bookshelf->@Inject::test(Lnet/minecraft/world/level/storage/loot/LootContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13731 | [08Jan2025 16:50:49.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type minecraft:item
|
13732 | [08Jan2025 16:50:49.022] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type minecraft:block
|
13733 | [08Jan2025 16:50:49.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type minecraft:item
|
13734 | [08Jan2025 16:50:49.026] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type minecraft:block
|
13735 | [08Jan2025 16:50:49.033] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type minecraft:item
|
13736 | [08Jan2025 16:50:49.033] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type minecraft:block
|
13737 | [08Jan2025 16:50:49.035] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type minecraft:item
|
13738 | [08Jan2025 16:50:49.035] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type minecraft:block
|
13739 | [08Jan2025 16:50:49.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.display_link.MixinDisplayLinkBlockItem from forge-vs_addition-common.mixins.json into com.simibubi.create.content.redstone.displayLink.DisplayLinkBlockItem
|
13740 | [08Jan2025 16:50:49.039] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.display_link.MixinDisplayLinkBlockItem from mod (unknown)->@Inject::vs_addition$getLevel(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
13741 | [08Jan2025 16:50:49.040] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.display_link.MixinDisplayLinkBlockItem from mod (unknown)->@Inject::vs_addition$getLevel(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
13742 | [08Jan2025 16:50:49.040] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.display_link.MixinDisplayLinkBlockItem from mod (unknown)->@Inject::vs_addition$getLevel(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
13743 | [08Jan2025 16:50:49.042] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry display_link of type minecraft:item
|
13744 | [08Jan2025 16:50:49.042] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry display_link of type minecraft:block
|
13745 | [08Jan2025 16:50:49.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry display_board of type minecraft:item
|
13746 | [08Jan2025 16:50:49.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry display_board of type minecraft:block
|
13747 | [08Jan2025 16:50:49.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type minecraft:item
|
13748 | [08Jan2025 16:50:49.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type minecraft:block
|
13749 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_nixie_tube of type minecraft:block
|
13750 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_nixie_tube of type minecraft:block
|
13751 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_nixie_tube of type minecraft:block
|
13752 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_nixie_tube of type minecraft:block
|
13753 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_nixie_tube of type minecraft:block
|
13754 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_nixie_tube of type minecraft:block
|
13755 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_nixie_tube of type minecraft:block
|
13756 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_nixie_tube of type minecraft:block
|
13757 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_nixie_tube of type minecraft:block
|
13758 | [08Jan2025 16:50:49.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_nixie_tube of type minecraft:block
|
13759 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_nixie_tube of type minecraft:block
|
13760 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_nixie_tube of type minecraft:block
|
13761 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_nixie_tube of type minecraft:block
|
13762 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_nixie_tube of type minecraft:block
|
13763 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_nixie_tube of type minecraft:block
|
13764 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootr
|
13765 | [08Jan2025 16:50:49.049] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.setup.CommonSetup to MOD
|
13766 | [08Jan2025 16:50:49.052] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootContextBuilderMixin from apoli.mixins.json into net.minecraft.world.level.storage.loot.LootContext$Builder
|
13767 | [08Jan2025 16:50:49.052] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.loot.AccessLootContextBuilder from crafttweaker.mixins.json into net.minecraft.world.level.storage.loot.LootContext$Builder
|
13768 | [08Jan2025 16:50:49.053] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:LootContextBuilderMixin from mod apoli->@Inject::setLootContextType(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13769 | [08Jan2025 16:50:49.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_lamp of type minecraft:item
|
13770 | [08Jan2025 16:50:49.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_lamp of type minecraft:block
|
13771 | [08Jan2025 16:50:49.059] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.init.ModTabs to MOD
|
13772 | [08Jan2025 16:50:49.059] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.init.ModItems to MOD
|
13773 | [08Jan2025 16:50:49.059] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.gen.LootrDataGenerators to MOD
|
13774 | [08Jan2025 16:50:49.060] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.event.HandleChunk to FORGE
|
13775 | [08Jan2025 16:50:49.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type minecraft:item
|
13776 | [08Jan2025 16:50:49.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type minecraft:block
|
13777 | [08Jan2025 16:50:49.066] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockMixin from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlock
|
13778 | [08Jan2025 16:50:49.066] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13779 | [08Jan2025 16:50:49.067] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockMixin from mod create_connected->@Inject::use(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
|
13780 | [08Jan2025 16:50:49.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type minecraft:item
|
13781 | [08Jan2025 16:50:49.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type minecraft:block
|
13782 | [08Jan2025 16:50:49.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry placard of type minecraft:item
|
13783 | [08Jan2025 16:50:49.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry placard of type minecraft:block
|
13784 | [08Jan2025 16:50:49.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type minecraft:item
|
13785 | [08Jan2025 16:50:49.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type minecraft:block
|
13786 | [08Jan2025 16:50:49.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_extender of type minecraft:item
|
13787 | [08Jan2025 16:50:49.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_extender of type minecraft:block
|
13788 | [08Jan2025 16:50:49.077] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.event.HandleCart to FORGE
|
13789 | [08Jan2025 16:50:49.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type minecraft:item
|
13790 | [08Jan2025 16:50:49.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_latch of type minecraft:block
|
13791 | [08Jan2025 16:50:49.079] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type minecraft:item
|
13792 | [08Jan2025 16:50:49.079] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_toggle_latch of type minecraft:block
|
13793 | [08Jan2025 16:50:49.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lectern_controller of type minecraft:block
|
13794 | [08Jan2025 16:50:49.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_backtank of type minecraft:block
|
13795 | [08Jan2025 16:50:49.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_backtank of type minecraft:block
|
13796 | [08Jan2025 16:50:49.085] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.event.HandleBreak to FORGE
|
13797 | [08Jan2025 16:50:49.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.event.HandleAdvancement to FORGE
|
13798 | [08Jan2025 16:50:49.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.entity.EntityTicker to FORGE
|
13799 | [08Jan2025 16:50:49.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry peculiar_bell of type minecraft:item
|
13800 | [08Jan2025 16:50:49.088] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.item.AccessorItemCooldowns from bookshelf.common.mixins.json into net.minecraft.world.item.ItemCooldowns
|
13801 | [08Jan2025 16:50:49.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry peculiar_bell of type minecraft:block
|
13802 | [08Jan2025 16:50:49.090] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.config.ConfigManager to MOD
|
13803 | [08Jan2025 16:50:49.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry haunted_bell of type minecraft:item
|
13804 | [08Jan2025 16:50:49.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry haunted_bell of type minecraft:block
|
13805 | [08Jan2025 16:50:49.095] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing noobanidus.mods.lootr.block.entities.TileTicker to FORGE
|
13806 | [08Jan2025 16:50:49.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_toolbox of type minecraft:item
|
13807 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_toolbox of type minecraft:block
|
13808 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_toolbox of type minecraft:item
|
13809 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_toolbox of type minecraft:block
|
13810 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_toolbox of type minecraft:item
|
13811 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_toolbox of type minecraft:block
|
13812 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_toolbox of type minecraft:item
|
13813 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_toolbox of type minecraft:block
|
13814 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_toolbox of type minecraft:item
|
13815 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_toolbox of type minecraft:block
|
13816 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_toolbox of type minecraft:item
|
13817 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_toolbox of type minecraft:block
|
13818 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_toolbox of type minecraft:item
|
13819 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_toolbox of type minecraft:block
|
13820 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_toolbox of type minecraft:item
|
13821 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_toolbox of type minecraft:block
|
13822 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_toolbox of type minecraft:item
|
13823 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_toolbox of type minecraft:block
|
13824 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_toolbox of type minecraft:item
|
13825 | [08Jan2025 16:50:49.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_toolbox of type minecraft:block
|
13826 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_toolbox of type minecraft:item
|
13827 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_toolbox of type minecraft:block
|
13828 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_toolbox of type minecraft:item
|
13829 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_toolbox of type minecraft:block
|
13830 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_toolbox of type minecraft:item
|
13831 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_toolbox of type minecraft:block
|
13832 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_toolbox of type minecraft:item
|
13833 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_toolbox of type minecraft:block
|
13834 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_toolbox of type minecraft:item
|
13835 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_toolbox of type minecraft:block
|
13836 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_toolbox of type minecraft:item
|
13837 | [08Jan2025 16:50:49.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_toolbox of type minecraft:block
|
13838 | [08Jan2025 16:50:49.097] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for puzzleslib:main
|
13839 | [08Jan2025 16:50:49.099] [modloading-worker-0/DEBUG] [mixin/]: Mixing HungerManagerMixin from apoli.mixins.json into net.minecraft.world.food.FoodData
|
13840 | [08Jan2025 16:50:49.100] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.FoodDataMixin from apoli.mixins.json into net.minecraft.world.food.FoodData
|
13841 | [08Jan2025 16:50:49.100] [modloading-worker-0/DEBUG] [mixin/]: Mixing FoodDataMixin from werewolves.mixins.json into net.minecraft.world.food.FoodData
|
13842 | [08Jan2025 16:50:49.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$werewolves$builder$1(Lnet/minecraft/world/food/FoodProperties$Builder;Lcom/mojang/datafixers/util/Pair;)V to md6778ec$werewolves$lambda$werewolves$builder$1$0 in werewolves.mixins.json:FoodDataMixin from mod werewolves
|
13843 | [08Jan2025 16:50:49.100] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$eat$0(Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)Ljava/lang/Boolean; to md6778ec$werewolves$lambda$eat$0$1 in werewolves.mixins.json:FoodDataMixin from mod werewolves
|
13844 | [08Jan2025 16:50:49.102] [modloading-worker-0/DEBUG] [mixin/]: Mixing FoodStatsAccessor from werewolves.mixins.json into net.minecraft.world.food.FoodData
|
13845 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:HungerManagerMixin from mod apoli->@Inject::executeAdditionalEatAction(Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13846 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:HungerManagerMixin from mod apoli->@Inject::executeAdditionalEatAction(Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13847 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:HungerManagerMixin from mod apoli->@Inject::executeAdditionalEatAction(Lnet/minecraft/world/item/Item;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13848 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.FoodDataMixin from mod apoli->@Inject::playerHook(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13849 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.FoodDataMixin from mod apoli->@Inject::playerHook(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13850 | [08Jan2025 16:50:49.105] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.FoodDataMixin from mod apoli->@Inject::playerHook(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13851 | [08Jan2025 16:50:49.108] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_sound_api_v1
|
13852 | [08Jan2025 16:50:49.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clipboard of type minecraft:item
|
13853 | [08Jan2025 16:50:49.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clipboard of type minecraft:block
|
13854 | [08Jan2025 16:50:49.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_ladder of type minecraft:item
|
13855 | [08Jan2025 16:50:49.112] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_ladder of type minecraft:block
|
13856 | [08Jan2025 16:50:49.112] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ladder of type minecraft:item
|
13857 | [08Jan2025 16:50:49.112] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_ladder of type minecraft:block
|
13858 | [08Jan2025 16:50:49.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ladder of type minecraft:item
|
13859 | [08Jan2025 16:50:49.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_ladder of type minecraft:block
|
13860 | [08Jan2025 16:50:49.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars of type minecraft:item
|
13861 | [08Jan2025 16:50:49.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_bars of type minecraft:block
|
13862 | [08Jan2025 16:50:49.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars of type minecraft:item
|
13863 | [08Jan2025 16:50:49.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_bars of type minecraft:block
|
13864 | [08Jan2025 16:50:49.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars of type minecraft:item
|
13865 | [08Jan2025 16:50:49.116] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_bars of type minecraft:block
|
13866 | [08Jan2025 16:50:49.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file werewolves-client.toml for werewolves tracking
|
13867 | [08Jan2025 16:50:49.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file werewolves-common.toml for werewolves tracking
|
13868 | [08Jan2025 16:50:49.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file werewolves-server.toml for werewolves tracking
|
13869 | [08Jan2025 16:50:49.123] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file werewolves-balance.toml for werewolves tracking
|
13870 | [08Jan2025 16:50:49.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for werewolves
|
13871 | [08Jan2025 16:50:49.124] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.teamlapen.werewolves.misc.WerewolvesCreativeTab to MOD
|
13872 | [08Jan2025 16:50:49.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.teamlapen.werewolves.data.DataGeneration to MOD
|
13873 | [08Jan2025 16:50:49.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_scaffolding of type minecraft:item
|
13874 | [08Jan2025 16:50:49.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_scaffolding of type minecraft:block
|
13875 | [08Jan2025 16:50:49.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_scaffolding of type minecraft:item
|
13876 | [08Jan2025 16:50:49.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_scaffolding of type minecraft:block
|
13877 | [08Jan2025 16:50:49.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_scaffolding of type minecraft:item
|
13878 | [08Jan2025 16:50:49.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_scaffolding of type minecraft:block
|
13879 | [08Jan2025 16:50:49.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_girder of type minecraft:item
|
13880 | [08Jan2025 16:50:49.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_girder of type minecraft:block
|
13881 | [08Jan2025 16:50:49.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_girder_encased_shaft of type minecraft:block
|
13882 | [08Jan2025 16:50:49.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_base of type minecraft:block
|
13883 | [08Jan2025 16:50:49.136] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.step.CopycatStepBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatStepBlock
|
13884 | [08Jan2025 16:50:49.138] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.step.CopycatStepBlockMixin from mod copycats->@Inject::use(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
|
13885 | [08Jan2025 16:50:49.144] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlock
|
13886 | [08Jan2025 16:50:49.145] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats->@Inject::getAcceptedBlockState(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/core/Direction;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13887 | [08Jan2025 16:50:49.145] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats->@Inject::getMaterial(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13888 | [08Jan2025 16:50:49.155] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
|
13889 | [08Jan2025 16:50:49.155] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13890 | [08Jan2025 16:50:49.156] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$1(Lnet/minecraft/world/level/Level;)Ljava/lang/Runnable; to md6778ec$create_connected$lambda$setLevel$1$0 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
|
13891 | [08Jan2025 16:50:49.156] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setLevel$0(Lnet/minecraft/world/level/Level;)V to md6778ec$create_connected$lambda$setLevel$0$1 in create_connected.mixins.json:compat.CopycatBlockEntityMixin from mod create_connected
|
13892 | [08Jan2025 16:50:49.157] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatBlockEntity
|
13893 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13894 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13895 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::writeCT(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13896 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13897 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13898 | [08Jan2025 16:50:49.160] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:foundation.copycat.CopycatBlockEntityMixin from mod copycats->@Inject::readCT(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13899 | [08Jan2025 16:50:49.168] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_step of type minecraft:item
|
13900 | [08Jan2025 16:50:49.168] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_step of type minecraft:block
|
13901 | [08Jan2025 16:50:49.169] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.panel.CopycatPanelBlockMixin from copycats-common.mixins.json into com.simibubi.create.content.decoration.copycat.CopycatPanelBlock
|
13902 | [08Jan2025 16:50:49.170] [modloading-worker-0/DEBUG] [mixin/]: copycats-common.mixins.json:copycat.panel.CopycatPanelBlockMixin from mod copycats->@Inject::use(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
|
13903 | [08Jan2025 16:50:49.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_panel of type minecraft:item
|
13904 | [08Jan2025 16:50:49.177] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_panel of type minecraft:block
|
13905 | [08Jan2025 16:50:49.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_bars of type minecraft:block
|
13906 | [08Jan2025 16:50:49.178] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSeatMovementBehaviour from railways-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
|
13907 | [08Jan2025 16:50:49.178] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.slab.SeatMovementBehaviourMixin from create_connected.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
|
13908 | [08Jan2025 16:50:49.178] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:copycat.slab.SeatMovementBehaviourMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
13909 | [08Jan2025 16:50:49.179] [modloading-worker-0/DEBUG] [mixin/]: Mixing copycat.slab.SeatMovementBehaviourMixin from copycats-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatMovementBehaviour
|
13910 | [08Jan2025 16:50:49.181] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSeatMovementBehaviour from mod railways->@Inject::keepConductors(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lcom/simibubi/create/content/contraptions/AbstractContraptionEntity;ILjava/util/Map;Lnet/minecraft/world/level/block/state/BlockState;ZZLnet/minecraft/world/entity/Entity;)V does use it's CallbackInfo
|
13911 | [08Jan2025 16:50:49.187] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.pr.MixinSeatBlock from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatBlock
|
13912 | [08Jan2025 16:50:49.189] [modloading-worker-0/DEBUG] [mixin/]: Mixing SeatBlockMixin from interiors-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatBlock
|
13913 | [08Jan2025 16:50:49.194] [modloading-worker-0/DEBUG] [mixin/]: interiors-common.mixins.json:SeatBlockMixin from mod interiors->@Inject::weCountAsSeatsToo(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13914 | [08Jan2025 16:50:49.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type minecraft:item
|
13915 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_seat of type minecraft:block
|
13916 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type minecraft:item
|
13917 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_seat of type minecraft:block
|
13918 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type minecraft:item
|
13919 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_seat of type minecraft:block
|
13920 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type minecraft:item
|
13921 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_seat of type minecraft:block
|
13922 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type minecraft:item
|
13923 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_seat of type minecraft:block
|
13924 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type minecraft:item
|
13925 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_seat of type minecraft:block
|
13926 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type minecraft:item
|
13927 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_seat of type minecraft:block
|
13928 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type minecraft:item
|
13929 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_seat of type minecraft:block
|
13930 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type minecraft:item
|
13931 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_seat of type minecraft:block
|
13932 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type minecraft:item
|
13933 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_seat of type minecraft:block
|
13934 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type minecraft:item
|
13935 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_seat of type minecraft:block
|
13936 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type minecraft:item
|
13937 | [08Jan2025 16:50:49.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_seat of type minecraft:block
|
13938 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type minecraft:item
|
13939 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_seat of type minecraft:block
|
13940 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type minecraft:item
|
13941 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_seat of type minecraft:block
|
13942 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type minecraft:item
|
13943 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_seat of type minecraft:block
|
13944 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type minecraft:item
|
13945 | [08Jan2025 16:50:49.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_seat of type minecraft:block
|
13946 | [08Jan2025 16:50:49.203] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSlidingDoorMovementBehaviour from railways-common.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorMovementBehaviour
|
13947 | [08Jan2025 16:50:49.204] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorMovementBehaviour from mod railways->@Inject::cancelUpdateForManual(Lcom/simibubi/create/content/contraptions/behaviour/MovementContext;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13948 | [08Jan2025 16:50:49.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_message_api_v1
|
13949 | [08Jan2025 16:50:49.215] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-client.toml for cosmeticarmorreworked tracking
|
13950 | [08Jan2025 16:50:49.215] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cosmeticarmorreworked-common.toml for cosmeticarmorreworked tracking
|
13951 | [08Jan2025 16:50:49.215] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cosmeticarmorreworked
|
13952 | [08Jan2025 16:50:49.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_door of type minecraft:item
|
13953 | [08Jan2025 16:50:49.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_door of type minecraft:block
|
13954 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_door of type minecraft:item
|
13955 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_door of type minecraft:block
|
13956 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_door of type minecraft:item
|
13957 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_door of type minecraft:block
|
13958 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_door of type minecraft:item
|
13959 | [08Jan2025 16:50:49.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_door of type minecraft:block
|
13960 | [08Jan2025 16:50:49.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_trapdoor of type minecraft:item
|
13961 | [08Jan2025 16:50:49.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_trapdoor of type minecraft:block
|
13962 | [08Jan2025 16:50:49.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_door of type minecraft:item
|
13963 | [08Jan2025 16:50:49.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_door of type minecraft:block
|
13964 | [08Jan2025 16:50:49.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_trapdoor of type minecraft:item
|
13965 | [08Jan2025 16:50:49.226] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_trapdoor of type minecraft:block
|
13966 | [08Jan2025 16:50:49.226] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type minecraft:item
|
13967 | [08Jan2025 16:50:49.226] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_ore of type minecraft:block
|
13968 | [08Jan2025 16:50:49.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_zinc_ore of type minecraft:item
|
13969 | [08Jan2025 16:50:49.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_zinc_ore of type minecraft:block
|
13970 | [08Jan2025 16:50:49.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_zinc_block of type minecraft:item
|
13971 | [08Jan2025 16:50:49.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_zinc_block of type minecraft:block
|
13972 | [08Jan2025 16:50:49.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type minecraft:item
|
13973 | [08Jan2025 16:50:49.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_block of type minecraft:block
|
13974 | [08Jan2025 16:50:49.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_block of type minecraft:item
|
13975 | [08Jan2025 16:50:49.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_block of type minecraft:block
|
13976 | [08Jan2025 16:50:49.229] [modloading-worker-0/DEBUG] [mixin/]: Mixing WorkbenchTileMixin from tetraticcombat.mixins.json into se.mickelus.tetra.blocks.workbench.WorkbenchTile
|
13977 | [08Jan2025 16:50:49.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_block of type minecraft:item
|
13978 | [08Jan2025 16:50:49.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_block of type minecraft:block
|
13979 | [08Jan2025 16:50:49.230] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.tetra.WorkbenchTileMixin from origins_classes.mixins.json into se.mickelus.tetra.blocks.workbench.WorkbenchTile
|
13980 | [08Jan2025 16:50:49.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type minecraft:item
|
13981 | [08Jan2025 16:50:49.230] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_block of type minecraft:block
|
13982 | [08Jan2025 16:50:49.231] [modloading-worker-0/DEBUG] [mixin/]: tetraticcombat.mixins.json:WorkbenchTileMixin from mod tetratic_combat_expanded->@Inject::modifyResult(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
13983 | [08Jan2025 16:50:49.231] [modloading-worker-0/DEBUG] [mixin/]: tetraticcombat.mixins.json:WorkbenchTileMixin from mod tetratic_combat_expanded->@Inject::modifyResult(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
13984 | [08Jan2025 16:50:49.231] [modloading-worker-0/DEBUG] [mixin/]: tetraticcombat.mixins.json:WorkbenchTileMixin from mod tetratic_combat_expanded->@Inject::modifyResult(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
13985 | [08Jan2025 16:50:49.231] [modloading-worker-0/DEBUG] [mixin/]: origins_classes.mixins.json:common.tetra.WorkbenchTileMixin from mod origins_classes->@Inject::originsClasses$modifyResult(Lnet/minecraft/world/item/ItemStack;Ljava/lang/String;ZLnet/minecraft/world/entity/player/Player;[Lnet/minecraft/world/item/ItemStack;[Lnet/minecraft/world/item/ItemStack;Ljava/util/Map;Lse/mickelus/tetra/module/schematic/UpgradeSchematic;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
13986 | [08Jan2025 16:50:49.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_block of type minecraft:item
|
13987 | [08Jan2025 16:50:49.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_block of type minecraft:block
|
13988 | [08Jan2025 16:50:49.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_block of type minecraft:item
|
13989 | [08Jan2025 16:50:49.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_block of type minecraft:block
|
13990 | [08Jan2025 16:50:49.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_tiles of type minecraft:item
|
13991 | [08Jan2025 16:50:49.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_tiles of type minecraft:block
|
13992 | [08Jan2025 16:50:49.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rose_quartz_tiles of type minecraft:item
|
13993 | [08Jan2025 16:50:49.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rose_quartz_tiles of type minecraft:block
|
13994 | [08Jan2025 16:50:49.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type minecraft:item
|
13995 | [08Jan2025 16:50:49.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingles of type minecraft:block
|
13996 | [08Jan2025 16:50:49.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingles of type minecraft:item
|
13997 | [08Jan2025 16:50:49.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingles of type minecraft:block
|
13998 | [08Jan2025 16:50:49.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingles of type minecraft:item
|
13999 | [08Jan2025 16:50:49.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingles of type minecraft:block
|
14000 | [08Jan2025 16:50:49.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingles of type minecraft:item
|
14001 | [08Jan2025 16:50:49.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingles of type minecraft:block
|
14002 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingle_slab of type minecraft:item
|
14003 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingle_slab of type minecraft:block
|
14004 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingle_slab of type minecraft:item
|
14005 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingle_slab of type minecraft:block
|
14006 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingle_slab of type minecraft:item
|
14007 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingle_slab of type minecraft:block
|
14008 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingle_slab of type minecraft:item
|
14009 | [08Jan2025 16:50:49.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingle_slab of type minecraft:block
|
14010 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingle_stairs of type minecraft:item
|
14011 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_shingle_stairs of type minecraft:block
|
14012 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingle_stairs of type minecraft:item
|
14013 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_shingle_stairs of type minecraft:block
|
14014 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingle_stairs of type minecraft:item
|
14015 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_shingle_stairs of type minecraft:block
|
14016 | [08Jan2025 16:50:49.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingle_stairs of type minecraft:item
|
14017 | [08Jan2025 16:50:49.276] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_shingle_stairs of type minecraft:block
|
14018 | [08Jan2025 16:50:49.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingles of type minecraft:item
|
14019 | [08Jan2025 16:50:49.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingles of type minecraft:block
|
14020 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingles of type minecraft:item
|
14021 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingles of type minecraft:block
|
14022 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingles of type minecraft:item
|
14023 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingles of type minecraft:block
|
14024 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingles of type minecraft:item
|
14025 | [08Jan2025 16:50:49.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingles of type minecraft:block
|
14026 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingle_slab of type minecraft:item
|
14027 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingle_slab of type minecraft:block
|
14028 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingle_slab of type minecraft:item
|
14029 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingle_slab of type minecraft:block
|
14030 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingle_slab of type minecraft:item
|
14031 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingle_slab of type minecraft:block
|
14032 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingle_slab of type minecraft:item
|
14033 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingle_slab of type minecraft:block
|
14034 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingle_stairs of type minecraft:item
|
14035 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_shingle_stairs of type minecraft:block
|
14036 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingle_stairs of type minecraft:item
|
14037 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_shingle_stairs of type minecraft:block
|
14038 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingle_stairs of type minecraft:item
|
14039 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_shingle_stairs of type minecraft:block
|
14040 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingle_stairs of type minecraft:item
|
14041 | [08Jan2025 16:50:49.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_shingle_stairs of type minecraft:block
|
14042 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type minecraft:item
|
14043 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tiles of type minecraft:block
|
14044 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tiles of type minecraft:item
|
14045 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tiles of type minecraft:block
|
14046 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tiles of type minecraft:item
|
14047 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tiles of type minecraft:block
|
14048 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tiles of type minecraft:item
|
14049 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tiles of type minecraft:block
|
14050 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tile_slab of type minecraft:item
|
14051 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tile_slab of type minecraft:block
|
14052 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tile_slab of type minecraft:item
|
14053 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tile_slab of type minecraft:block
|
14054 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tile_slab of type minecraft:item
|
14055 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tile_slab of type minecraft:block
|
14056 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tile_slab of type minecraft:item
|
14057 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tile_slab of type minecraft:block
|
14058 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tile_stairs of type minecraft:item
|
14059 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_tile_stairs of type minecraft:block
|
14060 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tile_stairs of type minecraft:item
|
14061 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exposed_copper_tile_stairs of type minecraft:block
|
14062 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tile_stairs of type minecraft:item
|
14063 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_copper_tile_stairs of type minecraft:block
|
14064 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tile_stairs of type minecraft:item
|
14065 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oxidized_copper_tile_stairs of type minecraft:block
|
14066 | [08Jan2025 16:50:49.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tiles of type minecraft:item
|
14067 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tiles of type minecraft:block
|
14068 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tiles of type minecraft:item
|
14069 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tiles of type minecraft:block
|
14070 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tiles of type minecraft:item
|
14071 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tiles of type minecraft:block
|
14072 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tiles of type minecraft:item
|
14073 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tiles of type minecraft:block
|
14074 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tile_slab of type minecraft:item
|
14075 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tile_slab of type minecraft:block
|
14076 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tile_slab of type minecraft:item
|
14077 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tile_slab of type minecraft:block
|
14078 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tile_slab of type minecraft:item
|
14079 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tile_slab of type minecraft:block
|
14080 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tile_slab of type minecraft:item
|
14081 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tile_slab of type minecraft:block
|
14082 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tile_stairs of type minecraft:item
|
14083 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_copper_tile_stairs of type minecraft:block
|
14084 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tile_stairs of type minecraft:item
|
14085 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_exposed_copper_tile_stairs of type minecraft:block
|
14086 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tile_stairs of type minecraft:item
|
14087 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_weathered_copper_tile_stairs of type minecraft:block
|
14088 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tile_stairs of type minecraft:item
|
14089 | [08Jan2025 16:50:49.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_oxidized_copper_tile_stairs of type minecraft:block
|
14090 | [08Jan2025 16:50:49.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mmb_crushing_wheel of type minecraft:block_entity_type
|
14091 | [08Jan2025 16:50:49.289] [modloading-worker-0/DEBUG] [mixin/]: Mixing MillstoneBlockEntityMixin from petrolpark.mixins.json into com.simibubi.create.content.kinetics.millstone.MillstoneBlockEntity
|
14092 | [08Jan2025 16:50:49.289] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inProcess$1(Lnet/minecraft/world/item/ItemStack;)V to md6778ec$petrolpark$lambda$inProcess$1$0 in petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark
|
14093 | [08Jan2025 16:50:49.289] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inAddBehaviours$0(Lnet/minecraft/world/item/crafting/Recipe;)Z to md6778ec$petrolpark$lambda$inAddBehaviours$0$1 in petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark
|
14094 | [08Jan2025 16:50:49.291] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14095 | [08Jan2025 16:50:49.291] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14096 | [08Jan2025 16:50:49.291] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark->@Inject::inAddBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14097 | [08Jan2025 16:50:49.291] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:MillstoneBlockEntityMixin from mod petrolpark->@Inject::inProcess(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14098 | [08Jan2025 16:50:49.293] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_millstone of type minecraft:block_entity_type
|
14099 | [08Jan2025 16:50:49.294] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_millstone of type minecraft:block_entity_type
|
14100 | [08Jan2025 16:50:49.294] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_millstone of type minecraft:block_entity_type
|
14101 | [08Jan2025 16:50:49.294] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_millstone of type minecraft:block_entity_type
|
14102 | [08Jan2025 16:50:49.295] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_millstone of type minecraft:block_entity_type
|
14103 | [08Jan2025 16:50:49.295] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_millstone of type minecraft:block_entity_type
|
14104 | [08Jan2025 16:50:49.296] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_millstone of type minecraft:block_entity_type
|
14105 | [08Jan2025 16:50:49.296] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_millstone of type minecraft:block_entity_type
|
14106 | [08Jan2025 16:50:49.297] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_millstone of type minecraft:block_entity_type
|
14107 | [08Jan2025 16:50:49.297] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_millstone of type minecraft:block_entity_type
|
14108 | [08Jan2025 16:50:49.297] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_millstone of type minecraft:block_entity_type
|
14109 | [08Jan2025 16:50:49.298] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_millstone of type minecraft:block_entity_type
|
14110 | [08Jan2025 16:50:49.298] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_millstone of type minecraft:block_entity_type
|
14111 | [08Jan2025 16:50:49.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mmb_crushing_wheel_controller of type minecraft:block_entity_type
|
14112 | [08Jan2025 16:50:49.304] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_fluid_tank of type minecraft:block_entity_type
|
14113 | [08Jan2025 16:50:49.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type minecraft:item
|
14114 | [08Jan2025 16:50:49.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass of type minecraft:block
|
14115 | [08Jan2025 16:50:49.315] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stepped_lever of type minecraft:block_entity_type
|
14116 | [08Jan2025 16:50:49.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type minecraft:item
|
14117 | [08Jan2025 16:50:49.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass of type minecraft:block
|
14118 | [08Jan2025 16:50:49.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type minecraft:item
|
14119 | [08Jan2025 16:50:49.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass of type minecraft:block
|
14120 | [08Jan2025 16:50:49.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type minecraft:item
|
14121 | [08Jan2025 16:50:49.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass of type minecraft:block
|
14122 | [08Jan2025 16:50:49.318] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type minecraft:item
|
14123 | [08Jan2025 16:50:49.318] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tiled_glass_pane of type minecraft:block
|
14124 | [08Jan2025 16:50:49.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type minecraft:item
|
14125 | [08Jan2025 16:50:49.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_glass_pane of type minecraft:block
|
14126 | [08Jan2025 16:50:49.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type minecraft:item
|
14127 | [08Jan2025 16:50:49.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_glass_pane of type minecraft:block
|
14128 | [08Jan2025 16:50:49.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type minecraft:item
|
14129 | [08Jan2025 16:50:49.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_glass_pane of type minecraft:block
|
14130 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type minecraft:item
|
14131 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window of type minecraft:block
|
14132 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type minecraft:item
|
14133 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window of type minecraft:block
|
14134 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type minecraft:item
|
14135 | [08Jan2025 16:50:49.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window of type minecraft:block
|
14136 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type minecraft:item
|
14137 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window of type minecraft:block
|
14138 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type minecraft:item
|
14139 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window of type minecraft:block
|
14140 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type minecraft:item
|
14141 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window of type minecraft:block
|
14142 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_window of type minecraft:item
|
14143 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_window of type minecraft:block
|
14144 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type minecraft:item
|
14145 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window of type minecraft:block
|
14146 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type minecraft:item
|
14147 | [08Jan2025 16:50:49.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window of type minecraft:block
|
14148 | [08Jan2025 16:50:49.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type minecraft:item
|
14149 | [08Jan2025 16:50:49.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ceiling_fan of type minecraft:block_entity_type
|
14150 | [08Jan2025 16:50:49.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window of type minecraft:block
|
14151 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type minecraft:item
|
14152 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_window_pane of type minecraft:block
|
14153 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type minecraft:item
|
14154 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_window_pane of type minecraft:block
|
14155 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type minecraft:item
|
14156 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_window_pane of type minecraft:block
|
14157 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type minecraft:item
|
14158 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_window_pane of type minecraft:block
|
14159 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type minecraft:item
|
14160 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_window_pane of type minecraft:block
|
14161 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type minecraft:item
|
14162 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_window_pane of type minecraft:block
|
14163 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_window_pane of type minecraft:item
|
14164 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_window_pane of type minecraft:block
|
14165 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type minecraft:item
|
14166 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_window_pane of type minecraft:block
|
14167 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type minecraft:item
|
14168 | [08Jan2025 16:50:49.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_window_pane of type minecraft:block
|
14169 | [08Jan2025 16:50:49.329] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rechiseledcreate
|
14170 | [08Jan2025 16:50:49.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type minecraft:item
|
14171 | [08Jan2025 16:50:49.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_window_pane of type minecraft:block
|
14172 | [08Jan2025 16:50:49.332] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tetranomicon
|
14173 | [08Jan2025 16:50:49.333] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.syric.tetranomicon.registry.TetranomiconItems to MOD
|
14174 | [08Jan2025 16:50:49.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite of type minecraft:item
|
14175 | [08Jan2025 16:50:49.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite of type minecraft:block
|
14176 | [08Jan2025 16:50:49.342] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for design_decor
|
14177 | [08Jan2025 16:50:49.342] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mangomilk.design_decor.blocks.crushing_wheels.MmbCrushingWheelBlockEntity to FORGE
|
14178 | [08Jan2025 16:50:49.343] [modloading-worker-0/DEBUG] [mixin/]: Mixing CreateAdvancementConstructor from create_dragon_lib.mixins.json into com.simibubi.create.foundation.advancement.CreateAdvancement
|
14179 | [08Jan2025 16:50:49.343] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:CreateAdvancementConstructor from mod create_dragon_lib: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14180 | [08Jan2025 16:50:49.344] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method createInstance(Ljava/lang/String;Ljava/util/function/UnaryOperator;)Lcom/simibubi/create/foundation/advancement/CreateAdvancement; to createInstance$create_dragon_lib_$md$6778ec$0 in create_dragon_lib.mixins.json:CreateAdvancementConstructor from mod create_dragon_lib
|
14181 | [08Jan2025 16:50:49.344] [modloading-worker-0/DEBUG] [mixin/]: Mixing CreateAdvancementMixin from create_dragon_lib.mixins.json into com.simibubi.create.foundation.advancement.CreateAdvancement
|
14182 | [08Jan2025 16:50:49.344] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:CreateAdvancementMixin from mod create_dragon_lib: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14183 | [08Jan2025 16:50:49.345] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:CreateAdvancementMixin from mod create_dragon_lib->@Inject::createDragonLibAlreadyAwardedTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14184 | [08Jan2025 16:50:49.345] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:CreateAdvancementMixin from mod create_dragon_lib->@Inject::createDragonLibAwardTo(Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
14185 | [08Jan2025 16:50:49.347] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_stairs of type minecraft:item
|
14186 | [08Jan2025 16:50:49.347] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_stairs of type minecraft:block
|
14187 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_slab of type minecraft:item
|
14188 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_slab of type minecraft:block
|
14189 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_wall of type minecraft:item
|
14190 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_wall of type minecraft:block
|
14191 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite of type minecraft:item
|
14192 | [08Jan2025 16:50:49.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite of type minecraft:block
|
14193 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_stairs of type minecraft:item
|
14194 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_stairs of type minecraft:block
|
14195 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_slab of type minecraft:item
|
14196 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_slab of type minecraft:block
|
14197 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_wall of type minecraft:item
|
14198 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_granite_wall of type minecraft:block
|
14199 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_bricks of type minecraft:item
|
14200 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_bricks of type minecraft:block
|
14201 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_stairs of type minecraft:item
|
14202 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_stairs of type minecraft:block
|
14203 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_slab of type minecraft:item
|
14204 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_slab of type minecraft:block
|
14205 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_wall of type minecraft:item
|
14206 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_granite_brick_wall of type minecraft:block
|
14207 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_bricks of type minecraft:item
|
14208 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_bricks of type minecraft:block
|
14209 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_stairs of type minecraft:item
|
14210 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_stairs of type minecraft:block
|
14211 | [08Jan2025 16:50:49.349] [modloading-worker-0/DEBUG] [mixin/]: Mixing AdvancedPacketErrorLogging from connectivity.mixins.json into net.minecraft.network.Connection
|
14212 | [08Jan2025 16:50:49.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_slab of type minecraft:item
|
14213 | [08Jan2025 16:50:49.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_slab of type minecraft:block
|
14214 | [08Jan2025 16:50:49.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_wall of type minecraft:item
|
14215 | [08Jan2025 16:50:49.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_granite_brick_wall of type minecraft:block
|
14216 | [08Jan2025 16:50:49.350] [modloading-worker-0/DEBUG] [mixin/]: Mixing ConnectionErrorMixin from connectivity.mixins.json into net.minecraft.network.Connection
|
14217 | [08Jan2025 16:50:49.351] [modloading-worker-0/DEBUG] [mixin/]: Mixing NetworkManagerMixin from connectivity.mixins.json into net.minecraft.network.Connection
|
14218 | [08Jan2025 16:50:49.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type minecraft:item
|
14219 | [08Jan2025 16:50:49.351] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$on$0()Ljava/lang/Boolean; to md6778ec$connectivity$lambda$on$0$0 in connectivity.mixins.json:NetworkManagerMixin from mod connectivity
|
14220 | [08Jan2025 16:50:49.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_granite of type minecraft:block
|
14221 | [08Jan2025 16:50:49.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type minecraft:item
|
14222 | [08Jan2025 16:50:49.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_pillar of type minecraft:block
|
14223 | [08Jan2025 16:50:49.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite of type minecraft:item
|
14224 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite of type minecraft:block
|
14225 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [mixin/]: Mixing ClientConnectionMixin from fabric-networking-api-v1.mixins.json into net.minecraft.network.Connection
|
14226 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_stairs of type minecraft:item
|
14227 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_stairs of type minecraft:block
|
14228 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14229 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_slab of type minecraft:item
|
14230 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_slab of type minecraft:block
|
14231 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_wall of type minecraft:item
|
14232 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_wall of type minecraft:block
|
14233 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite of type minecraft:item
|
14234 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite of type minecraft:block
|
14235 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_stairs of type minecraft:item
|
14236 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_stairs of type minecraft:block
|
14237 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_slab of type minecraft:item
|
14238 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_slab of type minecraft:block
|
14239 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_wall of type minecraft:item
|
14240 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_diorite_wall of type minecraft:block
|
14241 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_bricks of type minecraft:item
|
14242 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_bricks of type minecraft:block
|
14243 | [08Jan2025 16:50:49.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_stairs of type minecraft:item
|
14244 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_stairs of type minecraft:block
|
14245 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_slab of type minecraft:item
|
14246 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_slab of type minecraft:block
|
14247 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_wall of type minecraft:item
|
14248 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_diorite_brick_wall of type minecraft:block
|
14249 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_bricks of type minecraft:item
|
14250 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_bricks of type minecraft:block
|
14251 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_stairs of type minecraft:item
|
14252 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_stairs of type minecraft:block
|
14253 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_slab of type minecraft:item
|
14254 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_slab of type minecraft:block
|
14255 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_wall of type minecraft:item
|
14256 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_diorite_brick_wall of type minecraft:block
|
14257 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type minecraft:item
|
14258 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_diorite of type minecraft:block
|
14259 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type minecraft:item
|
14260 | [08Jan2025 16:50:49.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_pillar of type minecraft:block
|
14261 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite of type minecraft:item
|
14262 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite of type minecraft:block
|
14263 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_stairs of type minecraft:item
|
14264 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_stairs of type minecraft:block
|
14265 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_slab of type minecraft:item
|
14266 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_slab of type minecraft:block
|
14267 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_wall of type minecraft:item
|
14268 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_wall of type minecraft:block
|
14269 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite of type minecraft:item
|
14270 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite of type minecraft:block
|
14271 | [08Jan2025 16:50:49.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_stairs of type minecraft:item
|
14272 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_stairs of type minecraft:block
|
14273 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_slab of type minecraft:item
|
14274 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_slab of type minecraft:block
|
14275 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_wall of type minecraft:item
|
14276 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_andesite_wall of type minecraft:block
|
14277 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_bricks of type minecraft:item
|
14278 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_bricks of type minecraft:block
|
14279 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_stairs of type minecraft:item
|
14280 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_stairs of type minecraft:block
|
14281 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_slab of type minecraft:item
|
14282 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_slab of type minecraft:block
|
14283 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_wall of type minecraft:item
|
14284 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_andesite_brick_wall of type minecraft:block
|
14285 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_bricks of type minecraft:item
|
14286 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_bricks of type minecraft:block
|
14287 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_stairs of type minecraft:item
|
14288 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_stairs of type minecraft:block
|
14289 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_slab of type minecraft:item
|
14290 | [08Jan2025 16:50:49.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_slab of type minecraft:block
|
14291 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_wall of type minecraft:item
|
14292 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_brick_wall of type minecraft:block
|
14293 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type minecraft:item
|
14294 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_andesite of type minecraft:block
|
14295 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type minecraft:item
|
14296 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_pillar of type minecraft:block
|
14297 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite of type minecraft:item
|
14298 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite of type minecraft:block
|
14299 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_stairs of type minecraft:item
|
14300 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_stairs of type minecraft:block
|
14301 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_slab of type minecraft:item
|
14302 | [08Jan2025 16:50:49.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_slab of type minecraft:block
|
14303 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_wall of type minecraft:item
|
14304 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_wall of type minecraft:block
|
14305 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite of type minecraft:item
|
14306 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite of type minecraft:block
|
14307 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_stairs of type minecraft:item
|
14308 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_stairs of type minecraft:block
|
14309 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_slab of type minecraft:item
|
14310 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_slab of type minecraft:block
|
14311 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_wall of type minecraft:item
|
14312 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_calcite_wall of type minecraft:block
|
14313 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_bricks of type minecraft:item
|
14314 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_bricks of type minecraft:block
|
14315 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_stairs of type minecraft:item
|
14316 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_stairs of type minecraft:block
|
14317 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_slab of type minecraft:item
|
14318 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_slab of type minecraft:block
|
14319 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_wall of type minecraft:item
|
14320 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_calcite_brick_wall of type minecraft:block
|
14321 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_bricks of type minecraft:item
|
14322 | [08Jan2025 16:50:49.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_bricks of type minecraft:block
|
14323 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_stairs of type minecraft:item
|
14324 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_stairs of type minecraft:block
|
14325 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_slab of type minecraft:item
|
14326 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_slab of type minecraft:block
|
14327 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_wall of type minecraft:item
|
14328 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calcite_brick_wall of type minecraft:block
|
14329 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_calcite of type minecraft:item
|
14330 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_calcite of type minecraft:block
|
14331 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_pillar of type minecraft:item
|
14332 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_pillar of type minecraft:block
|
14333 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone of type minecraft:item
|
14334 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone of type minecraft:block
|
14335 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_stairs of type minecraft:item
|
14336 | [08Jan2025 16:50:49.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_stairs of type minecraft:block
|
14337 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_slab of type minecraft:item
|
14338 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_slab of type minecraft:block
|
14339 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_wall of type minecraft:item
|
14340 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_wall of type minecraft:block
|
14341 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone of type minecraft:item
|
14342 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone of type minecraft:block
|
14343 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_stairs of type minecraft:item
|
14344 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_stairs of type minecraft:block
|
14345 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_slab of type minecraft:item
|
14346 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_slab of type minecraft:block
|
14347 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_wall of type minecraft:item
|
14348 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_dripstone_wall of type minecraft:block
|
14349 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_bricks of type minecraft:item
|
14350 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_bricks of type minecraft:block
|
14351 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_stairs of type minecraft:item
|
14352 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_stairs of type minecraft:block
|
14353 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_slab of type minecraft:item
|
14354 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_slab of type minecraft:block
|
14355 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_wall of type minecraft:item
|
14356 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_dripstone_brick_wall of type minecraft:block
|
14357 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_bricks of type minecraft:item
|
14358 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_bricks of type minecraft:block
|
14359 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_stairs of type minecraft:item
|
14360 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_stairs of type minecraft:block
|
14361 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_slab of type minecraft:item
|
14362 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_slab of type minecraft:block
|
14363 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionErrorMixin 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
|
14364 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionErrorMixin 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
|
14365 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_wall of type minecraft:item
|
14366 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:ConnectionErrorMixin 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
|
14367 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_dripstone_brick_wall of type minecraft:block
|
14368 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:NetworkManagerMixin 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
|
14369 | [08Jan2025 16:50:49.360] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:NetworkManagerMixin 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
|
14370 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: connectivity.mixins.json:NetworkManagerMixin 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
|
14371 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dripstone of type minecraft:item
|
14372 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_dripstone of type minecraft:block
|
14373 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14374 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14375 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::initAddedFields(Lnet/minecraft/network/protocol/PacketFlow;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14376 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_pillar of type minecraft:item
|
14377 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14378 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14379 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14380 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_pillar of type minecraft:block
|
14381 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14382 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14383 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::checkPacket(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14384 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14385 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14386 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::handleDisconnect(Lio/netty/channel/ChannelHandlerContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14387 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ClientConnectionMixin from mod fabric_networking_api_v1->@Inject::sendInternal(Lnet/minecraft/network/protocol/Packet;Lnet/minecraft/network/PacketSendListener;Lnet/minecraft/network/ConnectionProtocol;Lnet/minecraft/network/ConnectionProtocol;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lio/netty/channel/ChannelFuture;)V does use it's CallbackInfo
|
14388 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate of type minecraft:item
|
14389 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate of type minecraft:block
|
14390 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_stairs of type minecraft:item
|
14391 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_stairs of type minecraft:block
|
14392 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_slab of type minecraft:item
|
14393 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_slab of type minecraft:block
|
14394 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_wall of type minecraft:item
|
14395 | [08Jan2025 16:50:49.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_wall of type minecraft:block
|
14396 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate of type minecraft:item
|
14397 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate of type minecraft:block
|
14398 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_stairs of type minecraft:item
|
14399 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_stairs of type minecraft:block
|
14400 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_slab of type minecraft:item
|
14401 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_slab of type minecraft:block
|
14402 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_wall of type minecraft:item
|
14403 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_deepslate_wall of type minecraft:block
|
14404 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_bricks of type minecraft:item
|
14405 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_bricks of type minecraft:block
|
14406 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_stairs of type minecraft:item
|
14407 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_stairs of type minecraft:block
|
14408 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_slab of type minecraft:item
|
14409 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_slab of type minecraft:block
|
14410 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_wall of type minecraft:item
|
14411 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_deepslate_brick_wall of type minecraft:block
|
14412 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_bricks of type minecraft:item
|
14413 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_bricks of type minecraft:block
|
14414 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_stairs of type minecraft:item
|
14415 | [08Jan2025 16:50:49.362] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_stairs of type minecraft:block
|
14416 | [08Jan2025 16:50:49.368] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlockEntityUpdateS2CPacketMixin from fabric-data-attachment-api-v1.mixins.json into net.minecraft.network.protocol.game.ClientboundBlockEntityDataPacket
|
14417 | [08Jan2025 16:50:49.368] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$stripPersistentAttachmentData$0(Ljava/util/function/Function;Lnet/minecraft/world/level/block/entity/BlockEntity;)Lnet/minecraft/nbt/CompoundTag; to md6778ec$fabric_data_attachment_api_v1$lambda$stripPersistentAttachmentData$0$0 in fabric-data-attachment-api-v1.mixins.json:BlockEntityUpdateS2CPacketMixin from mod fabric_data_attachment_api_v1
|
14418 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_slab of type minecraft:item
|
14419 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_slab of type minecraft:block
|
14420 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_wall of type minecraft:item
|
14421 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_deepslate_brick_wall of type minecraft:block
|
14422 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_deepslate of type minecraft:item
|
14423 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_deepslate of type minecraft:block
|
14424 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_pillar of type minecraft:item
|
14425 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_pillar of type minecraft:block
|
14426 | [08Jan2025 16:50:49.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff of type minecraft:item
|
14427 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff of type minecraft:block
|
14428 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_stairs of type minecraft:item
|
14429 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_stairs of type minecraft:block
|
14430 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_slab of type minecraft:item
|
14431 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_slab of type minecraft:block
|
14432 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_wall of type minecraft:item
|
14433 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_wall of type minecraft:block
|
14434 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff of type minecraft:item
|
14435 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff of type minecraft:block
|
14436 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_stairs of type minecraft:item
|
14437 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_stairs of type minecraft:block
|
14438 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_slab of type minecraft:item
|
14439 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_slab of type minecraft:block
|
14440 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_wall of type minecraft:item
|
14441 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_tuff_wall of type minecraft:block
|
14442 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_bricks of type minecraft:item
|
14443 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_bricks of type minecraft:block
|
14444 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_stairs of type minecraft:item
|
14445 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_stairs of type minecraft:block
|
14446 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_slab of type minecraft:item
|
14447 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_slab of type minecraft:block
|
14448 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_wall of type minecraft:item
|
14449 | [08Jan2025 16:50:49.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_tuff_brick_wall of type minecraft:block
|
14450 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_bricks of type minecraft:item
|
14451 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_bricks of type minecraft:block
|
14452 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_stairs of type minecraft:item
|
14453 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_stairs of type minecraft:block
|
14454 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_slab of type minecraft:item
|
14455 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_slab of type minecraft:block
|
14456 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_wall of type minecraft:item
|
14457 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tuff_brick_wall of type minecraft:block
|
14458 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mangomilk.design_decor.base.CDDCreativeModeTab to MOD
|
14459 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_tuff of type minecraft:item
|
14460 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_tuff of type minecraft:block
|
14461 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_pillar of type minecraft:item
|
14462 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_pillar of type minecraft:block
|
14463 | [08Jan2025 16:50:49.372] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file rsrequestify-common.toml for rsrequestify tracking
|
14464 | [08Jan2025 16:50:49.373] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rsrequestify
|
14465 | [08Jan2025 16:50:49.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine of type minecraft:item
|
14466 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine of type minecraft:block
|
14467 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine of type minecraft:item
|
14468 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine of type minecraft:block
|
14469 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_stairs of type minecraft:item
|
14470 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_stairs of type minecraft:block
|
14471 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_slab of type minecraft:item
|
14472 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_slab of type minecraft:block
|
14473 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_wall of type minecraft:item
|
14474 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_wall of type minecraft:block
|
14475 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine of type minecraft:item
|
14476 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine of type minecraft:block
|
14477 | [08Jan2025 16:50:49.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_stairs of type minecraft:item
|
14478 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_stairs of type minecraft:block
|
14479 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_slab of type minecraft:item
|
14480 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_slab of type minecraft:block
|
14481 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_wall of type minecraft:item
|
14482 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_asurine_wall of type minecraft:block
|
14483 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_bricks of type minecraft:item
|
14484 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_bricks of type minecraft:block
|
14485 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_stairs of type minecraft:item
|
14486 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_stairs of type minecraft:block
|
14487 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_slab of type minecraft:item
|
14488 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_slab of type minecraft:block
|
14489 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_wall of type minecraft:item
|
14490 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_asurine_brick_wall of type minecraft:block
|
14491 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_bricks of type minecraft:item
|
14492 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_bricks of type minecraft:block
|
14493 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_stairs of type minecraft:item
|
14494 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_stairs of type minecraft:block
|
14495 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_slab of type minecraft:item
|
14496 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_slab of type minecraft:block
|
14497 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_wall of type minecraft:item
|
14498 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_asurine_brick_wall of type minecraft:block
|
14499 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file weaponmaster_ydm-common.toml for weaponmaster_ydm tracking
|
14500 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for weaponmaster_ydm
|
14501 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftserverzone.weaponmaster.setup.events_on_server.ModEvents to MOD
|
14502 | [08Jan2025 16:50:49.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_asurine of type minecraft:item
|
14503 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_asurine of type minecraft:block
|
14504 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_pillar of type minecraft:item
|
14505 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_pillar of type minecraft:block
|
14506 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite of type minecraft:item
|
14507 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite of type minecraft:block
|
14508 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite of type minecraft:item
|
14509 | [08Jan2025 16:50:49.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite of type minecraft:block
|
14510 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_stairs of type minecraft:item
|
14511 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_stairs of type minecraft:block
|
14512 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_slab of type minecraft:item
|
14513 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_slab of type minecraft:block
|
14514 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_wall of type minecraft:item
|
14515 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_wall of type minecraft:block
|
14516 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite of type minecraft:item
|
14517 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite of type minecraft:block
|
14518 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_stairs of type minecraft:item
|
14519 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_stairs of type minecraft:block
|
14520 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_slab of type minecraft:item
|
14521 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_slab of type minecraft:block
|
14522 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_wall of type minecraft:item
|
14523 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_crimsite_wall of type minecraft:block
|
14524 | [08Jan2025 16:50:49.378] [modloading-worker-0/INFO] [Easy NPC/]: Initializing Easy NPC (Forge) ...
|
14525 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_bricks of type minecraft:item
|
14526 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_bricks of type minecraft:block
|
14527 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_stairs of type minecraft:item
|
14528 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_stairs of type minecraft:block
|
14529 | [08Jan2025 16:50:49.378] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Debug Manager ...
|
14530 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_slab of type minecraft:item
|
14531 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_slab of type minecraft:block
|
14532 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_wall of type minecraft:item
|
14533 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_crimsite_brick_wall of type minecraft:block
|
14534 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_bricks of type minecraft:item
|
14535 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_bricks of type minecraft:block
|
14536 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_stairs of type minecraft:item
|
14537 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_stairs of type minecraft:block
|
14538 | [08Jan2025 16:50:49.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_slab of type minecraft:item
|
14539 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_slab of type minecraft:block
|
14540 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_wall of type minecraft:item
|
14541 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_crimsite_brick_wall of type minecraft:block
|
14542 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_crimsite of type minecraft:item
|
14543 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_crimsite of type minecraft:block
|
14544 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_pillar of type minecraft:item
|
14545 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_pillar of type minecraft:block
|
14546 | [08Jan2025 16:50:49.379] [modloading-worker-0/WARN] [Easy NPC/]: [Debug Manager] Detected debug log level for Easy NPC with ALL!
|
14547 | [08Jan2025 16:50:49.379] [modloading-worker-0/WARN] [Easy NPC/]: [Debug Manager] Adjusting log level for Easy NPC from ALL to INFO, for performance reasons!
|
14548 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type minecraft:item
|
14549 | [08Jan2025 16:50:49.379] [modloading-worker-0/INFO] [Easy NPC/]: [Debug Manager] Add new logger config for Easy NPC with level INFO ...
|
14550 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone of type minecraft:block
|
14551 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone of type minecraft:item
|
14552 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone of type minecraft:block
|
14553 | [08Jan2025 16:50:49.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_stairs of type minecraft:item
|
14554 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_stairs of type minecraft:block
|
14555 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_slab of type minecraft:item
|
14556 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_slab of type minecraft:block
|
14557 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_wall of type minecraft:item
|
14558 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_wall of type minecraft:block
|
14559 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone of type minecraft:item
|
14560 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone of type minecraft:block
|
14561 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_stairs of type minecraft:item
|
14562 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_stairs of type minecraft:block
|
14563 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_slab of type minecraft:item
|
14564 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_slab of type minecraft:block
|
14565 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_wall of type minecraft:item
|
14566 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_limestone_wall of type minecraft:block
|
14567 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_bricks of type minecraft:item
|
14568 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_bricks of type minecraft:block
|
14569 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_stairs of type minecraft:item
|
14570 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_stairs of type minecraft:block
|
14571 | [08Jan2025 16:50:49.380] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Constants ...
|
14572 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_slab of type minecraft:item
|
14573 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_slab of type minecraft:block
|
14574 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_wall of type minecraft:item
|
14575 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_limestone_brick_wall of type minecraft:block
|
14576 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_bricks of type minecraft:item
|
14577 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_bricks of type minecraft:block
|
14578 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_stairs of type minecraft:item
|
14579 | [08Jan2025 16:50:49.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_stairs of type minecraft:block
|
14580 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_slab of type minecraft:item
|
14581 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_slab of type minecraft:block
|
14582 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_wall of type minecraft:item
|
14583 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_limestone_brick_wall of type minecraft:block
|
14584 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type minecraft:item
|
14585 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_limestone of type minecraft:block
|
14586 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type minecraft:item
|
14587 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_pillar of type minecraft:block
|
14588 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum of type minecraft:item
|
14589 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum of type minecraft:block
|
14590 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum of type minecraft:item
|
14591 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum of type minecraft:block
|
14592 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_stairs of type minecraft:item
|
14593 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_stairs of type minecraft:block
|
14594 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_slab of type minecraft:item
|
14595 | [08Jan2025 16:50:49.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_slab of type minecraft:block
|
14596 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.minecraftserverzone.weaponmaster.setup.events_on_server.ForgeEvents to FORGE
|
14597 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_wall of type minecraft:item
|
14598 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_wall of type minecraft:block
|
14599 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum of type minecraft:item
|
14600 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum of type minecraft:block
|
14601 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_stairs of type minecraft:item
|
14602 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_stairs of type minecraft:block
|
14603 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_slab of type minecraft:item
|
14604 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_slab of type minecraft:block
|
14605 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_wall of type minecraft:item
|
14606 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_ochrum_wall of type minecraft:block
|
14607 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_bricks of type minecraft:item
|
14608 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_bricks of type minecraft:block
|
14609 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_stairs of type minecraft:item
|
14610 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_stairs of type minecraft:block
|
14611 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_slab of type minecraft:item
|
14612 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_slab of type minecraft:block
|
14613 | [08Jan2025 16:50:49.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_wall of type minecraft:item
|
14614 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_ochrum_brick_wall of type minecraft:block
|
14615 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_bricks of type minecraft:item
|
14616 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_bricks of type minecraft:block
|
14617 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_stairs of type minecraft:item
|
14618 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_stairs of type minecraft:block
|
14619 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_slab of type minecraft:item
|
14620 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_slab of type minecraft:block
|
14621 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_wall of type minecraft:item
|
14622 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ochrum_brick_wall of type minecraft:block
|
14623 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_ochrum of type minecraft:item
|
14624 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_ochrum of type minecraft:block
|
14625 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_pillar of type minecraft:item
|
14626 | [08Jan2025 16:50:49.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_pillar of type minecraft:block
|
14627 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type minecraft:item
|
14628 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria of type minecraft:block
|
14629 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria of type minecraft:item
|
14630 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria of type minecraft:block
|
14631 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_stairs of type minecraft:item
|
14632 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_stairs of type minecraft:block
|
14633 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_slab of type minecraft:item
|
14634 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_slab of type minecraft:block
|
14635 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_wall of type minecraft:item
|
14636 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_wall of type minecraft:block
|
14637 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria of type minecraft:item
|
14638 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria of type minecraft:block
|
14639 | [08Jan2025 16:50:49.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_stairs of type minecraft:item
|
14640 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_stairs of type minecraft:block
|
14641 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_slab of type minecraft:item
|
14642 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_slab of type minecraft:block
|
14643 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_wall of type minecraft:item
|
14644 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scoria_wall of type minecraft:block
|
14645 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_bricks of type minecraft:item
|
14646 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_bricks of type minecraft:block
|
14647 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_stairs of type minecraft:item
|
14648 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_stairs of type minecraft:block
|
14649 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_slab of type minecraft:item
|
14650 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_slab of type minecraft:block
|
14651 | [08Jan2025 16:50:49.386] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Configuration ...
|
14652 | [08Jan2025 16:50:49.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_wall of type minecraft:item
|
14653 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scoria_brick_wall of type minecraft:block
|
14654 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_bricks of type minecraft:item
|
14655 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_bricks of type minecraft:block
|
14656 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_stairs of type minecraft:item
|
14657 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_stairs of type minecraft:block
|
14658 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_slab of type minecraft:item
|
14659 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_slab of type minecraft:block
|
14660 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_wall of type minecraft:item
|
14661 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scoria_brick_wall of type minecraft:block
|
14662 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type minecraft:item
|
14663 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scoria of type minecraft:block
|
14664 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type minecraft:item
|
14665 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_pillar of type minecraft:block
|
14666 | [08Jan2025 16:50:49.387] [modloading-worker-0/INFO] [Easy NPC/]: [Config] Updated configuration path to /home/********/config/easy_npc
|
14667 | [08Jan2025 16:50:49.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia of type minecraft:item
|
14668 | [08Jan2025 16:50:49.387] [modloading-worker-0/INFO] [Easy NPC/]: [Config] Registering common configuration ...
|
14669 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia of type minecraft:block
|
14670 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia of type minecraft:item
|
14671 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia of type minecraft:block
|
14672 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_stairs of type minecraft:item
|
14673 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_stairs of type minecraft:block
|
14674 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_slab of type minecraft:item
|
14675 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_slab of type minecraft:block
|
14676 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_wall of type minecraft:item
|
14677 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_wall of type minecraft:block
|
14678 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia of type minecraft:item
|
14679 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia of type minecraft:block
|
14680 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_stairs of type minecraft:item
|
14681 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_stairs of type minecraft:block
|
14682 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_slab of type minecraft:item
|
14683 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_slab of type minecraft:block
|
14684 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_wall of type minecraft:item
|
14685 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_scorchia_wall of type minecraft:block
|
14686 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_bricks of type minecraft:item
|
14687 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_bricks of type minecraft:block
|
14688 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_stairs of type minecraft:item
|
14689 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_stairs of type minecraft:block
|
14690 | [08Jan2025 16:50:49.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_slab of type minecraft:item
|
14691 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_slab of type minecraft:block
|
14692 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_wall of type minecraft:item
|
14693 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_scorchia_brick_wall of type minecraft:block
|
14694 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_bricks of type minecraft:item
|
14695 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_bricks of type minecraft:block
|
14696 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_stairs of type minecraft:item
|
14697 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_stairs of type minecraft:block
|
14698 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_slab of type minecraft:item
|
14699 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_slab of type minecraft:block
|
14700 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_wall of type minecraft:item
|
14701 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_scorchia_brick_wall of type minecraft:block
|
14702 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scorchia of type minecraft:item
|
14703 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_scorchia of type minecraft:block
|
14704 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_pillar of type minecraft:item
|
14705 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_pillar of type minecraft:block
|
14706 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium of type minecraft:item
|
14707 | [08Jan2025 16:50:49.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium of type minecraft:block
|
14708 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium of type minecraft:item
|
14709 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium of type minecraft:block
|
14710 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_stairs of type minecraft:item
|
14711 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_stairs of type minecraft:block
|
14712 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_slab of type minecraft:item
|
14713 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_slab of type minecraft:block
|
14714 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_wall of type minecraft:item
|
14715 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_wall of type minecraft:block
|
14716 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium of type minecraft:item
|
14717 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium of type minecraft:block
|
14718 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_stairs of type minecraft:item
|
14719 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_stairs of type minecraft:block
|
14720 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_slab of type minecraft:item
|
14721 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_slab of type minecraft:block
|
14722 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_wall of type minecraft:item
|
14723 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_veridium_wall of type minecraft:block
|
14724 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_bricks of type minecraft:item
|
14725 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_bricks of type minecraft:block
|
14726 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_stairs of type minecraft:item
|
14727 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_stairs of type minecraft:block
|
14728 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_slab of type minecraft:item
|
14729 | [08Jan2025 16:50:49.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_slab of type minecraft:block
|
14730 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_wall of type minecraft:item
|
14731 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_veridium_brick_wall of type minecraft:block
|
14732 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_bricks of type minecraft:item
|
14733 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_bricks of type minecraft:block
|
14734 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_stairs of type minecraft:item
|
14735 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_stairs of type minecraft:block
|
14736 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_slab of type minecraft:item
|
14737 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_slab of type minecraft:block
|
14738 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_wall of type minecraft:item
|
14739 | [08Jan2025 16:50:49.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_veridium_brick_wall of type minecraft:block
|
14740 | [08Jan2025 16:50:49.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_veridium of type minecraft:item
|
14741 | [08Jan2025 16:50:49.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_veridium of type minecraft:block
|
14742 | [08Jan2025 16:50:49.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_pillar of type minecraft:item
|
14743 | [08Jan2025 16:50:49.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_pillar of type minecraft:block
|
14744 | [08Jan2025 16:50:49.398] [modloading-worker-0/INFO] [Easy NPC/]: [Config] Render Entity Type Support Configuration
|
14745 |
|
14746 | Please note that this configuration file only includes confirmed entity types.
|
14747 | If an entity type is not listed here, it doesn't mean it's automatically supported or unsupported!
|
14748 | is up to date: {minecraft:giant=true, dannys_expansion:mundane_slime=false, botania:pool_minecart=false, botania:ender_air=false, minecraft:end_crystal=false, simple_mobs:rumble=false, minecraft:experience_bottle=false, minecraft:glow_squid=true, minecraft:trader_llama=true, orcz:decaystrikecustom=false, simple_mobs:staff_usage=false, minecraft:horse=true, the_bumblezone:purple_spike_entity=false, minecraft:llama=true, minecraft:husk=true, minecraft:cave_spider=true, minecraft:enderman=true, minecraft:dolphin=true, frostiful:freezing_wind=false, minecraft:shulker_bullet=false, simple_mobs:projecttest=false, minecraft:donkey=true, minecraft:area_effect_cloud=false, minecraft:ghast=false, frostiful:packed_snowball=false, twigs:pebble=false, handcrafted:fancy_painting=false, moretotems:summoned_zombie=false, minecraft:piglin_brute=true, minecraft:creeper=true, minecraft:glow_item_frame=false, minecraft:bee=true, botania:mana_storm=false, minecraft:illusioner=true, minecraft:player=false, minecraft:wither_skull=false, minecraft:mooshroom=true, smallships:galley=false, create:stationary_contraption=false, minecraft:eye_of_ender=false, minecraft:villager=true, ad_astra:tier_1_rocket=false, botania:magic_landmine=false, minecraft:stray=true, smallships:cog=false, minecraft:falling_block=false, minecraft:drowned=true, minecraft:axolotl=true, botania:doppleganger=false, botania:flame_ring=false, botania:ender_air_bottle=false, minecraft:tnt=false, ae2:tiny_tnt_primed=false, botania:magic_missile=false, create:crafting_blueprint=false, create:contraption=false, minecraft:strider=true, smallships:brigg=false, minecraft:guardian=true, minecraft:parrot=true, minecraft:arrow=false, lootr:lootr_minecart=false, the_bumblezone:pollen_puff=false, minecraft:chest_minecart=false, minecraft:wither=true, minecraft:ender_pearl=false, create:super_glue=false, minecraft:wandering_trader=true, handcrafted:seat=false, simple_mobs:dragon_smoke=false, minecraft:wither_skeleton=true, botania:thorn_chakram=false, minecraft:iron_golem=true, botania:pixie=false, dummmmmmy:target_dummy=false, minecraft:elder_guardian=true, graveyard:skull=false, minecraft:mule=true, the_bumblezone:bee_stinger=false, the_bumblezone:thrown_stinger_spear=false, minecraft:armor_stand=false, aquamirae:pillagers_patrol=false, minecraft:vindicator=true, botania:mana_burst=false, minecraft:evoker=true, minecraft:slime=false, minecraft:leash_knot=false, botania:babylon_weapon=false, minecraft:pufferfish=true, terraform:boat=false, swampier_swamps:swamp_gas=false, minecraft:experience_orb=false, ad_astra:tier_3_rocket=false, minecraft:fox=true, botania:thrown_item=false, the_bumblezone:cosmic_crystal_entity=false, graveyard:ghouling=false, botania:player_mover=false, minecraft:silverfish=true, minecraft:endermite=true, minecraft:firework_rocket=false, minecraft:chicken=true, minecraft:zombie=true, the_bumblezone:sentry_watcher=false, minecraft:spawner_minecart=false, botania:spark=false, botania:falling_star=false, minecraft:hoglin=true, minecraft:boat=false, minecraft:trident=false, friendsandfoes:player_illusion=false, minecraft:polar_bear=true, minecraft:phantom=false, ad_astra:tier_4_rocket=false, minecraft:zombified_piglin=true, minecraft:witch=true, ad_astra:tier_2_rocket=false, minecraft:pig=true, minecraft:turtle=true, moretotems:summoned_bee=false, minecraft:sheep=true, minecraft:ender_dragon=false, minecraft:goat=true, minecraft:item_frame=false, create:carriage_contraption=false, minecraft:vex=true, minecraft:minecart=false, minecraft:item=false, minecraft:dragon_fireball=false, minecraft:cod=true, minecraft:skeleton=true, ad_astra:space_painting=false, create:seat=false, simple_mobs:staff_interact=false, minecraft:ravager=true, minecraft:squid=true, minecraft:skeleton_horse=true, minecraft:cow=true, minecraft:potion=false, ad_astra:lander=false, minecraft:salmon=true, minecraft:snow_golem=true, minecraft:shulker=true, friendsandfoes:ice_chunk=false, minecraft:hopper_minecart=false, the_bumblezone:honey_crystal_shard=false, simple_mobs:lightning_spear=false, minecraft:rabbit=true, minecraft:painting=false, minecraft:pillager=true, the_bumblezone:electric_ring_entity=false, minecraft:zoglin=true, minecraft:lightning_bolt=false, frostiful:frost_spell=false, minecraft:fishing_bobber=false, minecraft:tnt_minecart=false, simple_mobs:ground_spike=false, minecraft:command_block_minecart=false, minecraft:bat=false, the_bumblezone:dirt_pellet=false, minecraft:fireball=false, minecraft:llama_spit=false, minecraft:furnace_minecart=false, minecraft:evoker_fangs=false, minecraft:piglin=true, minecraft:snowball=false, minecraft:spectral_arrow=false, orcz:wither_strikeringcustom=false, simple_mobs:elemental_chain=false, minecraft:blaze=true, ad_astra:ice_spit=false, techreborn:nuke=false, minecraft:egg=false, minecraft:zombie_horse=true, minecraft:magma_cube=false, minecraft:small_fireball=false, frostiful:thrown_icicle=false, minecraft:spider=true, ad_astra:tier_1_rover=false, minecraft:marker=false, majruszsdifficulty:cursed_armor=false, minecraft:text_display=false, farmersdelight:rotten_tomato=false, minecraft:cat=true, armourers_workshop:mannequin=false, create:gantry_contraption=false, minecraft:tropical_fish=true, botania:corporea_spark=false, minecraft:ocelot=true, minecraft:wolf=true, minecraft:panda=true, minecraft:zombie_villager=true}
|
14749 | [08Jan2025 16:50:49.398] [modloading-worker-0/INFO] [Easy NPC/]: [Config] Registering server configuration ...
|
14750 | [08Jan2025 16:50:49.398] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Common Data Files ...
|
14751 | [08Jan2025 16:50:49.399] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Common data folders ...
|
14752 | [08Jan2025 16:50:49.399] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Entity Data Serializers ...
|
14753 | [08Jan2025 16:50:49.410] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_engine of type minecraft:item
|
14754 | [08Jan2025 16:50:49.410] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_engine of type minecraft:block
|
14755 | [08Jan2025 16:50:49.412] [modloading-worker-0/DEBUG] [mixin/]: Mixing tetra.ItemModularHandheldAccessor from art_of_forging.mixins.json into se.mickelus.tetra.items.modular.ItemModularHandheld
|
14756 | [08Jan2025 16:50:49.412] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method getAbilities()[Lse/mickelus/tetra/effect/ChargedAbilityEffect; to getAbilities$art_of_forging_$md$6778ec$0 in art_of_forging.mixins.json:tetra.ItemModularHandheldAccessor from mod art_of_forging
|
14757 | [08Jan2025 16:50:49.412] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Accessor method setAbilities([Lse/mickelus/tetra/effect/ChargedAbilityEffect;)V to setAbilities$art_of_forging_$md$6778ec$1 in art_of_forging.mixins.json:tetra.ItemModularHandheldAccessor from mod art_of_forging
|
14758 | [08Jan2025 16:50:49.413] [modloading-worker-0/DEBUG] [mixin/]: Mixing tetra.ItemModularHandheldMixin from art_of_forging.mixins.json into se.mickelus.tetra.items.modular.ItemModularHandheld
|
14759 | [08Jan2025 16:50:49.414] [modloading-worker-0/DEBUG] [mixin/]: art_of_forging.mixins.json:tetra.ItemModularHandheldMixin from mod art_of_forging->@Inject::modifyStaticBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14760 | [08Jan2025 16:50:49.416] [modloading-worker-0/INFO] [Create: Eureka!/]: Create: Eureka! initializing! Create version: 0.5.1f on platform: Forge
|
14761 | [08Jan2025 16:50:49.416] [modloading-worker-0/INFO] [Create: Eureka!/]: Registering blocks for Create: Eureka!
|
14762 | [08Jan2025 16:50:49.420] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_engine of type minecraft:block_entity_type
|
14763 | [08Jan2025 16:50:49.420] [modloading-worker-0/INFO] [Create: Eureka!/]: Registering block entities for Create: Eureka!
|
14764 | [08Jan2025 16:50:49.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_eureka
|
14765 | [08Jan2025 16:50:49.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kuma_api
|
14766 | [08Jan2025 16:50:49.480] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerAdvancementManagerMixin from petrolpark.mixins.json into net.minecraft.server.ServerAdvancementManager
|
14767 | [08Jan2025 16:50:49.481] [modloading-worker-0/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.server.ServerAdvancementManager
|
14768 | [08Jan2025 16:50:49.481] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric_resource_loader_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
14769 | [08Jan2025 16:50:49.482] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerAdvancementManagerMixin from quark.mixins.json into net.minecraft.server.ServerAdvancementManager
|
14770 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ServerAdvancementManagerMixin from mod petrolpark->@Inject::inApply(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
|
14771 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ServerAdvancementManagerMixin from mod petrolpark->@Inject::inApply(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
|
14772 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: petrolpark.mixins.json:ServerAdvancementManagerMixin from mod petrolpark->@Inject::inApply(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
|
14773 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:ServerAdvancementManagerMixin from mod quark->@Inject::removeRecipeAdvancements(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V doesn't use it's CallbackInfo
|
14774 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:ServerAdvancementManagerMixin from mod quark->@Inject::removeRecipeAdvancements(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V has 0 override(s) in child classes
|
14775 | [08Jan2025 16:50:49.483] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:ServerAdvancementManagerMixin from mod quark->@Inject::removeRecipeAdvancements(Ljava/util/Map;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/util/profiling/ProfilerFiller;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V won't be passed a CallbackInfo as a result
|
14776 | [08Jan2025 16:50:49.484] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.ForgeHooksMixin from apoli.mixins.json into net.minecraftforge.common.ForgeHooks
|
14777 | [08Jan2025 16:50:49.484] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ladder$0(Lnet/minecraft/core/BlockPos;)V to md6778ec$apoli$lambda$ladder$0$0 in apoli.mixins.json:forge.ForgeHooksMixin from mod apoli
|
14778 | [08Jan2025 16:50:49.485] [modloading-worker-0/DEBUG] [mixin/]: Mixing ForgeHooksMixin from connectormod.mixins.json into net.minecraftforge.common.ForgeHooks
|
14779 | [08Jan2025 16:50:49.485] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$connector$allowAttributeMixins$0(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/entity/ai/attributes/AttributeSupplier$Builder;)V to md6778ec$connectormod$lambda$connector$allowAttributeMixins$0$1 in connectormod.mixins.json:ForgeHooksMixin from mod connectormod
|
14780 | [08Jan2025 16:50:49.486] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.ForgeHooksMixin from connectormod.mixins.json into net.minecraftforge.common.ForgeHooks
|
14781 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.ForgeHooksMixin from mod apoli->@Inject::ladder(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14782 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.ForgeHooksMixin from mod apoli->@Inject::ladder(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14783 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.ForgeHooksMixin from mod apoli->@Inject::ladder(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14784 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:forge.ForgeHooksMixin from mod apoli->@Inject::ladder(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14785 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: connectormod.mixins.json:ForgeHooksMixin from mod connectormod->@Inject::getFabricVanillaFluidType(Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14786 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: connectormod.mixins.json:ForgeHooksMixin from mod connectormod->@Inject::connector$allowAttributeMixins(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14787 | [08Jan2025 16:50:49.488] [modloading-worker-0/DEBUG] [mixin/]: connectormod.mixins.json:item.ForgeHooksMixin from mod connectormod->@Inject::appyUseOn(Lnet/minecraft/world/item/context/UseOnContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
14788 | [08Jan2025 16:50:49.506] [modloading-worker-0/DEBUG] [mixin/]: Mixing events.PlayerAdvancementsMixin from craterlib.mixins.json into net.minecraft.server.PlayerAdvancements
|
14789 | [08Jan2025 16:50:49.508] [modloading-worker-0/DEBUG] [mixin/]: Mixing PlayerAdvancementsAccessor from vampirism.mixins.json into net.minecraft.server.PlayerAdvancements
|
14790 | [08Jan2025 16:50:49.508] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerAdvancementsMixin from mod craterlib->@Inject::injectAdvancementEvent(Lnet/minecraft/advancements/Advancement;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
14791 | [08Jan2025 16:50:49.508] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerAdvancementsMixin from mod craterlib->@Inject::injectAdvancementEvent(Lnet/minecraft/advancements/Advancement;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
14792 | [08Jan2025 16:50:49.508] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.PlayerAdvancementsMixin from mod craterlib->@Inject::injectAdvancementEvent(Lnet/minecraft/advancements/Advancement;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
14793 | [08Jan2025 16:50:49.519] [modloading-worker-0/DEBUG] [mixin/]: Mixing DisplayInfoMixin from ftblibrary-common.mixins.json into net.minecraft.advancements.DisplayInfo
|
14794 | [08Jan2025 16:50:49.519] [modloading-worker-0/DEBUG] [mixin/]: ftblibrary-common.mixins.json:DisplayInfoMixin from mod ftblibrary: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
14795 | [08Jan2025 16:50:49.528] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer ActionEventSet with id 28
|
14796 | [08Jan2025 16:50:49.528] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer CustomAttributes with id 29
|
14797 | [08Jan2025 16:50:49.528] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer DialogDataSet with id 30
|
14798 | [08Jan2025 16:50:49.528] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer DisplayAttributeSet with id 31
|
14799 | [08Jan2025 16:50:49.528] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer EntityAttributes with id 32
|
14800 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer MerchantOffers with id 33
|
14801 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer ModelPose with id 34
|
14802 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer ObjectiveDataSet with id 35
|
14803 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer CustomPosition with id 36
|
14804 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer Profession with id 37
|
14805 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer RenderDataSet with id 38
|
14806 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer CustomRotation with id 39
|
14807 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer CustomScale with id 40
|
14808 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer SkinDataEntry with id 41
|
14809 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer SoundDataSet with id 42
|
14810 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer HashSet:UUID with id 43
|
14811 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer HashSet:String with id 44
|
14812 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer TradingDataSet with id 45
|
14813 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: Registered entity data serializer UUID with id 46
|
14814 | [08Jan2025 16:50:49.529] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Compatibility Handler ...
|
14815 | [08Jan2025 16:50:49.533] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Compat Handler ...
|
14816 | [08Jan2025 16:50:49.534] [modloading-worker-0/INFO] [Easy NPC/]: [Compat Manager] Epic Fight mod with id 'epicfight' loaded: false
|
14817 | [08Jan2025 16:50:49.534] [modloading-worker-0/INFO] [Easy NPC/]: [Compat Manager] Cobblemon mod with id 'cobblemon' loaded: false
|
14818 | [08Jan2025 16:50:49.534] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Command Argument Types ...
|
14819 | [08Jan2025 16:50:49.548] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Entity Types ...
|
14820 | [08Jan2025 16:50:49.559] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Blocks ...
|
14821 | [08Jan2025 16:50:49.570] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Blocks Entity Types ...
|
14822 | [08Jan2025 16:50:49.570] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Items ...
|
14823 | [08Jan2025 16:50:49.577] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Menu Types ...
|
14824 | [08Jan2025 16:50:49.597] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Menu Handler ...
|
14825 | [08Jan2025 16:50:49.603] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Network Handler ...
|
14826 | [08Jan2025 16:50:49.610] [modloading-worker-0/INFO] [Easy NPC/]: Registering server network handler for Server -> Client messages.
|
14827 | [08Jan2025 16:50:49.619] [modloading-worker-0/INFO] [Easy NPC/]: 🗣 Register Easy NPC Client Network Message Handler ...
|
14828 | [08Jan2025 16:50:49.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for easy_npc
|
14829 | [08Jan2025 16:50:49.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.easynpc.server.ServerEventHandler to FORGE
|
14830 | [08Jan2025 16:50:49.622] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.easynpc.entity.ModEntityType to MOD
|
14831 | [08Jan2025 16:50:49.623] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.easynpc.entity.LivingEntityEventHandler to FORGE
|
14832 | [08Jan2025 16:50:49.624] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.easynpc.commands.CommandsEventHandler to FORGE
|
14833 | [08Jan2025 16:50:49.624] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_renderer_api_v1
|
14834 | [08Jan2025 16:50:49.624] [modloading-worker-0/INFO] [Advanced Peripherals/]: AdvancedPeripherals says hello!
|
14835 | [08Jan2025 16:50:49.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/general.toml for advancedperipherals tracking
|
14836 | [08Jan2025 16:50:49.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/peripherals.toml for advancedperipherals tracking
|
14837 | [08Jan2025 16:50:49.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/metaphysics.toml for advancedperipherals tracking
|
14838 | [08Jan2025 16:50:49.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file Advancedperipherals/world.toml for advancedperipherals tracking
|
14839 | [08Jan2025 16:50:49.681] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod createbigcannons
|
14840 | [08Jan2025 16:50:49.681] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createbigcannons-client.toml for createbigcannons tracking
|
14841 | [08Jan2025 16:50:49.681] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createbigcannons-server.toml for createbigcannons tracking
|
14842 | [08Jan2025 16:50:49.687] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.deployer.MixinDeployerBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
|
14843 | [08Jan2025 16:50:49.688] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$vs_addition$getMovementModeSlot$0(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z to md6778ec$lambda$vs_addition$getMovementModeSlot$0$0 in forge-vs_addition-common.mixins.json:create.deployer.MixinDeployerBlockEntity from mod (unknown)
|
14844 | [08Jan2025 16:50:49.690] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.create.DeployerBlockEntityAccessor from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.deployer.DeployerBlockEntity
|
14845 | [08Jan2025 16:50:49.691] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.deployer.MixinDeployerBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
14846 | [08Jan2025 16:50:49.691] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.deployer.MixinDeployerBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
14847 | [08Jan2025 16:50:49.691] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.deployer.MixinDeployerBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
14848 | [08Jan2025 16:50:49.698] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createbigcannons
|
14849 | [08Jan2025 16:50:49.698] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing rbasamoyai.createbigcannons.forge.CBCRemapperForge to FORGE
|
14850 | [08Jan2025 16:50:49.699] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_things_and_misc
|
14851 | [08Jan2025 16:50:49.699] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.procedures.SlimeGrowProcedure to FORGE
|
14852 | [08Jan2025 16:50:49.703] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.procedures.RabbitProcedure to FORGE
|
14853 | [08Jan2025 16:50:49.710] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.network.InscriberGUIButtonMessage to MOD
|
14854 | [08Jan2025 16:50:49.712] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.network.BrassSpeakerGUIButtonMessage to MOD
|
14855 | [08Jan2025 16:50:49.727] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.init.CreateThingsAndMiscModFuels to FORGE
|
14856 | [08Jan2025 16:50:49.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ponder_stone_generation of type minecraft:item
|
14857 | [08Jan2025 16:50:49.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ponder_stone_generation of type minecraft:block
|
14858 | [08Jan2025 16:50:49.727] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createatam.init.CreateThingsAndMiscModEntities to MOD
|
14859 | [08Jan2025 16:50:49.728] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_block of type minecraft:item
|
14860 | [08Jan2025 16:50:49.728] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_block of type minecraft:block
|
14861 | [08Jan2025 16:50:49.729] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_block of type minecraft:item
|
14862 | [08Jan2025 16:50:49.729] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_block of type minecraft:block
|
14863 | [08Jan2025 16:50:49.730] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:item
|
14864 | [08Jan2025 16:50:49.730] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:block
|
14865 | [08Jan2025 16:50:49.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_block of type minecraft:item
|
14866 | [08Jan2025 16:50:49.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_block of type minecraft:block
|
14867 | [08Jan2025 16:50:49.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ore of type minecraft:item
|
14868 | [08Jan2025 16:50:49.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ore of type minecraft:block
|
14869 | [08Jan2025 16:50:49.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tin_ore of type minecraft:item
|
14870 | [08Jan2025 16:50:49.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tin_ore of type minecraft:block
|
14871 | [08Jan2025 16:50:49.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_block of type minecraft:item
|
14872 | [08Jan2025 16:50:49.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_block of type minecraft:block
|
14873 | [08Jan2025 16:50:49.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin_block of type minecraft:item
|
14874 | [08Jan2025 16:50:49.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin_block of type minecraft:block
|
14875 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry leather_block of type minecraft:item
|
14876 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry leather_block of type minecraft:block
|
14877 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
|
14878 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.GeckoLibMod to FORGE
|
14879 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing software.bernie.example.CommonListener to MOD
|
14880 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_alloy_block of type minecraft:item
|
14881 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_alloy_block of type minecraft:item
|
14882 | [08Jan2025 16:50:49.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_alloy_block of type minecraft:block
|
14883 | [08Jan2025 16:50:49.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ember_alloy_block of type minecraft:item
|
14884 | [08Jan2025 16:50:49.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ember_alloy_block of type minecraft:item
|
14885 | [08Jan2025 16:50:49.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ember_alloy_block of type minecraft:block
|
14886 | [08Jan2025 16:50:49.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_block of type minecraft:item
|
14887 | [08Jan2025 16:50:49.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_block of type minecraft:item
|
14888 | [08Jan2025 16:50:49.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_block of type minecraft:block
|
14889 | [08Jan2025 16:50:49.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_block of type minecraft:item
|
14890 | [08Jan2025 16:50:49.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_block of type minecraft:item
|
14891 | [08Jan2025 16:50:49.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_block of type minecraft:block
|
14892 | [08Jan2025 16:50:49.742] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_block of type minecraft:item
|
14893 | [08Jan2025 16:50:49.742] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_block of type minecraft:item
|
14894 | [08Jan2025 16:50:49.742] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_block of type minecraft:block
|
14895 | [08Jan2025 16:50:49.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_alloy_block of type minecraft:item
|
14896 | [08Jan2025 16:50:49.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_alloy_block of type minecraft:item
|
14897 | [08Jan2025 16:50:49.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_alloy_block of type minecraft:block
|
14898 | [08Jan2025 16:50:49.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_block of type minecraft:item
|
14899 | [08Jan2025 16:50:49.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_block of type minecraft:item
|
14900 | [08Jan2025 16:50:49.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_block of type minecraft:block
|
14901 | [08Jan2025 16:50:49.748] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_block of type minecraft:item
|
14902 | [08Jan2025 16:50:49.748] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_block of type minecraft:item
|
14903 | [08Jan2025 16:50:49.749] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_block of type minecraft:block
|
14904 | [08Jan2025 16:50:49.749] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_alloy_block of type minecraft:item
|
14905 | [08Jan2025 16:50:49.749] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_alloy_block of type minecraft:block
|
14906 | [08Jan2025 16:50:49.749] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_casing of type minecraft:item
|
14907 | [08Jan2025 16:50:49.754] [modloading-worker-0/INFO] [Advanced Peripherals/]: powah not loaded, skip integration loading
|
14908 | [08Jan2025 16:50:49.755] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for powah
|
14909 | [08Jan2025 16:50:49.755] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_casing of type minecraft:block
|
14910 | [08Jan2025 16:50:49.755] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_casing of type minecraft:item
|
14911 | [08Jan2025 16:50:49.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_casing of type minecraft:block
|
14912 | [08Jan2025 16:50:49.756] [modloading-worker-0/WARN] [Advanced Peripherals/]: Successfully loaded integration for create
|
14913 | [08Jan2025 16:50:49.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_casing of type minecraft:item
|
14914 | [08Jan2025 16:50:49.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_casing of type minecraft:block
|
14915 | [08Jan2025 16:50:49.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_casing of type minecraft:item
|
14916 | [08Jan2025 16:50:49.757] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_casing of type minecraft:block
|
14917 | [08Jan2025 16:50:49.758] [modloading-worker-0/INFO] [Advanced Peripherals/]: mekanism not loaded, skip integration loading
|
14918 | [08Jan2025 16:50:49.759] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_casing of type minecraft:item
|
14919 | [08Jan2025 16:50:49.758] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for mekanism
|
14920 | [08Jan2025 16:50:49.759] [modloading-worker-0/INFO] [Advanced Peripherals/]: botania not loaded, skip integration loading
|
14921 | [08Jan2025 16:50:49.759] [modloading-worker-0/WARN] [Advanced Peripherals/]: Failed to load integration for botania
|
14922 | [08Jan2025 16:50:49.760] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_casing of type minecraft:block
|
14923 | [08Jan2025 16:50:49.761] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vampirism
|
14924 | [08Jan2025 16:50:49.761] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brick_casing of type minecraft:item
|
14925 | [08Jan2025 16:50:49.762] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brick_casing of type minecraft:block
|
14926 | [08Jan2025 16:50:49.762] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.teamlapen.vampirism.misc.VampirismCreativeTab to MOD
|
14927 | [08Jan2025 16:50:49.762] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nether_brick_casing of type minecraft:item
|
14928 | [08Jan2025 16:50:49.762] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nether_brick_casing of type minecraft:block
|
14929 | [08Jan2025 16:50:49.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_casing of type minecraft:item
|
14930 | [08Jan2025 16:50:49.763] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_casing of type minecraft:block
|
14931 | [08Jan2025 16:50:49.764] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for advancedperipherals
|
14932 | [08Jan2025 16:50:49.764] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.village.VillagerTrades to FORGE
|
14933 | [08Jan2025 16:50:49.764] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_casing of type minecraft:item
|
14934 | [08Jan2025 16:50:49.764] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.teamlapen.vampirism.data.provider.DataProvider to MOD
|
14935 | [08Jan2025 16:50:49.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_casing of type minecraft:block
|
14936 | [08Jan2025 16:50:49.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_casing of type minecraft:item
|
14937 | [08Jan2025 16:50:49.765] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_casing of type minecraft:block
|
14938 | [08Jan2025 16:50:49.770] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_item_api_v1
|
14939 | [08Jan2025 16:50:49.771] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overburden_casing of type minecraft:item
|
14940 | [08Jan2025 16:50:49.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overburden_casing of type minecraft:block
|
14941 | [08Jan2025 16:50:49.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing of type minecraft:item
|
14942 | [08Jan2025 16:50:49.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing of type minecraft:block
|
14943 | [08Jan2025 16:50:49.775] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.village.VillageStructures to FORGE
|
14944 | [08Jan2025 16:50:49.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type minecraft:item
|
14945 | [08Jan2025 16:50:49.781] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.util.ServerWorker to FORGE
|
14946 | [08Jan2025 16:50:49.781] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.ForgePlatformHelper@4814103a for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IPlatformHelper
|
14947 | [08Jan2025 16:50:49.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type minecraft:item
|
14948 | [08Jan2025 16:50:49.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_casing of type minecraft:block
|
14949 | [08Jan2025 16:50:49.782] [modloading-worker-0/DEBUG] [betteroceanmonuments/]: Loaded com.yungnickyoung.minecraft.betteroceanmonuments.services.ForgeModulesLoader@76637424 for service interface com.yungnickyoung.minecraft.betteroceanmonuments.services.IModulesLoader
|
14950 | [08Jan2025 16:50:49.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type minecraft:item
|
14951 | [08Jan2025 16:50:49.783] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.util.ChunkManager to FORGE
|
14952 | [08Jan2025 16:50:49.783] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type minecraft:item
|
14953 | [08Jan2025 16:50:49.783] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_casing of type minecraft:block
|
14954 | [08Jan2025 16:50:49.784] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_casing of type minecraft:item
|
14955 | [08Jan2025 16:50:49.785] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_casing of type minecraft:item
|
14956 | [08Jan2025 16:50:49.785] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_casing of type minecraft:block
|
14957 | [08Jan2025 16:50:49.787] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betteroceanmonuments-forge-1_20.toml for betteroceanmonuments tracking
|
14958 | [08Jan2025 16:50:49.787] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_casing of type minecraft:item
|
14959 | [08Jan2025 16:50:49.788] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_casing of type minecraft:item
|
14960 | [08Jan2025 16:50:49.788] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betteroceanmonuments
|
14961 | [08Jan2025 16:50:49.788] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_casing of type minecraft:block
|
14962 | [08Jan2025 16:50:49.790] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectivity
|
14963 | [08Jan2025 16:50:49.796] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.setup.CCRegistration to MOD
|
14964 | [08Jan2025 16:50:49.799] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.events.Events to FORGE
|
14965 | [08Jan2025 16:50:49.808] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_casing of type minecraft:item
|
14966 | [08Jan2025 16:50:49.809] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_casing of type minecraft:item
|
14967 | [08Jan2025 16:50:49.810] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_casing of type minecraft:block
|
14968 | [08Jan2025 16:50:49.810] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforcement_plating of type minecraft:item
|
14969 | [08Jan2025 16:50:49.811] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforcement_plating of type minecraft:item
|
14970 | [08Jan2025 16:50:49.811] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reinforcement_plating of type minecraft:block
|
14971 | [08Jan2025 16:50:49.811] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pondering_block_light of type minecraft:item
|
14972 | [08Jan2025 16:50:49.812] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pondering_block_light of type minecraft:block
|
14973 | [08Jan2025 16:50:49.812] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pondering_block_dark of type minecraft:item
|
14974 | [08Jan2025 16:50:49.812] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pondering_block_dark of type minecraft:block
|
14975 | [08Jan2025 16:50:49.814] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ponder_in_a_box of type minecraft:item
|
14976 | [08Jan2025 16:50:49.814] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ponder_in_a_box of type minecraft:block
|
14977 | [08Jan2025 16:50:49.816] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reversed_gearshift of type minecraft:item
|
14978 | [08Jan2025 16:50:49.816] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry reversed_gearshift of type minecraft:block
|
14979 | [08Jan2025 16:50:49.821] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_saw of type minecraft:item
|
14980 | [08Jan2025 16:50:49.821] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_saw of type minecraft:block
|
14981 | [08Jan2025 16:50:49.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-common.toml for sophisticatedcore tracking
|
14982 | [08Jan2025 16:50:49.823] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedcore-client.toml for sophisticatedcore tracking
|
14983 | [08Jan2025 16:50:49.824] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.data.DataGenerators to MOD
|
14984 | [08Jan2025 16:50:49.825] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.commands.APCommands to FORGE
|
14985 | [08Jan2025 16:50:49.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_drill of type minecraft:item
|
14986 | [08Jan2025 16:50:49.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_drill of type minecraft:block
|
14987 | [08Jan2025 16:50:49.832] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_fan of type minecraft:item
|
14988 | [08Jan2025 16:50:49.832] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_fan of type minecraft:block
|
14989 | [08Jan2025 16:50:49.835] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.srendi.advancedperipherals.common.addons.APAddons to MOD
|
14990 | [08Jan2025 16:50:49.836] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for gpumemleakfix
|
14991 | [08Jan2025 16:50:49.838] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type minecraft:item
|
14992 | [08Jan2025 16:50:49.838] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type minecraft:block
|
14993 | [08Jan2025 16:50:49.839] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structureessentials
|
14994 | [08Jan2025 16:50:49.844] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRecipeManager from polymorph.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
14995 | [08Jan2025 16:50:49.844] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$polymorph$getRecipe$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/crafting/Recipe;)V to md6778ec$polymorph$lambda$polymorph$getRecipe$1$0 in polymorph.mixins.json:MixinRecipeManager from mod polymorph
|
14996 | [08Jan2025 16:50:49.844] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$polymorph$getRecipe$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/resources/ResourceLocation;Lnet/minecraft/world/item/crafting/Recipe;)V to md6778ec$polymorph$lambda$polymorph$getRecipe$0$1 in polymorph.mixins.json:MixinRecipeManager from mod polymorph
|
14997 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerAccessor from kubejs-forge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
14998 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from apoli.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
14999 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prioritizeModifiedRecipes$4(Ljava/util/Map$Entry;)Lcom/mojang/datafixers/util/Pair; to md6778ec$apoli$lambda$prioritizeModifiedRecipes$4$2 in apoli.mixins.json:RecipeManagerMixin from mod apoli
|
15000 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prioritizeModifiedRecipes$3(Ljava/util/Map$Entry;)Z to md6778ec$apoli$lambda$prioritizeModifiedRecipes$3$3 in apoli.mixins.json:RecipeManagerMixin from mod apoli
|
15001 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prioritizeModifiedRecipes$2(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Ljava/util/Map$Entry;)Z to md6778ec$apoli$lambda$prioritizeModifiedRecipes$2$4 in apoli.mixins.json:RecipeManagerMixin from mod apoli
|
15002 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prioritizeModifiedRecipes$1(Lnet/minecraft/world/item/crafting/Recipe;)Z to md6778ec$apoli$lambda$prioritizeModifiedRecipes$1$5 in apoli.mixins.json:RecipeManagerMixin from mod apoli
|
15003 | [08Jan2025 16:50:49.845] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$prioritizeModifiedRecipes$0(Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/item/crafting/Recipe;)Z to md6778ec$apoli$lambda$prioritizeModifiedRecipes$0$6 in apoli.mixins.json:RecipeManagerMixin from mod apoli
|
15004 | [08Jan2025 16:50:49.846] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerAccessor from sliceanddice.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15005 | [08Jan2025 16:50:49.846] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:RecipeManagerAccessor from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15006 | [08Jan2025 16:50:49.847] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from sliceanddice.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15007 | [08Jan2025 16:50:49.847] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:RecipeManagerMixin from mod sliceanddice: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15008 | [08Jan2025 16:50:49.847] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.recipe.AccessRecipeManager from crafttweaker.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15009 | [08Jan2025 16:50:49.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerAccessor from vampirism.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15010 | [08Jan2025 16:50:49.848] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeDisablingMixin from item_obliterator.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15011 | [08Jan2025 16:50:49.850] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.world.AccessorRecipeManager from bookshelf.common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15012 | [08Jan2025 16:50:49.850] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.RecipeManagerAccessor from farmersdelight.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15013 | [08Jan2025 16:50:49.850] [modloading-worker-0/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15014 | [08Jan2025 16:50:49.850] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric_resource_loader_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15015 | [08Jan2025 16:50:49.852] [modloading-worker-0/DEBUG] [mixin/]: Mixing RecipeManagerMixin from kubejs-common.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15016 | [08Jan2025 16:50:49.853] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.datapack_reload_exceptions.RecipeManagerMixin from modernfix-forge.mixins.json into net.minecraft.world.item.crafting.RecipeManager
|
15017 | [08Jan2025 16:50:49.860] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph->@Inject::polymorph$getRecipe(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15018 | [08Jan2025 16:50:49.860] [modloading-worker-0/DEBUG] [mixin/]: polymorph.mixins.json:MixinRecipeManager from mod polymorph->@Inject::polymorph$getRecipe(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15019 | [08Jan2025 16:50:49.860] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:RecipeManagerMixin from mod apoli->@Inject::prioritizeModifiedRecipes(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15020 | [08Jan2025 16:50:49.860] [modloading-worker-0/DEBUG] [mixin/]: apoli.mixins.json:RecipeManagerMixin from mod apoli->@Inject::prioritizeModifiedRecipes(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lnet/minecraft/resources/ResourceLocation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15021 | [08Jan2025 16:50:49.861] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:RecipeManagerMixin from mod sliceanddice->@Inject::injectRecipes(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
|
15022 | [08Jan2025 16:50:49.861] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:RecipeManagerMixin from mod sliceanddice->@Inject::injectRecipes(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
|
15023 | [08Jan2025 16:50:49.861] [modloading-worker-0/DEBUG] [mixin/]: sliceanddice.mixins.json:RecipeManagerMixin from mod sliceanddice->@Inject::injectRecipes(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
|
15024 | [08Jan2025 16:50:49.862] [modloading-worker-0/DEBUG] [mixin/]: item_obliterator.mixins.json:RecipeDisablingMixin from mod item_obliterator->@Inject::item_obliterator$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
|
15025 | [08Jan2025 16:50:49.862] [modloading-worker-0/DEBUG] [mixin/]: item_obliterator.mixins.json:RecipeDisablingMixin from mod item_obliterator->@Inject::item_obliterator$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
|
15026 | [08Jan2025 16:50:49.862] [modloading-worker-0/DEBUG] [mixin/]: item_obliterator.mixins.json:RecipeDisablingMixin from mod item_obliterator->@Inject::item_obliterator$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
|
15027 | [08Jan2025 16:50:49.862] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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 does use it's CallbackInfo
|
15028 | [08Jan2025 16:50:49.863] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getByName()Ljava/util/Map; in net.minecraft.world.item.crafting.RecipeManager was not merged
|
15029 | [08Jan2025 16:50:49.863] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setByName(Ljava/util/Map;)V in net.minecraft.world.item.crafting.RecipeManager was not merged
|
15030 | [08Jan2025 16:50:49.863] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setRecipes(Ljava/util/Map;)V in net.minecraft.world.item.crafting.RecipeManager was not merged
|
15031 | [08Jan2025 16:50:49.865] [modloading-worker-0/DEBUG] [mixin/]: Mixing ManualApplicationRecipeMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe
|
15032 | [08Jan2025 16:50:49.865] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15033 | [08Jan2025 16:50:49.866] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tetra
|
15034 | [08Jan2025 16:50:49.866] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing se.mickelus.tetra.TetraMod to MOD
|
15035 | [08Jan2025 16:50:49.867] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:ManualApplicationRecipeMixin from mod create_connected->@Inject::craftingRemainingItemOnApplication(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15036 | [08Jan2025 16:50:49.868] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.ItemApplicationMixin from creatingspace.mixins.json into com.simibubi.create.content.kinetics.deployer.ItemApplicationRecipe
|
15037 | [08Jan2025 16:50:49.869] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.ItemApplicationMixin from mod creatingspace->@Inject::addAdditionalLogic(Lnet/minecraftforge/items/wrapper/RecipeWrapper;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15038 | [08Jan2025 16:50:49.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing se.mickelus.tetra.ConfigHandler to MOD
|
15039 | [08Jan2025 16:50:49.875] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:item
|
15040 | [08Jan2025 16:50:49.875] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:block
|
15041 | [08Jan2025 16:50:49.877] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_turret of type minecraft:item
|
15042 | [08Jan2025 16:50:49.877] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_turret of type minecraft:block
|
15043 | [08Jan2025 16:50:49.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radiant_drill of type minecraft:item
|
15044 | [08Jan2025 16:50:49.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radiant_drill of type minecraft:block
|
15045 | [08Jan2025 16:50:49.882] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ritchiesprojectilelib-server.toml for ritchiesprojectilelib tracking
|
15046 | [08Jan2025 16:50:49.883] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ritchiesprojectilelib
|
15047 | [08Jan2025 16:50:49.884] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedcore
|
15048 | [08Jan2025 16:50:49.891] [modloading-worker-0/DEBUG] [mixin/]: Mixing valkyrienskies.MixinShipInertiaDataImpl from forge-vs_addition-common.mixins.json into org.valkyrienskies.core.impl.game.ships.ShipInertiaDataImpl
|
15049 | [08Jan2025 16:50:49.896] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_drill of type minecraft:item
|
15050 | [08Jan2025 16:50:49.896] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_drill of type minecraft:block
|
15051 | [08Jan2025 16:50:49.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_press of type minecraft:item
|
15052 | [08Jan2025 16:50:49.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_press of type minecraft:block
|
15053 | [08Jan2025 16:50:49.904] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kinetic_motor of type minecraft:item
|
15054 | [08Jan2025 16:50:49.904] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kinetic_motor of type minecraft:block
|
15055 | [08Jan2025 16:50:49.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accelerator_motor of type minecraft:item
|
15056 | [08Jan2025 16:50:49.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accelerator_motor of type minecraft:block
|
15057 | [08Jan2025 16:50:49.907] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for placebo
|
15058 | [08Jan2025 16:50:49.907] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.shadowsoffire.placebo.util.PlaceboTaskQueue to FORGE
|
15059 | [08Jan2025 16:50:49.912] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cog_crank of type minecraft:item
|
15060 | [08Jan2025 16:50:49.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cog_crank of type minecraft:block
|
15061 | [08Jan2025 16:50:49.916] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.AccessProcessingRecipeBuilder from createtweaker.mixins.json into com.simibubi.create.content.processing.recipe.ProcessingRecipeBuilder
|
15062 | [08Jan2025 16:50:49.917] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry splashing_sail of type minecraft:item
|
15063 | [08Jan2025 16:50:49.917] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry splashing_sail of type minecraft:block
|
15064 | [08Jan2025 16:50:49.918] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry haunting_sail of type minecraft:item
|
15065 | [08Jan2025 16:50:49.918] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry haunting_sail of type minecraft:block
|
15066 | [08Jan2025 16:50:49.918] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoking_sail of type minecraft:item
|
15067 | [08Jan2025 16:50:49.918] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoking_sail of type minecraft:block
|
15068 | [08Jan2025 16:50:49.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blasting_sail of type minecraft:item
|
15069 | [08Jan2025 16:50:49.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blasting_sail of type minecraft:block
|
15070 | [08Jan2025 16:50:49.920] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry superheating_sail of type minecraft:item
|
15071 | [08Jan2025 16:50:49.920] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry superheating_sail of type minecraft:block
|
15072 | [08Jan2025 16:50:49.920] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry freezing_sail of type minecraft:item
|
15073 | [08Jan2025 16:50:49.920] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry freezing_sail of type minecraft:block
|
15074 | [08Jan2025 16:50:49.922] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_encased_chain_drive of type minecraft:item
|
15075 | [08Jan2025 16:50:49.923] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_encased_chain_drive of type minecraft:block
|
15076 | [08Jan2025 16:50:49.925] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file citadel-common.toml for citadel tracking
|
15077 | [08Jan2025 16:50:49.927] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-client.toml for iceandfire tracking
|
15078 | [08Jan2025 16:50:49.927] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file iceandfire-common.toml for iceandfire tracking
|
15079 | [08Jan2025 16:50:49.929] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_adjustable_chain_gearshift of type minecraft:item
|
15080 | [08Jan2025 16:50:49.929] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_adjustable_chain_gearshift of type minecraft:block
|
15081 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_scaffolding of type minecraft:item
|
15082 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_scaffolding of type minecraft:block
|
15083 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for citadel
|
15084 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_scaffolding of type minecraft:item
|
15085 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.citadel.ServerProxy to MOD
|
15086 | [08Jan2025 16:50:49.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_scaffolding of type minecraft:block
|
15087 | [08Jan2025 16:50:49.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overburden_scaffolding of type minecraft:item
|
15088 | [08Jan2025 16:50:49.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overburden_scaffolding of type minecraft:block
|
15089 | [08Jan2025 16:50:49.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_scaffolding of type minecraft:item
|
15090 | [08Jan2025 16:50:49.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_scaffolding of type minecraft:block
|
15091 | [08Jan2025 16:50:49.934] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_scaffolding of type minecraft:item
|
15092 | [08Jan2025 16:50:49.934] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_scaffolding of type minecraft:block
|
15093 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_scaffolding of type minecraft:item
|
15094 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mossy_andesite_scaffolding of type minecraft:block
|
15095 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_scaffolding of type minecraft:item
|
15096 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_scaffolding of type minecraft:block
|
15097 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_scaffolding of type minecraft:item
|
15098 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_scaffolding of type minecraft:block
|
15099 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_scaffolding of type minecraft:item
|
15100 | [08Jan2025 16:50:49.935] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_scaffolding of type minecraft:block
|
15101 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_scaffolding of type minecraft:item
|
15102 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_scaffolding of type minecraft:block
|
15103 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_scaffolding of type minecraft:item
|
15104 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_scaffolding of type minecraft:block
|
15105 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_scaffolding of type minecraft:item
|
15106 | [08Jan2025 16:50:49.936] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_scaffolding of type minecraft:block
|
15107 | [08Jan2025 16:50:49.937] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_scaffolding of type minecraft:item
|
15108 | [08Jan2025 16:50:49.937] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_scaffolding of type minecraft:block
|
15109 | [08Jan2025 16:50:49.937] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_scaffolding of type minecraft:item
|
15110 | [08Jan2025 16:50:49.937] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_scaffolding of type minecraft:block
|
15111 | [08Jan2025 16:50:49.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dragonseeker-common.toml for dragonseeker tracking
|
15112 | [08Jan2025 16:50:49.938] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_scaffolding of type minecraft:item
|
15113 | [08Jan2025 16:50:49.938] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharged_scaffolding of type minecraft:block
|
15114 | [08Jan2025 16:50:49.939] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_scaffolding of type minecraft:item
|
15115 | [08Jan2025 16:50:49.939] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_scaffolding of type minecraft:block
|
15116 | [08Jan2025 16:50:49.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:item
|
15117 | [08Jan2025 16:50:49.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:block
|
15118 | [08Jan2025 16:50:49.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:item
|
15119 | [08Jan2025 16:50:49.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:block
|
15120 | [08Jan2025 16:50:49.953] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dragonseeker
|
15121 | [08Jan2025 16:50:49.953] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing syric.dragonseeker.registry.DSItems to MOD
|
15122 | [08Jan2025 16:50:49.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_lamp of type minecraft:item
|
15123 | [08Jan2025 16:50:49.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_lamp of type minecraft:block
|
15124 | [08Jan2025 16:50:49.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_block of type minecraft:item
|
15125 | [08Jan2025 16:50:49.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_block of type minecraft:block
|
15126 | [08Jan2025 16:50:49.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_tiles of type minecraft:item
|
15127 | [08Jan2025 16:50:49.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby_tiles of type minecraft:block
|
15128 | [08Jan2025 16:50:49.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_spectral_ruby_tiles of type minecraft:item
|
15129 | [08Jan2025 16:50:49.957] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_spectral_ruby_tiles of type minecraft:block
|
15130 | [08Jan2025 16:50:49.960] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lootintegrations
|
15131 | [08Jan2025 16:50:49.965] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_split_glass of type minecraft:item
|
15132 | [08Jan2025 16:50:49.965] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_split_glass of type minecraft:block
|
15133 | [08Jan2025 16:50:49.966] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_split_glass_pane of type minecraft:item
|
15134 | [08Jan2025 16:50:49.966] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_framed_split_glass_pane of type minecraft:block
|
15135 | [08Jan2025 16:50:49.966] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_split_glass of type minecraft:item
|
15136 | [08Jan2025 16:50:49.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_split_glass of type minecraft:block
|
15137 | [08Jan2025 16:50:49.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_split_glass_pane of type minecraft:item
|
15138 | [08Jan2025 16:50:49.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_framed_split_glass_pane of type minecraft:block
|
15139 | [08Jan2025 16:50:49.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_split_glass of type minecraft:item
|
15140 | [08Jan2025 16:50:49.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_split_glass of type minecraft:block
|
15141 | [08Jan2025 16:50:49.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_split_glass_pane of type minecraft:item
|
15142 | [08Jan2025 16:50:49.969] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_split_glass_pane of type minecraft:block
|
15143 | [08Jan2025 16:50:49.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_glass of type minecraft:item
|
15144 | [08Jan2025 16:50:49.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_glass of type minecraft:block
|
15145 | [08Jan2025 16:50:49.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_glass_pane of type minecraft:item
|
15146 | [08Jan2025 16:50:49.971] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ornate_iron_glass_pane of type minecraft:block
|
15147 | [08Jan2025 16:50:49.972] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blueprint_block of type minecraft:item
|
15148 | [08Jan2025 16:50:49.972] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blueprint_block of type minecraft:block
|
15149 | [08Jan2025 16:50:49.973] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blueprint_carpet of type minecraft:item
|
15150 | [08Jan2025 16:50:49.973] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blueprint_carpet of type minecraft:block
|
15151 | [08Jan2025 16:50:49.974] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_blueprint_carpet of type minecraft:item
|
15152 | [08Jan2025 16:50:49.974] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mysterious_blueprint_carpet of type minecraft:block
|
15153 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_log of type minecraft:item
|
15154 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_log of type minecraft:block
|
15155 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rose_log of type minecraft:item
|
15156 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rose_log of type minecraft:block
|
15157 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_wood of type minecraft:item
|
15158 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_wood of type minecraft:block
|
15159 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rose_wood of type minecraft:item
|
15160 | [08Jan2025 16:50:49.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rose_wood of type minecraft:block
|
15161 | [08Jan2025 16:50:49.978] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_planks of type minecraft:item
|
15162 | [08Jan2025 16:50:49.978] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_planks of type minecraft:block
|
15163 | [08Jan2025 16:50:49.978] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_data_attachment_api_v1
|
15164 | [08Jan2025 16:50:49.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mixinextras
|
15165 | [08Jan2025 16:50:49.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_slab of type minecraft:item
|
15166 | [08Jan2025 16:50:49.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_slab of type minecraft:block
|
15167 | [08Jan2025 16:50:49.980] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_stairs of type minecraft:item
|
15168 | [08Jan2025 16:50:49.980] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_stairs of type minecraft:block
|
15169 | [08Jan2025 16:50:49.980] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_fence of type minecraft:item
|
15170 | [08Jan2025 16:50:49.981] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_fence of type minecraft:block
|
15171 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_projectile.toml for ars_nouveau tracking
|
15172 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_fence_gate of type minecraft:item
|
15173 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for item_obliterator
|
15174 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_fence_gate of type minecraft:block
|
15175 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_touch.toml for ars_nouveau tracking
|
15176 | [08Jan2025 16:50:49.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cobweb
|
15177 | [08Jan2025 16:50:50.015] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_self.toml for ars_nouveau tracking
|
15178 | [08Jan2025 16:50:50.019] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_break.toml for ars_nouveau tracking
|
15179 | [08Jan2025 16:50:50.021] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harm.toml for ars_nouveau tracking
|
15180 | [08Jan2025 16:50:50.023] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ignite.toml for ars_nouveau tracking
|
15181 | [08Jan2025 16:50:50.023] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_phantom_block.toml for ars_nouveau tracking
|
15182 | [08Jan2025 16:50:50.024] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_heal.toml for ars_nouveau tracking
|
15183 | [08Jan2025 16:50:50.024] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_grow.toml for ars_nouveau tracking
|
15184 | [08Jan2025 16:50:50.028] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.ForgePlatformHelper@683600fd for service interface it.crystalnest.cobweb.platform.services.PlatformHelper
|
15185 | [08Jan2025 16:50:50.029] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.ForgeToolTiersHelper@6a382739 for service interface it.crystalnest.cobweb.platform.services.ToolTiersHelper
|
15186 | [08Jan2025 16:50:50.029] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gust.toml for ars_nouveau tracking
|
15187 | [08Jan2025 16:50:50.030] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_light.toml for ars_nouveau tracking
|
15188 | [08Jan2025 16:50:50.039] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dispel.toml for ars_nouveau tracking
|
15189 | [08Jan2025 16:50:50.040] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_launch.toml for ars_nouveau tracking
|
15190 | [08Jan2025 16:50:50.040] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pull.toml for ars_nouveau tracking
|
15191 | [08Jan2025 16:50:50.040] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_blink.toml for ars_nouveau tracking
|
15192 | [08Jan2025 16:50:50.042] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_explosion.toml for ars_nouveau tracking
|
15193 | [08Jan2025 16:50:50.044] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_lightning.toml for ars_nouveau tracking
|
15194 | [08Jan2025 16:50:50.044] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_slowfall.toml for ars_nouveau tracking
|
15195 | [08Jan2025 16:50:50.044] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.ForgeRegistryHelper@4a1b16b8 for service class it.crystalnest.cobweb.platform.services.RegistryHelper
|
15196 | [08Jan2025 16:50:50.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_door of type minecraft:item
|
15197 | [08Jan2025 16:50:50.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_door of type minecraft:block
|
15198 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_trapdoor of type minecraft:item
|
15199 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_trapdoor of type minecraft:block
|
15200 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [cobweb/]: Loaded it.crystalnest.cobweb.platform.ForgeConfigHelper@2ce65418 for service interface it.crystalnest.cobweb.platform.services.ConfigHelper
|
15201 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_button of type minecraft:item
|
15202 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_button of type minecraft:block
|
15203 | [08Jan2025 16:50:50.046] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fangs.toml for ars_nouveau tracking
|
15204 | [08Jan2025 16:50:50.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_pressure_plate of type minecraft:item
|
15205 | [08Jan2025 16:50:50.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_pressure_plate of type minecraft:block
|
15206 | [08Jan2025 16:50:50.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_log of type minecraft:item
|
15207 | [08Jan2025 16:50:50.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_log of type minecraft:block
|
15208 | [08Jan2025 16:50:50.047] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_vex.toml for ars_nouveau tracking
|
15209 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_accelerate.toml for ars_nouveau tracking
|
15210 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_decelerate.toml for ars_nouveau tracking
|
15211 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_split.toml for ars_nouveau tracking
|
15212 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_amplify.toml for ars_nouveau tracking
|
15213 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_aoe.toml for ars_nouveau tracking
|
15214 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extend_time.toml for ars_nouveau tracking
|
15215 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pierce.toml for ars_nouveau tracking
|
15216 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_dampen.toml for ars_nouveau tracking
|
15217 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_extract.toml for ars_nouveau tracking
|
15218 | [08Jan2025 16:50:50.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fortune.toml for ars_nouveau tracking
|
15219 | [08Jan2025 16:50:50.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_smoked_log of type minecraft:item
|
15220 | [08Jan2025 16:50:50.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_smoked_log of type minecraft:block
|
15221 | [08Jan2025 16:50:50.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_wood of type minecraft:item
|
15222 | [08Jan2025 16:50:50.049] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_wood of type minecraft:block
|
15223 | [08Jan2025 16:50:50.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_smoked_wood of type minecraft:item
|
15224 | [08Jan2025 16:50:50.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_smoked_wood of type minecraft:block
|
15225 | [08Jan2025 16:50:50.050] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_ender_inventory.toml for ars_nouveau tracking
|
15226 | [08Jan2025 16:50:50.051] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_harvest.toml for ars_nouveau tracking
|
15227 | [08Jan2025 16:50:50.051] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_fell.toml for ars_nouveau tracking
|
15228 | [08Jan2025 16:50:50.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_planks of type minecraft:item
|
15229 | [08Jan2025 16:50:50.053] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_planks of type minecraft:block
|
15230 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_stairs of type minecraft:item
|
15231 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_stairs of type minecraft:block
|
15232 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_slab of type minecraft:item
|
15233 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_slab of type minecraft:block
|
15234 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_pickup.toml for ars_nouveau tracking
|
15235 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_fence of type minecraft:item
|
15236 | [08Jan2025 16:50:50.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_fence of type minecraft:block
|
15237 | [08Jan2025 16:50:50.055] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_interact.toml for ars_nouveau tracking
|
15238 | [08Jan2025 16:50:50.056] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_place_block.toml for ars_nouveau tracking
|
15239 | [08Jan2025 16:50:50.056] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_snare.toml for ars_nouveau tracking
|
15240 | [08Jan2025 16:50:50.056] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_smelt.toml for ars_nouveau tracking
|
15241 | [08Jan2025 16:50:50.057] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_leap.toml for ars_nouveau tracking
|
15242 | [08Jan2025 16:50:50.058] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_delay.toml for ars_nouveau tracking
|
15243 | [08Jan2025 16:50:50.058] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_redstone_signal.toml for ars_nouveau tracking
|
15244 | [08Jan2025 16:50:50.058] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_intangible.toml for ars_nouveau tracking
|
15245 | [08Jan2025 16:50:50.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_fence_gate of type minecraft:item
|
15246 | [08Jan2025 16:50:50.059] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_invisibility.toml for ars_nouveau tracking
|
15247 | [08Jan2025 16:50:50.059] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_duration_down.toml for ars_nouveau tracking
|
15248 | [08Jan2025 16:50:50.061] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wither.toml for ars_nouveau tracking
|
15249 | [08Jan2025 16:50:50.061] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_exchange.toml for ars_nouveau tracking
|
15250 | [08Jan2025 16:50:50.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_fence_gate of type minecraft:block
|
15251 | [08Jan2025 16:50:50.062] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_craft.toml for ars_nouveau tracking
|
15252 | [08Jan2025 16:50:50.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_door of type minecraft:item
|
15253 | [08Jan2025 16:50:50.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_door of type minecraft:block
|
15254 | [08Jan2025 16:50:50.064] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_flare.toml for ars_nouveau tracking
|
15255 | [08Jan2025 16:50:50.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_trapdoor of type minecraft:item
|
15256 | [08Jan2025 16:50:50.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_trapdoor of type minecraft:block
|
15257 | [08Jan2025 16:50:50.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_button of type minecraft:item
|
15258 | [08Jan2025 16:50:50.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_button of type minecraft:block
|
15259 | [08Jan2025 16:50:50.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_pressure_plate of type minecraft:item
|
15260 | [08Jan2025 16:50:50.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoked_pressure_plate of type minecraft:block
|
15261 | [08Jan2025 16:50:50.065] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cold_snap.toml for ars_nouveau tracking
|
15262 | [08Jan2025 16:50:50.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_log of type minecraft:item
|
15263 | [08Jan2025 16:50:50.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_log of type minecraft:block
|
15264 | [08Jan2025 16:50:50.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_conjure_water.toml for ars_nouveau tracking
|
15265 | [08Jan2025 16:50:50.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_gravity.toml for ars_nouveau tracking
|
15266 | [08Jan2025 16:50:50.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_cut.toml for ars_nouveau tracking
|
15267 | [08Jan2025 16:50:50.067] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file soul_fire_d-common.toml for soul_fire_d tracking
|
15268 | [08Jan2025 16:50:50.067] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_crush.toml for ars_nouveau tracking
|
15269 | [08Jan2025 16:50:50.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_wolves.toml for ars_nouveau tracking
|
15270 | [08Jan2025 16:50:50.068] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_steed.toml for ars_nouveau tracking
|
15271 | [08Jan2025 16:50:50.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_spirit_log of type minecraft:item
|
15272 | [08Jan2025 16:50:50.069] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_spirit_log of type minecraft:block
|
15273 | [08Jan2025 16:50:50.070] [modloading-worker-0/DEBUG] [soul_fire_d/]: Loaded it.crystalnest.soul_fire_d.platform.ForgePlatformHelper@28e17910 for service interface it.crystalnest.soul_fire_d.platform.services.PlatformHelper
|
15274 | [08Jan2025 16:50:50.070] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_decoy.toml for ars_nouveau tracking
|
15275 | [08Jan2025 16:50:50.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_wood of type minecraft:item
|
15276 | [08Jan2025 16:50:50.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_wood of type minecraft:block
|
15277 | [08Jan2025 16:50:50.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_spirit_wood of type minecraft:item
|
15278 | [08Jan2025 16:50:50.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_spirit_wood of type minecraft:block
|
15279 | [08Jan2025 16:50:50.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_planks of type minecraft:item
|
15280 | [08Jan2025 16:50:50.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_planks of type minecraft:block
|
15281 | [08Jan2025 16:50:50.072] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_hex.toml for ars_nouveau tracking
|
15282 | [08Jan2025 16:50:50.073] [modloading-worker-0/DEBUG] [soul_fire_d/]: Loaded it.crystalnest.soul_fire_d.platform.ForgeNetworkHelper@5ab98655 for service interface it.crystalnest.soul_fire_d.platform.services.NetworkHelper
|
15283 | [08Jan2025 16:50:50.073] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_underfoot.toml for ars_nouveau tracking
|
15284 | [08Jan2025 16:50:50.074] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_glide.toml for ars_nouveau tracking
|
15285 | [08Jan2025 16:50:50.074] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rune.toml for ars_nouveau tracking
|
15286 | [08Jan2025 16:50:50.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_stairs of type minecraft:item
|
15287 | [08Jan2025 16:50:50.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_stairs of type minecraft:block
|
15288 | [08Jan2025 16:50:50.075] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_freeze.toml for ars_nouveau tracking
|
15289 | [08Jan2025 16:50:50.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_slab of type minecraft:item
|
15290 | [08Jan2025 16:50:50.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_slab of type minecraft:block
|
15291 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_fence of type minecraft:item
|
15292 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_fence of type minecraft:block
|
15293 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_name.toml for ars_nouveau tracking
|
15294 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_summon_undead.toml for ars_nouveau tracking
|
15295 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_fence_gate of type minecraft:item
|
15296 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_fence_gate of type minecraft:block
|
15297 | [08Jan2025 16:50:50.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_door of type minecraft:item
|
15298 | [08Jan2025 16:50:50.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_door of type minecraft:block
|
15299 | [08Jan2025 16:50:50.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_trapdoor of type minecraft:item
|
15300 | [08Jan2025 16:50:50.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_trapdoor of type minecraft:block
|
15301 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_button of type minecraft:item
|
15302 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_button of type minecraft:block
|
15303 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_pressure_plate of type minecraft:item
|
15304 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spirit_pressure_plate of type minecraft:block
|
15305 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_sapling of type minecraft:item
|
15306 | [08Jan2025 16:50:50.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_sapling of type minecraft:block
|
15307 | [08Jan2025 16:50:50.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_firework.toml for ars_nouveau tracking
|
15308 | [08Jan2025 16:50:50.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_toss.toml for ars_nouveau tracking
|
15309 | [08Jan2025 16:50:50.079] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_leaves of type minecraft:item
|
15310 | [08Jan2025 16:50:50.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_leaves of type minecraft:block
|
15311 | [08Jan2025 16:50:50.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_log of type minecraft:item
|
15312 | [08Jan2025 16:50:50.080] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_log of type minecraft:block
|
15313 | [08Jan2025 16:50:50.080] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for soul_fire_d
|
15314 | [08Jan2025 16:50:50.080] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing it.crystalnest.soul_fire_d.handler.ForgeFireResourceReloadListener to FORGE
|
15315 | [08Jan2025 16:50:50.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rubber_log of type minecraft:item
|
15316 | [08Jan2025 16:50:50.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rubber_log of type minecraft:block
|
15317 | [08Jan2025 16:50:50.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_wood of type minecraft:item
|
15318 | [08Jan2025 16:50:50.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_wood of type minecraft:block
|
15319 | [08Jan2025 16:50:50.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rubber_wood of type minecraft:item
|
15320 | [08Jan2025 16:50:50.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stripped_rubber_wood of type minecraft:block
|
15321 | [08Jan2025 16:50:50.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_planks of type minecraft:item
|
15322 | [08Jan2025 16:50:50.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_planks of type minecraft:block
|
15323 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_slab of type minecraft:item
|
15324 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_slab of type minecraft:block
|
15325 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_bounce.toml for ars_nouveau tracking
|
15326 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sensitive.toml for ars_nouveau tracking
|
15327 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_stairs of type minecraft:item
|
15328 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_stairs of type minecraft:block
|
15329 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_fence of type minecraft:item
|
15330 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_fence of type minecraft:block
|
15331 | [08Jan2025 16:50:50.083] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wind_shear.toml for ars_nouveau tracking
|
15332 | [08Jan2025 16:50:50.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_fence_gate of type minecraft:item
|
15333 | [08Jan2025 16:50:50.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_fence_gate of type minecraft:block
|
15334 | [08Jan2025 16:50:50.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_door of type minecraft:item
|
15335 | [08Jan2025 16:50:50.084] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_door of type minecraft:block
|
15336 | [08Jan2025 16:50:50.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_trapdoor of type minecraft:item
|
15337 | [08Jan2025 16:50:50.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_trapdoor of type minecraft:block
|
15338 | [08Jan2025 16:50:50.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_button of type minecraft:item
|
15339 | [08Jan2025 16:50:50.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_button of type minecraft:block
|
15340 | [08Jan2025 16:50:50.085] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_pressure_plate of type minecraft:item
|
15341 | [08Jan2025 16:50:50.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber_pressure_plate of type minecraft:block
|
15342 | [08Jan2025 16:50:50.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asphalt_block of type minecraft:item
|
15343 | [08Jan2025 16:50:50.086] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asphalt_block of type minecraft:block
|
15344 | [08Jan2025 16:50:50.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hazard_block of type minecraft:item
|
15345 | [08Jan2025 16:50:50.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hazard_block of type minecraft:block
|
15346 | [08Jan2025 16:50:50.087] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_hazard_block of type minecraft:item
|
15347 | [08Jan2025 16:50:50.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_hazard_block of type minecraft:block
|
15348 | [08Jan2025 16:50:50.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hazard_block_r of type minecraft:item
|
15349 | [08Jan2025 16:50:50.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hazard_block_r of type minecraft:block
|
15350 | [08Jan2025 16:50:50.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_hazard_block_r of type minecraft:item
|
15351 | [08Jan2025 16:50:50.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_hazard_block_r of type minecraft:block
|
15352 | [08Jan2025 16:50:50.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_asphalt_block of type minecraft:item
|
15353 | [08Jan2025 16:50:50.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_asphalt_block of type minecraft:block
|
15354 | [08Jan2025 16:50:50.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_asphalt_block of type minecraft:item
|
15355 | [08Jan2025 16:50:50.090] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.util.PlatformHelperForge@78ad32c9 for service interface net.darkhax.bookshelf.api.util.IPlatformHelper.
|
15356 | [08Jan2025 16:50:50.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_asphalt_block of type minecraft:block
|
15357 | [08Jan2025 16:50:50.092] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.event.EventHelperForge@685e3b7f for service interface net.darkhax.bookshelf.api.event.IEventHelper.
|
15358 | [08Jan2025 16:50:50.092] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_asphalt_block of type minecraft:item
|
15359 | [08Jan2025 16:50:50.092] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_asphalt_block of type minecraft:block
|
15360 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_asphalt_block of type minecraft:item
|
15361 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_asphalt_block of type minecraft:block
|
15362 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_asphalt_block of type minecraft:item
|
15363 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_asphalt_block of type minecraft:block
|
15364 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_asphalt_block of type minecraft:item
|
15365 | [08Jan2025 16:50:50.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_asphalt_block of type minecraft:block
|
15366 | [08Jan2025 16:50:50.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_evaporate.toml for ars_nouveau tracking
|
15367 | [08Jan2025 16:50:50.095] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.registry.ContentLoaderForge@1e9456b for service interface net.darkhax.bookshelf.api.registry.IContentLoader.
|
15368 | [08Jan2025 16:50:50.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_asphalt_block of type minecraft:item
|
15369 | [08Jan2025 16:50:50.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_asphalt_block of type minecraft:block
|
15370 | [08Jan2025 16:50:50.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_asphalt_block of type minecraft:item
|
15371 | [08Jan2025 16:50:50.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_asphalt_block of type minecraft:block
|
15372 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_asphalt_block of type minecraft:item
|
15373 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_asphalt_block of type minecraft:block
|
15374 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_linger.toml for ars_nouveau tracking
|
15375 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.data.TagHelperForge@2640d314 for service interface net.darkhax.bookshelf.api.data.ITagHelper.
|
15376 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_asphalt_block of type minecraft:item
|
15377 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_asphalt_block of type minecraft:block
|
15378 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_asphalt_block of type minecraft:item
|
15379 | [08Jan2025 16:50:50.096] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_asphalt_block of type minecraft:block
|
15380 | [08Jan2025 16:50:50.097] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_sense_magic.toml for ars_nouveau tracking
|
15381 | [08Jan2025 16:50:50.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_asphalt_block of type minecraft:item
|
15382 | [08Jan2025 16:50:50.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_asphalt_block of type minecraft:block
|
15383 | [08Jan2025 16:50:50.097] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_infuse.toml for ars_nouveau tracking
|
15384 | [08Jan2025 16:50:50.098] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_rotate.toml for ars_nouveau tracking
|
15385 | [08Jan2025 16:50:50.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_asphalt_block of type minecraft:item
|
15386 | [08Jan2025 16:50:50.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_asphalt_block of type minecraft:block
|
15387 | [08Jan2025 16:50:50.098] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.util.InventoryHelperForge@3f7e0dd for service interface net.darkhax.bookshelf.api.util.IInventoryHelper.
|
15388 | [08Jan2025 16:50:50.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_asphalt_block of type minecraft:item
|
15389 | [08Jan2025 16:50:50.099] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_asphalt_block of type minecraft:block
|
15390 | [08Jan2025 16:50:50.100] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_wall.toml for ars_nouveau tracking
|
15391 | [08Jan2025 16:50:50.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_asphalt_block of type minecraft:item
|
15392 | [08Jan2025 16:50:50.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_asphalt_block of type minecraft:block
|
15393 | [08Jan2025 16:50:50.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_asphalt_block of type minecraft:item
|
15394 | [08Jan2025 16:50:50.100] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_asphalt_block of type minecraft:block
|
15395 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_asphalt_block of type minecraft:item
|
15396 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_asphalt_block of type minecraft:block
|
15397 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_asphalt_block of type minecraft:item
|
15398 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_asphalt_block of type minecraft:block
|
15399 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [Bookshelf/]: Loaded net.darkhax.bookshelf.impl.util.ConstructHelperForge@1339845c for service interface net.darkhax.bookshelf.api.util.IConstructHelper.
|
15400 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_mossy_bricks of type minecraft:item
|
15401 | [08Jan2025 16:50:50.101] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_mossy_bricks of type minecraft:block
|
15402 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_mossy_bricks of type minecraft:item
|
15403 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_mossy_bricks of type minecraft:block
|
15404 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_mossy_bricks of type minecraft:item
|
15405 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calcite_mossy_bricks of type minecraft:block
|
15406 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_mossy_bricks of type minecraft:item
|
15407 | [08Jan2025 16:50:50.102] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_mossy_bricks of type minecraft:block
|
15408 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_mossy_bricks of type minecraft:item
|
15409 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_mossy_bricks of type minecraft:block
|
15410 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_mossy_bricks of type minecraft:item
|
15411 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diorite_mossy_bricks of type minecraft:block
|
15412 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_mossy_bricks of type minecraft:item
|
15413 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dripstone_mossy_bricks of type minecraft:block
|
15414 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_mossy_bricks of type minecraft:item
|
15415 | [08Jan2025 16:50:50.103] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_mossy_bricks of type minecraft:block
|
15416 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_mossy_bricks of type minecraft:item
|
15417 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry granite_mossy_bricks of type minecraft:block
|
15418 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_mossy_bricks of type minecraft:item
|
15419 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limestone_mossy_bricks of type minecraft:block
|
15420 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_mossy_bricks of type minecraft:item
|
15421 | [08Jan2025 16:50:50.104] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_mossy_bricks of type minecraft:block
|
15422 | [08Jan2025 16:50:50.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_mossy_bricks of type minecraft:item
|
15423 | [08Jan2025 16:50:50.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_mossy_bricks of type minecraft:block
|
15424 | [08Jan2025 16:50:50.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_mossy_bricks of type minecraft:item
|
15425 | [08Jan2025 16:50:50.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_mossy_bricks of type minecraft:block
|
15426 | [08Jan2025 16:50:50.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_mossy_bricks of type minecraft:item
|
15427 | [08Jan2025 16:50:50.110] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scorchia_mossy_bricks of type minecraft:block
|
15428 | [08Jan2025 16:50:50.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_mossy_bricks of type minecraft:item
|
15429 | [08Jan2025 16:50:50.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry scoria_mossy_bricks of type minecraft:block
|
15430 | [08Jan2025 16:50:50.112] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_mossy_bricks of type minecraft:item
|
15431 | [08Jan2025 16:50:50.112] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tuff_mossy_bricks of type minecraft:block
|
15432 | [08Jan2025 16:50:50.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_animate_block.toml for ars_nouveau tracking
|
15433 | [08Jan2025 16:50:50.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_mossy_bricks of type minecraft:item
|
15434 | [08Jan2025 16:50:50.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_mossy_bricks of type minecraft:block
|
15435 | [08Jan2025 16:50:50.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/burst.toml for ars_nouveau tracking
|
15436 | [08Jan2025 16:50:50.113] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_randomize.toml for ars_nouveau tracking
|
15437 | [08Jan2025 16:50:50.114] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_mossy_bricks of type minecraft:item
|
15438 | [08Jan2025 16:50:50.114] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_mossy_bricks of type minecraft:block
|
15439 | [08Jan2025 16:50:50.114] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_block of type minecraft:item
|
15440 | [08Jan2025 16:50:50.114] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_block of type minecraft:block
|
15441 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_stairs of type minecraft:item
|
15442 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_stairs of type minecraft:block
|
15443 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_slab of type minecraft:item
|
15444 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_polished_slab of type minecraft:block
|
15445 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_block of type minecraft:item
|
15446 | [08Jan2025 16:50:50.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_block of type minecraft:block
|
15447 | [08Jan2025 16:50:50.116] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/glyph_orbit.toml for ars_nouveau tracking
|
15448 | [08Jan2025 16:50:50.116] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/reset.toml for ars_nouveau tracking
|
15449 | [08Jan2025 16:50:50.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_stairs of type minecraft:item
|
15450 | [08Jan2025 16:50:50.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_stairs of type minecraft:block
|
15451 | [08Jan2025 16:50:50.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_slab of type minecraft:item
|
15452 | [08Jan2025 16:50:50.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_tiled_slab of type minecraft:block
|
15453 | [08Jan2025 16:50:50.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_block of type minecraft:item
|
15454 | [08Jan2025 16:50:50.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_block of type minecraft:block
|
15455 | [08Jan2025 16:50:50.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_stairs of type minecraft:item
|
15456 | [08Jan2025 16:50:50.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_stairs of type minecraft:block
|
15457 | [08Jan2025 16:50:50.121] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_slab of type minecraft:item
|
15458 | [08Jan2025 16:50:50.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_polished_slab of type minecraft:block
|
15459 | [08Jan2025 16:50:50.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_block of type minecraft:item
|
15460 | [08Jan2025 16:50:50.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_block of type minecraft:block
|
15461 | [08Jan2025 16:50:50.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_stairs of type minecraft:item
|
15462 | [08Jan2025 16:50:50.128] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_stairs of type minecraft:block
|
15463 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_slab of type minecraft:item
|
15464 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_tiled_slab of type minecraft:block
|
15465 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_block of type minecraft:item
|
15466 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_block of type minecraft:block
|
15467 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_stairs of type minecraft:item
|
15468 | [08Jan2025 16:50:50.129] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_stairs of type minecraft:block
|
15469 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_slab of type minecraft:item
|
15470 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_polished_slab of type minecraft:block
|
15471 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_block of type minecraft:item
|
15472 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_block of type minecraft:block
|
15473 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_stairs of type minecraft:item
|
15474 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_stairs of type minecraft:block
|
15475 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_slab of type minecraft:item
|
15476 | [08Jan2025 16:50:50.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_tiled_slab of type minecraft:block
|
15477 | [08Jan2025 16:50:50.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_block of type minecraft:item
|
15478 | [08Jan2025 16:50:50.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_block of type minecraft:block
|
15479 | [08Jan2025 16:50:50.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_stairs of type minecraft:item
|
15480 | [08Jan2025 16:50:50.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_stairs of type minecraft:block
|
15481 | [08Jan2025 16:50:50.131] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_slab of type minecraft:item
|
15482 | [08Jan2025 16:50:50.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_polished_slab of type minecraft:block
|
15483 | [08Jan2025 16:50:50.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_block of type minecraft:item
|
15484 | [08Jan2025 16:50:50.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_block of type minecraft:block
|
15485 | [08Jan2025 16:50:50.133] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/wololo.toml for ars_nouveau tracking
|
15486 | [08Jan2025 16:50:50.133] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau/rewind.toml for ars_nouveau tracking
|
15487 | [08Jan2025 16:50:50.137] [modloading-worker-0/DEBUG] [mixin/]: Mixing valkyrienskies.MixinMassDatapackResolver from forge-vs_addition-common.mixins.json into org.valkyrienskies.mod.common.config.MassDatapackResolver
|
15488 | [08Jan2025 16:50:50.138] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:valkyrienskies.MixinMassDatapackResolver from mod (unknown)->@Inject::configureDefaults(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15489 | [08Jan2025 16:50:50.142] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_stairs of type minecraft:item
|
15490 | [08Jan2025 16:50:50.142] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_stairs of type minecraft:block
|
15491 | [08Jan2025 16:50:50.144] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_slab of type minecraft:item
|
15492 | [08Jan2025 16:50:50.144] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_tiled_slab of type minecraft:block
|
15493 | [08Jan2025 16:50:50.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_cobble of type minecraft:item
|
15494 | [08Jan2025 16:50:50.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_cobble of type minecraft:block
|
15495 | [08Jan2025 16:50:50.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_cobble of type minecraft:item
|
15496 | [08Jan2025 16:50:50.145] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asurine_cobble of type minecraft:block
|
15497 | [08Jan2025 16:50:50.146] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_cobble of type minecraft:item
|
15498 | [08Jan2025 16:50:50.146] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimsite_cobble of type minecraft:block
|
15499 | [08Jan2025 16:50:50.146] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_cobble of type minecraft:item
|
15500 | [08Jan2025 16:50:50.146] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ochrum_cobble of type minecraft:block
|
15501 | [08Jan2025 16:50:50.147] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_cobble of type minecraft:item
|
15502 | [08Jan2025 16:50:50.147] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry veridium_cobble of type minecraft:block
|
15503 | [08Jan2025 16:50:50.158] [modloading-worker-0/DEBUG] [mixin/]: Mixing valkyrienskies.MixinDefaultBlockStateInfoProvider from forge-vs_addition-common.mixins.json into org.valkyrienskies.mod.common.DefaultBlockStateInfoProvider
|
15504 | [08Jan2025 16:50:50.159] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:valkyrienskies.MixinDefaultBlockStateInfoProvider from mod (unknown)->@Inject::getBlockStateMass(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15505 | [08Jan2025 16:50:50.159] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:valkyrienskies.MixinDefaultBlockStateInfoProvider from mod (unknown)->@Inject::getBlockStateMass(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15506 | [08Jan2025 16:50:50.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 2_blade_fan of type minecraft:item
|
15507 | [08Jan2025 16:50:50.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 2_blade_fan of type minecraft:block
|
15508 | [08Jan2025 16:50:50.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 4_blade_fan of type minecraft:item
|
15509 | [08Jan2025 16:50:50.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 4_blade_fan of type minecraft:block
|
15510 | [08Jan2025 16:50:50.163] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 8_blade_fan of type minecraft:item
|
15511 | [08Jan2025 16:50:50.163] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 8_blade_fan of type minecraft:block
|
15512 | [08Jan2025 16:50:50.163] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry furnace_engine of type minecraft:block_entity_type
|
15513 | [08Jan2025 16:50:50.164] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:block_entity_type
|
15514 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:pufferfish_bucket is now minecraft:bucket.
|
15515 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:salmon_bucket is now minecraft:bucket.
|
15516 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:cod_bucket is now minecraft:bucket.
|
15517 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tropical_fish_bucket is now minecraft:bucket.
|
15518 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:axolotl_bucket is now minecraft:bucket.
|
15519 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:powder_snow_bucket is now minecraft:bucket.
|
15520 | [08Jan2025 16:50:50.164] [modloading-worker-0/INFO] [Bookshelf/]: Fixing MC-151457. Crafting remainder for minecraft:tadpole_bucket is now minecraft:bucket.
|
15521 | [08Jan2025 16:50:50.167] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MixinBlockBreakingKineticTileEntity from valkyrienskies-forge.mixins.json into com.simibubi.create.content.kinetics.base.BlockBreakingKineticBlockEntity
|
15522 | [08Jan2025 16:50:50.174] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_saw of type minecraft:block_entity_type
|
15523 | [08Jan2025 16:50:50.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_drill of type minecraft:block_entity_type
|
15524 | [08Jan2025 16:50:50.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type minecraft:block_entity_type
|
15525 | [08Jan2025 16:50:50.216] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for bookshelf
|
15526 | [08Jan2025 16:50:50.216] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.darkhax.bookshelf.impl.gametest.BookshelfForgeGameTests to MOD
|
15527 | [08Jan2025 16:50:50.216] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_door of type minecraft:block_entity_type
|
15528 | [08Jan2025 16:50:50.217] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ponder_in_a_box of type minecraft:block_entity_type
|
15529 | [08Jan2025 16:50:50.218] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_fan of type minecraft:block_entity_type
|
15530 | [08Jan2025 16:50:50.219] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.eureka.EurekaConfig$Client
|
15531 | [08Jan2025 16:50:50.220] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.tournament.TournamentConfig$Client
|
15532 | [08Jan2025 16:50:50.220] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.eureka.EurekaConfig$Client
|
15533 | [08Jan2025 16:50:50.222] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.tournament.TournamentConfig$Client
|
15534 | [08Jan2025 16:50:50.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radiant_drill of type minecraft:block_entity_type
|
15535 | [08Jan2025 16:50:50.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_drill of type minecraft:block_entity_type
|
15536 | [08Jan2025 16:50:50.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type minecraft:block_entity_type
|
15537 | [08Jan2025 16:50:50.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hydraulic_press of type minecraft:block_entity_type
|
15538 | [08Jan2025 16:50:50.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 2_blade_fan of type minecraft:block_entity_type
|
15539 | [08Jan2025 16:50:50.253] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 4_blade_fan of type minecraft:block_entity_type
|
15540 | [08Jan2025 16:50:50.257] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.core.impl.config.VSCoreConfig$Server
|
15541 | [08Jan2025 16:50:50.257] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.core.impl.config.VSCoreConfig$Server
|
15542 | [08Jan2025 16:50:50.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry 8_blade_fan of type minecraft:block_entity_type
|
15543 | [08Jan2025 16:50:50.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry secondary_adjustable_chain_gearshift of type minecraft:block_entity_type
|
15544 | [08Jan2025 16:50:50.262] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.behaviour.MixinScrollValueBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.scrollValue.ScrollValueBehaviour
|
15545 | [08Jan2025 16:50:50.277] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type minecraft:block_entity_type
|
15546 | [08Jan2025 16:50:50.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accelerator_motor of type minecraft:block_entity_type
|
15547 | [08Jan2025 16:50:50.284] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTablesMixin from kubejs-common.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15548 | [08Jan2025 16:50:50.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootManagerMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15549 | [08Jan2025 16:50:50.286] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric_resource_conditions_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15550 | [08Jan2025 16:50:50.287] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootDataManagerForgeMixin from puzzleslib.forge.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15551 | [08Jan2025 16:50:50.289] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTablesMixin from placebo.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15552 | [08Jan2025 16:50:50.289] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$apply$0(Lnet/minecraft/world/level/storage/loot/LootDataId;Lnet/minecraft/world/level/storage/loot/LootTable;)V to md6778ec$placebo$lambda$apply$0$0 in placebo.mixins.json:LootTablesMixin from mod placebo
|
15553 | [08Jan2025 16:50:50.290] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLootDataManager from railways.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15554 | [08Jan2025 16:50:50.291] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinLootDataManager from architectury.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15555 | [08Jan2025 16:50:50.292] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootManagerMixin from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15556 | [08Jan2025 16:50:50.292] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric_loot_api_v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
15557 | [08Jan2025 16:50:50.292] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$applyLootTableEvents$1(Lcom/google/common/collect/ImmutableMap$Builder;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataManager;Lnet/minecraft/world/level/storage/loot/LootDataId;Ljava/lang/Object;)V to md6778ec$fabric_loot_api_v2$lambda$applyLootTableEvents$1$1 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric_loot_api_v2
|
15558 | [08Jan2025 16:50:50.292] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$reload$0(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataManager;)V to md6778ec$fabric_loot_api_v2$lambda$reload$0$2 in fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric_loot_api_v2
|
15559 | [08Jan2025 16:50:50.293] [modloading-worker-0/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.world.level.storage.loot.LootDataManager
|
15560 | [08Jan2025 16:50:50.293] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric_resource_loader_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15561 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:LootTablesMixin from mod kubejs->@Inject::kjs$apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15562 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:LootTablesMixin from mod kubejs->@Inject::kjs$apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15563 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:LootTablesMixin from mod kubejs->@Inject::kjs$apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15564 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.mixins.json:LootTablesMixin from mod kubejs->@Inject::kjs$readLootTableJsons(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Ljava/util/Map;)V doesn't use it's CallbackInfo
|
15565 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric_resource_conditions_api_v1->@Inject::load(Lnet/minecraft/world/level/storage/loot/LootDataType;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/concurrent/Executor;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;)V doesn't use it's CallbackInfoReturnable
|
15566 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric_resource_conditions_api_v1->@Inject::runAsync(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15567 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric_resource_conditions_api_v1->@Inject::applyResourceConditions(Lnet/minecraft/world/level/storage/loot/LootDataType;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15568 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:LootManagerMixin from mod fabric_resource_conditions_api_v1->@Inject::runAsyncEnd(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/world/level/storage/loot/LootDataType;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15569 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.forge.mixins.json:LootDataManagerForgeMixin from mod puzzleslib->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15570 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.forge.mixins.json:LootDataManagerForgeMixin from mod puzzleslib->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15571 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: puzzleslib.forge.mixins.json:LootDataManagerForgeMixin from mod puzzleslib->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15572 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: placebo.mixins.json:LootTablesMixin from mod placebo->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15573 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: placebo.mixins.json:LootTablesMixin from mod placebo->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15574 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: placebo.mixins.json:LootTablesMixin from mod placebo->@Inject::apply(Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15575 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: railways.mixins.json:MixinLootDataManager from mod railways->@Inject::skipMissingLoot(Lnet/minecraft/world/level/storage/loot/LootDataType;Lnet/minecraft/server/packs/resources/ResourceManager;Ljava/util/Map;Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonElement;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
15576 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:MixinLootDataManager from mod architectury->@Inject::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
|
15577 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:MixinLootDataManager from mod architectury->@Inject::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
|
15578 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: architectury.mixins.json:MixinLootDataManager from mod architectury->@Inject::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
|
15579 | [08Jan2025 16:50:50.298] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v2.mixins.json:LootManagerMixin from mod fabric_loot_api_v2->@Inject::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 does use it's CallbackInfoReturnable
|
15580 | [08Jan2025 16:50:50.300] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_turret of type minecraft:block_entity_type
|
15581 | [08Jan2025 16:50:50.305] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cog_crank of type minecraft:block_entity_type
|
15582 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_ingot of type minecraft:item
|
15583 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_ingot of type minecraft:item
|
15584 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_ingot of type minecraft:item
|
15585 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ingot of type minecraft:item
|
15586 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_ingot of type minecraft:item
|
15587 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_nugget of type minecraft:item
|
15588 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_nugget of type minecraft:item
|
15589 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_nugget of type minecraft:item
|
15590 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_nugget of type minecraft:item
|
15591 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_nugget of type minecraft:item
|
15592 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mithril_sheet of type minecraft:item
|
15593 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sheet of type minecraft:item
|
15594 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sheet of type minecraft:item
|
15595 | [08Jan2025 16:50:50.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_sheet of type minecraft:item
|
15596 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin of type minecraft:item
|
15597 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ember_alloy of type minecraft:item
|
15598 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_alloy of type minecraft:item
|
15599 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lapis_sheet of type minecraft:item
|
15600 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_sheet of type minecraft:item
|
15601 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet of type minecraft:item
|
15602 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_sheet of type minecraft:item
|
15603 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_circuit of type minecraft:item
|
15604 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry integrated_mechanism of type minecraft:item
|
15605 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calculation_mechanism of type minecraft:item
|
15606 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inductive_mechanism of type minecraft:item
|
15607 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infernal_mechanism of type minecraft:item
|
15608 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sealed_mechanism of type minecraft:item
|
15609 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spectral_ruby of type minecraft:item
|
15610 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_spectral_ruby of type minecraft:item
|
15611 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_shard of type minecraft:item
|
15612 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compound_base of type minecraft:item
|
15613 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystallized_sap of type minecraft:item
|
15614 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_rubber of type minecraft:item
|
15615 | [08Jan2025 16:50:50.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rubber of type minecraft:item
|
15616 | [08Jan2025 16:50:50.318] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frozen_nugget of type minecraft:item
|
15617 | [08Jan2025 16:50:50.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry abstruse_mechanism of type minecraft:item
|
15618 | [08Jan2025 16:50:50.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_stargaze_singularity of type minecraft:item
|
15619 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_integrated_circuit of type minecraft:item
|
15620 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_integrated_mechanism of type minecraft:item
|
15621 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_abstruse_mechanism of type minecraft:item
|
15622 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_calculation_mechanism of type minecraft:item
|
15623 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_inductive_mechanism of type minecraft:item
|
15624 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_infernal_mechanism of type minecraft:item
|
15625 | [08Jan2025 16:50:50.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_sealed_mechanism of type minecraft:item
|
15626 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infastone of type minecraft:item
|
15627 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infagranite of type minecraft:item
|
15628 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infadiorite of type minecraft:item
|
15629 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infaandesite of type minecraft:item
|
15630 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infacobbled_deepslate of type minecraft:item
|
15631 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infacalcite of type minecraft:item
|
15632 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infatuff of type minecraft:item
|
15633 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infadripstone_block of type minecraft:item
|
15634 | [08Jan2025 16:50:50.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infadirt of type minecraft:item
|
15635 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infacoarse_dirt of type minecraft:item
|
15636 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infamud of type minecraft:item
|
15637 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infacobblestone of type minecraft:item
|
15638 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infasand of type minecraft:item
|
15639 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infared_sand of type minecraft:item
|
15640 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infagravel of type minecraft:item
|
15641 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infaobsidian of type minecraft:item
|
15642 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infaice of type minecraft:item
|
15643 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infasnow_block of type minecraft:item
|
15644 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infasoul_sand of type minecraft:item
|
15645 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infaend_stone of type minecraft:item
|
15646 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infanetherrack of type minecraft:item
|
15647 | [08Jan2025 16:50:50.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infamagma_block of type minecraft:item
|
15648 | [08Jan2025 16:50:50.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry infamoss_block of type minecraft:item
|
15649 | [08Jan2025 16:50:50.327] [modloading-worker-0/DEBUG] [mixin/]: Mixing TagManagerMixin from kubejs-common.mixins.json into net.minecraft.tags.TagManager
|
15650 | [08Jan2025 16:50:50.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_piece of type minecraft:item
|
15651 | [08Jan2025 16:50:50.328] [modloading-worker-0/DEBUG] [mixin/]: Mixing TagManagerMixin from supermartijn642corelib.mixins.json into net.minecraft.tags.TagManager
|
15652 | [08Jan2025 16:50:50.328] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.tag.AccessTagManager from crafttweaker.mixins.json into net.minecraft.tags.TagManager
|
15653 | [08Jan2025 16:50:50.328] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.transform.tags.MixinTagManager from crafttweaker.mixins.json into net.minecraft.tags.TagManager
|
15654 | [08Jan2025 16:50:50.328] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$crafttweaker$appendConsumer$0(Ljava/lang/Object;)V to md6778ec$crafttweaker$lambda$crafttweaker$appendConsumer$0$0 in crafttweaker.mixins.json:common.transform.tags.MixinTagManager from mod crafttweaker
|
15655 | [08Jan2025 16:50:50.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing TagManagerLoaderMixin from fabric-resource-conditions-api-v1.mixins.json into net.minecraft.tags.TagManager
|
15656 | [08Jan2025 16:50:50.329] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric_resource_conditions_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15657 | [08Jan2025 16:50:50.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing TagManagerAccessor from vampirism.mixins.json into net.minecraft.tags.TagManager
|
15658 | [08Jan2025 16:50:50.329] [modloading-worker-0/DEBUG] [mixin/]: Mixing KeyedResourceReloadListenerMixin from fabric-resource-loader-v0.mixins.json into net.minecraft.tags.TagManager
|
15659 | [08Jan2025 16:50:50.329] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-loader-v0.mixins.json:KeyedResourceReloadListenerMixin from mod fabric_resource_loader_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
15660 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15661 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15662 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15663 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15664 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15665 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: kubejs-common.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
|
15666 | [08Jan2025 16:50:50.332] [modloading-worker-0/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
|
15667 | [08Jan2025 16:50:50.332] [modloading-worker-0/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
|
15668 | [08Jan2025 16:50:50.332] [modloading-worker-0/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
|
15669 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric_resource_conditions_api_v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
15670 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric_resource_conditions_api_v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
15671 | [08Jan2025 16:50:50.332] [modloading-worker-0/DEBUG] [mixin/]: fabric-resource-conditions-api-v1.mixins.json:TagManagerLoaderMixin from mod fabric_resource_conditions_api_v1->@Inject::hookApply(Ljava/util/List;Ljava/lang/Void;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
15672 | [08Jan2025 16:50:50.334] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-server.toml for sophisticatedbackpacks tracking
|
15673 | [08Jan2025 16:50:50.334] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sophisticatedbackpacks-common.toml for sophisticatedbackpacks tracking
|
15674 | [08Jan2025 16:50:50.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_compound of type minecraft:item
|
15675 | [08Jan2025 16:50:50.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel of type minecraft:item
|
15676 | [08Jan2025 16:50:50.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_sheet of type minecraft:item
|
15677 | [08Jan2025 16:50:50.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance of type minecraft:item
|
15678 | [08Jan2025 16:50:50.351] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_sheet of type minecraft:item
|
15679 | [08Jan2025 16:50:50.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fallen_stargaze_singularity of type minecraft:item
|
15680 | [08Jan2025 16:50:50.353] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.SequencedAssemblyRecipeMixin from creatingspace.mixins.json into com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipe
|
15681 | [08Jan2025 16:50:50.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity of type minecraft:item
|
15682 | [08Jan2025 16:50:50.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stargaze_singularity_sheet of type minecraft:item
|
15683 | [08Jan2025 16:50:50.357] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.SequencedAssemblyRecipeMixin from mod creatingspace->@Inject::addTagBack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15684 | [08Jan2025 16:50:50.358] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.SequencedAssemblyRecipeMixin from mod creatingspace->@Inject::addTagBack(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15685 | [08Jan2025 16:50:50.358] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.SequencedAssemblyRecipeMixin from mod creatingspace->@Inject::debugInfo(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/Container;Lnet/minecraft/world/item/crafting/RecipeType;Ljava/lang/Class;Ljava/util/function/Predicate;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
15686 | [08Jan2025 16:50:50.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold of type minecraft:item
|
15687 | [08Jan2025 16:50:50.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_gold_sheet of type minecraft:item
|
15688 | [08Jan2025 16:50:50.367] [modloading-worker-0/DEBUG] [mixin/]: Mixing recipe.SequencedAssemblyRecipeSerializerMixin from creatingspace.mixins.json into com.simibubi.create.content.processing.sequenced.SequencedAssemblyRecipeSerializer
|
15689 | [08Jan2025 16:50:50.369] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:recipe.SequencedAssemblyRecipeSerializerMixin from mod creatingspace->@Inject::readKeepNbtJson(Lnet/minecraft/resources/ResourceLocation;Lcom/google/gson/JsonObject;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
15690 | [08Jan2025 16:50:50.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharge_alloy of type minecraft:item
|
15691 | [08Jan2025 16:50:50.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overcharge_alloy_sheet of type minecraft:item
|
15692 | [08Jan2025 16:50:50.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry forest_ravager of type minecraft:item
|
15693 | [08Jan2025 16:50:50.378] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.core.impl.config.PhysicsConfig
|
15694 | [08Jan2025 16:50:50.378] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.core.impl.config.PhysicsConfig
|
15695 | [08Jan2025 16:50:50.380] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.tournament.TournamentConfig$Server
|
15696 | [08Jan2025 16:50:50.380] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.eureka.EurekaConfig$Server
|
15697 | [08Jan2025 16:50:50.380] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.eureka.EurekaConfig$Server
|
15698 | [08Jan2025 16:50:50.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deforester_saw of type minecraft:item
|
15699 | [08Jan2025 16:50:50.386] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.tournament.TournamentConfig$Server
|
15700 | [08Jan2025 16:50:50.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_ingot of type minecraft:item
|
15701 | [08Jan2025 16:50:50.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_mass of type minecraft:item
|
15702 | [08Jan2025 16:50:50.395] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_milkshake of type minecraft:item
|
15703 | [08Jan2025 16:50:50.399] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_milkshake of type minecraft:item
|
15704 | [08Jan2025 16:50:50.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_milkshake of type minecraft:item
|
15705 | [08Jan2025 16:50:50.410] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_milkshake of type minecraft:item
|
15706 | [08Jan2025 16:50:50.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_milkshake of type minecraft:item
|
15707 | [08Jan2025 16:50:50.425] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: applying configured custom definition for org.valkyrienskies.physics_api_krunch.SolverType
|
15708 | [08Jan2025 16:50:50.426] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.core.impl.config.VSCoreConfig$Server$PhysicsThreadSettings
|
15709 | [08Jan2025 16:50:50.426] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.core.impl.config.VSCoreConfig$Server$PhysicsThreadSettings
|
15710 | [08Jan2025 16:50:50.426] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating array definition for java.util.Set<java.lang.String>
|
15711 | [08Jan2025 16:50:50.433] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_chocolate of type minecraft:item
|
15712 | [08Jan2025 16:50:50.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_inductive_mechanism1 of type minecraft:item
|
15713 | [08Jan2025 16:50:50.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_kinetic_mechanism1 of type minecraft:item
|
15714 | [08Jan2025 16:50:50.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_inductive_mechanism2 of type minecraft:item
|
15715 | [08Jan2025 16:50:50.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_kinetic_mechanism2 of type minecraft:item
|
15716 | [08Jan2025 16:50:50.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry condense_milk_bucket of type minecraft:item
|
15717 | [08Jan2025 16:50:50.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry condense_milk of type forge:fluid_type
|
15718 | [08Jan2025 16:50:50.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry condense_milk of type minecraft:block
|
15719 | [08Jan2025 16:50:50.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry condense_milk of type minecraft:fluid
|
15720 | [08Jan2025 16:50:50.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_condense_milk of type minecraft:fluid
|
15721 | [08Jan2025 16:50:50.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cream_bucket of type minecraft:item
|
15722 | [08Jan2025 16:50:50.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cream of type forge:fluid_type
|
15723 | [08Jan2025 16:50:50.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cream of type minecraft:block
|
15724 | [08Jan2025 16:50:50.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cream of type minecraft:fluid
|
15725 | [08Jan2025 16:50:50.438] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_cream of type minecraft:fluid
|
15726 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [mixin/]: Mixing StringTagMixin from rhino-common.mixins.json into net.minecraft.nbt.StringTag
|
15727 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_bucket of type minecraft:item
|
15728 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla of type forge:fluid_type
|
15729 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla of type minecraft:block
|
15730 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla of type minecraft:fluid
|
15731 | [08Jan2025 16:50:50.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_vanilla of type minecraft:fluid
|
15732 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_milkshake_bucket of type minecraft:item
|
15733 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_milkshake of type forge:fluid_type
|
15734 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_milkshake of type minecraft:block
|
15735 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanilla_milkshake of type minecraft:fluid
|
15736 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_vanilla_milkshake of type minecraft:fluid
|
15737 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_bucket of type minecraft:item
|
15738 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry of type forge:fluid_type
|
15739 | [08Jan2025 16:50:50.440] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry of type minecraft:block
|
15740 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry of type minecraft:fluid
|
15741 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_strawberry of type minecraft:fluid
|
15742 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_milkshake_bucket of type minecraft:item
|
15743 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_milkshake of type forge:fluid_type
|
15744 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_milkshake of type minecraft:block
|
15745 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry strawberry_milkshake of type minecraft:fluid
|
15746 | [08Jan2025 16:50:50.441] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_strawberry_milkshake of type minecraft:fluid
|
15747 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating array definition for java.util.Set<java.lang.String>
|
15748 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_bucket of type minecraft:item
|
15749 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry of type forge:fluid_type
|
15750 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry of type minecraft:block
|
15751 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry of type minecraft:fluid
|
15752 | [08Jan2025 16:50:50.442] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_glowberry of type minecraft:fluid
|
15753 | [08Jan2025 16:50:50.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_milkshake_bucket of type minecraft:item
|
15754 | [08Jan2025 16:50:50.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_milkshake of type forge:fluid_type
|
15755 | [08Jan2025 16:50:50.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_milkshake of type minecraft:block
|
15756 | [08Jan2025 16:50:50.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glowberry_milkshake of type minecraft:fluid
|
15757 | [08Jan2025 16:50:50.444] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_glowberry_milkshake of type minecraft:fluid
|
15758 | [08Jan2025 16:50:50.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_bucket of type minecraft:item
|
15759 | [08Jan2025 16:50:50.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel of type forge:fluid_type
|
15760 | [08Jan2025 16:50:50.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel of type minecraft:block
|
15761 | [08Jan2025 16:50:50.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel of type minecraft:fluid
|
15762 | [08Jan2025 16:50:50.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_caramel of type minecraft:fluid
|
15763 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_milkshake_bucket of type minecraft:item
|
15764 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_milkshake of type forge:fluid_type
|
15765 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_milkshake of type minecraft:block
|
15766 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry caramel_milkshake of type minecraft:fluid
|
15767 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_caramel_milkshake of type minecraft:fluid
|
15768 | [08Jan2025 16:50:50.453] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_chocolate_bucket of type minecraft:item
|
15769 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_chocolate of type forge:fluid_type
|
15770 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_chocolate of type minecraft:block
|
15771 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_chocolate of type minecraft:fluid
|
15772 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_hot_chocolate of type minecraft:fluid
|
15773 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_milkshake_bucket of type minecraft:item
|
15774 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_milkshake of type forge:fluid_type
|
15775 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_milkshake of type minecraft:block
|
15776 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_milkshake of type minecraft:fluid
|
15777 | [08Jan2025 16:50:50.454] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate_milkshake of type minecraft:fluid
|
15778 | [08Jan2025 16:50:50.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_waste_bucket of type minecraft:item
|
15779 | [08Jan2025 16:50:50.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_waste of type forge:fluid_type
|
15780 | [08Jan2025 16:50:50.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_waste of type minecraft:block
|
15781 | [08Jan2025 16:50:50.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chromatic_waste of type minecraft:fluid
|
15782 | [08Jan2025 16:50:50.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chromatic_waste of type minecraft:fluid
|
15783 | [08Jan2025 16:50:50.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sap_bucket of type minecraft:item
|
15784 | [08Jan2025 16:50:50.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sap of type forge:fluid_type
|
15785 | [08Jan2025 16:50:50.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sap of type minecraft:block
|
15786 | [08Jan2025 16:50:50.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sap of type minecraft:fluid
|
15787 | [08Jan2025 16:50:50.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sap of type minecraft:fluid
|
15788 | [08Jan2025 16:50:50.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shimmer_bucket of type minecraft:item
|
15789 | [08Jan2025 16:50:50.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shimmer of type forge:fluid_type
|
15790 | [08Jan2025 16:50:50.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shimmer of type minecraft:block
|
15791 | [08Jan2025 16:50:50.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shimmer of type minecraft:fluid
|
15792 | [08Jan2025 16:50:50.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_shimmer of type minecraft:fluid
|
15793 | [08Jan2025 16:50:50.479] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {}, {}, $)
|
15794 | [08Jan2025 16:50:50.479] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {}, {}, $)
|
15795 | [08Jan2025 16:50:50.481] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"particleRopeRenderer":true}, {"particleRopeRenderer":true}, $)
|
15796 | [08Jan2025 16:50:50.484] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"particleRopeRenderer":true}, $.particleRopeRenderer)
|
15797 | [08Jan2025 16:50:50.484] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"particleRopeRenderer":true}, {"particleRopeRenderer":true}, $)
|
15798 | [08Jan2025 16:50:50.484] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"particleRopeRenderer":true}, {"particleRopeRenderer":true}, $)
|
15799 | [08Jan2025 16:50:50.486] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $)
|
15800 | [08Jan2025 16:50:50.489] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite of type minecraft:item
|
15801 | [08Jan2025 16:50:50.490] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite of type minecraft:block
|
15802 | [08Jan2025 16:50:50.492] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 128.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.shipLoadDistance)
|
15803 | [08Jan2025 16:50:50.492] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 128.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.shipLoadDistance)
|
15804 | [08Jan2025 16:50:50.492] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt)
|
15805 | [08Jan2025 16:50:50.492] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 4, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainDeletionThreadPriority)
|
15806 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 4, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainDeletionThreadPriority)
|
15807 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.synchronizePhysics)
|
15808 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 3, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.physicsTicksPerGameTick)
|
15809 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 3, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.physicsTicksPerGameTick)
|
15810 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainDeletionThreads)
|
15811 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite of type minecraft:item
|
15812 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainDeletionThreads)
|
15813 | [08Jan2025 16:50:50.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite of type minecraft:block
|
15814 | [08Jan2025 16:50:50.494] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainBakingThreadPriority)
|
15815 | [08Jan2025 16:50:50.494] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainBakingThreadPriority)
|
15816 | [08Jan2025 16:50:50.494] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( -1, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainBakingThreads)
|
15817 | [08Jan2025 16:50:50.494] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( -1, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt.terrainBakingThreads)
|
15818 | [08Jan2025 16:50:50.494] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt)
|
15819 | [08Jan2025 16:50:50.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_stairs of type minecraft:item
|
15820 | [08Jan2025 16:50:50.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_stairs of type minecraft:block
|
15821 | [08Jan2025 16:50:50.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_slab of type minecraft:item
|
15822 | [08Jan2025 16:50:50.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_slab of type minecraft:block
|
15823 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_wall of type minecraft:item
|
15824 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_wall of type minecraft:block
|
15825 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite of type minecraft:item
|
15826 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite of type minecraft:block
|
15827 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_stairs of type minecraft:item
|
15828 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_stairs of type minecraft:block
|
15829 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_slab of type minecraft:item
|
15830 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_slab of type minecraft:block
|
15831 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_wall of type minecraft:item
|
15832 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_aethersite_wall of type minecraft:block
|
15833 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.pt)
|
15834 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_bricks of type minecraft:item
|
15835 | [08Jan2025 16:50:50.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_bricks of type minecraft:block
|
15836 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_stairs of type minecraft:item
|
15837 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_stairs of type minecraft:block
|
15838 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_slab of type minecraft:item
|
15839 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_slab of type minecraft:block
|
15840 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_wall of type minecraft:item
|
15841 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_aethersite_brick_wall of type minecraft:block
|
15842 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_bricks of type minecraft:item
|
15843 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_bricks of type minecraft:block
|
15844 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_stairs of type minecraft:item
|
15845 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_stairs of type minecraft:block
|
15846 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_slab of type minecraft:item
|
15847 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_slab of type minecraft:block
|
15848 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_wall of type minecraft:item
|
15849 | [08Jan2025 16:50:50.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aethersite_brick_wall of type minecraft:block
|
15850 | [08Jan2025 16:50:50.498] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_aethersite of type minecraft:item
|
15851 | [08Jan2025 16:50:50.498] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_aethersite of type minecraft:block
|
15852 | [08Jan2025 16:50:50.499] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 196.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.shipUnloadDistance)
|
15853 | [08Jan2025 16:50:50.499] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 196.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.shipUnloadDistance)
|
15854 | [08Jan2025 16:50:50.500] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.enableUdp)
|
15855 | [08Jan2025 16:50:50.500] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics)
|
15856 | [08Jan2025 16:50:50.500] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.maxDePenetrationSpeed)
|
15857 | [08Jan2025 16:50:50.501] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.maxDePenetrationSpeed)
|
15858 | [08Jan2025 16:50:50.501] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 20, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.subSteps)
|
15859 | [08Jan2025 16:50:50.501] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 20, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.subSteps)
|
15860 | [08Jan2025 16:50:50.501] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.physicsSpeed)
|
15861 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.physicsSpeed)
|
15862 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 512, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.lodDetail)
|
15863 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_pillar of type minecraft:item
|
15864 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aethersite_pillar of type minecraft:block
|
15865 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic of type minecraft:item
|
15866 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 512, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.lodDetail)
|
15867 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic of type minecraft:block
|
15868 | [08Jan2025 16:50:50.502] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.iterations)
|
15869 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic of type minecraft:item
|
15870 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic of type minecraft:block
|
15871 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.iterations)
|
15872 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_stairs of type minecraft:item
|
15873 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_stairs of type minecraft:block
|
15874 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_slab of type minecraft:item
|
15875 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_slab of type minecraft:block
|
15876 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_wall of type minecraft:item
|
15877 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_wall of type minecraft:block
|
15878 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic of type minecraft:item
|
15879 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic of type minecraft:block
|
15880 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_stairs of type minecraft:item
|
15881 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_stairs of type minecraft:block
|
15882 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.networknt.schema.EnumValidator/]: validate( "GAUSS_SEIDEL", {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.solver)
|
15883 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_slab of type minecraft:item
|
15884 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_slab of type minecraft:block
|
15885 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "GAUSS_SEIDEL", {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics.solver)
|
15886 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_wall of type minecraft:item
|
15887 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_potassic_wall of type minecraft:block
|
15888 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_bricks of type minecraft:item
|
15889 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_bricks of type minecraft:block
|
15890 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics)
|
15891 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_stairs of type minecraft:item
|
15892 | [08Jan2025 16:50:50.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_stairs of type minecraft:block
|
15893 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_slab of type minecraft:item
|
15894 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.physics)
|
15895 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 25565, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.udpPort)
|
15896 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_slab of type minecraft:block
|
15897 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 25565, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $.udpPort)
|
15898 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_wall of type minecraft:item
|
15899 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_potassic_brick_wall of type minecraft:block
|
15900 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_bricks of type minecraft:item
|
15901 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_bricks of type minecraft:block
|
15902 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $)
|
15903 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_stairs of type minecraft:item
|
15904 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_stairs of type minecraft:block
|
15905 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_slab of type minecraft:item
|
15906 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_slab of type minecraft:block
|
15907 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, {"pt":{"synchronizePhysics":false,"physicsTicksPerGameTick":3,"terrainBakingThreads":-1,"terrainBakingThreadPriority":5,"terrainDeletionThreads":1,"terrainDeletionThreadPriority":4},"udpPort":25565,"enableUdp":false,"shipLoadDistance":128.0,"shipUnloadDistance":196.0,"physics":{"lodDetail":512,"subSteps":20,"iterations":5,"solver":"GAUSS_SEIDEL","maxDePenetrationSpeed":10.0,"physicsSpeed":1.0}}, $)
|
15908 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_wall of type minecraft:item
|
15909 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_potassic_brick_wall of type minecraft:block
|
15910 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_potassic of type minecraft:item
|
15911 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_potassic of type minecraft:block
|
15912 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_pillar of type minecraft:item
|
15913 | [08Jan2025 16:50:50.504] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potassic_pillar of type minecraft:block
|
15914 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type minecraft:item
|
15915 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone of type minecraft:block
|
15916 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone of type minecraft:item
|
15917 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone of type minecraft:block
|
15918 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_stairs of type minecraft:item
|
15919 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_stairs of type minecraft:block
|
15920 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_slab of type minecraft:item
|
15921 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_slab of type minecraft:block
|
15922 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_wall of type minecraft:item
|
15923 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_wall of type minecraft:block
|
15924 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone of type minecraft:item
|
15925 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone of type minecraft:block
|
15926 | [08Jan2025 16:50:50.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_stairs of type minecraft:item
|
15927 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_stairs of type minecraft:block
|
15928 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_slab of type minecraft:item
|
15929 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_slab of type minecraft:block
|
15930 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_wall of type minecraft:item
|
15931 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_weathered_limestone_wall of type minecraft:block
|
15932 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_bricks of type minecraft:item
|
15933 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_bricks of type minecraft:block
|
15934 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_stairs of type minecraft:item
|
15935 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_stairs of type minecraft:block
|
15936 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_slab of type minecraft:item
|
15937 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_slab of type minecraft:block
|
15938 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_wall of type minecraft:item
|
15939 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_weathered_limestone_brick_wall of type minecraft:block
|
15940 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_bricks of type minecraft:item
|
15941 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_bricks of type minecraft:block
|
15942 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_stairs of type minecraft:item
|
15943 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_stairs of type minecraft:block
|
15944 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_slab of type minecraft:item
|
15945 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_slab of type minecraft:block
|
15946 | [08Jan2025 16:50:50.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_wall of type minecraft:item
|
15947 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_weathered_limestone_brick_wall of type minecraft:block
|
15948 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type minecraft:item
|
15949 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_weathered_limestone of type minecraft:block
|
15950 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type minecraft:item
|
15951 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weathered_limestone_pillar of type minecraft:block
|
15952 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type minecraft:item
|
15953 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro of type minecraft:block
|
15954 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro of type minecraft:item
|
15955 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro of type minecraft:block
|
15956 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_stairs of type minecraft:item
|
15957 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_stairs of type minecraft:block
|
15958 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_slab of type minecraft:item
|
15959 | [08Jan2025 16:50:50.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_slab of type minecraft:block
|
15960 | [08Jan2025 16:50:50.508] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_wall of type minecraft:item
|
15961 | [08Jan2025 16:50:50.509] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_wall of type minecraft:block
|
15962 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro of type minecraft:item
|
15963 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro of type minecraft:block
|
15964 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_stairs of type minecraft:item
|
15965 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_stairs of type minecraft:block
|
15966 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_slab of type minecraft:item
|
15967 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_slab of type minecraft:block
|
15968 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_wall of type minecraft:item
|
15969 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_gabbro_wall of type minecraft:block
|
15970 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_bricks of type minecraft:item
|
15971 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_bricks of type minecraft:block
|
15972 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_stairs of type minecraft:item
|
15973 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_stairs of type minecraft:block
|
15974 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_slab of type minecraft:item
|
15975 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_slab of type minecraft:block
|
15976 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_wall of type minecraft:item
|
15977 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_gabbro_brick_wall of type minecraft:block
|
15978 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_bricks of type minecraft:item
|
15979 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_bricks of type minecraft:block
|
15980 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_stairs of type minecraft:item
|
15981 | [08Jan2025 16:50:50.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_stairs of type minecraft:block
|
15982 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_slab of type minecraft:item
|
15983 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_slab of type minecraft:block
|
15984 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_wall of type minecraft:item
|
15985 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_gabbro_brick_wall of type minecraft:block
|
15986 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type minecraft:item
|
15987 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_gabbro of type minecraft:block
|
15988 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type minecraft:item
|
15989 | [08Jan2025 16:50:50.511] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gabbro_pillar of type minecraft:block
|
15990 | [08Jan2025 16:50:50.531] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $)
|
15991 | [08Jan2025 16:50:50.532] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E-6, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoostExponentialPower)
|
15992 | [08Jan2025 16:50:50.532] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E-6, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoostExponentialPower)
|
15993 | [08Jan2025 16:50:50.532] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineFuelMultiplier)
|
15994 | [08Jan2025 16:50:50.533] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineFuelMultiplier)
|
15995 | [08Jan2025 16:50:50.533] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerLinearMin)
|
15996 | [08Jan2025 16:50:50.533] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerLinearMin)
|
15997 | [08Jan2025 16:50:50.534] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMaxMass)
|
15998 | [08Jan2025 16:50:50.534] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMaxMass)
|
15999 | [08Jan2025 16:50:50.534] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-server.toml for ars_nouveau tracking
|
16000 | [08Jan2025 16:50:50.534] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxFloaterBuoyantFactor)
|
16001 | [08Jan2025 16:50:50.535] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxFloaterBuoyantFactor)
|
16002 | [08Jan2025 16:50:50.535] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoost)
|
16003 | [08Jan2025 16:50:50.535] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoost)
|
16004 | [08Jan2025 16:50:50.536] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerAngularMin)
|
16005 | [08Jan2025 16:50:50.536] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerAngularMin)
|
16006 | [08Jan2025 16:50:50.537] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-common.toml for ars_nouveau tracking
|
16007 | [08Jan2025 16:50:50.537] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ars_nouveau-client.toml for ars_nouveau tracking
|
16008 | [08Jan2025 16:50:50.537] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.01, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatLoss)
|
16009 | [08Jan2025 16:50:50.537] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.01, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatLoss)
|
16010 | [08Jan2025 16:50:50.537] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 50.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearBaseMass)
|
16011 | [08Jan2025 16:50:50.538] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 50.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearBaseMass)
|
16012 | [08Jan2025 16:50:50.538] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.allowDisassembly)
|
16013 | [08Jan2025 16:50:50.538] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 16.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxSizeForTurnSpeedPenalty)
|
16014 | [08Jan2025 16:50:50.539] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 16.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxSizeForTurnSpeedPenalty)
|
16015 | [08Jan2025 16:50:50.539] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2.5, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoostOffset)
|
16016 | [08Jan2025 16:50:50.539] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2.5, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineBoostOffset)
|
16017 | [08Jan2025 16:50:50.540] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.turnAcceleration)
|
16018 | [08Jan2025 16:50:50.540] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.turnAcceleration)
|
16019 | [08Jan2025 16:50:50.540] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.ballastNoWeight)
|
16020 | [08Jan2025 16:50:50.541] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.ballastNoWeight)
|
16021 | [08Jan2025 16:50:50.541] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineFuelSaving)
|
16022 | [08Jan2025 16:50:50.541] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 500000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerLinear)
|
16023 | [08Jan2025 16:50:50.542] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 500000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerLinear)
|
16024 | [08Jan2025 16:50:50.542] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearStabilizeMaxAntiVelocity)
|
16025 | [08Jan2025 16:50:50.542] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearStabilizeMaxAntiVelocity)
|
16026 | [08Jan2025 16:50:50.542] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.elevationSnappiness)
|
16027 | [08Jan2025 16:50:50.543] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.elevationSnappiness)
|
16028 | [08Jan2025 16:50:50.543] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.1, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatChangeExponent)
|
16029 | [08Jan2025 16:50:50.543] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.1, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatChangeExponent)
|
16030 | [08Jan2025 16:50:50.543] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 32768, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxShipBlocks)
|
16031 | [08Jan2025 16:50:50.544] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 32768, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxShipBlocks)
|
16032 | [08Jan2025 16:50:50.544] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerAngular)
|
16033 | [08Jan2025 16:50:50.544] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.enginePowerAngular)
|
16034 | [08Jan2025 16:50:50.544] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxCasualSpeed)
|
16035 | [08Jan2025 16:50:50.545] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.maxCasualSpeed)
|
16036 | [08Jan2025 16:50:50.545] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 3.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseSpeed)
|
16037 | [08Jan2025 16:50:50.545] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 3.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseSpeed)
|
16038 | [08Jan2025 16:50:50.545] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.03, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatGain)
|
16039 | [08Jan2025 16:50:50.546] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.03, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineHeatGain)
|
16040 | [08Jan2025 16:50:50.546] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2.0E-4, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMassScaling)
|
16041 | [08Jan2025 16:50:50.546] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2.0E-4, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMassScaling)
|
16042 | [08Jan2025 16:50:50.546] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMaxSpeed)
|
16043 | [08Jan2025 16:50:50.546] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.linearMaxSpeed)
|
16044 | [08Jan2025 16:50:50.547] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 3.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.turnSpeed)
|
16045 | [08Jan2025 16:50:50.547] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 3.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.turnSpeed)
|
16046 | [08Jan2025 16:50:50.547] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.speedMassScale)
|
16047 | [08Jan2025 16:50:50.547] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.speedMassScale)
|
16048 | [08Jan2025 16:50:50.548] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.8, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.antiVelocityMassRelevance)
|
16049 | [08Jan2025 16:50:50.548] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.8, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.antiVelocityMassRelevance)
|
16050 | [08Jan2025 16:50:50.548] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineRedstoneBehaviorPause)
|
16051 | [08Jan2025 16:50:50.554] [modloading-worker-0/DEBUG] [com.networknt.schema.ItemsValidator/]: validate( ["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"], {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist)
|
16052 | [08Jan2025 16:50:50.554] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:twisting_vines", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[0])
|
16053 | [08Jan2025 16:50:50.554] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:netherrack", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[1])
|
16054 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:portal", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[2])
|
16055 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_tulip", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[3])
|
16056 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:podzol", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[4])
|
16057 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass_block", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[5])
|
16058 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:acacia_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[6])
|
16059 | [08Jan2025 16:50:50.555] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blackstone", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[7])
|
16060 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_sand", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[8])
|
16061 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:water", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[9])
|
16062 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:large_fern", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[10])
|
16063 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:azure_bluet", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[11])
|
16064 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:fern", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[12])
|
16065 | [08Jan2025 16:50:50.556] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[13])
|
16066 | [08Jan2025 16:50:50.557] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:air", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[14])
|
16067 | [08Jan2025 16:50:50.557] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_nylium", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[15])
|
16068 | [08Jan2025 16:50:50.557] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_sandstone", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[16])
|
16069 | [08Jan2025 16:50:50.557] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dark_oak_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[17])
|
16070 | [08Jan2025 16:50:50.557] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:acacia_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[18])
|
16071 | [08Jan2025 16:50:50.558] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sunflower", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[19])
|
16072 | [08Jan2025 16:50:50.562] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lily_pad", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[20])
|
16073 | [08Jan2025 16:50:50.566] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blue_orchid", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[21])
|
16074 | [08Jan2025 16:50:50.566] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sophisticatedbackpacks
|
16075 | [08Jan2025 16:50:50.566] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_fungus", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[22])
|
16076 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:chorus_plant", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[23])
|
16077 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oak_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[24])
|
16078 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:granite", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[25])
|
16079 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oak_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[26])
|
16080 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:jungle_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[27])
|
16081 | [08Jan2025 16:50:50.567] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:tuff", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[28])
|
16082 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal_frame", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[29])
|
16083 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:spruce_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[30])
|
16084 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:soul_soil", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[31])
|
16085 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:weeping_vines", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[32])
|
16086 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_roots", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[33])
|
16087 | [08Jan2025 16:50:50.568] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:diorite", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[34])
|
16088 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:stone", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[35])
|
16089 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:poppy", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[36])
|
16090 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sand", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[37])
|
16091 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:snow", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[38])
|
16092 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_water", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[39])
|
16093 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:seagrass", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[40])
|
16094 | [08Jan2025 16:50:50.569] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:jungle_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[41])
|
16095 | [08Jan2025 16:50:50.570] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_lava", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[42])
|
16096 | [08Jan2025 16:50:50.570] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sandstone", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[43])
|
16097 | [08Jan2025 16:50:50.570] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_nylium", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[44])
|
16098 | [08Jan2025 16:50:50.570] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:packed_ice", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[45])
|
16099 | [08Jan2025 16:50:50.570] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blue_ice", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[46])
|
16100 | [08Jan2025 16:50:50.571] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:birch_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[47])
|
16101 | [08Jan2025 16:50:50.571] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dead_bush", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[48])
|
16102 | [08Jan2025 16:50:50.572] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_fungus", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[49])
|
16103 | [08Jan2025 16:50:50.572] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "vs_eureka:ship_helm", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[50])
|
16104 | [08Jan2025 16:50:50.572] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:bedrock", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[51])
|
16105 | [08Jan2025 16:50:50.573] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dirt", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[52])
|
16106 | [08Jan2025 16:50:50.573] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sea_pickle", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[53])
|
16107 | [08Jan2025 16:50:50.573] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_gateway", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[54])
|
16108 | [08Jan2025 16:50:50.573] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:rose_bush", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[55])
|
16109 | [08Jan2025 16:50:50.573] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:gravel", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[56])
|
16110 | [08Jan2025 16:50:50.574] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:bamboo", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[57])
|
16111 | [08Jan2025 16:50:50.574] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:soul_sand", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[58])
|
16112 | [08Jan2025 16:50:50.574] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:orange_tulip", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[59])
|
16113 | [08Jan2025 16:50:50.574] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:vine", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[60])
|
16114 | [08Jan2025 16:50:50.574] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:cornflower", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[61])
|
16115 | [08Jan2025 16:50:50.575] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:chorus_flower", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[62])
|
16116 | [08Jan2025 16:50:50.577] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:snow_block", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[63])
|
16117 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:ice", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[64])
|
16118 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:pink_tulip", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[65])
|
16119 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:nether_sprouts", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[66])
|
16120 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:white_tulip", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[67])
|
16121 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[68])
|
16122 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:peony", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[69])
|
16123 | [08Jan2025 16:50:50.579] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass_path", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[70])
|
16124 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_mushroom", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[71])
|
16125 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:spruce_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[72])
|
16126 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lily_of_the_valley", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[73])
|
16127 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lilac", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[74])
|
16128 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_stone", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[75])
|
16129 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:andesite", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[76])
|
16130 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:deepslate", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[77])
|
16131 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dark_oak_sapling", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[78])
|
16132 | [08Jan2025 16:50:50.580] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:tall_grass", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[79])
|
16133 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lava", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[80])
|
16134 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:coarse_dirt", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[81])
|
16135 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:kelp", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[82])
|
16136 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:birch_leaves", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[83])
|
16137 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:tall_seagrass", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[84])
|
16138 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:brown_mushroom", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[85])
|
16139 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:cactus", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[86])
|
16140 | [08Jan2025 16:50:50.581] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:allium", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[87])
|
16141 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_roots", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[88])
|
16142 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dandelion", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[89])
|
16143 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oxeye_daisy", {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist[90])
|
16144 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( ["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"], {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.blockBlacklist)
|
16145 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.stabilizationTorqueConstant)
|
16146 | [08Jan2025 16:50:50.582] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 15.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.stabilizationTorqueConstant)
|
16147 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5.5, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.balloonElevationMaxSpeed)
|
16148 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5.5, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.balloonElevationMaxSpeed)
|
16149 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseImpulseElevationRate)
|
16150 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseImpulseElevationRate)
|
16151 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.stabilizationSpeed)
|
16152 | [08Jan2025 16:50:50.583] [modloading-worker-0/INFO] [Create: Numismatics/]: Create: Numismatics 1.0.7+forge-mc1.20.1 initializing! Create version: 0.5.1f on platform: FORGE
|
16153 | [08Jan2025 16:50:50.583] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.stabilizationSpeed)
|
16154 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.ballastWeight)
|
16155 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.ballastWeight)
|
16156 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.diagonals)
|
16157 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.doFluidDrag)
|
16158 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 50000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.floaterBuoyantFactorPerKg)
|
16159 | [08Jan2025 16:50:50.584] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 50000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.floaterBuoyantFactorPerKg)
|
16160 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 500000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.massPerBalloon)
|
16161 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 500000.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.massPerBalloon)
|
16162 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 4.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseImpulseDescendRate)
|
16163 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 4.0, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.baseImpulseDescendRate)
|
16164 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2000, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineMinCapacity)
|
16165 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2000, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.engineMinCapacity)
|
16166 | [08Jan2025 16:50:50.585] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.3, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.popSideBalloonChance)
|
16167 | [08Jan2025 16:50:50.586] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.3, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $.popSideBalloonChance)
|
16168 | [08Jan2025 16:50:50.586] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $)
|
16169 | [08Jan2025 16:50:50.586] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, {"enginePowerLinear":500000.0,"enginePowerLinearMin":10000.0,"enginePowerAngular":1.0,"enginePowerAngularMin":0.0,"engineHeatLoss":0.01,"engineHeatGain":0.03,"engineHeatChangeExponent":0.1,"engineRedstoneBehaviorPause":false,"engineFuelSaving":false,"engineMinCapacity":2000,"engineFuelMultiplier":2.0,"engineBoost":2.0,"engineBoostOffset":2.5,"engineBoostExponentialPower":1.0E-6,"maxCasualSpeed":15.0,"stabilizationSpeed":10.0,"floaterBuoyantFactorPerKg":50000.0,"maxFloaterBuoyantFactor":1.0,"speedMassScale":5.0,"baseSpeed":3.0,"baseImpulseElevationRate":2.0,"baseImpulseDescendRate":4.0,"balloonElevationMaxSpeed":5.5,"elevationSnappiness":1.0,"doFluidDrag":false,"massPerBalloon":500000.0,"turnSpeed":3.0,"turnAcceleration":10.0,"maxSizeForTurnSpeedPenalty":16.0,"stabilizationTorqueConstant":15.0,"linearStabilizeMaxAntiVelocity":1.0,"linearMassScaling":2.0E-4,"linearBaseMass":50.0,"linearMaxMass":10000.0,"linearMaxSpeed":15.0,"antiVelocityMassRelevance":0.8,"popSideBalloonChance":0.3,"blockBlacklist":["minecraft:twisting_vines","minecraft:netherrack","minecraft:portal","minecraft:red_tulip","minecraft:podzol","minecraft:grass_block","minecraft:acacia_sapling","minecraft:blackstone","minecraft:red_sand","minecraft:water","minecraft:large_fern","minecraft:azure_bluet","minecraft:fern","minecraft:grass","minecraft:air","minecraft:warped_nylium","minecraft:red_sandstone","minecraft:dark_oak_leaves","minecraft:acacia_leaves","minecraft:sunflower","minecraft:lily_pad","minecraft:blue_orchid","minecraft:warped_fungus","minecraft:chorus_plant","minecraft:oak_sapling","minecraft:granite","minecraft:oak_leaves","minecraft:jungle_leaves","minecraft:tuff","minecraft:end_portal_frame","minecraft:spruce_sapling","minecraft:soul_soil","minecraft:weeping_vines","minecraft:crimson_roots","minecraft:diorite","minecraft:stone","minecraft:poppy","minecraft:sand","minecraft:snow","minecraft:flowing_water","minecraft:seagrass","minecraft:jungle_sapling","minecraft:flowing_lava","minecraft:sandstone","minecraft:crimson_nylium","minecraft:packed_ice","minecraft:blue_ice","minecraft:birch_sapling","minecraft:dead_bush","minecraft:crimson_fungus","vs_eureka:ship_helm","minecraft:bedrock","minecraft:dirt","minecraft:sea_pickle","minecraft:end_gateway","minecraft:rose_bush","minecraft:gravel","minecraft:bamboo","minecraft:soul_sand","minecraft:orange_tulip","minecraft:vine","minecraft:cornflower","minecraft:chorus_flower","minecraft:snow_block","minecraft:ice","minecraft:pink_tulip","minecraft:nether_sprouts","minecraft:white_tulip","minecraft:end_portal","minecraft:peony","minecraft:grass_path","minecraft:red_mushroom","minecraft:spruce_leaves","minecraft:lily_of_the_valley","minecraft:lilac","minecraft:end_stone","minecraft:andesite","minecraft:deepslate","minecraft:dark_oak_sapling","minecraft:tall_grass","minecraft:lava","minecraft:coarse_dirt","minecraft:kelp","minecraft:birch_leaves","minecraft:tall_seagrass","minecraft:brown_mushroom","minecraft:cactus","minecraft:allium","minecraft:warped_roots","minecraft:dandelion","minecraft:oxeye_daisy"],"diagonals":true,"ballastWeight":10000.0,"ballastNoWeight":1000.0,"allowDisassembly":true,"maxShipBlocks":32768}, $)
|
16170 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spur of type minecraft:item
|
16171 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bevel of type minecraft:item
|
16172 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sprocket of type minecraft:item
|
16173 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cog of type minecraft:item
|
16174 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crown of type minecraft:item
|
16175 | [08Jan2025 16:50:50.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sun of type minecraft:item
|
16176 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_card of type minecraft:item
|
16177 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_card of type minecraft:item
|
16178 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_card of type minecraft:item
|
16179 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_card of type minecraft:item
|
16180 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_card of type minecraft:item
|
16181 | [08Jan2025 16:50:50.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_card of type minecraft:item
|
16182 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_card of type minecraft:item
|
16183 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_card of type minecraft:item
|
16184 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_card of type minecraft:item
|
16185 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_card of type minecraft:item
|
16186 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_card of type minecraft:item
|
16187 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_card of type minecraft:item
|
16188 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_card of type minecraft:item
|
16189 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_card of type minecraft:item
|
16190 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_card of type minecraft:item
|
16191 | [08Jan2025 16:50:50.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_card of type minecraft:item
|
16192 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_id_card of type minecraft:item
|
16193 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_id_card of type minecraft:item
|
16194 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_id_card of type minecraft:item
|
16195 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_id_card of type minecraft:item
|
16196 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_id_card of type minecraft:item
|
16197 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_id_card of type minecraft:item
|
16198 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_id_card of type minecraft:item
|
16199 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_id_card of type minecraft:item
|
16200 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_id_card of type minecraft:item
|
16201 | [08Jan2025 16:50:50.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_id_card of type minecraft:item
|
16202 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_id_card of type minecraft:item
|
16203 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_id_card of type minecraft:item
|
16204 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_id_card of type minecraft:item
|
16205 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_id_card of type minecraft:item
|
16206 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_id_card of type minecraft:item
|
16207 | [08Jan2025 16:50:50.605] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_id_card of type minecraft:item
|
16208 | [08Jan2025 16:50:50.606] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry banking_guide of type minecraft:item
|
16209 | [08Jan2025 16:50:50.606] [modloading-worker-0/INFO] [Create: Numismatics/]: Registering items for Create: Numismatics
|
16210 | [08Jan2025 16:50:50.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_dd-common.toml for create_dd tracking
|
16211 | [08Jan2025 16:50:50.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_dd-client.toml for create_dd tracking
|
16212 | [08Jan2025 16:50:50.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_dd-server.toml for create_dd tracking
|
16213 | [08Jan2025 16:50:50.624] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dd
|
16214 | [08Jan2025 16:50:50.624] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.create_dd.item.ItemProperties.sawtool.ForestRavagerItem to FORGE
|
16215 | [08Jan2025 16:50:50.627] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.create_dd.item.ItemProperties.sawtool.DeforesterItem to FORGE
|
16216 | [08Jan2025 16:50:50.629] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.create_dd.fluid.DDFluids$DDFluidEvents to FORGE
|
16217 | [08Jan2025 16:50:50.637] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.create_dd.configs.DDConfigs to MOD
|
16218 | [08Jan2025 16:50:50.638] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.create_dd.block.BlockProperties.flywheel.engine.FurnaceEngineBlock to FORGE
|
16219 | [08Jan2025 16:50:50.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_depositor of type minecraft:item
|
16220 | [08Jan2025 16:50:50.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_depositor of type minecraft:block
|
16221 | [08Jan2025 16:50:50.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depositor of type minecraft:item
|
16222 | [08Jan2025 16:50:50.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depositor of type minecraft:block
|
16223 | [08Jan2025 16:50:50.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bank_terminal of type minecraft:item
|
16224 | [08Jan2025 16:50:50.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bank_terminal of type minecraft:block
|
16225 | [08Jan2025 16:50:50.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_banker of type minecraft:item
|
16226 | [08Jan2025 16:50:50.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_banker of type minecraft:block
|
16227 | [08Jan2025 16:50:50.652] [modloading-worker-0/INFO] [plus.dragons.createdragonlib.DragonLib/]: Create: Dragon Lib 1.4.3 has initialized, ready to support your Create add-ons!
|
16228 | [08Jan2025 16:50:50.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vendor of type minecraft:item
|
16229 | [08Jan2025 16:50:50.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vendor of type minecraft:block
|
16230 | [08Jan2025 16:50:50.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_vendor of type minecraft:item
|
16231 | [08Jan2025 16:50:50.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_vendor of type minecraft:block
|
16232 | [08Jan2025 16:50:50.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_depositor of type minecraft:block_entity_type
|
16233 | [08Jan2025 16:50:50.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depositor of type minecraft:block_entity_type
|
16234 | [08Jan2025 16:50:50.659] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_dragon_lib
|
16235 | [08Jan2025 16:50:50.666] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tfmgvod
|
16236 | [08Jan2025 16:50:50.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_banker of type minecraft:block_entity_type
|
16237 | [08Jan2025 16:50:50.676] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.VendorBlockEntityCapabilities from numismatics.mixins.json into dev.ithundxr.createnumismatics.content.vendor.VendorBlockEntity
|
16238 | [08Jan2025 16:50:50.683] [modloading-worker-0/INFO] [Railways/]: Steam 'n' Rails v1.6.7 initializing! Commit hash: 0a7cc000d6c7a1419919bc3e315bc62932287eb9 on Create version: 0.5.1j on platform: Forge
|
16239 | [08Jan2025 16:50:50.687] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vendor of type minecraft:block_entity_type
|
16240 | [08Jan2025 16:50:50.687] [modloading-worker-0/INFO] [Create: Numismatics/]: Registering blocks for Create: Numismatics
|
16241 | [08Jan2025 16:50:50.690] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_depositor of type minecraft:menu
|
16242 | [08Jan2025 16:50:50.694] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depositor of type minecraft:menu
|
16243 | [08Jan2025 16:50:50.700] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bank of type minecraft:menu
|
16244 | [08Jan2025 16:50:50.707] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry trust_list of type minecraft:menu
|
16245 | [08Jan2025 16:50:50.708] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_banker of type minecraft:menu
|
16246 | [08Jan2025 16:50:50.714] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vendor of type minecraft:menu
|
16247 | [08Jan2025 16:50:50.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for numismatics
|
16248 | [08Jan2025 16:50:50.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.ithundxr.createnumismatics.registry.forge.NumismaticsCreativeModeTabsImpl to MOD
|
16249 | [08Jan2025 16:50:50.758] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.ithundxr.createnumismatics.forge.NumismaticsImpl to FORGE
|
16250 | [08Jan2025 16:50:50.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.recipe.AccessSmithingTrimRecipe from crafttweaker.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
16251 | [08Jan2025 16:50:50.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
16252 | [08Jan2025 16:50:50.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorSmithingTrimRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTrimRecipe
|
16253 | [08Jan2025 16:50:50.762] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
16254 | [08Jan2025 16:50:50.762] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
16255 | [08Jan2025 16:50:50.762] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTrimRecipe was not merged
|
16256 | [08Jan2025 16:50:50.764] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.ithundxr.createnumismatics.events.forge.CommonEventsForge to FORGE
|
16257 | [08Jan2025 16:50:50.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.access.recipe.AccessSmithingTransformRecipe from crafttweaker.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
16258 | [08Jan2025 16:50:50.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from polymorph.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
16259 | [08Jan2025 16:50:50.774] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorSmithingTransformRecipe from patchouli_xplat.mixins.json into net.minecraft.world.item.crafting.SmithingTransformRecipe
|
16260 | [08Jan2025 16:50:50.776] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getAddition()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
16261 | [08Jan2025 16:50:50.776] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getBase()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
16262 | [08Jan2025 16:50:50.776] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getTemplate()Lnet/minecraft/world/item/crafting/Ingredient; in net.minecraft.world.item.crafting.SmithingTransformRecipe was not merged
|
16263 | [08Jan2025 16:50:50.801] [modloading-worker-0/DEBUG] [Carry On/]: Loaded tschipp.carryon.platform.ForgePlatformHelper@41978f9a for service interface tschipp.carryon.platform.services.IPlatformHelper
|
16264 | [08Jan2025 16:50:50.803] [modloading-worker-0/DEBUG] [Carry On/]: Loaded tschipp.carryon.platform.ForgeGamestagesHelper@1a9d644b for service interface tschipp.carryon.platform.services.IGamestagePlatformHelper
|
16265 | [08Jan2025 16:50:50.803] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry semaphore of type minecraft:item
|
16266 | [08Jan2025 16:50:50.803] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry semaphore of type minecraft:block
|
16267 | [08Jan2025 16:50:50.812] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_coupler of type minecraft:item
|
16268 | [08Jan2025 16:50:50.813] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_coupler of type minecraft:block
|
16269 | [08Jan2025 16:50:50.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file carryon-client.toml for carryon tracking
|
16270 | [08Jan2025 16:50:50.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file carryon-common.toml for carryon tracking
|
16271 | [08Jan2025 16:50:50.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for carryon
|
16272 | [08Jan2025 16:50:50.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.CarryOnForge to MOD
|
16273 | [08Jan2025 16:50:50.816] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.events.CommonEvents to FORGE
|
16274 | [08Jan2025 16:50:50.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_andesite of type minecraft:item
|
16275 | [08Jan2025 16:50:50.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_andesite of type minecraft:block
|
16276 | [08Jan2025 16:50:50.827] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_brass of type minecraft:item
|
16277 | [08Jan2025 16:50:50.827] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_brass of type minecraft:block
|
16278 | [08Jan2025 16:50:50.831] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing tschipp.carryon.events.ModBusEvents to MOD
|
16279 | [08Jan2025 16:50:50.832] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casing_collision of type minecraft:block
|
16280 | [08Jan2025 16:50:50.832] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumoptionsapi
|
16281 | [08Jan2025 16:50:50.838] [modloading-worker-0/INFO] [Create: Interiors/]: Create: Interiors v0.5.6 initializing! Create version: 0.5.1h on platform: Forge
|
16282 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia of type minecraft:item
|
16283 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia of type minecraft:block
|
16284 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch of type minecraft:item
|
16285 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch of type minecraft:block
|
16286 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson of type minecraft:item
|
16287 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson of type minecraft:block
|
16288 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak of type minecraft:item
|
16289 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak of type minecraft:block
|
16290 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle of type minecraft:item
|
16291 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle of type minecraft:block
|
16292 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak of type minecraft:item
|
16293 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak of type minecraft:block
|
16294 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce of type minecraft:item
|
16295 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce of type minecraft:block
|
16296 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped of type minecraft:item
|
16297 | [08Jan2025 16:50:50.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped of type minecraft:block
|
16298 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone of type minecraft:item
|
16299 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone of type minecraft:block
|
16300 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender of type minecraft:item
|
16301 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender of type minecraft:block
|
16302 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless of type minecraft:item
|
16303 | [08Jan2025 16:50:50.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless of type minecraft:block
|
16304 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_phantom of type minecraft:item
|
16305 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_phantom of type minecraft:block
|
16306 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove of type minecraft:item
|
16307 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove of type minecraft:block
|
16308 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry of type minecraft:item
|
16309 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry of type minecraft:block
|
16310 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo of type minecraft:item
|
16311 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo of type minecraft:block
|
16312 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo of type minecraft:item
|
16313 | [08Jan2025 16:50:50.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo of type minecraft:block
|
16314 | [08Jan2025 16:50:50.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia_wide of type minecraft:item
|
16315 | [08Jan2025 16:50:50.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia_wide of type minecraft:block
|
16316 | [08Jan2025 16:50:50.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo_wide of type minecraft:item
|
16317 | [08Jan2025 16:50:50.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo_wide of type minecraft:block
|
16318 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch_wide of type minecraft:item
|
16319 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch_wide of type minecraft:block
|
16320 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone_wide of type minecraft:item
|
16321 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone_wide of type minecraft:block
|
16322 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry_wide of type minecraft:item
|
16323 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry_wide of type minecraft:block
|
16324 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_andesite_wide of type minecraft:item
|
16325 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_andesite_wide of type minecraft:block
|
16326 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson_wide of type minecraft:item
|
16327 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson_wide of type minecraft:block
|
16328 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak_wide of type minecraft:item
|
16329 | [08Jan2025 16:50:50.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak_wide of type minecraft:block
|
16330 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.entity.MixinSeatEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.actors.seat.SeatEntity
|
16331 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender_wide of type minecraft:item
|
16332 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender_wide of type minecraft:block
|
16333 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle_wide of type minecraft:item
|
16334 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle_wide of type minecraft:block
|
16335 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove_wide of type minecraft:item
|
16336 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove_wide of type minecraft:block
|
16337 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak_wide of type minecraft:item
|
16338 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak_wide of type minecraft:block
|
16339 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce_wide of type minecraft:item
|
16340 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce_wide of type minecraft:block
|
16341 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo_wide of type minecraft:item
|
16342 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo_wide of type minecraft:block
|
16343 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless_wide of type minecraft:item
|
16344 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless_wide of type minecraft:block
|
16345 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped_wide of type minecraft:item
|
16346 | [08Jan2025 16:50:50.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped_wide of type minecraft:block
|
16347 | [08Jan2025 16:50:50.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia_narrow of type minecraft:item
|
16348 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_acacia_narrow of type minecraft:block
|
16349 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo_narrow of type minecraft:item
|
16350 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_bamboo_narrow of type minecraft:block
|
16351 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch_narrow of type minecraft:item
|
16352 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_birch_narrow of type minecraft:block
|
16353 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone_narrow of type minecraft:item
|
16354 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_blackstone_narrow of type minecraft:block
|
16355 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry_narrow of type minecraft:item
|
16356 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_cherry_narrow of type minecraft:block
|
16357 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_andesite_narrow of type minecraft:item
|
16358 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_andesite_narrow of type minecraft:block
|
16359 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson_narrow of type minecraft:item
|
16360 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_crimson_narrow of type minecraft:block
|
16361 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak_narrow of type minecraft:item
|
16362 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_dark_oak_narrow of type minecraft:block
|
16363 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender_narrow of type minecraft:item
|
16364 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_ender_narrow of type minecraft:block
|
16365 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle_narrow of type minecraft:item
|
16366 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_jungle_narrow of type minecraft:block
|
16367 | [08Jan2025 16:50:50.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove_narrow of type minecraft:item
|
16368 | [08Jan2025 16:50:50.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_mangrove_narrow of type minecraft:block
|
16369 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak_narrow of type minecraft:item
|
16370 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_oak_narrow of type minecraft:block
|
16371 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce_narrow of type minecraft:item
|
16372 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_spruce_narrow of type minecraft:block
|
16373 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo_narrow of type minecraft:item
|
16374 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_stripped_bamboo_narrow of type minecraft:block
|
16375 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless_narrow of type minecraft:item
|
16376 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tieless_narrow of type minecraft:block
|
16377 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped_narrow of type minecraft:item
|
16378 | [08Jan2025 16:50:50.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_warped_narrow of type minecraft:block
|
16379 | [08Jan2025 16:50:50.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_monorail of type minecraft:item
|
16380 | [08Jan2025 16:50:50.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_monorail of type minecraft:block
|
16381 | [08Jan2025 16:50:50.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mono_bogey of type minecraft:block
|
16382 | [08Jan2025 16:50:50.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_seat of type minecraft:entity_type
|
16383 | [08Jan2025 16:50:50.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invisible_bogey of type minecraft:block
|
16384 | [08Jan2025 16:50:50.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invisible_mono_bogey of type minecraft:block
|
16385 | [08Jan2025 16:50:50.860] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry singleaxle_bogey of type minecraft:block
|
16386 | [08Jan2025 16:50:50.862] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry doubleaxle_bogey of type minecraft:block
|
16387 | [08Jan2025 16:50:50.863] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_platform_doubleaxle_bogey of type minecraft:block
|
16388 | [08Jan2025 16:50:50.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seatwood_planks of type minecraft:item
|
16389 | [08Jan2025 16:50:50.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seatwood_planks of type minecraft:block
|
16390 | [08Jan2025 16:50:50.864] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tripleaxle_bogey of type minecraft:block
|
16391 | [08Jan2025 16:50:50.866] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wide_doubleaxle_bogey of type minecraft:block
|
16392 | [08Jan2025 16:50:50.866] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wide_scotch_bogey of type minecraft:block
|
16393 | [08Jan2025 16:50:50.867] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wide_comically_large_bogey of type minecraft:block
|
16394 | [08Jan2025 16:50:50.871] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry narrow_small_bogey of type minecraft:block
|
16395 | [08Jan2025 16:50:50.872] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry narrow_scotch_bogey of type minecraft:block
|
16396 | [08Jan2025 16:50:50.872] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry narrow_double_scotch_bogey of type minecraft:block
|
16397 | [08Jan2025 16:50:50.875] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $)
|
16398 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonAnalogStrength)
|
16399 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonAnalogStrength)
|
16400 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallForce)
|
16401 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallForce)
|
16402 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wall_mounted_table of type minecraft:item
|
16403 | [08Jan2025 16:50:50.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wall_mounted_table of type minecraft:block
|
16404 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E10, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ropeMaxForce)
|
16405 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E10, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ropeMaxForce)
|
16406 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 80.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterShutoffSpeed)
|
16407 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 80.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterShutoffSpeed)
|
16408 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.sensorDistance)
|
16409 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.sensorDistance)
|
16410 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 100, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunksPerTicket)
|
16411 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 100, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunksPerTicket)
|
16412 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Client
|
16413 | [08Jan2025 16:50:50.880] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Client
|
16414 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 40, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunkLoadTimeout)
|
16415 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 40, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunkLoadTimeout)
|
16416 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 800.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ballastNoWeight)
|
16417 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 800.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ballastNoWeight)
|
16418 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallAccel)
|
16419 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallAccel)
|
16420 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( -1, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunkTicketsPerTick)
|
16421 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( -1, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.chunkTicketsPerTick)
|
16422 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 30.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonPower)
|
16423 | [08Jan2025 16:50:50.881] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 30.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonPower)
|
16424 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 7.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigSpeed)
|
16425 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 7.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigSpeed)
|
16426 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrainPacket from railways-common.mixins.json into com.simibubi.create.content.trains.entity.TrainPacket
|
16427 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterSpeed)
|
16428 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterSpeed)
|
16429 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 100.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonBaseHeight)
|
16430 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 100.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.balloonBaseHeight)
|
16431 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 50.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallSpeed)
|
16432 | [08Jan2025 16:50:50.882] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 50.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerSmallSpeed)
|
16433 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 300.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.pulseGunForce)
|
16434 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 300.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.pulseGunForce)
|
16435 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::writeHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16436 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::writeHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16437 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.spinnerSpeed)
|
16438 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::writeHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16439 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::readHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16440 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::readHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
16441 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrainPacket from mod railways->@Inject::readHandcarStatus(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
16442 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.spinnerSpeed)
|
16443 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigForce)
|
16444 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigForce)
|
16445 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 2, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTiersTiny)
|
16446 | [08Jan2025 16:50:50.883] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 2, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTiersTiny)
|
16447 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.ItemsValidator/]: validate( ["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"], {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist)
|
16448 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dirt", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[0])
|
16449 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass_block", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[1])
|
16450 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass_path", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[2])
|
16451 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:stone", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[3])
|
16452 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:bedrock", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[4])
|
16453 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sand", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[5])
|
16454 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:gravel", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[6])
|
16455 | [08Jan2025 16:50:50.884] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:water", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[7])
|
16456 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_water", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[8])
|
16457 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lava", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[9])
|
16458 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_lava", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[10])
|
16459 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handcar of type minecraft:item
|
16460 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handcar of type minecraft:block
|
16461 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lily_pad", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[11])
|
16462 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:coarse_dirt", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[12])
|
16463 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:podzol", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[13])
|
16464 | [08Jan2025 16:50:50.885] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:granite", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[14])
|
16465 | [08Jan2025 16:50:50.886] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Client$BLOCKTINT
|
16466 | [08Jan2025 16:50:50.886] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Client$BLOCKTINT
|
16467 | [08Jan2025 16:50:50.887] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_bogey of type minecraft:block
|
16468 | [08Jan2025 16:50:50.887] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:diorite", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[15])
|
16469 | [08Jan2025 16:50:50.887] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:andesite", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[16])
|
16470 | [08Jan2025 16:50:50.887] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_nylium", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[17])
|
16471 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_nylium", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[18])
|
16472 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_sand", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[19])
|
16473 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sandstone", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[20])
|
16474 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_stone", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[21])
|
16475 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_sandstone", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[22])
|
16476 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_triple_wheel of type minecraft:block
|
16477 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blackstone", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[23])
|
16478 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:netherrack", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[24])
|
16479 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:soul_sand", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[25])
|
16480 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:soul_soil", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[26])
|
16481 | [08Jan2025 16:50:50.888] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:grass", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[27])
|
16482 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:fern", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[28])
|
16483 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Client$TOOLTIP
|
16484 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Client$TOOLTIP
|
16485 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dead_bush", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[29])
|
16486 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:seagrass", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[30])
|
16487 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:tall_seagrass", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[31])
|
16488 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sea_pickle", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[32])
|
16489 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:kelp", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[33])
|
16490 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:bamboo", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[34])
|
16491 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dandelion", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[35])
|
16492 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:poppy", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[36])
|
16493 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_quadruple_wheel of type minecraft:block
|
16494 | [08Jan2025 16:50:50.889] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blue_orchid", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[37])
|
16495 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:allium", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[38])
|
16496 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:azure_bluet", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[39])
|
16497 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_tulip", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[40])
|
16498 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:orange_tulip", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[41])
|
16499 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:white_tulip", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[42])
|
16500 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:pink_tulip", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[43])
|
16501 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oxeye_daisy", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[44])
|
16502 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:cornflower", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[45])
|
16503 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lily_of_the_valley", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[46])
|
16504 | [08Jan2025 16:50:50.890] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:brown_mushroom", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[47])
|
16505 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:red_mushroom", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[48])
|
16506 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_fungus", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[49])
|
16507 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_quintuple_wheel of type minecraft:block
|
16508 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_fungus", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[50])
|
16509 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:crimson_roots", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[51])
|
16510 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:warped_roots", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[52])
|
16511 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:nether_sprouts", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[53])
|
16512 | [08Jan2025 16:50:50.891] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:weeping_vines", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[54])
|
16513 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:twisting_vines", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[55])
|
16514 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:chorus_plant", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[56])
|
16515 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:chorus_flower", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[57])
|
16516 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:snow", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[58])
|
16517 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:cactus", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[59])
|
16518 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:vine", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[60])
|
16519 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:sunflower", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[61])
|
16520 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lilac", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[62])
|
16521 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_2_0_2_trailing of type minecraft:block
|
16522 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:rose_bush", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[63])
|
16523 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:peony", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[64])
|
16524 | [08Jan2025 16:50:50.892] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:tall_grass", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[65])
|
16525 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:large_fern", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[66])
|
16526 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:air", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[67])
|
16527 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:ice", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[68])
|
16528 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:packed_ice", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[69])
|
16529 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:blue_ice", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[70])
|
16530 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:portal", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[71])
|
16531 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal_frame", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[72])
|
16532 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[73])
|
16533 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_gateway", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[74])
|
16534 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oak_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[75])
|
16535 | [08Jan2025 16:50:50.893] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:spruce_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[76])
|
16536 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:birch_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[77])
|
16537 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry medium_4_0_4_trailing of type minecraft:block
|
16538 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:jungle_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[78])
|
16539 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:acacia_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[79])
|
16540 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dark_oak_sapling", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[80])
|
16541 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:oak_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[81])
|
16542 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:spruce_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[82])
|
16543 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:birch_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[83])
|
16544 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing EnchantBookForEmeraldsMixin from quark.mixins.json into net.minecraft.world.entity.npc.VillagerTrades$EnchantBookForEmeralds
|
16545 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:jungle_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[84])
|
16546 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:acacia_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[85])
|
16547 | [08Jan2025 16:50:50.894] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:dark_oak_leaves", {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist[86])
|
16548 | [08Jan2025 16:50:50.895] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( ["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"], {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.blockBlacklist)
|
16549 | [08Jan2025 16:50:50.895] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.removeAllAttachments)
|
16550 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.1, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigAccel)
|
16551 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.1, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.propellerBigAccel)
|
16552 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ballastWeight)
|
16553 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10000.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.ballastWeight)
|
16554 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.unpoweredBalloonMul)
|
16555 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5.0, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.unpoweredBalloonMul)
|
16556 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.2, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTinyForceMultiplier)
|
16557 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_create_styled_0_4_0 of type minecraft:block
|
16558 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.2, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTinyForceMultiplier)
|
16559 | [08Jan2025 16:50:50.896] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 4, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTiersNormal)
|
16560 | [08Jan2025 16:50:50.897] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 4, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $.thrusterTiersNormal)
|
16561 | [08Jan2025 16:50:50.897] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $)
|
16562 | [08Jan2025 16:50:50.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_create_styled_0_6_0 of type minecraft:block
|
16563 | [08Jan2025 16:50:50.898] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, {"ropeMaxForce":1.0E10,"spinnerSpeed":5000.0,"balloonPower":30.0,"balloonAnalogStrength":1.0,"unpoweredBalloonMul":5.0,"balloonBaseHeight":100.0,"thrusterSpeed":10000.0,"thrusterTiersNormal":4,"thrusterTiersTiny":2,"thrusterTinyForceMultiplier":0.2,"thrusterShutoffSpeed":80.0,"ballastWeight":10000.0,"ballastNoWeight":800.0,"pulseGunForce":300.0,"sensorDistance":10.0,"propellerBigForce":10000.0,"propellerBigSpeed":7.0,"propellerBigAccel":0.1,"propellerSmallForce":1000.0,"propellerSmallSpeed":50.0,"propellerSmallAccel":1.0,"chunkTicketsPerTick":-1,"chunksPerTicket":100,"chunkLoadTimeout":40,"blockBlacklist":["minecraft:dirt","minecraft:grass_block","minecraft:grass_path","minecraft:stone","minecraft:bedrock","minecraft:sand","minecraft:gravel","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava","minecraft:lily_pad","minecraft:coarse_dirt","minecraft:podzol","minecraft:granite","minecraft:diorite","minecraft:andesite","minecraft:crimson_nylium","minecraft:warped_nylium","minecraft:red_sand","minecraft:sandstone","minecraft:end_stone","minecraft:red_sandstone","minecraft:blackstone","minecraft:netherrack","minecraft:soul_sand","minecraft:soul_soil","minecraft:grass","minecraft:fern","minecraft:dead_bush","minecraft:seagrass","minecraft:tall_seagrass","minecraft:sea_pickle","minecraft:kelp","minecraft:bamboo","minecraft:dandelion","minecraft:poppy","minecraft:blue_orchid","minecraft:allium","minecraft:azure_bluet","minecraft:red_tulip","minecraft:orange_tulip","minecraft:white_tulip","minecraft:pink_tulip","minecraft:oxeye_daisy","minecraft:cornflower","minecraft:lily_of_the_valley","minecraft:brown_mushroom","minecraft:red_mushroom","minecraft:crimson_fungus","minecraft:warped_fungus","minecraft:crimson_roots","minecraft:warped_roots","minecraft:nether_sprouts","minecraft:weeping_vines","minecraft:twisting_vines","minecraft:chorus_plant","minecraft:chorus_flower","minecraft:snow","minecraft:cactus","minecraft:vine","minecraft:sunflower","minecraft:lilac","minecraft:rose_bush","minecraft:peony","minecraft:tall_grass","minecraft:large_fern","minecraft:air","minecraft:ice","minecraft:packed_ice","minecraft:blue_ice","minecraft:portal","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:oak_sapling","minecraft:spruce_sapling","minecraft:birch_sapling","minecraft:jungle_sapling","minecraft:acacia_sapling","minecraft:dark_oak_sapling","minecraft:oak_leaves","minecraft:spruce_leaves","minecraft:birch_leaves","minecraft:jungle_leaves","minecraft:acacia_leaves","minecraft:dark_oak_leaves"],"removeAllAttachments":false}, $)
|
16564 | [08Jan2025 16:50:50.899] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: applying configured custom definition for org.valkyrienskies.mod.mixinducks.feature.mass_tooltip.MassTooltipVisibility
|
16565 | [08Jan2025 16:50:50.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_create_styled_0_8_0 of type minecraft:block
|
16566 | [08Jan2025 16:50:50.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_create_styled_0_10_0 of type minecraft:block
|
16567 | [08Jan2025 16:50:50.902] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Common
|
16568 | [08Jan2025 16:50:50.902] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Common
|
16569 | [08Jan2025 16:50:50.903] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_create_styled_0_12_0 of type minecraft:block
|
16570 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_floor_chair of type minecraft:item
|
16571 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for vs_eureka
|
16572 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_floor_chair of type minecraft:block
|
16573 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_floor_chair of type minecraft:item
|
16574 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_floor_chair of type minecraft:block
|
16575 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_floor_chair of type minecraft:item
|
16576 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_floor_chair of type minecraft:block
|
16577 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_floor_chair of type minecraft:item
|
16578 | [08Jan2025 16:50:50.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_floor_chair of type minecraft:block
|
16579 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_floor_chair of type minecraft:item
|
16580 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_floor_chair of type minecraft:block
|
16581 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_floor_chair of type minecraft:item
|
16582 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_floor_chair of type minecraft:block
|
16583 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_floor_chair of type minecraft:item
|
16584 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_floor_chair of type minecraft:block
|
16585 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_floor_chair of type minecraft:item
|
16586 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_floor_chair of type minecraft:block
|
16587 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_floor_chair of type minecraft:item
|
16588 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_floor_chair of type minecraft:block
|
16589 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_floor_chair of type minecraft:item
|
16590 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_floor_chair of type minecraft:block
|
16591 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_floor_chair of type minecraft:item
|
16592 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_floor_chair of type minecraft:block
|
16593 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_floor_chair of type minecraft:item
|
16594 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_floor_chair of type minecraft:block
|
16595 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_floor_chair of type minecraft:item
|
16596 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_floor_chair of type minecraft:block
|
16597 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_floor_chair of type minecraft:item
|
16598 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_floor_chair of type minecraft:block
|
16599 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_floor_chair of type minecraft:item
|
16600 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_floor_chair of type minecraft:block
|
16601 | [08Jan2025 16:50:50.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_floor_chair of type minecraft:item
|
16602 | [08Jan2025 16:50:50.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_floor_chair of type minecraft:block
|
16603 | [08Jan2025 16:50:50.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_whistle of type minecraft:item
|
16604 | [08Jan2025 16:50:50.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_whistle of type minecraft:block
|
16605 | [08Jan2025 16:50:50.910] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Common$Advanced
|
16606 | [08Jan2025 16:50:50.910] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Common$Advanced
|
16607 | [08Jan2025 16:50:50.907] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api
|
16608 | [08Jan2025 16:50:50.912] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_chair of type minecraft:item
|
16609 | [08Jan2025 16:50:50.912] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_chair of type minecraft:block
|
16610 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_chair of type minecraft:item
|
16611 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_chair of type minecraft:block
|
16612 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_chair of type minecraft:item
|
16613 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_chair of type minecraft:block
|
16614 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_chair of type minecraft:item
|
16615 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_chair of type minecraft:block
|
16616 | [08Jan2025 16:50:50.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_chair of type minecraft:item
|
16617 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_chair of type minecraft:block
|
16618 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_chair of type minecraft:item
|
16619 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_chair of type minecraft:block
|
16620 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_chair of type minecraft:item
|
16621 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_chair of type minecraft:block
|
16622 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_chair of type minecraft:item
|
16623 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_chair of type minecraft:block
|
16624 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_chair of type minecraft:item
|
16625 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_chair of type minecraft:block
|
16626 | [08Jan2025 16:50:50.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_chair of type minecraft:item
|
16627 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_chair of type minecraft:block
|
16628 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_chair of type minecraft:item
|
16629 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_chair of type minecraft:block
|
16630 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_chair of type minecraft:item
|
16631 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_chair of type minecraft:block
|
16632 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_chair of type minecraft:item
|
16633 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_chair of type minecraft:block
|
16634 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_chair of type minecraft:item
|
16635 | [08Jan2025 16:50:50.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_chair of type minecraft:block
|
16636 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_chair of type minecraft:item
|
16637 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_chair of type minecraft:block
|
16638 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_chair of type minecraft:item
|
16639 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_chair of type minecraft:block
|
16640 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Server
|
16641 | [08Jan2025 16:50:50.916] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Server
|
16642 | [08Jan2025 16:50:50.917] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_chair of type minecraft:item
|
16643 | [08Jan2025 16:50:50.918] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_chair of type minecraft:block
|
16644 | [08Jan2025 16:50:50.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_floor_chair of type minecraft:item
|
16645 | [08Jan2025 16:50:50.919] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_floor_chair of type minecraft:block
|
16646 | [08Jan2025 16:50:50.925] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Server$COMPUTERCRAFT
|
16647 | [08Jan2025 16:50:50.925] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Server$COMPUTERCRAFT
|
16648 | [08Jan2025 16:50:50.927] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_seat of type minecraft:item
|
16649 | [08Jan2025 16:50:50.928] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kelp_seat of type minecraft:block
|
16650 | [08Jan2025 16:50:50.929] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for interiors
|
16651 | [08Jan2025 16:50:50.930] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.mod.common.config.VSGameConfig$Server$FTBCHUNKS
|
16652 | [08Jan2025 16:50:50.930] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.mod.common.config.VSGameConfig$Server$FTBCHUNKS
|
16653 | [08Jan2025 16:50:50.935] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $)
|
16654 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"massTooltipVisibility":"ADVANCED","useImperialUnits":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip)
|
16655 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.EnumValidator/]: validate( "ADVANCED", {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip.massTooltipVisibility)
|
16656 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "ADVANCED", {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip.massTooltipVisibility)
|
16657 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip.useImperialUnits)
|
16658 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"massTooltipVisibility":"ADVANCED","useImperialUnits":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip)
|
16659 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"massTooltipVisibility":"ADVANCED","useImperialUnits":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.Tooltip)
|
16660 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.recommendSlugsInMcCommands)
|
16661 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"fixBlockTinting":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.BlockTinting)
|
16662 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.BlockTinting.fixBlockTinting)
|
16663 | [08Jan2025 16:50:50.936] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"fixBlockTinting":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.BlockTinting)
|
16664 | [08Jan2025 16:50:50.937] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"fixBlockTinting":false}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.BlockTinting)
|
16665 | [08Jan2025 16:50:50.937] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $.renderDebugText)
|
16666 | [08Jan2025 16:50:50.937] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $)
|
16667 | [08Jan2025 16:50:50.937] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, {"Tooltip":{"massTooltipVisibility":"ADVANCED","useImperialUnits":false},"BlockTinting":{"fixBlockTinting":false},"renderDebugText":false,"recommendSlugsInMcCommands":true}, $)
|
16668 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"ADVANCED":{"renderPathfinding":true}}, {"ADVANCED":{"renderPathfinding":true}}, $)
|
16669 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"renderPathfinding":true}, {"ADVANCED":{"renderPathfinding":true}}, $.ADVANCED)
|
16670 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"ADVANCED":{"renderPathfinding":true}}, $.ADVANCED.renderPathfinding)
|
16671 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"renderPathfinding":true}, {"ADVANCED":{"renderPathfinding":true}}, $.ADVANCED)
|
16672 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"renderPathfinding":true}, {"ADVANCED":{"renderPathfinding":true}}, $.ADVANCED)
|
16673 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"ADVANCED":{"renderPathfinding":true}}, {"ADVANCED":{"renderPathfinding":true}}, $)
|
16674 | [08Jan2025 16:50:50.940] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"ADVANCED":{"renderPathfinding":true}}, {"ADVANCED":{"renderPathfinding":true}}, $)
|
16675 | [08Jan2025 16:50:50.951] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $)
|
16676 | [08Jan2025 16:50:50.951] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"canTurtlesLeaveScaledShips":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.ComputerCraft)
|
16677 | [08Jan2025 16:50:50.951] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.ComputerCraft.canTurtlesLeaveScaledShips)
|
16678 | [08Jan2025 16:50:50.951] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"canTurtlesLeaveScaledShips":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.ComputerCraft)
|
16679 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"canTurtlesLeaveScaledShips":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.ComputerCraft)
|
16680 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.FTBChunks)
|
16681 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.FTBChunks.shipsProtectedByClaims)
|
16682 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.FTBChunks.shipsProtectionOutOfBuildHeight)
|
16683 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.FTBChunks)
|
16684 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.FTBChunks)
|
16685 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.25, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.minScaling)
|
16686 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.25, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.minScaling)
|
16687 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.preventFluidEscapingShip)
|
16688 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.transformTeleports)
|
16689 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 500000.0, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.explosionBlastForce)
|
16690 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 500000.0, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.explosionBlastForce)
|
16691 | [08Jan2025 16:50:50.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.allowMobSpawns)
|
16692 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.5, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.miniShipSize)
|
16693 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.5, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.miniShipSize)
|
16694 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.aiOnShips)
|
16695 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.enableMovementChecks)
|
16696 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $.enableInteractDistanceChecks)
|
16697 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $)
|
16698 | [08Jan2025 16:50:50.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, {"FTBChunks":{"shipsProtectedByClaims":true,"shipsProtectionOutOfBuildHeight":false},"ComputerCraft":{"canTurtlesLeaveScaledShips":false},"enableInteractDistanceChecks":true,"transformTeleports":true,"enableMovementChecks":false,"preventFluidEscapingShip":true,"explosionBlastForce":500000.0,"allowMobSpawns":true,"aiOnShips":true,"miniShipSize":0.5,"minScaling":0.25}, $)
|
16699 | [08Jan2025 16:50:50.972] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dummmmmmy-common.toml for dummmmmmy tracking
|
16700 | [08Jan2025 16:50:50.981] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs.VSEntityManagerMixin from forge-clockworkadditions-common.mixins.json into org.valkyrienskies.mod.common.entity.handling.VSEntityManager
|
16701 | [08Jan2025 16:50:50.982] [modloading-worker-0/DEBUG] [mixin/]: forge-clockworkadditions-common.mixins.json:vs.VSEntityManagerMixin from mod (unknown)->@Inject::workWithPedals(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
16702 | [08Jan2025 16:50:50.994] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dummmmmmy
|
16703 | [08Jan2025 16:50:51.000] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_content_registries_v0
|
16704 | [08Jan2025 16:50:51.008] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for iceandfire
|
16705 | [08Jan2025 16:50:51.008] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.recipe.IafRecipeRegistry to MOD
|
16706 | [08Jan2025 16:50:51.008] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.misc.IafSoundRegistry to MOD
|
16707 | [08Jan2025 16:50:51.009] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for valkyrienskies
|
16708 | [08Jan2025 16:50:51.012] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file sodiumdynamiclights-client.toml for sodiumdynamiclights tracking
|
16709 | [08Jan2025 16:50:51.012] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for sodiumdynamiclights
|
16710 | [08Jan2025 16:50:51.013] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.misc.IafDamageRegistry to MOD
|
16711 | [08Jan2025 16:50:51.014] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file dsbg-server.toml for dsbg tracking
|
16712 | [08Jan2025 16:50:51.015] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dsbg
|
16713 | [08Jan2025 16:50:51.020] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.item.IafItemRegistry to MOD
|
16714 | [08Jan2025 16:50:51.021] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.event.ServerEvents to FORGE
|
16715 | [08Jan2025 16:50:51.048] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.props.CapabilityHandler to FORGE
|
16716 | [08Jan2025 16:50:51.049] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ice_and_fire_delight
|
16717 | [08Jan2025 16:50:51.049] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.SpicyChipsFromShinyScalesTooltipProcedure to FORGE
|
16718 | [08Jan2025 16:50:51.052] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafVillagerRegistry to MOD
|
16719 | [08Jan2025 16:50:51.052] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.entity.IafEntityRegistry to MOD
|
16720 | [08Jan2025 16:50:51.053] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.datagen.DataGenerators to MOD
|
16721 | [08Jan2025 16:50:51.054] [modloading-worker-0/DEBUG] [mixin/]: Mixing RegistriesDatapackGeneratorAccessor from werewolves.mixins.json into net.minecraft.data.registries.RegistriesDatapackGenerator
|
16722 | [08Jan2025 16:50:51.054] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.SilverKnifeWhenAttackProcedure to FORGE
|
16723 | [08Jan2025 16:50:51.054] [modloading-worker-0/DEBUG] [mixin/]: Mixing RegistriesDatapackGeneratorAccessor from vampirism.mixins.json into net.minecraft.data.registries.RegistriesDatapackGenerator
|
16724 | [08Jan2025 16:50:51.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_caboosestyle of type minecraft:item
|
16725 | [08Jan2025 16:50:51.054] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_caboosestyle of type minecraft:block
|
16726 | [08Jan2025 16:50:51.055] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long of type minecraft:item
|
16727 | [08Jan2025 16:50:51.055] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long of type minecraft:block
|
16728 | [08Jan2025 16:50:51.058] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method getRegistries()Ljava/util/concurrent/CompletableFuture; in net.minecraft.data.registries.RegistriesDatapackGenerator was not merged
|
16729 | [08Jan2025 16:50:51.063] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.SilverKnifeTooltipProcedure to FORGE
|
16730 | [08Jan2025 16:50:51.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.block.IafBlockRegistry to MOD
|
16731 | [08Jan2025 16:50:51.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.IceAndFire to FORGE
|
16732 | [08Jan2025 16:50:51.066] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.alexthe666.iceandfire.CommonProxy to MOD
|
16733 | [08Jan2025 16:50:51.072] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.LightningSausageTooltipProcedure to FORGE
|
16734 | [08Jan2025 16:50:51.074] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.LightningLilyExtractTooltipProcedure to FORGE
|
16735 | [08Jan2025 16:50:51.075] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.HydraVenomSoupTooltipProcedure to FORGE
|
16736 | [08Jan2025 16:50:51.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_brass_cap_steel of type minecraft:item
|
16737 | [08Jan2025 16:50:51.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_copper_cap_steel of type minecraft:item
|
16738 | [08Jan2025 16:50:51.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_brass of type minecraft:item
|
16739 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_copper_cap_brass of type minecraft:item
|
16740 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_copper of type minecraft:item
|
16741 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_long_brass_cap_copper of type minecraft:item
|
16742 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner of type minecraft:item
|
16743 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner of type minecraft:block
|
16744 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_brass_cap_steel of type minecraft:item
|
16745 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_copper_cap_steel of type minecraft:item
|
16746 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_brass of type minecraft:item
|
16747 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_copper_cap_brass of type minecraft:item
|
16748 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_copper of type minecraft:item
|
16749 | [08Jan2025 16:50:51.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_coalburner_brass_cap_copper of type minecraft:item
|
16750 | [08Jan2025 16:50:51.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.HydraFangKnifeWhenAttackProcedure to FORGE
|
16751 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.HydraFangKnifeTooltipProcedure to FORGE
|
16752 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crafttweaker
|
16753 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for vs_tournament
|
16754 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner of type minecraft:item
|
16755 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner of type minecraft:block
|
16756 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_brass_cap_steel of type minecraft:item
|
16757 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_copper_cap_steel of type minecraft:item
|
16758 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_brass of type minecraft:item
|
16759 | [08Jan2025 16:50:51.081] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_copper_cap_brass of type minecraft:item
|
16760 | [08Jan2025 16:50:51.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_copper of type minecraft:item
|
16761 | [08Jan2025 16:50:51.082] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_oilburner_brass_cap_copper of type minecraft:item
|
16762 | [08Jan2025 16:50:51.082] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.GrantBookOnFirstJoinConfigProcedure to FORGE
|
16763 | [08Jan2025 16:50:51.083] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.blamejared.crafttweaker.impl.event.CTModEventHandler to MOD
|
16764 | [08Jan2025 16:50:51.084] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.FrostSausageTooltipProcedure to FORGE
|
16765 | [08Jan2025 16:50:51.086] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.FrostLilyExtractTooltipProcedure to FORGE
|
16766 | [08Jan2025 16:50:51.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.FireSausageTooltipProcedure to FORGE
|
16767 | [08Jan2025 16:50:51.087] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.FireLilyExtractTooltipProcedure to FORGE
|
16768 | [08Jan2025 16:50:51.088] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.Effect_Fire_Aspect_When_ActiveProcedure to FORGE
|
16769 | [08Jan2025 16:50:51.089] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.EffectPoisonResistanceWhenActiveProcedure to FORGE
|
16770 | [08Jan2025 16:50:51.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined of type minecraft:item
|
16771 | [08Jan2025 16:50:51.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined of type minecraft:block
|
16772 | [08Jan2025 16:50:51.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_brass_cap_steel of type minecraft:item
|
16773 | [08Jan2025 16:50:51.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_copper_cap_steel of type minecraft:item
|
16774 | [08Jan2025 16:50:51.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_brass of type minecraft:item
|
16775 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_copper_cap_brass of type minecraft:item
|
16776 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_copper of type minecraft:item
|
16777 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_streamlined_brass_cap_copper of type minecraft:item
|
16778 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner of type minecraft:item
|
16779 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner of type minecraft:block
|
16780 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_brass_cap_steel of type minecraft:item
|
16781 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_copper_cap_steel of type minecraft:item
|
16782 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_brass of type minecraft:item
|
16783 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_copper_cap_brass of type minecraft:item
|
16784 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_copper of type minecraft:item
|
16785 | [08Jan2025 16:50:51.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_woodburner_brass_cap_copper of type minecraft:item
|
16786 | [08Jan2025 16:50:51.102] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.EffectLightningStrikeWhenActiveProcedure to FORGE
|
16787 | [08Jan2025 16:50:51.103] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.EffectIceAspectWhenActiveProcedure to FORGE
|
16788 | [08Jan2025 16:50:51.103] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.BlackDraconicWearProcedure to FORGE
|
16789 | [08Jan2025 16:50:51.103] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-common.toml for farmersdelight tracking
|
16790 | [08Jan2025 16:50:51.103] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file farmersdelight-client.toml for farmersdelight tracking
|
16791 | [08Jan2025 16:50:51.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.blamejared.crafttweaker.impl.event.CTCommonEventHandler to FORGE
|
16792 | [08Jan2025 16:50:51.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.procedures.BlackDraconicCaseTooltipProcedure to FORGE
|
16793 | [08Jan2025 16:50:51.107] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.init.IceAndFireDelightModTrades to FORGE
|
16794 | [08Jan2025 16:50:51.110] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.init.IceAndFireDelightModLootModifier to MOD
|
16795 | [08Jan2025 16:50:51.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_diesel of type minecraft:item
|
16796 | [08Jan2025 16:50:51.115] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack_diesel of type minecraft:block
|
16797 | [08Jan2025 16:50:51.119] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatFarmersDelightTomatoMixin from supplementaries.mixins.json into vectorwing.farmersdelight.common.block.TomatoVineBlock
|
16798 | [08Jan2025 16:50:51.117] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_cogwheel of type minecraft:item
|
16799 | [08Jan2025 16:50:51.116] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.donne431.ice_and_fire_delight.init.IceAndFireDelightModConfigs to MOD
|
16800 | [08Jan2025 16:50:51.119] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_cogwheel of type minecraft:block
|
16801 | [08Jan2025 16:50:51.121] [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
|
16802 | [08Jan2025 16:50:51.124] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crank_wheel of type minecraft:item
|
16803 | [08Jan2025 16:50:51.125] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crank_wheel of type minecraft:block
|
16804 | [08Jan2025 16:50:51.126] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_vent of type minecraft:item
|
16805 | [08Jan2025 16:50:51.126] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_vent of type minecraft:block
|
16806 | [08Jan2025 16:50:51.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_crank_wheel of type minecraft:item
|
16807 | [08Jan2025 16:50:51.127] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_crank_wheel of type minecraft:block
|
16808 | [08Jan2025 16:50:51.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry parallel_gearbox of type minecraft:item
|
16809 | [08Jan2025 16:50:51.130] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry parallel_gearbox of type minecraft:block
|
16810 | [08Jan2025 16:50:51.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry six_way_gearbox of type minecraft:item
|
16811 | [08Jan2025 16:50:51.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry six_way_gearbox of type minecraft:block
|
16812 | [08Jan2025 16:50:51.136] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_fuel_tank of type minecraft:item
|
16813 | [08Jan2025 16:50:51.136] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_fuel_tank of type minecraft:block
|
16814 | [08Jan2025 16:50:51.138] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.farmersdelight.SkilletItemMixin from origins_classes.mixins.json into vectorwing.farmersdelight.common.item.SkilletItem
|
16815 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass of type minecraft:item
|
16816 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_fuel_thruster of type minecraft:item
|
16817 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass of type minecraft:block
|
16818 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry solid_fuel_thruster of type minecraft:block
|
16819 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_red_stained_framed_glass of type minecraft:item
|
16820 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_red_stained_framed_glass of type minecraft:block
|
16821 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_red_stained_framed_glass of type minecraft:item
|
16822 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_red_stained_framed_glass of type minecraft:block
|
16823 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_tiled_glass of type minecraft:item
|
16824 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_tiled_glass of type minecraft:block
|
16825 | [08Jan2025 16:50:51.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overstress_clutch of type minecraft:item
|
16826 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overstress_clutch of type minecraft:block
|
16827 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [mixin/]: origins_classes.mixins.json:common.farmersdelight.SkilletItemMixin from mod origins_classes->@Inject::originsClasses$storeCraftResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/crafting/CampfireCookingRecipe;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
16828 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_pane of type minecraft:item
|
16829 | [08Jan2025 16:50:51.140] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_pane of type minecraft:block
|
16830 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_red_stained_framed_glass_pane of type minecraft:item
|
16831 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_red_stained_framed_glass_pane of type minecraft:block
|
16832 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_red_stained_framed_glass_pane of type minecraft:item
|
16833 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_red_stained_framed_glass_pane of type minecraft:block
|
16834 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_tiled_glass_pane of type minecraft:item
|
16835 | [08Jan2025 16:50:51.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_tiled_glass_pane of type minecraft:block
|
16836 | [08Jan2025 16:50:51.147] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_door of type minecraft:item
|
16837 | [08Jan2025 16:50:51.147] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_door of type minecraft:block
|
16838 | [08Jan2025 16:50:51.151] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry buffer of type minecraft:item
|
16839 | [08Jan2025 16:50:51.151] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry buffer of type minecraft:block
|
16840 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_trapdoor of type minecraft:item
|
16841 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_stained_framed_glass_trapdoor of type minecraft:block
|
16842 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry buffer_narrow of type minecraft:block
|
16843 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass of type minecraft:item
|
16844 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass of type minecraft:block
|
16845 | [08Jan2025 16:50:51.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_orange_stained_framed_glass of type minecraft:item
|
16846 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_orange_stained_framed_glass of type minecraft:block
|
16847 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_orange_stained_framed_glass of type minecraft:item
|
16848 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_orange_stained_framed_glass of type minecraft:block
|
16849 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_tiled_glass of type minecraft:item
|
16850 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_tiled_glass of type minecraft:block
|
16851 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_pane of type minecraft:item
|
16852 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_pane of type minecraft:block
|
16853 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_orange_stained_framed_glass_pane of type minecraft:item
|
16854 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_orange_stained_framed_glass_pane of type minecraft:block
|
16855 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_orange_stained_framed_glass_pane of type minecraft:item
|
16856 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_orange_stained_framed_glass_pane of type minecraft:block
|
16857 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_tiled_glass_pane of type minecraft:item
|
16858 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_tiled_glass_pane of type minecraft:block
|
16859 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_door of type minecraft:item
|
16860 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_door of type minecraft:block
|
16861 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_trapdoor of type minecraft:item
|
16862 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_stained_framed_glass_trapdoor of type minecraft:block
|
16863 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass of type minecraft:item
|
16864 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass of type minecraft:block
|
16865 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_yellow_stained_framed_glass of type minecraft:item
|
16866 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_yellow_stained_framed_glass of type minecraft:block
|
16867 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_yellow_stained_framed_glass of type minecraft:item
|
16868 | [08Jan2025 16:50:51.153] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_yellow_stained_framed_glass of type minecraft:block
|
16869 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_tiled_glass of type minecraft:item
|
16870 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_tiled_glass of type minecraft:block
|
16871 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_pane of type minecraft:item
|
16872 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_pane of type minecraft:block
|
16873 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_yellow_stained_framed_glass_pane of type minecraft:item
|
16874 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_yellow_stained_framed_glass_pane of type minecraft:block
|
16875 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry buffer_mono of type minecraft:block
|
16876 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_yellow_stained_framed_glass_pane of type minecraft:item
|
16877 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_yellow_stained_framed_glass_pane of type minecraft:block
|
16878 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_tiled_glass_pane of type minecraft:item
|
16879 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_tiled_glass_pane of type minecraft:block
|
16880 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_door of type minecraft:item
|
16881 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_door of type minecraft:block
|
16882 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_trapdoor of type minecraft:item
|
16883 | [08Jan2025 16:50:51.154] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_stained_framed_glass_trapdoor of type minecraft:block
|
16884 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shear_pin of type minecraft:item
|
16885 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shear_pin of type minecraft:block
|
16886 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass of type minecraft:item
|
16887 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass of type minecraft:block
|
16888 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_green_stained_framed_glass of type minecraft:item
|
16889 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_green_stained_framed_glass of type minecraft:block
|
16890 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_green_stained_framed_glass of type minecraft:item
|
16891 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_green_stained_framed_glass of type minecraft:block
|
16892 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_tiled_glass of type minecraft:item
|
16893 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_tiled_glass of type minecraft:block
|
16894 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_pane of type minecraft:item
|
16895 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_pane of type minecraft:block
|
16896 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_green_stained_framed_glass_pane of type minecraft:item
|
16897 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_green_stained_framed_glass_pane of type minecraft:block
|
16898 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_green_stained_framed_glass_pane of type minecraft:item
|
16899 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_green_stained_framed_glass_pane of type minecraft:block
|
16900 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_tiled_glass_pane of type minecraft:item
|
16901 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_tiled_glass_pane of type minecraft:block
|
16902 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_door of type minecraft:item
|
16903 | [08Jan2025 16:50:51.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_door of type minecraft:block
|
16904 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_trapdoor of type minecraft:item
|
16905 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_stained_framed_glass_trapdoor of type minecraft:block
|
16906 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass of type minecraft:item
|
16907 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass of type minecraft:block
|
16908 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_lime_stained_framed_glass of type minecraft:item
|
16909 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_lime_stained_framed_glass of type minecraft:block
|
16910 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_lime_stained_framed_glass of type minecraft:item
|
16911 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_lime_stained_framed_glass of type minecraft:block
|
16912 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_tiled_glass of type minecraft:item
|
16913 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry buffer_wide of type minecraft:block
|
16914 | [08Jan2025 16:50:51.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_tiled_glass of type minecraft:block
|
16915 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_pane of type minecraft:item
|
16916 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_pane of type minecraft:block
|
16917 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_lime_stained_framed_glass_pane of type minecraft:item
|
16918 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_lime_stained_framed_glass_pane of type minecraft:block
|
16919 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_lime_stained_framed_glass_pane of type minecraft:item
|
16920 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_lime_stained_framed_glass_pane of type minecraft:block
|
16921 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_tiled_glass_pane of type minecraft:item
|
16922 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_tiled_glass_pane of type minecraft:block
|
16923 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_door of type minecraft:item
|
16924 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_door of type minecraft:block
|
16925 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_trapdoor of type minecraft:item
|
16926 | [08Jan2025 16:50:51.159] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_stained_framed_glass_trapdoor of type minecraft:block
|
16927 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass of type minecraft:item
|
16928 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass of type minecraft:block
|
16929 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_blue_stained_framed_glass of type minecraft:item
|
16930 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_clutch of type minecraft:item
|
16931 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_clutch of type minecraft:block
|
16932 | [08Jan2025 16:50:51.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotarycannon_ammo_drum of type minecraft:item
|
16933 | [08Jan2025 16:50:51.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotarycannon_ammo_drum of type minecraft:block
|
16934 | [08Jan2025 16:50:51.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_gearshift of type minecraft:item
|
16935 | [08Jan2025 16:50:51.161] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_gearshift of type minecraft:block
|
16936 | [08Jan2025 16:50:51.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_blue_stained_framed_glass of type minecraft:block
|
16937 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_blue_stained_framed_glass of type minecraft:item
|
16938 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_blue_stained_framed_glass of type minecraft:block
|
16939 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_tiled_glass of type minecraft:item
|
16940 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_tiled_glass of type minecraft:block
|
16941 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_pane of type minecraft:item
|
16942 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_pane of type minecraft:block
|
16943 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_blue_stained_framed_glass_pane of type minecraft:item
|
16944 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_blue_stained_framed_glass_pane of type minecraft:block
|
16945 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_blue_stained_framed_glass_pane of type minecraft:item
|
16946 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_blue_stained_framed_glass_pane of type minecraft:block
|
16947 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_tiled_glass_pane of type minecraft:item
|
16948 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_tiled_glass_pane of type minecraft:block
|
16949 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_door of type minecraft:item
|
16950 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_door of type minecraft:block
|
16951 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_trapdoor of type minecraft:item
|
16952 | [08Jan2025 16:50:51.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_stained_framed_glass_trapdoor of type minecraft:block
|
16953 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass of type minecraft:item
|
16954 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass of type minecraft:block
|
16955 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_blue_stained_framed_glass of type minecraft:item
|
16956 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_blue_stained_framed_glass of type minecraft:block
|
16957 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_blue_stained_framed_glass of type minecraft:item
|
16958 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_blue_stained_framed_glass of type minecraft:block
|
16959 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_tiled_glass of type minecraft:item
|
16960 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_tiled_glass of type minecraft:block
|
16961 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_pane of type minecraft:item
|
16962 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_pane of type minecraft:block
|
16963 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_blue_stained_framed_glass_pane of type minecraft:item
|
16964 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_blue_stained_framed_glass_pane of type minecraft:block
|
16965 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_blue_stained_framed_glass_pane of type minecraft:item
|
16966 | [08Jan2025 16:50:51.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_blue_stained_framed_glass_pane of type minecraft:block
|
16967 | [08Jan2025 16:50:51.189] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry link_and_pin of type minecraft:block
|
16968 | [08Jan2025 16:50:51.190] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifugal_clutch of type minecraft:item
|
16969 | [08Jan2025 16:50:51.190] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifugal_clutch of type minecraft:block
|
16970 | [08Jan2025 16:50:51.190] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry link_and_pin of type minecraft:item
|
16971 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry link_and_pin_linkless of type minecraft:item
|
16972 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry knuckle_coupler of type minecraft:item
|
16973 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry split_knuckle_coupler of type minecraft:item
|
16974 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screwlink_coupler of type minecraft:item
|
16975 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_tiled_glass_pane of type minecraft:item
|
16976 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_tiled_glass_pane of type minecraft:block
|
16977 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_door of type minecraft:item
|
16978 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_rails of type minecraft:item
|
16979 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_door of type minecraft:block
|
16980 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_rails of type minecraft:block
|
16981 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_trapdoor of type minecraft:item
|
16982 | [08Jan2025 16:50:51.191] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_stained_framed_glass_trapdoor of type minecraft:block
|
16983 | [08Jan2025 16:50:51.193] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_buffer of type minecraft:item
|
16984 | [08Jan2025 16:50:51.194] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry big_buffer of type minecraft:block
|
16985 | [08Jan2025 16:50:51.195] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass of type minecraft:item
|
16986 | [08Jan2025 16:50:51.195] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_buffer of type minecraft:item
|
16987 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_buffer of type minecraft:block
|
16988 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass of type minecraft:block
|
16989 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_cyan_stained_framed_glass of type minecraft:item
|
16990 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_cyan_stained_framed_glass of type minecraft:block
|
16991 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_cyan_stained_framed_glass of type minecraft:item
|
16992 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_cyan_stained_framed_glass of type minecraft:block
|
16993 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_tiled_glass of type minecraft:item
|
16994 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_tiled_glass of type minecraft:block
|
16995 | [08Jan2025 16:50:51.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_pane of type minecraft:item
|
16996 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_pane of type minecraft:block
|
16997 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_cyan_stained_framed_glass_pane of type minecraft:item
|
16998 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_cyan_stained_framed_glass_pane of type minecraft:block
|
16999 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_cyan_stained_framed_glass_pane of type minecraft:item
|
17000 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_cyan_stained_framed_glass_pane of type minecraft:block
|
17001 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_tiled_glass_pane of type minecraft:item
|
17002 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_tiled_glass_pane of type minecraft:block
|
17003 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_door of type minecraft:item
|
17004 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_door of type minecraft:block
|
17005 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_trapdoor of type minecraft:item
|
17006 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_stained_framed_glass_trapdoor of type minecraft:block
|
17007 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass of type minecraft:item
|
17008 | [08Jan2025 16:50:51.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass of type minecraft:block
|
17009 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_purple_stained_framed_glass of type minecraft:item
|
17010 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_purple_stained_framed_glass of type minecraft:block
|
17011 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_purple_stained_framed_glass of type minecraft:item
|
17012 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_purple_stained_framed_glass of type minecraft:block
|
17013 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_tiled_glass of type minecraft:item
|
17014 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_tiled_glass of type minecraft:block
|
17015 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_pane of type minecraft:item
|
17016 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_pane of type minecraft:block
|
17017 | [08Jan2025 16:50:51.200] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_purple_stained_framed_glass_pane of type minecraft:item
|
17018 | [08Jan2025 16:50:51.201] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_purple_stained_framed_glass_pane of type minecraft:block
|
17019 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_rails_end of type minecraft:item
|
17020 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rocket_rails_end of type minecraft:block
|
17021 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_barrel of type minecraft:item
|
17022 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_barrel of type minecraft:block
|
17023 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry headstock of type minecraft:block
|
17024 | [08Jan2025 16:50:51.202] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_purple_stained_framed_glass_pane of type minecraft:item
|
17025 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_purple_stained_framed_glass_pane of type minecraft:block
|
17026 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_tiled_glass_pane of type minecraft:item
|
17027 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_tiled_glass_pane of type minecraft:block
|
17028 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry freewheel_clutch of type minecraft:item
|
17029 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_door of type minecraft:item
|
17030 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry freewheel_clutch of type minecraft:block
|
17031 | [08Jan2025 16:50:51.203] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_door of type minecraft:block
|
17032 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_trapdoor of type minecraft:item
|
17033 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_stained_framed_glass_trapdoor of type minecraft:block
|
17034 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass of type minecraft:item
|
17035 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass of type minecraft:block
|
17036 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_magenta_stained_framed_glass of type minecraft:item
|
17037 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_magenta_stained_framed_glass of type minecraft:block
|
17038 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_magenta_stained_framed_glass of type minecraft:item
|
17039 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_magenta_stained_framed_glass of type minecraft:block
|
17040 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_tiled_glass of type minecraft:item
|
17041 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_tiled_glass of type minecraft:block
|
17042 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_pane of type minecraft:item
|
17043 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_pane of type minecraft:block
|
17044 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_magenta_stained_framed_glass_pane of type minecraft:item
|
17045 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_magenta_stained_framed_glass_pane of type minecraft:block
|
17046 | [08Jan2025 16:50:51.204] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_magenta_stained_framed_glass_pane of type minecraft:item
|
17047 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_magenta_stained_framed_glass_pane of type minecraft:block
|
17048 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_tiled_glass_pane of type minecraft:item
|
17049 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_tiled_glass_pane of type minecraft:block
|
17050 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_door of type minecraft:item
|
17051 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_door of type minecraft:block
|
17052 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_trapdoor of type minecraft:item
|
17053 | [08Jan2025 16:50:51.205] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_stained_framed_glass_trapdoor of type minecraft:block
|
17054 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass of type minecraft:item
|
17055 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass of type minecraft:block
|
17056 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_pink_stained_framed_glass of type minecraft:item
|
17057 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_pink_stained_framed_glass of type minecraft:block
|
17058 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_pink_stained_framed_glass of type minecraft:item
|
17059 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_pink_stained_framed_glass of type minecraft:block
|
17060 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_tiled_glass of type minecraft:item
|
17061 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_tiled_glass of type minecraft:block
|
17062 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_pane of type minecraft:item
|
17063 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_pane of type minecraft:block
|
17064 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_pink_stained_framed_glass_pane of type minecraft:item
|
17065 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_pink_stained_framed_glass_pane of type minecraft:block
|
17066 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_pink_stained_framed_glass_pane of type minecraft:item
|
17067 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_pink_stained_framed_glass_pane of type minecraft:block
|
17068 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_tiled_glass_pane of type minecraft:item
|
17069 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_tiled_glass_pane of type minecraft:block
|
17070 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_door of type minecraft:item
|
17071 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_door of type minecraft:block
|
17072 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_trapdoor of type minecraft:item
|
17073 | [08Jan2025 16:50:51.206] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_stained_framed_glass_trapdoor of type minecraft:block
|
17074 | [08Jan2025 16:50:51.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_gearbox of type minecraft:item
|
17075 | [08Jan2025 16:50:51.210] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_gearbox of type minecraft:block
|
17076 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass of type minecraft:item
|
17077 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass of type minecraft:block
|
17078 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_black_stained_framed_glass of type minecraft:item
|
17079 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_black_stained_framed_glass of type minecraft:block
|
17080 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock of type minecraft:item
|
17081 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_buffer of type minecraft:item
|
17082 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brake of type minecraft:item
|
17083 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_link_and_pin of type minecraft:item
|
17084 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brake of type minecraft:block
|
17085 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_link_and_pin_linkless of type minecraft:item
|
17086 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_knuckle_coupler of type minecraft:item
|
17087 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_split_knuckle_coupler of type minecraft:item
|
17088 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_headstock_screwlink_coupler of type minecraft:item
|
17089 | [08Jan2025 16:50:51.211] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_black_stained_framed_glass of type minecraft:item
|
17090 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_black_stained_framed_glass of type minecraft:block
|
17091 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_tiled_glass of type minecraft:item
|
17092 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_tiled_glass of type minecraft:block
|
17093 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_pane of type minecraft:item
|
17094 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_pane of type minecraft:block
|
17095 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_black_stained_framed_glass_pane of type minecraft:item
|
17096 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_gun_launcher_barrel of type minecraft:item
|
17097 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_black_stained_framed_glass_pane of type minecraft:block
|
17098 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry built_up_gun_launcher_barrel of type minecraft:block
|
17099 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_black_stained_framed_glass_pane of type minecraft:item
|
17100 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_black_stained_framed_glass_pane of type minecraft:block
|
17101 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_tiled_glass_pane of type minecraft:item
|
17102 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_tiled_glass_pane of type minecraft:block
|
17103 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_door of type minecraft:item
|
17104 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_door of type minecraft:block
|
17105 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_trapdoor of type minecraft:item
|
17106 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_stained_framed_glass_trapdoor of type minecraft:block
|
17107 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_chamber of type minecraft:item
|
17108 | [08Jan2025 16:50:51.212] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_chamber of type minecraft:block
|
17109 | [08Jan2025 16:50:51.215] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_bars of type minecraft:block
|
17110 | [08Jan2025 16:50:51.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_quickfiring_breech of type minecraft:item
|
17111 | [08Jan2025 16:50:51.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_quickfiring_breech of type minecraft:block
|
17112 | [08Jan2025 16:50:51.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_sliding_breech of type minecraft:item
|
17113 | [08Jan2025 16:50:51.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gun_launcher_sliding_breech of type minecraft:block
|
17114 | [08Jan2025 16:50:51.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock of type minecraft:block
|
17115 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock of type minecraft:item
|
17116 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_buffer of type minecraft:item
|
17117 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_link_and_pin of type minecraft:item
|
17118 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_link_and_pin_linkless of type minecraft:item
|
17119 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass of type minecraft:item
|
17120 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_knuckle_coupler of type minecraft:item
|
17121 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_split_knuckle_coupler of type minecraft:item
|
17122 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock_screwlink_coupler of type minecraft:item
|
17123 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_barrel of type minecraft:item
|
17124 | [08Jan2025 16:50:51.223] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_barrel of type minecraft:block
|
17125 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass of type minecraft:block
|
17126 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gray_stained_framed_glass of type minecraft:item
|
17127 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gray_stained_framed_glass of type minecraft:block
|
17128 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_gray_stained_framed_glass of type minecraft:item
|
17129 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_gray_stained_framed_glass of type minecraft:block
|
17130 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_built_up_gun_launcher_barrel of type minecraft:item
|
17131 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_tiled_glass of type minecraft:item
|
17132 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_built_up_gun_launcher_barrel of type minecraft:block
|
17133 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_tiled_glass of type minecraft:block
|
17134 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_pane of type minecraft:item
|
17135 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_pane of type minecraft:block
|
17136 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gray_stained_framed_glass_pane of type minecraft:item
|
17137 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_gray_stained_framed_glass_pane of type minecraft:block
|
17138 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_gray_stained_framed_glass_pane of type minecraft:item
|
17139 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_gray_stained_framed_glass_pane of type minecraft:block
|
17140 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_tiled_glass_pane of type minecraft:item
|
17141 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_tiled_glass_pane of type minecraft:block
|
17142 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_door of type minecraft:item
|
17143 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_door of type minecraft:block
|
17144 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_trapdoor of type minecraft:item
|
17145 | [08Jan2025 16:50:51.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_stained_framed_glass_trapdoor of type minecraft:block
|
17146 | [08Jan2025 16:50:51.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_chamber of type minecraft:item
|
17147 | [08Jan2025 16:50:51.229] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_chamber of type minecraft:block
|
17148 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass of type minecraft:item
|
17149 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass of type minecraft:block
|
17150 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_gray_stained_framed_glass of type minecraft:item
|
17151 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_gray_stained_framed_glass of type minecraft:block
|
17152 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_gray_stained_framed_glass of type minecraft:item
|
17153 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_gray_stained_framed_glass of type minecraft:block
|
17154 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_tiled_glass of type minecraft:item
|
17155 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_tiled_glass of type minecraft:block
|
17156 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_pane of type minecraft:item
|
17157 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_pane of type minecraft:block
|
17158 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_gray_stained_framed_glass_pane of type minecraft:item
|
17159 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_light_gray_stained_framed_glass_pane of type minecraft:block
|
17160 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_gray_stained_framed_glass_pane of type minecraft:item
|
17161 | [08Jan2025 16:50:51.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_light_gray_stained_framed_glass_pane of type minecraft:block
|
17162 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_tiled_glass_pane of type minecraft:item
|
17163 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_tiled_glass_pane of type minecraft:block
|
17164 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_door of type minecraft:item
|
17165 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_door of type minecraft:block
|
17166 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_trapdoor of type minecraft:item
|
17167 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_stained_framed_glass_trapdoor of type minecraft:block
|
17168 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_gun_launcher_sliding_breech of type minecraft:item
|
17169 | [08Jan2025 16:50:51.232] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_gun_launcher_sliding_breech of type minecraft:block
|
17170 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass of type minecraft:item
|
17171 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass of type minecraft:block
|
17172 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_white_stained_framed_glass of type minecraft:item
|
17173 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_white_stained_framed_glass of type minecraft:block
|
17174 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_white_stained_framed_glass of type minecraft:item
|
17175 | [08Jan2025 16:50:51.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_white_stained_framed_glass of type minecraft:block
|
17176 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_tiled_glass of type minecraft:item
|
17177 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_tiled_glass of type minecraft:block
|
17178 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_pane of type minecraft:item
|
17179 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_sliding_breech of type minecraft:item
|
17180 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_pane of type minecraft:block
|
17181 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_gun_launcher_sliding_breech of type minecraft:block
|
17182 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_white_stained_framed_glass_pane of type minecraft:item
|
17183 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_white_stained_framed_glass_pane of type minecraft:block
|
17184 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_white_stained_framed_glass_pane of type minecraft:item
|
17185 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_white_stained_framed_glass_pane of type minecraft:block
|
17186 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_tiled_glass_pane of type minecraft:item
|
17187 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_tiled_glass_pane of type minecraft:block
|
17188 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_door of type minecraft:item
|
17189 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_door of type minecraft:block
|
17190 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_trapdoor of type minecraft:item
|
17191 | [08Jan2025 16:50:51.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_stained_framed_glass_trapdoor of type minecraft:block
|
17192 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass of type minecraft:item
|
17193 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass of type minecraft:block
|
17194 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brown_stained_framed_glass of type minecraft:item
|
17195 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brown_stained_framed_glass of type minecraft:block
|
17196 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_brown_stained_framed_glass of type minecraft:item
|
17197 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_brown_stained_framed_glass of type minecraft:block
|
17198 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_tiled_glass of type minecraft:item
|
17199 | [08Jan2025 16:50:51.236] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_tiled_glass of type minecraft:block
|
17200 | [08Jan2025 16:50:51.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_pulse_generator of type minecraft:item
|
17201 | [08Jan2025 16:50:51.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_pane of type minecraft:item
|
17202 | [08Jan2025 16:50:51.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_pane of type minecraft:block
|
17203 | [08Jan2025 16:50:51.239] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for largemeals
|
17204 | [08Jan2025 16:50:51.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brown_stained_framed_glass_pane of type minecraft:item
|
17205 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_pulse_generator of type minecraft:block
|
17206 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brown_stained_framed_glass_pane of type minecraft:block
|
17207 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_brown_stained_framed_glass_pane of type minecraft:item
|
17208 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_brown_stained_framed_glass_pane of type minecraft:block
|
17209 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_tiled_glass_pane of type minecraft:item
|
17210 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_tiled_glass_pane of type minecraft:block
|
17211 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_door of type minecraft:item
|
17212 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_door of type minecraft:block
|
17213 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_trapdoor of type minecraft:item
|
17214 | [08Jan2025 16:50:51.240] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_stained_framed_glass_trapdoor of type minecraft:block
|
17215 | [08Jan2025 16:50:51.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass of type minecraft:item
|
17216 | [08Jan2025 16:50:51.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass of type minecraft:block
|
17217 | [08Jan2025 16:50:51.243] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_api_lookup_api_v1
|
17218 | [08Jan2025 16:50:51.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_screw_breech of type minecraft:item
|
17219 | [08Jan2025 16:50:51.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_screw_breech of type minecraft:item
|
17220 | [08Jan2025 16:50:51.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_screw_breech of type minecraft:block
|
17221 | [08Jan2025 16:50:51.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_tube of type minecraft:item
|
17222 | [08Jan2025 16:50:51.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_tube of type minecraft:block
|
17223 | [08Jan2025 16:50:51.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass of type minecraft:item
|
17224 | [08Jan2025 16:50:51.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass of type minecraft:block
|
17225 | [08Jan2025 16:50:51.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass of type minecraft:item
|
17226 | [08Jan2025 16:50:51.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass of type minecraft:block
|
17227 | [08Jan2025 16:50:51.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_stone_button of type minecraft:block
|
17228 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_polished_blackstone_button of type minecraft:block
|
17229 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_oak_button of type minecraft:block
|
17230 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_spruce_button of type minecraft:block
|
17231 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_birch_button of type minecraft:block
|
17232 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_acacia_button of type minecraft:block
|
17233 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_cherry_button of type minecraft:block
|
17234 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_jungle_button of type minecraft:block
|
17235 | [08Jan2025 16:50:51.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_dark_oak_button of type minecraft:block
|
17236 | [08Jan2025 16:50:51.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_crimson_button of type minecraft:block
|
17237 | [08Jan2025 16:50:51.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_warped_button of type minecraft:block
|
17238 | [08Jan2025 16:50:51.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_mangrove_button of type minecraft:block
|
17239 | [08Jan2025 16:50:51.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_bamboo_button of type minecraft:block
|
17240 | [08Jan2025 16:50:51.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_tiled_glass of type minecraft:item
|
17241 | [08Jan2025 16:50:51.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_tiled_glass of type minecraft:block
|
17242 | [08Jan2025 16:50:51.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry generic_crossing of type minecraft:block
|
17243 | [08Jan2025 16:50:51.253] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_lever of type minecraft:block
|
17244 | [08Jan2025 16:50:51.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_two of type minecraft:item
|
17245 | [08Jan2025 16:50:51.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_two of type minecraft:block
|
17246 | [08Jan2025 16:50:51.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_analog_lever of type minecraft:block
|
17247 | [08Jan2025 16:50:51.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_pane of type minecraft:item
|
17248 | [08Jan2025 16:50:51.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_pane of type minecraft:block
|
17249 | [08Jan2025 16:50:51.260] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass_pane of type minecraft:item
|
17250 | [08Jan2025 16:50:51.261] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_tinted_framed_glass_pane of type minecraft:block
|
17251 | [08Jan2025 16:50:51.261] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass_pane of type minecraft:item
|
17252 | [08Jan2025 16:50:51.261] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry horizontal_tinted_framed_glass_pane of type minecraft:block
|
17253 | [08Jan2025 16:50:51.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_tiled_glass_pane of type minecraft:item
|
17254 | [08Jan2025 16:50:51.262] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_tiled_glass_pane of type minecraft:block
|
17255 | [08Jan2025 16:50:51.265] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_fan_catalyst of type minecraft:item
|
17256 | [08Jan2025 16:50:51.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_fan_catalyst of type minecraft:block
|
17257 | [08Jan2025 16:50:51.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_four of type minecraft:item
|
17258 | [08Jan2025 16:50:51.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_four of type minecraft:block
|
17259 | [08Jan2025 16:50:51.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_blasting_catalyst of type minecraft:item
|
17260 | [08Jan2025 16:50:51.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_blasting_catalyst of type minecraft:block
|
17261 | [08Jan2025 16:50:51.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_door of type minecraft:item
|
17262 | [08Jan2025 16:50:51.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_door of type minecraft:block
|
17263 | [08Jan2025 16:50:51.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_smoking_catalyst of type minecraft:item
|
17264 | [08Jan2025 16:50:51.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_smoking_catalyst of type minecraft:block
|
17265 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_trapdoor of type minecraft:item
|
17266 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_six of type minecraft:item
|
17267 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_six of type minecraft:block
|
17268 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_splashing_catalyst of type minecraft:item
|
17269 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_splashing_catalyst of type minecraft:block
|
17270 | [08Jan2025 16:50:51.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tinted_framed_glass_trapdoor of type minecraft:block
|
17271 | [08Jan2025 16:50:51.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_haunting_catalyst of type minecraft:item
|
17272 | [08Jan2025 16:50:51.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_haunting_catalyst of type minecraft:block
|
17273 | [08Jan2025 16:50:51.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_freezing_catalyst of type minecraft:item
|
17274 | [08Jan2025 16:50:51.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_freezing_catalyst of type minecraft:block
|
17275 | [08Jan2025 16:50:51.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:item
|
17276 | [08Jan2025 16:50:51.272] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:block
|
17277 | [08Jan2025 16:50:51.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window of type minecraft:item
|
17278 | [08Jan2025 16:50:51.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window of type minecraft:block
|
17279 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window_pane of type minecraft:item
|
17280 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_window_pane of type minecraft:block
|
17281 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window of type minecraft:item
|
17282 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window of type minecraft:block
|
17283 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window_pane of type minecraft:item
|
17284 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_window_pane of type minecraft:block
|
17285 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ten of type minecraft:item
|
17286 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ten of type minecraft:block
|
17287 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_window of type minecraft:item
|
17288 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_window of type minecraft:block
|
17289 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_window_pane of type minecraft:item
|
17290 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_alloy_window_pane of type minecraft:block
|
17291 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window of type minecraft:item
|
17292 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window of type minecraft:block
|
17293 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window_pane of type minecraft:item
|
17294 | [08Jan2025 16:50:51.274] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_window_pane of type minecraft:block
|
17295 | [08Jan2025 16:50:51.275] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_window of type minecraft:item
|
17296 | [08Jan2025 16:50:51.276] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_seething_catalyst of type minecraft:item
|
17297 | [08Jan2025 16:50:51.276] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_seething_catalyst of type minecraft:block
|
17298 | [08Jan2025 16:50:51.277] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_window of type minecraft:block
|
17299 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_sanding_catalyst of type minecraft:item
|
17300 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fan_sanding_catalyst of type minecraft:block
|
17301 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_window_pane of type minecraft:item
|
17302 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_quartz_window_pane of type minecraft:block
|
17303 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window of type minecraft:item
|
17304 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window of type minecraft:block
|
17305 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window_pane of type minecraft:item
|
17306 | [08Jan2025 16:50:51.278] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_window_pane of type minecraft:block
|
17307 | [08Jan2025 16:50:51.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_red of type minecraft:item
|
17308 | [08Jan2025 16:50:51.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_red of type minecraft:block
|
17309 | [08Jan2025 16:50:51.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_orange of type minecraft:item
|
17310 | [08Jan2025 16:50:51.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_orange of type minecraft:block
|
17311 | [08Jan2025 16:50:51.280] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_yellow of type minecraft:item
|
17312 | [08Jan2025 16:50:51.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_yellow of type minecraft:block
|
17313 | [08Jan2025 16:50:51.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_green of type minecraft:item
|
17314 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_green of type minecraft:block
|
17315 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_lime of type minecraft:item
|
17316 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_lime of type minecraft:block
|
17317 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_blue of type minecraft:item
|
17318 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_blue of type minecraft:block
|
17319 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_light_blue of type minecraft:item
|
17320 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_light_blue of type minecraft:block
|
17321 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_cyan of type minecraft:item
|
17322 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_cyan of type minecraft:block
|
17323 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_purple of type minecraft:item
|
17324 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_purple of type minecraft:block
|
17325 | [08Jan2025 16:50:51.281] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_barrel of type minecraft:item
|
17326 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_magenta of type minecraft:item
|
17327 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_magenta of type minecraft:block
|
17328 | [08Jan2025 16:50:51.282] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_barrel of type minecraft:block
|
17329 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_pink of type minecraft:item
|
17330 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_pink of type minecraft:block
|
17331 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_black of type minecraft:item
|
17332 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_black of type minecraft:block
|
17333 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_silo of type minecraft:item
|
17334 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_gray of type minecraft:item
|
17335 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_silo of type minecraft:block
|
17336 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_gray of type minecraft:block
|
17337 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_light_gray of type minecraft:item
|
17338 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_light_gray of type minecraft:block
|
17339 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_white of type minecraft:item
|
17340 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_white of type minecraft:block
|
17341 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_brown of type minecraft:item
|
17342 | [08Jan2025 16:50:51.283] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry framed_radon_lamp_brown of type minecraft:block
|
17343 | [08Jan2025 16:50:51.284] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSlidingDoorBlockEntity from railways-common.mixins.json into com.simibubi.create.content.decoration.slidingDoor.SlidingDoorBlockEntity
|
17344 | [08Jan2025 16:50:51.286] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlockEntity from mod railways->@Inject::addScrollBehaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17345 | [08Jan2025 16:50:51.286] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlockEntity from mod railways->@Inject::addScrollBehaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17346 | [08Jan2025 16:50:51.286] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinSlidingDoorBlockEntity from mod railways->@Inject::addScrollBehaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17347 | [08Jan2025 16:50:51.288] [modloading-worker-0/INFO] [Railways/]: Registered bogey styles from railways
|
17348 | [08Jan2025 16:50:51.291] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/simibubi/create/content/decoration/slidingDoor/SlidingDoorBlockEntity$Anonymous$07b62949d6244ebbacd451309a12440e (originally com/railwayteam/railways/mixin/MixinSlidingDoorBlockEntity$1)
|
17349 | [08Jan2025 16:50:51.291] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_breech of type minecraft:item
|
17350 | [08Jan2025 16:50:51.291] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_breech of type minecraft:block
|
17351 | [08Jan2025 16:50:51.292] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_door of type minecraft:block_entity_type
|
17352 | [08Jan2025 16:50:51.293] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_bearing of type minecraft:item
|
17353 | [08Jan2025 16:50:51.293] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_bearing of type minecraft:block
|
17354 | [08Jan2025 16:50:51.294] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createframed
|
17355 | [08Jan2025 16:50:51.294] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.dakotapride.createframed.registry.CreateFramedTabs to MOD
|
17356 | [08Jan2025 16:50:51.296] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_twelve of type minecraft:item
|
17357 | [08Jan2025 16:50:51.296] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_twelve of type minecraft:block
|
17358 | [08Jan2025 16:50:51.301] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_vessel of type minecraft:item
|
17359 | [08Jan2025 16:50:51.301] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_vessel of type minecraft:block
|
17360 | [08Jan2025 16:50:51.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_vessel of type minecraft:item
|
17361 | [08Jan2025 16:50:51.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_vessel of type minecraft:block
|
17362 | [08Jan2025 16:50:51.303] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fourteen of type minecraft:item
|
17363 | [08Jan2025 16:50:51.303] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fourteen of type minecraft:block
|
17364 | [08Jan2025 16:50:51.304] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_access_port of type minecraft:item
|
17365 | [08Jan2025 16:50:51.305] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_access_port of type minecraft:block
|
17366 | [08Jan2025 16:50:51.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_sixteen of type minecraft:item
|
17367 | [08Jan2025 16:50:51.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_sixteen of type minecraft:block
|
17368 | [08Jan2025 16:50:51.306] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for copiescats
|
17369 | [08Jan2025 16:50:51.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_bridge of type minecraft:item
|
17370 | [08Jan2025 16:50:51.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_bridge of type minecraft:block
|
17371 | [08Jan2025 16:50:51.310] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lionfishapi
|
17372 | [08Jan2025 16:50:51.310] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.lionfishapi.LionfishAPI to FORGE
|
17373 | [08Jan2025 16:50:51.310] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.lionfishapi.CommonProxy to MOD
|
17374 | [08Jan2025 16:50:51.312] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartantoolkit
|
17375 | [08Jan2025 16:50:51.312] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing krelox.spartantoolkit.SpartanToolkit to FORGE
|
17376 | [08Jan2025 16:50:51.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_rotarycannon_bearing of type minecraft:item
|
17377 | [08Jan2025 16:50:51.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_rotarycannon_bearing of type minecraft:block
|
17378 | [08Jan2025 16:50:51.315] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_rotarycannon_breech of type minecraft:item
|
17379 | [08Jan2025 16:50:51.315] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_rotarycannon_breech of type minecraft:block
|
17380 | [08Jan2025 16:50:51.316] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry base_physics_bearing of type minecraft:item
|
17381 | [08Jan2025 16:50:51.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_barrel of type minecraft:item
|
17382 | [08Jan2025 16:50:51.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry base_physics_bearing of type minecraft:block
|
17383 | [08Jan2025 16:50:51.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_barrel of type minecraft:block
|
17384 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_bearing of type minecraft:item
|
17385 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_bearing of type minecraft:block
|
17386 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_breech of type minecraft:item
|
17387 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_rotarycannon_breech of type minecraft:block
|
17388 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_barrel of type minecraft:item
|
17389 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_barrel of type minecraft:block
|
17390 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_breech of type minecraft:item
|
17391 | [08Jan2025 16:50:51.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_breech of type minecraft:block
|
17392 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_bearing of type minecraft:item
|
17393 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotarycannon_bearing of type minecraft:block
|
17394 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_rotarycannon_bearing of type minecraft:item
|
17395 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heli_physics_bearing of type minecraft:item
|
17396 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_rotarycannon_bearing of type minecraft:block
|
17397 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heli_physics_bearing of type minecraft:block
|
17398 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_rotarycannon_breech of type minecraft:item
|
17399 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_rotarycannon_breech of type minecraft:block
|
17400 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_barrel of type minecraft:item
|
17401 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_barrel of type minecraft:block
|
17402 | [08Jan2025 16:50:51.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_bearing of type minecraft:item
|
17403 | [08Jan2025 16:50:51.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_bearing of type minecraft:block
|
17404 | [08Jan2025 16:50:51.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_breech of type minecraft:item
|
17405 | [08Jan2025 16:50:51.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_rotarycannon_breech of type minecraft:block
|
17406 | [08Jan2025 16:50:51.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_barrel of type minecraft:item
|
17407 | [08Jan2025 16:50:51.322] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_barrel of type minecraft:block
|
17408 | [08Jan2025 16:50:51.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kinetic_flap_bearing of type minecraft:item
|
17409 | [08Jan2025 16:50:51.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kinetic_flap_bearing of type minecraft:block
|
17410 | [08Jan2025 16:50:51.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_breech of type minecraft:item
|
17411 | [08Jan2025 16:50:51.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_breech of type minecraft:block
|
17412 | [08Jan2025 16:50:51.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_bearing of type minecraft:item
|
17413 | [08Jan2025 16:50:51.326] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_bearing of type minecraft:block
|
17414 | [08Jan2025 16:50:51.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_rotarycannon_bearing of type minecraft:item
|
17415 | [08Jan2025 16:50:51.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_rotarycannon_bearing of type minecraft:block
|
17416 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_rotarycannon_breech of type minecraft:item
|
17417 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_rotarycannon_breech of type minecraft:block
|
17418 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_barrel of type minecraft:item
|
17419 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_barrel of type minecraft:block
|
17420 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_bearing of type minecraft:item
|
17421 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_bearing of type minecraft:block
|
17422 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_breech of type minecraft:item
|
17423 | [08Jan2025 16:50:51.329] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_rotarycannon_breech of type minecraft:block
|
17424 | [08Jan2025 16:50:51.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pedals of type minecraft:item
|
17425 | [08Jan2025 16:50:51.330] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pedals of type minecraft:block
|
17426 | [08Jan2025 16:50:51.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handlebar of type minecraft:item
|
17427 | [08Jan2025 16:50:51.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handlebar of type minecraft:block
|
17428 | [08Jan2025 16:50:51.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_barrel of type minecraft:item
|
17429 | [08Jan2025 16:50:51.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_barrel of type minecraft:block
|
17430 | [08Jan2025 16:50:51.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:item
|
17431 | [08Jan2025 16:50:51.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:block
|
17432 | [08Jan2025 16:50:51.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry benchcart of type minecraft:item
|
17433 | [08Jan2025 16:50:51.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_gyro of type minecraft:item
|
17434 | [08Jan2025 16:50:51.341] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_gyro of type minecraft:block
|
17435 | [08Jan2025 16:50:51.344] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:item
|
17436 | [08Jan2025 16:50:51.344] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:block
|
17437 | [08Jan2025 16:50:51.344] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cv_joint of type minecraft:item
|
17438 | [08Jan2025 16:50:51.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cv_joint of type minecraft:block
|
17439 | [08Jan2025 16:50:51.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jukeboxcart of type minecraft:item
|
17440 | [08Jan2025 16:50:51.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_recoil_barrel of type minecraft:item
|
17441 | [08Jan2025 16:50:51.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_recoil_barrel of type minecraft:block
|
17442 | [08Jan2025 16:50:51.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_breech of type minecraft:item
|
17443 | [08Jan2025 16:50:51.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_beam of type minecraft:item
|
17444 | [08Jan2025 16:50:51.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_beam of type minecraft:block
|
17445 | [08Jan2025 16:50:51.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry remote_lens of type minecraft:item
|
17446 | [08Jan2025 16:50:51.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_step of type minecraft:item
|
17447 | [08Jan2025 16:50:51.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_step of type minecraft:block
|
17448 | [08Jan2025 16:50:51.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_incomplete_conductor_cap of type minecraft:item
|
17449 | [08Jan2025 16:50:51.360] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stairs of type minecraft:item
|
17450 | [08Jan2025 16:50:51.361] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stairs of type minecraft:block
|
17451 | [08Jan2025 16:50:51.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wing of type minecraft:item
|
17452 | [08Jan2025 16:50:51.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wing of type minecraft:block
|
17453 | [08Jan2025 16:50:51.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_copycat_stairs of type minecraft:block
|
17454 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_conductor_cap of type minecraft:item
|
17455 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_incomplete_conductor_cap of type minecraft:item
|
17456 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_conductor_cap of type minecraft:item
|
17457 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_incomplete_conductor_cap of type minecraft:item
|
17458 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_conductor_cap of type minecraft:item
|
17459 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_incomplete_conductor_cap of type minecraft:item
|
17460 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_conductor_cap of type minecraft:item
|
17461 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_incomplete_conductor_cap of type minecraft:item
|
17462 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_conductor_cap of type minecraft:item
|
17463 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_breech of type minecraft:block
|
17464 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_incomplete_conductor_cap of type minecraft:item
|
17465 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_conductor_cap of type minecraft:item
|
17466 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_incomplete_conductor_cap of type minecraft:item
|
17467 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_conductor_cap of type minecraft:item
|
17468 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_incomplete_conductor_cap of type minecraft:item
|
17469 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_conductor_cap of type minecraft:item
|
17470 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_incomplete_conductor_cap of type minecraft:item
|
17471 | [08Jan2025 16:50:51.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_conductor_cap of type minecraft:item
|
17472 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_incomplete_conductor_cap of type minecraft:item
|
17473 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_conductor_cap of type minecraft:item
|
17474 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_incomplete_conductor_cap of type minecraft:item
|
17475 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_conductor_cap of type minecraft:item
|
17476 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_incomplete_conductor_cap of type minecraft:item
|
17477 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_conductor_cap of type minecraft:item
|
17478 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_incomplete_conductor_cap of type minecraft:item
|
17479 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_conductor_cap of type minecraft:item
|
17480 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_incomplete_conductor_cap of type minecraft:item
|
17481 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_conductor_cap of type minecraft:item
|
17482 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_incomplete_conductor_cap of type minecraft:item
|
17483 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_conductor_cap of type minecraft:item
|
17484 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_incomplete_conductor_cap of type minecraft:item
|
17485 | [08Jan2025 16:50:51.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_conductor_cap of type minecraft:item
|
17486 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_blackstone_narrow of type minecraft:item
|
17487 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_jungle_narrow of type minecraft:item
|
17488 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_ender of type minecraft:item
|
17489 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_mangrove_wide of type minecraft:item
|
17490 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_mangrove_narrow of type minecraft:item
|
17491 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_cherry_narrow of type minecraft:item
|
17492 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_acacia_wide of type minecraft:item
|
17493 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_oak_narrow of type minecraft:item
|
17494 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_tieless_wide of type minecraft:item
|
17495 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_blackstone of type minecraft:item
|
17496 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_warped_narrow of type minecraft:item
|
17497 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_phantom of type minecraft:item
|
17498 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_birch of type minecraft:item
|
17499 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_warped of type minecraft:item
|
17500 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_bamboo_wide of type minecraft:item
|
17501 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_jungle_wide of type minecraft:item
|
17502 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_spruce_wide of type minecraft:item
|
17503 | [08Jan2025 16:50:51.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_mangrove of type minecraft:item
|
17504 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_crimson_narrow of type minecraft:item
|
17505 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_stripped_bamboo_narrow of type minecraft:item
|
17506 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_bamboo of type minecraft:item
|
17507 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_ender_narrow of type minecraft:item
|
17508 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_dark_oak_narrow of type minecraft:item
|
17509 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_acacia of type minecraft:item
|
17510 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_jungle of type minecraft:item
|
17511 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_cherry_wide of type minecraft:item
|
17512 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_monorail of type minecraft:item
|
17513 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_dark_oak of type minecraft:item
|
17514 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_spruce of type minecraft:item
|
17515 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_crimson_wide of type minecraft:item
|
17516 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_ender_wide of type minecraft:item
|
17517 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_acacia_narrow of type minecraft:item
|
17518 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_stripped_bamboo of type minecraft:item
|
17519 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_stripped_bamboo_wide of type minecraft:item
|
17520 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_oak of type minecraft:item
|
17521 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_oak_wide of type minecraft:item
|
17522 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_birch_wide of type minecraft:item
|
17523 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_flap of type minecraft:item
|
17524 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_flap of type minecraft:block
|
17525 | [08Jan2025 16:50:51.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_crimson of type minecraft:item
|
17526 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_tieless_narrow of type minecraft:item
|
17527 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_bamboo_narrow of type minecraft:item
|
17528 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_blackstone_wide of type minecraft:item
|
17529 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_birch_narrow of type minecraft:item
|
17530 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_tieless of type minecraft:item
|
17531 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_andesite_narrow of type minecraft:item
|
17532 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_warped_wide of type minecraft:item
|
17533 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_dark_oak_wide of type minecraft:item
|
17534 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_spruce_narrow of type minecraft:item
|
17535 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_cherry of type minecraft:item
|
17536 | [08Jan2025 16:50:51.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_andesite_wide of type minecraft:item
|
17537 | [08Jan2025 16:50:51.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence of type minecraft:item
|
17538 | [08Jan2025 16:50:51.376] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence of type minecraft:block
|
17539 | [08Jan2025 16:50:51.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_copycat_fence of type minecraft:block
|
17540 | [08Jan2025 16:50:51.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wall of type minecraft:item
|
17541 | [08Jan2025 16:50:51.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wall of type minecraft:block
|
17542 | [08Jan2025 16:50:51.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_copycat_wall of type minecraft:block
|
17543 | [08Jan2025 16:50:51.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence_gate of type minecraft:item
|
17544 | [08Jan2025 16:50:51.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence_gate of type minecraft:block
|
17545 | [08Jan2025 16:50:51.387] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_copycat_fence_gate of type minecraft:block
|
17546 | [08Jan2025 16:50:51.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_mediumcannon_breech of type minecraft:item
|
17547 | [08Jan2025 16:50:51.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_mediumcannon_breech of type minecraft:block
|
17548 | [08Jan2025 16:50:51.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry semaphore of type minecraft:block_entity_type
|
17549 | [08Jan2025 16:50:51.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_mediumcannon_recoil_barrel of type minecraft:item
|
17550 | [08Jan2025 16:50:51.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cast_iron_mediumcannon_recoil_barrel of type minecraft:block
|
17551 | [08Jan2025 16:50:51.393] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorTrackTargetingBehavior from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackTargetingBehaviour
|
17552 | [08Jan2025 16:50:51.394] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackTargetingBehaviour from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackTargetingBehaviour
|
17553 | [08Jan2025 16:50:51.394] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for farmersdelight
|
17554 | [08Jan2025 16:50:51.394] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.data.DataGenerators to MOD
|
17555 | [08Jan2025 16:50:51.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_board of type minecraft:item
|
17556 | [08Jan2025 16:50:51.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_board of type minecraft:block
|
17557 | [08Jan2025 16:50:51.399] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_coupler of type minecraft:block_entity_type
|
17558 | [08Jan2025 16:50:51.399] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pedals of type minecraft:entity_type
|
17559 | [08Jan2025 16:50:51.401] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.SkilletItem$SkilletEvents to FORGE
|
17560 | [08Jan2025 16:50:51.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_barrel of type minecraft:item
|
17561 | [08Jan2025 16:50:51.402] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_barrel of type minecraft:block
|
17562 | [08Jan2025 16:50:51.402] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.KnifeItem$KnifeEvents to FORGE
|
17563 | [08Jan2025 16:50:51.404] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_buffer of type minecraft:block_entity_type
|
17564 | [08Jan2025 16:50:51.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_buffer_wood_variant of type minecraft:block_entity_type
|
17565 | [08Jan2025 16:50:51.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_breech of type minecraft:item
|
17566 | [08Jan2025 16:50:51.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_breech of type minecraft:block
|
17567 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_recoil_barrel of type minecraft:item
|
17568 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_cast_iron_mediumcannon_recoil_barrel of type minecraft:block
|
17569 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_barrel of type minecraft:item
|
17570 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_barrel of type minecraft:block
|
17571 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_recoil_barrel of type minecraft:item
|
17572 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_recoil_barrel of type minecraft:block
|
17573 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_breech of type minecraft:item
|
17574 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_breech of type minecraft:block
|
17575 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_mediumcannon_breech of type minecraft:item
|
17576 | [08Jan2025 16:50:51.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_mediumcannon_breech of type minecraft:block
|
17577 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_mediumcannon_recoil_barrel of type minecraft:item
|
17578 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bronze_mediumcannon_recoil_barrel of type minecraft:block
|
17579 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_barrel of type minecraft:item
|
17580 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_barrel of type minecraft:block
|
17581 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_breech of type minecraft:item
|
17582 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_breech of type minecraft:block
|
17583 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_recoil_barrel of type minecraft:item
|
17584 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_bronze_mediumcannon_recoil_barrel of type minecraft:block
|
17585 | [08Jan2025 16:50:51.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_window of type minecraft:item
|
17586 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_window of type minecraft:block
|
17587 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_barrel of type minecraft:item
|
17588 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_barrel of type minecraft:block
|
17589 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_window of type minecraft:item
|
17590 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_window of type minecraft:block
|
17591 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_recoil_barrel of type minecraft:item
|
17592 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_recoil_barrel of type minecraft:block
|
17593 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_breech of type minecraft:item
|
17594 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_breech of type minecraft:block
|
17595 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_mediumcannon_breech of type minecraft:item
|
17596 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_mediumcannon_breech of type minecraft:block
|
17597 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_mediumcannon_recoil_barrel of type minecraft:item
|
17598 | [08Jan2025 16:50:51.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_steel_mediumcannon_recoil_barrel of type minecraft:block
|
17599 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_barrel of type minecraft:item
|
17600 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_barrel of type minecraft:block
|
17601 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_breech of type minecraft:item
|
17602 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_breech of type minecraft:block
|
17603 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_recoil_barrel of type minecraft:item
|
17604 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_steel_mediumcannon_recoil_barrel of type minecraft:block
|
17605 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_window_pane of type minecraft:item
|
17606 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_barrel of type minecraft:item
|
17607 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_window_pane of type minecraft:block
|
17608 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_barrel of type minecraft:block
|
17609 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_recoil_barrel of type minecraft:item
|
17610 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_recoil_barrel of type minecraft:block
|
17611 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_breech of type minecraft:item
|
17612 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_breech of type minecraft:block
|
17613 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_mediumcannon_breech of type minecraft:item
|
17614 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_mediumcannon_breech of type minecraft:block
|
17615 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_mediumcannon_recoil_barrel of type minecraft:item
|
17616 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_nethersteel_mediumcannon_recoil_barrel of type minecraft:block
|
17617 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_barrel of type minecraft:item
|
17618 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_barrel of type minecraft:block
|
17619 | [08Jan2025 16:50:51.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_window_pane of type minecraft:item
|
17620 | [08Jan2025 16:50:51.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_window_pane of type minecraft:block
|
17621 | [08Jan2025 16:50:51.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry control_chip of type minecraft:item
|
17622 | [08Jan2025 16:50:51.419] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_control_chip of type minecraft:item
|
17623 | [08Jan2025 16:50:51.420] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_parallel_gearbox of type minecraft:item
|
17624 | [08Jan2025 16:50:51.420] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.HorseFeedItem$HorseFeedEvent to FORGE
|
17625 | [08Jan2025 16:50:51.421] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.enchantment.BackstabbingEnchantment$BackstabbingEvent to FORGE
|
17626 | [08Jan2025 16:50:51.422] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.item.DogFoodItem$DogFoodEvent to FORGE
|
17627 | [08Jan2025 16:50:51.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_breech of type minecraft:item
|
17628 | [08Jan2025 16:50:51.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry base_physics_bearing of type minecraft:block_entity_type
|
17629 | [08Jan2025 16:50:51.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_breech of type minecraft:block
|
17630 | [08Jan2025 16:50:51.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_recoil_barrel of type minecraft:item
|
17631 | [08Jan2025 16:50:51.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbored_nethersteel_mediumcannon_recoil_barrel of type minecraft:block
|
17632 | [08Jan2025 16:50:51.428] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_six_way_gearbox of type minecraft:item
|
17633 | [08Jan2025 16:50:51.428] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heli_physics_bearing of type minecraft:block_entity_type
|
17634 | [08Jan2025 16:50:51.428] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brass_gearbox of type minecraft:item
|
17635 | [08Jan2025 16:50:51.429] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_transmitter of type minecraft:item
|
17636 | [08Jan2025 16:50:51.429] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_box of type minecraft:item
|
17637 | [08Jan2025 16:50:51.429] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_mount of type minecraft:item
|
17638 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_mount of type minecraft:block
|
17639 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_breech_cast_mould of type minecraft:item
|
17640 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_breech_cast_mould of type minecraft:block
|
17641 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_recoil_barrel_cast_mould of type minecraft:item
|
17642 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_andesite of type minecraft:block_entity_type
|
17643 | [08Jan2025 16:50:51.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_recoil_barrel_cast_mould of type minecraft:block
|
17644 | [08Jan2025 16:50:51.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_barrel_cast_mould of type minecraft:item
|
17645 | [08Jan2025 16:50:51.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_barrel_cast_mould of type minecraft:block
|
17646 | [08Jan2025 16:50:51.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_switch_brass of type minecraft:block_entity_type
|
17647 | [08Jan2025 16:50:51.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_catwalk of type minecraft:item
|
17648 | [08Jan2025 16:50:51.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry music_disc_elevator of type minecraft:item
|
17649 | [08Jan2025 16:50:51.432] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry music_disc_interlude of type minecraft:item
|
17650 | [08Jan2025 16:50:51.432] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mono_bogey of type minecraft:block_entity_type
|
17651 | [08Jan2025 16:50:51.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hefrag_shell of type minecraft:item
|
17652 | [08Jan2025 16:50:51.437] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hefrag_shell of type minecraft:block
|
17653 | [08Jan2025 16:50:51.447] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.VillagerEvents to FORGE
|
17654 | [08Jan2025 16:50:51.449] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.SetupEvents to MOD
|
17655 | [08Jan2025 16:50:51.449] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.MappingEvents to FORGE
|
17656 | [08Jan2025 16:50:51.451] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.event.CommonEvents to FORGE
|
17657 | [08Jan2025 16:50:51.453] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vectorwing.farmersdelight.common.block.CuttingBoardBlock$ToolCarvingEvent to FORGE
|
17658 | [08Jan2025 16:50:51.459] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kinetic_flap_bearing of type minecraft:block_entity_type
|
17659 | [08Jan2025 16:50:51.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pedals of type minecraft:block_entity_type
|
17660 | [08Jan2025 16:50:51.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handlebar of type minecraft:block_entity_type
|
17661 | [08Jan2025 16:50:51.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invisible_bogey of type minecraft:block_entity_type
|
17662 | [08Jan2025 16:50:51.466] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_gyro of type minecraft:block_entity_type
|
17663 | [08Jan2025 16:50:51.466] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invisible_mono_bogey of type minecraft:block_entity_type
|
17664 | [08Jan2025 16:50:51.468] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bogey of type minecraft:block_entity_type
|
17665 | [08Jan2025 16:50:51.469] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_whistle of type minecraft:block_entity_type
|
17666 | [08Jan2025 16:50:51.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack of type minecraft:block_entity_type
|
17667 | [08Jan2025 16:50:51.471] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_smokestack of type minecraft:block_entity_type
|
17668 | [08Jan2025 16:50:51.473] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casing_collision of type minecraft:block_entity_type
|
17669 | [08Jan2025 16:50:51.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_chain_cogwheel of type minecraft:block_entity_type
|
17670 | [08Jan2025 16:50:51.476] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_shell of type minecraft:item
|
17671 | [08Jan2025 16:50:51.476] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_shell of type minecraft:block
|
17672 | [08Jan2025 16:50:51.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cv_joint of type minecraft:block_entity_type
|
17673 | [08Jan2025 16:50:51.482] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crank_wheel of type minecraft:block_entity_type
|
17674 | [08Jan2025 16:50:51.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat of type minecraft:block_entity_type
|
17675 | [08Jan2025 16:50:51.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_shot of type minecraft:item
|
17676 | [08Jan2025 16:50:51.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_shot of type minecraft:block
|
17677 | [08Jan2025 16:50:51.484] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry parallel_gearbox of type minecraft:block_entity_type
|
17678 | [08Jan2025 16:50:51.485] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry six_way_gearbox of type minecraft:block_entity_type
|
17679 | [08Jan2025 16:50:51.486] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry composite_block of type minecraft:item
|
17680 | [08Jan2025 16:50:51.486] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry composite_block of type minecraft:block
|
17681 | [08Jan2025 16:50:51.487] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_block of type minecraft:item
|
17682 | [08Jan2025 16:50:51.487] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_block of type minecraft:block
|
17683 | [08Jan2025 16:50:51.487] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry overstress_clutch of type minecraft:block_entity_type
|
17684 | [08Jan2025 16:50:51.488] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shear_pin of type minecraft:block_entity_type
|
17685 | [08Jan2025 16:50:51.488] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_stairs of type minecraft:item
|
17686 | [08Jan2025 16:50:51.488] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_stairs of type minecraft:block
|
17687 | [08Jan2025 16:50:51.489] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_slab of type minecraft:item
|
17688 | [08Jan2025 16:50:51.489] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_steel_slab of type minecraft:block
|
17689 | [08Jan2025 16:50:51.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry generic_crossing of type minecraft:block_entity_type
|
17690 | [08Jan2025 16:50:51.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dyeable of type minecraft:block_entity_type
|
17691 | [08Jan2025 16:50:51.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_block of type minecraft:item
|
17692 | [08Jan2025 16:50:51.493] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_block of type minecraft:block
|
17693 | [08Jan2025 16:50:51.494] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_clutch of type minecraft:block_entity_type
|
17694 | [08Jan2025 16:50:51.494] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_stairs of type minecraft:item
|
17695 | [08Jan2025 16:50:51.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_stairs of type minecraft:block
|
17696 | [08Jan2025 16:50:51.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry headstock of type minecraft:block_entity_type
|
17697 | [08Jan2025 16:50:51.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inverted_gearshift of type minecraft:block_entity_type
|
17698 | [08Jan2025 16:50:51.498] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_slab of type minecraft:item
|
17699 | [08Jan2025 16:50:51.498] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_slab of type minecraft:block
|
17700 | [08Jan2025 16:50:51.500] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_vertical_slab of type minecraft:item
|
17701 | [08Jan2025 16:50:51.501] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry era_vertical_slab of type minecraft:block
|
17702 | [08Jan2025 16:50:51.518] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_headstock of type minecraft:block_entity_type
|
17703 | [08Jan2025 16:50:51.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifugal_clutch of type minecraft:block_entity_type
|
17704 | [08Jan2025 16:50:51.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry freewheel_clutch of type minecraft:block_entity_type
|
17705 | [08Jan2025 16:50:51.523] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_gearbox of type minecraft:block_entity_type
|
17706 | [08Jan2025 16:50:51.524] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brake of type minecraft:block_entity_type
|
17707 | [08Jan2025 16:50:51.524] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cataclysm.toml for cataclysm tracking
|
17708 | [08Jan2025 16:50:51.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_block of type minecraft:item
|
17709 | [08Jan2025 16:50:51.525] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_block of type minecraft:block
|
17710 | [08Jan2025 16:50:51.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_stairs of type minecraft:item
|
17711 | [08Jan2025 16:50:51.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_stairs of type minecraft:block
|
17712 | [08Jan2025 16:50:51.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_slab of type minecraft:item
|
17713 | [08Jan2025 16:50:51.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_slab of type minecraft:block
|
17714 | [08Jan2025 16:50:51.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_vertical_slab of type minecraft:item
|
17715 | [08Jan2025 16:50:51.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tan_era_vertical_slab of type minecraft:block
|
17716 | [08Jan2025 16:50:51.532] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_silo of type minecraft:block_entity_type
|
17717 | [08Jan2025 16:50:51.533] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuel_tank of type minecraft:item
|
17718 | [08Jan2025 16:50:51.533] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuel_tank of type minecraft:block
|
17719 | [08Jan2025 16:50:51.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fuel_interface of type minecraft:item
|
17720 | [08Jan2025 16:50:51.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fuel_interface of type minecraft:block
|
17721 | [08Jan2025 16:50:51.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuel_tank of type minecraft:block_entity_type
|
17722 | [08Jan2025 16:50:51.536] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.portable_interface.MixinPortableStorageInterfaceBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.contraptions.actors.psi.PortableStorageInterfaceBlockEntity
|
17723 | [08Jan2025 16:50:51.536] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$vs_addition$getMovementModeSlot$0(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;)Z to md6778ec$lambda$vs_addition$getMovementModeSlot$0$0 in forge-vs_addition-common.mixins.json:create.portable_interface.MixinPortableStorageInterfaceBlockEntity from mod (unknown)
|
17724 | [08Jan2025 16:50:51.536] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_vessel of type minecraft:block_entity_type
|
17725 | [08Jan2025 16:50:51.537] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorPortableStorageInterfaceBlockEntity from railways-common.mixins.json into com.simibubi.create.content.contraptions.actors.psi.PortableStorageInterfaceBlockEntity
|
17726 | [08Jan2025 16:50:51.538] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.portable_interface.MixinPortableStorageInterfaceBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17727 | [08Jan2025 16:50:51.538] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.portable_interface.MixinPortableStorageInterfaceBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
17728 | [08Jan2025 16:50:51.538] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.portable_interface.MixinPortableStorageInterfaceBlockEntity from mod (unknown)->@Inject::behaviour(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
17729 | [08Jan2025 16:50:51.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod clockworkadditions
|
17730 | [08Jan2025 16:50:51.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type CLIENT on mod clockworkadditions
|
17731 | [08Jan2025 16:50:51.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file clockworkadditions-server.toml for clockworkadditions tracking
|
17732 | [08Jan2025 16:50:51.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clockworkadditions
|
17733 | [08Jan2025 16:50:51.547] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing forge.com.github.guyapooye.clockworkadditions.registries.ConfigRegistryImpl to MOD
|
17734 | [08Jan2025 16:50:51.554] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for chipped
|
17735 | [08Jan2025 16:50:51.554] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file patchouli-client.toml for patchouli tracking
|
17736 | [08Jan2025 16:50:51.555] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for patchouli
|
17737 | [08Jan2025 16:50:51.555] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing vazkii.patchouli.forge.common.ForgeModInitializer to MOD
|
17738 | [08Jan2025 16:50:51.557] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_vessel of type minecraft:block_entity_type
|
17739 | [08Jan2025 16:50:51.558] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fuel_interface of type minecraft:block_entity_type
|
17740 | [08Jan2025 16:50:51.559] [modloading-worker-0/INFO] [Collective/]: Loading Collective version 7.87.
|
17741 | [08Jan2025 16:50:51.559] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_block of type minecraft:item
|
17742 | [08Jan2025 16:50:51.560] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_block of type minecraft:block
|
17743 | [08Jan2025 16:50:51.571] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for protection_pixel
|
17744 | [08Jan2025 16:50:51.571] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.world.inventory.ReactorMenu to FORGE
|
17745 | [08Jan2025 16:50:51.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slashed_locometal of type minecraft:item
|
17746 | [08Jan2025 16:50:51.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slashed_locometal of type minecraft:block
|
17747 | [08Jan2025 16:50:51.574] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry riveted_locometal of type minecraft:item
|
17748 | [08Jan2025 16:50:51.574] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry riveted_locometal of type minecraft:block
|
17749 | [08Jan2025 16:50:51.576] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_access_port of type minecraft:block_entity_type
|
17750 | [08Jan2025 16:50:51.576] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_stairs of type minecraft:item
|
17751 | [08Jan2025 16:50:51.576] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_stairs of type minecraft:block
|
17752 | [08Jan2025 16:50:51.577] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_pillar of type minecraft:item
|
17753 | [08Jan2025 16:50:51.577] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_pillar of type minecraft:block
|
17754 | [08Jan2025 16:50:51.578] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_slab of type minecraft:item
|
17755 | [08Jan2025 16:50:51.578] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_slab of type minecraft:block
|
17756 | [08Jan2025 16:50:51.578] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_vertical_slab of type minecraft:item
|
17757 | [08Jan2025 16:50:51.578] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_era_vertical_slab of type minecraft:block
|
17758 | [08Jan2025 16:50:51.580] [modloading-worker-0/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from soul_fire_d.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
17759 | [08Jan2025 16:50:51.580] [modloading-worker-0/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from tetra.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
17760 | [08Jan2025 16:50:51.581] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.wearable.charmofsinking.EnchantmentHelperMixin from mixins.artifacts.common.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
17761 | [08Jan2025 16:50:51.581] [modloading-worker-0/DEBUG] [mixin/]: Mixing EnchantmentHelperMixin from quark.mixins.json into net.minecraft.world.item.enchantment.EnchantmentHelper
|
17762 | [08Jan2025 16:50:51.584] [modloading-worker-0/DEBUG] [mixin/]: soul_fire_d.mixins.json:EnchantmentHelperMixin from mod soul_fire_d->@Inject::onGetEnchantmentLevel(Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17763 | [08Jan2025 16:50:51.584] [modloading-worker-0/DEBUG] [mixin/]: soul_fire_d.mixins.json:EnchantmentHelperMixin from mod soul_fire_d->@Inject::onGetItemEnchantmentLevel(Lnet/minecraft/world/item/enchantment/Enchantment;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17764 | [08Jan2025 16:50:51.584] [modloading-worker-0/DEBUG] [mixin/]: tetra.mixins.json:EnchantmentHelperMixin from mod tetra->@Inject::setEnchantments(Ljava/util/Map;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
17765 | [08Jan2025 16:50:51.584] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:EnchantmentHelperMixin from mod quark->@Inject::getAncientTomeEnchantments(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
17766 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_smokebox of type minecraft:item
|
17767 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_smokebox of type minecraft:block
|
17768 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file origins_classes-client.toml for origins_classes tracking
|
17769 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plated_locometal of type minecraft:item
|
17770 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plated_locometal of type minecraft:block
|
17771 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flat_slashed_locometal of type minecraft:item
|
17772 | [08Jan2025 16:50:51.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flat_slashed_locometal of type minecraft:block
|
17773 | [08Jan2025 16:50:51.587] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flat_riveted_locometal of type minecraft:item
|
17774 | [08Jan2025 16:50:51.587] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flat_riveted_locometal of type minecraft:block
|
17775 | [08Jan2025 16:50:51.587] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_wrapped_locometal of type minecraft:item
|
17776 | [08Jan2025 16:50:51.587] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_wrapped_locometal of type minecraft:block
|
17777 | [08Jan2025 16:50:51.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wrapped_locometal of type minecraft:item
|
17778 | [08Jan2025 16:50:51.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wrapped_locometal of type minecraft:block
|
17779 | [08Jan2025 16:50:51.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wrapped_locometal of type minecraft:item
|
17780 | [08Jan2025 16:50:51.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wrapped_locometal of type minecraft:block
|
17781 | [08Jan2025 16:50:51.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mediumcannon_falling_breech of type minecraft:item
|
17782 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_mediumcannon_falling_breech of type minecraft:item
|
17783 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mediumcannon_falling_breech of type minecraft:item
|
17784 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_mediumcannon_falling_breech of type minecraft:item
|
17785 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rotarycannon_breech_extractor of type minecraft:item
|
17786 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rotaryannon_breech_extractor of type minecraft:item
|
17787 | [08Jan2025 16:50:51.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_rotarycannon_breech_extractor of type minecraft:item
|
17788 | [08Jan2025 16:50:51.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inert_explosives of type minecraft:item
|
17789 | [08Jan2025 16:50:51.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_recoil_spring of type minecraft:item
|
17790 | [08Jan2025 16:50:51.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_recoil_spring of type minecraft:item
|
17791 | [08Jan2025 16:50:51.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_cartridge_sheet of type minecraft:item
|
17792 | [08Jan2025 16:50:51.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry empty_mediumcannon_cartridge of type minecraft:item
|
17793 | [08Jan2025 16:50:51.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filled_mediumcannon_cartridge of type minecraft:item
|
17794 | [08Jan2025 16:50:51.595] [modloading-worker-0/DEBUG] [mixin/]: Mixing contraption.ContainerLevelAccessMixin from create_connected.mixins.json into net.minecraft.world.inventory.ContainerLevelAccess
|
17795 | [08Jan2025 16:50:51.595] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:contraption.ContainerLevelAccessMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17796 | [08Jan2025 16:50:51.595] [modloading-worker-0/DEBUG] [mixin/]: Mixing ContainerLevelAccessMixin from railways.mixins.json into net.minecraft.world.inventory.ContainerLevelAccess
|
17797 | [08Jan2025 16:50:51.598] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry inventory_bridge of type minecraft:block_entity_type
|
17798 | [08Jan2025 16:50:51.598] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hvap_autocannon_round of type minecraft:item
|
17799 | [08Jan2025 16:50:51.602] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_autocannon_round of type minecraft:item
|
17800 | [08Jan2025 16:50:51.604] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_mediumcannon_cartridge of type minecraft:item
|
17801 | [08Jan2025 16:50:51.605] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.BoilerBlockMixin from railways.mixins.json into com.railwayteam.railways.content.palettes.boiler.BoilerBlock
|
17802 | [08Jan2025 16:50:51.612] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.world.inventory.LegguiMenu to FORGE
|
17803 | [08Jan2025 16:50:51.613] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_mediumcannon_round of type minecraft:item
|
17804 | [08Jan2025 16:50:51.613] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apcr_mediumcannon_cartridge of type minecraft:item
|
17805 | [08Jan2025 16:50:51.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_pulse_generator of type minecraft:block_entity_type
|
17806 | [08Jan2025 16:50:51.620] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apcr_mediumcannon_round of type minecraft:item
|
17807 | [08Jan2025 16:50:51.620] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_mediumcannon_cartridge of type minecraft:item
|
17808 | [08Jan2025 16:50:51.620] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.world.inventory.HeadguiMenu to FORGE
|
17809 | [08Jan2025 16:50:51.620] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_transmitter of type minecraft:block_entity_type
|
17810 | [08Jan2025 16:50:51.621] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_mediumcannon_round of type minecraft:item
|
17811 | [08Jan2025 16:50:51.621] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apfsds_mediumcannon_cartridge of type minecraft:item
|
17812 | [08Jan2025 16:50:51.621] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apfsds_mediumcannon_round of type minecraft:item
|
17813 | [08Jan2025 16:50:51.622] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aphe_mediumcannon_cartridge of type minecraft:item
|
17814 | [08Jan2025 16:50:51.622] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.world.inventory.ChestguiMenu to FORGE
|
17815 | [08Jan2025 16:50:51.625] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ars_nouveau
|
17816 | [08Jan2025 16:50:51.626] [modloading-worker-0/DEBUG] [mixin/]: Mixing linkedtransmitter.AnalogLeverBlockEntityAccessor from create_connected.mixins.json into com.simibubi.create.content.redstone.analogLever.AnalogLeverBlockEntity
|
17817 | [08Jan2025 16:50:51.626] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:linkedtransmitter.AnalogLeverBlockEntityAccessor from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
17818 | [08Jan2025 16:50:51.626] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.RecipeRegistry to MOD
|
17819 | [08Jan2025 16:50:51.628] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.ModEntities$RegistrationHandler to MOD
|
17820 | [08Jan2025 16:50:51.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_analog_lever of type minecraft:block_entity_type
|
17821 | [08Jan2025 16:50:51.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat of type minecraft:block_entity_type
|
17822 | [08Jan2025 16:50:51.629] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.registry.CapabilityRegistry$EventHandler to FORGE
|
17823 | [08Jan2025 16:50:51.630] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.WeightProcedure to FORGE
|
17824 | [08Jan2025 16:50:51.633] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aphe_mediumcannon_round of type minecraft:item
|
17825 | [08Jan2025 16:50:51.634] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_mediumcannon_cartridge of type minecraft:item
|
17826 | [08Jan2025 16:50:51.638] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.setup.config.Config to MOD
|
17827 | [08Jan2025 16:50:51.639] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.world.saved_data.RedstoneSavedData to FORGE
|
17828 | [08Jan2025 16:50:51.639] [modloading-worker-0/INFO] [dev.limonblaze.originsclasses.OriginsClasses/]: Origins:Classes 1.2.1 has initialized. Time for work!
|
17829 | [08Jan2025 16:50:51.639] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for origins_classes
|
17830 | [08Jan2025 16:50:51.639] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.limonblaze.originsclasses.util.MerchantHelper to FORGE
|
17831 | [08Jan2025 16:50:51.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_boiler of type minecraft:item
|
17832 | [08Jan2025 16:50:51.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry locometal_boiler of type minecraft:block
|
17833 | [08Jan2025 16:50:51.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_wrapped_locometal_boiler of type minecraft:item
|
17834 | [08Jan2025 16:50:51.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_wrapped_locometal_boiler of type minecraft:block
|
17835 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.limonblaze.originsclasses.common.event.PowerEventHandler to FORGE
|
17836 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wrapped_locometal_boiler of type minecraft:item
|
17837 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wrapped_locometal_boiler of type minecraft:block
|
17838 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wrapped_locometal_boiler of type minecraft:item
|
17839 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wrapped_locometal_boiler of type minecraft:block
|
17840 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_slashed_locometal of type minecraft:item
|
17841 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_slashed_locometal of type minecraft:block
|
17842 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_riveted_locometal of type minecraft:item
|
17843 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_riveted_locometal of type minecraft:block
|
17844 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_pillar of type minecraft:item
|
17845 | [08Jan2025 16:50:51.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_pillar of type minecraft:block
|
17846 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_smokebox of type minecraft:item
|
17847 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_smokebox of type minecraft:block
|
17848 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_plated_locometal of type minecraft:item
|
17849 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_plated_locometal of type minecraft:block
|
17850 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_flat_slashed_locometal of type minecraft:item
|
17851 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_flat_slashed_locometal of type minecraft:block
|
17852 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_flat_riveted_locometal of type minecraft:item
|
17853 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_flat_riveted_locometal of type minecraft:block
|
17854 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_brass_wrapped_locometal of type minecraft:item
|
17855 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_brass_wrapped_locometal of type minecraft:block
|
17856 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_copper_wrapped_locometal of type minecraft:item
|
17857 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_copper_wrapped_locometal of type minecraft:block
|
17858 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_iron_wrapped_locometal of type minecraft:item
|
17859 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_iron_wrapped_locometal of type minecraft:block
|
17860 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_boiler of type minecraft:item
|
17861 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_locometal_boiler of type minecraft:block
|
17862 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_brass_wrapped_locometal_boiler of type minecraft:item
|
17863 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_brass_wrapped_locometal_boiler of type minecraft:block
|
17864 | [08Jan2025 16:50:51.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_copper_wrapped_locometal_boiler of type minecraft:item
|
17865 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_copper_wrapped_locometal_boiler of type minecraft:block
|
17866 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_iron_wrapped_locometal_boiler of type minecraft:item
|
17867 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_iron_wrapped_locometal_boiler of type minecraft:block
|
17868 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_slashed_locometal of type minecraft:item
|
17869 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_slashed_locometal of type minecraft:block
|
17870 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_riveted_locometal of type minecraft:item
|
17871 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_riveted_locometal of type minecraft:block
|
17872 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_pillar of type minecraft:item
|
17873 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_pillar of type minecraft:block
|
17874 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_smokebox of type minecraft:item
|
17875 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_smokebox of type minecraft:block
|
17876 | [08Jan2025 16:50:51.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_plated_locometal of type minecraft:item
|
17877 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_plated_locometal of type minecraft:block
|
17878 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_flat_slashed_locometal of type minecraft:item
|
17879 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_flat_slashed_locometal of type minecraft:block
|
17880 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_flat_riveted_locometal of type minecraft:item
|
17881 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_flat_riveted_locometal of type minecraft:block
|
17882 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_brass_wrapped_locometal of type minecraft:item
|
17883 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_brass_wrapped_locometal of type minecraft:block
|
17884 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_copper_wrapped_locometal of type minecraft:item
|
17885 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_copper_wrapped_locometal of type minecraft:block
|
17886 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_iron_wrapped_locometal of type minecraft:item
|
17887 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_iron_wrapped_locometal of type minecraft:block
|
17888 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_boiler of type minecraft:item
|
17889 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_locometal_boiler of type minecraft:block
|
17890 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_brass_wrapped_locometal_boiler of type minecraft:item
|
17891 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_brass_wrapped_locometal_boiler of type minecraft:block
|
17892 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_copper_wrapped_locometal_boiler of type minecraft:item
|
17893 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_copper_wrapped_locometal_boiler of type minecraft:block
|
17894 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_iron_wrapped_locometal_boiler of type minecraft:item
|
17895 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_iron_wrapped_locometal_boiler of type minecraft:block
|
17896 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_slashed_locometal of type minecraft:item
|
17897 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_slashed_locometal of type minecraft:block
|
17898 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_riveted_locometal of type minecraft:item
|
17899 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_riveted_locometal of type minecraft:block
|
17900 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_pillar of type minecraft:item
|
17901 | [08Jan2025 16:50:51.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_pillar of type minecraft:block
|
17902 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_smokebox of type minecraft:item
|
17903 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_smokebox of type minecraft:block
|
17904 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_plated_locometal of type minecraft:item
|
17905 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_plated_locometal of type minecraft:block
|
17906 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_flat_slashed_locometal of type minecraft:item
|
17907 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_flat_slashed_locometal of type minecraft:block
|
17908 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_flat_riveted_locometal of type minecraft:item
|
17909 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_flat_riveted_locometal of type minecraft:block
|
17910 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_brass_wrapped_locometal of type minecraft:item
|
17911 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_brass_wrapped_locometal of type minecraft:block
|
17912 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_copper_wrapped_locometal of type minecraft:item
|
17913 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_copper_wrapped_locometal of type minecraft:block
|
17914 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_iron_wrapped_locometal of type minecraft:item
|
17915 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_iron_wrapped_locometal of type minecraft:block
|
17916 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_boiler of type minecraft:item
|
17917 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_locometal_boiler of type minecraft:block
|
17918 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_brass_wrapped_locometal_boiler of type minecraft:item
|
17919 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_brass_wrapped_locometal_boiler of type minecraft:block
|
17920 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_copper_wrapped_locometal_boiler of type minecraft:item
|
17921 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_copper_wrapped_locometal_boiler of type minecraft:block
|
17922 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_iron_wrapped_locometal_boiler of type minecraft:item
|
17923 | [08Jan2025 16:50:51.645] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_iron_wrapped_locometal_boiler of type minecraft:block
|
17924 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_slashed_locometal of type minecraft:item
|
17925 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_slashed_locometal of type minecraft:block
|
17926 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_riveted_locometal of type minecraft:item
|
17927 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_riveted_locometal of type minecraft:block
|
17928 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_pillar of type minecraft:item
|
17929 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_pillar of type minecraft:block
|
17930 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_smokebox of type minecraft:item
|
17931 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_smokebox of type minecraft:block
|
17932 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_plated_locometal of type minecraft:item
|
17933 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_plated_locometal of type minecraft:block
|
17934 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_flat_slashed_locometal of type minecraft:item
|
17935 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_flat_slashed_locometal of type minecraft:block
|
17936 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_flat_riveted_locometal of type minecraft:item
|
17937 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_flat_riveted_locometal of type minecraft:block
|
17938 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_brass_wrapped_locometal of type minecraft:item
|
17939 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_brass_wrapped_locometal of type minecraft:block
|
17940 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_copper_wrapped_locometal of type minecraft:item
|
17941 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_copper_wrapped_locometal of type minecraft:block
|
17942 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_iron_wrapped_locometal of type minecraft:item
|
17943 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_iron_wrapped_locometal of type minecraft:block
|
17944 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_boiler of type minecraft:item
|
17945 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_locometal_boiler of type minecraft:block
|
17946 | [08Jan2025 16:50:51.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_brass_wrapped_locometal_boiler of type minecraft:item
|
17947 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_brass_wrapped_locometal_boiler of type minecraft:block
|
17948 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_copper_wrapped_locometal_boiler of type minecraft:item
|
17949 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_copper_wrapped_locometal_boiler of type minecraft:block
|
17950 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_iron_wrapped_locometal_boiler of type minecraft:item
|
17951 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_iron_wrapped_locometal_boiler of type minecraft:block
|
17952 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_slashed_locometal of type minecraft:item
|
17953 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_slashed_locometal of type minecraft:block
|
17954 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_riveted_locometal of type minecraft:item
|
17955 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_riveted_locometal of type minecraft:block
|
17956 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_pillar of type minecraft:item
|
17957 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_pillar of type minecraft:block
|
17958 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_smokebox of type minecraft:item
|
17959 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_smokebox of type minecraft:block
|
17960 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_plated_locometal of type minecraft:item
|
17961 | [08Jan2025 16:50:51.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_plated_locometal of type minecraft:block
|
17962 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_flat_slashed_locometal of type minecraft:item
|
17963 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_flat_slashed_locometal of type minecraft:block
|
17964 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_flat_riveted_locometal of type minecraft:item
|
17965 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_flat_riveted_locometal of type minecraft:block
|
17966 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_brass_wrapped_locometal of type minecraft:item
|
17967 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_brass_wrapped_locometal of type minecraft:block
|
17968 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_copper_wrapped_locometal of type minecraft:item
|
17969 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_copper_wrapped_locometal of type minecraft:block
|
17970 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_iron_wrapped_locometal of type minecraft:item
|
17971 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_iron_wrapped_locometal of type minecraft:block
|
17972 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_boiler of type minecraft:item
|
17973 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_locometal_boiler of type minecraft:block
|
17974 | [08Jan2025 16:50:51.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_brass_wrapped_locometal_boiler of type minecraft:item
|
17975 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_brass_wrapped_locometal_boiler of type minecraft:block
|
17976 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_copper_wrapped_locometal_boiler of type minecraft:item
|
17977 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_copper_wrapped_locometal_boiler of type minecraft:block
|
17978 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_iron_wrapped_locometal_boiler of type minecraft:item
|
17979 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_iron_wrapped_locometal_boiler of type minecraft:block
|
17980 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_slashed_locometal of type minecraft:item
|
17981 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_slashed_locometal of type minecraft:block
|
17982 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_riveted_locometal of type minecraft:item
|
17983 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_riveted_locometal of type minecraft:block
|
17984 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_pillar of type minecraft:item
|
17985 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_pillar of type minecraft:block
|
17986 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_smokebox of type minecraft:item
|
17987 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_smokebox of type minecraft:block
|
17988 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_plated_locometal of type minecraft:item
|
17989 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_plated_locometal of type minecraft:block
|
17990 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_flat_slashed_locometal of type minecraft:item
|
17991 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_flat_slashed_locometal of type minecraft:block
|
17992 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_flat_riveted_locometal of type minecraft:item
|
17993 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_flat_riveted_locometal of type minecraft:block
|
17994 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_wrapped_locometal of type minecraft:item
|
17995 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_wrapped_locometal of type minecraft:block
|
17996 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_wrapped_locometal of type minecraft:item
|
17997 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_wrapped_locometal of type minecraft:block
|
17998 | [08Jan2025 16:50:51.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_wrapped_locometal of type minecraft:item
|
17999 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_wrapped_locometal of type minecraft:block
|
18000 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_boiler of type minecraft:item
|
18001 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_locometal_boiler of type minecraft:block
|
18002 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_wrapped_locometal_boiler of type minecraft:item
|
18003 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_brass_wrapped_locometal_boiler of type minecraft:block
|
18004 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_wrapped_locometal_boiler of type minecraft:item
|
18005 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_copper_wrapped_locometal_boiler of type minecraft:block
|
18006 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_wrapped_locometal_boiler of type minecraft:item
|
18007 | [08Jan2025 16:50:51.650] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_iron_wrapped_locometal_boiler of type minecraft:block
|
18008 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_slashed_locometal of type minecraft:item
|
18009 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_slashed_locometal of type minecraft:block
|
18010 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_riveted_locometal of type minecraft:item
|
18011 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_riveted_locometal of type minecraft:block
|
18012 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_pillar of type minecraft:item
|
18013 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_pillar of type minecraft:block
|
18014 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_smokebox of type minecraft:item
|
18015 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_smokebox of type minecraft:block
|
18016 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_plated_locometal of type minecraft:item
|
18017 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_plated_locometal of type minecraft:block
|
18018 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_flat_slashed_locometal of type minecraft:item
|
18019 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_flat_slashed_locometal of type minecraft:block
|
18020 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_flat_riveted_locometal of type minecraft:item
|
18021 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_flat_riveted_locometal of type minecraft:block
|
18022 | [08Jan2025 16:50:51.651] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_brass_wrapped_locometal of type minecraft:item
|
18023 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_brass_wrapped_locometal of type minecraft:block
|
18024 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_connected-common.toml for create_connected tracking
|
18025 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_connected-server.toml for create_connected tracking
|
18026 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_copper_wrapped_locometal of type minecraft:item
|
18027 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_copper_wrapped_locometal of type minecraft:block
|
18028 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_iron_wrapped_locometal of type minecraft:item
|
18029 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_iron_wrapped_locometal of type minecraft:block
|
18030 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_boiler of type minecraft:item
|
18031 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_locometal_boiler of type minecraft:block
|
18032 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_brass_wrapped_locometal_boiler of type minecraft:item
|
18033 | [08Jan2025 16:50:51.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_brass_wrapped_locometal_boiler of type minecraft:block
|
18034 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_copper_wrapped_locometal_boiler of type minecraft:item
|
18035 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_copper_wrapped_locometal_boiler of type minecraft:block
|
18036 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_iron_wrapped_locometal_boiler of type minecraft:item
|
18037 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_iron_wrapped_locometal_boiler of type minecraft:block
|
18038 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_slashed_locometal of type minecraft:item
|
18039 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_slashed_locometal of type minecraft:block
|
18040 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_riveted_locometal of type minecraft:item
|
18041 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_riveted_locometal of type minecraft:block
|
18042 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_pillar of type minecraft:item
|
18043 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_pillar of type minecraft:block
|
18044 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_smokebox of type minecraft:item
|
18045 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_smokebox of type minecraft:block
|
18046 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_plated_locometal of type minecraft:item
|
18047 | [08Jan2025 16:50:51.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_plated_locometal of type minecraft:block
|
18048 | [08Jan2025 16:50:51.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_flat_slashed_locometal of type minecraft:item
|
18049 | [08Jan2025 16:50:51.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_flat_slashed_locometal of type minecraft:block
|
18050 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.potions.GravityEffect to FORGE
|
18051 | [08Jan2025 16:50:51.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_flat_riveted_locometal of type minecraft:item
|
18052 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_flat_riveted_locometal of type minecraft:block
|
18053 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_wrapped_locometal of type minecraft:item
|
18054 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_wrapped_locometal of type minecraft:block
|
18055 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_wrapped_locometal of type minecraft:item
|
18056 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_wrapped_locometal of type minecraft:block
|
18057 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_wrapped_locometal of type minecraft:item
|
18058 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_wrapped_locometal of type minecraft:block
|
18059 | [08Jan2025 16:50:51.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_boiler of type minecraft:item
|
18060 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_locometal_boiler of type minecraft:block
|
18061 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_wrapped_locometal_boiler of type minecraft:item
|
18062 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_brass_wrapped_locometal_boiler of type minecraft:block
|
18063 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_wrapped_locometal_boiler of type minecraft:item
|
18064 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_copper_wrapped_locometal_boiler of type minecraft:block
|
18065 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.potions.BounceEffect to FORGE
|
18066 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_mediumcannon_round of type minecraft:item
|
18067 | [08Jan2025 16:50:51.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_mediumcannon_cartridge of type minecraft:item
|
18068 | [08Jan2025 16:50:51.658] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.Weight2Procedure to FORGE
|
18069 | [08Jan2025 16:50:51.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_wrapped_locometal_boiler of type minecraft:item
|
18070 | [08Jan2025 16:50:51.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_iron_wrapped_locometal_boiler of type minecraft:block
|
18071 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_slashed_locometal of type minecraft:item
|
18072 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_slashed_locometal of type minecraft:block
|
18073 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_riveted_locometal of type minecraft:item
|
18074 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_riveted_locometal of type minecraft:block
|
18075 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_pillar of type minecraft:item
|
18076 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_pillar of type minecraft:block
|
18077 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_smokebox of type minecraft:item
|
18078 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.mob_jar.WitherBehavior to FORGE
|
18079 | [08Jan2025 16:50:51.660] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.SuoverweightProcedure to FORGE
|
18080 | [08Jan2025 16:50:51.661] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.StrikeProcedure to FORGE
|
18081 | [08Jan2025 16:50:51.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_smokebox of type minecraft:block
|
18082 | [08Jan2025 16:50:51.662] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_plated_locometal of type minecraft:item
|
18083 | [08Jan2025 16:50:51.662] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_plated_locometal of type minecraft:block
|
18084 | [08Jan2025 16:50:51.662] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_flat_slashed_locometal of type minecraft:item
|
18085 | [08Jan2025 16:50:51.662] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.SockswearProcedure to FORGE
|
18086 | [08Jan2025 16:50:51.662] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_flat_slashed_locometal of type minecraft:block
|
18087 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_flat_riveted_locometal of type minecraft:item
|
18088 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_flat_riveted_locometal of type minecraft:block
|
18089 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_brass_wrapped_locometal of type minecraft:item
|
18090 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_brass_wrapped_locometal of type minecraft:block
|
18091 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_copper_wrapped_locometal of type minecraft:item
|
18092 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_copper_wrapped_locometal of type minecraft:block
|
18093 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_iron_wrapped_locometal of type minecraft:item
|
18094 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_iron_wrapped_locometal of type minecraft:block
|
18095 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_boiler of type minecraft:item
|
18096 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_locometal_boiler of type minecraft:block
|
18097 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_brass_wrapped_locometal_boiler of type minecraft:item
|
18098 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_brass_wrapped_locometal_boiler of type minecraft:block
|
18099 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_copper_wrapped_locometal_boiler of type minecraft:item
|
18100 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_copper_wrapped_locometal_boiler of type minecraft:block
|
18101 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_iron_wrapped_locometal_boiler of type minecraft:item
|
18102 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_iron_wrapped_locometal_boiler of type minecraft:block
|
18103 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_slashed_locometal of type minecraft:item
|
18104 | [08Jan2025 16:50:51.666] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_slashed_locometal of type minecraft:block
|
18105 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_riveted_locometal of type minecraft:item
|
18106 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_riveted_locometal of type minecraft:block
|
18107 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_pillar of type minecraft:item
|
18108 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_pillar of type minecraft:block
|
18109 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_smokebox of type minecraft:item
|
18110 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_smokebox of type minecraft:block
|
18111 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_plated_locometal of type minecraft:item
|
18112 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_plated_locometal of type minecraft:block
|
18113 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_flat_slashed_locometal of type minecraft:item
|
18114 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_flat_slashed_locometal of type minecraft:block
|
18115 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_flat_riveted_locometal of type minecraft:item
|
18116 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_flat_riveted_locometal of type minecraft:block
|
18117 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_wrapped_locometal of type minecraft:item
|
18118 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_wrapped_locometal of type minecraft:block
|
18119 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_wrapped_locometal of type minecraft:item
|
18120 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_wrapped_locometal of type minecraft:block
|
18121 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_wrapped_locometal of type minecraft:item
|
18122 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_wrapped_locometal of type minecraft:block
|
18123 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_boiler of type minecraft:item
|
18124 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_locometal_boiler of type minecraft:block
|
18125 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_wrapped_locometal_boiler of type minecraft:item
|
18126 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_brass_wrapped_locometal_boiler of type minecraft:block
|
18127 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_wrapped_locometal_boiler of type minecraft:item
|
18128 | [08Jan2025 16:50:51.667] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_copper_wrapped_locometal_boiler of type minecraft:block
|
18129 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.ShowsProcedure to FORGE
|
18130 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_wrapped_locometal_boiler of type minecraft:item
|
18131 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_iron_wrapped_locometal_boiler of type minecraft:block
|
18132 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_slashed_locometal of type minecraft:item
|
18133 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_slashed_locometal of type minecraft:block
|
18134 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_riveted_locometal of type minecraft:item
|
18135 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_riveted_locometal of type minecraft:block
|
18136 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_pillar of type minecraft:item
|
18137 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_pillar of type minecraft:block
|
18138 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_smokebox of type minecraft:item
|
18139 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_smokebox of type minecraft:block
|
18140 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_plated_locometal of type minecraft:item
|
18141 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_plated_locometal of type minecraft:block
|
18142 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_flat_slashed_locometal of type minecraft:item
|
18143 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_flat_slashed_locometal of type minecraft:block
|
18144 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_flat_riveted_locometal of type minecraft:item
|
18145 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_flat_riveted_locometal of type minecraft:block
|
18146 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_brass_wrapped_locometal of type minecraft:item
|
18147 | [08Jan2025 16:50:51.668] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_brass_wrapped_locometal of type minecraft:block
|
18148 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_copper_wrapped_locometal of type minecraft:item
|
18149 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_copper_wrapped_locometal of type minecraft:block
|
18150 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_iron_wrapped_locometal of type minecraft:item
|
18151 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_iron_wrapped_locometal of type minecraft:block
|
18152 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_boiler of type minecraft:item
|
18153 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_locometal_boiler of type minecraft:block
|
18154 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_brass_wrapped_locometal_boiler of type minecraft:item
|
18155 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_brass_wrapped_locometal_boiler of type minecraft:block
|
18156 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_copper_wrapped_locometal_boiler of type minecraft:item
|
18157 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_copper_wrapped_locometal_boiler of type minecraft:block
|
18158 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_iron_wrapped_locometal_boiler of type minecraft:item
|
18159 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_iron_wrapped_locometal_boiler of type minecraft:block
|
18160 | [08Jan2025 16:50:51.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_slashed_locometal of type minecraft:item
|
18161 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_slashed_locometal of type minecraft:block
|
18162 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_riveted_locometal of type minecraft:item
|
18163 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_riveted_locometal of type minecraft:block
|
18164 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_pillar of type minecraft:item
|
18165 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_pillar of type minecraft:block
|
18166 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_smokebox of type minecraft:item
|
18167 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_smokebox of type minecraft:block
|
18168 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_plated_locometal of type minecraft:item
|
18169 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_plated_locometal of type minecraft:block
|
18170 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_mediumcannon_round of type minecraft:item
|
18171 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_flat_slashed_locometal of type minecraft:item
|
18172 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_flat_slashed_locometal of type minecraft:block
|
18173 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_flat_riveted_locometal of type minecraft:item
|
18174 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_flat_riveted_locometal of type minecraft:block
|
18175 | [08Jan2025 16:50:51.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_brass_wrapped_locometal of type minecraft:item
|
18176 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_mediumcannon_cartridge of type minecraft:item
|
18177 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_brass_wrapped_locometal of type minecraft:block
|
18178 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_copper_wrapped_locometal of type minecraft:item
|
18179 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_copper_wrapped_locometal of type minecraft:block
|
18180 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_iron_wrapped_locometal of type minecraft:item
|
18181 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_iron_wrapped_locometal of type minecraft:block
|
18182 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_boiler of type minecraft:item
|
18183 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_locometal_boiler of type minecraft:block
|
18184 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_brass_wrapped_locometal_boiler of type minecraft:item
|
18185 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_brass_wrapped_locometal_boiler of type minecraft:block
|
18186 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_copper_wrapped_locometal_boiler of type minecraft:item
|
18187 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_copper_wrapped_locometal_boiler of type minecraft:block
|
18188 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_iron_wrapped_locometal_boiler of type minecraft:item
|
18189 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_iron_wrapped_locometal_boiler of type minecraft:block
|
18190 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_slashed_locometal of type minecraft:item
|
18191 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_slashed_locometal of type minecraft:block
|
18192 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_riveted_locometal of type minecraft:item
|
18193 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_riveted_locometal of type minecraft:block
|
18194 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_pillar of type minecraft:item
|
18195 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_pillar of type minecraft:block
|
18196 | [08Jan2025 16:50:51.671] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_smokebox of type minecraft:item
|
18197 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_smokebox of type minecraft:block
|
18198 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_plated_locometal of type minecraft:item
|
18199 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_plated_locometal of type minecraft:block
|
18200 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_flat_slashed_locometal of type minecraft:item
|
18201 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_flat_slashed_locometal of type minecraft:block
|
18202 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_flat_riveted_locometal of type minecraft:item
|
18203 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_flat_riveted_locometal of type minecraft:block
|
18204 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_wrapped_locometal of type minecraft:item
|
18205 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_wrapped_locometal of type minecraft:block
|
18206 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_wrapped_locometal of type minecraft:item
|
18207 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_wrapped_locometal of type minecraft:block
|
18208 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_wrapped_locometal of type minecraft:item
|
18209 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_wrapped_locometal of type minecraft:block
|
18210 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_boiler of type minecraft:item
|
18211 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_locometal_boiler of type minecraft:block
|
18212 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_wrapped_locometal_boiler of type minecraft:item
|
18213 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_brass_wrapped_locometal_boiler of type minecraft:block
|
18214 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_wrapped_locometal_boiler of type minecraft:item
|
18215 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_copper_wrapped_locometal_boiler of type minecraft:block
|
18216 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_wrapped_locometal_boiler of type minecraft:item
|
18217 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_iron_wrapped_locometal_boiler of type minecraft:block
|
18218 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_slashed_locometal of type minecraft:item
|
18219 | [08Jan2025 16:50:51.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_slashed_locometal of type minecraft:block
|
18220 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_riveted_locometal of type minecraft:item
|
18221 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_riveted_locometal of type minecraft:block
|
18222 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_pillar of type minecraft:item
|
18223 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_pillar of type minecraft:block
|
18224 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_smokebox of type minecraft:item
|
18225 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_smokebox of type minecraft:block
|
18226 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_plated_locometal of type minecraft:item
|
18227 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_plated_locometal of type minecraft:block
|
18228 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_flat_slashed_locometal of type minecraft:item
|
18229 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_flat_slashed_locometal of type minecraft:block
|
18230 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_flat_riveted_locometal of type minecraft:item
|
18231 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_flat_riveted_locometal of type minecraft:block
|
18232 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_brass_wrapped_locometal of type minecraft:item
|
18233 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_brass_wrapped_locometal of type minecraft:block
|
18234 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_copper_wrapped_locometal of type minecraft:item
|
18235 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_copper_wrapped_locometal of type minecraft:block
|
18236 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_iron_wrapped_locometal of type minecraft:item
|
18237 | [08Jan2025 16:50:51.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_iron_wrapped_locometal of type minecraft:block
|
18238 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_boiler of type minecraft:item
|
18239 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_locometal_boiler of type minecraft:block
|
18240 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_brass_wrapped_locometal_boiler of type minecraft:item
|
18241 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_brass_wrapped_locometal_boiler of type minecraft:block
|
18242 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_copper_wrapped_locometal_boiler of type minecraft:item
|
18243 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_copper_wrapped_locometal_boiler of type minecraft:block
|
18244 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_iron_wrapped_locometal_boiler of type minecraft:item
|
18245 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_iron_wrapped_locometal_boiler of type minecraft:block
|
18246 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_slashed_locometal of type minecraft:item
|
18247 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_slashed_locometal of type minecraft:block
|
18248 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_riveted_locometal of type minecraft:item
|
18249 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_riveted_locometal of type minecraft:block
|
18250 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_pillar of type minecraft:item
|
18251 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_pillar of type minecraft:block
|
18252 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_smokebox of type minecraft:item
|
18253 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_smokebox of type minecraft:block
|
18254 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_plated_locometal of type minecraft:item
|
18255 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_plated_locometal of type minecraft:block
|
18256 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_flat_slashed_locometal of type minecraft:item
|
18257 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_flat_slashed_locometal of type minecraft:block
|
18258 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_flat_riveted_locometal of type minecraft:item
|
18259 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_flat_riveted_locometal of type minecraft:block
|
18260 | [08Jan2025 16:50:51.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_brass_wrapped_locometal of type minecraft:item
|
18261 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_brass_wrapped_locometal of type minecraft:block
|
18262 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_copper_wrapped_locometal of type minecraft:item
|
18263 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_copper_wrapped_locometal of type minecraft:block
|
18264 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_iron_wrapped_locometal of type minecraft:item
|
18265 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_iron_wrapped_locometal of type minecraft:block
|
18266 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_boiler of type minecraft:item
|
18267 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_locometal_boiler of type minecraft:block
|
18268 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_brass_wrapped_locometal_boiler of type minecraft:item
|
18269 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_brass_wrapped_locometal_boiler of type minecraft:block
|
18270 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_copper_wrapped_locometal_boiler of type minecraft:item
|
18271 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_copper_wrapped_locometal_boiler of type minecraft:block
|
18272 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_iron_wrapped_locometal_boiler of type minecraft:item
|
18273 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_iron_wrapped_locometal_boiler of type minecraft:block
|
18274 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_slashed_locometal of type minecraft:item
|
18275 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_slashed_locometal of type minecraft:block
|
18276 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_riveted_locometal of type minecraft:item
|
18277 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_riveted_locometal of type minecraft:block
|
18278 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_pillar of type minecraft:item
|
18279 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_pillar of type minecraft:block
|
18280 | [08Jan2025 16:50:51.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_smokebox of type minecraft:item
|
18281 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_smokebox of type minecraft:block
|
18282 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_plated_locometal of type minecraft:item
|
18283 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_plated_locometal of type minecraft:block
|
18284 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_flat_slashed_locometal of type minecraft:item
|
18285 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_flat_slashed_locometal of type minecraft:block
|
18286 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_flat_riveted_locometal of type minecraft:item
|
18287 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_flat_riveted_locometal of type minecraft:block
|
18288 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_brass_wrapped_locometal of type minecraft:item
|
18289 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_brass_wrapped_locometal of type minecraft:block
|
18290 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_copper_wrapped_locometal of type minecraft:item
|
18291 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_copper_wrapped_locometal of type minecraft:block
|
18292 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_iron_wrapped_locometal of type minecraft:item
|
18293 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_iron_wrapped_locometal of type minecraft:block
|
18294 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_boiler of type minecraft:item
|
18295 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_locometal_boiler of type minecraft:block
|
18296 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_brass_wrapped_locometal_boiler of type minecraft:item
|
18297 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_brass_wrapped_locometal_boiler of type minecraft:block
|
18298 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_copper_wrapped_locometal_boiler of type minecraft:item
|
18299 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_copper_wrapped_locometal_boiler of type minecraft:block
|
18300 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_iron_wrapped_locometal_boiler of type minecraft:item
|
18301 | [08Jan2025 16:50:51.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_iron_wrapped_locometal_boiler of type minecraft:block
|
18302 | [08Jan2025 16:50:51.677] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.ScorchgunscapProcedure to FORGE
|
18303 | [08Jan2025 16:50:51.680] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.PlayerhurtProcedure to FORGE
|
18304 | [08Jan2025 16:50:51.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_mediumcannon_round of type minecraft:item
|
18305 | [08Jan2025 16:50:51.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_mediumcannon_cartridge of type minecraft:item
|
18306 | [08Jan2025 16:50:51.683] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.Playerhurt2Procedure to FORGE
|
18307 | [08Jan2025 16:50:51.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_mediumcannon_round of type minecraft:item
|
18308 | [08Jan2025 16:50:51.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_mediumcannon_cartridge of type minecraft:item
|
18309 | [08Jan2025 16:50:51.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.items.curios.SummoningFocus to FORGE
|
18310 | [08Jan2025 16:50:51.691] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.PlatesvalueProcedure to FORGE
|
18311 | [08Jan2025 16:50:51.692] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.ItemdropProcedure to FORGE
|
18312 | [08Jan2025 16:50:51.696] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotarycannon of type minecraft:block_entity_type
|
18313 | [08Jan2025 16:50:51.699] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorToolboxBlockEntity from railways-common.mixins.json into com.simibubi.create.content.equipment.toolbox.ToolboxBlockEntity
|
18314 | [08Jan2025 16:50:51.700] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cc_vs-config.toml for cc_vs tracking
|
18315 | [08Jan2025 16:50:51.700] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.InfoProcedure to FORGE
|
18316 | [08Jan2025 16:50:51.701] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.GrenadecheckProcedure to FORGE
|
18317 | [08Jan2025 16:50:51.701] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for cc_vs
|
18318 | [08Jan2025 16:50:51.702] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.FunctionaddProcedure to FORGE
|
18319 | [08Jan2025 16:50:51.702] [modloading-worker-0/DEBUG] [mixin/]: Mixing WeaponTraitMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.api.trait.WeaponTrait
|
18320 | [08Jan2025 16:50:51.703] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:WeaponTraitMixin from mod spartantoolkit->@Inject::spartantoolkit_addTooltip(Lnet/minecraft/world/item/ItemStack;Ljava/util/List;ZLcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait$InvalidReason;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18321 | [08Jan2025 16:50:51.703] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotarycannon_breech of type minecraft:block_entity_type
|
18322 | [08Jan2025 16:50:51.705] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotarycannon_bearing of type minecraft:block_entity_type
|
18323 | [08Jan2025 16:50:51.706] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_rotarycannoncannon of type minecraft:block_entity_type
|
18324 | [08Jan2025 16:50:51.707] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_connected
|
18325 | [08Jan2025 16:50:51.707] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hlysine.create_connected.config.CCConfigs to MOD
|
18326 | [08Jan2025 16:50:51.711] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for collective
|
18327 | [08Jan2025 16:50:51.711] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.collective.forge.events.RegisterCollectiveForgeEvents to FORGE
|
18328 | [08Jan2025 16:50:51.721] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.FlyingProcedure to FORGE
|
18329 | [08Jan2025 16:50:51.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mounted_toolbox of type minecraft:menu
|
18330 | [08Jan2025 16:50:51.722] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_drum of type minecraft:block_entity_type
|
18331 | [08Jan2025 16:50:51.723] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.FlydamageProcedure to FORGE
|
18332 | [08Jan2025 16:50:51.724] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.Axedisappear3Procedure to FORGE
|
18333 | [08Jan2025 16:50:51.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry benchcart of type minecraft:entity_type
|
18334 | [08Jan2025 16:50:51.726] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.Axedisappear2Procedure to FORGE
|
18335 | [08Jan2025 16:50:51.727] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.AttributesaddProcedure to FORGE
|
18336 | [08Jan2025 16:50:51.729] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.AttackProcedure to FORGE
|
18337 | [08Jan2025 16:50:51.729] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.SummonEvents to FORGE
|
18338 | [08Jan2025 16:50:51.730] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jukeboxcart of type minecraft:entity_type
|
18339 | [08Jan2025 16:50:51.731] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ReactiveEvents to FORGE
|
18340 | [08Jan2025 16:50:51.732] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.procedures.ActiveoffProcedure to FORGE
|
18341 | [08Jan2025 16:50:51.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ZongButtonMessage to MOD
|
18342 | [08Jan2025 16:50:51.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for connectormod
|
18343 | [08Jan2025 16:50:51.737] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.WingflyMessage to MOD
|
18344 | [08Jan2025 16:50:51.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry launcher_sliding_breech of type minecraft:block_entity_type
|
18345 | [08Jan2025 16:50:51.739] [modloading-worker-0/DEBUG] [mixin/]: Mixing WeaponMaterialMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.api.WeaponMaterial
|
18346 | [08Jan2025 16:50:51.739] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_addTraitsToTooltip$1(Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lnet/minecraft/world/item/ItemStack;Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_addTraitsToTooltip$1$0 in spartantoolkit.mixins.json:WeaponMaterialMixin from mod spartantoolkit
|
18347 | [08Jan2025 16:50:51.739] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_reload$0(Ljava/lang/Object;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_reload$0$1 in spartantoolkit.mixins.json:WeaponMaterialMixin from mod spartantoolkit
|
18348 | [08Jan2025 16:50:51.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry launcher_end of type minecraft:block_entity_type
|
18349 | [08Jan2025 16:50:51.747] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.PerkEvents to FORGE
|
18350 | [08Jan2025 16:50:51.747] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ProtectionPixelModVariables to MOD
|
18351 | [08Jan2025 16:50:51.753] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.ForgePlatformHelper@527a0c61 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IPlatformHelper
|
18352 | [08Jan2025 16:50:51.755] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ProtectionPixelModVariables$PlayerVariablesProvider to FORGE
|
18353 | [08Jan2025 16:50:51.756] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ProtectionPixelModVariables$EventBusVariableHandlers to FORGE
|
18354 | [08Jan2025 16:50:51.757] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id architectury:sync_ids
|
18355 | [08Jan2025 16:50:51.758] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry launcher_quickfiring_breech of type minecraft:block_entity_type
|
18356 | [08Jan2025 16:50:51.758] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:key_pressed
|
18357 | [08Jan2025 16:50:51.759] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:mode_changed
|
18358 | [08Jan2025 16:50:51.761] [modloading-worker-0/DEBUG] [mixin/]: Mixing VersatileWeaponTraitMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.api.trait.VersatileWeaponTrait
|
18359 | [08Jan2025 16:50:51.768] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbultimine:sync_config_to_server
|
18360 | [08Jan2025 16:50:51.774] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ManaCapEvents to FORGE
|
18361 | [08Jan2025 16:50:51.778] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.LightEvents to FORGE
|
18362 | [08Jan2025 16:50:51.779] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.JarEvents to FORGE
|
18363 | [08Jan2025 16:50:51.779] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.PlaterepairButtonMessage to MOD
|
18364 | [08Jan2025 16:50:51.780] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.LegguiButtonMessage to MOD
|
18365 | [08Jan2025 16:50:51.781] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cannon of type minecraft:block_entity_type
|
18366 | [08Jan2025 16:50:51.781] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.HeadguiButtonMessage to MOD
|
18367 | [08Jan2025 16:50:51.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry munitions_launcher of type minecraft:block_entity_type
|
18368 | [08Jan2025 16:50:51.782] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.FlyfowardMessage to MOD
|
18369 | [08Jan2025 16:50:51.783] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry torpedo_screw_breech of type minecraft:block_entity_type
|
18370 | [08Jan2025 16:50:51.784] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor of type minecraft:entity_type
|
18371 | [08Jan2025 16:50:51.784] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.FamiliarEvents to FORGE
|
18372 | [08Jan2025 16:50:51.784] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry conductor_whistle of type minecraft:sound_event
|
18373 | [08Jan2025 16:50:51.785] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry handcar_cogs of type minecraft:sound_event
|
18374 | [08Jan2025 16:50:51.785] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.ForgeModulesLoader@7b1944d5 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IModulesLoader
|
18375 | [08Jan2025 16:50:51.791] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ChestguiButtonMessage to MOD
|
18376 | [08Jan2025 16:50:51.792] [modloading-worker-0/DEBUG] [betterstrongholds/]: Loaded com.yungnickyoung.minecraft.betterstrongholds.services.ForgeProcessorProvider@21281207 for service interface com.yungnickyoung.minecraft.betterstrongholds.services.IProcessorProvider
|
18377 | [08Jan2025 16:50:51.800] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon of type minecraft:block_entity_type
|
18378 | [08Jan2025 16:50:51.804] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.network.ArmortabletriggerMessage to MOD
|
18379 | [08Jan2025 16:50:51.806] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_breech of type minecraft:block_entity_type
|
18380 | [08Jan2025 16:50:51.807] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModTabs to MOD
|
18381 | [08Jan2025 16:50:51.809] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModLootModifier to MOD
|
18382 | [08Jan2025 16:50:51.809] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.EventHandler to FORGE
|
18383 | [08Jan2025 16:50:51.819] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mediumcannon_recoil_barrel of type minecraft:block_entity_type
|
18384 | [08Jan2025 16:50:51.829] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_mediumcannon of type minecraft:block_entity_type
|
18385 | [08Jan2025 16:50:51.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing ThrowingWeaponItemMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.item.ThrowingWeaponItem
|
18386 | [08Jan2025 16:50:51.831] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAttributeModifiers$1(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAttributeModifiers$1$0 in spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit
|
18387 | [08Jan2025 16:50:51.831] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAttributeModifiers$0(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/oblivioussp/spartanweaponry/api/trait/IMeleeTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAttributeModifiers$0$1 in spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit
|
18388 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFFIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18389 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFFIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18390 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFFIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18391 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18392 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18393 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:ThrowingWeaponItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18394 | [08Jan2025 16:50:51.836] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModEntities to MOD
|
18395 | [08Jan2025 16:50:51.841] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.event.ArsEvents to FORGE
|
18396 | [08Jan2025 16:50:51.845] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.datagen.ModDatagen to MOD
|
18397 | [08Jan2025 16:50:51.847] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.camera.CameraEvents to FORGE
|
18398 | [08Jan2025 16:50:51.862] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModCustomCuriosSlots to MOD
|
18399 | [08Jan2025 16:50:51.862] [modloading-worker-0/DEBUG] [mixin/]: Mixing cbcmodernwarfare.CompactCannonMountBlockEntityAccessor from forge-vs_addition.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.compact_mount.CompactCannonMountBlockEntity
|
18400 | [08Jan2025 16:50:51.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompactCannonMountMixin from cbcmodernwarfare.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.compact_mount.CompactCannonMountBlockEntity
|
18401 | [08Jan2025 16:50:51.865] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.block.tile.VitalicSourcelinkTile to FORGE
|
18402 | [08Jan2025 16:50:51.866] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModCuriosSlots to MOD
|
18403 | [08Jan2025 16:50:51.867] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModCuriosRenderers to MOD
|
18404 | [08Jan2025 16:50:51.868] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModConfigs to MOD
|
18405 | [08Jan2025 16:50:51.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.common.block.tile.AgronomicSourcelinkTile to FORGE
|
18406 | [08Jan2025 16:50:51.873] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.client.events.ClientPlayerEvent to FORGE
|
18407 | [08Jan2025 16:50:51.874] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.util.SourceUtil to FORGE
|
18408 | [08Jan2025 16:50:51.875] [modloading-worker-0/DEBUG] [mixin/]: Mixing SwordBaseItemMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.item.SwordBaseItem
|
18409 | [08Jan2025 16:50:51.876] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_doesSneakBypassUse$19(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;)Ljava/lang/Boolean; to md6778ec$spartantoolkit$lambda$spartantoolkit_doesSneakBypassUse$19$0 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18410 | [08Jan2025 16:50:51.876] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_doesSneakBypassUse$18(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)Ljava/lang/Boolean; to md6778ec$spartantoolkit$lambda$spartantoolkit_doesSneakBypassUse$18$1 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18411 | [08Jan2025 16:50:51.876] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getUseAnimation$17(Lnet/minecraft/world/item/ItemStack;)Lnet/minecraft/world/item/UseAnim; to md6778ec$spartantoolkit$lambda$spartantoolkit_getUseAnimation$17$2 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18412 | [08Jan2025 16:50:51.876] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getUseAnimation$16(Lnet/minecraft/world/item/ItemStack;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)Lnet/minecraft/world/item/UseAnim; to md6778ec$spartantoolkit$lambda$spartantoolkit_getUseAnimation$16$3 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18413 | [08Jan2025 16:50:51.876] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getUseDuration$15(Lnet/minecraft/world/item/ItemStack;)Ljava/lang/Integer; to md6778ec$spartantoolkit$lambda$spartantoolkit_getUseDuration$15$4 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18414 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getUseDuration$14(Lnet/minecraft/world/item/ItemStack;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)Ljava/lang/Integer; to md6778ec$spartantoolkit$lambda$spartantoolkit_getUseDuration$14$5 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18415 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_onUseTick$13(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;I)V to md6778ec$spartantoolkit$lambda$spartantoolkit_onUseTick$13$6 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18416 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_onUseTick$12(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;ILcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_onUseTick$12$7 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18417 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_onUseTick$11(Lnet/minecraft/world/item/ItemStack;Lkrelox/spartantoolkit/IBetterWeaponTrait;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_onUseTick$11$8 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18418 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_releaseUsing$10(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;I)V to md6778ec$spartantoolkit$lambda$spartantoolkit_releaseUsing$10$9 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18419 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_releaseUsing$9(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/LivingEntity;ILcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_releaseUsing$9$a in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18420 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_releaseUsing$8(Lnet/minecraft/world/item/ItemStack;Lkrelox/spartantoolkit/IBetterWeaponTrait;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_releaseUsing$8$b in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18421 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_use$7(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;)Lnet/minecraft/world/InteractionResultHolder; to md6778ec$spartantoolkit$lambda$spartantoolkit_use$7$c in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18422 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_use$6(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)Lnet/minecraft/world/InteractionResultHolder; to md6778ec$spartantoolkit$lambda$spartantoolkit_use$6$d in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18423 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_use$5(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lnet/minecraft/world/level/Level;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_use$5$e in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18424 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_useOn$4(Lnet/minecraft/world/item/context/UseOnContext;)Lnet/minecraft/world/InteractionResult; to md6778ec$spartantoolkit$lambda$spartantoolkit_useOn$4$f in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18425 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_useOn$3(Lnet/minecraft/world/item/context/UseOnContext;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)Lnet/minecraft/world/InteractionResult; to md6778ec$spartantoolkit$lambda$spartantoolkit_useOn$3$10 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18426 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_useOn$2(Lnet/minecraft/world/item/context/UseOnContext;Lcom/oblivioussp/spartanweaponry/api/trait/IActionTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_useOn$2$11 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18427 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAttributeModifiers$1(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAttributeModifiers$1$12 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18428 | [08Jan2025 16:50:51.877] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAttributeModifiers$0(Lcom/google/common/collect/ImmutableMultimap$Builder;Lcom/oblivioussp/spartanweaponry/api/trait/IMeleeTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAttributeModifiers$0$13 in spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit
|
18429 | [08Jan2025 16:50:51.879] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_mount of type minecraft:block_entity_type
|
18430 | [08Jan2025 16:50:51.888] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18431 | [08Jan2025 16:50:51.889] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18432 | [08Jan2025 16:50:51.889] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lcom/oblivioussp/spartanweaponry/util/WeaponArchetype;FFDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18433 | [08Jan2025 16:50:51.889] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18434 | [08Jan2025 16:50:51.889] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18435 | [08Jan2025 16:50:51.889] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:SwordBaseItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAttributeModifiers(Lnet/minecraft/world/entity/EquipmentSlot;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18436 | [08Jan2025 16:50:51.903] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterstrongholds-forge-1_20.toml for betterstrongholds tracking
|
18437 | [08Jan2025 16:50:51.904] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.init.ProtectionPixelModAttributes to MOD
|
18438 | [08Jan2025 16:50:51.908] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.protectionpixel.anvilrecipes.WingfixAnvilRecipe to FORGE
|
18439 | [08Jan2025 16:50:51.908] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.source.SourceManager to FORGE
|
18440 | [08Jan2025 16:50:51.911] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.perk.PerkAttributes to MOD
|
18441 | [08Jan2025 16:50:51.912] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.api.event.EventQueue to FORGE
|
18442 | [08Jan2025 16:50:51.916] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterstrongholds
|
18443 | [08Jan2025 16:50:51.918] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.hollingsworth.arsnouveau.ArsNouveau to FORGE
|
18444 | [08Jan2025 16:50:51.921] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for resourcefullib
|
18445 | [08Jan2025 16:50:51.923] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbultimine
|
18446 | [08Jan2025 16:50:51.924] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createliquidfuel
|
18447 | [08Jan2025 16:50:51.925] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.forsteri.createliquidfuel.eventhandlers.ModEventHandler to FORGE
|
18448 | [08Jan2025 16:50:51.925] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.forsteri.createliquidfuel.eventhandlers.ForgeEventsHandler to FORGE
|
18449 | [08Jan2025 16:50:51.925] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_refined_recipes
|
18450 | [08Jan2025 16:50:51.927] [modloading-worker-0/INFO] [Spartan Weaponry/]: Constructing Mod: Spartan Weaponry
|
18451 | [08Jan2025 16:50:51.927] [modloading-worker-0/INFO] [Spartan Weaponry/]: Initialising API! Version: 11
|
18452 | [08Jan2025 16:50:51.927] [modloading-worker-0/INFO] [Railways/]: Registering data fixers
|
18453 | [08Jan2025 16:50:51.932] [modloading-worker-0/INFO] [Spartan Weaponry/]: Spartan Weaponry API version 11 has been initalized!
|
18454 | [08Jan2025 16:50:51.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry autocannon_ammo_drum of type minecraft:menu
|
18455 | [08Jan2025 16:50:51.933] [modloading-worker-0/DEBUG] [mixin/]: Mixing LongbowItemMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.item.LongbowItem
|
18456 | [08Jan2025 16:50:51.934] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$5(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$inventoryTick$5$0 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18457 | [08Jan2025 16:50:51.934] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getNockProgress$4(Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getNockProgress$4$1 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18458 | [08Jan2025 16:50:51.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getNockProgress$3(Lcom/oblivioussp/spartanweaponry/api/trait/IRangedTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getNockProgress$3$2 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18459 | [08Jan2025 16:50:51.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_appendHoverText$2(Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_appendHoverText$2$3 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18460 | [08Jan2025 16:50:51.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_appendHoverText$1(Lcom/oblivioussp/spartanweaponry/api/trait/IRangedTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_appendHoverText$1$4 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18461 | [08Jan2025 16:50:51.935] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_releaseUsing$0(Lnet/minecraft/world/item/ItemStack;Lkrelox/spartantoolkit/IBetterWeaponTrait;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_releaseUsing$0$5 in spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit
|
18462 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18463 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18464 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18465 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18466 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18467 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;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
|
18468 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getNockProgress(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18469 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getNockProgress(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18470 | [08Jan2025 16:50:51.939] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:LongbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getNockProgress(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/LivingEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18471 | [08Jan2025 16:50:51.947] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for wirelessredstone
|
18472 | [08Jan2025 16:50:51.950] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.dynamic_dfu.DataFixersMixin from modernfix-common.mixins.json into net.minecraft.util.datafix.DataFixers
|
18473 | [08Jan2025 16:50:51.950] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$createLazyFixerUpper$0(Ljava/util/Set;)Lcom/mojang/datafixers/DataFixer; to md6778ec$modernfix$lambda$createLazyFixerUpper$0$0 in modernfix-common.mixins.json:perf.dynamic_dfu.DataFixersMixin from mod modernfix
|
18474 | [08Jan2025 16:50:51.951] [modloading-worker-0/DEBUG] [mixin/]: modernfix-common.mixins.json:perf.dynamic_dfu.DataFixersMixin from mod modernfix->@Inject::createLazyFixerUpper(Ljava/util/Set;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18475 | [08Jan2025 16:50:51.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry munitions_contraption of type minecraft:entity_type
|
18476 | [08Jan2025 16:50:51.966] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftblibrary:edit_nbt_response
|
18477 | [08Jan2025 16:50:51.968] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftblibrary
|
18478 | [08Jan2025 16:50:51.971] [modloading-worker-0/DEBUG] [mixin/]: Mixing HeavyCrossbowItemMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.item.HeavyCrossbowItem
|
18479 | [08Jan2025 16:50:51.971] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$inventoryTick$5(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/Entity;IZLcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$inventoryTick$5$0 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18480 | [08Jan2025 16:50:51.971] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAimTicks$4(Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAimTicks$4$1 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18481 | [08Jan2025 16:50:51.971] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getAimTicks$3(Lcom/oblivioussp/spartanweaponry/api/trait/IRangedTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getAimTicks$3$2 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18482 | [08Jan2025 16:50:51.972] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getFullLoadTicks$2(Lcom/oblivioussp/spartanweaponry/api/trait/WeaponTrait;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getFullLoadTicks$2$3 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18483 | [08Jan2025 16:50:51.972] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_getFullLoadTicks$1(Lcom/oblivioussp/spartanweaponry/api/trait/IRangedTraitCallback;)V to md6778ec$spartantoolkit$lambda$spartantoolkit_getFullLoadTicks$1$4 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18484 | [08Jan2025 16:50:51.972] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$spartantoolkit_spawnProjectile$0(Lnet/minecraft/world/item/ItemStack;Lkrelox/spartantoolkit/IBetterWeaponTrait;)Z to md6778ec$spartantoolkit$lambda$spartantoolkit_spawnProjectile$0$5 in spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit
|
18485 | [08Jan2025 16:50:51.972] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ap_mediumshell of type minecraft:entity_type
|
18486 | [08Jan2025 16:50:51.974] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18487 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18488 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_injectRarity(Lnet/minecraft/world/item/Item$Properties;Lcom/oblivioussp/spartanweaponry/api/WeaponMaterial;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18489 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getFullLoadTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18490 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getFullLoadTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18491 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getFullLoadTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18492 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAimTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18493 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAimTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18494 | [08Jan2025 16:50:51.975] [modloading-worker-0/DEBUG] [mixin/]: spartantoolkit.mixins.json:HeavyCrossbowItemMixin from mod spartantoolkit->@Inject::spartantoolkit_getAimTicks(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18495 | [08Jan2025 16:50:51.983] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for starterkit
|
18496 | [08Jan2025 16:50:51.983] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.natamus.starterkit.forge.events.ForgeStarterServerEvents to FORGE
|
18497 | [08Jan2025 16:50:51.995] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apcr_mediumshell of type minecraft:entity_type
|
18498 | [08Jan2025 16:50:52.003] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_mediumshell of type minecraft:entity_type
|
18499 | [08Jan2025 16:50:52.004] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apfsds_mediumshell of type minecraft:entity_type
|
18500 | [08Jan2025 16:50:52.005] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aphe_mediumshell of type minecraft:entity_type
|
18501 | [08Jan2025 16:50:52.006] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_mediumshell of type minecraft:entity_type
|
18502 | [08Jan2025 16:50:52.007] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry he_mediumshell of type minecraft:entity_type
|
18503 | [08Jan2025 16:50:52.008] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_mediumshell of type minecraft:entity_type
|
18504 | [08Jan2025 16:50:52.009] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smoke_mediumshell of type minecraft:entity_type
|
18505 | [08Jan2025 16:50:52.011] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heat_jet of type minecraft:entity_type
|
18506 | [08Jan2025 16:50:52.013] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_burst of type minecraft:entity_type
|
18507 | [08Jan2025 16:50:52.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hefrag_shell of type minecraft:entity_type
|
18508 | [08Jan2025 16:50:52.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heap_shell of type minecraft:entity_type
|
18509 | [08Jan2025 16:50:52.027] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apds_shot of type minecraft:entity_type
|
18510 | [08Jan2025 16:50:52.029] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hvap_autocannon of type minecraft:entity_type
|
18511 | [08Jan2025 16:50:52.032] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry canister_autocannon of type minecraft:entity_type
|
18512 | [08Jan2025 16:50:52.039] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for architectury
|
18513 | [08Jan2025 16:50:52.039] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.level.entity.trade.forge.TradeRegistryImpl to FORGE
|
18514 | [08Jan2025 16:50:52.040] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.registry.forge.ReloadListenerRegistryImpl to FORGE
|
18515 | [08Jan2025 16:50:52.041] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dev.architectury.networking.forge.NetworkManagerImpl to FORGE
|
18516 | [08Jan2025 16:50:52.052] [modloading-worker-0/DEBUG] [mixin/]: Mixing cbcmodernwarfare.MixinMountedMediumcannonContraption from forge-vs_addition.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.contraption.MountedMediumcannonContraption
|
18517 | [08Jan2025 16:50:52.052] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shoot$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Void; to md6778ec$lambda$shoot$0$0 in forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedMediumcannonContraption from mod (unknown)
|
18518 | [08Jan2025 16:50:52.058] [modloading-worker-0/DEBUG] [mixin/]: Mixing cbcmodernwarfare.MixinMountedRotarycannonContraption from forge-vs_addition.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.contraption.MountedRotarycannonContraption
|
18519 | [08Jan2025 16:50:52.058] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$shoot$0(Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Void; to md6778ec$lambda$shoot$0$0 in forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)
|
18520 | [08Jan2025 16:50:52.059] [modloading-worker-0/DEBUG] [mixin/]: Mixing RotaryCannonContraptionMixin from cbcmodernwarfare.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.contraption.MountedRotarycannonContraption
|
18521 | [08Jan2025 16:50:52.059] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$extractItemFromCannon$1(ZLnet/minecraftforge/items/IItemHandler;)Lnet/minecraft/world/item/ItemStack; to md6778ec$cbcmodernwarfare$lambda$extractItemFromCannon$1$1 in cbcmodernwarfare.mixins.json:RotaryCannonContraptionMixin from mod cbcmodernwarfare
|
18522 | [08Jan2025 16:50:52.059] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$insertItemIntoCannon$0(Lnet/minecraft/world/item/ItemStack;ZLnet/minecraftforge/items/IItemHandler;)Lnet/minecraft/world/item/ItemStack; to md6778ec$cbcmodernwarfare$lambda$insertItemIntoCannon$0$2 in cbcmodernwarfare.mixins.json:RotaryCannonContraptionMixin from mod cbcmodernwarfare
|
18523 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18524 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18525 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18526 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18527 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18528 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18529 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18530 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18531 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18532 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18533 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18534 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18535 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18536 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18537 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18538 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18539 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18540 | [08Jan2025 16:50:52.063] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition.mixins.json:cbcmodernwarfare.MixinMountedRotarycannonContraption from mod (unknown)->@Inject::reset(Lnet/minecraft/server/level/ServerLevel;Lrbasamoyai/createbigcannons/cannon_control/contraption/PitchOrientedContraptionEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18541 | [08Jan2025 16:50:52.071] [modloading-worker-0/DEBUG] [mixin/]: Mixing cbcmodernwarfare.MixinMountedMunitionsLauncherContraption from forge-vs_addition.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.contraption.MountedMunitionsLauncherContraption
|
18542 | [08Jan2025 16:50:52.106] [modloading-worker-0/DEBUG] [mixin/]: Mixing ShapelessRecipeBuilderAccessor from vampirism.mixins.json into net.minecraft.data.recipes.ShapelessRecipeBuilder
|
18543 | [08Jan2025 16:50:52.122] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:open_gui
|
18544 | [08Jan2025 16:50:52.124] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompactCannonMountPointMixin from cbcmodernwarfare.mixins.json into riftyboi.cbcmodernwarfare.cannon_control.compact_mount.CompactCannonMountPoint
|
18545 | [08Jan2025 16:50:52.128] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:update_settings
|
18546 | [08Jan2025 16:50:52.128] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cbcmodernwarfare
|
18547 | [08Jan2025 16:50:52.128] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_loot_api_v2
|
18548 | [08Jan2025 16:50:52.129] [modloading-worker-0/INFO] [com.cupboard.Cupboard/]: Loaded config for: cupboard.json
|
18549 | [08Jan2025 16:50:52.129] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:send_message
|
18550 | [08Jan2025 16:50:52.130] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cupboard
|
18551 | [08Jan2025 16:50:52.131] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:create_party
|
18552 | [08Jan2025 16:50:52.131] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for attributizer
|
18553 | [08Jan2025 16:50:52.131] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.attributizer.Attributizer$RegistryEvents to FORGE
|
18554 | [08Jan2025 16:50:52.133] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbteams:player_gui_operation
|
18555 | [08Jan2025 16:50:52.133] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbteams
|
18556 | [08Jan2025 16:50:52.145] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgePlatformHelper@15d04a55 for service interface com.mrcrayfish.framework.platform.services.IPlatformHelper
|
18557 | [08Jan2025 16:50:52.146] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerLoginNetworkHandlerMixin from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginPacketListenerImpl
|
18558 | [08Jan2025 16:50:52.146] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
18559 | [08Jan2025 16:50:52.147] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.ServerLoginNetworkHandlerAccessor from fabric-networking-api-v1.mixins.json into net.minecraft.server.network.ServerLoginPacketListenerImpl
|
18560 | [08Jan2025 16:50:52.147] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:accessor.ServerLoginNetworkHandlerAccessor from mod fabric_networking_api_v1: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
18561 | [08Jan2025 16:50:52.148] [modloading-worker-0/DEBUG] [mixin/]: Mixing ServerLoginNetHandlerMixin from connectivity.mixins.json into net.minecraft.server.network.ServerLoginPacketListenerImpl
|
18562 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18563 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18564 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::initAddon(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18565 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleCustomPayloadReceivedAsync(Lnet/minecraft/network/protocol/login/ServerboundCustomQueryPacket;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18566 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18567 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18568 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handleDisconnection(Lnet/minecraft/network/chat/Component;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18569 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18570 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18571 | [08Jan2025 16:50:52.149] [modloading-worker-0/DEBUG] [mixin/]: fabric-networking-api-v1.mixins.json:ServerLoginNetworkHandlerMixin from mod fabric_networking_api_v1->@Inject::handlePlayTransitionNormal(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18572 | [08Jan2025 16:50:52.156] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgeNetworkHelper@713095c8 for service interface com.mrcrayfish.framework.platform.services.INetworkHelper
|
18573 | [08Jan2025 16:50:52.157] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgeRegistrationHelper@2051acda for service interface com.mrcrayfish.framework.platform.services.IRegistrationHelper
|
18574 | [08Jan2025 16:50:52.158] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgeEntityHelper@58fadfdd for service interface com.mrcrayfish.framework.platform.services.IEntityHelper
|
18575 | [08Jan2025 16:50:52.158] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgeItemHelper@285cfc44 for service interface com.mrcrayfish.framework.platform.services.IItemHelper
|
18576 | [08Jan2025 16:50:52.172] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartanfire
|
18577 | [08Jan2025 16:50:52.172] [modloading-worker-0/WARN] [APTweaks(Items)/]: ⚠ The log level for APTweaks(Items) is set to ALL, this will log all debug information and will cause performance issues. This is expected in a developer environment or during large-scale troubleshooting. However, rest assured, to mitigate performance concerns, the debug mode for this module has been automatically adjusted to an info level! If you require debug information, simply use the /aptweaks debug <module> command to re-enable debug mode.
|
18578 | [08Jan2025 16:50:52.173] [modloading-worker-0/WARN] [APTweaks(Items)/]: Adjusting log level for APTweaks(Items) from ALL to INFO, for performance reasons!
|
18579 | [08Jan2025 16:50:52.173] [modloading-worker-0/INFO] [APTweaks(Core)/]: Changing log level for APTweaks(Items) from ALL to INFO
|
18580 | [08Jan2025 16:50:52.174] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for adaptive_performance_tweaks_items
|
18581 | [08Jan2025 16:50:52.174] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweaksitems.entity.ItemEntityManager to FORGE
|
18582 | [08Jan2025 16:50:52.177] [modloading-worker-0/INFO] [APTweaks(Items)/]: Registering Adaptive Performance Tweaks: Items common config ...
|
18583 | [08Jan2025 16:50:52.177] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file adaptive_performance_tweaks/items.toml for adaptive_performance_tweaks_items tracking
|
18584 | [08Jan2025 16:50:52.179] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweaksitems.entity.ExperienceOrbManager to FORGE
|
18585 | [08Jan2025 16:50:52.181] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweaksitems.config.CommonConfig to MOD
|
18586 | [08Jan2025 16:50:52.181] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.markusbordihn.adaptiveperformancetweaksitems.commands.CommandManager to FORGE
|
18587 | [08Jan2025 16:50:52.182] [modloading-worker-0/DEBUG] [Framework/]: Loaded com.mrcrayfish.framework.platform.ForgeConfigHelper@4e868177 for service interface com.mrcrayfish.framework.platform.services.IConfigHelper
|
18588 | [08Jan2025 16:50:52.192] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_networking_api_v1
|
18589 | [08Jan2025 16:50:52.192] [modloading-worker-0/INFO] [com.chocohead.mm.MM/]: MM is loading as regular mod. If you are in a development env do not worry.
|
18590 | [08Jan2025 16:50:52.193] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for forgeextendedasm
|
18591 | [08Jan2025 16:50:52.194] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file spartanweaponry-common.toml for spartanweaponry tracking
|
18592 | [08Jan2025 16:50:52.196] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_lifecycle_events_v1
|
18593 | [08Jan2025 16:50:52.196] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file spartanweaponry-client.toml for spartanweaponry tracking
|
18594 | [08Jan2025 16:50:52.197] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for spartanweaponry
|
18595 | [08Jan2025 16:50:52.197] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.util.Config to MOD
|
18596 | [08Jan2025 16:50:52.197] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.util.ClientConfig to MOD
|
18597 | [08Jan2025 16:50:52.197] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.ReloadResourceEventHandler to FORGE
|
18598 | [08Jan2025 16:50:52.203] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.DataGenEventHandler to MOD
|
18599 | [08Jan2025 16:50:52.208] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for letmedespawn
|
18600 | [08Jan2025 16:50:52.219] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTileComputer from cc_vs-common.mixins.json into dan200.computercraft.shared.computer.blocks.ComputerBlockEntity
|
18601 | [08Jan2025 16:50:52.221] [modloading-worker-0/DEBUG] [mixin/]: cc_vs-common.mixins.json:MixinTileComputer from mod cc_vs->@Inject::cc_vs$addShipAPI(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18602 | [08Jan2025 16:50:52.222] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cataclysm
|
18603 | [08Jan2025 16:50:52.223] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.world.CMWorldRegistry to MOD
|
18604 | [08Jan2025 16:50:52.224] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:submit_task
|
18605 | [08Jan2025 16:50:52.224] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTileTurtle from cc_vs-common.mixins.json into dan200.computercraft.shared.turtle.blocks.TurtleBlockEntity
|
18606 | [08Jan2025 16:50:52.225] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oblivioussp.spartanweaponry.event.CommonEventHandler to FORGE
|
18607 | [08Jan2025 16:50:52.225] [modloading-worker-0/DEBUG] [mixin/]: cc_vs-common.mixins.json:MixinTileTurtle from mod cc_vs->@Inject::cc_vs$addShipAPI(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18608 | [08Jan2025 16:50:52.228] [modloading-worker-0/DEBUG] [mixin/]: Mixing CommonEventHandlerMixin from spartantoolkit.mixins.json into com.oblivioussp.spartanweaponry.event.CommonEventHandler
|
18609 | [08Jan2025 16:50:52.231] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_reward
|
18610 | [08Jan2025 16:50:52.233] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.init.ModEntities to MOD
|
18611 | [08Jan2025 16:50:52.233] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:get_emergency_items
|
18612 | [08Jan2025 16:50:52.234] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.event.ServerEventHandler to FORGE
|
18613 | [08Jan2025 16:50:52.234] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.CommonProxy to MOD
|
18614 | [08Jan2025 16:50:52.234] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.github.L_Ender.cataclysm.Cataclysm to FORGE
|
18615 | [08Jan2025 16:50:52.234] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_key_binding_api_v1
|
18616 | [08Jan2025 16:50:52.235] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_all_rewards
|
18617 | [08Jan2025 16:50:52.235] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:claim_choice_reward
|
18618 | [08Jan2025 16:50:52.237] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_pinned
|
18619 | [08Jan2025 16:50:52.237] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_transfer_api_v1
|
18620 | [08Jan2025 16:50:52.238] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_chapter_pinned
|
18621 | [08Jan2025 16:50:52.238] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for rhino
|
18622 | [08Jan2025 16:50:52.240] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file effortlessbuilding-common.toml for effortlessbuilding tracking
|
18623 | [08Jan2025 16:50:52.240] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file effortlessbuilding-client.toml for effortlessbuilding tracking
|
18624 | [08Jan2025 16:50:52.242] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for lemoned
|
18625 | [08Jan2025 16:50:52.242] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tejty.lemoned.Lemoned$ClientModEvents to MOD
|
18626 | [08Jan2025 16:50:52.242] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.tejty.lemoned.event.ModEvents to FORGE
|
18627 | [08Jan2025 16:50:52.244] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file effortlessbuilding-server.toml for effortlessbuilding tracking
|
18628 | [08Jan2025 16:50:52.244] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for effortlessbuilding
|
18629 | [08Jan2025 16:50:52.244] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing nl.requios.effortlessbuilding.create.events.CommonEvents to FORGE
|
18630 | [08Jan2025 16:50:52.245] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing nl.requios.effortlessbuilding.create.events.CommonEvents$ModBusEvents to MOD
|
18631 | [08Jan2025 16:50:52.245] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:toggle_editing_mode
|
18632 | [08Jan2025 16:50:52.246] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:force_save
|
18633 | [08Jan2025 16:50:52.247] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:set_custom_image
|
18634 | [08Jan2025 16:50:52.247] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing nl.requios.effortlessbuilding.CommonEvents to FORGE
|
18635 | [08Jan2025 16:50:52.258] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing nl.requios.effortlessbuilding.CommonEvents$ModBusEvents to MOD
|
18636 | [08Jan2025 16:50:52.270] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for commonnetworking
|
18637 | [08Jan2025 16:50:52.271] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_resource_loader_v0
|
18638 | [08Jan2025 16:50:52.273] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createcomputing-server.toml for createcomputing tracking
|
18639 | [08Jan2025 16:50:52.277] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:task_screen_config_resp
|
18640 | [08Jan2025 16:50:52.277] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_progress
|
18641 | [08Jan2025 16:50:52.278] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_object
|
18642 | [08Jan2025 16:50:52.279] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block: computerized_display_source
|
18643 | [08Jan2025 16:50:52.279] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block item: computerized_display_source
|
18644 | [08Jan2025 16:50:52.281] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing BlockEntity: computerized_display_source
|
18645 | [08Jan2025 16:50:52.283] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.door.CopycatDoorBlock
|
18646 | [08Jan2025 16:50:52.283] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getLightEmission$0(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)Ljava/lang/Integer; to md6778ec$copycats$lambda$getLightEmission$0$0 in copycats-forge.mixins.json:foundation.copycat.CopycatBlockMixin from mod copycats
|
18647 | [08Jan2025 16:50:52.288] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:create_task_at
|
18648 | [08Jan2025 16:50:52.288] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatGlassFluidPipeBlock
|
18649 | [08Jan2025 16:50:52.293] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:delete_object
|
18650 | [08Jan2025 16:50:52.293] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block: computerized_display_target
|
18651 | [08Jan2025 16:50:52.293] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block item: computerized_display_target
|
18652 | [08Jan2025 16:50:52.293] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing BlockEntity: computerized_display_target
|
18653 | [08Jan2025 16:50:52.294] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:edit_object
|
18654 | [08Jan2025 16:50:52.294] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block: computerized_redstone_link
|
18655 | [08Jan2025 16:50:52.294] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block item: computerized_redstone_link
|
18656 | [08Jan2025 16:50:52.296] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file amendments-common.toml for amendments tracking
|
18657 | [08Jan2025 16:50:52.298] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing BlockEntity: computerized_redstone_link
|
18658 | [08Jan2025 16:50:52.295] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter
|
18659 | [08Jan2025 16:50:52.301] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block: train_network_observer
|
18660 | [08Jan2025 16:50:52.306] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing block item: train_network_observer
|
18661 | [08Jan2025 16:50:52.307] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Queuing BlockEntity: train_network_observer
|
18662 | [08Jan2025 16:50:52.307] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_quest
|
18663 | [08Jan2025 16:50:52.308] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Registering all registries.
|
18664 | [08Jan2025 16:50:52.309] [modloading-worker-0/INFO] [de.saschat.createcomputing.CreateComputingMod/]: Registered all registries.
|
18665 | [08Jan2025 16:50:52.310] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createcomputing
|
18666 | [08Jan2025 16:50:52.310] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing de.saschat.createcomputing.Registries$RegistryEvents to MOD
|
18667 | [08Jan2025 16:50:52.312] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:change_chapter_group
|
18668 | [08Jan2025 16:50:52.313] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockMixin from create_connected.mixins.json into com.copycatsplus.copycats.content.copycat.slab.CopycatSlabBlock
|
18669 | [08Jan2025 16:50:52.314] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
18670 | [08Jan2025 16:50:52.315] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlock
|
18671 | [08Jan2025 16:50:52.315] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getEnchantPowerBonus$2(Ljava/util/concurrent/atomic/AtomicReference;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;)V to md6778ec$copycats$lambda$getEnchantPowerBonus$2$0 in copycats-forge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats
|
18672 | [08Jan2025 16:50:52.315] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getExplosionResistance$1(Ljava/util/concurrent/atomic/AtomicReference;Lnet/minecraft/world/level/block/state/BlockState;)V to md6778ec$copycats$lambda$getExplosionResistance$1$1 in copycats-forge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats
|
18673 | [08Jan2025 16:50:52.315] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getLightEmission$0(Ljava/util/concurrent/atomic/AtomicInteger;Ljava/lang/String;Lnet/minecraft/world/level/block/state/BlockState;)V to md6778ec$copycats$lambda$getLightEmission$0$2 in copycats-forge.mixins.json:foundation.copycat.multistate.MultiStateCopycatBlockMixin from mod copycats
|
18674 | [08Jan2025 16:50:52.326] [modloading-worker-0/INFO] [KubeJS/]: Loaded common.properties
|
18675 | [08Jan2025 16:50:52.327] [modloading-worker-0/INFO] [KubeJS/]: Loaded dev.properties
|
18676 | [08Jan2025 16:50:52.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type forge:fluid_type
|
18677 | [08Jan2025 16:50:52.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potion of type minecraft:fluid
|
18678 | [08Jan2025 16:50:52.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_potion of type minecraft:fluid
|
18679 | [08Jan2025 16:50:52.336] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:move_chapter_group
|
18680 | [08Jan2025 16:50:52.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type forge:fluid_type
|
18681 | [08Jan2025 16:50:52.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tea of type minecraft:fluid
|
18682 | [08Jan2025 16:50:52.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tea of type minecraft:fluid
|
18683 | [08Jan2025 16:50:52.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_copycat of type minecraft:block
|
18684 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_bucket of type minecraft:item
|
18685 | [08Jan2025 16:50:52.338] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_quest
|
18686 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type forge:fluid_type
|
18687 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type minecraft:block
|
18688 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_base of type minecraft:block
|
18689 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey of type minecraft:fluid
|
18690 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_honey of type minecraft:fluid
|
18691 | [08Jan2025 16:50:52.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type forge:fluid_type
|
18692 | [08Jan2025 16:50:52.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type minecraft:block
|
18693 | [08Jan2025 16:50:52.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_bucket of type minecraft:item
|
18694 | [08Jan2025 16:50:52.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate of type minecraft:fluid
|
18695 | [08Jan2025 16:50:52.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_chocolate of type minecraft:fluid
|
18696 | [08Jan2025 16:50:52.342] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.foundation.copycat.CCCopycatBlock
|
18697 | [08Jan2025 16:50:52.342] [modloading-worker-0/INFO] [KubeJS/]: Looking for KubeJS plugins...
|
18698 | [08Jan2025 16:50:52.348] [modloading-worker-0/DEBUG] [mixin/]: Mixing CompatQuarkSelfCandleSkullMixin from amendments-common.mixins.json into net.mehvahdjukaar.amendments.common.block.AbstractCandleSkullBlock
|
18699 | [08Jan2025 16:50:52.357] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:copy_chapter_image
|
18700 | [08Jan2025 16:50:52.361] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:sync_structures_request
|
18701 | [08Jan2025 16:50:52.362] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbquests:request_team_data
|
18702 | [08Jan2025 16:50:52.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type minecraft:menu
|
18703 | [08Jan2025 16:50:52.368] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs
|
18704 | [08Jan2025 16:50:52.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type minecraft:menu
|
18705 | [08Jan2025 16:50:52.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry filter of type minecraft:menu
|
18706 | [08Jan2025 16:50:52.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry attribute_filter of type minecraft:menu
|
18707 | [08Jan2025 16:50:52.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_blueprint of type minecraft:menu
|
18708 | [08Jan2025 16:50:52.371] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry linked_controller of type minecraft:menu
|
18709 | [08Jan2025 16:50:52.372] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry toolbox of type minecraft:menu
|
18710 | [08Jan2025 16:50:52.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schedule of type minecraft:menu
|
18711 | [08Jan2025 16:50:52.379] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.forge.BuiltinKubeJSForgeClientPlugin does not load on server side, skipping
|
18712 | [08Jan2025 16:50:52.379] [modloading-worker-0/WARN] [KubeJS/]: Plugin dev.latvian.mods.kubejs.integration.forge.gamestages.GameStagesIntegration does not have required mod gamestages loaded, skipping
|
18713 | [08Jan2025 16:50:52.380] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source createcasing
|
18714 | [08Jan2025 16:50:52.383] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejsarsnouveau
|
18715 | [08Jan2025 16:50:52.385] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source kubejs_create
|
18716 | [08Jan2025 16:50:52.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption of type minecraft:entity_type
|
18717 | [08Jan2025 16:50:52.389] [modloading-worker-0/DEBUG] [Framework/]: Started watching config: /home/********/config/goblintraders-entities.toml
|
18718 | [08Jan2025 16:50:52.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:item
|
18719 | [08Jan2025 16:50:52.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_block of type minecraft:block
|
18720 | [08Jan2025 16:50:52.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stationary_contraption of type minecraft:entity_type
|
18721 | [08Jan2025 16:50:52.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_contraption of type minecraft:entity_type
|
18722 | [08Jan2025 16:50:52.395] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.entity.MixinCarriageContraptionEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.trains.entity.CarriageContraptionEntity
|
18723 | [08Jan2025 16:50:52.396] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorCarriageContraptionEntity from railways-common.mixins.json into com.simibubi.create.content.trains.entity.CarriageContraptionEntity
|
18724 | [08Jan2025 16:50:52.396] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCarriageContraptionEntity from railways-common.mixins.json into com.simibubi.create.content.trains.entity.CarriageContraptionEntity
|
18725 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinCarriageContraptionEntity from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18726 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinCarriageContraptionEntity from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18727 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.entity.MixinCarriageContraptionEntity from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18728 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::recordFakePlayer(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18729 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::recordFakePlayer(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18730 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::recordFakePlayer(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18731 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::showSwitchOverlay(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18732 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::showSwitchOverlay(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18733 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::showSwitchOverlay(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18734 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$handcarHungerDepletion(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18735 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$handcarHungerDepletion(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18736 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$handcarHungerDepletion(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18737 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::cancelDerailing(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18738 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::setupBufferDistanceData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18739 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::setupBufferDistanceData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18740 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::setupBufferDistanceData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18741 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::noBufferOverrun(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
18742 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::noBufferOverrun(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
18743 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::noBufferOverrun(Lnet/minecraft/core/BlockPos;Ljava/util/Collection;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
18744 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$storeDistanceTravelled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18745 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$storeDistanceTravelled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18746 | [08Jan2025 16:50:52.422] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinCarriageContraptionEntity from mod railways->@Inject::railways$storeDistanceTravelled(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18747 | [08Jan2025 16:50:52.424] [modloading-worker-0/INFO] [ModernFix/]: Bypassed Mojang DFU
|
18748 | [08Jan2025 16:50:52.425] [modloading-worker-0/INFO] [ModernFix/]: Instantiating Mojang DFU
|
18749 | [08Jan2025 16:50:52.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_beam of type minecraft:item
|
18750 | [08Jan2025 16:50:52.425] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_beam of type minecraft:block
|
18751 | [08Jan2025 16:50:52.426] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.CopycatBlockMixin from create_connected.mixins.json into com.copycatsplus.copycats.content.copycat.board.CopycatBoardBlock
|
18752 | [08Jan2025 16:50:52.426] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:compat.CopycatBlockMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
18753 | [08Jan2025 16:50:52.443] [modloading-worker-0/DEBUG] [mixin/]: Mixing LootTableBuilderMixin from fabric-loot-api-v2.mixins.json into net.minecraft.world.level.storage.loot.LootTable$Builder
|
18754 | [08Jan2025 16:50:52.443] [modloading-worker-0/DEBUG] [mixin/]: fabric-loot-api-v2.mixins.json:LootTableBuilderMixin from mod fabric_loot_api_v2: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
18755 | [08Jan2025 16:50:52.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carriage_contraption of type minecraft:entity_type
|
18756 | [08Jan2025 16:50:52.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_board of type minecraft:item
|
18757 | [08Jan2025 16:50:52.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_board of type minecraft:block
|
18758 | [08Jan2025 16:50:52.449] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.button.CopycatButtonBlock
|
18759 | [08Jan2025 16:50:52.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry super_glue of type minecraft:entity_type
|
18760 | [08Jan2025 16:50:52.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crafting_blueprint of type minecraft:entity_type
|
18761 | [08Jan2025 16:50:52.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_projectile of type minecraft:entity_type
|
18762 | [08Jan2025 16:50:52.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seat of type minecraft:entity_type
|
18763 | [08Jan2025 16:50:52.469] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNixieTubeDisplayTarget from railways-common.mixins.json into com.simibubi.create.content.redstone.displayLink.target.NixieTubeDisplayTarget
|
18764 | [08Jan2025 16:50:52.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wooden_button of type minecraft:item
|
18765 | [08Jan2025 16:50:52.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wooden_button of type minecraft:block
|
18766 | [08Jan2025 16:50:52.471] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stone_button of type minecraft:item
|
18767 | [08Jan2025 16:50:52.471] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stone_button of type minecraft:block
|
18768 | [08Jan2025 16:50:52.471] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinNixieTubeDisplayTarget from mod railways->@Inject::railways$handleSignalInput(Lnet/minecraft/network/chat/MutableComponent;Lcom/simibubi/create/content/redstone/displayLink/DisplayLinkContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
18769 | [08Jan2025 16:50:52.471] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinNixieTubeDisplayTarget from mod railways->@Inject::railways$overwriteWidth(Lcom/simibubi/create/content/redstone/displayLink/DisplayLinkContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18770 | [08Jan2025 16:50:52.475] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNixieTubeDisplaySource from railways-common.mixins.json into com.simibubi.create.content.redstone.displayLink.source.NixieTubeDisplaySource
|
18771 | [08Jan2025 16:50:52.477] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinNixieTubeDisplaySource from mod railways->@Inject::railways$allowLabeling(Lcom/simibubi/create/content/redstone/displayLink/DisplayLinkContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18772 | [08Jan2025 16:50:52.477] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinNixieTubeDisplaySource from mod railways->@Inject::railways$provideLine(Lcom/simibubi/create/content/redstone/displayLink/DisplayLinkContext;Lcom/simibubi/create/content/redstone/displayLink/target/DisplayTargetStats;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
18773 | [08Jan2025 16:50:52.479] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_byte of type minecraft:item
|
18774 | [08Jan2025 16:50:52.479] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_byte of type minecraft:block
|
18775 | [08Jan2025 16:50:52.479] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fence.CopycatFenceBlock
|
18776 | [08Jan2025 16:50:52.488] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematicannon of type minecraft:block_entity_type
|
18777 | [08Jan2025 16:50:52.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry schematic_table of type minecraft:block_entity_type
|
18778 | [08Jan2025 16:50:52.491] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_kinetic of type minecraft:block_entity_type
|
18779 | [08Jan2025 16:50:52.493] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbquests
|
18780 | [08Jan2025 16:50:52.494] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry motor of type minecraft:block_entity_type
|
18781 | [08Jan2025 16:50:52.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearbox of type minecraft:block_entity_type
|
18782 | [08Jan2025 16:50:52.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence of type minecraft:item
|
18783 | [08Jan2025 16:50:52.497] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence of type minecraft:block
|
18784 | [08Jan2025 16:50:52.497] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createcasing-common.toml for createcasing tracking
|
18785 | [08Jan2025 16:50:52.498] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fence_gate.CopycatFenceGateBlock
|
18786 | [08Jan2025 16:50:52.499] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_shaft of type minecraft:block_entity_type
|
18787 | [08Jan2025 16:50:52.499] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_cogwheel of type minecraft:block_entity_type
|
18788 | [08Jan2025 16:50:52.500] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_large_cogwheel of type minecraft:block_entity_type
|
18789 | [08Jan2025 16:50:52.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry adjustable_chain_gearshift of type minecraft:block_entity_type
|
18790 | [08Jan2025 16:50:52.507] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.blockentity.MixinEncasedFanTileEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
|
18791 | [08Jan2025 16:50:52.507] [modloading-worker-0/DEBUG] [mixin/]: Mixing content.fan.MixinEncasedFanTileEntity from vs_clockwork-common.mixins.json into com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
|
18792 | [08Jan2025 16:50:52.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence_gate of type minecraft:item
|
18793 | [08Jan2025 16:50:52.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fence_gate of type minecraft:block
|
18794 | [08Jan2025 16:50:52.509] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs_clockwork.fan.MixinEncasedFanBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.kinetics.fan.EncasedFanBlockEntity
|
18795 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18796 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18797 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18798 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectWrite(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18799 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectWrite(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18800 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectWrite(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18801 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectRead(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18802 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectRead(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
18803 | [08Jan2025 16:50:52.513] [modloading-worker-0/DEBUG] [mixin/]: vs_clockwork-common.mixins.json:content.fan.MixinEncasedFanTileEntity from mod vs_clockwork->@Inject::vs_clockwork$injectRead(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
18804 | [08Jan2025 16:50:52.515] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for framework
|
18805 | [08Jan2025 16:50:52.515] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrcrayfish.framework.entity.sync.ForgeSyncedEntityDataHandler to FORGE
|
18806 | [08Jan2025 16:50:52.516] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ghost_block of type minecraft:item
|
18807 | [08Jan2025 16:50:52.516] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ghost_block of type minecraft:block
|
18808 | [08Jan2025 16:50:52.520] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fan of type minecraft:block_entity_type
|
18809 | [08Jan2025 16:50:52.522] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_half_layer of type minecraft:item
|
18810 | [08Jan2025 16:50:52.522] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_half_layer of type minecraft:block
|
18811 | [08Jan2025 16:50:52.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_half_panel of type minecraft:item
|
18812 | [08Jan2025 16:50:52.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_half_panel of type minecraft:block
|
18813 | [08Jan2025 16:50:52.532] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.ladder.CopycatLadderBlock
|
18814 | [08Jan2025 16:50:52.532] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nozzle of type minecraft:block_entity_type
|
18815 | [08Jan2025 16:50:52.532] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file computercraft-server.toml for computercraft tracking
|
18816 | [08Jan2025 16:50:52.532] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file computercraft-client.toml for computercraft tracking
|
18817 | [08Jan2025 16:50:52.533] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clutch of type minecraft:block_entity_type
|
18818 | [08Jan2025 16:50:52.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gearshift of type minecraft:block_entity_type
|
18819 | [08Jan2025 16:50:52.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turntable of type minecraft:block_entity_type
|
18820 | [08Jan2025 16:50:52.535] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hand_crank of type minecraft:block_entity_type
|
18821 | [08Jan2025 16:50:52.540] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry valve_handle of type minecraft:block_entity_type
|
18822 | [08Jan2025 16:50:52.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_casing of type minecraft:item
|
18823 | [08Jan2025 16:50:52.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_casing of type minecraft:item
|
18824 | [08Jan2025 16:50:52.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_casing of type minecraft:block
|
18825 | [08Jan2025 16:50:52.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cuckoo_clock of type minecraft:block_entity_type
|
18826 | [08Jan2025 16:50:52.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_shaft of type minecraft:item
|
18827 | [08Jan2025 16:50:52.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_shaft of type minecraft:block
|
18828 | [08Jan2025 16:50:52.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_shaft of type minecraft:item
|
18829 | [08Jan2025 16:50:52.548] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_shaft of type minecraft:block
|
18830 | [08Jan2025 16:50:52.549] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_shaft of type minecraft:block_entity_type
|
18831 | [08Jan2025 16:50:52.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ladder of type minecraft:item
|
18832 | [08Jan2025 16:50:52.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_ladder of type minecraft:block
|
18833 | [08Jan2025 16:50:52.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_shaft of type minecraft:item
|
18834 | [08Jan2025 16:50:52.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_shaft of type minecraft:block
|
18835 | [08Jan2025 16:50:52.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gantry_pinion of type minecraft:block_entity_type
|
18836 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_grinder of type minecraft:item
|
18837 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt_grinder of type minecraft:block
|
18838 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_shaft of type minecraft:item
|
18839 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_shaft of type minecraft:block
|
18840 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_layer of type minecraft:item
|
18841 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_layer of type minecraft:block
|
18842 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_shaft of type minecraft:item
|
18843 | [08Jan2025 16:50:52.553] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_shaft of type minecraft:block
|
18844 | [08Jan2025 16:50:52.554] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for amendments
|
18845 | [08Jan2025 16:50:52.554] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.amendments.forge.RemapHandler to FORGE
|
18846 | [08Jan2025 16:50:52.555] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs_create
|
18847 | [08Jan2025 16:50:52.556] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spring_coiling_machine of type minecraft:item
|
18848 | [08Jan2025 16:50:52.556] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spring_coiling_machine of type minecraft:block
|
18849 | [08Jan2025 16:50:52.556] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_shaft of type minecraft:item
|
18850 | [08Jan2025 16:50:52.557] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_shaft of type minecraft:block
|
18851 | [08Jan2025 16:50:52.557] [modloading-worker-0/DEBUG] [mixin/]: Mixing EntitySelectorMixin from pehkui.mixins.json into net.minecraft.commands.arguments.selector.EntitySelector
|
18852 | [08Jan2025 16:50:52.558] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type minecraft:block_entity_type
|
18853 | [08Jan2025 16:50:52.562] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type minecraft:block_entity_type
|
18854 | [08Jan2025 16:50:52.563] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatPressurePlateBlock
|
18855 | [08Jan2025 16:50:52.565] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vacuum_chamber of type minecraft:item
|
18856 | [08Jan2025 16:50:52.565] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vacuum_chamber of type minecraft:block
|
18857 | [08Jan2025 16:50:52.569] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wooden_pressure_plate of type minecraft:item
|
18858 | [08Jan2025 16:50:52.569] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wooden_pressure_plate of type minecraft:block
|
18859 | [08Jan2025 16:50:52.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stone_pressure_plate of type minecraft:item
|
18860 | [08Jan2025 16:50:52.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stone_pressure_plate of type minecraft:block
|
18861 | [08Jan2025 16:50:52.570] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.pressure_plate.CopycatWeightedPressurePlate
|
18862 | [08Jan2025 16:50:52.575] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_heavy_weighted_pressure_plate of type minecraft:item
|
18863 | [08Jan2025 16:50:52.575] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_heavy_weighted_pressure_plate of type minecraft:block
|
18864 | [08Jan2025 16:50:52.576] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_light_weighted_pressure_plate of type minecraft:item
|
18865 | [08Jan2025 16:50:52.576] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_light_weighted_pressure_plate of type minecraft:block
|
18866 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_pipe of type minecraft:block_entity_type
|
18867 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vibrating_table of type minecraft:item
|
18868 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vibrating_table of type minecraft:block
|
18869 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type minecraft:block_entity_type
|
18870 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:item
|
18871 | [08Jan2025 16:50:52.580] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slab of type minecraft:block
|
18872 | [08Jan2025 16:50:52.581] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cogwheel of type minecraft:item
|
18873 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cogwheel of type minecraft:block
|
18874 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cogwheel of type minecraft:item
|
18875 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cogwheel of type minecraft:block
|
18876 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cogwheel of type minecraft:item
|
18877 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cogwheel of type minecraft:block
|
18878 | [08Jan2025 16:50:52.582] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cogwheel of type minecraft:item
|
18879 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cogwheel of type minecraft:block
|
18880 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_fluid_pipe of type minecraft:block_entity_type
|
18881 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cogwheel of type minecraft:item
|
18882 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cogwheel of type minecraft:block
|
18883 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slice of type minecraft:item
|
18884 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slice of type minecraft:block
|
18885 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cogwheel of type minecraft:item
|
18886 | [08Jan2025 16:50:52.583] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cogwheel of type minecraft:block
|
18887 | [08Jan2025 16:50:52.584] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.stairs.CopycatStairsBlock
|
18888 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_large_cogwheel of type minecraft:item
|
18889 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_large_cogwheel of type minecraft:block
|
18890 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type minecraft:block_entity_type
|
18891 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_large_cogwheel of type minecraft:item
|
18892 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_large_cogwheel of type minecraft:block
|
18893 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_tank of type minecraft:block_entity_type
|
18894 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_large_cogwheel of type minecraft:item
|
18895 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_large_cogwheel of type minecraft:block
|
18896 | [08Jan2025 16:50:52.588] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_large_cogwheel of type minecraft:item
|
18897 | [08Jan2025 16:50:52.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_large_cogwheel of type minecraft:block
|
18898 | [08Jan2025 16:50:52.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_large_cogwheel of type minecraft:item
|
18899 | [08Jan2025 16:50:52.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_large_cogwheel of type minecraft:block
|
18900 | [08Jan2025 16:50:52.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_large_cogwheel of type minecraft:item
|
18901 | [08Jan2025 16:50:52.589] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_large_cogwheel of type minecraft:block
|
18902 | [08Jan2025 16:50:52.590] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_fluid_tank of type minecraft:block_entity_type
|
18903 | [08Jan2025 16:50:52.590] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.hose_pulley.MixinHosePulleyBlockEntity from forge-vs_addition.mixins.json into com.simibubi.create.content.fluids.hosePulley.HosePulleyBlockEntity
|
18904 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_fluid_pipe of type minecraft:block
|
18905 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_fluid_pipe of type minecraft:block
|
18906 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_fluid_pipe of type minecraft:block
|
18907 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_fluid_pipe of type minecraft:block
|
18908 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_fluid_pipe of type minecraft:block
|
18909 | [08Jan2025 16:50:52.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_fluid_pipe of type minecraft:block
|
18910 | [08Jan2025 16:50:52.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stairs of type minecraft:item
|
18911 | [08Jan2025 16:50:52.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_stairs of type minecraft:block
|
18912 | [08Jan2025 16:50:52.596] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_fluid_pipe of type minecraft:block
|
18913 | [08Jan2025 16:50:52.596] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hose_pulley of type minecraft:block_entity_type
|
18914 | [08Jan2025 16:50:52.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_stairs of type minecraft:item
|
18915 | [08Jan2025 16:50:52.597] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_stairs of type minecraft:block
|
18916 | [08Jan2025 16:50:52.599] [modloading-worker-0/INFO] [KubeJS/]: Found plugin source create_mechanical_extruder
|
18917 | [08Jan2025 16:50:52.600] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.trapdoor.CopycatTrapdoorBlock
|
18918 | [08Jan2025 16:50:52.603] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifuge of type minecraft:item
|
18919 | [08Jan2025 16:50:52.603] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifuge of type minecraft:block
|
18920 | [08Jan2025 16:50:52.603] [modloading-worker-0/INFO] [KubeJS/]: Done in 260.7 ms
|
18921 | [08Jan2025 16:50:52.605] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpoutBlockEntityAccessor from create_enchantment_industry.mixins.json into com.simibubi.create.content.fluids.spout.SpoutBlockEntity
|
18922 | [08Jan2025 16:50:52.605] [modloading-worker-0/DEBUG] [mixin/]: create_enchantment_industry.mixins.json:SpoutBlockEntityAccessor from mod create_enchantment_industry: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
18923 | [08Jan2025 16:50:52.607] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_brass_gearbox of type minecraft:item
|
18924 | [08Jan2025 16:50:52.607] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_copper_gearbox of type minecraft:item
|
18925 | [08Jan2025 16:50:52.608] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_railway_gearbox of type minecraft:item
|
18926 | [08Jan2025 16:50:52.611] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_creative_gearbox of type minecraft:item
|
18927 | [08Jan2025 16:50:52.611] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vertical_industrial_iron_gearbox of type minecraft:item
|
18928 | [08Jan2025 16:50:52.611] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chorium_ingot of type minecraft:item
|
18929 | [08Jan2025 16:50:52.613] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_trapdoor of type minecraft:item
|
18930 | [08Jan2025 16:50:52.613] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_trapdoor of type minecraft:block
|
18931 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_casing of type minecraft:item
|
18932 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_casing of type minecraft:block
|
18933 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_casing of type minecraft:item
|
18934 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_casing of type minecraft:block
|
18935 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_glass_casing of type minecraft:item
|
18936 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_glass_casing of type minecraft:block
|
18937 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_casing of type minecraft:item
|
18938 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_casing of type minecraft:block
|
18939 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_casing of type minecraft:item
|
18940 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_casing of type minecraft:block
|
18941 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_casing of type minecraft:item
|
18942 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_casing of type minecraft:block
|
18943 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_clear_glass_casing of type minecraft:item
|
18944 | [08Jan2025 16:50:52.614] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_clear_glass_casing of type minecraft:block
|
18945 | [08Jan2025 16:50:52.615] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_casing of type minecraft:item
|
18946 | [08Jan2025 16:50:52.615] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_casing of type minecraft:block
|
18947 | [08Jan2025 16:50:52.615] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_iron_trapdoor of type minecraft:item
|
18948 | [08Jan2025 16:50:52.615] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_iron_trapdoor of type minecraft:block
|
18949 | [08Jan2025 16:50:52.616] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifuge_structure of type minecraft:block
|
18950 | [08Jan2025 16:50:52.616] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spout of type minecraft:block_entity_type
|
18951 | [08Jan2025 16:50:52.617] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_drain of type minecraft:block_entity_type
|
18952 | [08Jan2025 16:50:52.617] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry processing_chorium of type minecraft:item
|
18953 | [08Jan2025 16:50:52.617] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for computercraft
|
18954 | [08Jan2025 16:50:52.617] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltBlockEntityMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity
|
18955 | [08Jan2025 16:50:52.617] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.shared.ForgeCommonHooks to FORGE
|
18956 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$changeParticle(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/state/BlockState;Z)V doesn't use it's CallbackInfo
|
18957 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$changeParticle(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/state/BlockState;Z)V has 0 override(s) in child classes
|
18958 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltBlockEntityMixin from mod createcasing->@Inject::encased$changeParticle(Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;Lnet/minecraft/world/level/block/state/BlockState;Z)V won't be passed a CallbackInfo as a result
|
18959 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_gearbox of type minecraft:item
|
18960 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_gearbox of type minecraft:block
|
18961 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_gearbox of type minecraft:item
|
18962 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_gearbox of type minecraft:block
|
18963 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_gearbox of type minecraft:item
|
18964 | [08Jan2025 16:50:52.618] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_gearbox of type minecraft:block
|
18965 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curving_press of type minecraft:item
|
18966 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_gearbox of type minecraft:item
|
18967 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curving_press of type minecraft:block
|
18968 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_gearbox of type minecraft:block
|
18969 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_slice of type minecraft:item
|
18970 | [08Jan2025 16:50:52.619] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_slice of type minecraft:block
|
18971 | [08Jan2025 16:50:52.620] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_gearbox of type minecraft:item
|
18972 | [08Jan2025 16:50:52.620] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_gearbox of type minecraft:block
|
18973 | [08Jan2025 16:50:52.621] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BeltCasingTypeMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.belt.BeltBlockEntity$CasingType
|
18974 | [08Jan2025 16:50:52.621] [modloading-worker-0/DEBUG] [mixin/]: Renaming @Invoker method encased$initInvoker(Ljava/lang/String;I)Lcom/simibubi/create/content/kinetics/belt/BeltBlockEntity$CasingType; to encased$initInvoker$createcasing_$md$6778ec$0 in createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing
|
18975 | [08Jan2025 16:50:52.622] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.BeltCasingTypeMixin from mod createcasing->@Inject::cmr$clinit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
18976 | [08Jan2025 16:50:52.623] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry belt of type minecraft:block_entity_type
|
18977 | [08Jan2025 16:50:52.624] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_step of type minecraft:item
|
18978 | [08Jan2025 16:50:52.624] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_step of type minecraft:block
|
18979 | [08Jan2025 16:50:52.625] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_hammer of type minecraft:item
|
18980 | [08Jan2025 16:50:52.625] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_hammer of type minecraft:block
|
18981 | [08Jan2025 16:50:52.625] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.wall.CopycatWallBlock
|
18982 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chute of type minecraft:block_entity_type
|
18983 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mixer of type minecraft:item
|
18984 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mixer of type minecraft:block
|
18985 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_mixer of type minecraft:item
|
18986 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_mixer of type minecraft:block
|
18987 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_mixer of type minecraft:item
|
18988 | [08Jan2025 16:50:52.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_mixer of type minecraft:block
|
18989 | [08Jan2025 16:50:52.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_mixer of type minecraft:item
|
18990 | [08Jan2025 16:50:52.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_mixer of type minecraft:block
|
18991 | [08Jan2025 16:50:52.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_mixer of type minecraft:item
|
18992 | [08Jan2025 16:50:52.627] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_mixer of type minecraft:block
|
18993 | [08Jan2025 16:50:52.634] [modloading-worker-0/DEBUG] [mixin/]: Mixing perf.ticking_chunk_alloc.ChunkHolderMixin from modernfix-common.mixins.json into net.minecraft.server.level.ChunkHolder
|
18994 | [08Jan2025 16:50:52.634] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_shaft of type minecraft:item
|
18995 | [08Jan2025 16:50:52.634] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_structure of type minecraft:block
|
18996 | [08Jan2025 16:50:52.635] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wall of type minecraft:item
|
18997 | [08Jan2025 16:50:52.635] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_wall of type minecraft:block
|
18998 | [08Jan2025 16:50:52.634] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat1201minus.compat116plus.ChunkHolderAccessor from pehkui.mixins.json into net.minecraft.server.level.ChunkHolder
|
18999 | [08Jan2025 16:50:52.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_chute of type minecraft:block_entity_type
|
19000 | [08Jan2025 16:50:52.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_shaft of type minecraft:block
|
19001 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_shaft of type minecraft:item
|
19002 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_shaft of type minecraft:block
|
19003 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_shaft of type minecraft:item
|
19004 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_shaft of type minecraft:block
|
19005 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_kinetic of type minecraft:block
|
19006 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_shaft of type minecraft:item
|
19007 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_shaft of type minecraft:block
|
19008 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_shaft of type minecraft:item
|
19009 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_shaft of type minecraft:block
|
19010 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_shaft of type minecraft:item
|
19011 | [08Jan2025 16:50:52.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_shaft of type minecraft:block
|
19012 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_cogwheel of type minecraft:item
|
19013 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_cogwheel of type minecraft:block
|
19014 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_cogwheel of type minecraft:item
|
19015 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_cogwheel of type minecraft:block
|
19016 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_cogwheel of type minecraft:item
|
19017 | [08Jan2025 16:50:52.646] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_cogwheel of type minecraft:block
|
19018 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_cogwheel of type minecraft:item
|
19019 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe of type minecraft:item
|
19020 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_cogwheel of type minecraft:block
|
19021 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe of type minecraft:block
|
19022 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_cogwheel of type minecraft:item
|
19023 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_cogwheel of type minecraft:block
|
19024 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_cogwheel of type minecraft:item
|
19025 | [08Jan2025 16:50:52.647] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_cogwheel of type minecraft:block
|
19026 | [08Jan2025 16:50:52.648] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_tunnel of type minecraft:block_entity_type
|
19027 | [08Jan2025 16:50:52.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slope of type minecraft:item
|
19028 | [08Jan2025 16:50:52.649] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slope of type minecraft:block
|
19029 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_large_cogwheel of type minecraft:item
|
19030 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_encased_large_cogwheel of type minecraft:block
|
19031 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_slope of type minecraft:item
|
19032 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_large_cogwheel of type minecraft:item
|
19033 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_vertical_slope of type minecraft:block
|
19034 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_encased_large_cogwheel of type minecraft:block
|
19035 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_large_cogwheel of type minecraft:item
|
19036 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_glass_encased_large_cogwheel of type minecraft:block
|
19037 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_press of type minecraft:item
|
19038 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_press of type minecraft:block
|
19039 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_press of type minecraft:item
|
19040 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_press of type minecraft:block
|
19041 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_press of type minecraft:item
|
19042 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_large_cogwheel of type minecraft:item
|
19043 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_press of type minecraft:block
|
19044 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_encased_large_cogwheel of type minecraft:block
|
19045 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_press of type minecraft:item
|
19046 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_press of type minecraft:block
|
19047 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_large_cogwheel of type minecraft:item
|
19048 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_press of type minecraft:item
|
19049 | [08Jan2025 16:50:52.652] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_encased_large_cogwheel of type minecraft:block
|
19050 | [08Jan2025 16:50:52.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_press of type minecraft:block
|
19051 | [08Jan2025 16:50:52.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_large_cogwheel of type minecraft:item
|
19052 | [08Jan2025 16:50:52.653] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_clear_glass_encased_large_cogwheel of type minecraft:block
|
19053 | [08Jan2025 16:50:52.654] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe_moving of type minecraft:block
|
19054 | [08Jan2025 16:50:52.655] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.data.Generators to MOD
|
19055 | [08Jan2025 16:50:52.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depot of type minecraft:item
|
19056 | [08Jan2025 16:50:52.655] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_depot of type minecraft:block
|
19057 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_depot of type minecraft:item
|
19058 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_depot of type minecraft:block
|
19059 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_depot of type minecraft:item
|
19060 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_depot of type minecraft:block
|
19061 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing dan200.computercraft.ComputerCraft to MOD
|
19062 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_depot of type minecraft:item
|
19063 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_depot of type minecraft:block
|
19064 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_depot of type minecraft:item
|
19065 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_depot of type minecraft:block
|
19066 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slope_layer of type minecraft:item
|
19067 | [08Jan2025 16:50:52.656] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_slope_layer of type minecraft:block
|
19068 | [08Jan2025 16:50:52.658] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlock
|
19069 | [08Jan2025 16:50:52.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry laser of type minecraft:item
|
19070 | [08Jan2025 16:50:52.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry laser of type minecraft:block
|
19071 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_chain_drive of type minecraft:item
|
19072 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_chain_drive of type minecraft:block
|
19073 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_chain_drive of type minecraft:item
|
19074 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_chain_drive of type minecraft:block
|
19075 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_chain_drive of type minecraft:item
|
19076 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_chain_drive of type minecraft:block
|
19077 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_chain_drive of type minecraft:item
|
19078 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_chain_drive of type minecraft:block
|
19079 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_chain_drive of type minecraft:item
|
19080 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_chain_drive of type minecraft:block
|
19081 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanadium_block of type minecraft:item
|
19082 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanadium_block of type minecraft:block
|
19083 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_block of type minecraft:item
|
19084 | [08Jan2025 16:50:52.659] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_block of type minecraft:block
|
19085 | [08Jan2025 16:50:52.665] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.behaviour.MixinSidedFilteringBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.filtering.SidedFilteringBehaviour
|
19086 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_scaffolding of type minecraft:item
|
19087 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_glass_scaffolding of type minecraft:block
|
19088 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_scaffolding of type minecraft:item
|
19089 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_glass_scaffolding of type minecraft:block
|
19090 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_adjustable_chain_gearshift of type minecraft:item
|
19091 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_glass_scaffolding of type minecraft:item
|
19092 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_glass_scaffolding of type minecraft:block
|
19093 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_adjustable_chain_gearshift of type minecraft:block
|
19094 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_adjustable_chain_gearshift of type minecraft:item
|
19095 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_adjustable_chain_gearshift of type minecraft:block
|
19096 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_adjustable_chain_gearshift of type minecraft:item
|
19097 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_scaffolding of type minecraft:item
|
19098 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_adjustable_chain_gearshift of type minecraft:block
|
19099 | [08Jan2025 16:50:52.669] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_clear_glass_scaffolding of type minecraft:block
|
19100 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_adjustable_chain_gearshift of type minecraft:item
|
19101 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_adjustable_chain_gearshift of type minecraft:block
|
19102 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_adjustable_chain_gearshift of type minecraft:item
|
19103 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_adjustable_chain_gearshift of type minecraft:block
|
19104 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_scaffolding of type minecraft:item
|
19105 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_clear_glass_scaffolding of type minecraft:block
|
19106 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_clear_glass_scaffolding of type minecraft:item
|
19107 | [08Jan2025 16:50:52.670] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_clear_glass_scaffolding of type minecraft:block
|
19108 | [08Jan2025 16:50:52.671] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.behaviour.MixinFilteringBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.foundation.blockEntity.behaviour.filtering.FilteringBehaviour
|
19109 | [08Jan2025 16:50:52.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_shaft of type minecraft:item
|
19110 | [08Jan2025 16:50:52.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_shaft of type minecraft:block
|
19111 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_shaft of type minecraft:item
|
19112 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spruce_shaft of type minecraft:block
|
19113 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_sheet of type minecraft:item
|
19114 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry amethyst_bronze_sheet of type minecraft:item
|
19115 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_shaft of type minecraft:item
|
19116 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sheet of type minecraft:item
|
19117 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_sheet of type minecraft:item
|
19118 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_sheet of type minecraft:item
|
19119 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_sheet of type minecraft:item
|
19120 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enderium_sheet of type minecraft:item
|
19121 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_sheet of type minecraft:item
|
19122 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_sheet of type minecraft:item
|
19123 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_sheet of type minecraft:item
|
19124 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lumium_sheet of type minecraft:item
|
19125 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_shaft of type minecraft:block
|
19126 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_sheet of type minecraft:item
|
19127 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_sheet of type minecraft:item
|
19128 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry osmium_sheet of type minecraft:item
|
19129 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry palladium_sheet of type minecraft:item
|
19130 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_sheet of type minecraft:item
|
19131 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_shaft of type minecraft:item
|
19132 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_sheet of type minecraft:item
|
19133 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_shaft of type minecraft:block
|
19134 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pure_gold_sheet of type minecraft:item
|
19135 | [08Jan2025 16:50:52.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_glowstone_sheet of type minecraft:item
|
19136 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_obsidian_sheet of type minecraft:item
|
19137 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_shaft of type minecraft:item
|
19138 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rhodium_sheet of type minecraft:item
|
19139 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_shaft of type minecraft:block
|
19140 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_sheet of type minecraft:item
|
19141 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry signalum_sheet of type minecraft:item
|
19142 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_shaft of type minecraft:item
|
19143 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_sheet of type minecraft:item
|
19144 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_sheet of type minecraft:item
|
19145 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_shaft of type minecraft:block
|
19146 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_sheet of type minecraft:item
|
19147 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_shaft of type minecraft:item
|
19148 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_shaft of type minecraft:block
|
19149 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_encased_shaft of type minecraft:block_entity_type
|
19150 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_rod of type minecraft:item
|
19151 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_shaft of type minecraft:item
|
19152 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry amethyst_bronze_rod of type minecraft:item
|
19153 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_shaft of type minecraft:block
|
19154 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_rod of type minecraft:item
|
19155 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_rod of type minecraft:item
|
19156 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_shaft of type minecraft:item
|
19157 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_rod of type minecraft:item
|
19158 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_shaft of type minecraft:block
|
19159 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_rod of type minecraft:item
|
19160 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_shaft of type minecraft:item
|
19161 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_shaft of type minecraft:block
|
19162 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_shaft of type minecraft:item
|
19163 | [08Jan2025 16:50:52.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_shaft of type minecraft:block
|
19164 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enderium_rod of type minecraft:item
|
19165 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_rod of type minecraft:item
|
19166 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_rod of type minecraft:item
|
19167 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_rod of type minecraft:item
|
19168 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lumium_rod of type minecraft:item
|
19169 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_rod of type minecraft:item
|
19170 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_rod of type minecraft:item
|
19171 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry osmium_rod of type minecraft:item
|
19172 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry palladium_rod of type minecraft:item
|
19173 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_rod of type minecraft:item
|
19174 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_rod of type minecraft:item
|
19175 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pure_gold_rod of type minecraft:item
|
19176 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_glowstone_rod of type minecraft:item
|
19177 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_obsidian_rod of type minecraft:item
|
19178 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rhodium_rod of type minecraft:item
|
19179 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_rod of type minecraft:item
|
19180 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry signalum_rod of type minecraft:item
|
19181 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_rod of type minecraft:item
|
19182 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_rod of type minecraft:item
|
19183 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_rod of type minecraft:item
|
19184 | [08Jan2025 16:50:52.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_rod of type minecraft:item
|
19185 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_encased_cog of type minecraft:block_entity_type
|
19186 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_spring of type minecraft:item
|
19187 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry amethyst_bronze_spring of type minecraft:item
|
19188 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_encased_large_cog of type minecraft:block_entity_type
|
19189 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for crystal_clear
|
19190 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_shaft of type minecraft:item
|
19191 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_shaft of type minecraft:block
|
19192 | [08Jan2025 16:50:52.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_spring of type minecraft:item
|
19193 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_spring of type minecraft:item
|
19194 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlock
|
19195 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_spring of type minecraft:item
|
19196 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_spring of type minecraft:item
|
19197 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry calorite_spring of type minecraft:item
|
19198 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_spring of type minecraft:item
|
19199 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_spring of type minecraft:item
|
19200 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_spring of type minecraft:item
|
19201 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_spring of type minecraft:item
|
19202 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry desh_spring of type minecraft:item
|
19203 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_spring of type minecraft:item
|
19204 | [08Jan2025 16:50:52.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enderium_spring of type minecraft:item
|
19205 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry golden_spring of type minecraft:item
|
19206 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_spring of type minecraft:item
|
19207 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_spring of type minecraft:item
|
19208 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_spring of type minecraft:item
|
19209 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ironwood_spring of type minecraft:item
|
19210 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry knightmetal_spring of type minecraft:item
|
19211 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_spring of type minecraft:item
|
19212 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lumium_spring of type minecraft:item
|
19213 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_spring of type minecraft:item
|
19214 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry netherite_spring of type minecraft:item
|
19215 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nethersteel_spring of type minecraft:item
|
19216 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_spring of type minecraft:item
|
19217 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry osmium_spring of type minecraft:item
|
19218 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ostrum_spring of type minecraft:item
|
19219 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry palladium_spring of type minecraft:item
|
19220 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_spring of type minecraft:item
|
19221 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_spring of type minecraft:item
|
19222 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pure_gold_spring of type minecraft:item
|
19223 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry queens_slime_spring of type minecraft:item
|
19224 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_glowstone_spring of type minecraft:item
|
19225 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_obsidian_spring of type minecraft:item
|
19226 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rhodium_spring of type minecraft:item
|
19227 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_spring of type minecraft:item
|
19228 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_spring of type minecraft:item
|
19229 | [08Jan2025 16:50:52.680] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slimesteel_spring of type minecraft:item
|
19230 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry signalum_spring of type minecraft:item
|
19231 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_spring of type minecraft:item
|
19232 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_spring of type minecraft:item
|
19233 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_spring of type minecraft:item
|
19234 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_spring of type minecraft:item
|
19235 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vanadium_spring of type minecraft:item
|
19236 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_spring of type minecraft:item
|
19237 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_aluminum_spring of type minecraft:item
|
19238 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_amethyst_bronze_spring of type minecraft:item
|
19239 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_andesite_spring of type minecraft:item
|
19240 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_brass_spring of type minecraft:item
|
19241 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bronze_spring of type minecraft:item
|
19242 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_calorite_spring of type minecraft:item
|
19243 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_cast_iron_spring of type minecraft:item
|
19244 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_cobalt_spring of type minecraft:item
|
19245 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_constantan_spring of type minecraft:item
|
19246 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_copper_spring of type minecraft:item
|
19247 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_desh_spring of type minecraft:item
|
19248 | [08Jan2025 16:50:52.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_electrum_spring of type minecraft:item
|
19249 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_tunnel of type minecraft:block_entity_type
|
19250 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_enderium_spring of type minecraft:item
|
19251 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_fiery_spring of type minecraft:item
|
19252 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_golden_spring of type minecraft:item
|
19253 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_hepatizon_spring of type minecraft:item
|
19254 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_invar_spring of type minecraft:item
|
19255 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_iron_spring of type minecraft:item
|
19256 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ironwood_spring of type minecraft:item
|
19257 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_knightmetal_spring of type minecraft:item
|
19258 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_lead_spring of type minecraft:item
|
19259 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_lumium_spring of type minecraft:item
|
19260 | [08Jan2025 16:50:52.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_manyullyn_spring of type minecraft:item
|
19261 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_netherite_spring of type minecraft:item
|
19262 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_nethersteel_spring of type minecraft:item
|
19263 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_nickel_spring of type minecraft:item
|
19264 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_ostrum_spring of type minecraft:item
|
19265 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_osmium_spring of type minecraft:item
|
19266 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_palladium_spring of type minecraft:item
|
19267 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_pig_iron_spring of type minecraft:item
|
19268 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_platinum_spring of type minecraft:item
|
19269 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_pure_gold_spring of type minecraft:item
|
19270 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_queens_slime_spring of type minecraft:item
|
19271 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_refined_glowstone_spring of type minecraft:item
|
19272 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_refined_obsidian_spring of type minecraft:item
|
19273 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rhodium_spring of type minecraft:item
|
19274 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_rose_gold_spring of type minecraft:item
|
19275 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_shadow_steel_spring of type minecraft:item
|
19276 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_signalum_spring of type minecraft:item
|
19277 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_silver_spring of type minecraft:item
|
19278 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_slimesteel_spring of type minecraft:item
|
19279 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_steel_spring of type minecraft:item
|
19280 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_tin_spring of type minecraft:item
|
19281 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_uranium_spring of type minecraft:item
|
19282 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_vanadium_spring of type minecraft:item
|
19283 | [08Jan2025 16:50:52.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_zinc_spring of type minecraft:item
|
19284 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_wire of type minecraft:item
|
19285 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry amethyst_bronze_wire of type minecraft:item
|
19286 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_wire of type minecraft:item
|
19287 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_wire of type minecraft:item
|
19288 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cobalt_wire of type minecraft:item
|
19289 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_wire of type minecraft:item
|
19290 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enderium_wire of type minecraft:item
|
19291 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hepatizon_wire of type minecraft:item
|
19292 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_wire of type minecraft:item
|
19293 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_wire of type minecraft:item
|
19294 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lumium_wire of type minecraft:item
|
19295 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry manyullyn_wire of type minecraft:item
|
19296 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_wire of type minecraft:item
|
19297 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry osmium_wire of type minecraft:item
|
19298 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry palladium_wire of type minecraft:item
|
19299 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pig_iron_wire of type minecraft:item
|
19300 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_wire of type minecraft:item
|
19301 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pure_gold_wire of type minecraft:item
|
19302 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_glowstone_wire of type minecraft:item
|
19303 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_obsidian_wire of type minecraft:item
|
19304 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rhodium_wire of type minecraft:item
|
19305 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rose_gold_wire of type minecraft:item
|
19306 | [08Jan2025 16:50:52.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry signalum_wire of type minecraft:item
|
19307 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_wire of type minecraft:item
|
19308 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_wire of type minecraft:item
|
19309 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_wire of type minecraft:item
|
19310 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_wire of type minecraft:item
|
19311 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_module of type minecraft:item
|
19312 | [08Jan2025 16:50:52.685] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_redstone_module of type minecraft:item
|
19313 | [08Jan2025 16:50:52.692] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sulfate of type minecraft:item
|
19314 | [08Jan2025 16:50:52.692] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type SERVER on mod create_mechanical_extruder
|
19315 | [08Jan2025 16:50:52.692] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_sheet of type minecraft:item
|
19316 | [08Jan2025 16:50:52.693] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_rod of type minecraft:item
|
19317 | [08Jan2025 16:50:52.693] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_mechanical_extruder-common.toml for create_mechanical_extruder tracking
|
19318 | [08Jan2025 16:50:52.694] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_spring of type minecraft:item
|
19319 | [08Jan2025 16:50:52.694] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.mechanical_arm.MixinArmBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.ArmBlockEntity
|
19320 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_cogwheel of type minecraft:item
|
19321 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_cogwheel of type minecraft:block
|
19322 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_cogwheel of type minecraft:item
|
19323 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_cogwheel of type minecraft:block
|
19324 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_cogwheel of type minecraft:item
|
19325 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_cogwheel of type minecraft:block
|
19326 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_cogwheel of type minecraft:item
|
19327 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_cogwheel of type minecraft:block
|
19328 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_cogwheel of type minecraft:item
|
19329 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_cogwheel of type minecraft:block
|
19330 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_cogwheel of type minecraft:item
|
19331 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_cogwheel of type minecraft:block
|
19332 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_cogwheel of type minecraft:item
|
19333 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_cogwheel of type minecraft:block
|
19334 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_cogwheel of type minecraft:item
|
19335 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_cogwheel of type minecraft:block
|
19336 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_cogwheel of type minecraft:item
|
19337 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_cogwheel of type minecraft:block
|
19338 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_cogwheel of type minecraft:item
|
19339 | [08Jan2025 16:50:52.695] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_cogwheel of type minecraft:block
|
19340 | [08Jan2025 16:50:52.697] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type CLIENT on mod create_mechanical_extruder
|
19341 | [08Jan2025 16:50:52.697] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_large_cogwheel of type minecraft:item
|
19342 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oak_large_cogwheel of type minecraft:block
|
19343 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_large_cogwheel of type minecraft:item
|
19344 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry birch_large_cogwheel of type minecraft:block
|
19345 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_large_cogwheel of type minecraft:item
|
19346 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry jungle_large_cogwheel of type minecraft:block
|
19347 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_large_cogwheel of type minecraft:item
|
19348 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry acacia_large_cogwheel of type minecraft:block
|
19349 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_large_cogwheel of type minecraft:item
|
19350 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dark_oak_large_cogwheel of type minecraft:block
|
19351 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cogwheel of type minecraft:item
|
19352 | [08Jan2025 16:50:52.698] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cogwheel of type minecraft:block
|
19353 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_refined_radiance_spring of type minecraft:item
|
19354 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_large_cogwheel of type minecraft:item
|
19355 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_large_cogwheel of type minecraft:block
|
19356 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_wire of type minecraft:item
|
19357 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_large_cogwheel of type minecraft:item
|
19358 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mangrove_large_cogwheel of type minecraft:block
|
19359 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_large_cogwheel of type minecraft:item
|
19360 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_large_cogwheel of type minecraft:block
|
19361 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_large_cogwheel of type minecraft:item
|
19362 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bamboo_large_cogwheel of type minecraft:block
|
19363 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_large_cogwheel of type minecraft:item
|
19364 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crimson_large_cogwheel of type minecraft:block
|
19365 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_large_cogwheel of type minecraft:item
|
19366 | [08Jan2025 16:50:52.699] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry warped_large_cogwheel of type minecraft:block
|
19367 | [08Jan2025 16:50:52.702] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.mechanical_arm.MixinArmBlockEntity from mod (unknown)->@Inject::updatePoints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19368 | [08Jan2025 16:50:52.702] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.mechanical_arm.MixinArmBlockEntity from mod (unknown)->@Inject::updatePoints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19369 | [08Jan2025 16:50:52.702] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.mechanical_arm.MixinArmBlockEntity from mod (unknown)->@Inject::updatePoints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19370 | [08Jan2025 16:50:52.706] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_shaft of type minecraft:item
|
19371 | [08Jan2025 16:50:52.706] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_shaft of type minecraft:block
|
19372 | [08Jan2025 16:50:52.708] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_central_kitchen-common.toml for create_central_kitchen tracking
|
19373 | [08Jan2025 16:50:52.708] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_shaft of type minecraft:item
|
19374 | [08Jan2025 16:50:52.708] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_shaft of type minecraft:block
|
19375 | [08Jan2025 16:50:52.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlock
|
19376 | [08Jan2025 16:50:52.709] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Built TOML config for /home/********/config/create_central_kitchen-common.toml
|
19377 | [08Jan2025 16:50:52.710] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Loaded TOML config file /home/********/config/create_central_kitchen-common.toml
|
19378 | [08Jan2025 16:50:52.711] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mldeg_shaft of type minecraft:item
|
19379 | [08Jan2025 16:50:52.711] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mldeg_shaft of type minecraft:block
|
19380 | [08Jan2025 16:50:52.713] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigFileTypeHandler/CONFIG]: Watching TOML config file /home/********/config/create_central_kitchen-common.toml for changes
|
19381 | [08Jan2025 16:50:52.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fluid_pipe of type minecraft:item
|
19382 | [08Jan2025 16:50:52.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fluid_pipe of type minecraft:block
|
19383 | [08Jan2025 16:50:52.716] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_glass_fluid_pipe of type minecraft:block
|
19384 | [08Jan2025 16:50:52.716] [modloading-worker-0/DEBUG] [mixin/]: Mixing CropBlockMixin from kubejs-forge.mixins.json into dev.latvian.mods.kubejs.block.custom.BasicCropBlockJS
|
19385 | [08Jan2025 16:50:52.716] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_door of type minecraft:item
|
19386 | [08Jan2025 16:50:52.716] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_door of type minecraft:block
|
19387 | [08Jan2025 16:50:52.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_iron_door of type minecraft:item
|
19388 | [08Jan2025 16:50:52.717] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_iron_door of type minecraft:block
|
19389 | [08Jan2025 16:50:52.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry convex_curving_head of type minecraft:item
|
19390 | [08Jan2025 16:50:52.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concave_curving_head of type minecraft:item
|
19391 | [08Jan2025 16:50:52.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_box of type minecraft:item
|
19392 | [08Jan2025 16:50:52.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry w_shaped_curving_head of type minecraft:item
|
19393 | [08Jan2025 16:50:52.720] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_catwalk of type minecraft:item
|
19394 | [08Jan2025 16:50:52.720] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_arm of type minecraft:block_entity_type
|
19395 | [08Jan2025 16:50:52.720] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry v_shaped_curving_head of type minecraft:item
|
19396 | [08Jan2025 16:50:52.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dragon_breath of type forge:fluid_type
|
19397 | [08Jan2025 16:50:52.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dragon_breath of type minecraft:fluid
|
19398 | [08Jan2025 16:50:52.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry item_vault of type minecraft:block_entity_type
|
19399 | [08Jan2025 16:50:52.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_dragon_breath of type minecraft:fluid
|
19400 | [08Jan2025 16:50:52.727] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.foundation.copycat.CCCopycatBlockEntity
|
19401 | [08Jan2025 16:50:52.729] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat of type minecraft:block_entity_type
|
19402 | [08Jan2025 16:50:52.730] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Attempting to load class annotated with @ModLoadSubscriber create_central_kitchen
|
19403 | [08Jan2025 16:50:52.730] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.foundation.copycat.multistate.MultiStateCopycatBlockEntity
|
19404 | [08Jan2025 16:50:52.730] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_extruder of type minecraft:item
|
19405 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_extruder of type minecraft:block
|
19406 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_piston of type minecraft:block_entity_type
|
19407 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.MechanicalBearingBlockEntityMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.bearing.MechanicalBearingBlockEntity
|
19408 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_cogwheel of type minecraft:item
|
19409 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_cogwheel of type minecraft:block
|
19410 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry recipe_card of type minecraft:item
|
19411 | [08Jan2025 16:50:52.731] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$createbigcannons$tick$0(Lcom/simibubi/create/content/contraptions/ControlledContraptionEntity;)Z to md6778ec$createbigcannons$lambda$createbigcannons$tick$0$0 in createbigcannons-common.mixins.json:compat.create.MechanicalBearingBlockEntityMixin from mod createbigcannons
|
19412 | [08Jan2025 16:50:52.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_recipe_card of type minecraft:item
|
19413 | [08Jan2025 16:50:52.732] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.content.contraptions.components.actor.FDHarvesterMovementBehaviorExtensions
|
19414 | [08Jan2025 16:50:52.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_hammer_slot_cover of type minecraft:item
|
19415 | [08Jan2025 16:50:52.734] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.blockentity.IMixinMechanicalBearingTileEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.bearing.MechanicalBearingBlockEntity
|
19416 | [08Jan2025 16:50:52.735] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalBearingBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19417 | [08Jan2025 16:50:52.735] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalBearingBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19418 | [08Jan2025 16:50:52.735] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.MechanicalBearingBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19419 | [08Jan2025 16:50:52.736] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.content.contraptions.components.actor.FDHarvesterMovementBehaviorExtensions to MOD
|
19420 | [08Jan2025 16:50:52.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry windmill_bearing of type minecraft:block_entity_type
|
19421 | [08Jan2025 16:50:52.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_dioxide of type forge:fluid_type
|
19422 | [08Jan2025 16:50:52.739] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_bearing of type minecraft:block_entity_type
|
19423 | [08Jan2025 16:50:52.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casing_encased_shaft of type minecraft:block_entity_type
|
19424 | [08Jan2025 16:50:52.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casing_encased_cogwheel of type minecraft:block_entity_type
|
19425 | [08Jan2025 16:50:52.740] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clockwork_bearing of type minecraft:block_entity_type
|
19426 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casing_encased_cogwheel_large of type minecraft:block_entity_type
|
19427 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_fluid_pipe of type minecraft:block_entity_type
|
19428 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_dioxide of type minecraft:fluid
|
19429 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sulfur_dioxide of type minecraft:fluid
|
19430 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_trioxide of type forge:fluid_type
|
19431 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_trioxide of type minecraft:fluid
|
19432 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sulfur_trioxide of type minecraft:fluid
|
19433 | [08Jan2025 16:50:52.741] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_gearbox of type minecraft:block_entity_type
|
19434 | [08Jan2025 16:50:52.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_extruder of type minecraft:block_entity_type
|
19435 | [08Jan2025 16:50:52.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid_bucket of type minecraft:item
|
19436 | [08Jan2025 16:50:52.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type forge:fluid_type
|
19437 | [08Jan2025 16:50:52.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type minecraft:block
|
19438 | [08Jan2025 16:50:52.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type minecraft:fluid
|
19439 | [08Jan2025 16:50:52.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sulfuric_acid of type minecraft:fluid
|
19440 | [08Jan2025 16:50:52.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry multistate_copycat of type minecraft:block_entity_type
|
19441 | [08Jan2025 16:50:52.749] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.PulleyBlockEntityMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.pulley.PulleyBlockEntity
|
19442 | [08Jan2025 16:50:52.751] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry multistate_ladder_copycat of type minecraft:block_entity_type
|
19443 | [08Jan2025 16:50:52.753] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry recipe_card of type minecraft:menu
|
19444 | [08Jan2025 16:50:52.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_mixer of type minecraft:block_entity_type
|
19445 | [08Jan2025 16:50:52.756] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_press of type minecraft:block_entity_type
|
19446 | [08Jan2025 16:50:52.759] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$assemble(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19447 | [08Jan2025 16:50:52.759] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$assemble(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19448 | [08Jan2025 16:50:52.759] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$assemble(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19449 | [08Jan2025 16:50:52.759] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.PulleyBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$visitNewPosition(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
19450 | [08Jan2025 16:50:52.763] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_mechanical_extruder
|
19451 | [08Jan2025 16:50:52.764] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.oierbravo.createmechanicalextruder.register.ModCreativeTabs to MOD
|
19452 | [08Jan2025 16:50:52.764] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe of type minecraft:menu
|
19453 | [08Jan2025 16:50:52.767] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.shaft.CopycatShaftBlockEntity
|
19454 | [08Jan2025 16:50:52.767] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller_bearing of type minecraft:item
|
19455 | [08Jan2025 16:50:52.767] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller_bearing of type minecraft:block
|
19456 | [08Jan2025 16:50:52.769] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.block.FDBlockEntries
|
19457 | [08Jan2025 16:50:52.769] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_shaft of type minecraft:block_entity_type
|
19458 | [08Jan2025 16:50:52.769] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.multistate.MultiStateCopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.cogwheel.CopycatCogWheelBlockEntity
|
19459 | [08Jan2025 16:50:52.770] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_bearing of type minecraft:item
|
19460 | [08Jan2025 16:50:52.770] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_bearing of type minecraft:block
|
19461 | [08Jan2025 16:50:52.771] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cogwheel of type minecraft:block_entity_type
|
19462 | [08Jan2025 16:50:52.771] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry grinder of type minecraft:block_entity_type
|
19463 | [08Jan2025 16:50:52.779] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coiling of type minecraft:block_entity_type
|
19464 | [08Jan2025 16:50:52.780] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_depot of type minecraft:block_entity_type
|
19465 | [08Jan2025 16:50:52.782] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_stove of type minecraft:block
|
19466 | [08Jan2025 16:50:52.783] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_shaft of type minecraft:block_entity_type
|
19467 | [08Jan2025 16:50:52.785] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatFluidPipeBlockEntity
|
19468 | [08Jan2025 16:50:52.786] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vacuum_chamber of type minecraft:block_entity_type
|
19469 | [08Jan2025 16:50:52.790] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry vibration of type minecraft:block_entity_type
|
19470 | [08Jan2025 16:50:52.790] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_fluid_pipe of type minecraft:block_entity_type
|
19471 | [08Jan2025 16:50:52.790] [modloading-worker-0/DEBUG] [mixin/]: Mixing foundation.copycat.CopycatBlockEntityMixin from copycats-forge.mixins.json into com.copycatsplus.copycats.content.copycat.fluid_pipe.CopycatStraightPipeBlockEntity
|
19472 | [08Jan2025 16:50:52.792] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_glass_fluid_pipe of type minecraft:block_entity_type
|
19473 | [08Jan2025 16:50:52.792] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_shaft of type minecraft:block_entity_type
|
19474 | [08Jan2025 16:50:52.795] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_shaft of type minecraft:block_entity_type
|
19475 | [08Jan2025 16:50:52.795] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_shaft of type minecraft:block_entity_type
|
19476 | [08Jan2025 16:50:52.797] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifuge of type minecraft:block_entity_type
|
19477 | [08Jan2025 16:50:52.799] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rope_pulley of type minecraft:block_entity_type
|
19478 | [08Jan2025 16:50:52.801] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_pulley of type minecraft:block_entity_type
|
19479 | [08Jan2025 16:50:52.801] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry centrifuge_structural of type minecraft:block_entity_type
|
19480 | [08Jan2025 16:50:52.802] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry elevator_contact of type minecraft:block_entity_type
|
19481 | [08Jan2025 16:50:52.803] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.create.ChassisBlockEntityMixin from createbigcannons-common.mixins.json into com.simibubi.create.content.contraptions.chassis.ChassisBlockEntity
|
19482 | [08Jan2025 16:50:52.807] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap_bearing of type minecraft:item
|
19483 | [08Jan2025 16:50:52.807] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap_bearing of type minecraft:block
|
19484 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsRadial$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19485 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsRadial$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19486 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsRadial$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19487 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsLinear$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
19488 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsLinear$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
19489 | [08Jan2025 16:50:52.813] [modloading-worker-0/DEBUG] [mixin/]: createbigcannons-common.mixins.json:compat.create.ChassisBlockEntityMixin from mod createbigcannons->@Inject::createbigcannons$getIncludedBlockPositionsLinear$0(Lnet/minecraft/core/Direction;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
19490 | [08Jan2025 16:50:52.815] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_cogwheel of type minecraft:block_entity_type
|
19491 | [08Jan2025 16:50:52.816] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_encased_shaft of type minecraft:block_entity_type
|
19492 | [08Jan2025 16:50:52.818] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry custom_chain_gearshift of type minecraft:block_entity_type
|
19493 | [08Jan2025 16:50:52.819] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file copycats-common.toml for copycats tracking
|
19494 | [08Jan2025 16:50:52.819] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file copycats-client.toml for copycats tracking
|
19495 | [08Jan2025 16:50:52.819] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wooden_cogwheels of type minecraft:block_entity_type
|
19496 | [08Jan2025 16:50:52.819] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_custom_cogwheel of type minecraft:block_entity_type
|
19497 | [08Jan2025 16:50:52.820] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_custom_large_cogwheel of type minecraft:block_entity_type
|
19498 | [08Jan2025 16:50:52.820] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry api_gearbox of type minecraft:block_entity_type
|
19499 | [08Jan2025 16:50:52.822] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry api_depot of type minecraft:block_entity_type
|
19500 | [08Jan2025 16:50:52.823] [modloading-worker-0/DEBUG] [mixin/]: Mixing common.create.MechanicalMixerBlockEntityMixin from create_central_kitchen.mixins.json into com.simibubi.create.content.kinetics.mixer.MechanicalMixerBlockEntity
|
19501 | [08Jan2025 16:50:52.823] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooking_guide of type minecraft:item
|
19502 | [08Jan2025 16:50:52.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_egg_sandwich of type minecraft:item
|
19503 | [08Jan2025 16:50:52.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_chicken_sandwich of type minecraft:item
|
19504 | [08Jan2025 16:50:52.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_hamburger of type minecraft:item
|
19505 | [08Jan2025 16:50:52.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_bacon_sandwich of type minecraft:item
|
19506 | [08Jan2025 16:50:52.824] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_mutton_wrap of type minecraft:item
|
19507 | [08Jan2025 16:50:52.826] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry api_mixer of type minecraft:block_entity_type
|
19508 | [08Jan2025 16:50:52.827] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry api_press of type minecraft:block_entity_type
|
19509 | [08Jan2025 16:50:52.827] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry api_cogwheel of type minecraft:block_entity_type
|
19510 | [08Jan2025 16:50:52.830] [modloading-worker-0/INFO] [createcasing/]: MAIN CALL
|
19511 | [08Jan2025 16:50:52.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curving_press of type minecraft:block_entity_type
|
19512 | [08Jan2025 16:50:52.831] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for copycats
|
19513 | [08Jan2025 16:50:52.831] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.copycatsplus.copycats.config.forge.SyncConfigBaseImpl to MOD
|
19514 | [08Jan2025 16:50:52.832] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.copycatsplus.copycats.config.forge.CCConfigsImpl to MOD
|
19515 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_shaft of type minecraft:item
|
19516 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_shaft of type minecraft:block
|
19517 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_shaft of type minecraft:item
|
19518 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_shaft of type minecraft:block
|
19519 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_shaft of type minecraft:item
|
19520 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_shaft of type minecraft:block
|
19521 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_shaft of type minecraft:item
|
19522 | [08Jan2025 16:50:52.834] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_shaft of type minecraft:block
|
19523 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_shaft of type minecraft:item
|
19524 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_shaft of type minecraft:block
|
19525 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_shaft of type minecraft:item
|
19526 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_shaft of type minecraft:block
|
19527 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_shaft of type minecraft:item
|
19528 | [08Jan2025 16:50:52.835] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_shaft of type minecraft:block
|
19529 | [08Jan2025 16:50:52.837] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alt_meter of type minecraft:item
|
19530 | [08Jan2025 16:50:52.837] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alt_meter of type minecraft:block
|
19531 | [08Jan2025 16:50:52.837] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Client
|
19532 | [08Jan2025 16:50:52.837] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Client
|
19533 | [08Jan2025 16:50:52.837] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_hammer of type minecraft:block_entity_type
|
19534 | [08Jan2025 16:50:52.838] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry helve_kinetic of type minecraft:block_entity_type
|
19535 | [08Jan2025 16:50:52.839] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_shaft of type minecraft:item
|
19536 | [08Jan2025 16:50:52.840] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_shaft of type minecraft:block
|
19537 | [08Jan2025 16:50:52.841] [modloading-worker-0/DEBUG] [mixin/]: Mixing EventHandlerBridgeMixin from kubejs-common.mixins.json into dev.latvian.mods.kubejs.event.EventHandler
|
19538 | [08Jan2025 16:50:52.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_shaft of type minecraft:item
|
19539 | [08Jan2025 16:50:52.841] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_shaft of type minecraft:block
|
19540 | [08Jan2025 16:50:52.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_shaft of type minecraft:item
|
19541 | [08Jan2025 16:50:52.842] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_shaft of type minecraft:block
|
19542 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_shaft of type minecraft:item
|
19543 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe_rotating of type minecraft:block_entity_type
|
19544 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_shaft of type minecraft:block
|
19545 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_shaft of type minecraft:item
|
19546 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_shaft of type minecraft:block
|
19547 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_shaft of type minecraft:item
|
19548 | [08Jan2025 16:50:52.843] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_shaft of type minecraft:block
|
19549 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_shaft of type minecraft:item
|
19550 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_shaft of type minecraft:block
|
19551 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_shaft of type minecraft:item
|
19552 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_shaft of type minecraft:block
|
19553 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_shaft of type minecraft:item
|
19554 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_shaft of type minecraft:block
|
19555 | [08Jan2025 16:50:52.844] [modloading-worker-0/DEBUG] [mixin/]: Mixing EventHandlerInvoker from kubejs-common.mixins.json into dev.latvian.mods.kubejs.event.EventHandler
|
19556 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_spruce_shaft of type minecraft:item
|
19557 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_spruce_shaft of type minecraft:block
|
19558 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_apple_pie of type minecraft:item
|
19559 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_spruce_shaft of type minecraft:item
|
19560 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_spruce_shaft of type minecraft:block
|
19561 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_sweet_berry_cheesecake of type minecraft:item
|
19562 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_pumpkin_pie of type minecraft:item
|
19563 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_cherry_pie of type minecraft:item
|
19564 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_spruce_shaft of type minecraft:item
|
19565 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_spruce_shaft of type minecraft:block
|
19566 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chassis of type minecraft:block_entity_type
|
19567 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_truffle_pie of type minecraft:item
|
19568 | [08Jan2025 16:50:52.845] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_mulberry_pie of type minecraft:item
|
19569 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_spruce_shaft of type minecraft:item
|
19570 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_spruce_shaft of type minecraft:block
|
19571 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_spruce_shaft of type minecraft:item
|
19572 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_spruce_shaft of type minecraft:block
|
19573 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_spruce_shaft of type minecraft:item
|
19574 | [08Jan2025 16:50:52.846] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_spruce_shaft of type minecraft:block
|
19575 | [08Jan2025 16:50:52.847] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_spruce_shaft of type minecraft:item
|
19576 | [08Jan2025 16:50:52.847] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_spruce_shaft of type minecraft:block
|
19577 | [08Jan2025 16:50:52.847] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_spruce_shaft of type minecraft:item
|
19578 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_spruce_shaft of type minecraft:block
|
19579 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_shaft of type minecraft:item
|
19580 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_shaft of type minecraft:block
|
19581 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_shaft of type minecraft:item
|
19582 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_shaft of type minecraft:block
|
19583 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_shaft of type minecraft:item
|
19584 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_shaft of type minecraft:block
|
19585 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_shaft of type minecraft:item
|
19586 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_shaft of type minecraft:block
|
19587 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_shaft of type minecraft:item
|
19588 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_shaft of type minecraft:block
|
19589 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_shaft of type minecraft:item
|
19590 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_shaft of type minecraft:block
|
19591 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_shaft of type minecraft:item
|
19592 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_shaft of type minecraft:block
|
19593 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_shaft of type minecraft:item
|
19594 | [08Jan2025 16:50:52.848] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_shaft of type minecraft:block
|
19595 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_shaft of type minecraft:item
|
19596 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_shaft of type minecraft:block
|
19597 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Client$EXPERIMENTAL
|
19598 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_shaft of type minecraft:item
|
19599 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Client$EXPERIMENTAL
|
19600 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_shaft of type minecraft:block
|
19601 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_shaft of type minecraft:item
|
19602 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_shaft of type minecraft:block
|
19603 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_shaft of type minecraft:item
|
19604 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_shaft of type minecraft:block
|
19605 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_shaft of type minecraft:item
|
19606 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_shaft of type minecraft:block
|
19607 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_shaft of type minecraft:item
|
19608 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_shaft of type minecraft:block
|
19609 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_shaft of type minecraft:item
|
19610 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_shaft of type minecraft:block
|
19611 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_shaft of type minecraft:item
|
19612 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_shaft of type minecraft:block
|
19613 | [08Jan2025 16:50:52.849] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_shaft of type minecraft:item
|
19614 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_shaft of type minecraft:block
|
19615 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_shaft of type minecraft:item
|
19616 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_shaft of type minecraft:block
|
19617 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_shaft of type minecraft:item
|
19618 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_shaft of type minecraft:block
|
19619 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_shaft of type minecraft:item
|
19620 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_shaft of type minecraft:block
|
19621 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_shaft of type minecraft:item
|
19622 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_shaft of type minecraft:block
|
19623 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_shaft of type minecraft:item
|
19624 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_shaft of type minecraft:block
|
19625 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_shaft of type minecraft:item
|
19626 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_shaft of type minecraft:block
|
19627 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_shaft of type minecraft:item
|
19628 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_shaft of type minecraft:block
|
19629 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_shaft of type minecraft:item
|
19630 | [08Jan2025 16:50:52.850] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_shaft of type minecraft:block
|
19631 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_shaft of type minecraft:item
|
19632 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_shaft of type minecraft:block
|
19633 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_shaft of type minecraft:item
|
19634 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_shaft of type minecraft:block
|
19635 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_shaft of type minecraft:item
|
19636 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_shaft of type minecraft:block
|
19637 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_shaft of type minecraft:item
|
19638 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_shaft of type minecraft:block
|
19639 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_shaft of type minecraft:item
|
19640 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_shaft of type minecraft:block
|
19641 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_shaft of type minecraft:item
|
19642 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_shaft of type minecraft:block
|
19643 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_shaft of type minecraft:item
|
19644 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_shaft of type minecraft:block
|
19645 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_shaft of type minecraft:item
|
19646 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_shaft of type minecraft:block
|
19647 | [08Jan2025 16:50:52.851] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_shaft of type minecraft:item
|
19648 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_shaft of type minecraft:block
|
19649 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_shaft of type minecraft:item
|
19650 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_shaft of type minecraft:block
|
19651 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_shaft of type minecraft:item
|
19652 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_shaft of type minecraft:block
|
19653 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_shaft of type minecraft:item
|
19654 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_shaft of type minecraft:block
|
19655 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_shaft of type minecraft:item
|
19656 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_shaft of type minecraft:block
|
19657 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_shaft of type minecraft:item
|
19658 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_shaft of type minecraft:block
|
19659 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_shaft of type minecraft:item
|
19660 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_shaft of type minecraft:block
|
19661 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_shaft of type minecraft:item
|
19662 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_shaft of type minecraft:block
|
19663 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_shaft of type minecraft:item
|
19664 | [08Jan2025 16:50:52.852] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_shaft of type minecraft:block
|
19665 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_shaft of type minecraft:item
|
19666 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_shaft of type minecraft:block
|
19667 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_shaft of type minecraft:item
|
19668 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_shaft of type minecraft:block
|
19669 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_shaft of type minecraft:item
|
19670 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_shaft of type minecraft:block
|
19671 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_shaft of type minecraft:item
|
19672 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_shaft of type minecraft:block
|
19673 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_shaft of type minecraft:item
|
19674 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_shaft of type minecraft:block
|
19675 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_shaft of type minecraft:item
|
19676 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_shaft of type minecraft:block
|
19677 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_shaft of type minecraft:item
|
19678 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_shaft of type minecraft:block
|
19679 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_shaft of type minecraft:item
|
19680 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_shaft of type minecraft:block
|
19681 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_shaft of type minecraft:item
|
19682 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_shaft of type minecraft:block
|
19683 | [08Jan2025 16:50:52.853] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_shaft of type minecraft:item
|
19684 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_shaft of type minecraft:block
|
19685 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_shaft of type minecraft:item
|
19686 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_shaft of type minecraft:block
|
19687 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_shaft of type minecraft:item
|
19688 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_shaft of type minecraft:block
|
19689 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_shaft of type minecraft:item
|
19690 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_shaft of type minecraft:block
|
19691 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Common
|
19692 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_shaft of type minecraft:item
|
19693 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Common
|
19694 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_shaft of type minecraft:block
|
19695 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_shaft of type minecraft:item
|
19696 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_shaft of type minecraft:block
|
19697 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_shaft of type minecraft:item
|
19698 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_shaft of type minecraft:block
|
19699 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_shaft of type minecraft:item
|
19700 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_shaft of type minecraft:block
|
19701 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_shaft of type minecraft:item
|
19702 | [08Jan2025 16:50:52.854] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_shaft of type minecraft:block
|
19703 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_shaft of type minecraft:item
|
19704 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_shaft of type minecraft:block
|
19705 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_shaft of type minecraft:item
|
19706 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_shaft of type minecraft:block
|
19707 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_shaft of type minecraft:item
|
19708 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_shaft of type minecraft:block
|
19709 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_shaft of type minecraft:item
|
19710 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_shaft of type minecraft:block
|
19711 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_glass_shaft of type minecraft:item
|
19712 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_glass_shaft of type minecraft:block
|
19713 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_glass_shaft of type minecraft:item
|
19714 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_glass_shaft of type minecraft:block
|
19715 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_glass_shaft of type minecraft:item
|
19716 | [08Jan2025 16:50:52.855] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_glass_shaft of type minecraft:block
|
19717 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_glass_shaft of type minecraft:item
|
19718 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_glass_shaft of type minecraft:block
|
19719 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_glass_shaft of type minecraft:item
|
19720 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_glass_shaft of type minecraft:block
|
19721 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_glass_shaft of type minecraft:item
|
19722 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_glass_shaft of type minecraft:block
|
19723 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_glass_shaft of type minecraft:item
|
19724 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_glass_shaft of type minecraft:block
|
19725 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_glass_shaft of type minecraft:item
|
19726 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_glass_shaft of type minecraft:block
|
19727 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mldeg_shaft of type minecraft:item
|
19728 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mldeg_shaft of type minecraft:block
|
19729 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mldeg_shaft of type minecraft:item
|
19730 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mldeg_shaft of type minecraft:block
|
19731 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mldeg_shaft of type minecraft:item
|
19732 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mldeg_shaft of type minecraft:block
|
19733 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mldeg_shaft of type minecraft:item
|
19734 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mldeg_shaft of type minecraft:block
|
19735 | [08Jan2025 16:50:52.856] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mldeg_shaft of type minecraft:item
|
19736 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mldeg_shaft of type minecraft:block
|
19737 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mldeg_shaft of type minecraft:item
|
19738 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mldeg_shaft of type minecraft:block
|
19739 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mldeg_shaft of type minecraft:item
|
19740 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mldeg_shaft of type minecraft:block
|
19741 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mldeg_shaft of type minecraft:item
|
19742 | [08Jan2025 16:50:52.857] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mldeg_shaft of type minecraft:block
|
19743 | [08Jan2025 16:50:52.858] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_cogwheel of type minecraft:item
|
19744 | [08Jan2025 16:50:52.862] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Common$EXPERIMENTAL
|
19745 | [08Jan2025 16:50:52.862] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Common$EXPERIMENTAL
|
19746 | [08Jan2025 16:50:52.863] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.MixinStickerBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.contraptions.chassis.StickerBlockEntity
|
19747 | [08Jan2025 16:50:52.863] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lathe_moving of type minecraft:block_entity_type
|
19748 | [08Jan2025 16:50:52.865] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server
|
19749 | [08Jan2025 16:50:52.865] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server
|
19750 | [08Jan2025 16:50:52.867] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_cogwheel of type minecraft:block
|
19751 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_cogwheel of type minecraft:item
|
19752 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_cogwheel of type minecraft:block
|
19753 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_cogwheel of type minecraft:item
|
19754 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_cogwheel of type minecraft:block
|
19755 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_cogwheel of type minecraft:item
|
19756 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpkin_pie_slice of type minecraft:item
|
19757 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_pie_slice of type minecraft:item
|
19758 | [08Jan2025 16:50:52.869] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry truffle_pie_slice of type minecraft:item
|
19759 | [08Jan2025 16:50:52.870] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mulberry_pie_slice of type minecraft:item
|
19760 | [08Jan2025 16:50:52.873] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_cake_slice of type minecraft:item
|
19761 | [08Jan2025 16:50:52.868] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_cogwheel of type minecraft:block
|
19762 | [08Jan2025 16:50:52.874] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_cogwheel of type minecraft:item
|
19763 | [08Jan2025 16:50:52.874] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_cake_slice of type minecraft:item
|
19764 | [08Jan2025 16:50:52.874] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_cogwheel of type minecraft:block
|
19765 | [08Jan2025 16:50:52.874] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_cogwheel of type minecraft:item
|
19766 | [08Jan2025 16:50:52.874] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_cogwheel of type minecraft:block
|
19767 | [08Jan2025 16:50:52.875] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yucca_cake_slice of type minecraft:item
|
19768 | [08Jan2025 16:50:52.875] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_cogwheel of type minecraft:item
|
19769 | [08Jan2025 16:50:52.875] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aloe_cake_slice of type minecraft:item
|
19770 | [08Jan2025 16:50:52.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_cogwheel of type minecraft:block
|
19771 | [08Jan2025 16:50:52.876] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry passionfruit_cake_slice of type minecraft:item
|
19772 | [08Jan2025 16:50:52.877] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpkin_cake_slice of type minecraft:item
|
19773 | [08Jan2025 16:50:52.878] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_berry_cake_slice of type minecraft:item
|
19774 | [08Jan2025 16:50:52.878] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CLOCKWORK
|
19775 | [08Jan2025 16:50:52.878] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CLOCKWORK
|
19776 | [08Jan2025 16:50:52.879] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_cogwheel of type minecraft:item
|
19777 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_cogwheel of type minecraft:block
|
19778 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_cogwheel of type minecraft:item
|
19779 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_cogwheel of type minecraft:block
|
19780 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_cogwheel of type minecraft:item
|
19781 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_cogwheel of type minecraft:block
|
19782 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_cogwheel of type minecraft:item
|
19783 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_cogwheel of type minecraft:block
|
19784 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_cogwheel of type minecraft:item
|
19785 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_cogwheel of type minecraft:block
|
19786 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_cogwheel of type minecraft:item
|
19787 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_cogwheel of type minecraft:block
|
19788 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_cogwheel of type minecraft:item
|
19789 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_cogwheel of type minecraft:block
|
19790 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_cogwheel of type minecraft:item
|
19791 | [08Jan2025 16:50:52.880] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_cogwheel of type minecraft:block
|
19792 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_cogwheel of type minecraft:item
|
19793 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_cogwheel of type minecraft:block
|
19794 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_cogwheel of type minecraft:item
|
19795 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_cogwheel of type minecraft:block
|
19796 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_cogwheel of type minecraft:item
|
19797 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_cogwheel of type minecraft:block
|
19798 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_cogwheel of type minecraft:item
|
19799 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_cogwheel of type minecraft:block
|
19800 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_cogwheel of type minecraft:item
|
19801 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_cogwheel of type minecraft:block
|
19802 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_cogwheel of type minecraft:item
|
19803 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_cogwheel of type minecraft:block
|
19804 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_cogwheel of type minecraft:item
|
19805 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_cogwheel of type minecraft:block
|
19806 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_cogwheel of type minecraft:item
|
19807 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_cogwheel of type minecraft:block
|
19808 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_cogwheel of type minecraft:item
|
19809 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_cogwheel of type minecraft:block
|
19810 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_cogwheel of type minecraft:item
|
19811 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_cogwheel of type minecraft:block
|
19812 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_cogwheel of type minecraft:item
|
19813 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_cogwheel of type minecraft:block
|
19814 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_cogwheel of type minecraft:item
|
19815 | [08Jan2025 16:50:52.881] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_cogwheel of type minecraft:block
|
19816 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_cogwheel of type minecraft:item
|
19817 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_cogwheel of type minecraft:block
|
19818 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_cogwheel of type minecraft:item
|
19819 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_cogwheel of type minecraft:block
|
19820 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_cogwheel of type minecraft:item
|
19821 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_cogwheel of type minecraft:block
|
19822 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_cogwheel of type minecraft:item
|
19823 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_cogwheel of type minecraft:block
|
19824 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_cogwheel of type minecraft:item
|
19825 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_cogwheel of type minecraft:block
|
19826 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_cogwheel of type minecraft:item
|
19827 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_cogwheel of type minecraft:block
|
19828 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_cogwheel of type minecraft:item
|
19829 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_cogwheel of type minecraft:block
|
19830 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_cogwheel of type minecraft:item
|
19831 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_cogwheel of type minecraft:block
|
19832 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_cogwheel of type minecraft:item
|
19833 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_cogwheel of type minecraft:block
|
19834 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_cogwheel of type minecraft:item
|
19835 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_cogwheel of type minecraft:block
|
19836 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_cogwheel of type minecraft:item
|
19837 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_cogwheel of type minecraft:block
|
19838 | [08Jan2025 16:50:52.882] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_cogwheel of type minecraft:item
|
19839 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_cogwheel of type minecraft:block
|
19840 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_cogwheel of type minecraft:item
|
19841 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_cogwheel of type minecraft:block
|
19842 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_cogwheel of type minecraft:item
|
19843 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_cogwheel of type minecraft:block
|
19844 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_cogwheel of type minecraft:item
|
19845 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_cogwheel of type minecraft:block
|
19846 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_cogwheel of type minecraft:item
|
19847 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_cogwheel of type minecraft:block
|
19848 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_cogwheel of type minecraft:item
|
19849 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_cogwheel of type minecraft:block
|
19850 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_cogwheel of type minecraft:item
|
19851 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_cogwheel of type minecraft:block
|
19852 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_cogwheel of type minecraft:item
|
19853 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_cogwheel of type minecraft:block
|
19854 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_cogwheel of type minecraft:item
|
19855 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_cogwheel of type minecraft:block
|
19856 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_cogwheel of type minecraft:item
|
19857 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_cogwheel of type minecraft:block
|
19858 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_cogwheel of type minecraft:item
|
19859 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_cogwheel of type minecraft:block
|
19860 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_cogwheel of type minecraft:item
|
19861 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_cogwheel of type minecraft:block
|
19862 | [08Jan2025 16:50:52.883] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_cogwheel of type minecraft:item
|
19863 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_cogwheel of type minecraft:block
|
19864 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_cogwheel of type minecraft:item
|
19865 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_cogwheel of type minecraft:block
|
19866 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_cogwheel of type minecraft:item
|
19867 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_cogwheel of type minecraft:block
|
19868 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_cogwheel of type minecraft:item
|
19869 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_cogwheel of type minecraft:block
|
19870 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_cogwheel of type minecraft:item
|
19871 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_cogwheel of type minecraft:block
|
19872 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_cogwheel of type minecraft:item
|
19873 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_cogwheel of type minecraft:block
|
19874 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_cogwheel of type minecraft:item
|
19875 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_cogwheel of type minecraft:block
|
19876 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_cogwheel of type minecraft:item
|
19877 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_cogwheel of type minecraft:block
|
19878 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_cogwheel of type minecraft:item
|
19879 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_cogwheel of type minecraft:block
|
19880 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_cogwheel of type minecraft:item
|
19881 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_cogwheel of type minecraft:block
|
19882 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_cogwheel of type minecraft:item
|
19883 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_cogwheel of type minecraft:block
|
19884 | [08Jan2025 16:50:52.884] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_cogwheel of type minecraft:item
|
19885 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_cogwheel of type minecraft:block
|
19886 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_cogwheel of type minecraft:item
|
19887 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_cogwheel of type minecraft:block
|
19888 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_cogwheel of type minecraft:item
|
19889 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_cogwheel of type minecraft:block
|
19890 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_cogwheel of type minecraft:item
|
19891 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_cogwheel of type minecraft:block
|
19892 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_cogwheel of type minecraft:item
|
19893 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_cogwheel of type minecraft:block
|
19894 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_cogwheel of type minecraft:item
|
19895 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_cogwheel of type minecraft:block
|
19896 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_cogwheel of type minecraft:item
|
19897 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_cogwheel of type minecraft:block
|
19898 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_cogwheel of type minecraft:item
|
19899 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_cogwheel of type minecraft:block
|
19900 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_cogwheel of type minecraft:item
|
19901 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_cogwheel of type minecraft:block
|
19902 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_cogwheel of type minecraft:item
|
19903 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_cogwheel of type minecraft:block
|
19904 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_cogwheel of type minecraft:item
|
19905 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_cogwheel of type minecraft:block
|
19906 | [08Jan2025 16:50:52.885] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_cogwheel of type minecraft:item
|
19907 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_cogwheel of type minecraft:block
|
19908 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_cogwheel of type minecraft:item
|
19909 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_cogwheel of type minecraft:block
|
19910 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_cogwheel of type minecraft:item
|
19911 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_cogwheel of type minecraft:block
|
19912 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_cogwheel of type minecraft:item
|
19913 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_cogwheel of type minecraft:block
|
19914 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_cogwheel of type minecraft:item
|
19915 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_cogwheel of type minecraft:block
|
19916 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_cogwheel of type minecraft:item
|
19917 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_cogwheel of type minecraft:block
|
19918 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_cogwheel of type minecraft:item
|
19919 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_cogwheel of type minecraft:block
|
19920 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_cogwheel of type minecraft:item
|
19921 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_cogwheel of type minecraft:block
|
19922 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.MixinStickerBlockEntity from mod (unknown)->@Inject::stickerConstraints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
19923 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.MixinStickerBlockEntity from mod (unknown)->@Inject::stickerConstraints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
19924 | [08Jan2025 16:50:52.886] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:create.MixinStickerBlockEntity from mod (unknown)->@Inject::stickerConstraints(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
19925 | [08Jan2025 16:50:52.888] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_large_cogwheel of type minecraft:item
|
19926 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_oak_large_cogwheel of type minecraft:block
|
19927 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_large_cogwheel of type minecraft:item
|
19928 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_oak_large_cogwheel of type minecraft:block
|
19929 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_large_cogwheel of type minecraft:item
|
19930 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_oak_large_cogwheel of type minecraft:block
|
19931 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_large_cogwheel of type minecraft:item
|
19932 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_oak_large_cogwheel of type minecraft:block
|
19933 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_large_cogwheel of type minecraft:item
|
19934 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_oak_large_cogwheel of type minecraft:block
|
19935 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_large_cogwheel of type minecraft:item
|
19936 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_oak_large_cogwheel of type minecraft:block
|
19937 | [08Jan2025 16:50:52.889] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sticker of type minecraft:block_entity_type
|
19938 | [08Jan2025 16:50:52.890] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_large_cogwheel of type minecraft:item
|
19939 | [08Jan2025 16:50:52.890] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_oak_large_cogwheel of type minecraft:block
|
19940 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_large_cogwheel of type minecraft:item
|
19941 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gyro of type minecraft:item
|
19942 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpkin_pie of type minecraft:block
|
19943 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gyro of type minecraft:block
|
19944 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_oak_large_cogwheel of type minecraft:block
|
19945 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cherry_pie of type minecraft:block
|
19946 | [08Jan2025 16:50:52.891] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_large_cogwheel of type minecraft:item
|
19947 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_birch_large_cogwheel of type minecraft:block
|
19948 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry truffle_pie of type minecraft:block
|
19949 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_large_cogwheel of type minecraft:item
|
19950 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_birch_large_cogwheel of type minecraft:block
|
19951 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mulberry_pie of type minecraft:block
|
19952 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_large_cogwheel of type minecraft:item
|
19953 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.block.FDBlockEntries to MOD
|
19954 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_birch_large_cogwheel of type minecraft:block
|
19955 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_large_cogwheel of type minecraft:item
|
19956 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_birch_large_cogwheel of type minecraft:block
|
19957 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_large_cogwheel of type minecraft:item
|
19958 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_birch_large_cogwheel of type minecraft:block
|
19959 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_large_cogwheel of type minecraft:item
|
19960 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_birch_large_cogwheel of type minecraft:block
|
19961 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_large_cogwheel of type minecraft:item
|
19962 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_birch_large_cogwheel of type minecraft:block
|
19963 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_large_cogwheel of type minecraft:item
|
19964 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_birch_large_cogwheel of type minecraft:block
|
19965 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_large_cogwheel of type minecraft:item
|
19966 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.block.entity.FDBlockEntityEntries
|
19967 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_jungle_large_cogwheel of type minecraft:block
|
19968 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_large_cogwheel of type minecraft:item
|
19969 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_jungle_large_cogwheel of type minecraft:block
|
19970 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_large_cogwheel of type minecraft:item
|
19971 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_jungle_large_cogwheel of type minecraft:block
|
19972 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_large_cogwheel of type minecraft:item
|
19973 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_jungle_large_cogwheel of type minecraft:block
|
19974 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_large_cogwheel of type minecraft:item
|
19975 | [08Jan2025 16:50:52.892] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_jungle_large_cogwheel of type minecraft:block
|
19976 | [08Jan2025 16:50:52.893] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_large_cogwheel of type minecraft:item
|
19977 | [08Jan2025 16:50:52.893] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry laser of type minecraft:block_entity_type
|
19978 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing fluidvessel.BlazeBurnerBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
19979 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19980 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_jungle_large_cogwheel of type minecraft:block
|
19981 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_large_cogwheel of type minecraft:item
|
19982 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_jungle_large_cogwheel of type minecraft:block
|
19983 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_large_cogwheel of type minecraft:item
|
19984 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_jungle_large_cogwheel of type minecraft:block
|
19985 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing BlazeBurnerAccessor from createliquidfuel.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
19986 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_large_cogwheel of type minecraft:item
|
19987 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:BlazeBurnerAccessor from mod createliquidfuel: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19988 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_acacia_large_cogwheel of type minecraft:block
|
19989 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_large_cogwheel of type minecraft:item
|
19990 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_acacia_large_cogwheel of type minecraft:block
|
19991 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinBlazeBurnerTileEntity from createliquidfuel.mixins.json into com.simibubi.create.content.processing.burner.BlazeBurnerBlockEntity
|
19992 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_large_cogwheel of type minecraft:item
|
19993 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
19994 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_acacia_large_cogwheel of type minecraft:block
|
19995 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_large_cogwheel of type minecraft:item
|
19996 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_acacia_large_cogwheel of type minecraft:block
|
19997 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$addBehaviours$1(Lnet/minecraftforge/fluids/FluidStack;)V to md6778ec$createliquidfuel$lambda$addBehaviours$1$0 in createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel
|
19998 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_large_cogwheel of type minecraft:item
|
19999 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_acacia_large_cogwheel of type minecraft:block
|
20000 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$getCapability$0()Lcom/simibubi/create/foundation/fluid/SmartFluidTank; to md6778ec$createliquidfuel$lambda$getCapability$0$1 in createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel
|
20001 | [08Jan2025 16:50:52.894] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_large_cogwheel of type minecraft:item
|
20002 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_acacia_large_cogwheel of type minecraft:block
|
20003 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_large_cogwheel of type minecraft:item
|
20004 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_acacia_large_cogwheel of type minecraft:block
|
20005 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_resistor of type minecraft:item
|
20006 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_large_cogwheel of type minecraft:item
|
20007 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_resistor of type minecraft:block
|
20008 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_acacia_large_cogwheel of type minecraft:block
|
20009 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_large_cogwheel of type minecraft:item
|
20010 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_dark_oak_large_cogwheel of type minecraft:block
|
20011 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_large_cogwheel of type minecraft:item
|
20012 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_dark_oak_large_cogwheel of type minecraft:block
|
20013 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_large_cogwheel of type minecraft:item
|
20014 | [08Jan2025 16:50:52.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_dark_oak_large_cogwheel of type minecraft:block
|
20015 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:fluidvessel.BlazeBurnerBlockEntityMixin from mod create_connected->@Inject::isValidBlockAbove(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20016 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20017 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20018 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20019 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::read(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20020 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::read(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20021 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::read(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20022 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20023 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20024 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::write(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20025 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [mixin/]: createliquidfuel.mixins.json:MixinBlazeBurnerTileEntity from mod createliquidfuel->@Inject::tryUpdateFuel(Lnet/minecraft/world/item/ItemStack;ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20026 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_large_cogwheel of type minecraft:item
|
20027 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CLOCKWORK$PHYSBEARING
|
20028 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CLOCKWORK$PHYSBEARING
|
20029 | [08Jan2025 16:50:52.897] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_dark_oak_large_cogwheel of type minecraft:block
|
20030 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_large_cogwheel of type minecraft:item
|
20031 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_dark_oak_large_cogwheel of type minecraft:block
|
20032 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_large_cogwheel of type minecraft:item
|
20033 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_dark_oak_large_cogwheel of type minecraft:block
|
20034 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_large_cogwheel of type minecraft:item
|
20035 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_dark_oak_large_cogwheel of type minecraft:block
|
20036 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_large_cogwheel of type minecraft:item
|
20037 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_dark_oak_large_cogwheel of type minecraft:block
|
20038 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_large_cogwheel of type minecraft:item
|
20039 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_mangrove_large_cogwheel of type minecraft:block
|
20040 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_large_cogwheel of type minecraft:item
|
20041 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_mangrove_large_cogwheel of type minecraft:block
|
20042 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_large_cogwheel of type minecraft:item
|
20043 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_mangrove_large_cogwheel of type minecraft:block
|
20044 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_large_cogwheel of type minecraft:item
|
20045 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_mangrove_large_cogwheel of type minecraft:block
|
20046 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_large_cogwheel of type minecraft:item
|
20047 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_mangrove_large_cogwheel of type minecraft:block
|
20048 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_large_cogwheel of type minecraft:item
|
20049 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_mangrove_large_cogwheel of type minecraft:block
|
20050 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_large_cogwheel of type minecraft:item
|
20051 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_mangrove_large_cogwheel of type minecraft:block
|
20052 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_large_cogwheel of type minecraft:item
|
20053 | [08Jan2025 16:50:52.898] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_mangrove_large_cogwheel of type minecraft:block
|
20054 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_large_cogwheel of type minecraft:item
|
20055 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_bamboo_large_cogwheel of type minecraft:block
|
20056 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_large_cogwheel of type minecraft:item
|
20057 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_bamboo_large_cogwheel of type minecraft:block
|
20058 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_large_cogwheel of type minecraft:item
|
20059 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_bamboo_large_cogwheel of type minecraft:block
|
20060 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_large_cogwheel of type minecraft:item
|
20061 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_bamboo_large_cogwheel of type minecraft:block
|
20062 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_large_cogwheel of type minecraft:item
|
20063 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_bamboo_large_cogwheel of type minecraft:block
|
20064 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry command_seat of type minecraft:item
|
20065 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry command_seat of type minecraft:block
|
20066 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_large_cogwheel of type minecraft:item
|
20067 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_bamboo_large_cogwheel of type minecraft:block
|
20068 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_large_cogwheel of type minecraft:item
|
20069 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_bamboo_large_cogwheel of type minecraft:block
|
20070 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_large_cogwheel of type minecraft:item
|
20071 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_bamboo_large_cogwheel of type minecraft:block
|
20072 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_large_cogwheel of type minecraft:item
|
20073 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_cherry_large_cogwheel of type minecraft:block
|
20074 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_large_cogwheel of type minecraft:item
|
20075 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_cherry_large_cogwheel of type minecraft:block
|
20076 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_large_cogwheel of type minecraft:item
|
20077 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cherry_large_cogwheel of type minecraft:block
|
20078 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_large_cogwheel of type minecraft:item
|
20079 | [08Jan2025 16:50:52.899] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_cherry_large_cogwheel of type minecraft:block
|
20080 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_large_cogwheel of type minecraft:item
|
20081 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_cherry_large_cogwheel of type minecraft:block
|
20082 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_large_cogwheel of type minecraft:item
|
20083 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_cherry_large_cogwheel of type minecraft:block
|
20084 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_large_cogwheel of type minecraft:item
|
20085 | [08Jan2025 16:50:52.900] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs_clockwork.MixinDyedWing from forge-vs_addition-common.mixins.json into org.valkyrienskies.clockwork.util.blocktype.DyedWing
|
20086 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_cherry_large_cogwheel of type minecraft:block
|
20087 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_large_cogwheel of type minecraft:item
|
20088 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_cherry_large_cogwheel of type minecraft:block
|
20089 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_large_cogwheel of type minecraft:item
|
20090 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_warped_large_cogwheel of type minecraft:block
|
20091 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_large_cogwheel of type minecraft:item
|
20092 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_warped_large_cogwheel of type minecraft:block
|
20093 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_large_cogwheel of type minecraft:item
|
20094 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_warped_large_cogwheel of type minecraft:block
|
20095 | [08Jan2025 16:50:52.901] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_large_cogwheel of type minecraft:item
|
20096 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry contraption_controls of type minecraft:block_entity_type
|
20097 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_warped_large_cogwheel of type minecraft:block
|
20098 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_large_cogwheel of type minecraft:item
|
20099 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_warped_large_cogwheel of type minecraft:block
|
20100 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_large_cogwheel of type minecraft:item
|
20101 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_warped_large_cogwheel of type minecraft:block
|
20102 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_large_cogwheel of type minecraft:item
|
20103 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_warped_large_cogwheel of type minecraft:block
|
20104 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_large_cogwheel of type minecraft:item
|
20105 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_warped_large_cogwheel of type minecraft:block
|
20106 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_large_cogwheel of type minecraft:item
|
20107 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_encased_crimson_large_cogwheel of type minecraft:block
|
20108 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_large_cogwheel of type minecraft:item
|
20109 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_encased_crimson_large_cogwheel of type minecraft:block
|
20110 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_large_cogwheel of type minecraft:item
|
20111 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_crimson_large_cogwheel of type minecraft:block
|
20112 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_large_cogwheel of type minecraft:item
|
20113 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry railway_encased_crimson_large_cogwheel of type minecraft:block
|
20114 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_large_cogwheel of type minecraft:item
|
20115 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry refined_radiance_encased_crimson_large_cogwheel of type minecraft:block
|
20116 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_large_cogwheel of type minecraft:item
|
20117 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry shadow_steel_encased_crimson_large_cogwheel of type minecraft:block
|
20118 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_large_cogwheel of type minecraft:item
|
20119 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_encased_crimson_large_cogwheel of type minecraft:block
|
20120 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_large_cogwheel of type minecraft:item
|
20121 | [08Jan2025 16:50:52.902] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_iron_encased_crimson_large_cogwheel of type minecraft:block
|
20122 | [08Jan2025 16:50:52.903] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.MixinDyedWing from mod (unknown)->@Inject::onUse(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
|
20123 | [08Jan2025 16:50:52.905] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createcasing
|
20124 | [08Jan2025 16:50:52.905] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.iglee42.createcasing.utils.ItemChangeBlockManager to FORGE
|
20125 | [08Jan2025 16:50:52.906] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.iglee42.createcasing.registries.ModCreativeModeTabs to MOD
|
20126 | [08Jan2025 16:50:52.906] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing fr.iglee42.createcasing.config.ModConfigs to MOD
|
20127 | [08Jan2025 16:50:52.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wing of type minecraft:item
|
20128 | [08Jan2025 16:50:52.908] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wing of type minecraft:block
|
20129 | [08Jan2025 16:50:52.910] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap of type minecraft:item
|
20130 | [08Jan2025 16:50:52.910] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap of type minecraft:block
|
20131 | [08Jan2025 16:50:52.910] [modloading-worker-0/DEBUG] [mixin/]: Generating mapped inner class com/simibubi/create/content/processing/burner/BlazeBurnerBlockEntity$Anonymous$8aa1f8280b6e44f4b881fe136d8adee5 (originally com/forsteri/createliquidfuel/mixin/MixinBlazeBurnerTileEntity$1)
|
20132 | [08Jan2025 16:50:52.913] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_stove of type minecraft:block_entity_type
|
20133 | [08Jan2025 16:50:52.913] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.block.entity.FDBlockEntityEntries to MOD
|
20134 | [08Jan2025 16:50:52.913] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.capability.FDCapabilityEntries
|
20135 | [08Jan2025 16:50:52.914] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry drill of type minecraft:block_entity_type
|
20136 | [08Jan2025 16:50:52.915] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$COMPUTERCRAFT
|
20137 | [08Jan2025 16:50:52.915] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$COMPUTERCRAFT
|
20138 | [08Jan2025 16:50:52.915] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry saw of type minecraft:block_entity_type
|
20139 | [08Jan2025 16:50:52.917] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry harvester of type minecraft:block_entity_type
|
20140 | [08Jan2025 16:50:52.917] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinRollerBlockEntity from railways-common.mixins.json into com.simibubi.create.content.contraptions.actors.roller.RollerBlockEntity
|
20141 | [08Jan2025 16:50:52.917] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.capability.FDCapabilityEntries to MOD
|
20142 | [08Jan2025 16:50:52.918] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinRollerBlockEntity from mod railways->@Inject::makeTracksValid(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20143 | [08Jan2025 16:50:52.919] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CREATE
|
20144 | [08Jan2025 16:50:52.919] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CREATE
|
20145 | [08Jan2025 16:50:52.922] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry physics_infuser of type minecraft:item
|
20146 | [08Jan2025 16:50:52.922] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry physics_infuser of type minecraft:block
|
20147 | [08Jan2025 16:50:52.922] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_roller of type minecraft:block_entity_type
|
20148 | [08Jan2025 16:50:52.926] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_storage_interface of type minecraft:block_entity_type
|
20149 | [08Jan2025 16:50:52.927] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.fluid.FDFluidEntries
|
20150 | [08Jan2025 16:50:52.927] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goo_block of type minecraft:item
|
20151 | [08Jan2025 16:50:52.927] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goo_block of type minecraft:block
|
20152 | [08Jan2025 16:50:52.928] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_fluid_interface of type minecraft:block_entity_type
|
20153 | [08Jan2025 16:50:52.931] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicker of type minecraft:item
|
20154 | [08Jan2025 16:50:52.931] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicker of type minecraft:block
|
20155 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apple_cider of type forge:fluid_type
|
20156 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry apple_cider of type minecraft:fluid
|
20157 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_apple_cider of type minecraft:fluid
|
20158 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_cocoa of type forge:fluid_type
|
20159 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hot_cocoa of type minecraft:fluid
|
20160 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_hot_cocoa of type minecraft:fluid
|
20161 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry melon_juice of type forge:fluid_type
|
20162 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry melon_juice of type minecraft:fluid
|
20163 | [08Jan2025 16:50:52.932] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_melon_juice of type minecraft:fluid
|
20164 | [08Jan2025 16:50:52.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_deepslate_ore of type minecraft:item
|
20165 | [08Jan2025 16:50:52.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_deepslate_ore of type minecraft:block
|
20166 | [08Jan2025 16:50:52.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_end_ore of type minecraft:item
|
20167 | [08Jan2025 16:50:52.933] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_end_ore of type minecraft:block
|
20168 | [08Jan2025 16:50:52.934] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ballast of type minecraft:item
|
20169 | [08Jan2025 16:50:52.934] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ballast of type minecraft:block
|
20170 | [08Jan2025 16:50:52.935] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CREATEBIGCANNONS
|
20171 | [08Jan2025 16:50:52.935] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$CREATEBIGCANNONS
|
20172 | [08Jan2025 16:50:52.936] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file trackwork-client.toml for trackwork tracking
|
20173 | [08Jan2025 16:50:52.937] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file trackwork-server.toml for trackwork tracking
|
20174 | [08Jan2025 16:50:52.940] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gravitron of type minecraft:item
|
20175 | [08Jan2025 16:50:52.941] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating array definition for java.util.List<java.lang.Integer>
|
20176 | [08Jan2025 16:50:52.942] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$EXPERIMENTAL
|
20177 | [08Jan2025 16:50:52.942] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from forge.io.github.xiewuzhiying.vs_addition.VSAdditionConfig$Server$EXPERIMENTAL
|
20178 | [08Jan2025 16:50:52.943] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_engine of type minecraft:block_entity_type
|
20179 | [08Jan2025 16:50:52.945] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_tool_kit of type minecraft:item
|
20180 | [08Jan2025 16:50:52.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_gravitron of type minecraft:item
|
20181 | [08Jan2025 16:50:52.947] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $)
|
20182 | [08Jan2025 16:50:52.947] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.enablePointRemoval)
|
20183 | [08Jan2025 16:50:52.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steam_whistle of type minecraft:block_entity_type
|
20184 | [08Jan2025 16:50:52.949] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry powered_shaft of type minecraft:block_entity_type
|
20185 | [08Jan2025 16:50:52.949] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinFlywheelBlockEntity from railways-common.mixins.json into com.simibubi.create.content.kinetics.flywheel.FlywheelBlockEntity
|
20186 | [08Jan2025 16:50:52.951] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flywheel of type minecraft:block_entity_type
|
20187 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_cube of type minecraft:item
|
20188 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tomato_sauce_bucket of type minecraft:item
|
20189 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tomato_sauce of type forge:fluid_type
|
20190 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tomato_sauce of type minecraft:block
|
20191 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tomato_sauce of type minecraft:fluid
|
20192 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_tomato_sauce of type minecraft:fluid
|
20193 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.fluid.FDFluidEntries to FORGE
|
20194 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.item.FDItemEntries
|
20195 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.item.FDItemEntries to MOD
|
20196 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.menu.FDMenuEntries
|
20197 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental)
|
20198 | [08Jan2025 16:50:52.952] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.cullWaterSurfaceInFakeAirPocket)
|
20199 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 62.0, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.seaLevel)
|
20200 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 62.0, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.seaLevel)
|
20201 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.highLightFakedAirPocket)
|
20202 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.removeFogInFakeAirPocket)
|
20203 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental.removeBubbleLikeParticlesInFakeAirPocket)
|
20204 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_matrix of type minecraft:item
|
20205 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental)
|
20206 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $.experimental)
|
20207 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $)
|
20208 | [08Jan2025 16:50:52.953] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, {"enablePointRemoval":true,"experimental":{"removeFogInFakeAirPocket":false,"cullWaterSurfaceInFakeAirPocket":true,"seaLevel":62.0,"highLightFakedAirPocket":false,"removeBubbleLikeParticlesInFakeAirPocket":false}}, $)
|
20209 | [08Jan2025 16:50:52.954] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry incomplete_wanderwand of type minecraft:item
|
20210 | [08Jan2025 16:50:52.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry millstone of type minecraft:block_entity_type
|
20211 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $)
|
20212 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $.insteadCreateInteractiveDeployer)
|
20213 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"fakeAirPocket":false}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $.experimental)
|
20214 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $.experimental.fakeAirPocket)
|
20215 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"fakeAirPocket":false}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $.experimental)
|
20216 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"fakeAirPocket":false}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $.experimental)
|
20217 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $)
|
20218 | [08Jan2025 16:50:52.958] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, {"experimental":{"fakeAirPocket":false},"insteadCreateInteractiveDeployer":true}, $)
|
20219 | [08Jan2025 16:50:52.961] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderwand of type minecraft:item
|
20220 | [08Jan2025 16:50:52.961] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $)
|
20221 | [08Jan2025 16:50:52.961] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1000.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.getEntitiesAabbSizeLimit)
|
20222 | [08Jan2025 16:50:52.961] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1000.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.getEntitiesAabbSizeLimit)
|
20223 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 100.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockMass)
|
20224 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wanderlite_crystal of type minecraft:item
|
20225 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 100.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockMass)
|
20226 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons)
|
20227 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 100000.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.bigCannonRecoilForce)
|
20228 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 100000.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.bigCannonRecoilForce)
|
20229 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.ItemsValidator/]: validate( [120,80,60,48,40,30,24,20,15,12,10,8,6,5,4], {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates)
|
20230 | [08Jan2025 16:50:52.962] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 120, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[0])
|
20231 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 120, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[0])
|
20232 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 80, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[1])
|
20233 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 80, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[1])
|
20234 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 60, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[2])
|
20235 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 60, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[2])
|
20236 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 48, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[3])
|
20237 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 48, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[3])
|
20238 | [08Jan2025 16:50:52.965] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 40, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[4])
|
20239 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 40, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[4])
|
20240 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 30, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[5])
|
20241 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 30, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[5])
|
20242 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 24, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[6])
|
20243 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 24, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[6])
|
20244 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 20, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[7])
|
20245 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 20, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[7])
|
20246 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 15, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[8])
|
20247 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 15, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[8])
|
20248 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 12, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[9])
|
20249 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 12, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[9])
|
20250 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[10])
|
20251 | [08Jan2025 16:50:52.966] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[10])
|
20252 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 8, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[11])
|
20253 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 8, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[11])
|
20254 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 6, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[12])
|
20255 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel of type minecraft:block_entity_type
|
20256 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 6, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[12])
|
20257 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[13])
|
20258 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[13])
|
20259 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 4, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[14])
|
20260 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 4, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates[14])
|
20261 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( [120,80,60,48,40,30,24,20,15,12,10,8,6,5,4], {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.customAutoCannonFireRates)
|
20262 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushing_wheel_controller of type minecraft:block_entity_type
|
20263 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 21600.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.mediumCannonRecoilForce)
|
20264 | [08Jan2025 16:50:52.967] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 21600.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.mediumCannonRecoilForce)
|
20265 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 800.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.autoCannonRecoilForce)
|
20266 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 800.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.autoCannonRecoilForce)
|
20267 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 800.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.rotaryCannonRecoilForce)
|
20268 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 800.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.rotaryCannonRecoilForce)
|
20269 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooking_guide of type minecraft:menu
|
20270 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.menu.FDMenuEntries to MOD
|
20271 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.network.FDNetworkEntries
|
20272 | [08Jan2025 16:50:52.968] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.spreadMultiplier)
|
20273 | [08Jan2025 16:50:52.969] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons.spreadMultiplier)
|
20274 | [08Jan2025 16:50:52.969] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons)
|
20275 | [08Jan2025 16:50:52.969] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.createBigCannons)
|
20276 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockHardness)
|
20277 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockHardness)
|
20278 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create)
|
20279 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E300, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.stickerMaxForce)
|
20280 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E300, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.stickerMaxForce)
|
20281 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_suspension_track of type minecraft:item
|
20282 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E-128, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.stickerCompliance)
|
20283 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E-128, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.stickerCompliance)
|
20284 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_suspension_track of type minecraft:block
|
20285 | [08Jan2025 16:50:52.970] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.copycatMaterialMass)
|
20286 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create.encasedFanMixin)
|
20287 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create)
|
20288 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.create)
|
20289 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.network.FDNetworkEntries to MOD
|
20290 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.3, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockElasticity)
|
20291 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.3, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockElasticity)
|
20292 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( true, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.disableSomeWarnings)
|
20293 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"explosion":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.experimental)
|
20294 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.experimental.explosion)
|
20295 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"explosion":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.experimental)
|
20296 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"explosion":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.experimental)
|
20297 | [08Jan2025 16:50:52.971] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork)
|
20298 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing)
|
20299 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingMaxForce)
|
20300 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingMaxForce)
|
20301 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingOmegaErrorMultiplier)
|
20302 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingOmegaErrorMultiplier)
|
20303 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0E-10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingCompliance)
|
20304 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0E-10, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingCompliance)
|
20305 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingAngleErrorMultiplier)
|
20306 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing.physBearingAngleErrorMultiplier)
|
20307 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry water_wheel of type minecraft:block_entity_type
|
20308 | [08Jan2025 16:50:52.972] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing)
|
20309 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.physBearing)
|
20310 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.fanForceMultiplier)
|
20311 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 1.0, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork.fanForceMultiplier)
|
20312 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork)
|
20313 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.clockwork)
|
20314 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft)
|
20315 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.enableCheatFlapBearingPeripheral)
|
20316 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 256, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.eventQueueMaxSize)
|
20317 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 256, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.eventQueueMaxSize)
|
20318 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_water_wheel of type minecraft:block_entity_type
|
20319 | [08Jan2025 16:50:52.973] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( false, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.enableCheatCannonMountPeripheral)
|
20320 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.defaultMinPeriod)
|
20321 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft.defaultMinPeriod)
|
20322 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft)
|
20323 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.computercraft)
|
20324 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_press of type minecraft:block_entity_type
|
20325 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 0.5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockFriction)
|
20326 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 0.5, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $.defaultBlockFriction)
|
20327 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $)
|
20328 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_mixer of type minecraft:block_entity_type
|
20329 | [08Jan2025 16:50:52.974] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, {"defaultBlockMass":100.0,"defaultBlockElasticity":0.3,"defaultBlockFriction":0.5,"defaultBlockHardness":1.0,"disableSomeWarnings":true,"getEntitiesAabbSizeLimit":1000.0,"create":{"stickerCompliance":1.0E-128,"stickerMaxForce":1.0E300,"encasedFanMixin":false,"copycatMaterialMass":false},"createBigCannons":{"bigCannonRecoilForce":100000.0,"autoCannonRecoilForce":800.0,"mediumCannonRecoilForce":21600.0,"rotaryCannonRecoilForce":800.0,"customAutoCannonFireRates":[120,80,60,48,40,30,24,20,15,12,10,8,6,5,4],"spreadMultiplier":1.0},"clockwork":{"physBearing":{"physBearingCompliance":1.0E-10,"physBearingMaxForce":1.0E10,"physBearingOmegaErrorMultiplier":1.0,"physBearingAngleErrorMultiplier":1.0},"fanForceMultiplier":1.0},"computercraft":{"eventQueueMaxSize":256,"defaultMinPeriod":5,"enableCheatCannonMountPeripheral":false,"enableCheatFlapBearingPeripheral":false},"experimental":{"explosion":false}}, $)
|
20330 | [08Jan2025 16:50:52.975] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_suspension_track of type minecraft:item
|
20331 | [08Jan2025 16:50:52.975] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_suspension_track of type minecraft:block
|
20332 | [08Jan2025 16:50:52.975] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-loading class plus.dragons.createcentralkitchen.entry.recipe.FDRecipeEntries
|
20333 | [08Jan2025 16:50:52.977] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry suspension_track of type minecraft:item
|
20334 | [08Jan2025 16:50:52.977] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry suspension_track of type minecraft:block
|
20335 | [08Jan2025 16:50:52.977] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deployer of type minecraft:block_entity_type
|
20336 | [08Jan2025 16:50:52.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry basin of type minecraft:block_entity_type
|
20337 | [08Jan2025 16:50:52.979] [modloading-worker-0/DEBUG] [plus.dragons.createcentralkitchen.foundation.utility.AutomaticModLoadSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.recipe.FDRecipeEntries to MOD
|
20338 | [08Jan2025 16:50:52.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type minecraft:block_entity_type
|
20339 | [08Jan2025 16:50:52.980] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_tab_icon of type minecraft:item
|
20340 | [08Jan2025 16:50:52.981] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propeller_bearing of type minecraft:block_entity_type
|
20341 | [08Jan2025 16:50:52.984] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_crafter of type minecraft:block_entity_type
|
20342 | [08Jan2025 16:50:52.985] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs_clockwork.phys_bearing.MixinPhysBearingBlockEntity from forge-vs_addition-common.mixins.json into org.valkyrienskies.clockwork.content.contraptions.phys.bearing.PhysBearingBlockEntity
|
20343 | [08Jan2025 16:50:52.988] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_phys_track of type minecraft:item
|
20344 | [08Jan2025 16:50:52.989] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_phys_track of type minecraft:block
|
20345 | [08Jan2025 16:50:52.992] [modloading-worker-0/DEBUG] [mixin/]: Mixing sequencedgearshift.SequencedGearshiftBlockEntityMixin from create_connected.mixins.json into com.simibubi.create.content.kinetics.transmission.sequencer.SequencedGearshiftBlockEntity
|
20346 | [08Jan2025 16:50:52.992] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
20347 | [08Jan2025 16:50:52.994] [modloading-worker-0/DEBUG] [mixin/]: create_connected.mixins.json:sequencedgearshift.SequencedGearshiftBlockEntityMixin from mod create_connected->@Inject::runLoop(ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20348 | [08Jan2025 16:50:52.995] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_central_kitchen
|
20349 | [08Jan2025 16:50:52.995] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.foundation.resource.BuiltinResource to MOD
|
20350 | [08Jan2025 16:50:52.995] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_gearshift of type minecraft:block_entity_type
|
20351 | [08Jan2025 16:50:52.996] [modloading-worker-0/DEBUG] [mixin/]: Mixing SpeedControllerTileEntityMixin from createaddition.mixins.json into com.simibubi.create.content.kinetics.speedController.SpeedControllerBlockEntity
|
20352 | [08Jan2025 16:50:52.998] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_phys_track of type minecraft:item
|
20353 | [08Jan2025 16:50:52.998] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_phys_track of type minecraft:block
|
20354 | [08Jan2025 16:50:52.999] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.foundation.data.recipe.IgnoreAutomaticShapelessRecipe to FORGE
|
20355 | [08Jan2025 16:50:52.999] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_track of type minecraft:item
|
20356 | [08Jan2025 16:50:52.999] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_track of type minecraft:block
|
20357 | [08Jan2025 16:50:53.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotation_speed_controller of type minecraft:block_entity_type
|
20358 | [08Jan2025 16:50:53.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vintageimprovements-common.toml for vintageimprovements tracking
|
20359 | [08Jan2025 16:50:53.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vintageimprovements-client.toml for vintageimprovements tracking
|
20360 | [08Jan2025 16:50:53.002] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vintageimprovements-server.toml for vintageimprovements tracking
|
20361 | [08Jan2025 16:50:53.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_wheel of type minecraft:item
|
20362 | [08Jan2025 16:50:53.002] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_wheel of type minecraft:block
|
20363 | [08Jan2025 16:50:53.003] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vintageimprovements
|
20364 | [08Jan2025 16:50:53.003] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.negodya1.vintageimprovements.infrastructure.config.VintageConfig to MOD
|
20365 | [08Jan2025 16:50:53.005] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id vs_addition:request_air_pocket
|
20366 | [08Jan2025 16:50:53.005] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id vs_addition:request_all_air_pocket
|
20367 | [08Jan2025 16:50:53.006] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_wheel_part of type minecraft:item
|
20368 | [08Jan2025 16:50:53.006] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.foundation.config.CentralKitchenConfigs to MOD
|
20369 | [08Jan2025 16:50:53.006] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_wheel_part of type minecraft:block
|
20370 | [08Jan2025 16:50:53.007] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing plus.dragons.createcentralkitchen.entry.CentralKitchenArmInterationTypes to MOD
|
20371 | [08Jan2025 16:50:53.008] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speedometer of type minecraft:block_entity_type
|
20372 | [08Jan2025 16:50:53.010] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_level_controller of type minecraft:item
|
20373 | [08Jan2025 16:50:53.010] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_level_controller of type minecraft:block
|
20374 | [08Jan2025 16:50:53.010] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stressometer of type minecraft:block_entity_type
|
20375 | [08Jan2025 16:50:53.011] [modloading-worker-0/DEBUG] [thedarkcolour.kotlinforforge.LoggerKt/LOADING]: Attempting to inject @EventBusSubscriber kotlin objects in to the event bus for vs_addition
|
20376 | [08Jan2025 16:50:53.012] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_bearing of type minecraft:block_entity_type
|
20377 | [08Jan2025 16:50:53.012] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry analog_lever of type minecraft:block_entity_type
|
20378 | [08Jan2025 16:50:53.012] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry placard of type minecraft:block_entity_type
|
20379 | [08Jan2025 16:50:53.014] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_seat of type minecraft:block_entity_type
|
20380 | [08Jan2025 16:50:53.015] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs_clockwork.flap_bearing.FlapBearingBlockEntityAccessor from forge-vs_addition-common.mixins.json into org.valkyrienskies.clockwork.content.contraptions.flap.FlapBearingBlockEntity
|
20381 | [08Jan2025 16:50:53.015] [modloading-worker-0/DEBUG] [mixin/]: Mixing vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from forge-vs_addition-common.mixins.json into org.valkyrienskies.clockwork.content.contraptions.flap.FlapBearingBlockEntity
|
20382 | [08Jan2025 16:50:53.020] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_suspension_track of type minecraft:block_entity_type
|
20383 | [08Jan2025 16:50:53.021] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_suspension_track of type minecraft:block_entity_type
|
20384 | [08Jan2025 16:50:53.021] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry suspension_track of type minecraft:block_entity_type
|
20385 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::addBehaviours(Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20386 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::getPower(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20387 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::setReturnValue(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20388 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::lazyTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20389 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::sendData(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20390 | [08Jan2025 16:50:53.022] [modloading-worker-0/DEBUG] [mixin/]: forge-vs_addition-common.mixins.json:vs_clockwork.flap_bearing.MixinFlapBearingBlockEntity from mod (unknown)->@Inject::getFlapTarget(ZZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20391 | [08Jan2025 16:50:53.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cart_assembler of type minecraft:block_entity_type
|
20392 | [08Jan2025 16:50:53.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap_bearing of type minecraft:block_entity_type
|
20393 | [08Jan2025 16:50:53.025] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.behaviour.MixinLinkBehaviour from valkyrienskies-common.mixins.json into com.simibubi.create.content.redstone.link.LinkBehaviour
|
20394 | [08Jan2025 16:50:53.030] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_link of type minecraft:block_entity_type
|
20395 | [08Jan2025 16:50:53.030] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinNixieTubeBlockEntity from railways-common.mixins.json into com.simibubi.create.content.redstone.nixieTube.NixieTubeBlockEntity
|
20396 | [08Jan2025 16:50:53.033] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinNixieTubeBlockEntity from mod railways->@Inject::railways$handleOverride(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20397 | [08Jan2025 16:50:53.035] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alt_meter of type minecraft:block_entity_type
|
20398 | [08Jan2025 16:50:53.036] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_resistor of type minecraft:block_entity_type
|
20399 | [08Jan2025 16:50:53.037] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/beta_tester of type minecraft:item
|
20400 | [08Jan2025 16:50:53.037] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry color_block_entity of type minecraft:block_entity_type
|
20401 | [08Jan2025 16:50:53.038] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gyro of type minecraft:block_entity_type
|
20402 | [08Jan2025 16:50:53.040] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_phys_track of type minecraft:block_entity_type
|
20403 | [08Jan2025 16:50:53.040] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry med_phys_track of type minecraft:block_entity_type
|
20404 | [08Jan2025 16:50:53.041] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry phys_track of type minecraft:block_entity_type
|
20405 | [08Jan2025 16:50:53.042] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nixie_tube of type minecraft:block_entity_type
|
20406 | [08Jan2025 16:50:53.042] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.display_link.MixinDisplayLinkBlockEntity from forge-vs_addition-common.mixins.json into com.simibubi.create.content.redstone.displayLink.DisplayLinkBlockEntity
|
20407 | [08Jan2025 16:50:53.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry display_link of type minecraft:block_entity_type
|
20408 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry beta_tester of type petrolpark:badge
|
20409 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/bestie of type minecraft:item
|
20410 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bestie of type petrolpark:badge
|
20411 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/competition_winner of type minecraft:item
|
20412 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry competition_winner of type petrolpark:badge
|
20413 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/content_creator of type minecraft:item
|
20414 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_creator of type petrolpark:badge
|
20415 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/developer of type minecraft:item
|
20416 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry developer of type petrolpark:badge
|
20417 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/early_bird of type minecraft:item
|
20418 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry early_bird of type petrolpark:badge
|
20419 | [08Jan2025 16:50:53.047] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/nitro of type minecraft:item
|
20420 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nitro of type petrolpark:badge
|
20421 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/suggestion of type minecraft:item
|
20422 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry suggestion of type petrolpark:badge
|
20423 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/translator of type minecraft:item
|
20424 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry translator of type petrolpark:badge
|
20425 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry physics_infuser of type minecraft:block_entity_type
|
20426 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/patreon_1 of type minecraft:item
|
20427 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry patreon_1 of type petrolpark:badge
|
20428 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/patreon_2 of type minecraft:item
|
20429 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry patreon_2 of type petrolpark:badge
|
20430 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry badge/patreon_3 of type minecraft:item
|
20431 | [08Jan2025 16:50:53.048] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry patreon_3 of type petrolpark:badge
|
20432 | [08Jan2025 16:50:53.050] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stockpile_switch of type minecraft:block_entity_type
|
20433 | [08Jan2025 16:50:53.052] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_crate of type minecraft:block_entity_type
|
20434 | [08Jan2025 16:50:53.052] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry depot of type minecraft:block_entity_type
|
20435 | [08Jan2025 16:50:53.053] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.blockentity.MixinEjectorTileEntity from valkyrienskies-common.mixins.json into com.simibubi.create.content.logistics.depot.EjectorBlockEntity
|
20436 | [08Jan2025 16:50:53.055] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_ingot of type minecraft:item
|
20437 | [08Jan2025 16:50:53.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry simple_wheel of type minecraft:block_entity_type
|
20438 | [08Jan2025 16:50:53.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry goo_block of type minecraft:block_entity_type
|
20439 | [08Jan2025 16:50:53.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_nugget of type minecraft:item
|
20440 | [08Jan2025 16:50:53.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_sheet of type minecraft:item
|
20441 | [08Jan2025 16:50:53.057] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_block of type minecraft:item
|
20442 | [08Jan2025 16:50:53.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_block of type minecraft:block
|
20443 | [08Jan2025 16:50:53.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_platinum of type minecraft:item
|
20444 | [08Jan2025 16:50:53.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_platinum_block of type minecraft:item
|
20445 | [08Jan2025 16:50:53.059] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_platinum_block of type minecraft:block
|
20446 | [08Jan2025 16:50:53.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_ore of type minecraft:item
|
20447 | [08Jan2025 16:50:53.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry platinum_ore of type minecraft:block
|
20448 | [08Jan2025 16:50:53.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_platinum_ore of type minecraft:item
|
20449 | [08Jan2025 16:50:53.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_platinum_ore of type minecraft:block
|
20450 | [08Jan2025 16:50:53.061] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ingot of type minecraft:item
|
20451 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_nugget of type minecraft:item
|
20452 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_sheet of type minecraft:item
|
20453 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_block of type minecraft:item
|
20454 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_block of type minecraft:block
|
20455 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_lead of type minecraft:item
|
20456 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_lead_block of type minecraft:item
|
20457 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_lead_block of type minecraft:block
|
20458 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ore of type minecraft:item
|
20459 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ore of type minecraft:block
|
20460 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lead_ore of type minecraft:item
|
20461 | [08Jan2025 16:50:53.062] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lead_ore of type minecraft:block
|
20462 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_ingot of type minecraft:item
|
20463 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_nugget of type minecraft:item
|
20464 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_sheet of type minecraft:item
|
20465 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_block of type minecraft:item
|
20466 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_block of type minecraft:block
|
20467 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_silver of type minecraft:item
|
20468 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_silver_block of type minecraft:item
|
20469 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_silver_block of type minecraft:block
|
20470 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_ore of type minecraft:item
|
20471 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry silver_ore of type minecraft:block
|
20472 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_silver_ore of type minecraft:item
|
20473 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_silver_ore of type minecraft:block
|
20474 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ingot of type minecraft:item
|
20475 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_nugget of type minecraft:item
|
20476 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_sheet of type minecraft:item
|
20477 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_block of type minecraft:item
|
20478 | [08Jan2025 16:50:53.063] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_block of type minecraft:block
|
20479 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin of type minecraft:item
|
20480 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin_block of type minecraft:item
|
20481 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tin_block of type minecraft:block
|
20482 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ore of type minecraft:item
|
20483 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tin_ore of type minecraft:block
|
20484 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tin_ore of type minecraft:item
|
20485 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tin_ore of type minecraft:block
|
20486 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_ingot of type minecraft:item
|
20487 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_nugget of type minecraft:item
|
20488 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_sheet of type minecraft:item
|
20489 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_block of type minecraft:item
|
20490 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_block of type minecraft:block
|
20491 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_uranium of type minecraft:item
|
20492 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_uranium_block of type minecraft:item
|
20493 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_uranium_block of type minecraft:block
|
20494 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_ore of type minecraft:item
|
20495 | [08Jan2025 16:50:53.064] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry uranium_ore of type minecraft:block
|
20496 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_uranium_ore of type minecraft:item
|
20497 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_uranium_ore of type minecraft:block
|
20498 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ingot of type minecraft:item
|
20499 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_nugget of type minecraft:item
|
20500 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_sheet of type minecraft:item
|
20501 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_block of type minecraft:item
|
20502 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_block of type minecraft:block
|
20503 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum of type minecraft:item
|
20504 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum_block of type minecraft:item
|
20505 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_aluminum_block of type minecraft:block
|
20506 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ore of type minecraft:item
|
20507 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ore of type minecraft:block
|
20508 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_aluminum_ore of type minecraft:item
|
20509 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_aluminum_ore of type minecraft:block
|
20510 | [08Jan2025 16:50:53.065] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ingot of type minecraft:item
|
20511 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_nugget of type minecraft:item
|
20512 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_sheet of type minecraft:item
|
20513 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_block of type minecraft:item
|
20514 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_block of type minecraft:block
|
20515 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel of type minecraft:item
|
20516 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel_block of type minecraft:item
|
20517 | [08Jan2025 16:50:53.066] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel_block of type minecraft:block
|
20518 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:item
|
20519 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:block
|
20520 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:item
|
20521 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:block
|
20522 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_ingot of type minecraft:item
|
20523 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_nugget of type minecraft:item
|
20524 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_sheet of type minecraft:item
|
20525 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_block of type minecraft:item
|
20526 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_block of type minecraft:block
|
20527 | [08Jan2025 16:50:53.067] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tungsten of type minecraft:item
|
20528 | [08Jan2025 16:50:53.068] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tungsten_block of type minecraft:item
|
20529 | [08Jan2025 16:50:53.068] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_tungsten_block of type minecraft:block
|
20530 | [08Jan2025 16:50:53.068] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_ore of type minecraft:item
|
20531 | [08Jan2025 16:50:53.070] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slicker of type minecraft:block_entity_type
|
20532 | [08Jan2025 16:50:53.071] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tungsten_ore of type minecraft:block
|
20533 | [08Jan2025 16:50:53.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tungsten_ore of type minecraft:item
|
20534 | [08Jan2025 16:50:53.071] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading Rhino Minecraft remapper...
|
20535 | [08Jan2025 16:50:53.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_tungsten_ore of type minecraft:block
|
20536 | [08Jan2025 16:50:53.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ballast of type minecraft:block_entity_type
|
20537 | [08Jan2025 16:50:53.072] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_ingot of type minecraft:item
|
20538 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_nugget of type minecraft:item
|
20539 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sheet of type minecraft:item
|
20540 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:item
|
20541 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:block
|
20542 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_ingot of type minecraft:item
|
20543 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_nugget of type minecraft:item
|
20544 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_sheet of type minecraft:item
|
20545 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_block of type minecraft:item
|
20546 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_block of type minecraft:block
|
20547 | [08Jan2025 16:50:53.073] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_ingot of type minecraft:item
|
20548 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_nugget of type minecraft:item
|
20549 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_sheet of type minecraft:item
|
20550 | [08Jan2025 16:50:53.073] [modloading-worker-0/INFO] [dev.latvian.mods.rhino.mod.util.RhinoProperties/]: Rhino properties loaded.
|
20551 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_block of type minecraft:item
|
20552 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bronze_block of type minecraft:block
|
20553 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_ingot of type minecraft:item
|
20554 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_nugget of type minecraft:item
|
20555 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_sheet of type minecraft:item
|
20556 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:item
|
20557 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:block
|
20558 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_ingot of type minecraft:item
|
20559 | [08Jan2025 16:50:53.074] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_nugget of type minecraft:item
|
20560 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_sheet of type minecraft:item
|
20561 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_block of type minecraft:item
|
20562 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry invar_block of type minecraft:block
|
20563 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_ingot of type minecraft:item
|
20564 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_nugget of type minecraft:item
|
20565 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_sheet of type minecraft:item
|
20566 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_block of type minecraft:item
|
20567 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry constantan_block of type minecraft:block
|
20568 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_ingot of type minecraft:item
|
20569 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_nugget of type minecraft:item
|
20570 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_sheet of type minecraft:item
|
20571 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_block of type minecraft:item
|
20572 | [08Jan2025 16:50:53.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrought_iron_block of type minecraft:block
|
20573 | [08Jan2025 16:50:53.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tarnished_gold_ingot of type minecraft:item
|
20574 | [08Jan2025 16:50:53.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tarnished_gold_nugget of type minecraft:item
|
20575 | [08Jan2025 16:50:53.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tarnished_gold_sheet of type minecraft:item
|
20576 | [08Jan2025 16:50:53.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tarnished_gold_block of type minecraft:item
|
20577 | [08Jan2025 16:50:53.076] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tarnished_gold_block of type minecraft:block
|
20578 | [08Jan2025 16:50:53.077] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry weighted_ejector of type minecraft:block_entity_type
|
20579 | [08Jan2025 16:50:53.078] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_level_controller of type minecraft:block_entity_type
|
20580 | [08Jan2025 16:50:53.078] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Loading mappings for 1.20.1
|
20581 | [08Jan2025 16:50:53.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for unify
|
20582 | [08Jan2025 16:50:53.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing uwu.lopyluna.unify.registry.UnifyCreativeModeTabs to MOD
|
20583 | [08Jan2025 16:50:53.083] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wheel_entity of type minecraft:entity_type
|
20584 | [08Jan2025 16:50:53.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_belt_entity of type minecraft:entity_type
|
20585 | [08Jan2025 16:50:53.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry funnel of type minecraft:block_entity_type
|
20586 | [08Jan2025 16:50:53.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coaxial_gear of type minecraft:item
|
20587 | [08Jan2025 16:50:53.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coaxial_gear of type minecraft:block
|
20588 | [08Jan2025 16:50:53.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sequenced_seat of type minecraft:entity_type
|
20589 | [08Jan2025 16:50:53.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_coaxial_gear of type minecraft:item
|
20590 | [08Jan2025 16:50:53.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_coaxial_gear of type minecraft:block
|
20591 | [08Jan2025 16:50:53.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry content_observer of type minecraft:block_entity_type
|
20592 | [08Jan2025 16:50:53.092] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chained_cogwheel of type minecraft:block
|
20593 | [08Jan2025 16:50:53.093] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chained_large_cogwheel of type minecraft:block
|
20594 | [08Jan2025 16:50:53.094] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_extender of type minecraft:block_entity_type
|
20595 | [08Jan2025 16:50:53.095] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pulse_repeater of type minecraft:block_entity_type
|
20596 | [08Jan2025 16:50:53.097] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lectern_controller of type minecraft:block_entity_type
|
20597 | [08Jan2025 16:50:53.097] [modloading-worker-0/DEBUG] [mixin/]: Mixing kinetics.BacktankBlockEntityMixin from creatingspace.mixins.json into com.simibubi.create.content.equipment.armor.BacktankBlockEntity
|
20598 | [08Jan2025 16:50:53.098] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.BacktankBlockEntityAccess from jadeaddons.mixins.json into com.simibubi.create.content.equipment.armor.BacktankBlockEntity
|
20599 | [08Jan2025 16:50:53.098] [modloading-worker-0/DEBUG] [mixin/]: creatingspace.mixins.json:kinetics.BacktankBlockEntityMixin from mod creatingspace->@Inject::onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20600 | [08Jan2025 16:50:53.100] [modloading-worker-0/DEBUG] [mixin/]: Mixing DataFixMixin from armourersworkshop-mixins.json into net.minecraft.util.datafix.schemas.V1460
|
20601 | [08Jan2025 16:50:53.101] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-mixins.json:DataFixMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
20602 | [08Jan2025 16:50:53.101] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$aw2$registerBlockEntities$1(Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;)V to md6778ec$armourers_workshop$lambda$aw2$registerBlockEntities$1$0 in armourersworkshop-mixins.json:DataFixMixin from mod armourers_workshop
|
20603 | [08Jan2025 16:50:53.101] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$aw2$registerEntities$0(Ljava/util/function/BiConsumer;Lnet/minecraft/resources/ResourceLocation;)V to md6778ec$armourers_workshop$lambda$aw2$registerEntities$0$1 in armourersworkshop-mixins.json:DataFixMixin from mod armourers_workshop
|
20604 | [08Jan2025 16:50:53.103] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-mixins.json:DataFixMixin from mod armourers_workshop->@Inject::aw2$registerEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20605 | [08Jan2025 16:50:53.103] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-mixins.json:DataFixMixin from mod armourers_workshop->@Inject::aw2$registerBlockEntities(Lcom/mojang/datafixers/schemas/Schema;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20606 | [08Jan2025 16:50:53.105] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry backtank of type minecraft:block_entity_type
|
20607 | [08Jan2025 16:50:53.106] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry peculiar_bell of type minecraft:block_entity_type
|
20608 | [08Jan2025 16:50:53.108] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinCuriosApi from curios.mixins.json into top.theillusivec4.curios.api.CuriosApi
|
20609 | [08Jan2025 16:50:53.108] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cursed_bell of type minecraft:block_entity_type
|
20610 | [08Jan2025 16:50:53.109] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry toolbox of type minecraft:block_entity_type
|
20611 | [08Jan2025 16:50:53.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry colossal_cogwheel of type minecraft:item
|
20612 | [08Jan2025 16:50:53.111] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry colossal_cogwheel of type minecraft:block
|
20613 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20614 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getSlots(ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20615 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20616 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20617 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20618 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20619 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$createCurio(Ltop/theillusivec4/curios/api/type/capability/ICurio;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20620 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20621 | [08Jan2025 16:50:53.113] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20622 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getAttributeModifiers(Ltop/theillusivec4/curios/api/SlotContext;Ljava/util/UUID;Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20623 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lcom/google/common/collect/Multimap;Ljava/lang/String;Ljava/util/UUID;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20624 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addSlotModifier(Lnet/minecraft/world/item/ItemStack;Ljava/lang/String;Ljava/lang/String;Ljava/util/UUID;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20625 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$addModifier(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/ai/attributes/Attribute;Ljava/lang/String;Ljava/util/UUID;DLnet/minecraft/world/entity/ai/attributes/AttributeModifier$Operation;Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20626 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20627 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20628 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getCurioPredicates(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20629 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20630 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinCuriosApi from mod curios->@Inject::curios$getSlotUuid(Ltop/theillusivec4/curios/api/SlotContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20631 | [08Jan2025 16:50:53.114] [modloading-worker-0/DEBUG] [mixin/]: curios.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
|
20632 | [08Jan2025 16:50:53.115] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for trackwork
|
20633 | [08Jan2025 16:50:53.115] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing edn.stratodonut.trackwork.TrackCreativeTabs to MOD
|
20634 | [08Jan2025 16:50:53.118] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinTrackBlockEntity from railways-common.mixins.json into com.simibubi.create.content.trains.track.TrackBlockEntity
|
20635 | [08Jan2025 16:50:53.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry differential of type minecraft:item
|
20636 | [08Jan2025 16:50:53.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry differential of type minecraft:block
|
20637 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::preventTileRemoval(Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20638 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::preventTileRemoval2(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20639 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20640 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20641 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20642 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20643 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20644 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::writeCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20645 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20646 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20647 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20648 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20649 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20650 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::readCasing(Lnet/minecraft/nbt/CompoundTag;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20651 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::manageCasingCollisions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20652 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::manageCasingCollisions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20653 | [08Jan2025 16:50:53.125] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinTrackBlockEntity from mod railways->@Inject::manageCasingCollisions(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20654 | [08Jan2025 16:50:53.127] [modloading-worker-0/DEBUG] [mixin/]: Mixing fastsuite.PolymorphMixinAuxRecipeManager from polymorph-integrations.forge.mixins.json into dev.shadowsoffire.fastsuite.AuxRecipeManager
|
20655 | [08Jan2025 16:50:53.127] [modloading-worker-0/DEBUG] [mixin/]: polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager from mod polymorph: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
20656 | [08Jan2025 16:50:53.127] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$polymorph$getRecipe$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/item/crafting/Recipe;)V to md6778ec$polymorph$lambda$polymorph$getRecipe$0$0 in polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager from mod polymorph
|
20657 | [08Jan2025 16:50:53.127] [modloading-worker-0/DEBUG] [mixin/]: polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager from mod polymorph->@Inject::polymorph$getRecipe(Lnet/minecraft/world/item/crafting/RecipeType;Lnet/minecraft/world/Container;Lnet/minecraft/world/level/Level;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20658 | [08Jan2025 16:50:53.128] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinSlotAttribute from curios.mixins.json into top.theillusivec4.curios.api.SlotAttribute
|
20659 | [08Jan2025 16:50:53.129] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type COMMON on mod vs_clockwork
|
20660 | [08Jan2025 16:50:53.129] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.ModLoadingContext/]: Attempted to register an empty config for type CLIENT on mod vs_clockwork
|
20661 | [08Jan2025 16:50:53.129] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vs_clockwork-server.toml for vs_clockwork tracking
|
20662 | [08Jan2025 16:50:53.130] [modloading-worker-0/DEBUG] [mixin/]: curios.mixins.json:MixinSlotAttribute from mod curios->@Inject::curios$slotAttribute(Ljava/lang/String;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
20663 | [08Jan2025 16:50:53.132] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for petrolpark
|
20664 | [08Jan2025 16:50:53.132] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.petrolpark.recipe.condition.ConfigBooleanCondition to MOD
|
20665 | [08Jan2025 16:50:53.134] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dummy_differential of type minecraft:block
|
20666 | [08Jan2025 16:50:53.135] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fastsuite
|
20667 | [08Jan2025 16:50:53.136] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for clumps
|
20668 | [08Jan2025 16:50:53.138] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry double_cardan_shaft of type minecraft:item
|
20669 | [08Jan2025 16:50:53.138] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry double_cardan_shaft of type minecraft:block
|
20670 | [08Jan2025 16:50:53.141] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.petrolpark.itemdecay.DecayingItemHandler$ServerDecayingItemHandler to FORGE
|
20671 | [08Jan2025 16:50:53.142] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_shaft of type minecraft:block
|
20672 | [08Jan2025 16:50:53.143] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.petrolpark.block.entity.behaviour.AbstractRememberPlacerBehaviour to FORGE
|
20673 | [08Jan2025 16:50:53.144] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file journeymap-server.toml for journeymap tracking
|
20674 | [08Jan2025 16:50:53.145] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for journeymap
|
20675 | [08Jan2025 16:50:53.146] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track of type minecraft:block_entity_type
|
20676 | [08Jan2025 16:50:53.148] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.config.forge.ForgeConfig to MOD
|
20677 | [08Jan2025 16:50:53.148] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing journeymap.common.Journeymap to FORGE
|
20678 | [08Jan2025 16:50:53.148] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file waystones-common.toml for waystones tracking
|
20679 | [08Jan2025 16:50:53.148] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry planetary_gearset of type minecraft:item
|
20680 | [08Jan2025 16:50:53.148] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry planetary_gearset of type minecraft:block
|
20681 | [08Jan2025 16:50:53.149] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.petrolpark.badge.BadgeHandler to FORGE
|
20682 | [08Jan2025 16:50:53.149] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fake_track of type minecraft:block_entity_type
|
20683 | [08Jan2025 16:50:53.149] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStandardBogeyBlockEntity from railways-common.mixins.json into com.simibubi.create.content.trains.bogey.StandardBogeyBlockEntity
|
20684 | [08Jan2025 16:50:53.152] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bogey of type minecraft:block_entity_type
|
20685 | [08Jan2025 16:50:53.156] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.petrolpark.PetrolparkCommonEvents to FORGE
|
20686 | [08Jan2025 16:50:53.157] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_mining_level_api_v1
|
20687 | [08Jan2025 16:50:53.158] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStationBlockEntity from railways-common.mixins.json into com.simibubi.create.content.trains.station.StationBlockEntity
|
20688 | [08Jan2025 16:50:53.160] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setScheduleIndexOnAutoSchedule$0(Ljava/lang/Boolean;)Z to md6778ec$railways$lambda$setScheduleIndexOnAutoSchedule$0$0 in railways-common.mixins.json:MixinStationBlockEntity from mod railways
|
20689 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20690 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20691 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storePlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20692 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20693 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20694 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20695 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20696 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20697 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20698 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20699 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20700 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20701 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20702 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20703 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20704 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20705 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20706 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20707 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20708 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20709 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearPlayer(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20710 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::railways$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V doesn't use it's CallbackInfoReturnable
|
20711 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::railways$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V has 0 override(s) in child classes
|
20712 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::railways$setBogeyData(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lcom/simibubi/create/content/trains/track/ITrackBlock;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;ILnet/minecraft/world/item/ItemStack;ZLnet/minecraft/core/BlockPos;)V won't be passed a CallbackInfoReturnable as a result
|
20713 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storeTrainForDropping(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20714 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storeTrainForDropping(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20715 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::storeTrainForDropping(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20716 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20717 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20718 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20719 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20720 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20721 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20722 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20723 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20724 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20725 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
20726 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
20727 | [08Jan2025 16:50:53.167] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::clearDropTrain(Lnet/minecraft/server/level/ServerPlayer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
20728 | [08Jan2025 16:50:53.168] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::setScheduleIndexOnAutoSchedule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20729 | [08Jan2025 16:50:53.168] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::setScheduleIndexOnAutoSchedule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20730 | [08Jan2025 16:50:53.168] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationBlockEntity from mod railways->@Inject::setScheduleIndexOnAutoSchedule(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20731 | [08Jan2025 16:50:53.171] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chained_cogwheel of type minecraft:block_entity_type
|
20732 | [08Jan2025 16:50:53.174] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for configured
|
20733 | [08Jan2025 16:50:53.174] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coaxial_gear of type minecraft:block_entity_type
|
20734 | [08Jan2025 16:50:53.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry colossal_cogwheel of type minecraft:block_entity_type
|
20735 | [08Jan2025 16:50:53.176] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry double_cardan_shaft of type minecraft:block_entity_type
|
20736 | [08Jan2025 16:50:53.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry differential of type minecraft:block_entity_type
|
20737 | [08Jan2025 16:50:53.179] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_station of type minecraft:block_entity_type
|
20738 | [08Jan2025 16:50:53.179] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dummy_differential of type minecraft:block_entity_type
|
20739 | [08Jan2025 16:50:53.179] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sliding_door of type minecraft:block_entity_type
|
20740 | [08Jan2025 16:50:53.179] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat of type minecraft:block_entity_type
|
20741 | [08Jan2025 16:50:53.180] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry long_shaft of type minecraft:block_entity_type
|
20742 | [08Jan2025 16:50:53.180] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry planetary_gearset of type minecraft:block_entity_type
|
20743 | [08Jan2025 16:50:53.183] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for petrolsparts
|
20744 | [08Jan2025 16:50:53.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flap_display of type minecraft:block_entity_type
|
20745 | [08Jan2025 16:50:53.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_signal of type minecraft:block_entity_type
|
20746 | [08Jan2025 16:50:53.189] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_observer of type minecraft:block_entity_type
|
20747 | [08Jan2025 16:50:53.199] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry clipboard of type minecraft:block_entity_type
|
20748 | [08Jan2025 16:50:53.201] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cpm
|
20749 | [08Jan2025 16:50:53.205] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.clockwork.ClockworkConfig$Client
|
20750 | [08Jan2025 16:50:53.205] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.clockwork.ClockworkConfig$Client
|
20751 | [08Jan2025 16:50:53.207] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating definition for org.valkyrienskies.clockwork.ClockworkConfig$Server
|
20752 | [08Jan2025 16:50:53.207] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: collecting non-static fields and methods from org.valkyrienskies.clockwork.ClockworkConfig$Server
|
20753 | [08Jan2025 16:50:53.213] [modloading-worker-0/DEBUG] [org.valkyrienskies.core.impl.shadow.aK/]: generating array definition for java.util.Set<java.lang.String>
|
20754 | [08Jan2025 16:50:53.215] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {}, {}, $)
|
20755 | [08Jan2025 16:50:53.215] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {}, {}, $)
|
20756 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.PropertiesValidator/]: validate( {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $)
|
20757 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.FormatValidator/]: validate( 256, {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.maxGravitronMass)
|
20758 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( 256, {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.maxGravitronMass)
|
20759 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.ItemsValidator/]: validate( ["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"], {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist)
|
20760 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:bedrock", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[0])
|
20761 | [08Jan2025 16:50:53.216] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal_frame", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[1])
|
20762 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_portal", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[2])
|
20763 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:end_gateway", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[3])
|
20764 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:portal", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[4])
|
20765 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:air", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[5])
|
20766 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:water", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[6])
|
20767 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_water", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[7])
|
20768 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:lava", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[8])
|
20769 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( "minecraft:flowing_lava", {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist[9])
|
20770 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( ["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"], {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $.blockBlacklist)
|
20771 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.AdditionalPropertiesValidator/]: validate( {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $)
|
20772 | [08Jan2025 16:50:53.217] [modloading-worker-0/DEBUG] [com.networknt.schema.TypeValidator/]: validate( {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, {"blockBlacklist":["minecraft:bedrock","minecraft:end_portal_frame","minecraft:end_portal","minecraft:end_gateway","minecraft:portal","minecraft:air","minecraft:water","minecraft:flowing_water","minecraft:lava","minecraft:flowing_lava"],"maxGravitronMass":256}, $)
|
20773 | [08Jan2025 16:50:53.217] [modloading-worker-0/INFO] [Rhino Script Remapper/]: Done in 0.145 s
|
20774 | [08Jan2025 16:50:53.218] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/42a7ad70b1cc371599a0eff744096b8a
|
20775 | [08Jan2025 16:50:53.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry potato_recovery of type minecraft:enchantment
|
20776 | [08Jan2025 16:50:53.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for vs_clockwork
|
20777 | [08Jan2025 16:50:53.220] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.valkyrienskies.clockwork.forge.content.events.ForgeClockworkEventBus to MOD
|
20778 | [08Jan2025 16:50:53.222] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/74a5e841822a3a87854ae896a33430d6
|
20779 | [08Jan2025 16:50:53.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacity of type minecraft:enchantment
|
20780 | [08Jan2025 16:50:53.226] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.valkyrienskies.clockwork.forge.content.events.ForgeClockworkCommonEvents to FORGE
|
20781 | [08Jan2025 16:50:53.228] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/eb3d1e2748533430848cadf0f37c7e9c
|
20782 | [08Jan2025 16:50:53.235] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.valkyrienskies.clockwork.forge.ClockworkEvents to FORGE
|
20783 | [08Jan2025 16:50:53.237] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/91c8520f19f93b3e8b6a727568e194ab
|
20784 | [08Jan2025 16:50:53.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_fryer of type minecraft:item
|
20785 | [08Jan2025 16:50:53.242] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_fryer of type minecraft:block
|
20786 | [08Jan2025 16:50:53.242] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/8c2784d778293fd482ed84b8aa5fedb9
|
20787 | [08Jan2025 16:50:53.245] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/ea038224ea783d40b2863f52239e2604
|
20788 | [08Jan2025 16:50:53.246] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id artifacts:networking_channel/97ad64b7ecaf33209991c4f031501a58
|
20789 | [08Jan2025 16:50:53.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unripe_cheese of type minecraft:item
|
20790 | [08Jan2025 16:50:53.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unripe_cheese of type minecraft:item
|
20791 | [08Jan2025 16:50:53.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unripe_cheese of type minecraft:block
|
20792 | [08Jan2025 16:50:53.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_unripe_cheese of type minecraft:item
|
20793 | [08Jan2025 16:50:53.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_unripe_cheese of type minecraft:item
|
20794 | [08Jan2025 16:50:53.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_unripe_cheese of type minecraft:block
|
20795 | [08Jan2025 16:50:53.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry young_cheese of type minecraft:item
|
20796 | [08Jan2025 16:50:53.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry young_cheese of type minecraft:item
|
20797 | [08Jan2025 16:50:53.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry young_cheese of type minecraft:block
|
20798 | [08Jan2025 16:50:53.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_young_cheese of type minecraft:item
|
20799 | [08Jan2025 16:50:53.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_young_cheese of type minecraft:item
|
20800 | [08Jan2025 16:50:53.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_young_cheese of type minecraft:block
|
20801 | [08Jan2025 16:50:53.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aged_cheese of type minecraft:item
|
20802 | [08Jan2025 16:50:53.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aged_cheese of type minecraft:item
|
20803 | [08Jan2025 16:50:53.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aged_cheese of type minecraft:block
|
20804 | [08Jan2025 16:50:53.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_aged_cheese of type minecraft:item
|
20805 | [08Jan2025 16:50:53.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_aged_cheese of type minecraft:item
|
20806 | [08Jan2025 16:50:53.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry waxed_aged_cheese of type minecraft:block
|
20807 | [08Jan2025 16:50:53.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystallised_oil of type minecraft:item
|
20808 | [08Jan2025 16:50:53.271] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crystallised_oil of type minecraft:block
|
20809 | [08Jan2025 16:50:53.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sunflowerstem of type minecraft:item
|
20810 | [08Jan2025 16:50:53.273] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sunflowerstem of type minecraft:block
|
20811 | [08Jan2025 16:50:53.279] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_fryer of type minecraft:block_entity_type
|
20812 | [08Jan2025 16:50:53.284] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_glazed_stroopwafel of type minecraft:item
|
20813 | [08Jan2025 16:50:53.285] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.wearable.WearableArtifactItemMixin from mixins.artifacts.forge.json into artifacts.item.wearable.WearableArtifactItem
|
20814 | [08Jan2025 16:50:53.296] [modloading-worker-0/DEBUG] [mixin/]: Mixing item.umbrella.UmbrellaItemMixin from mixins.artifacts.forge.json into artifacts.item.UmbrellaItem
|
20815 | [08Jan2025 16:50:53.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stroopwafel of type minecraft:item
|
20816 | [08Jan2025 16:50:53.305] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_stroopwafel of type minecraft:item
|
20817 | [08Jan2025 16:50:53.307] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_chocolate_glazed_stroopwafel of type minecraft:item
|
20818 | [08Jan2025 16:50:53.308] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unbaked_stroopwafel of type minecraft:item
|
20819 | [08Jan2025 16:50:53.308] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sweet_dough of type minecraft:item
|
20820 | [08Jan2025 16:50:53.309] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_frikandel of type minecraft:item
|
20821 | [08Jan2025 16:50:53.311] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frikandel of type minecraft:item
|
20822 | [08Jan2025 16:50:53.312] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frikandel_sandwich of type minecraft:item
|
20823 | [08Jan2025 16:50:53.312] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_sunflower_seeds of type minecraft:item
|
20824 | [08Jan2025 16:50:53.313] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sunflower_seeds of type minecraft:item
|
20825 | [08Jan2025 16:50:53.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unripe_cheese_wedge of type minecraft:item
|
20826 | [08Jan2025 16:50:53.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry young_cheese_wedge of type minecraft:item
|
20827 | [08Jan2025 16:50:53.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aged_cheese_wedge of type minecraft:item
|
20828 | [08Jan2025 16:50:53.313] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.LinkedControllerInputPacketMixin from forge-clockworkadditions-common.mixins.json into com.simibubi.create.content.redstone.link.controller.LinkedControllerInputPacket
|
20829 | [08Jan2025 16:50:53.315] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$clockworkAdditions$wrapHandleItem$0(Lcom/simibubi/create/content/redstone/link/controller/LecternControllerBlockEntity;Ljava/lang/Integer;)Lcom/simibubi/create/foundation/utility/Couple; to md6778ec$lambda$clockworkAdditions$wrapHandleItem$0$0 in forge-clockworkadditions-common.mixins.json:create.LinkedControllerInputPacketMixin from mod (unknown)
|
20830 | [08Jan2025 16:50:53.319] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry roasted_sunflower_seeds of type minecraft:item
|
20831 | [08Jan2025 16:50:53.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stamppot_bowl of type minecraft:item
|
20832 | [08Jan2025 16:50:53.321] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry speculaas of type minecraft:item
|
20833 | [08Jan2025 16:50:53.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_bitterballen of type minecraft:item
|
20834 | [08Jan2025 16:50:53.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bitterballen of type minecraft:item
|
20835 | [08Jan2025 16:50:53.325] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kroket of type minecraft:item
|
20836 | [08Jan2025 16:50:53.332] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kroket_sandwich of type minecraft:item
|
20837 | [08Jan2025 16:50:53.334] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for decorative_blocks
|
20838 | [08Jan2025 16:50:53.334] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing lilypuree.decorative_blocks.events.EventHandler to FORGE
|
20839 | [08Jan2025 16:50:53.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_kroket of type minecraft:item
|
20840 | [08Jan2025 16:50:53.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oliebollen of type minecraft:item
|
20841 | [08Jan2025 16:50:53.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_fries of type minecraft:item
|
20842 | [08Jan2025 16:50:53.339] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing lilypuree.decorative_blocks.datagen.DataGenerators to MOD
|
20843 | [08Jan2025 16:50:53.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fries of type minecraft:item
|
20844 | [08Jan2025 16:50:53.345] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinStationEditPacket from railways-common.mixins.json into com.simibubi.create.content.trains.station.StationEditPacket
|
20845 | [08Jan2025 16:50:53.345] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.ForgePlatformHelper@79b2c7af for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IPlatformHelper
|
20846 | [08Jan2025 16:50:53.345] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for waystones
|
20847 | [08Jan2025 16:50:53.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_fries of type minecraft:item
|
20848 | [08Jan2025 16:50:53.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_churros of type minecraft:item
|
20849 | [08Jan2025 16:50:53.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry churros of type minecraft:item
|
20850 | [08Jan2025 16:50:53.348] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationEditPacket from mod railways->@Inject::writeLimitEnabled(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20851 | [08Jan2025 16:50:53.348] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationEditPacket from mod railways->@Inject::readLimitEnabled(Lnet/minecraft/network/FriendlyByteBuf;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
20852 | [08Jan2025 16:50:53.348] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationEditPacket from mod railways->@Inject::applyLimit(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/station/StationBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20853 | [08Jan2025 16:50:53.348] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationEditPacket from mod railways->@Inject::applyLimit(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/station/StationBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20854 | [08Jan2025 16:50:53.348] [modloading-worker-0/DEBUG] [mixin/]: railways-common.mixins.json:MixinStationEditPacket from mod railways->@Inject::applyLimit(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/station/StationBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20855 | [08Jan2025 16:50:53.351] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.ForgeModulesLoader@127f915e for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IModulesLoader
|
20856 | [08Jan2025 16:50:53.351] [modloading-worker-0/DEBUG] [betterdeserttemples/]: Loaded com.yungnickyoung.minecraft.betterdeserttemples.services.ForgeProcessorProvider@6a7f75e6 for service interface com.yungnickyoung.minecraft.betterdeserttemples.services.IProcessorProvider
|
20857 | [08Jan2025 16:50:53.354] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for distanthorizons
|
20858 | [08Jan2025 16:50:53.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_churros of type minecraft:item
|
20859 | [08Jan2025 16:50:53.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry dirty_paper of type minecraft:item
|
20860 | [08Jan2025 16:50:53.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry andesite_basket of type minecraft:item
|
20861 | [08Jan2025 16:50:53.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil_bucket of type minecraft:item
|
20862 | [08Jan2025 16:50:53.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curdled_milk_bucket of type minecraft:item
|
20863 | [08Jan2025 16:50:53.356] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup_bucket of type minecraft:item
|
20864 | [08Jan2025 16:50:53.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_bucket of type minecraft:item
|
20865 | [08Jan2025 16:50:53.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crushed_nether_wart of type minecraft:item
|
20866 | [08Jan2025 16:50:53.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_herring of type minecraft:item
|
20867 | [08Jan2025 16:50:53.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooked_herring of type minecraft:item
|
20868 | [08Jan2025 16:50:53.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kruidnoten of type minecraft:item
|
20869 | [08Jan2025 16:50:53.358] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.packets.MixinTrainRelocationPacket from valkyrienskies-common.mixins.json into com.simibubi.create.content.trains.entity.TrainRelocationPacket
|
20870 | [08Jan2025 16:50:53.363] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_ketchup_topped_fries of type minecraft:item
|
20871 | [08Jan2025 16:50:53.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup_topped_frikandel_sandwich of type minecraft:item
|
20872 | [08Jan2025 16:50:53.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup_topped_kroket_sandwich of type minecraft:item
|
20873 | [08Jan2025 16:50:53.367] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.packets.MixinControlsInputPacket from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.actors.trainControls.ControlsInputPacket
|
20874 | [08Jan2025 16:50:53.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_mayonnaise_topped_fries of type minecraft:item
|
20875 | [08Jan2025 16:50:53.370] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file betterdeserttemples-forge-1_20.toml for betterdeserttemples tracking
|
20876 | [08Jan2025 16:50:53.372] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterdeserttemples
|
20877 | [08Jan2025 16:50:53.374] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.packets.MixinCurvedTrackDestroyPacket from valkyrienskies-common.mixins.json into com.simibubi.create.content.trains.track.CurvedTrackDestroyPacket
|
20878 | [08Jan2025 16:50:53.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_topped_frikandel_sandwich of type minecraft:item
|
20879 | [08Jan2025 16:50:53.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_topped_kroket_sandwich of type minecraft:item
|
20880 | [08Jan2025 16:50:53.377] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.packets.MixinCurvedTrackDestroyPacket from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/track/TrackBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
20881 | [08Jan2025 16:50:53.377] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.packets.MixinCurvedTrackDestroyPacket from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/track/TrackBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
20882 | [08Jan2025 16:50:53.377] [modloading-worker-0/DEBUG] [mixin/]: valkyrienskies-common.mixins.json:mod_compat.create.packets.MixinCurvedTrackDestroyPacket from mod valkyrienskies->@Inject::injectCaptureLevel(Lnet/minecraft/server/level/ServerPlayer;Lcom/simibubi/create/content/trains/track/TrackBlockEntity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
20883 | [08Jan2025 16:50:53.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_ketchup_topped_frikandel_sandwich of type minecraft:item
|
20884 | [08Jan2025 16:50:53.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_ketchup_topped_kroket_sandwich of type minecraft:item
|
20885 | [08Jan2025 16:50:53.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_mayonnaise_ketchup_topped_fries of type minecraft:item
|
20886 | [08Jan2025 16:50:53.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enderball of type minecraft:item
|
20887 | [08Jan2025 16:50:53.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_bottle of type minecraft:item
|
20888 | [08Jan2025 16:50:53.384] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup_bottle of type minecraft:item
|
20889 | [08Jan2025 16:50:53.385] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_map_data
|
20890 | [08Jan2025 16:50:53.387] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:share_waypoint
|
20891 | [08Jan2025 16:50:53.388] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil_bottle of type minecraft:item
|
20892 | [08Jan2025 16:50:53.389] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry wrapped_coated_churros of type minecraft:item
|
20893 | [08Jan2025 16:50:53.391] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coated_churros of type minecraft:item
|
20894 | [08Jan2025 16:50:53.392] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_eggball of type minecraft:item
|
20895 | [08Jan2025 16:50:53.393] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry eggball of type minecraft:item
|
20896 | [08Jan2025 16:50:53.393] [modloading-worker-0/DEBUG] [mixin/]: Mixing mod_compat.create.packets.MixinSuperGlueRemovalPacket from valkyrienskies-common.mixins.json into com.simibubi.create.content.contraptions.glue.SuperGlueRemovalPacket
|
20897 | [08Jan2025 16:50:53.394] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_cheese_souffle of type minecraft:item
|
20898 | [08Jan2025 16:50:53.396] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cheese_souffle of type minecraft:item
|
20899 | [08Jan2025 16:50:53.409] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:request_chunk_change
|
20900 | [08Jan2025 16:50:53.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil of type forge:fluid_type
|
20901 | [08Jan2025 16:50:53.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil of type minecraft:block
|
20902 | [08Jan2025 16:50:53.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil_bucket of type minecraft:item
|
20903 | [08Jan2025 16:50:53.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry frying_oil of type minecraft:fluid
|
20904 | [08Jan2025 16:50:53.413] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_frying_oil of type minecraft:fluid
|
20905 | [08Jan2025 16:50:53.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup of type forge:fluid_type
|
20906 | [08Jan2025 16:50:53.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup of type minecraft:block
|
20907 | [08Jan2025 16:50:53.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup_bucket of type minecraft:item
|
20908 | [08Jan2025 16:50:53.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ketchup of type minecraft:fluid
|
20909 | [08Jan2025 16:50:53.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_ketchup of type minecraft:fluid
|
20910 | [08Jan2025 16:50:53.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise of type forge:fluid_type
|
20911 | [08Jan2025 16:50:53.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise of type minecraft:block
|
20912 | [08Jan2025 16:50:53.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise_bucket of type minecraft:item
|
20913 | [08Jan2025 16:50:53.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mayonnaise of type minecraft:fluid
|
20914 | [08Jan2025 16:50:53.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_mayonnaise of type minecraft:fluid
|
20915 | [08Jan2025 16:50:53.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curdled_milk of type forge:fluid_type
|
20916 | [08Jan2025 16:50:53.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curdled_milk of type minecraft:block
|
20917 | [08Jan2025 16:50:53.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curdled_milk_bucket of type minecraft:item
|
20918 | [08Jan2025 16:50:53.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry curdled_milk of type minecraft:fluid
|
20919 | [08Jan2025 16:50:53.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_curdled_milk of type minecraft:fluid
|
20920 | [08Jan2025 16:50:53.421] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:teleport_from_map
|
20921 | [08Jan2025 16:50:53.423] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stamppot of type forge:fluid_type
|
20922 | [08Jan2025 16:50:53.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stamppot of type minecraft:fluid
|
20923 | [08Jan2025 16:50:53.424] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_stamppot of type minecraft:fluid
|
20924 | [08Jan2025 16:50:53.425] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:sync_tx
|
20925 | [08Jan2025 16:50:53.431] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:update_force_load_expiry
|
20926 | [08Jan2025 16:50:53.432] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bicycle of type minecraft:entity_type
|
20927 | [08Jan2025 16:50:53.433] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id ftbchunks:server_config_request
|
20928 | [08Jan2025 16:50:53.444] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_bic_bit
|
20929 | [08Jan2025 16:50:53.444] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing createbicyclesbitterballen.index.LootTables to FORGE
|
20930 | [08Jan2025 16:50:53.446] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing createbicyclesbitterballen.CreateBicBitMod$ModBusEvents to MOD
|
20931 | [08Jan2025 16:50:53.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:item
|
20932 | [08Jan2025 16:50:53.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_block of type minecraft:block
|
20933 | [08Jan2025 16:50:53.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:item
|
20934 | [08Jan2025 16:50:53.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_block of type minecraft:block
|
20935 | [08Jan2025 16:50:53.464] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dragonlib:dragonlib_network/69a65f20acde32448da097b16eacfce9
|
20936 | [08Jan2025 16:50:53.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_block of type minecraft:item
|
20937 | [08Jan2025 16:50:53.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_block of type minecraft:block
|
20938 | [08Jan2025 16:50:53.464] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dragonlib:dragonlib_network/69d73e101ecb38b59cc59ce369f9f0e6
|
20939 | [08Jan2025 16:50:53.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_block of type minecraft:item
|
20940 | [08Jan2025 16:50:53.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_block of type minecraft:block
|
20941 | [08Jan2025 16:50:53.465] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dragonlib:dragonlib_network/fcf1d4bbbc3b340daddecfd8389e586f
|
20942 | [08Jan2025 16:50:53.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_block of type minecraft:item
|
20943 | [08Jan2025 16:50:53.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_block of type minecraft:block
|
20944 | [08Jan2025 16:50:53.466] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_confectionery
|
20945 | [08Jan2025 16:50:53.466] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createconfectionery.procedures.GingerbreadManSummonProcedure to FORGE
|
20946 | [08Jan2025 16:50:53.466] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_block of type minecraft:item
|
20947 | [08Jan2025 16:50:53.466] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_block of type minecraft:block
|
20948 | [08Jan2025 16:50:53.467] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createconfectionery.init.CreateConfectioneryModTrades to FORGE
|
20949 | [08Jan2025 16:50:53.468] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createconfectionery.init.CreateConfectioneryModEntities to MOD
|
20950 | [08Jan2025 16:50:53.468] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id dragonlib:dragonlib_network/7ea7435aa82d37fbbe7321ccd48bb6b2
|
20951 | [08Jan2025 16:50:53.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_block of type minecraft:item
|
20952 | [08Jan2025 16:50:53.468] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_block of type minecraft:block
|
20953 | [08Jan2025 16:50:53.469] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for dragonlib
|
20954 | [08Jan2025 16:50:53.470] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file moonlight-common.toml for moonlight tracking
|
20955 | [08Jan2025 16:50:53.473] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_coke_block of type minecraft:item
|
20956 | [08Jan2025 16:50:53.473] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_coke_block of type minecraft:block
|
20957 | [08Jan2025 16:50:53.473] [Poison Dragon/INFO] [DragonLib/]: +++ 🐉 +++
|
20958 | [08Jan2025 16:50:53.473] [Poison Dragon/INFO] [DragonLib/]: ---------------------------------------------------------------------
|
20959 | [08Jan2025 16:50:53.473] [Poison Dragon/INFO] [DragonLib/]: Loaded DragonLib v1.20.1-2.2.16 by MrJulsen!
|
20960 | [08Jan2025 16:50:53.473] [Poison Dragon/INFO] [DragonLib/]: Minecraft Forge 1.20.1
|
20961 | [08Jan2025 16:50:53.473] [Poison Dragon/INFO] [DragonLib/]:
|
20962 | [08Jan2025 16:50:53.474] [Poison Dragon/INFO] [DragonLib/]: Discord: https://discord.gg/AeSbNgvc7f
|
20963 | [08Jan2025 16:50:53.474] [Poison Dragon/INFO] [DragonLib/]: GitHub: https://github.com/MisterJulsen/MC-DragonLib2
|
20964 | [08Jan2025 16:50:53.474] [Poison Dragon/INFO] [DragonLib/]: Bug Reports: https://github.com/MisterJulsen/MC-DragonLib2/issues
|
20965 | [08Jan2025 16:50:53.474] [Poison Dragon/INFO] [DragonLib/]: ---------------------------------------------------------------------
|
20966 | [08Jan2025 16:50:53.474] [Poison Dragon/INFO] [DragonLib/]: +++ 🐉 +++
|
20967 | [08Jan2025 16:50:53.480] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createrailwaysnavigator-common.toml for createrailwaysnavigator tracking
|
20968 | [08Jan2025 16:50:53.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_door of type minecraft:item
|
20969 | [08Jan2025 16:50:53.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_door of type minecraft:block
|
20970 | [08Jan2025 16:50:53.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_door of type minecraft:item
|
20971 | [08Jan2025 16:50:53.483] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_door of type minecraft:block
|
20972 | [08Jan2025 16:50:53.484] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_gearbox of type minecraft:item
|
20973 | [08Jan2025 16:50:53.484] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_gearbox of type minecraft:block
|
20974 | [08Jan2025 16:50:53.490] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for artifacts
|
20975 | [08Jan2025 16:50:53.491] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for magnumtorch
|
20976 | [08Jan2025 16:50:53.491] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing fuzs.magnumtorch.MagnumTorchForge to MOD
|
20977 | [08Jan2025 16:50:53.517] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_bomb of type minecraft:item
|
20978 | [08Jan2025 16:50:53.517] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_bomb of type minecraft:block
|
20979 | [08Jan2025 16:50:53.519] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fossilstone of type minecraft:item
|
20980 | [08Jan2025 16:50:53.519] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fossilstone of type minecraft:block
|
20981 | [08Jan2025 16:50:53.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_torch of type minecraft:item
|
20982 | [08Jan2025 16:50:53.521] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_torch of type minecraft:block
|
20983 | [08Jan2025 16:50:53.522] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oil_deposit of type minecraft:item
|
20984 | [08Jan2025 16:50:53.522] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry oil_deposit of type minecraft:block
|
20985 | [08Jan2025 16:50:53.523] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing of type minecraft:item
|
20986 | [08Jan2025 16:50:53.523] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing of type minecraft:block
|
20987 | [08Jan2025 16:50:53.523] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_machinery_casing of type minecraft:item
|
20988 | [08Jan2025 16:50:53.526] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ftbchunks
|
20989 | [08Jan2025 16:50:53.526] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_blockrenderlayer_v1
|
20990 | [08Jan2025 16:50:53.526] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mixinsquared
|
20991 | [08Jan2025 16:50:53.527] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_machinery_casing of type minecraft:block
|
20992 | [08Jan2025 16:50:53.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_casing of type minecraft:item
|
20993 | [08Jan2025 16:50:53.529] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_casing of type minecraft:block
|
20994 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ore of type minecraft:item
|
20995 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ore of type minecraft:block
|
20996 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_block of type minecraft:item
|
20997 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_block of type minecraft:block
|
20998 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lead_ore of type minecraft:item
|
20999 | [08Jan2025 16:50:53.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lead_ore of type minecraft:block
|
21000 | [08Jan2025 16:50:53.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_slab of type minecraft:item
|
21001 | [08Jan2025 16:50:53.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:item
|
21002 | [08Jan2025 16:50:53.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_slab of type minecraft:block
|
21003 | [08Jan2025 16:50:53.531] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ore of type minecraft:block
|
21004 | [08Jan2025 16:50:53.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display of type minecraft:item
|
21005 | [08Jan2025 16:50:53.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display of type minecraft:block
|
21006 | [08Jan2025 16:50:53.536] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_small of type minecraft:item
|
21007 | [08Jan2025 16:50:53.536] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_small of type minecraft:block
|
21008 | [08Jan2025 16:50:53.538] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:item
|
21009 | [08Jan2025 16:50:53.538] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_nickel_ore of type minecraft:block
|
21010 | [08Jan2025 16:50:53.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_panel of type minecraft:item
|
21011 | [08Jan2025 16:50:53.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_panel of type minecraft:block
|
21012 | [08Jan2025 16:50:53.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_ore of type minecraft:item
|
21013 | [08Jan2025 16:50:53.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_ore of type minecraft:block
|
21014 | [08Jan2025 16:50:53.539] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jade
|
21015 | [08Jan2025 16:50:53.541] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lithium_ore of type minecraft:item
|
21016 | [08Jan2025 16:50:53.541] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deepslate_lithium_ore of type minecraft:block
|
21017 | [08Jan2025 16:50:53.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-common.toml for create tracking
|
21018 | [08Jan2025 16:50:53.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-client.toml for create tracking
|
21019 | [08Jan2025 16:50:53.542] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create-server.toml for create tracking
|
21020 | [08Jan2025 16:50:53.542] [modloading-worker-0/INFO] [Puzzles Lib/]: Constructing common components for magnumtorch:main
|
21021 | [08Jan2025 16:50:53.543] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur of type minecraft:item
|
21022 | [08Jan2025 16:50:53.543] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur of type minecraft:block
|
21023 | [08Jan2025 16:50:53.543] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lignite of type minecraft:item
|
21024 | [08Jan2025 16:50:53.543] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lignite of type minecraft:block
|
21025 | [08Jan2025 16:50:53.544] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_half_panel of type minecraft:item
|
21026 | [08Jan2025 16:50:53.544] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_half_panel of type minecraft:block
|
21027 | [08Jan2025 16:50:53.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_sloped of type minecraft:item
|
21028 | [08Jan2025 16:50:53.545] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_sloped of type minecraft:block
|
21029 | [08Jan2025 16:50:53.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_station_clock of type minecraft:item
|
21030 | [08Jan2025 16:50:53.547] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_station_clock of type minecraft:block
|
21031 | [08Jan2025 16:50:53.551] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cement of type minecraft:item
|
21032 | [08Jan2025 16:50:53.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cement of type minecraft:block
|
21033 | [08Jan2025 16:50:53.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireclay of type minecraft:item
|
21034 | [08Jan2025 16:50:53.552] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireclay of type minecraft:block
|
21035 | [08Jan2025 16:50:53.552] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file magnumtorch-server.toml for magnumtorch tracking
|
21036 | [08Jan2025 16:50:53.568] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry navigator of type minecraft:item
|
21037 | [08Jan2025 16:50:53.569] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_display_block_entity of type minecraft:block_entity_type
|
21038 | [08Jan2025 16:50:53.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry train_station_clock_block_entity of type minecraft:block_entity_type
|
21039 | [08Jan2025 16:50:53.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_bulb of type minecraft:item
|
21040 | [08Jan2025 16:50:53.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_bulb of type minecraft:block
|
21041 | [08Jan2025 16:50:53.573] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rgb_light_bulb of type minecraft:item
|
21042 | [08Jan2025 16:50:53.573] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rgb_light_bulb of type minecraft:block
|
21043 | [08Jan2025 16:50:53.578] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cable_block of type minecraft:item
|
21044 | [08Jan2025 16:50:53.579] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cable_block of type minecraft:block
|
21045 | [08Jan2025 16:50:53.579] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cable_base of type minecraft:block
|
21046 | [08Jan2025 16:50:53.584] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_cable_hub of type minecraft:item
|
21047 | [08Jan2025 16:50:53.584] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_cable_hub of type minecraft:block
|
21048 | [08Jan2025 16:50:53.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_cable_hub of type minecraft:item
|
21049 | [08Jan2025 16:50:53.586] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_cable_hub of type minecraft:block
|
21050 | [08Jan2025 16:50:53.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cable_hub of type minecraft:item
|
21051 | [08Jan2025 16:50:53.592] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cable_hub of type minecraft:block
|
21052 | [08Jan2025 16:50:53.593] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_cable_hub of type minecraft:item
|
21053 | [08Jan2025 16:50:53.593] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_cable_hub of type minecraft:block
|
21054 | [08Jan2025 16:50:53.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing_cable_hub of type minecraft:item
|
21055 | [08Jan2025 16:50:53.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_casing_cable_hub of type minecraft:block
|
21056 | [08Jan2025 16:50:53.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_cable_hub of type minecraft:item
|
21057 | [08Jan2025 16:50:53.601] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_cable_hub of type minecraft:block
|
21058 | [08Jan2025 16:50:53.601] [modloading-worker-0/INFO] [quark/]: Initializing TerraBlender underground biome compat
|
21059 | [08Jan2025 16:50:53.605] [modloading-worker-0/DEBUG] [mixin/]: Mixing create.AllArmInteractionPointTypesMixin from createcasing.mixins.json into com.simibubi.create.content.kinetics.mechanicalArm.AllArmInteractionPointTypes$DepotType
|
21060 | [08Jan2025 16:50:53.608] [modloading-worker-0/DEBUG] [mixin/]: createcasing.mixins.json:create.AllArmInteractionPointTypesMixin from mod createcasing->@Inject::inject(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
|
21061 | [08Jan2025 16:50:53.610] [modloading-worker-0/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 0 Datafixer optimizations took 0 milliseconds
|
21062 | [08Jan2025 16:50:53.612] [modloading-worker-0/DEBUG] [mixin/]: Mixing OverworldBiomeBuilderMixin from quark.mixins.json into net.minecraft.world.level.biome.OverworldBiomeBuilder
|
21063 | [08Jan2025 16:50:53.613] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:OverworldBiomeBuilderMixin from mod quark->@Inject::addUndergroundBiomes(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
21064 | [08Jan2025 16:50:53.613] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:OverworldBiomeBuilderMixin from mod quark->@Inject::addUndergroundBiomes(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
21065 | [08Jan2025 16:50:53.613] [modloading-worker-0/DEBUG] [mixin/]: quark.mixins.json:OverworldBiomeBuilderMixin from mod quark->@Inject::addUndergroundBiomes(Ljava/util/function/Consumer;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
21066 | [08Jan2025 16:50:53.616] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_tube of type minecraft:item
|
21067 | [08Jan2025 16:50:53.616] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_tube of type minecraft:block
|
21068 | [08Jan2025 16:50:53.621] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon_tube of type minecraft:item
|
21069 | [08Jan2025 16:50:53.621] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon_tube of type minecraft:block
|
21070 | [08Jan2025 16:50:53.625] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_cable_block of type minecraft:item
|
21071 | [08Jan2025 16:50:53.625] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_cable_block of type minecraft:block
|
21072 | [08Jan2025 16:50:53.629] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for moonlight
|
21073 | [08Jan2025 16:50:53.632] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry firebox of type minecraft:item
|
21074 | [08Jan2025 16:50:53.632] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry firebox of type minecraft:block
|
21075 | [08Jan2025 16:50:53.635] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type minecraft:item
|
21076 | [08Jan2025 16:50:53.635] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type minecraft:block
|
21077 | [08Jan2025 16:50:53.638] [modloading-worker-0/DEBUG] [mixin/]: Mixing components.ClickEventMixin from kubejs-common.mixins.json into net.minecraft.network.chat.ClickEvent
|
21078 | [08Jan2025 16:50:53.638] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$toJsonJS$0(Lcom/google/gson/JsonObject;)V to md6778ec$kubejs$lambda$toJsonJS$0$0 in kubejs-common.mixins.json:components.ClickEventMixin from mod kubejs
|
21079 | [08Jan2025 16:50:53.638] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Hex Casting
|
21080 | [08Jan2025 16:50:53.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor of type minecraft:item
|
21081 | [08Jan2025 16:50:53.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor of type minecraft:block
|
21082 | [08Jan2025 16:50:53.640] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Oh The Biomes You'll Go
|
21083 | [08Jan2025 16:50:53.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry converter of type minecraft:item
|
21084 | [08Jan2025 16:50:53.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry converter of type minecraft:block
|
21085 | [08Jan2025 16:50:53.642] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Blue Skies
|
21086 | [08Jan2025 16:50:53.643] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Twilight Forest
|
21087 | [08Jan2025 16:50:53.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizer of type minecraft:item
|
21088 | [08Jan2025 16:50:53.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizer of type minecraft:block
|
21089 | [08Jan2025 16:50:53.645] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Biomes O' Plenty
|
21090 | [08Jan2025 16:50:53.647] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Nature's Spirit
|
21091 | [08Jan2025 16:50:53.648] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Dreams and Desires
|
21092 | [08Jan2025 16:50:53.652] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaPillarBlock
|
21093 | [08Jan2025 16:50:53.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltmeter of type minecraft:item
|
21094 | [08Jan2025 16:50:53.657] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltmeter of type minecraft:block
|
21095 | [08Jan2025 16:50:53.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_meter of type minecraft:item
|
21096 | [08Jan2025 16:50:53.658] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_meter of type minecraft:block
|
21097 | [08Jan2025 16:50:53.661] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuse_block of type minecraft:item
|
21098 | [08Jan2025 16:50:53.661] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuse_block of type minecraft:block
|
21099 | [08Jan2025 16:50:53.663] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaBlock
|
21100 | [08Jan2025 16:50:53.672] [modloading-worker-0/DEBUG] [creativecore/]: Created network creativecore:main
|
21101 | [08Jan2025 16:50:53.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose of type minecraft:item
|
21102 | [08Jan2025 16:50:53.672] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose of type minecraft:block
|
21103 | [08Jan2025 16:50:53.673] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rose of type minecraft:item
|
21104 | [08Jan2025 16:50:53.674] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose_wide of type minecraft:item
|
21105 | [08Jan2025 16:50:53.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose_wide of type minecraft:block
|
21106 | [08Jan2025 16:50:53.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rose_wide of type minecraft:item
|
21107 | [08Jan2025 16:50:53.676] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose_narrow of type minecraft:item
|
21108 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rose_narrow of type minecraft:block
|
21109 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rose_narrow of type minecraft:item
|
21110 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaFenceBlock
|
21111 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber of type minecraft:item
|
21112 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber of type minecraft:block
|
21113 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rubber of type minecraft:item
|
21114 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber_wide of type minecraft:item
|
21115 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber_wide of type minecraft:block
|
21116 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rubber_wide of type minecraft:item
|
21117 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber_narrow of type minecraft:item
|
21118 | [08Jan2025 16:50:53.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_rubber_narrow of type minecraft:block
|
21119 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_rubber_narrow of type minecraft:item
|
21120 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked of type minecraft:item
|
21121 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked of type minecraft:block
|
21122 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_smoked of type minecraft:item
|
21123 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked_wide of type minecraft:item
|
21124 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked_wide of type minecraft:block
|
21125 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_smoked_wide of type minecraft:item
|
21126 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked_narrow of type minecraft:item
|
21127 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_smoked_narrow of type minecraft:block
|
21128 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_smoked_narrow of type minecraft:item
|
21129 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit of type minecraft:item
|
21130 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry segmented_display of type minecraft:item
|
21131 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry segmented_display of type minecraft:block
|
21132 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit of type minecraft:block
|
21133 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_spirit of type minecraft:item
|
21134 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit_wide of type minecraft:item
|
21135 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit_wide of type minecraft:block
|
21136 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_spirit_wide of type minecraft:item
|
21137 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit_narrow of type minecraft:item
|
21138 | [08Jan2025 16:50:53.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_create_dd_spirit_narrow of type minecraft:block
|
21139 | [08Jan2025 16:50:53.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_create_dd_spirit_narrow of type minecraft:item
|
21140 | [08Jan2025 16:50:53.681] [modloading-worker-0/INFO] [Railways/]: Registering tracks for Quark
|
21141 | [08Jan2025 16:50:53.681] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom of type minecraft:item
|
21142 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom of type minecraft:block
|
21143 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_blossom of type minecraft:item
|
21144 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaDoorBlock
|
21145 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom_wide of type minecraft:item
|
21146 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom_wide of type minecraft:block
|
21147 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_blossom_wide of type minecraft:item
|
21148 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom_narrow of type minecraft:item
|
21149 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_blossom_narrow of type minecraft:block
|
21150 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_blossom_narrow of type minecraft:item
|
21151 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient of type minecraft:item
|
21152 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient of type minecraft:block
|
21153 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_ancient of type minecraft:item
|
21154 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient_wide of type minecraft:item
|
21155 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient_wide of type minecraft:block
|
21156 | [08Jan2025 16:50:53.682] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_ancient_wide of type minecraft:item
|
21157 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient_narrow of type minecraft:item
|
21158 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_ancient_narrow of type minecraft:block
|
21159 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_ancient_narrow of type minecraft:item
|
21160 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea of type minecraft:item
|
21161 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea of type minecraft:block
|
21162 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_azalea of type minecraft:item
|
21163 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea_wide of type minecraft:item
|
21164 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea_wide of type minecraft:block
|
21165 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_azalea_wide of type minecraft:item
|
21166 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea_narrow of type minecraft:item
|
21167 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_quark_azalea_narrow of type minecraft:block
|
21168 | [08Jan2025 16:50:53.683] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry track_incomplete_quark_azalea_narrow of type minecraft:item
|
21169 | [08Jan2025 16:50:53.688] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaTrapdoorBlock
|
21170 | [08Jan2025 16:50:53.688] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_pump of type minecraft:item
|
21171 | [08Jan2025 16:50:53.689] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_pump of type minecraft:block
|
21172 | [08Jan2025 16:50:53.694] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creativecore
|
21173 | [08Jan2025 16:50:53.695] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create
|
21174 | [08Jan2025 16:50:53.695] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for mutil
|
21175 | [08Jan2025 16:50:53.695] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing se.mickelus.mutil.MUtilMod to MOD
|
21176 | [08Jan2025 16:50:53.695] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.infrastructure.gametest.CreateGameTests to MOD
|
21177 | [08Jan2025 16:50:53.697] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaPressurePlateBlock
|
21178 | [08Jan2025 16:50:53.697] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_light of type minecraft:item
|
21179 | [08Jan2025 16:50:53.697] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_light of type minecraft:block
|
21180 | [08Jan2025 16:50:53.703] [modloading-worker-0/INFO] [Railways/]: Registering tracks for TerraFirmaCraft
|
21181 | [08Jan2025 16:50:53.703] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing se.mickelus.mutil.ConfigHandler to MOD
|
21182 | [08Jan2025 16:50:53.707] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_observer of type minecraft:item
|
21183 | [08Jan2025 16:50:53.707] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_observer of type minecraft:block
|
21184 | [08Jan2025 16:50:53.708] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file supplementaries-common.toml for supplementaries tracking
|
21185 | [08Jan2025 16:50:53.708] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry transistor of type minecraft:item
|
21186 | [08Jan2025 16:50:53.709] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry transistor of type minecraft:block
|
21187 | [08Jan2025 16:50:53.709] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaButtonBlock
|
21188 | [08Jan2025 16:50:53.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_post of type minecraft:item
|
21189 | [08Jan2025 16:50:53.715] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_post of type minecraft:block
|
21190 | [08Jan2025 16:50:53.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_diode of type minecraft:item
|
21191 | [08Jan2025 16:50:53.723] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_diode of type minecraft:block
|
21192 | [08Jan2025 16:50:53.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry resistor of type minecraft:item
|
21193 | [08Jan2025 16:50:53.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry resistor of type minecraft:block
|
21194 | [08Jan2025 16:50:53.726] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaStandingSignBlock
|
21195 | [08Jan2025 16:50:53.734] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.infrastructure.config.AllConfigs to MOD
|
21196 | [08Jan2025 16:50:53.735] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.utility.RemapHelper to FORGE
|
21197 | [08Jan2025 16:50:53.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coil of type minecraft:item
|
21198 | [08Jan2025 16:50:53.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_coil of type minecraft:block
|
21199 | [08Jan2025 16:50:53.737] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaWallSignBlock
|
21200 | [08Jan2025 16:50:53.747] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaCeilingHangingSignBlock
|
21201 | [08Jan2025 16:50:53.757] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaWallHangingSignBlock
|
21202 | [08Jan2025 16:50:53.757] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:item
|
21203 | [08Jan2025 16:50:53.757] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:block
|
21204 | [08Jan2025 16:50:53.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotor of type minecraft:item
|
21205 | [08Jan2025 16:50:53.830] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotor of type minecraft:block
|
21206 | [08Jan2025 16:50:53.840] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.VariantLadderBlock
|
21207 | [08Jan2025 16:50:53.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stator of type minecraft:item
|
21208 | [08Jan2025 16:50:53.895] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stator of type minecraft:block
|
21209 | [08Jan2025 16:50:53.897] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry generator of type minecraft:item
|
21210 | [08Jan2025 16:50:53.897] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry generator of type minecraft:block
|
21211 | [08Jan2025 16:50:53.900] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaItemMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.item.ZetaItem
|
21212 | [08Jan2025 16:50:53.906] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galvanic_cell of type minecraft:item
|
21213 | [08Jan2025 16:50:53.907] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galvanic_cell of type minecraft:block
|
21214 | [08Jan2025 16:50:53.917] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.recipe.AllIngredients to MOD
|
21215 | [08Jan2025 16:50:53.918] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.placement.PlacementHelpers to FORGE
|
21216 | [08Jan2025 16:50:53.918] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.events.CommonEvents to FORGE
|
21217 | [08Jan2025 16:50:53.928] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.events.CommonEvents$ModBusEvents to MOD
|
21218 | [08Jan2025 16:50:53.929] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.blockEntity.behaviour.edgeInteraction.EdgeInteractionHandler to FORGE
|
21219 | [08Jan2025 16:50:53.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file railways-common.toml for railways tracking
|
21220 | [08Jan2025 16:50:53.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file railways-client.toml for railways tracking
|
21221 | [08Jan2025 16:50:53.934] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file railways-server.toml for railways tracking
|
21222 | [08Jan2025 16:50:53.939] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id createrailwaysnavigator:crn_network/24de284ed1a534cfb2664200bfb3b1e3
|
21223 | [08Jan2025 16:50:53.939] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id createrailwaysnavigator:crn_network/b977ce0284d33fc79f13f0af88be87d7
|
21224 | [08Jan2025 16:50:53.942] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.blockEntity.behaviour.ValueSettingsInputHandler to FORGE
|
21225 | [08Jan2025 16:50:53.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_connector of type minecraft:item
|
21226 | [08Jan2025 16:50:53.942] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_connector of type minecraft:block
|
21227 | [08Jan2025 16:50:53.944] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_generator of type minecraft:item
|
21228 | [08Jan2025 16:50:53.944] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_generator of type minecraft:block
|
21229 | [08Jan2025 16:50:53.944] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.foundation.block.ItemUseOverrides to FORGE
|
21230 | [08Jan2025 16:50:53.945] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.trains.schedule.ScheduleItemEntityInteraction to FORGE
|
21231 | [08Jan2025 16:50:53.945] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_cube of type minecraft:item
|
21232 | [08Jan2025 16:50:53.945] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_cube of type minecraft:block
|
21233 | [08Jan2025 16:50:53.946] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.redstone.link.LinkHandler to FORGE
|
21234 | [08Jan2025 16:50:53.947] [modloading-worker-0/DEBUG] [mixin/]: Mixing DifferenceIngredientMixin from kubejs-forge.mixins.json into net.minecraftforge.common.crafting.DifferenceIngredient
|
21235 | [08Jan2025 16:50:53.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_source of type minecraft:item
|
21236 | [08Jan2025 16:50:53.947] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_source of type minecraft:block
|
21237 | [08Jan2025 16:50:53.949] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.redstone.displayLink.DisplayLinkBlockItem to FORGE
|
21238 | [08Jan2025 16:50:53.950] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.processing.burner.BlazeBurnerHandler to FORGE
|
21239 | [08Jan2025 16:50:53.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_electric_block of type minecraft:item
|
21240 | [08Jan2025 16:50:53.956] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_electric_block of type minecraft:block
|
21241 | [08Jan2025 16:50:53.957] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.funnel.FunnelItem to FORGE
|
21242 | [08Jan2025 16:50:53.958] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry formwork_block of type minecraft:item
|
21243 | [08Jan2025 16:50:53.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.logistics.depot.EjectorItem to FORGE
|
21244 | [08Jan2025 16:50:53.958] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry formwork_block of type minecraft:block
|
21245 | [08Jan2025 16:50:53.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.mechanicalArm.ArmItem to FORGE
|
21246 | [08Jan2025 16:50:53.958] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.deployer.ManualApplicationRecipe to FORGE
|
21247 | [08Jan2025 16:50:53.959] [modloading-worker-0/DEBUG] [mixin/]: Mixing TrivialIngredientsMixin from kubejs-forge.mixins.json into net.minecraftforge.common.crafting.PartialNBTIngredient
|
21248 | [08Jan2025 16:50:53.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_formwork_block of type minecraft:item
|
21249 | [08Jan2025 16:50:53.960] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_formwork_block of type minecraft:block
|
21250 | [08Jan2025 16:50:53.960] [modloading-worker-0/DEBUG] [mixin/]: Mixing TrivialIngredientsMixin from kubejs-forge.mixins.json into net.minecraftforge.common.crafting.StrictNBTIngredient
|
21251 | [08Jan2025 16:50:53.962] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.deployer.DeployerFakePlayer to FORGE
|
21252 | [08Jan2025 16:50:53.963] [modloading-worker-0/DEBUG] [mixin/]: Mixing forge.InventoryMenuMixin from apoli.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
21253 | [08Jan2025 16:50:53.964] [modloading-worker-0/DEBUG] [mixin/]: Mixing AccessorInventoryMenu from polymorph.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
21254 | [08Jan2025 16:50:53.965] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessors.inventory.AccessorInventoryMenu from bookshelf.common.mixins.json into net.minecraft.world.inventory.InventoryMenu
|
21255 | [08Jan2025 16:50:53.968] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createrailwaysnavigator
|
21256 | [08Jan2025 16:50:53.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exhaust of type minecraft:item
|
21257 | [08Jan2025 16:50:53.976] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exhaust of type minecraft:block
|
21258 | [08Jan2025 16:50:53.978] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flarestack of type minecraft:item
|
21259 | [08Jan2025 16:50:53.978] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flarestack of type minecraft:block
|
21260 | [08Jan2025 16:50:53.979] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for railways
|
21261 | [08Jan2025 16:50:53.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry surface_scanner of type minecraft:item
|
21262 | [08Jan2025 16:50:53.979] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry surface_scanner of type minecraft:block
|
21263 | [08Jan2025 16:50:53.982] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.railwayteam.railways.util.forge.RegistrationListeningImpl to MOD
|
21264 | [08Jan2025 16:50:53.990] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.railwayteam.railways.registry.forge.CRCreativeModeTabsImpl to MOD
|
21265 | [08Jan2025 16:50:53.990] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.railwayteam.railways.forge.events.CommonEventsForge to FORGE
|
21266 | [08Jan2025 16:50:53.992] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_fluid_tank of type minecraft:item
|
21267 | [08Jan2025 16:50:53.993] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_fluid_tank of type minecraft:block
|
21268 | [08Jan2025 16:50:53.994] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat1204minus.HorseScreenHandlerMixin from pehkui.mixins.json into net.minecraft.world.inventory.HorseInventoryMenu
|
21269 | [08Jan2025 16:50:53.994] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_distillation_output of type minecraft:item
|
21270 | [08Jan2025 16:50:53.994] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_distillation_output of type minecraft:block
|
21271 | [08Jan2025 16:50:54.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_distillation_controller of type minecraft:item
|
21272 | [08Jan2025 16:50:54.000] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_distillation_controller of type minecraft:block
|
21273 | [08Jan2025 16:50:54.004] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_pipe of type minecraft:item
|
21274 | [08Jan2025 16:50:54.004] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry industrial_pipe of type minecraft:block
|
21275 | [08Jan2025 16:50:54.006] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLumiseneFluidMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.LumiseneFluid
|
21276 | [08Jan2025 16:50:54.007] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry machine_input of type minecraft:item
|
21277 | [08Jan2025 16:50:54.008] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry machine_input of type minecraft:block
|
21278 | [08Jan2025 16:50:54.009] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFlammableFluidBlockMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.fluids.FlammableLiquidBlock
|
21279 | [08Jan2025 16:50:54.015] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer of type minecraft:item
|
21280 | [08Jan2025 16:50:54.015] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer of type minecraft:block
|
21281 | [08Jan2025 16:50:54.020] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.railwayteam.railways.forge.RailwaysImpl to FORGE
|
21282 | [08Jan2025 16:50:54.020] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.railwayteam.railways.config.forge.CRConfigsImpl to MOD
|
21283 | [08Jan2025 16:50:54.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_crank of type minecraft:item
|
21284 | [08Jan2025 16:50:54.023] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_crank of type minecraft:block
|
21285 | [08Jan2025 16:50:54.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_part of type minecraft:item
|
21286 | [08Jan2025 16:50:54.024] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_part of type minecraft:block
|
21287 | [08Jan2025 16:50:54.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_head of type minecraft:item
|
21288 | [08Jan2025 16:50:54.025] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_head of type minecraft:block
|
21289 | [08Jan2025 16:50:54.027] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_connector of type minecraft:item
|
21290 | [08Jan2025 16:50:54.027] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer_connector of type minecraft:block
|
21291 | [08Jan2025 16:50:54.029] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_part of type minecraft:item
|
21292 | [08Jan2025 16:50:54.029] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_part of type minecraft:block
|
21293 | [08Jan2025 16:50:54.030] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_head of type minecraft:item
|
21294 | [08Jan2025 16:50:54.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_head of type minecraft:block
|
21295 | [08Jan2025 16:50:54.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_connector of type minecraft:item
|
21296 | [08Jan2025 16:50:54.031] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_pumpjack_hammer_connector of type minecraft:block
|
21297 | [08Jan2025 16:50:54.032] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_base of type minecraft:item
|
21298 | [08Jan2025 16:50:54.032] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_base of type minecraft:block
|
21299 | [08Jan2025 16:50:54.033] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireproof_bricks of type minecraft:item
|
21300 | [08Jan2025 16:50:54.033] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireproof_bricks of type minecraft:block
|
21301 | [08Jan2025 16:50:54.034] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-common.toml for storagedrawers tracking
|
21302 | [08Jan2025 16:50:54.035] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSoapItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SoapItem
|
21303 | [08Jan2025 16:50:54.036] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
|
21304 | [08Jan2025 16:50:54.036] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
|
21305 | [08Jan2025 16:50:54.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdungeons.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
21306 | [08Jan2025 16:50:54.038] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from yungsapi.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
21307 | [08Jan2025 16:50:54.039] [modloading-worker-0/DEBUG] [mixin/]: Mixing BoundingBoxAccessor from bettermineshafts.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
21308 | [08Jan2025 16:50:54.039] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from cataclysm.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
21309 | [08Jan2025 16:50:54.039] [modloading-worker-0/DEBUG] [mixin/]: Mixing accessor.BoundingBoxAccessor from betterdeserttemples.mixins.json into net.minecraft.world.level.levelgen.structure.BoundingBox
|
21310 | [08Jan2025 16:50:54.039] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireproof_brick_reinforcement of type minecraft:item
|
21311 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireproof_brick_reinforcement of type minecraft:block
|
21312 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21313 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21314 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21315 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21316 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21317 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21318 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21319 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21320 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21321 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21322 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21323 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21324 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21325 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21326 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21327 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21328 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21329 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxZ(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21330 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxX(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21331 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21332 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21333 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21334 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMaxY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21335 | [08Jan2025 16:50:54.040] [modloading-worker-0/DEBUG] [mixin/]: Unexpected: Registered method setMinY(I)V in net.minecraft.world.level.levelgen.structure.BoundingBox was not merged
|
21336 | [08Jan2025 16:50:54.041] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blast_furnace_output of type minecraft:item
|
21337 | [08Jan2025 16:50:54.041] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blast_furnace_output of type minecraft:block
|
21338 | [08Jan2025 16:50:54.042] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file storagedrawers-client.toml for storagedrawers tracking
|
21339 | [08Jan2025 16:50:54.043] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_metal of type minecraft:block
|
21340 | [08Jan2025 16:50:54.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brick_smokestack of type minecraft:item
|
21341 | [08Jan2025 16:50:54.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brick_smokestack of type minecraft:block
|
21342 | [08Jan2025 16:50:54.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_smokestack of type minecraft:item
|
21343 | [08Jan2025 16:50:54.045] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry metal_smokestack of type minecraft:block
|
21344 | [08Jan2025 16:50:54.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_smokestack of type minecraft:item
|
21345 | [08Jan2025 16:50:54.046] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_smokestack of type minecraft:block
|
21346 | [08Jan2025 16:50:54.046] [modloading-worker-0/DEBUG] [mixin/]: Mixing StatusDataMixin from bcc.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
21347 | [08Jan2025 16:50:54.046] [modloading-worker-0/DEBUG] [mixin/]: Mixing events.ServerStatusMixin from craterlib.mixins.json into net.minecraft.network.protocol.status.ServerStatus
|
21348 | [08Jan2025 16:50:54.047] [modloading-worker-0/DEBUG] [mixin/]: craterlib.mixins.json:events.ServerStatusMixin from mod craterlib->@Inject::injectIconEvent(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
21349 | [08Jan2025 16:50:54.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_basin of type minecraft:item
|
21350 | [08Jan2025 16:50:54.056] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_basin of type minecraft:block
|
21351 | [08Jan2025 16:50:54.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_spout of type minecraft:item
|
21352 | [08Jan2025 16:50:54.058] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_spout of type minecraft:block
|
21353 | [08Jan2025 16:50:54.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coke_oven of type minecraft:item
|
21354 | [08Jan2025 16:50:54.060] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coke_oven of type minecraft:block
|
21355 | [08Jan2025 16:50:54.065] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for art_of_forging
|
21356 | [08Jan2025 16:50:54.065] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.acetheeldritchking.art_of_forging.events.AoFEvents to FORGE
|
21357 | [08Jan2025 16:50:54.075] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfGunpowderMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.GunpowderBlock
|
21358 | [08Jan2025 16:50:54.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_intake of type minecraft:item
|
21359 | [08Jan2025 16:50:54.075] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_intake of type minecraft:block
|
21360 | [08Jan2025 16:50:54.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.crusher.CrushingWheelBlockEntity to FORGE
|
21361 | [08Jan2025 16:50:54.079] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.kinetics.crank.ValveHandleBlock to FORGE
|
21362 | [08Jan2025 16:50:54.081] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.fluids.FluidReactions to FORGE
|
21363 | [08Jan2025 16:50:54.083] [modloading-worker-0/DEBUG] [mixin/]: Mixing FluidReactionsMixin from create_dragon_lib.mixins.json into com.simibubi.create.content.fluids.FluidReactions
|
21364 | [08Jan2025 16:50:54.083] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:FluidReactionsMixin from mod create_dragon_lib: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
21365 | [08Jan2025 16:50:54.085] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:FluidReactionsMixin from mod create_dragon_lib->@Inject::createDragonLib$handlePipeFlowCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraftforge/fluids/FluidStack;Lnet/minecraftforge/fluids/FluidStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
21366 | [08Jan2025 16:50:54.085] [modloading-worker-0/DEBUG] [mixin/]: create_dragon_lib.mixins.json:FluidReactionsMixin from mod create_dragon_lib->@Inject::createDragonLib$handleSpillCollision(Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/material/Fluid;Lnet/minecraft/world/level/material/FluidState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
|
21367 | [08Jan2025 16:50:54.088] [modloading-worker-0/DEBUG] [mixin/]: Mixing compat.PistonReactQuarkMixin from moonlight-common.mixins.json into net.mehvahdjukaar.moonlight.api.block.IPistonMotionReact
|
21368 | [08Jan2025 16:50:54.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cogwheel of type minecraft:item
|
21369 | [08Jan2025 16:50:54.088] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_cogwheel of type minecraft:block
|
21370 | [08Jan2025 16:50:54.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_steel_cogwheel of type minecraft:item
|
21371 | [08Jan2025 16:50:54.089] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_steel_cogwheel of type minecraft:block
|
21372 | [08Jan2025 16:50:54.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_cogwheel of type minecraft:item
|
21373 | [08Jan2025 16:50:54.090] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_cogwheel of type minecraft:block
|
21374 | [08Jan2025 16:50:54.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_aluminum_cogwheel of type minecraft:item
|
21375 | [08Jan2025 16:50:54.091] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_aluminum_cogwheel of type minecraft:block
|
21376 | [08Jan2025 16:50:54.095] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.fluids.FluidBottleItemHook to FORGE
|
21377 | [08Jan2025 16:50:54.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine of type minecraft:item
|
21378 | [08Jan2025 16:50:54.098] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine of type minecraft:block
|
21379 | [08Jan2025 16:50:54.106] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.zapper.ZapperInteractionHandler to FORGE
|
21380 | [08Jan2025 16:50:54.110] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.wrench.WrenchEventHandler to FORGE
|
21381 | [08Jan2025 16:50:54.111] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.symmetryWand.SymmetryHandler to FORGE
|
21382 | [08Jan2025 16:50:54.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine_back of type minecraft:item
|
21383 | [08Jan2025 16:50:54.113] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine_back of type minecraft:block
|
21384 | [08Jan2025 16:50:54.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine of type minecraft:item
|
21385 | [08Jan2025 16:50:54.120] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine of type minecraft:block
|
21386 | [08Jan2025 16:50:54.125] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.extendoGrip.ExtendoGripItem to FORGE
|
21387 | [08Jan2025 16:50:54.130] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.clipboard.ClipboardValueSettingsHandler to FORGE
|
21388 | [08Jan2025 16:50:54.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine_back of type minecraft:item
|
21389 | [08Jan2025 16:50:54.132] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine_back of type minecraft:block
|
21390 | [08Jan2025 16:50:54.133] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.bell.HauntedBellPulser to FORGE
|
21391 | [08Jan2025 16:50:54.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine of type minecraft:item
|
21392 | [08Jan2025 16:50:54.133] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine of type minecraft:block
|
21393 | [08Jan2025 16:50:54.134] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.NetheriteDivingHandler to FORGE
|
21394 | [08Jan2025 16:50:54.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine_back of type minecraft:item
|
21395 | [08Jan2025 16:50:54.135] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine_back of type minecraft:block
|
21396 | [08Jan2025 16:50:54.135] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.DivingHelmetItem to FORGE
|
21397 | [08Jan2025 16:50:54.137] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.equipment.armor.DivingBootsItem to FORGE
|
21398 | [08Jan2025 16:50:54.138] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine of type minecraft:item
|
21399 | [08Jan2025 16:50:54.138] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine of type minecraft:block
|
21400 | [08Jan2025 16:50:54.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine_expansion of type minecraft:item
|
21401 | [08Jan2025 16:50:54.139] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine_expansion of type minecraft:block
|
21402 | [08Jan2025 16:50:54.140] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.mounted.MinecartContraptionItem to FORGE
|
21403 | [08Jan2025 16:50:54.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine of type minecraft:item
|
21404 | [08Jan2025 16:50:54.141] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine of type minecraft:block
|
21405 | [08Jan2025 16:50:54.142] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.mounted.CartAssemblerBlockEntity to FORGE
|
21406 | [08Jan2025 16:50:54.142] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.minecart.MinecartCouplingItem to FORGE
|
21407 | [08Jan2025 16:50:54.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_radial_engine of type minecraft:item
|
21408 | [08Jan2025 16:50:54.156] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_radial_engine of type minecraft:block
|
21409 | [08Jan2025 16:50:54.157] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine_input of type minecraft:block
|
21410 | [08Jan2025 16:50:54.157] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.minecart.CouplingHandler to FORGE
|
21411 | [08Jan2025 16:50:54.158] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine_input_ponder of type minecraft:item
|
21412 | [08Jan2025 16:50:54.158] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine_input_ponder of type minecraft:block
|
21413 | [08Jan2025 16:50:54.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_engine of type minecraft:item
|
21414 | [08Jan2025 16:50:54.160] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_engine of type minecraft:block
|
21415 | [08Jan2025 16:50:54.162] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry low_grade_fuel_engine of type minecraft:item
|
21416 | [08Jan2025 16:50:54.162] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry low_grade_fuel_engine of type minecraft:block
|
21417 | [08Jan2025 16:50:54.163] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.glue.SuperGlueItem to FORGE
|
21418 | [08Jan2025 16:50:54.164] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.glue.SuperGlueHandler to FORGE
|
21419 | [08Jan2025 16:50:54.165] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_truss of type minecraft:item
|
21420 | [08Jan2025 16:50:54.165] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_truss of type minecraft:block
|
21421 | [08Jan2025 16:50:54.165] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.content.contraptions.ContraptionHandlerClient to FORGE
|
21422 | [08Jan2025 16:50:54.170] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.simibubi.create.AllCreativeModeTabs to MOD
|
21423 | [08Jan2025 16:50:54.170] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_truss of type minecraft:item
|
21424 | [08Jan2025 16:50:54.170] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_truss of type minecraft:block
|
21425 | [08Jan2025 16:50:54.174] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_truss of type minecraft:item
|
21426 | [08Jan2025 16:50:54.174] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_truss of type minecraft:block
|
21427 | [08Jan2025 16:50:54.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_truss of type minecraft:item
|
21428 | [08Jan2025 16:50:54.175] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_truss of type minecraft:block
|
21429 | [08Jan2025 16:50:54.176] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for teamprojecte
|
21430 | [08Jan2025 16:50:54.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_truss of type minecraft:item
|
21431 | [08Jan2025 16:50:54.178] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_truss of type minecraft:block
|
21432 | [08Jan2025 16:50:54.178] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for immersive_paintings
|
21433 | [08Jan2025 16:50:54.179] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing immersive_paintings.forge.EventBus to FORGE
|
21434 | [08Jan2025 16:50:54.180] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing immersive_paintings.forge.CommonForge to MOD
|
21435 | [08Jan2025 16:50:54.182] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_truss of type minecraft:item
|
21436 | [08Jan2025 16:50:54.182] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_truss of type minecraft:block
|
21437 | [08Jan2025 16:50:54.183] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_truss of type minecraft:item
|
21438 | [08Jan2025 16:50:54.183] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_truss of type minecraft:block
|
21439 | [08Jan2025 16:50:54.183] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_truss of type minecraft:item
|
21440 | [08Jan2025 16:50:54.183] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_truss of type minecraft:block
|
21441 | [08Jan2025 16:50:54.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_frame of type minecraft:item
|
21442 | [08Jan2025 16:50:54.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_frame of type minecraft:block
|
21443 | [08Jan2025 16:50:54.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_frame of type minecraft:item
|
21444 | [08Jan2025 16:50:54.184] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_frame of type minecraft:block
|
21445 | [08Jan2025 16:50:54.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_frame of type minecraft:item
|
21446 | [08Jan2025 16:50:54.185] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_frame of type minecraft:block
|
21447 | [08Jan2025 16:50:54.186] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_frame of type minecraft:item
|
21448 | [08Jan2025 16:50:54.186] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_frame of type minecraft:block
|
21449 | [08Jan2025 16:50:54.186] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_frame of type minecraft:item
|
21450 | [08Jan2025 16:50:54.186] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_frame of type minecraft:block
|
21451 | [08Jan2025 16:50:54.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_frame of type minecraft:item
|
21452 | [08Jan2025 16:50:54.187] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_frame of type minecraft:block
|
21453 | [08Jan2025 16:50:54.188] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_frame of type minecraft:item
|
21454 | [08Jan2025 16:50:54.188] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_frame of type minecraft:block
|
21455 | [08Jan2025 16:50:54.190] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for betterchunkloading
|
21456 | [08Jan2025 16:50:54.194] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_frame of type minecraft:item
|
21457 | [08Jan2025 16:50:54.194] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_frame of type minecraft:block
|
21458 | [08Jan2025 16:50:54.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hardened_planks of type minecraft:item
|
21459 | [08Jan2025 16:50:54.196] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hardened_planks of type minecraft:block
|
21460 | [08Jan2025 16:50:54.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hardened_planks_slab of type minecraft:item
|
21461 | [08Jan2025 16:50:54.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hardened_planks_slab of type minecraft:block
|
21462 | [08Jan2025 16:50:54.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_glass of type minecraft:item
|
21463 | [08Jan2025 16:50:54.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_glass of type minecraft:block
|
21464 | [08Jan2025 16:50:54.197] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asphalt of type minecraft:item
|
21465 | [08Jan2025 16:50:54.198] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry asphalt of type minecraft:block
|
21466 | [08Jan2025 16:50:54.200] [modloading-worker-0/INFO] [KubeJS Startup/]: example.js#5: Hello, World! (Loaded startup scripts)
|
21467 | [08Jan2025 16:50:54.203] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded script startup_scripts:example.js in 0.137 s
|
21468 | [08Jan2025 16:50:54.207] [modloading-worker-0/INFO] [KubeJS Startup/]: Loaded 1/1 KubeJS startup scripts in 0.987 s with 0 errors and 0 warnings
|
21469 | [08Jan2025 16:50:54.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_scaffolding of type minecraft:item
|
21470 | [08Jan2025 16:50:54.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_scaffolding of type minecraft:block
|
21471 | [08Jan2025 16:50:54.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_scaffolding of type minecraft:item
|
21472 | [08Jan2025 16:50:54.209] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_scaffolding of type minecraft:block
|
21473 | [08Jan2025 16:50:54.212] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_sa
|
21474 | [08Jan2025 16:50:54.213] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.procedures.SlimeHelmetElytraCancelProcedure to FORGE
|
21475 | [08Jan2025 16:50:54.214] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.procedures.ReachModifiers to FORGE
|
21476 | [08Jan2025 16:50:54.215] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.procedures.FuelAndFillPrProcedure to FORGE
|
21477 | [08Jan2025 16:50:54.219] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.procedures.ExoskeletonHitPrProcedure to FORGE
|
21478 | [08Jan2025 16:50:54.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_bars of type minecraft:item
|
21479 | [08Jan2025 16:50:54.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_bars of type minecraft:block
|
21480 | [08Jan2025 16:50:54.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_bars of type minecraft:item
|
21481 | [08Jan2025 16:50:54.219] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_bars of type minecraft:block
|
21482 | [08Jan2025 16:50:54.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_bars of type minecraft:item
|
21483 | [08Jan2025 16:50:54.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_bars of type minecraft:block
|
21484 | [08Jan2025 16:50:54.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_bars of type minecraft:item
|
21485 | [08Jan2025 16:50:54.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_bars of type minecraft:block
|
21486 | [08Jan2025 16:50:54.220] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_bars of type minecraft:item
|
21487 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_bars of type minecraft:block
|
21488 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_ladder of type minecraft:item
|
21489 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_ladder of type minecraft:block
|
21490 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ladder of type minecraft:item
|
21491 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ladder of type minecraft:block
|
21492 | [08Jan2025 16:50:54.221] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_ladder of type minecraft:item
|
21493 | [08Jan2025 16:50:54.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_ladder of type minecraft:block
|
21494 | [08Jan2025 16:50:54.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ladder of type minecraft:item
|
21495 | [08Jan2025 16:50:54.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ladder of type minecraft:block
|
21496 | [08Jan2025 16:50:54.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ladder of type minecraft:item
|
21497 | [08Jan2025 16:50:54.222] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ladder of type minecraft:block
|
21498 | [08Jan2025 16:50:54.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_flywheel of type minecraft:item
|
21499 | [08Jan2025 16:50:54.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_flywheel of type minecraft:block
|
21500 | [08Jan2025 16:50:54.224] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_flywheel of type minecraft:item
|
21501 | [08Jan2025 16:50:54.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_flywheel of type minecraft:block
|
21502 | [08Jan2025 16:50:54.225] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_flywheel of type minecraft:item
|
21503 | [08Jan2025 16:50:54.226] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file parcool-server.toml for parcool tracking
|
21504 | [08Jan2025 16:50:54.226] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_flywheel of type minecraft:block
|
21505 | [08Jan2025 16:50:54.226] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Creative Mode Tab 'armourers_workshop:main'
|
21506 | [08Jan2025 16:50:54.226] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.procedures.CustomDevLootsProcedure to FORGE
|
21507 | [08Jan2025 16:50:54.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_flywheel of type minecraft:item
|
21508 | [08Jan2025 16:50:54.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_flywheel of type minecraft:block
|
21509 | [08Jan2025 16:50:54.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_flywheel of type minecraft:item
|
21510 | [08Jan2025 16:50:54.227] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_flywheel of type minecraft:block
|
21511 | [08Jan2025 16:50:54.227] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.network.IncreaseReachMessage to MOD
|
21512 | [08Jan2025 16:50:54.228] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Creative Mode Tab 'armourers_workshop:painting_tools'
|
21513 | [08Jan2025 16:50:54.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor_stairs of type minecraft:item
|
21514 | [08Jan2025 16:50:54.228] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor_stairs of type minecraft:block
|
21515 | [08Jan2025 16:50:54.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor of type minecraft:item
|
21516 | [08Jan2025 16:50:54.231] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor of type minecraft:block
|
21517 | [08Jan2025 16:50:54.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor_slab of type minecraft:item
|
21518 | [08Jan2025 16:50:54.233] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.network.FlyingMessage to MOD
|
21519 | [08Jan2025 16:50:54.233] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry factory_floor_slab of type minecraft:block
|
21520 | [08Jan2025 16:50:54.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_block of type minecraft:item
|
21521 | [08Jan2025 16:50:54.234] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinder_block of type minecraft:block
|
21522 | [08Jan2025 16:50:54.234] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.network.DecreaseReachMessage to MOD
|
21523 | [08Jan2025 16:50:54.238] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.createstuffadditions.init.CreateSaModEntities to MOD
|
21524 | [08Jan2025 16:50:54.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinderflour_block of type minecraft:item
|
21525 | [08Jan2025 16:50:54.239] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinderflour_block of type minecraft:block
|
21526 | [08Jan2025 16:50:54.242] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:hologram-projector'
|
21527 | [08Jan2025 16:50:54.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete of type minecraft:item
|
21528 | [08Jan2025 16:50:54.243] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete of type minecraft:block
|
21529 | [08Jan2025 16:50:54.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_wall of type minecraft:item
|
21530 | [08Jan2025 16:50:54.244] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_wall of type minecraft:block
|
21531 | [08Jan2025 16:50:54.244] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_biome_api_v1
|
21532 | [08Jan2025 16:50:54.244] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfWrenchMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.WrenchItem
|
21533 | [08Jan2025 16:50:54.245] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onLeftClickEntity$0(Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/player/Player;)V to md6778ec$supplementaries$lambda$onLeftClickEntity$0$0 in supplementaries.mixins.json:self.SelfWrenchMixin from mod supplementaries
|
21534 | [08Jan2025 16:50:54.245] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ferritecore
|
21535 | [08Jan2025 16:50:54.245] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for creaturechat
|
21536 | [08Jan2025 16:50:54.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_stairs of type minecraft:item
|
21537 | [08Jan2025 16:50:54.245] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_stairs of type minecraft:block
|
21538 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_slab of type minecraft:item
|
21539 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry black_concrete_slab of type minecraft:block
|
21540 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete of type minecraft:item
|
21541 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete of type minecraft:block
|
21542 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_wall of type minecraft:item
|
21543 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_wall of type minecraft:block
|
21544 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_stairs of type minecraft:item
|
21545 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_stairs of type minecraft:block
|
21546 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_slab of type minecraft:item
|
21547 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_concrete_slab of type minecraft:block
|
21548 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete of type minecraft:item
|
21549 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete of type minecraft:block
|
21550 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_wall of type minecraft:item
|
21551 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_wall of type minecraft:block
|
21552 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_stairs of type minecraft:item
|
21553 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_stairs of type minecraft:block
|
21554 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_slab of type minecraft:item
|
21555 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_concrete_slab of type minecraft:block
|
21556 | [08Jan2025 16:50:54.246] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete of type minecraft:item
|
21557 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete of type minecraft:block
|
21558 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_wall of type minecraft:item
|
21559 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_wall of type minecraft:block
|
21560 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_stairs of type minecraft:item
|
21561 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_stairs of type minecraft:block
|
21562 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_slab of type minecraft:item
|
21563 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_concrete_slab of type minecraft:block
|
21564 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete of type minecraft:item
|
21565 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete of type minecraft:block
|
21566 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_wall of type minecraft:item
|
21567 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_wall of type minecraft:block
|
21568 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_stairs of type minecraft:item
|
21569 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_stairs of type minecraft:block
|
21570 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_slab of type minecraft:item
|
21571 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_concrete_slab of type minecraft:block
|
21572 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete of type minecraft:item
|
21573 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete of type minecraft:block
|
21574 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_wall of type minecraft:item
|
21575 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_wall of type minecraft:block
|
21576 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_stairs of type minecraft:item
|
21577 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_stairs of type minecraft:block
|
21578 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_slab of type minecraft:item
|
21579 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_concrete_slab of type minecraft:block
|
21580 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete of type minecraft:item
|
21581 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete of type minecraft:block
|
21582 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_wall of type minecraft:item
|
21583 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_wall of type minecraft:block
|
21584 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_stairs of type minecraft:item
|
21585 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_stairs of type minecraft:block
|
21586 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_slab of type minecraft:item
|
21587 | [08Jan2025 16:50:54.247] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_concrete_slab of type minecraft:block
|
21588 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete of type minecraft:item
|
21589 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete of type minecraft:block
|
21590 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_wall of type minecraft:item
|
21591 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_wall of type minecraft:block
|
21592 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_stairs of type minecraft:item
|
21593 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_stairs of type minecraft:block
|
21594 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_slab of type minecraft:item
|
21595 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_concrete_slab of type minecraft:block
|
21596 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete of type minecraft:item
|
21597 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete of type minecraft:block
|
21598 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_wall of type minecraft:item
|
21599 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_wall of type minecraft:block
|
21600 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_stairs of type minecraft:item
|
21601 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_stairs of type minecraft:block
|
21602 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_slab of type minecraft:item
|
21603 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_concrete_slab of type minecraft:block
|
21604 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete of type minecraft:item
|
21605 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete of type minecraft:block
|
21606 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_wall of type minecraft:item
|
21607 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_wall of type minecraft:block
|
21608 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_stairs of type minecraft:item
|
21609 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_stairs of type minecraft:block
|
21610 | [08Jan2025 16:50:54.248] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_slab of type minecraft:item
|
21611 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_concrete_slab of type minecraft:block
|
21612 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete of type minecraft:item
|
21613 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete of type minecraft:block
|
21614 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_wall of type minecraft:item
|
21615 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_wall of type minecraft:block
|
21616 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_stairs of type minecraft:item
|
21617 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_stairs of type minecraft:block
|
21618 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_slab of type minecraft:item
|
21619 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_concrete_slab of type minecraft:block
|
21620 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete of type minecraft:item
|
21621 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete of type minecraft:block
|
21622 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_wall of type minecraft:item
|
21623 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_wall of type minecraft:block
|
21624 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_stairs of type minecraft:item
|
21625 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_stairs of type minecraft:block
|
21626 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_slab of type minecraft:item
|
21627 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_concrete_slab of type minecraft:block
|
21628 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete of type minecraft:item
|
21629 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete of type minecraft:block
|
21630 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_wall of type minecraft:item
|
21631 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_wall of type minecraft:block
|
21632 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_stairs of type minecraft:item
|
21633 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_stairs of type minecraft:block
|
21634 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_slab of type minecraft:item
|
21635 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_concrete_slab of type minecraft:block
|
21636 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete of type minecraft:item
|
21637 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete of type minecraft:block
|
21638 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_wall of type minecraft:item
|
21639 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_wall of type minecraft:block
|
21640 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_stairs of type minecraft:item
|
21641 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_stairs of type minecraft:block
|
21642 | [08Jan2025 16:50:54.249] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_slab of type minecraft:item
|
21643 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_concrete_slab of type minecraft:block
|
21644 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete of type minecraft:item
|
21645 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete of type minecraft:block
|
21646 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_wall of type minecraft:item
|
21647 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_wall of type minecraft:block
|
21648 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_stairs of type minecraft:item
|
21649 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_stairs of type minecraft:block
|
21650 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_slab of type minecraft:item
|
21651 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_concrete_slab of type minecraft:block
|
21652 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete of type minecraft:item
|
21653 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete of type minecraft:block
|
21654 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_wall of type minecraft:item
|
21655 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_wall of type minecraft:block
|
21656 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_stairs of type minecraft:item
|
21657 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_stairs of type minecraft:block
|
21658 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_slab of type minecraft:item
|
21659 | [08Jan2025 16:50:54.250] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_concrete_slab of type minecraft:block
|
21660 | [08Jan2025 16:50:54.251] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_wall of type minecraft:item
|
21661 | [08Jan2025 16:50:54.251] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_wall of type minecraft:block
|
21662 | [08Jan2025 16:50:54.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_stairs of type minecraft:item
|
21663 | [08Jan2025 16:50:54.252] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_stairs of type minecraft:block
|
21664 | [08Jan2025 16:50:54.253] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete of type minecraft:item
|
21665 | [08Jan2025 16:50:54.253] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete of type minecraft:block
|
21666 | [08Jan2025 16:50:54.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_caution_block of type minecraft:item
|
21667 | [08Jan2025 16:50:54.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry white_caution_block of type minecraft:block
|
21668 | [08Jan2025 16:50:54.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_caution_block of type minecraft:item
|
21669 | [08Jan2025 16:50:54.254] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_caution_block of type minecraft:block
|
21670 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_caution_block of type minecraft:item
|
21671 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_blue_caution_block of type minecraft:block
|
21672 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_caution_block of type minecraft:item
|
21673 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry red_caution_block of type minecraft:block
|
21674 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_caution_block of type minecraft:item
|
21675 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_caution_block of type minecraft:block
|
21676 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_caution_block of type minecraft:item
|
21677 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lime_caution_block of type minecraft:block
|
21678 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_caution_block of type minecraft:item
|
21679 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pink_caution_block of type minecraft:block
|
21680 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_caution_block of type minecraft:item
|
21681 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magenta_caution_block of type minecraft:block
|
21682 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_caution_block of type minecraft:item
|
21683 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry yellow_caution_block of type minecraft:block
|
21684 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_caution_block of type minecraft:item
|
21685 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gray_caution_block of type minecraft:block
|
21686 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_caution_block of type minecraft:item
|
21687 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_gray_caution_block of type minecraft:block
|
21688 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_caution_block of type minecraft:item
|
21689 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brown_caution_block of type minecraft:block
|
21690 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_caution_block of type minecraft:item
|
21691 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cyan_caution_block of type minecraft:block
|
21692 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_caution_block of type minecraft:item
|
21693 | [08Jan2025 16:50:54.255] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry purple_caution_block of type minecraft:block
|
21694 | [08Jan2025 16:50:54.256] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_caution_block of type minecraft:item
|
21695 | [08Jan2025 16:50:54.256] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry orange_caution_block of type minecraft:block
|
21696 | [08Jan2025 16:50:54.256] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_slab of type minecraft:item
|
21697 | [08Jan2025 16:50:54.256] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_slab of type minecraft:block
|
21698 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [mixin/]: Mixing ForgeBlockHandlerMixin from armourersworkshop-forge-mixins.json into moe.plushie.armourers_workshop.api.common.IBlockHandler
|
21699 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-forge-mixins.json:ForgeBlockHandlerMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
21700 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_wall of type minecraft:item
|
21701 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_wall of type minecraft:block
|
21702 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_stairs of type minecraft:item
|
21703 | [08Jan2025 16:50:54.258] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_stairs of type minecraft:block
|
21704 | [08Jan2025 16:50:54.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete of type minecraft:item
|
21705 | [08Jan2025 16:50:54.259] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete of type minecraft:block
|
21706 | [08Jan2025 16:50:54.261] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_slab of type minecraft:item
|
21707 | [08Jan2025 16:50:54.261] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_concrete_slab of type minecraft:block
|
21708 | [08Jan2025 16:50:54.263] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file parcool-client.toml for parcool tracking
|
21709 | [08Jan2025 16:50:54.263] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for parcool
|
21710 | [08Jan2025 16:50:54.264] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSafeMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.SafeBlock
|
21711 | [08Jan2025 16:50:54.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_shaft of type minecraft:item
|
21712 | [08Jan2025 16:50:54.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_shaft of type minecraft:block
|
21713 | [08Jan2025 16:50:54.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_shaft of type minecraft:item
|
21714 | [08Jan2025 16:50:54.264] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_shaft of type minecraft:block
|
21715 | [08Jan2025 16:50:54.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_steel_cogwheel of type minecraft:item
|
21716 | [08Jan2025 16:50:54.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_steel_cogwheel of type minecraft:block
|
21717 | [08Jan2025 16:50:54.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_steel_cogwheel of type minecraft:item
|
21718 | [08Jan2025 16:50:54.266] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_steel_cogwheel of type minecraft:block
|
21719 | [08Jan2025 16:50:54.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_large_steel_cogwheel of type minecraft:item
|
21720 | [08Jan2025 16:50:54.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_large_steel_cogwheel of type minecraft:block
|
21721 | [08Jan2025 16:50:54.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_large_steel_cogwheel of type minecraft:item
|
21722 | [08Jan2025 16:50:54.267] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_large_steel_cogwheel of type minecraft:block
|
21723 | [08Jan2025 16:50:54.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_aluminum_cogwheel of type minecraft:item
|
21724 | [08Jan2025 16:50:54.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_aluminum_cogwheel of type minecraft:block
|
21725 | [08Jan2025 16:50:54.268] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_aluminum_cogwheel of type minecraft:item
|
21726 | [08Jan2025 16:50:54.268] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for storagedrawers
|
21727 | [08Jan2025 16:50:54.268] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.jaquadro.minecraft.storagedrawers.core.CommonEventBusSubscriber to FORGE
|
21728 | [08Jan2025 16:50:54.269] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_aluminum_cogwheel of type minecraft:block
|
21729 | [08Jan2025 16:50:54.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_large_aluminum_cogwheel of type minecraft:item
|
21730 | [08Jan2025 16:50:54.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_encased_large_aluminum_cogwheel of type minecraft:block
|
21731 | [08Jan2025 16:50:54.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_large_aluminum_cogwheel of type minecraft:item
|
21732 | [08Jan2025 16:50:54.270] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_casing_encased_large_aluminum_cogwheel of type minecraft:block
|
21733 | [08Jan2025 16:50:54.274] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for footwork
|
21734 | [08Jan2025 16:50:54.274] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.footwork.entity.FootworkEntities to MOD
|
21735 | [08Jan2025 16:50:54.275] [modloading-worker-0/DEBUG] [mixin/]: Mixing ForgeBlockEntityHandlerMixin from armourersworkshop-forge-mixins.json into moe.plushie.armourers_workshop.api.common.IBlockEntityHandler
|
21736 | [08Jan2025 16:50:54.275] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-forge-mixins.json:ForgeBlockEntityHandlerMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
21737 | [08Jan2025 16:50:54.279] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.footwork.handler.EntityHandler to FORGE
|
21738 | [08Jan2025 16:50:54.284] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file refinedstorageaddons-server.toml for refinedstorageaddons tracking
|
21739 | [08Jan2025 16:50:54.285] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for refinedstorageaddons
|
21740 | [08Jan2025 16:50:54.286] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skinnable'
|
21741 | [08Jan2025 16:50:54.286] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cloakanddagger/stealth.toml for cloakanddagger tracking
|
21742 | [08Jan2025 16:50:54.286] [modloading-worker-0/INFO] [dev.tonimatas.packetfixer.PacketFixer/]: Packet Fixer has been initialized successfully
|
21743 | [08Jan2025 16:50:54.286] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for packetfixer
|
21744 | [08Jan2025 16:50:54.289] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_pipe of type minecraft:item
|
21745 | [08Jan2025 16:50:54.289] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_pipe of type minecraft:block
|
21746 | [08Jan2025 16:50:54.290] [modloading-worker-0/INFO] [be.florens.expandability.ExpandAbility/]: ExpandAbility here, who dis?
|
21747 | [08Jan2025 16:50:54.290] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for expandability
|
21748 | [08Jan2025 16:50:54.291] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:dye-table'
|
21749 | [08Jan2025 16:50:54.292] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cloakanddagger/sound.toml for cloakanddagger tracking
|
21750 | [08Jan2025 16:50:54.292] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_steel_pipe of type minecraft:block
|
21751 | [08Jan2025 16:50:54.293] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_data_generation_api_v1
|
21752 | [08Jan2025 16:50:54.293] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skinning-table'
|
21753 | [08Jan2025 16:50:54.294] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfSlingshotMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.SlingshotItem
|
21754 | [08Jan2025 16:50:54.295] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_steel_pipe of type minecraft:block
|
21755 | [08Jan2025 16:50:54.295] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-library-creative'
|
21756 | [08Jan2025 16:50:54.295] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-library'
|
21757 | [08Jan2025 16:50:54.296] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cloakanddagger/mob.toml for cloakanddagger tracking
|
21758 | [08Jan2025 16:50:54.298] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-library-global'
|
21759 | [08Jan2025 16:50:54.299] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mechanical_pump of type minecraft:item
|
21760 | [08Jan2025 16:50:54.299] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mechanical_pump of type minecraft:block
|
21761 | [08Jan2025 16:50:54.301] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:outfit-maker'
|
21762 | [08Jan2025 16:50:54.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_smart_fluid_pipe of type minecraft:item
|
21763 | [08Jan2025 16:50:54.302] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_smart_fluid_pipe of type minecraft:block
|
21764 | [08Jan2025 16:50:54.303] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:colour-mixer'
|
21765 | [08Jan2025 16:50:54.304] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_fluid_valve of type minecraft:item
|
21766 | [08Jan2025 16:50:54.304] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_fluid_valve of type minecraft:block
|
21767 | [08Jan2025 16:50:54.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_pipe of type minecraft:item
|
21768 | [08Jan2025 16:50:54.306] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_pipe of type minecraft:block
|
21769 | [08Jan2025 16:50:54.307] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:armourer'
|
21770 | [08Jan2025 16:50:54.308] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file cloakanddagger/client.toml for cloakanddagger tracking
|
21771 | [08Jan2025 16:50:54.308] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_cast_iron_pipe of type minecraft:block
|
21772 | [08Jan2025 16:50:54.308] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cloakanddagger
|
21773 | [08Jan2025 16:50:54.308] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.cloakanddagger.handlers.EntityHandler to FORGE
|
21774 | [08Jan2025 16:50:54.309] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_cast_iron_pipe of type minecraft:block
|
21775 | [08Jan2025 16:50:54.310] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mechanical_pump of type minecraft:item
|
21776 | [08Jan2025 16:50:54.310] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_mechanical_pump of type minecraft:block
|
21777 | [08Jan2025 16:50:54.311] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_smart_fluid_pipe of type minecraft:item
|
21778 | [08Jan2025 16:50:54.311] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_smart_fluid_pipe of type minecraft:block
|
21779 | [08Jan2025 16:50:54.311] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for fabric_events_interaction_v0
|
21780 | [08Jan2025 16:50:54.311] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_fluid_valve of type minecraft:item
|
21781 | [08Jan2025 16:50:54.312] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_fluid_valve of type minecraft:block
|
21782 | [08Jan2025 16:50:54.314] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:advanced-skin-builder'
|
21783 | [08Jan2025 16:50:54.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_pipe of type minecraft:item
|
21784 | [08Jan2025 16:50:54.314] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_pipe of type minecraft:block
|
21785 | [08Jan2025 16:50:54.315] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_brass_pipe of type minecraft:block
|
21786 | [08Jan2025 16:50:54.317] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_brass_pipe of type minecraft:block
|
21787 | [08Jan2025 16:50:54.317] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file createaddition-common.toml for createaddition tracking
|
21788 | [08Jan2025 16:50:54.318] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mechanical_pump of type minecraft:item
|
21789 | [08Jan2025 16:50:54.318] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_mechanical_pump of type minecraft:block
|
21790 | [08Jan2025 16:50:54.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_smart_fluid_pipe of type minecraft:item
|
21791 | [08Jan2025 16:50:54.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_smart_fluid_pipe of type minecraft:block
|
21792 | [08Jan2025 16:50:54.320] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-cube'
|
21793 | [08Jan2025 16:50:54.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_fluid_valve of type minecraft:item
|
21794 | [08Jan2025 16:50:54.320] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_fluid_valve of type minecraft:block
|
21795 | [08Jan2025 16:50:54.321] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-cube-glass'
|
21796 | [08Jan2025 16:50:54.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_pipe of type minecraft:item
|
21797 | [08Jan2025 16:50:54.323] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_pipe of type minecraft:block
|
21798 | [08Jan2025 16:50:54.324] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-cube-glowing'
|
21799 | [08Jan2025 16:50:54.324] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:skin-cube-glass-glowing'
|
21800 | [08Jan2025 16:50:54.324] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_plastic_pipe of type minecraft:block
|
21801 | [08Jan2025 16:50:54.321] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file create_enchantment_industry-server.toml for create_enchantment_industry tracking
|
21802 | [08Jan2025 16:50:54.326] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:send_data_from_client
|
21803 | [08Jan2025 16:50:54.326] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block 'armourers_workshop:bounding-box'
|
21804 | [08Jan2025 16:50:54.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_plastic_pipe of type minecraft:block
|
21805 | [08Jan2025 16:50:54.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_mechanical_pump of type minecraft:item
|
21806 | [08Jan2025 16:50:54.327] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_mechanical_pump of type minecraft:block
|
21807 | [08Jan2025 16:50:54.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_smart_fluid_pipe of type minecraft:item
|
21808 | [08Jan2025 16:50:54.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_smart_fluid_pipe of type minecraft:block
|
21809 | [08Jan2025 16:50:54.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_fluid_valve of type minecraft:item
|
21810 | [08Jan2025 16:50:54.328] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_fluid_valve of type minecraft:block
|
21811 | [08Jan2025 16:50:54.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:item
|
21812 | [08Jan2025 16:50:54.331] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:block
|
21813 | [08Jan2025 16:50:54.332] [modloading-worker-0/INFO] [dev.architectury.networking.forge.NetworkManagerImpl/]: Registering C2S receiver with id kubejs:first_click
|
21814 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry disenchanter of type minecraft:item
|
21815 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry disenchanter of type minecraft:block
|
21816 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_pipe of type minecraft:item
|
21817 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin'
|
21818 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_pipe of type minecraft:block
|
21819 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type minecraft:item
|
21820 | [08Jan2025 16:50:54.333] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type minecraft:block
|
21821 | [08Jan2025 16:50:54.335] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_encased_aluminum_pipe of type minecraft:block
|
21822 | [08Jan2025 16:50:54.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_aluminum_pipe of type minecraft:block
|
21823 | [08Jan2025 16:50:54.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_mechanical_pump of type minecraft:item
|
21824 | [08Jan2025 16:50:54.336] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_mechanical_pump of type minecraft:block
|
21825 | [08Jan2025 16:50:54.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type minecraft:item
|
21826 | [08Jan2025 16:50:54.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type minecraft:block
|
21827 | [08Jan2025 16:50:54.337] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_smart_fluid_pipe of type minecraft:item
|
21828 | [08Jan2025 16:50:54.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_smart_fluid_pipe of type minecraft:block
|
21829 | [08Jan2025 16:50:54.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type minecraft:item
|
21830 | [08Jan2025 16:50:54.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type minecraft:block
|
21831 | [08Jan2025 16:50:54.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_fluid_valve of type minecraft:item
|
21832 | [08Jan2025 16:50:54.338] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_fluid_valve of type minecraft:block
|
21833 | [08Jan2025 16:50:54.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry printer of type minecraft:item
|
21834 | [08Jan2025 16:50:54.339] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry printer of type minecraft:block
|
21835 | [08Jan2025 16:50:54.340] [modloading-worker-0/DEBUG] [mixin/]: Mixing ForgeEntityHandlerMixin from armourersworkshop-forge-mixins.json into moe.plushie.armourers_workshop.api.common.IEntityHandler
|
21836 | [08Jan2025 16:50:54.341] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-forge-mixins.json:ForgeEntityHandlerMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
21837 | [08Jan2025 16:50:54.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_enchanter of type minecraft:block
|
21838 | [08Jan2025 16:50:54.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_ingot of type minecraft:item
|
21839 | [08Jan2025 16:50:54.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cast_iron_ingot of type minecraft:item
|
21840 | [08Jan2025 16:50:54.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_ingot of type minecraft:item
|
21841 | [08Jan2025 16:50:54.342] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry plastic_sheet of type minecraft:item
|
21842 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_plate of type minecraft:item
|
21843 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_ingot of type minecraft:item
|
21844 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nickel_ingot of type minecraft:item
|
21845 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_ingot of type minecraft:item
|
21846 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_lead of type minecraft:item
|
21847 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_nickel of type minecraft:item
|
21848 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry raw_lithium of type minecraft:item
|
21849 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wire of type minecraft:item
|
21850 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_wire of type minecraft:item
|
21851 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry synthetic_leather of type minecraft:item
|
21852 | [08Jan2025 16:50:54.343] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry synthetic_string of type minecraft:item
|
21853 | [08Jan2025 16:50:54.344] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.cloakanddagger.handlers.CombatHandler to FORGE
|
21854 | [08Jan2025 16:50:54.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_helmet of type minecraft:item
|
21855 | [08Jan2025 16:50:54.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_chestplate of type minecraft:item
|
21856 | [08Jan2025 16:50:54.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_leggings of type minecraft:item
|
21857 | [08Jan2025 16:50:54.345] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_boots of type minecraft:item
|
21858 | [08Jan2025 16:50:54.346] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_cable of type minecraft:item
|
21859 | [08Jan2025 16:50:54.347] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry disenchanter of type minecraft:block_entity_type
|
21860 | [08Jan2025 16:50:54.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type minecraft:item
|
21861 | [08Jan2025 16:50:54.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_vertical_gearbox of type minecraft:item
|
21862 | [08Jan2025 16:50:54.348] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type minecraft:block
|
21863 | [08Jan2025 16:50:54.349] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar of type minecraft:item
|
21864 | [08Jan2025 16:50:54.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_light_connector of type minecraft:item
|
21865 | [08Jan2025 16:50:54.350] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_light_connector of type minecraft:block
|
21866 | [08Jan2025 16:50:54.351] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:mannequin'
|
21867 | [08Jan2025 16:50:54.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_connector of type minecraft:item
|
21868 | [08Jan2025 16:50:54.352] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_connector of type minecraft:block
|
21869 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_axe of type minecraft:item
|
21870 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-library'
|
21871 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-library-creative'
|
21872 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-library-global'
|
21873 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skinning-table'
|
21874 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:dye-table'
|
21875 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:outfit-maker'
|
21876 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:hologram-projector'
|
21877 | [08Jan2025 16:50:54.353] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_hoe of type minecraft:item
|
21878 | [08Jan2025 16:50:54.354] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.cloakanddagger.config.SoundConfig to MOD
|
21879 | [08Jan2025 16:50:54.354] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_shovel of type minecraft:item
|
21880 | [08Jan2025 16:50:54.355] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.cloakanddagger.config.GeneralConfig to MOD
|
21881 | [08Jan2025 16:50:54.355] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing jackiecrazy.cloakanddagger.config.MobConfig to MOD
|
21882 | [08Jan2025 16:50:54.355] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_pickaxe of type minecraft:item
|
21883 | [08Jan2025 16:50:54.356] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:dye-bottle'
|
21884 | [08Jan2025 16:50:54.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type minecraft:item
|
21885 | [08Jan2025 16:50:54.357] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type minecraft:block
|
21886 | [08Jan2025 16:50:54.357] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfQuiverItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.QuiverItem
|
21887 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_sword of type minecraft:item
|
21888 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_axe of type minecraft:item
|
21889 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_hoe of type minecraft:item
|
21890 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_shovel of type minecraft:item
|
21891 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_pickaxe of type minecraft:item
|
21892 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry aluminum_sword of type minecraft:item
|
21893 | [08Jan2025 16:50:54.358] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:mannequin-tool'
|
21894 | [08Jan2025 16:50:54.359] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry printer of type minecraft:block_entity_type
|
21895 | [08Jan2025 16:50:54.361] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for kubejs
|
21896 | [08Jan2025 16:50:54.363] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfLunchBoxItemMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.items.LunchBoxItem
|
21897 | [08Jan2025 16:50:54.363] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_axe of type minecraft:item
|
21898 | [08Jan2025 16:50:54.363] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_hoe of type minecraft:item
|
21899 | [08Jan2025 16:50:54.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_shovel of type minecraft:item
|
21900 | [08Jan2025 16:50:54.364] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_pickaxe of type minecraft:item
|
21901 | [08Jan2025 16:50:54.366] [modloading-worker-0/DEBUG] [mixin/]: Mixing ForgeItemHandlerMixin from armourersworkshop-forge-mixins.json into moe.plushie.armourers_workshop.api.common.IItemHandler
|
21902 | [08Jan2025 16:50:54.366] [modloading-worker-0/DEBUG] [mixin/]: armourersworkshop-forge-mixins.json:ForgeItemHandlerMixin from mod armourers_workshop: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_8 supports class version 52)
|
21903 | [08Jan2025 16:50:54.366] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_cake of type minecraft:item
|
21904 | [08Jan2025 16:50:54.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry chocolate_cake of type minecraft:block
|
21905 | [08Jan2025 16:50:54.367] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:armourers-hammer'
|
21906 | [08Jan2025 16:50:54.367] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lead_sword of type minecraft:item
|
21907 | [08Jan2025 16:50:54.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_cake of type minecraft:item
|
21908 | [08Jan2025 16:50:54.368] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry honey_cake of type minecraft:block
|
21909 | [08Jan2025 16:50:54.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry barbed_wire of type minecraft:item
|
21910 | [08Jan2025 16:50:54.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry barbed_wire of type minecraft:block
|
21911 | [08Jan2025 16:50:54.369] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_enchanter of type minecraft:block_entity_type
|
21912 | [08Jan2025 16:50:54.370] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:wand-of-style'
|
21913 | [08Jan2025 16:50:54.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tesla_coil of type minecraft:item
|
21914 | [08Jan2025 16:50:54.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tesla_coil of type minecraft:block
|
21915 | [08Jan2025 16:50:54.370] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_blade of type minecraft:item
|
21916 | [08Jan2025 16:50:54.373] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lit_lithium_blade of type minecraft:item
|
21917 | [08Jan2025 16:50:54.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spark_plug of type minecraft:item
|
21918 | [08Jan2025 16:50:54.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry slag of type minecraft:item
|
21919 | [08Jan2025 16:50:54.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bitumen of type minecraft:item
|
21920 | [08Jan2025 16:50:54.374] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enchanting_guide_for_blaze of type minecraft:menu
|
21921 | [08Jan2025 16:50:54.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blasting_mixture of type minecraft:item
|
21922 | [08Jan2025 16:50:54.375] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireproof_brick of type minecraft:item
|
21923 | [08Jan2025 16:50:54.377] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fireclay_ball of type minecraft:item
|
21924 | [08Jan2025 16:50:54.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screw of type minecraft:item
|
21925 | [08Jan2025 16:50:54.378] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engine_chamber of type minecraft:item
|
21926 | [08Jan2025 16:50:54.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry engine_base of type minecraft:item
|
21927 | [08Jan2025 16:50:54.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_blade of type minecraft:item
|
21928 | [08Jan2025 16:50:54.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thermite_powder of type minecraft:item
|
21929 | [08Jan2025 16:50:54.379] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_mechanism of type minecraft:item
|
21930 | [08Jan2025 16:50:54.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry nitrate_dust of type minecraft:item
|
21931 | [08Jan2025 16:50:54.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfur_dust of type minecraft:item
|
21932 | [08Jan2025 16:50:54.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry limesand of type minecraft:item
|
21933 | [08Jan2025 16:50:54.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry concrete_mixture of type minecraft:item
|
21934 | [08Jan2025 16:50:54.380] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry magnetic_ingot of type minecraft:item
|
21935 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry resistor_ of type minecraft:item
|
21936 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor_ of type minecraft:item
|
21937 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sulfate of type minecraft:item
|
21938 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_sulfate of type minecraft:item
|
21939 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_charge of type minecraft:item
|
21940 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuse of type minecraft:item
|
21941 | [08Jan2025 16:50:54.381] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hyper_experience_orb of type minecraft:entity_type
|
21942 | [08Jan2025 16:50:54.382] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinderblock of type minecraft:item
|
21943 | [08Jan2025 16:50:54.382] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfOpenableContainerMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.tiles.OpeneableContainerBlockEntity
|
21944 | [08Jan2025 16:50:54.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cinderflourblock of type minecraft:item
|
21945 | [08Jan2025 16:50:54.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry modular_accumulator of type minecraft:item
|
21946 | [08Jan2025 16:50:54.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry modular_accumulator of type minecraft:block
|
21947 | [08Jan2025 16:50:54.383] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hyper_experience_bottle of type minecraft:entity_type
|
21948 | [08Jan2025 16:50:54.385] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry the_rock of type minecraft:item
|
21949 | [08Jan2025 16:50:54.386] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_blaze_burner of type minecraft:block
|
21950 | [08Jan2025 16:50:54.389] [modloading-worker-0/DEBUG] [mixin/]: Mixing createaddition.MixinPortableEnergyInterfaceMovement from forge-vs_addition.mixins.json into com.mrh0.createaddition.blocks.portable_energy_interface.PortableEnergyInterfaceMovement
|
21951 | [08Jan2025 16:50:54.390] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bottle_of_battery_acid of type minecraft:item
|
21952 | [08Jan2025 16:50:54.401] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience of type forge:fluid_type
|
21953 | [08Jan2025 16:50:54.401] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience of type minecraft:fluid
|
21954 | [08Jan2025 16:50:54.401] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bottle_of_concrete of type minecraft:item
|
21955 | [08Jan2025 16:50:54.401] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_experience of type minecraft:fluid
|
21956 | [08Jan2025 16:50:54.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_energy_interface of type minecraft:item
|
21957 | [08Jan2025 16:50:54.403] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_energy_interface of type minecraft:block
|
21958 | [08Jan2025 16:50:54.405] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unfinished_steel_mechanism of type minecraft:item
|
21959 | [08Jan2025 16:50:54.405] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unprocessed_heavy_plate of type minecraft:item
|
21960 | [08Jan2025 16:50:54.405] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unfinished_gasoline_engine of type minecraft:item
|
21961 | [08Jan2025 16:50:54.406] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unfinished_lpg_engine of type minecraft:item
|
21962 | [08Jan2025 16:50:54.406] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfPlanterMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.PlanterBlock
|
21963 | [08Jan2025 16:50:54.407] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:unknown'
|
21964 | [08Jan2025 16:50:54.407] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:hat.base'
|
21965 | [08Jan2025 16:50:54.408] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biomass_pellet_block of type minecraft:item
|
21966 | [08Jan2025 16:50:54.408] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biomass_pellet_block of type minecraft:block
|
21967 | [08Jan2025 16:50:54.410] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry unfinished_turbine_engine of type minecraft:item
|
21968 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:head.base'
|
21969 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.base'
|
21970 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hyper_experience of type forge:fluid_type
|
21971 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.leftArm'
|
21972 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hyper_experience of type minecraft:fluid
|
21973 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.rightArm'
|
21974 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_hyper_experience of type minecraft:fluid
|
21975 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:legs.skirt'
|
21976 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:legs.leftLeg'
|
21977 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:legs.rightLeg'
|
21978 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:feet.leftFoot'
|
21979 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:feet.rightFoot'
|
21980 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:wings.leftWing'
|
21981 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:wings.rightWing'
|
21982 | [08Jan2025 16:50:54.411] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.base2'
|
21983 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.leftArm2'
|
21984 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:chest.rightArm2'
|
21985 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:legs.leftLeg2'
|
21986 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:legs.rightLeg2'
|
21987 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:pickaxe.base'
|
21988 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:axe.base'
|
21989 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:shovel.base'
|
21990 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:hoe.base'
|
21991 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ink_bucket of type minecraft:item
|
21992 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ink of type forge:fluid_type
|
21993 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ink of type minecraft:block
|
21994 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ink of type minecraft:fluid
|
21995 | [08Jan2025 16:50:54.412] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_ink of type minecraft:fluid
|
21996 | [08Jan2025 16:50:54.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_coke_dust of type minecraft:item
|
21997 | [08Jan2025 16:50:54.414] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry enchanting_guide of type minecraft:item
|
21998 | [08Jan2025 16:50:54.415] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:bow.frame0'
|
21999 | [08Jan2025 16:50:54.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry digital_adapter of type minecraft:item
|
22000 | [08Jan2025 16:50:54.415] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry digital_adapter of type minecraft:block
|
22001 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pipe_bomb of type minecraft:item
|
22002 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_potato of type minecraft:item
|
22003 | [08Jan2025 16:50:54.415] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:bow.frame1'
|
22004 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:bow.frame2'
|
22005 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:bow.frame3'
|
22006 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:bow.arrow'
|
22007 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:sword.base'
|
22008 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:shield.base'
|
22009 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:trident.base'
|
22010 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:item.base'
|
22011 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:block.base'
|
22012 | [08Jan2025 16:50:54.416] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:block.multiblock'
|
22013 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Part 'armourers:part.advanced_part'
|
22014 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry hyper_experience_bottle of type minecraft:item
|
22015 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:unknown'
|
22016 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:head'
|
22017 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:chest'
|
22018 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:legs'
|
22019 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:feet'
|
22020 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:wings'
|
22021 | [08Jan2025 16:50:54.417] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:outfit'
|
22022 | [08Jan2025 16:50:54.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry experience_rotor of type minecraft:item
|
22023 | [08Jan2025 16:50:54.418] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:block_entity_type
|
22024 | [08Jan2025 16:50:54.420] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry alternator of type minecraft:block_entity_type
|
22025 | [08Jan2025 16:50:54.420] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry advanced_potato_cannon of type minecraft:item
|
22026 | [08Jan2025 16:50:54.421] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/swords'
|
22027 | [08Jan2025 16:50:54.421] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rolling_mill of type minecraft:block_entity_type
|
22028 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/shields'
|
22029 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/bows'
|
22030 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/tridents'
|
22031 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/pickaxes'
|
22032 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/axes'
|
22033 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/shovels'
|
22034 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item Tag 'armourers_workshop:skinnable/hoes'
|
22035 | [08Jan2025 16:50:54.422] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flamethrower of type minecraft:item
|
22036 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry quad_potato_cannon of type minecraft:item
|
22037 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:sword'
|
22038 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:shield'
|
22039 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:bow'
|
22040 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:trident'
|
22041 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:pickaxe'
|
22042 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:axe'
|
22043 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:shovel'
|
22044 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:hoe'
|
22045 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:item'
|
22046 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:block'
|
22047 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin 'armourers:part'
|
22048 | [08Jan2025 16:50:54.427] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_energy of type minecraft:block_entity_type
|
22049 | [08Jan2025 16:50:54.429] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:normal'
|
22050 | [08Jan2025 16:50:54.429] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_1'
|
22051 | [08Jan2025 16:50:54.429] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry block_mold of type minecraft:item
|
22052 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_2'
|
22053 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ingot_mold of type minecraft:item
|
22054 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_3'
|
22055 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_4'
|
22056 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_5'
|
22057 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_6'
|
22058 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_7'
|
22059 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coal_coke of type minecraft:item
|
22060 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:dye_8'
|
22061 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:rainbow'
|
22062 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:pulse_1'
|
22063 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:pulse_2'
|
22064 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:texture'
|
22065 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:flicker_1'
|
22066 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:flicker_2'
|
22067 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:flash_1'
|
22068 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:flash_2'
|
22069 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:skin'
|
22070 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:hair'
|
22071 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:eye'
|
22072 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:misc_1'
|
22073 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:misc_2'
|
22074 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:misc_3'
|
22075 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:misc_4'
|
22076 | [08Jan2025 16:50:54.430] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Skin Paint 'armourers:none'
|
22077 | [08Jan2025 16:50:54.431] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry screwdriver of type minecraft:item
|
22078 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry connector of type minecraft:block_entity_type
|
22079 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-head'
|
22080 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-chest'
|
22081 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-feet'
|
22082 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-legs'
|
22083 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-wings'
|
22084 | [08Jan2025 16:50:54.432] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-unlock-outfit'
|
22085 | [08Jan2025 16:50:54.433] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:linking-tool'
|
22086 | [08Jan2025 16:50:54.433] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-template'
|
22087 | [08Jan2025 16:50:54.433] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thermite_grenade of type minecraft:item
|
22088 | [08Jan2025 16:50:54.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_grenade of type minecraft:item
|
22089 | [08Jan2025 16:50:54.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_grenade of type minecraft:item
|
22090 | [08Jan2025 16:50:54.434] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_light_connector of type minecraft:block_entity_type
|
22091 | [08Jan2025 16:50:54.435] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_connector of type minecraft:block_entity_type
|
22092 | [08Jan2025 16:50:54.438] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:soap'
|
22093 | [08Jan2025 16:50:54.439] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry redstone_relay of type minecraft:block_entity_type
|
22094 | [08Jan2025 16:50:54.440] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:gift-sack'
|
22095 | [08Jan2025 16:50:54.440] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:armourer'
|
22096 | [08Jan2025 16:50:54.440] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:colour-mixer'
|
22097 | [08Jan2025 16:50:54.440] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:advanced-skin-builder'
|
22098 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for create_enchantment_industry
|
22099 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-cube'
|
22100 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing plus.dragons.createenchantmentindustry.foundation.config.CeiConfigs to MOD
|
22101 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-cube-glowing'
|
22102 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-cube-glass'
|
22103 | [08Jan2025 16:50:54.442] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:skin-cube-glass-glowing'
|
22104 | [08Jan2025 16:50:54.443] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tesla_coil of type minecraft:block_entity_type
|
22105 | [08Jan2025 16:50:54.446] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_blaze_burner of type minecraft:block_entity_type
|
22106 | [08Jan2025 16:50:54.448] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry modular_accumulator of type minecraft:block_entity_type
|
22107 | [08Jan2025 16:50:54.449] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:paintbrush'
|
22108 | [08Jan2025 16:50:54.449] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry light_bulb of type minecraft:block_entity_type
|
22109 | [08Jan2025 16:50:54.451] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry portable_energy_interface of type minecraft:block_entity_type
|
22110 | [08Jan2025 16:50:54.451] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:paint-roller'
|
22111 | [08Jan2025 16:50:54.451] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smokestack of type minecraft:block_entity_type
|
22112 | [08Jan2025 16:50:54.454] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.SelfFrameMixin from supplementaries.mixins.json into net.mehvahdjukaar.supplementaries.common.block.blocks.FrameBlock
|
22113 | [08Jan2025 16:50:54.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galvanic_cell of type minecraft:block_entity_type
|
22114 | [08Jan2025 16:50:54.455] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry digital_adapter of type minecraft:block_entity_type
|
22115 | [08Jan2025 16:50:54.455] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:burn-tool'
|
22116 | [08Jan2025 16:50:54.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor of type minecraft:item
|
22117 | [08Jan2025 16:50:54.456] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rgb_light_bulb of type minecraft:block_entity_type
|
22118 | [08Jan2025 16:50:54.456] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:dodge-tool'
|
22119 | [08Jan2025 16:50:54.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_grit of type minecraft:item
|
22120 | [08Jan2025 16:50:54.457] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_hub of type minecraft:block_entity_type
|
22121 | [08Jan2025 16:50:54.458] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:shade-noise-tool'
|
22122 | [08Jan2025 16:50:54.458] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diamond_grit_sandpaper of type minecraft:item
|
22123 | [08Jan2025 16:50:54.458] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biomass of type minecraft:item
|
22124 | [08Jan2025 16:50:54.458] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_tube of type minecraft:block_entity_type
|
22125 | [08Jan2025 16:50:54.459] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:colour-noise-tool'
|
22126 | [08Jan2025 16:50:54.459] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry biomass_pellet of type minecraft:item
|
22127 | [08Jan2025 16:50:54.459] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon_tube of type minecraft:block_entity_type
|
22128 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_amulet of type minecraft:item
|
22129 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_ingot of type minecraft:item
|
22130 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:blending-tool'
|
22131 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diagonal_cable_block of type minecraft:block_entity_type
|
22132 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_nugget of type minecraft:item
|
22133 | [08Jan2025 16:50:54.460] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_sheet of type minecraft:item
|
22134 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_sheet of type minecraft:item
|
22135 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_wire of type minecraft:item
|
22136 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_wire of type minecraft:item
|
22137 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_wire of type minecraft:item
|
22138 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_wire of type minecraft:item
|
22139 | [08Jan2025 16:50:54.461] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:hue-tool'
|
22140 | [08Jan2025 16:50:54.462] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blaze_heater of type minecraft:block_entity_type
|
22141 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spool of type minecraft:item
|
22142 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry capacitor of type minecraft:block_entity_type
|
22143 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_spool of type minecraft:item
|
22144 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:colour-picker'
|
22145 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_spool of type minecraft:item
|
22146 | [08Jan2025 16:50:54.463] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_spool of type minecraft:item
|
22147 | [08Jan2025 16:50:54.463] [modloading-worker-0/INFO] [quark-zeta/]: Discovered 164 modules to load.
|
22148 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry festive_spool of type minecraft:item
|
22149 | [08Jan2025 16:50:54.463] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Abacus...
|
22150 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry converter of type minecraft:block_entity_type
|
22151 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_rod of type minecraft:item
|
22152 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Item 'armourers_workshop:block-marker'
|
22153 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry iron_rod of type minecraft:item
|
22154 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gold_rod of type minecraft:item
|
22155 | [08Jan2025 16:50:54.464] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electrum_rod of type minecraft:item
|
22156 | [08Jan2025 16:50:54.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry brass_rod of type minecraft:item
|
22157 | [08Jan2025 16:50:54.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cake_base of type minecraft:item
|
22158 | [08Jan2025 16:50:54.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cake_base_baked of type minecraft:item
|
22159 | [08Jan2025 16:50:54.465] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry straw of type minecraft:item
|
22160 | [08Jan2025 16:50:54.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil_bucket of type minecraft:item
|
22161 | [08Jan2025 16:50:54.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil of type forge:fluid_type
|
22162 | [08Jan2025 16:50:54.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil of type minecraft:block
|
22163 | [08Jan2025 16:50:54.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry seed_oil of type minecraft:fluid
|
22164 | [08Jan2025 16:50:54.467] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_seed_oil of type minecraft:fluid
|
22165 | [08Jan2025 16:50:54.468] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry accumulator of type minecraft:block_entity_type
|
22166 | [08Jan2025 16:50:54.468] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Adjustable Chat...
|
22167 | [08Jan2025 16:50:54.468] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ambient Discs...
|
22168 | [08Jan2025 16:50:54.469] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Tomes...
|
22169 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bioethanol_bucket of type minecraft:item
|
22170 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bioethanol of type forge:fluid_type
|
22171 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:hologram-projector'
|
22172 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polarizer of type minecraft:block_entity_type
|
22173 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bioethanol of type minecraft:block
|
22174 | [08Jan2025 16:50:54.470] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bioethanol of type minecraft:fluid
|
22175 | [08Jan2025 16:50:54.471] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_bioethanol of type minecraft:fluid
|
22176 | [08Jan2025 16:50:54.471] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:outfit-maker'
|
22177 | [08Jan2025 16:50:54.471] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltmeter of type minecraft:block_entity_type
|
22178 | [08Jan2025 16:50:54.472] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:dye-table'
|
22179 | [08Jan2025 16:50:54.472] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry energy_meter of type minecraft:block_entity_type
|
22180 | [08Jan2025 16:50:54.472] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:colour-mixer'
|
22181 | [08Jan2025 16:50:54.474] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry resistor of type minecraft:block_entity_type
|
22182 | [08Jan2025 16:50:54.475] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coil of type minecraft:block_entity_type
|
22183 | [08Jan2025 16:50:54.477] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:armourer'
|
22184 | [08Jan2025 16:50:54.477] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:advanced-skin-builder'
|
22185 | [08Jan2025 16:50:54.478] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_motor of type minecraft:block_entity_type
|
22186 | [08Jan2025 16:50:54.478] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skin-library'
|
22187 | [08Jan2025 16:50:54.479] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry stator of type minecraft:block_entity_type
|
22188 | [08Jan2025 16:50:54.479] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skin-library-global'
|
22189 | [08Jan2025 16:50:54.479] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skinnable'
|
22190 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for createaddition
|
22191 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.createaddition.index.CACreativeModeTabs to MOD
|
22192 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:bounding-box'
|
22193 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.createaddition.event.GameEvents to FORGE
|
22194 | [08Jan2025 16:50:54.480] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ancient Wood...
|
22195 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rotor of type minecraft:block_entity_type
|
22196 | [08Jan2025 16:50:54.480] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaLeavesBlock
|
22197 | [08Jan2025 16:50:54.481] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skin-cube'
|
22198 | [08Jan2025 16:50:54.481] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skinnable-sr'
|
22199 | [08Jan2025 16:50:54.481] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:bounding-box-sr'
|
22200 | [08Jan2025 16:50:54.481] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Block Entity Type 'armourers_workshop:skin-cube-sr'
|
22201 | [08Jan2025 16:50:54.486] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry generator of type minecraft:block_entity_type
|
22202 | [08Jan2025 16:50:54.486] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cable_connector of type minecraft:block_entity_type
|
22203 | [08Jan2025 16:50:54.486] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.mrh0.createaddition.config.Config to FORGE
|
22204 | [08Jan2025 16:50:54.486] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaSaplingBlock
|
22205 | [08Jan2025 16:50:54.492] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creative_generator of type minecraft:block_entity_type
|
22206 | [08Jan2025 16:50:54.493] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Armed Armor Stands...
|
22207 | [08Jan2025 16:50:54.493] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Auto Walk Keybind...
|
22208 | [08Jan2025 16:50:54.494] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Recipe Unlock...
|
22209 | [08Jan2025 16:50:54.494] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Automatic Tool Restock...
|
22210 | [08Jan2025 16:50:54.495] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry formwork of type minecraft:block_entity_type
|
22211 | [08Jan2025 16:50:54.496] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Type 'armourers_workshop:mannequin'
|
22212 | [08Jan2025 16:50:54.496] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry rebar_formwork of type minecraft:block_entity_type
|
22213 | [08Jan2025 16:50:54.496] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Azalea Wood...
|
22214 | [08Jan2025 16:50:54.497] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Back Button Keybind...
|
22215 | [08Jan2025 16:50:54.497] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Backpack...
|
22216 | [08Jan2025 16:50:54.498] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaItemMixin_FAKE from quark.mixins.json into org.violetmoon.quark.addons.oddities.item.BackpackItem
|
22217 | [08Jan2025 16:50:54.498] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_fluid_tank of type minecraft:block_entity_type
|
22218 | [08Jan2025 16:50:54.500] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Type 'armourers_workshop:seat'
|
22219 | [08Jan2025 16:50:54.503] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_sliding_door of type minecraft:block_entity_type
|
22220 | [08Jan2025 16:50:54.503] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Beacon Redirection...
|
22221 | [08Jan2025 16:50:54.504] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Better Elytra Rocket...
|
22222 | [08Jan2025 16:50:54.504] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Big Stone Clusters...
|
22223 | [08Jan2025 16:50:54.505] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry deposit_scanner of type minecraft:block_entity_type
|
22224 | [08Jan2025 16:50:54.506] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry distillation_tower_output of type minecraft:block_entity_type
|
22225 | [08Jan2025 16:50:54.507] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry distillation_tower_controller of type minecraft:block_entity_type
|
22226 | [08Jan2025 16:50:54.508] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry machine_input of type minecraft:block_entity_type
|
22227 | [08Jan2025 16:50:54.510] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Data Serializer 'armourers_workshop:player_texture'
|
22228 | [08Jan2025 16:50:54.510] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blast_furnace_output of type minecraft:block_entity_type
|
22229 | [08Jan2025 16:50:54.512] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry coke_oven of type minecraft:block_entity_type
|
22230 | [08Jan2025 16:50:54.513] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_metal of type minecraft:block_entity_type
|
22231 | [08Jan2025 16:50:54.518] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_basin of type minecraft:block_entity_type
|
22232 | [08Jan2025 16:50:54.520] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Blossom Trees...
|
22233 | [08Jan2025 16:50:54.522] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry casting_spout of type minecraft:block_entity_type
|
22234 | [08Jan2025 16:50:54.523] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Bottled Cloud...
|
22235 | [08Jan2025 16:50:54.525] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Buckets Show Inhabitants...
|
22236 | [08Jan2025 16:50:54.525] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Camera...
|
22237 | [08Jan2025 16:50:54.527] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Campfires Boost Elytra...
|
22238 | [08Jan2025 16:50:54.527] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Celebratory Lamps...
|
22239 | [08Jan2025 16:50:54.528] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chains Connect Blocks...
|
22240 | [08Jan2025 16:50:54.530] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_intake of type minecraft:block_entity_type
|
22241 | [08Jan2025 16:50:54.530] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chest Searching...
|
22242 | [08Jan2025 16:50:54.530] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chorus Vegetation...
|
22243 | [08Jan2025 16:50:54.532] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Chute...
|
22244 | [08Jan2025 16:50:54.534] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine of type minecraft:block_entity_type
|
22245 | [08Jan2025 16:50:54.537] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Climate Control Remover...
|
22246 | [08Jan2025 16:50:54.538] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Color Runes...
|
22247 | [08Jan2025 16:50:54.539] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_engine_expansion of type minecraft:block_entity_type
|
22248 | [08Jan2025 16:50:54.541] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compasses Work Everywhere...
|
22249 | [08Jan2025 16:50:54.541] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Compressed Blocks...
|
22250 | [08Jan2025 16:50:54.542] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Coral On Cactus...
|
22251 | [08Jan2025 16:50:54.542] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Corundum...
|
22252 | [08Jan2025 16:50:54.542] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine of type minecraft:block_entity_type
|
22253 | [08Jan2025 16:50:54.550] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_engine_back of type minecraft:block_entity_type
|
22254 | [08Jan2025 16:50:54.556] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine of type minecraft:block_entity_type
|
22255 | [08Jan2025 16:50:54.557] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_engine_back of type minecraft:block_entity_type
|
22256 | [08Jan2025 16:50:54.561] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crabs...
|
22257 | [08Jan2025 16:50:54.563] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine of type minecraft:block_entity_type
|
22258 | [08Jan2025 16:50:54.566] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry turbine_engine_back of type minecraft:block_entity_type
|
22259 | [08Jan2025 16:50:54.566] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22260 | [08Jan2025 16:50:54.567] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crafter...
|
22261 | [08Jan2025 16:50:54.568] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry exhaust of type minecraft:block_entity_type
|
22262 | [08Jan2025 16:50:54.569] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22263 | [08Jan2025 16:50:54.569] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Crate...
|
22264 | [08Jan2025 16:50:54.570] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flarestack of type minecraft:block_entity_type
|
22265 | [08Jan2025 16:50:54.570] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Diamond Repair...
|
22266 | [08Jan2025 16:50:54.571] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dispensers Place Blocks...
|
22267 | [08Jan2025 16:50:54.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lockable_pipe of type minecraft:block_entity_type
|
22268 | [08Jan2025 16:50:54.571] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Double Door Opening...
|
22269 | [08Jan2025 16:50:54.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_pipe of type minecraft:block_entity_type
|
22270 | [08Jan2025 16:50:54.571] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_lockable_pipe of type minecraft:block_entity_type
|
22271 | [08Jan2025 16:50:54.572] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_tfmg_pipe of type minecraft:block_entity_type
|
22272 | [08Jan2025 16:50:54.572] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dragon Scales...
|
22273 | [08Jan2025 16:50:54.572] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Duskbound Blocks...
|
22274 | [08Jan2025 16:50:54.572] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Dyeable Item Frames...
|
22275 | [08Jan2025 16:50:54.574] [modloading-worker-0/DEBUG] [mixin/]: Mixing SelfEntitySpawnDataMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.entity.IExtraClientSpawnData
|
22276 | [08Jan2025 16:50:54.574] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copycat_cable of type minecraft:block_entity_type
|
22277 | [08Jan2025 16:50:54.574] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Easy Transfering...
|
22278 | [08Jan2025 16:50:54.574] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Elytra Indicator...
|
22279 | [08Jan2025 16:50:54.574] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Emotes...
|
22280 | [08Jan2025 16:50:54.574] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry mechanical_pump of type minecraft:block_entity_type
|
22281 | [08Jan2025 16:50:54.575] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry smart_fluid_pipe of type minecraft:block_entity_type
|
22282 | [08Jan2025 16:50:54.575] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantment Predicates...
|
22283 | [08Jan2025 16:50:54.575] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enchantments Begone...
|
22284 | [08Jan2025 16:50:54.575] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fluid_valve of type minecraft:block_entity_type
|
22285 | [08Jan2025 16:50:54.575] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Ender Watcher...
|
22286 | [08Jan2025 16:50:54.579] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Endermosh Music Disc...
|
22287 | [08Jan2025 16:50:54.580] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Enhanced Ladders...
|
22288 | [08Jan2025 16:50:54.581] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Expanded Item Interactions...
|
22289 | [08Jan2025 16:50:54.582] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22290 | [08Jan2025 16:50:54.582] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fairy Rings...
|
22291 | [08Jan2025 16:50:54.583] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Fallen Logs...
|
22292 | [08Jan2025 16:50:54.584] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry glass_tfmg_pipe of type minecraft:block_entity_type
|
22293 | [08Jan2025 16:50:54.585] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_flywheel of type minecraft:block_entity_type
|
22294 | [08Jan2025 16:50:54.585] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Feeding Trough...
|
22295 | [08Jan2025 16:50:54.585] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_simple_kinetic of type minecraft:block_entity_type
|
22296 | [08Jan2025 16:50:54.585] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry steel_gearbox of type minecraft:block_entity_type
|
22297 | [08Jan2025 16:50:54.589] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22298 | [08Jan2025 16:50:54.590] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Forgotten...
|
22299 | [08Jan2025 16:50:54.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_encased_cogwheel of type minecraft:block_entity_type
|
22300 | [08Jan2025 16:50:54.591] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_encased_large_cogwheel of type minecraft:block_entity_type
|
22301 | [08Jan2025 16:50:54.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_encased_steel_cogwheel of type minecraft:block_entity_type
|
22302 | [08Jan2025 16:50:54.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_large_steel_cogwheel of type minecraft:block_entity_type
|
22303 | [08Jan2025 16:50:54.594] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaItemMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.item.ZetaArmorItem
|
22304 | [08Jan2025 16:50:54.594] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_encased_aluminum_cogwheel of type minecraft:block_entity_type
|
22305 | [08Jan2025 16:50:54.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry encased_large_aluminum_cogwheel of type minecraft:block_entity_type
|
22306 | [08Jan2025 16:50:54.595] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tfmg_encased_shaft of type minecraft:block_entity_type
|
22307 | [08Jan2025 16:50:54.601] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Foxhound...
|
22308 | [08Jan2025 16:50:54.602] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Framed Glass...
|
22309 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:player'
|
22310 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:villager'
|
22311 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:head'
|
22312 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:mob'
|
22313 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:mannequin'
|
22314 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:npc'
|
22315 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:minecolonies'
|
22316 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:projecting'
|
22317 | [08Jan2025 16:50:54.603] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Entity Profile 'armourers_workshop:vampirism'
|
22318 | [08Jan2025 16:50:54.603] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Game Nerfs...
|
22319 | [08Jan2025 16:50:54.604] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Item Frame...
|
22320 | [08Jan2025 16:50:54.606] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine of type minecraft:block_entity_type
|
22321 | [08Jan2025 16:50:54.607] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22322 | [08Jan2025 16:50:54.607] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glass Shard...
|
22323 | [08Jan2025 16:50:54.608] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry large_radial_engine of type minecraft:block_entity_type
|
22324 | [08Jan2025 16:50:54.609] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Glimmering Weald...
|
22325 | [08Jan2025 16:50:54.609] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry radial_engine_input of type minecraft:block_entity_type
|
22326 | [08Jan2025 16:50:54.610] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.world.block.HugeGlowShroomBlock
|
22327 | [08Jan2025 16:50:54.616] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry compact_engine of type minecraft:block_entity_type
|
22328 | [08Jan2025 16:50:54.618] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaBushBlock
|
22329 | [08Jan2025 16:50:54.626] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry low_grade_fuel_engine of type minecraft:block_entity_type
|
22330 | [08Jan2025 16:50:54.626] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Bars...
|
22331 | [08Jan2025 16:50:54.627] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gold Tools Have Fortune...
|
22332 | [08Jan2025 16:50:54.628] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_hammer of type minecraft:block_entity_type
|
22333 | [08Jan2025 16:50:54.628] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grab Chickens...
|
22334 | [08Jan2025 16:50:54.629] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Grate...
|
22335 | [08Jan2025 16:50:54.629] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_crank of type minecraft:block_entity_type
|
22336 | [08Jan2025 16:50:54.632] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Gravisand...
|
22337 | [08Jan2025 16:50:54.633] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinPumpjackBaseBlockEntity from tfmgvod.mixins.json into com.drmangotea.tfmg.blocks.machines.oil_processing.pumpjack.base.PumpjackBaseBlockEntity
|
22338 | [08Jan2025 16:50:54.633] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Greener Grass...
|
22339 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22340 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22341 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22342 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22343 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22344 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22345 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22346 | [08Jan2025 16:50:54.638] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22347 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::findDeposit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22348 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22349 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22350 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22351 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22352 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22353 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22354 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22355 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22356 | [08Jan2025 16:50:54.639] [modloading-worker-0/DEBUG] [mixin/]: tfmgvod.mixins.json:MixinPumpjackBaseBlockEntity from mod tfmgvod->@Inject::process(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22357 | [08Jan2025 16:50:54.640] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pumpjack_base of type minecraft:block_entity_type
|
22358 | [08Jan2025 16:50:54.641] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_cube of type minecraft:block_entity_type
|
22359 | [08Jan2025 16:50:54.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_source of type minecraft:block_entity_type
|
22360 | [08Jan2025 16:50:54.642] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hedges...
|
22361 | [08Jan2025 16:50:54.642] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry debug_electric_block of type minecraft:block_entity_type
|
22362 | [08Jan2025 16:50:54.643] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry fuse_block of type minecraft:block_entity_type
|
22363 | [08Jan2025 16:50:54.643] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hoe Harvesting...
|
22364 | [08Jan2025 16:50:54.644] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hollow Logs...
|
22365 | [08Jan2025 16:50:54.644] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_diode of type minecraft:block_entity_type
|
22366 | [08Jan2025 16:50:54.644] [modloading-worker-0/DEBUG] [mixin/]: Mixing MixinMapItemSavedData from framedblocks.mixin.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
22367 | [08Jan2025 16:50:54.644] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Horses Swim...
|
22368 | [08Jan2025 16:50:54.645] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$framedblocks$saveCustomMapMarkers$0(Lnet/minecraft/nbt/ListTag;Ljava/lang/String;Lxfacthd/framedblocks/common/blockentity/special/FramedItemFrameBlockEntity$FramedMap;)V to md6778ec$framedblocks$lambda$framedblocks$saveCustomMapMarkers$0$0 in framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks
|
22369 | [08Jan2025 16:50:54.645] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Hotbar Changer...
|
22370 | [08Jan2025 16:50:54.645] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Sponges...
|
22371 | [08Jan2025 16:50:54.646] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Improved Tooltips...
|
22372 | [08Jan2025 16:50:54.646] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Industrial Palette...
|
22373 | [08Jan2025 16:50:54.646] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapDataMixin from moonlight-common.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
22374 | [08Jan2025 16:50:54.647] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$save$3(Lnet/minecraft/nbt/CompoundTag;Lnet/minecraft/resources/ResourceLocation;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md6778ec$moonlight$lambda$save$3$1 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
22375 | [08Jan2025 16:50:54.647] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$load$2(Lnet/minecraft/nbt/CompoundTag;Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData;)V to md6778ec$moonlight$lambda$load$2$2 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
22376 | [08Jan2025 16:50:54.647] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setCustomDataDirty$1(Lnet/mehvahdjukaar/moonlight/api/map/CustomMapData$Type;Ljava/util/function/Consumer;Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to md6778ec$moonlight$lambda$setCustomDataDirty$1$3 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
22377 | [08Jan2025 16:50:54.647] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$setCustomDecorationsDirty$0(Lnet/minecraft/world/level/saveddata/maps/MapItemSavedData$HoldingPlayer;)V to md6778ec$moonlight$lambda$setCustomDecorationsDirty$0$4 in moonlight-common.mixins.json:MapDataMixin from mod moonlight
|
22378 | [08Jan2025 16:50:54.650] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Inventory Sorting...
|
22379 | [08Jan2025 16:50:54.650] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Iron Rod...
|
22380 | [08Jan2025 16:50:54.655] [modloading-worker-0/DEBUG] [mixin/]: Mixing MapItemSavedDataMixin from create.mixins.json into net.minecraft.world.level.saveddata.maps.MapItemSavedData
|
22381 | [08Jan2025 16:50:54.670] [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
|
22382 | [08Jan2025 16:50:54.670] [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
|
22383 | [08Jan2025 16:50:54.670] [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
|
22384 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$loadCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
22385 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
22386 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
22387 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: framedblocks.mixin.json:MixinMapItemSavedData from mod framedblocks->@Inject::framedblocks$saveCustomMapMarkers(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
22388 | [08Jan2025 16:50:54.670] [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
|
22389 | [08Jan2025 16:50:54.670] [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
|
22390 | [08Jan2025 16:50:54.670] [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
|
22391 | [08Jan2025 16:50:54.670] [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
|
22392 | [08Jan2025 16:50:54.670] [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
|
22393 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::load(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
22394 | [08Jan2025 16:50:54.670] [modloading-worker-0/DEBUG] [mixin/]: moonlight-common.mixins.json:MapDataMixin from mod moonlight->@Inject::save(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
22395 | [08Jan2025 16:50:54.670] [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
|
22396 | [08Jan2025 16:50:54.670] [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
|
22397 | [08Jan2025 16:50:54.670] [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
|
22398 | [08Jan2025 16:50:54.670] [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
|
22399 | [08Jan2025 16:50:54.670] [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
|
22400 | [08Jan2025 16:50:54.670] [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
|
22401 | [08Jan2025 16:50:54.671] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onLoad(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
22402 | [08Jan2025 16:50:54.671] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
|
22403 | [08Jan2025 16:50:54.671] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
|
22404 | [08Jan2025 16:50:54.671] [modloading-worker-0/DEBUG] [mixin/]: create.mixins.json:MapItemSavedDataMixin from mod create->@Inject::create$onSave(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
|
22405 | [08Jan2025 16:50:54.671] [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
|
22406 | [08Jan2025 16:50:54.671] [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
|
22407 | [08Jan2025 16:50:54.671] [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
|
22408 | [08Jan2025 16:50:54.672] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:wardrobe'
|
22409 | [08Jan2025 16:50:54.674] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:wardrobe-op'
|
22410 | [08Jan2025 16:50:54.675] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry transistor of type minecraft:block_entity_type
|
22411 | [08Jan2025 16:50:54.677] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry traffic_light of type minecraft:block_entity_type
|
22412 | [08Jan2025 16:50:54.678] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry segmented_display of type minecraft:block_entity_type
|
22413 | [08Jan2025 16:50:54.679] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.automation.block.IronRodBlock
|
22414 | [08Jan2025 16:50:54.679] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_post of type minecraft:block_entity_type
|
22415 | [08Jan2025 16:50:54.684] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry voltage_observer of type minecraft:block_entity_type
|
22416 | [08Jan2025 16:50:54.684] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:skinnable'
|
22417 | [08Jan2025 16:50:54.685] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Item Sharing...
|
22418 | [08Jan2025 16:50:54.687] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry electric_pump of type minecraft:block_entity_type
|
22419 | [08Jan2025 16:50:54.688] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:dye-table'
|
22420 | [08Jan2025 16:50:54.687] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Japanese Palette...
|
22421 | [08Jan2025 16:50:54.688] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Leaf Carpet...
|
22422 | [08Jan2025 16:50:54.690] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:skinning-table'
|
22423 | [08Jan2025 16:50:54.689] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Lock Rotation...
|
22424 | [08Jan2025 16:50:54.692] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry pipe_bomb of type minecraft:entity_type
|
22425 | [08Jan2025 16:50:54.692] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:skin-library-creative'
|
22426 | [08Jan2025 16:50:54.692] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Long Range Pick Block...
|
22427 | [08Jan2025 16:50:54.693] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:skin-library'
|
22428 | [08Jan2025 16:50:54.693] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_potato of type minecraft:entity_type
|
22429 | [08Jan2025 16:50:54.692] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magma Keeps Concrete Powder...
|
22430 | [08Jan2025 16:50:54.694] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Magnets...
|
22431 | [08Jan2025 16:50:54.696] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:skin-library-global'
|
22432 | [08Jan2025 16:50:54.697] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:hologram-projector'
|
22433 | [08Jan2025 16:50:54.699] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:colour-mixer'
|
22434 | [08Jan2025 16:50:54.698] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22435 | [08Jan2025 16:50:54.700] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry thermite_grenade of type minecraft:entity_type
|
22436 | [08Jan2025 16:50:54.701] [modloading-worker-0/DEBUG] [io.netty.util.internal.ThreadLocalRandom/]: -Dio.netty.initialSeedUniquifier: 0x5578c3ecc8820680
|
22437 | [08Jan2025 16:50:54.700] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Map Washing...
|
22438 | [08Jan2025 16:50:54.702] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry zinc_grenade of type minecraft:entity_type
|
22439 | [08Jan2025 16:50:54.702] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Matrix Enchanting...
|
22440 | [08Jan2025 16:50:54.703] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry copper_grenade of type minecraft:entity_type
|
22441 | [08Jan2025 16:50:54.703] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.addons.oddities.block.MatrixEnchantingTableBlock
|
22442 | [08Jan2025 16:50:54.703] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:armourer'
|
22443 | [08Jan2025 16:50:54.705] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_bomb_entity of type minecraft:entity_type
|
22444 | [08Jan2025 16:50:54.709] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22445 | [08Jan2025 16:50:54.709] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Metal Buttons...
|
22446 | [08Jan2025 16:50:54.711] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry tesla_coil_lightning of type minecraft:entity_type
|
22447 | [08Jan2025 16:50:54.711] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Microcrafting Helper...
|
22448 | [08Jan2025 16:50:54.712] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Midori...
|
22449 | [08Jan2025 16:50:54.712] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry spark of type minecraft:entity_type
|
22450 | [08Jan2025 16:50:54.712] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Monster Box...
|
22451 | [08Jan2025 16:50:54.713] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry green_spark of type minecraft:entity_type
|
22452 | [08Jan2025 16:50:54.714] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:outfit-maker'
|
22453 | [08Jan2025 16:50:54.714] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Banner Layers...
|
22454 | [08Jan2025 16:50:54.715] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Menu Type 'armourers_workshop:advanced-skin-builder'
|
22455 | [08Jan2025 16:50:54.715] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Brick Types...
|
22456 | [08Jan2025 16:50:54.716] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Mud Blocks...
|
22457 | [08Jan2025 16:50:54.717] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Note Block Sounds...
|
22458 | [08Jan2025 16:50:54.718] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Potted Plants...
|
22459 | [08Jan2025 16:50:54.719] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry blue_spark of type minecraft:entity_type
|
22460 | [08Jan2025 16:50:54.719] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22461 | [08Jan2025 16:50:54.719] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Villagers...
|
22462 | [08Jan2025 16:50:54.719] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Narrator Readout...
|
22463 | [08Jan2025 16:50:54.719] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Brick Fence Gate...
|
22464 | [08Jan2025 16:50:54.719] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Nether Obsidian Spikes...
|
22465 | [08Jan2025 16:50:54.721] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module New Stone Types...
|
22466 | [08Jan2025 16:50:54.721] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lithium_spark of type minecraft:entity_type
|
22467 | [08Jan2025 16:50:54.723] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Loot Item Function Type 'armourers_workshop:skin_randomly'
|
22468 | [08Jan2025 16:50:54.723] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No Durability On Cosmetics...
|
22469 | [08Jan2025 16:50:54.724] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module No More Lava Pockets...
|
22470 | [08Jan2025 16:50:54.724] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Obsidian Plate...
|
22471 | [08Jan2025 16:50:54.724] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Overlay Shader...
|
22472 | [08Jan2025 16:50:54.724] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Parrot Eggs...
|
22473 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air_bucket of type minecraft:item
|
22474 | [08Jan2025 16:50:54.725] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22475 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air of type forge:fluid_type
|
22476 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry air of type minecraft:fluid
|
22477 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_air of type minecraft:fluid
|
22478 | [08Jan2025 16:50:54.725] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pat The Dogs...
|
22479 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_dioxide_bucket of type minecraft:item
|
22480 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_dioxide of type forge:fluid_type
|
22481 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry carbon_dioxide of type minecraft:fluid
|
22482 | [08Jan2025 16:50:54.725] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_carbon_dioxide of type minecraft:fluid
|
22483 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ethylene_bucket of type minecraft:item
|
22484 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ethylene of type forge:fluid_type
|
22485 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry ethylene of type minecraft:fluid
|
22486 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_ethylene of type minecraft:fluid
|
22487 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propylene_bucket of type minecraft:item
|
22488 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propylene of type forge:fluid_type
|
22489 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propylene of type minecraft:fluid
|
22490 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_propylene of type minecraft:fluid
|
22491 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propane_bucket of type minecraft:item
|
22492 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propane of type forge:fluid_type
|
22493 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry propane of type minecraft:fluid
|
22494 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_propane of type minecraft:fluid
|
22495 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry butane_bucket of type minecraft:item
|
22496 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry butane of type forge:fluid_type
|
22497 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry butane of type minecraft:fluid
|
22498 | [08Jan2025 16:50:54.726] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_butane of type minecraft:fluid
|
22499 | [08Jan2025 16:50:54.726] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pathfinder Maps...
|
22500 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg_bucket of type minecraft:item
|
22501 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg of type forge:fluid_type
|
22502 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lpg of type minecraft:fluid
|
22503 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_lpg of type minecraft:fluid
|
22504 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon_bucket of type minecraft:item
|
22505 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon of type forge:fluid_type
|
22506 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry neon of type minecraft:fluid
|
22507 | [08Jan2025 16:50:54.727] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_neon of type minecraft:fluid
|
22508 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:page-turn'
|
22509 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:paint'
|
22510 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:burn'
|
22511 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:dodge'
|
22512 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:picker'
|
22513 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:noise'
|
22514 | [08Jan2025 16:50:54.728] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Sound Event 'armourers_workshop:boi'
|
22515 | [08Jan2025 16:50:54.729] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Permafrost...
|
22516 | [08Jan2025 16:50:54.730] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Petals On Water...
|
22517 | [08Jan2025 16:50:54.731] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pickarang...
|
22518 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_oil_bucket of type minecraft:item
|
22519 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_oil of type forge:fluid_type
|
22520 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_oil of type minecraft:block
|
22521 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry crude_oil of type minecraft:fluid
|
22522 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_crude_oil of type minecraft:fluid
|
22523 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_oil_bucket of type minecraft:item
|
22524 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_oil of type forge:fluid_type
|
22525 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_oil of type minecraft:block
|
22526 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry heavy_oil of type minecraft:fluid
|
22527 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_heavy_oil of type minecraft:fluid
|
22528 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lubrication_oil_bucket of type minecraft:item
|
22529 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lubrication_oil of type forge:fluid_type
|
22530 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lubrication_oil of type minecraft:block
|
22531 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry lubrication_oil of type minecraft:fluid
|
22532 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_lubrication_oil of type minecraft:fluid
|
22533 | [08Jan2025 16:50:54.732] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm_bucket of type minecraft:item
|
22534 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm of type forge:fluid_type
|
22535 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm of type minecraft:block
|
22536 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry napalm of type minecraft:fluid
|
22537 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_napalm of type minecraft:fluid
|
22538 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry naphtha_bucket of type minecraft:item
|
22539 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry naphtha of type forge:fluid_type
|
22540 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry naphtha of type minecraft:block
|
22541 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry naphtha of type minecraft:fluid
|
22542 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_naphtha of type minecraft:fluid
|
22543 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kerosene_bucket of type minecraft:item
|
22544 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kerosene of type forge:fluid_type
|
22545 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kerosene of type minecraft:block
|
22546 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry kerosene of type minecraft:fluid
|
22547 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_kerosene of type minecraft:fluid
|
22548 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline_bucket of type minecraft:item
|
22549 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline of type forge:fluid_type
|
22550 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline of type minecraft:block
|
22551 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry gasoline of type minecraft:fluid
|
22552 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_gasoline of type minecraft:fluid
|
22553 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel_bucket of type minecraft:item
|
22554 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel of type forge:fluid_type
|
22555 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel of type minecraft:block
|
22556 | [08Jan2025 16:50:54.733] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry diesel of type minecraft:fluid
|
22557 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_diesel of type minecraft:fluid
|
22558 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creosote_bucket of type minecraft:item
|
22559 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creosote of type forge:fluid_type
|
22560 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creosote of type minecraft:block
|
22561 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry creosote of type minecraft:fluid
|
22562 | [08Jan2025 16:50:54.734] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_creosote of type minecraft:fluid
|
22563 | [08Jan2025 16:50:54.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooling_fluid_bucket of type minecraft:item
|
22564 | [08Jan2025 16:50:54.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooling_fluid of type forge:fluid_type
|
22565 | [08Jan2025 16:50:54.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooling_fluid of type minecraft:block
|
22566 | [08Jan2025 16:50:54.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cooling_fluid of type minecraft:fluid
|
22567 | [08Jan2025 16:50:54.735] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_cooling_fluid of type minecraft:fluid
|
22568 | [08Jan2025 16:50:54.736] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid_bucket of type minecraft:item
|
22569 | [08Jan2025 16:50:54.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type forge:fluid_type
|
22570 | [08Jan2025 16:50:54.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type minecraft:block
|
22571 | [08Jan2025 16:50:54.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry sulfuric_acid of type minecraft:fluid
|
22572 | [08Jan2025 16:50:54.737] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pig Litters...
|
22573 | [08Jan2025 16:50:54.737] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_sulfuric_acid of type minecraft:fluid
|
22574 | [08Jan2025 16:50:54.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_concrete_bucket of type minecraft:item
|
22575 | [08Jan2025 16:50:54.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_concrete of type forge:fluid_type
|
22576 | [08Jan2025 16:50:54.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_concrete of type minecraft:block
|
22577 | [08Jan2025 16:50:54.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_concrete of type minecraft:fluid
|
22578 | [08Jan2025 16:50:54.738] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_concrete of type minecraft:fluid
|
22579 | [08Jan2025 16:50:54.739] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pipes...
|
22580 | [08Jan2025 16:50:54.742] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_asphalt_bucket of type minecraft:item
|
22581 | [08Jan2025 16:50:54.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_asphalt of type forge:fluid_type
|
22582 | [08Jan2025 16:50:54.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_asphalt of type minecraft:block
|
22583 | [08Jan2025 16:50:54.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_asphalt of type minecraft:fluid
|
22584 | [08Jan2025 16:50:54.744] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_asphalt of type minecraft:fluid
|
22585 | [08Jan2025 16:50:54.745] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_plastic_bucket of type minecraft:item
|
22586 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_plastic of type forge:fluid_type
|
22587 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_plastic of type minecraft:block
|
22588 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry liquid_plastic of type minecraft:fluid
|
22589 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_liquid_plastic of type minecraft:fluid
|
22590 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel_bucket of type minecraft:item
|
22591 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel of type forge:fluid_type
|
22592 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel of type minecraft:block
|
22593 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_steel of type minecraft:fluid
|
22594 | [08Jan2025 16:50:54.746] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_steel of type minecraft:fluid
|
22595 | [08Jan2025 16:50:54.746] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Pistons Move Tile Entities...
|
22596 | [08Jan2025 16:50:54.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_slag_bucket of type minecraft:item
|
22597 | [08Jan2025 16:50:54.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_slag of type forge:fluid_type
|
22598 | [08Jan2025 16:50:54.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_slag of type minecraft:block
|
22599 | [08Jan2025 16:50:54.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry molten_slag of type minecraft:fluid
|
22600 | [08Jan2025 16:50:54.747] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry flowing_molten_slag of type minecraft:fluid
|
22601 | [08Jan2025 16:50:54.748] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Poison Potato Usage...
|
22602 | [08Jan2025 16:50:54.748] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Quick Armor Swapping...
|
22603 | [08Jan2025 16:50:54.750] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rainbow Lamps...
|
22604 | [08Jan2025 16:50:54.751] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Raw Metal Bricks...
|
22605 | [08Jan2025 16:50:54.762] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Reacharound Placing...
|
22606 | [08Jan2025 16:50:54.763] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Redstone Randomizer...
|
22607 | [08Jan2025 16:50:54.764] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Renewable Spore Blossoms...
|
22608 | [08Jan2025 16:50:54.765] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Replace Scaffolding...
|
22609 | [08Jan2025 16:50:54.765] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Rope...
|
22610 | [08Jan2025 16:50:54.767] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Safer Creatures...
|
22611 | [08Jan2025 16:50:54.768] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Seed Pouch...
|
22612 | [08Jan2025 16:50:54.769] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bauxite of type minecraft:item
|
22613 | [08Jan2025 16:50:54.769] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bauxite of type minecraft:block
|
22614 | [08Jan2025 16:50:54.770] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shear Vines...
|
22615 | [08Jan2025 16:50:54.771] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaVineBlock
|
22616 | [08Jan2025 16:50:54.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite of type minecraft:item
|
22617 | [08Jan2025 16:50:54.772] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite of type minecraft:block
|
22618 | [08Jan2025 16:50:54.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_stairs of type minecraft:item
|
22619 | [08Jan2025 16:50:54.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_stairs of type minecraft:block
|
22620 | [08Jan2025 16:50:54.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_slab of type minecraft:item
|
22621 | [08Jan2025 16:50:54.773] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_slab of type minecraft:block
|
22622 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_wall of type minecraft:item
|
22623 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_wall of type minecraft:block
|
22624 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite of type minecraft:item
|
22625 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite of type minecraft:block
|
22626 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_stairs of type minecraft:item
|
22627 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_stairs of type minecraft:block
|
22628 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_slab of type minecraft:item
|
22629 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_slab of type minecraft:block
|
22630 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_wall of type minecraft:item
|
22631 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_bauxite_wall of type minecraft:block
|
22632 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_bricks of type minecraft:item
|
22633 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_bricks of type minecraft:block
|
22634 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_stairs of type minecraft:item
|
22635 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_stairs of type minecraft:block
|
22636 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_slab of type minecraft:item
|
22637 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_slab of type minecraft:block
|
22638 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_wall of type minecraft:item
|
22639 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_bauxite_brick_wall of type minecraft:block
|
22640 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_bricks of type minecraft:item
|
22641 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_bricks of type minecraft:block
|
22642 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_stairs of type minecraft:item
|
22643 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_stairs of type minecraft:block
|
22644 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_slab of type minecraft:item
|
22645 | [08Jan2025 16:50:54.774] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_slab of type minecraft:block
|
22646 | [08Jan2025 16:50:54.775] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_wall of type minecraft:item
|
22647 | [08Jan2025 16:50:54.775] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_bauxite_brick_wall of type minecraft:block
|
22648 | [08Jan2025 16:50:54.775] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_bauxite of type minecraft:item
|
22649 | [08Jan2025 16:50:54.775] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_bauxite of type minecraft:block
|
22650 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bauxite_pillar of type minecraft:item
|
22651 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry bauxite_pillar of type minecraft:block
|
22652 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galena of type minecraft:item
|
22653 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galena of type minecraft:block
|
22654 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena of type minecraft:item
|
22655 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena of type minecraft:block
|
22656 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_stairs of type minecraft:item
|
22657 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_stairs of type minecraft:block
|
22658 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_slab of type minecraft:item
|
22659 | [08Jan2025 16:50:54.776] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_slab of type minecraft:block
|
22660 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_wall of type minecraft:item
|
22661 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_wall of type minecraft:block
|
22662 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena of type minecraft:item
|
22663 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena of type minecraft:block
|
22664 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_stairs of type minecraft:item
|
22665 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_stairs of type minecraft:block
|
22666 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_slab of type minecraft:item
|
22667 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_slab of type minecraft:block
|
22668 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_wall of type minecraft:item
|
22669 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry polished_cut_galena_wall of type minecraft:block
|
22670 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_bricks of type minecraft:item
|
22671 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_bricks of type minecraft:block
|
22672 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_stairs of type minecraft:item
|
22673 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_stairs of type minecraft:block
|
22674 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_slab of type minecraft:item
|
22675 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_slab of type minecraft:block
|
22676 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_wall of type minecraft:item
|
22677 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry cut_galena_brick_wall of type minecraft:block
|
22678 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_bricks of type minecraft:item
|
22679 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_bricks of type minecraft:block
|
22680 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_stairs of type minecraft:item
|
22681 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_stairs of type minecraft:block
|
22682 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_slab of type minecraft:item
|
22683 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_slab of type minecraft:block
|
22684 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_wall of type minecraft:item
|
22685 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry small_galena_brick_wall of type minecraft:block
|
22686 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_galena of type minecraft:item
|
22687 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry layered_galena of type minecraft:block
|
22688 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galena_pillar of type minecraft:item
|
22689 | [08Jan2025 16:50:54.777] [modloading-worker-0/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Captured registration for entry galena_pillar of type minecraft:block
|
22690 | [08Jan2025 16:50:54.782] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shiba...
|
22691 | [08Jan2025 16:50:54.782] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22692 | [08Jan2025 16:50:54.783] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shingles...
|
22693 | [08Jan2025 16:50:54.783] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Shulker Packing...
|
22694 | [08Jan2025 16:50:54.783] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Simple Harvest...
|
22695 | [08Jan2025 16:50:54.784] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Skull Pikes...
|
22696 | [08Jan2025 16:50:54.787] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22697 | [08Jan2025 16:50:54.788] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slabs To Blocks...
|
22698 | [08Jan2025 16:50:54.789] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slime In A Bucket...
|
22699 | [08Jan2025 16:50:54.791] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Slimes To Magma Cubes...
|
22700 | [08Jan2025 16:50:54.791] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Snow Golem Player Heads...
|
22701 | [08Jan2025 16:50:54.792] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Candles...
|
22702 | [08Jan2025 16:50:54.792] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Soul Sandstone...
|
22703 | [08Jan2025 16:50:54.792] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spawner Replacer...
|
22704 | [08Jan2025 16:50:54.793] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Spiral Spires...
|
22705 | [08Jan2025 16:50:54.795] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stonelings...
|
22706 | [08Jan2025 16:50:54.796] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22707 | [08Jan2025 16:50:54.797] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Stools...
|
22708 | [08Jan2025 16:50:54.797] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22709 | [08Jan2025 16:50:54.797] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Sturdy Stone...
|
22710 | [08Jan2025 16:50:54.798] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Thatch...
|
22711 | [08Jan2025 16:50:54.799] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Tiny Potato...
|
22712 | [08Jan2025 16:50:54.800] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Torch Arrow...
|
22713 | [08Jan2025 16:50:54.802] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Toretoise...
|
22714 | [08Jan2025 16:50:54.803] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22715 | [08Jan2025 16:50:54.803] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Totem Of Holding...
|
22716 | [08Jan2025 16:50:54.805] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Trowel...
|
22717 | [08Jan2025 16:50:54.806] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Usage Ticker...
|
22718 | [08Jan2025 16:50:54.807] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Uses For Curses...
|
22719 | [08Jan2025 16:50:54.807] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Utility Recipes...
|
22720 | [08Jan2025 16:50:54.808] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Animal Textures...
|
22721 | [08Jan2025 16:50:54.809] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Bookshelves...
|
22722 | [08Jan2025 16:50:54.809] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Chests...
|
22723 | [08Jan2025 16:50:54.810] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.VariantTrappedChestBlock
|
22724 | [08Jan2025 16:50:54.815] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.VariantChestBlock
|
22725 | [08Jan2025 16:50:54.821] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file armourers_workshop-client.toml for armourers_workshop tracking
|
22726 | [08Jan2025 16:50:54.827] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file tfmg-server.toml for tfmg tracking
|
22727 | [08Jan2025 16:50:54.828] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Furnaces...
|
22728 | [08Jan2025 16:50:54.830] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.VariantFurnaceBlock
|
22729 | [08Jan2025 16:50:54.838] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for tfmg
|
22730 | [08Jan2025 16:50:54.838] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drmangotea.tfmg.registry.TFMGCreativeModeTabs to MOD
|
22731 | [08Jan2025 16:50:54.838] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drmangotea.tfmg.events.TFMGFluidInteractions to FORGE
|
22732 | [08Jan2025 16:50:54.838] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing com.drmangotea.tfmg.config.TFMGConfigs to MOD
|
22733 | [08Jan2025 16:50:54.838] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file armourers_workshop-common.toml for armourers_workshop tracking
|
22734 | [08Jan2025 16:50:54.837] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Ladders...
|
22735 | [08Jan2025 16:50:54.839] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Variant Selector...
|
22736 | [08Jan2025 16:50:54.841] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Planks...
|
22737 | [08Jan2025 16:50:54.842] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vertical Slabs...
|
22738 | [08Jan2025 16:50:54.842] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.QuarkVerticalSlabBlock
|
22739 | [08Jan2025 16:50:54.852] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Argument Type Info 'armourers_workshop:items'
|
22740 | [08Jan2025 16:50:54.854] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Argument Type Info 'armourers_workshop:files'
|
22741 | [08Jan2025 16:50:54.855] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for supplementaries
|
22742 | [08Jan2025 16:50:54.855] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mehvahdjukaar.supplementaries.forge.RemapHandler to FORGE
|
22743 | [08Jan2025 16:50:54.855] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Argument Type Info 'armourers_workshop:dye'
|
22744 | [08Jan2025 16:50:54.855] [modloading-worker-0/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.VerticalSlabBlock
|
22745 | [08Jan2025 16:50:54.860] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Argument Type Info 'armourers_workshop:color'
|
22746 | [08Jan2025 16:50:54.861] [modloading-worker-0/DEBUG] [moe.plushie.armourers_workshop.ArmourersWorkshop/]: Registering Argument Type Info 'armourers_workshop:component'
|
22747 | [08Jan2025 16:50:54.864] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Vexes Die With Their Masters...
|
22748 | [08Jan2025 16:50:54.864] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villager Rerolling Rework...
|
22749 | [08Jan2025 16:50:54.865] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Villagers Follow Emeralds...
|
22750 | [08Jan2025 16:50:54.865] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wooden Posts...
|
22751 | [08Jan2025 16:50:54.866] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wool Shuts Up Minecarts...
|
22752 | [08Jan2025 16:50:54.867] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Wraith...
|
22753 | [08Jan2025 16:50:54.868] [modloading-worker-0/ERROR] [zeta/]: Client event interface org.violetmoon.zeta.client.event.load.ZClientSetup was found in a non client only class!
|
22754 | [08Jan2025 16:50:54.868] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module Zombie Villagers On Normal...
|
22755 | [08Jan2025 16:50:54.869] [modloading-worker-0/INFO] [quark-zeta/]: Constructing module More Stone Variants...
|
22756 | [08Jan2025 16:50:54.869] [modloading-worker-0/INFO] [quark-zeta/]: Constructed 164 modules.
|
22757 | [08Jan2025 16:50:54.890] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for armourers_workshop
|
22758 | [08Jan2025 16:50:54.918] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file quark-common.toml for quark tracking
|
22759 | [08Jan2025 16:50:54.924] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file /home/********/config/quark-common.toml is not correct. Correcting
|
22760 | [08Jan2025 16:50:54.925] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key building.leaf_carpet.Ignore Anti Overlap does not match the spec. This may create a backup.
|
22761 | [08Jan2025 16:50:54.925] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key building.thatch.Ignore Anti Overlap does not match the spec. This may create a backup.
|
22762 | [08Jan2025 16:50:54.925] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key building.variant_bookshelves.Ignore Anti Overlap does not match the spec. This may create a backup.
|
22763 | [08Jan2025 16:50:54.925] [modloading-worker-0/DEBUG] [net.minecraftforge.common.ForgeConfigSpec/CORE]: The comment on key building.variant_ladders.Ignore Anti Overlap does not match the spec. This may create a backup.
|
22764 | [08Jan2025 16:50:54.946] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for quark
|
22765 | [08Jan2025 16:50:54.946] [modloading-worker-0/DEBUG] [net.minecraftforge.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing org.violetmoon.quark.base.handler.QuarkRemapHandler to FORGE
|
22766 | [08Jan2025 16:50:54.954] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue CONSTRUCT: 6 jobs
|
22767 | [08Jan2025 16:50:54.956] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file ice_and_fire_delight-common.toml for ice_and_fire_delight tracking
|
22768 | [08Jan2025 16:50:54.957] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file protection-pixel.toml for protection_pixel tracking
|
22769 | [08Jan2025 16:50:54.958] [main/DEBUG] [net.minecraftforge.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 3.289 ms
|
22770 | [08Jan2025 16:50:55.095] [main/DEBUG] [SpectreLib/CONFIG]: Loading global configs
|
22771 | [08Jan2025 16:50:55.108] [main/DEBUG] [com.rae.creatingspace.CreatingSpace/]: added reload for CS registries
|
22772 | [08Jan2025 16:50:55.128] [main/DEBUG] [mixin/]: Mixing RegistryDataLoaderMixin from zeta.mixins.json into net.minecraft.resources.RegistryDataLoader
|
22773 | [08Jan2025 16:50:55.129] [main/DEBUG] [mixin/]: Mixing RegistryLoaderMixin from fabric-registry-sync-v0.mixins.json into net.minecraft.resources.RegistryDataLoader
|
22774 | [08Jan2025 16:50:55.129] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric_registry_sync_v0: Class version 61 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60)
|
22775 | [08Jan2025 16:50:55.129] [main/DEBUG] [mixin/]: Mixing registries.RegistryDataLoaderMixin from connectormod.mixins.json into net.minecraft.resources.RegistryDataLoader
|
22776 | [08Jan2025 16:50:55.129] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$connector$shouldOmitPrefix$0(Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/resources/RegistryDataLoader$RegistryData;)Z to md6778ec$connectormod$lambda$connector$shouldOmitPrefix$0$0 in connectormod.mixins.json:registries.RegistryDataLoaderMixin from mod connectormod
|
22777 | [08Jan2025 16:50:55.134] [main/DEBUG] [mixin/]: zeta.mixins.json:RegistryDataLoaderMixin from mod zeta->@Inject::zeta$onLoadRegistryContents(Lnet/minecraft/resources/RegistryOps$RegistryInfoLookup;Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/resources/ResourceKey;Lnet/minecraft/core/WritableRegistry;Lcom/mojang/serialization/Decoder;Ljava/util/Map;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22778 | [08Jan2025 16:50:55.134] [main/DEBUG] [mixin/]: fabric-registry-sync-v0.mixins.json:RegistryLoaderMixin from mod fabric_registry_sync_v0->@Inject::beforeLoad(Lnet/minecraft/server/packs/resources/ResourceManager;Lnet/minecraft/core/RegistryAccess;Ljava/util/List;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Ljava/util/Map;Ljava/util/List;Lnet/minecraft/resources/RegistryOps$RegistryInfoLookup;)V doesn't use it's CallbackInfoReturnable
|
22779 | [08Jan2025 16:50:55.134] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.RegistryDataLoaderMixin from mod connectormod->@Inject::captureExistingRegistries(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22780 | [08Jan2025 16:50:55.134] [main/DEBUG] [mixin/]: connectormod.mixins.json:registries.RegistryDataLoaderMixin from mod connectormod->@Inject::computeInjectedRegistries(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22781 | [08Jan2025 16:50:55.147] [main/INFO] [net.minecraft.resources.RegistryDataLoader/]: Capturing existing worldgen registries
|
22782 | [08Jan2025 16:50:55.147] [main/INFO] [net.minecraft.resources.RegistryDataLoader/]: Found 0 injected RegistryDataLoader worldgen registries
|
22783 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lcom/petrolpark/badge/BadgesCapability;
|
22784 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lcom/petrolpark/recipe/advancedprocessing/firsttimelucky/FirstTimeLuckyRecipesCapability;
|
22785 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/energy/IEnergyStorage;
|
22786 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandler;
|
22787 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/fluids/capability/IFluidHandlerItem;
|
22788 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnet/minecraftforge/items/IItemHandler;
|
22789 | [08Jan2025 16:50:55.609] [main/DEBUG] [net.minecraftforge.common.capabilities.CapabilityManager/CAPABILITIES]: Attempting to automatically register: Lnl/requios/effortlessbuilding/capability/IPowerLevel;
|
22790 | [08Jan2025 16:50:55.619] [main/DEBUG] [Spartan Weaponry/]: Registered oil capability!
|
22791 | [08Jan2025 16:50:56.060] [main/INFO] [de.teamlapen.vampirism.config.BalanceBuilder/]: Building balance configuration with 24 modifications
|
22792 | [08Jan2025 16:50:56.065] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vampirism-common.toml for vampirism tracking
|
22793 | [08Jan2025 16:50:56.065] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vampirism-client.toml for vampirism tracking
|
22794 | [08Jan2025 16:50:56.065] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vampirism-server.toml for vampirism tracking
|
22795 | [08Jan2025 16:50:56.065] [main/DEBUG] [net.minecraftforge.fml.config.ConfigTracker/CONFIG]: Config file vampirism-balance.toml for vampirism tracking
|
22796 | [08Jan2025 16:50:56.096] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 2 known objects of type minecraft:sound_event
|
22797 | [08Jan2025 16:50:56.098] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:conductor_whistle to registry ResourceKey[minecraft:root / minecraft:sound_event]
|
22798 | [08Jan2025 16:50:56.098] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:handcar_cogs to registry ResourceKey[minecraft:root / minecraft:sound_event]
|
22799 | [08Jan2025 16:50:56.133] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaSlabBlock
|
22800 | [08Jan2025 16:50:56.138] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaStairsBlock
|
22801 | [08Jan2025 16:50:56.145] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaFenceGateBlock
|
22802 | [08Jan2025 16:50:56.241] [main/DEBUG] [mixin/]: Mixing InventoryMenuSlotMixin from werewolves.mixins.json into net.minecraft.world.inventory.InventoryMenu$1
|
22803 | [08Jan2025 16:50:56.241] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mayPlace$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)V to md6778ec$werewolves$lambda$mayPlace$1$0 in werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves
|
22804 | [08Jan2025 16:50:56.241] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$mayPlace$0(Lnet/minecraft/world/item/ItemStack;Lde/teamlapen/werewolves/entities/player/werewolf/WerewolfPlayer;)Z to md6778ec$werewolves$lambda$mayPlace$0$1 in werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves
|
22805 | [08Jan2025 16:50:56.242] [main/DEBUG] [mixin/]: werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves->@Inject::constructor(Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/EquipmentSlot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
|
22806 | [08Jan2025 16:50:56.243] [main/DEBUG] [mixin/]: werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves->@Inject::constructor(Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/EquipmentSlot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
|
22807 | [08Jan2025 16:50:56.243] [main/DEBUG] [mixin/]: werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves->@Inject::constructor(Lnet/minecraft/world/inventory/InventoryMenu;Lnet/minecraft/world/Container;IIILnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/EquipmentSlot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
|
22808 | [08Jan2025 16:50:56.243] [main/DEBUG] [mixin/]: werewolves.mixins.json:InventoryMenuSlotMixin from mod werewolves->@Inject::mayPlace(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
|
22809 | [08Jan2025 16:50:56.291] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaInheritedPaneBlock
|
22810 | [08Jan2025 16:50:56.294] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaPaneBlock
|
22811 | [08Jan2025 16:50:56.376] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from quark.mixins.json into org.violetmoon.quark.content.building.block.HedgeBlock
|
22812 | [08Jan2025 16:50:56.447] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaWallBlock
|
22813 | [08Jan2025 16:50:56.785] [main/DEBUG] [mixin/]: Mixing self.IZetaBlockMixin_FAKE from zeta_forge.mixins.json into org.violetmoon.zeta.block.ZetaBlockWrapper
|
22814 | [08Jan2025 16:50:56.846] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.eat_arrow
|
22815 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.whine
|
22816 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.step
|
22817 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.ambient
|
22818 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.pant
|
22819 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.hurt
|
22820 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.shiba.death
|
22821 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.meep
|
22822 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.purr
|
22823 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.give
|
22824 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.take
|
22825 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.eat
|
22826 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.die
|
22827 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.cry
|
22828 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.stoneling.michael
|
22829 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.pickarang.throw
|
22830 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.pickarang.clank
|
22831 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.pickarang.spark
|
22832 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.pickarang.pickup
|
22833 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.ambient
|
22834 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.death
|
22835 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.growl
|
22836 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.hurt
|
22837 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.pant
|
22838 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.shake
|
22839 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.whine
|
22840 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.eat
|
22841 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.foxhound.crackle
|
22842 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.crab.die
|
22843 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.crab.hurt
|
22844 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.crab.idle
|
22845 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.die
|
22846 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.hurt
|
22847 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.idle
|
22848 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.angry
|
22849 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.harvest
|
22850 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.eat_satiated
|
22851 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.eat
|
22852 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.toretoise.regrow
|
22853 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.parrot.egg
|
22854 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:entity.soul_bead.idle
|
22855 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.monster_box.growl
|
22856 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.pipe.shoot
|
22857 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.pipe.pickup
|
22858 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.pipe.shoot.lenny
|
22859 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.pipe.pickup.lenny
|
22860 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.potato.do_it
|
22861 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.potato.soda
|
22862 | [08Jan2025 16:50:56.847] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.potato.kingbdogz
|
22863 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.potato.yung
|
22864 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:block.potato.hurt
|
22865 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:item.camera.shutter
|
22866 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:item.soul_powder.spawn
|
22867 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:item.bucket.fill_crab
|
22868 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:item.bucket.empty_crab
|
22869 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:pet.device
|
22870 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:pet.neko
|
22871 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:pet.slime
|
22872 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:pet.wire
|
22873 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.drips
|
22874 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.ocean
|
22875 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.rain
|
22876 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.wind
|
22877 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.fire
|
22878 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.clock
|
22879 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.crickets
|
22880 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:ambient.chatter
|
22881 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:music.endermosh
|
22882 | [08Jan2025 16:50:56.848] [main/DEBUG] [quark-zeta/]: Registering to minecraft:sound_event - quark:music.glimmering_weald
|
22883 | [08Jan2025 16:50:56.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 2 known objects of type minecraft:fluid
|
22884 | [08Jan2025 16:50:56.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_factory:sweet_berries_jam to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22885 | [08Jan2025 16:50:56.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_factory:flowing_sweet_berries_jam to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22886 | [08Jan2025 16:50:56.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 2 known objects of type minecraft:fluid
|
22887 | [08Jan2025 16:50:56.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:fertilizer to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22888 | [08Jan2025 16:50:56.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:flowing_fertilizer to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22889 | [08Jan2025 16:50:56.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 8 known objects of type minecraft:fluid
|
22890 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:liquid_methane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22891 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flowing_liquid_methane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22892 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:liquid_oxygen to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22893 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flowing_liquid_oxygen to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22894 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:liquid_hydrogen to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22895 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flowing_liquid_hydrogen to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22896 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:liquid_co2 to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22897 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flowing_liquid_co2 to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22898 | [08Jan2025 16:50:56.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 8 known objects of type minecraft:fluid
|
22899 | [08Jan2025 16:50:56.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_cast_iron to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22900 | [08Jan2025 16:50:56.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:flowing_molten_cast_iron to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22901 | [08Jan2025 16:50:56.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_bronze to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22902 | [08Jan2025 16:50:56.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:flowing_molten_bronze to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22903 | [08Jan2025 16:50:56.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_steel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22904 | [08Jan2025 16:50:56.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:flowing_molten_steel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22905 | [08Jan2025 16:50:56.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_nethersteel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22906 | [08Jan2025 16:50:56.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:flowing_molten_nethersteel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22907 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 30 known objects of type minecraft:fluid
|
22908 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:condense_milk to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22909 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_condense_milk to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22910 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cream to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22911 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_cream to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22912 | [08Jan2025 16:50:56.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vanilla to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22913 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_vanilla to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22914 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vanilla_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22915 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_vanilla_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22916 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:strawberry to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22917 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_strawberry to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22918 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:strawberry_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22919 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_strawberry_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22920 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:glowberry to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22921 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_glowberry to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22922 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:glowberry_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22923 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_glowberry_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22924 | [08Jan2025 16:50:56.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:caramel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22925 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_caramel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22926 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:caramel_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22927 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_caramel_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22928 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hot_chocolate to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22929 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_hot_chocolate to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22930 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:chocolate_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22931 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_chocolate_milkshake to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22932 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:chromatic_waste to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22933 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_chromatic_waste to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22934 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:sap to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22935 | [08Jan2025 16:50:56.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_sap to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22936 | [08Jan2025 16:50:56.897] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shimmer to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22937 | [08Jan2025 16:50:56.897] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flowing_shimmer to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22938 | [08Jan2025 16:50:56.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 8 known objects of type minecraft:fluid
|
22939 | [08Jan2025 16:50:56.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:potion to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22940 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_potion to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22941 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:tea to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22942 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_tea to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22943 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:honey to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22944 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_honey to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22945 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:chocolate to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22946 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create:flowing_chocolate to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22947 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 6 known objects of type minecraft:fluid
|
22948 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:sulfur_dioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22949 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:flowing_sulfur_dioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22950 | [08Jan2025 16:50:56.900] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:sulfur_trioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22951 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:flowing_sulfur_trioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22952 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:sulfuric_acid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22953 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered vintageimprovements:flowing_sulfuric_acid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22954 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 10 known objects of type minecraft:fluid
|
22955 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:dragon_breath to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22956 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:flowing_dragon_breath to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22957 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:apple_cider to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22958 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:flowing_apple_cider to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22959 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:hot_cocoa to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22960 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:flowing_hot_cocoa to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22961 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:melon_juice to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22962 | [08Jan2025 16:50:56.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:flowing_melon_juice to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22963 | [08Jan2025 16:50:56.902] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:tomato_sauce to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22964 | [08Jan2025 16:50:56.902] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_central_kitchen:flowing_tomato_sauce to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22965 | [08Jan2025 16:50:56.907] [main/DEBUG] [Decorative Blocks/]: Loaded lilypuree.decorative_blocks.platform.ForgePlatformHelper@5947f23e for service interface lilypuree.decorative_blocks.platform.services.IPlatformHelper
|
22966 | [08Jan2025 16:50:56.908] [main/DEBUG] [Decorative Blocks/]: Loaded lilypuree.decorative_blocks.compat.SoulFiredHelperForge@4fb1f5e0 for service interface lilypuree.decorative_blocks.platform.services.SoulFiredHelper
|
22967 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 10 known objects of type minecraft:fluid
|
22968 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:frying_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22969 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:flowing_frying_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22970 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:ketchup to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22971 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:flowing_ketchup to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22972 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:mayonnaise to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22973 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:flowing_mayonnaise to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22974 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:curdled_milk to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22975 | [08Jan2025 16:50:56.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:flowing_curdled_milk to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22976 | [08Jan2025 16:50:56.911] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:stamppot to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22977 | [08Jan2025 16:50:56.911] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_bic_bit:flowing_stamppot to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22978 | [08Jan2025 16:50:56.914] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 48 known objects of type minecraft:fluid
|
22979 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:air to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22980 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_air to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22981 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:carbon_dioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22982 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_carbon_dioxide to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22983 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:ethylene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22984 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_ethylene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22985 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:propylene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22986 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_propylene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22987 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:propane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22988 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_propane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22989 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:butane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22990 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_butane to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22991 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:lpg to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22992 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_lpg to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22993 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:neon to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22994 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_neon to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22995 | [08Jan2025 16:50:56.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:crude_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22996 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_crude_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22997 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:heavy_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22998 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_heavy_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
22999 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:lubrication_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23000 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_lubrication_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23001 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:napalm to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23002 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_napalm to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23003 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:naphtha to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23004 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_naphtha to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23005 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:kerosene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23006 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_kerosene to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23007 | [08Jan2025 16:50:56.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:gasoline to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23008 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_gasoline to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23009 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:diesel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23010 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_diesel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23011 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:creosote to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23012 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_creosote to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23013 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:cooling_fluid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23014 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_cooling_fluid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23015 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:sulfuric_acid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23016 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_sulfuric_acid to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23017 | [08Jan2025 16:50:56.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:liquid_concrete to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23018 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_liquid_concrete to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23019 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:liquid_asphalt to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23020 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_liquid_asphalt to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23021 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:liquid_plastic to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23022 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_liquid_plastic to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23023 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:molten_steel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23024 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_molten_steel to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23025 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:molten_slag to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23026 | [08Jan2025 16:50:56.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered tfmg:flowing_molten_slag to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23027 | [08Jan2025 16:50:56.925] [main/DEBUG] [mixin/]: Mixing SelfModFlowingFluidMixin from moonlight.mixins.json into net.mehvahdjukaar.moonlight.api.fluids.ModFlowingFluid
|
23028 | [08Jan2025 16:50:56.926] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$afterInit$0(Lnet/mehvahdjukaar/moonlight/api/client/forge/ModFluidType;)Lnet/minecraftforge/fluids/FluidType; to md6778ec$moonlight$lambda$afterInit$0$0 in moonlight.mixins.json:SelfModFlowingFluidMixin from mod moonlight
|
23029 | [08Jan2025 16:50:56.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 6 known objects of type minecraft:fluid
|
23030 | [08Jan2025 16:50:56.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:experience to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23031 | [08Jan2025 16:50:56.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:flowing_experience to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23032 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:hyper_experience to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23033 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:flowing_hyper_experience to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23034 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:ink to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23035 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_enchantment_industry:flowing_ink to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23036 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 4 known objects of type minecraft:fluid
|
23037 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createaddition:seed_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23038 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createaddition:flowing_seed_oil to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23039 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createaddition:bioethanol to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23040 | [08Jan2025 16:50:56.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createaddition:flowing_bioethanol to registry ResourceKey[minecraft:root / minecraft:fluid]
|
23041 | [08Jan2025 16:50:56.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 391 known objects of type minecraft:block
|
23042 | [08Jan2025 16:50:56.938] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23043 | [08Jan2025 16:50:56.938] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23044 | [08Jan2025 16:50:56.938] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23045 | [08Jan2025 16:50:56.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23046 | [08Jan2025 16:50:56.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23047 | [08Jan2025 16:50:56.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_window to registry ResourceKey[minecraft:root / minecraft:block]
|
23048 | [08Jan2025 16:50:56.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23049 | [08Jan2025 16:50:56.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23050 | [08Jan2025 16:50:56.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23051 | [08Jan2025 16:50:56.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23052 | [08Jan2025 16:50:56.941] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23053 | [08Jan2025 16:50:56.941] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_window_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
23054 | [08Jan2025 16:50:56.941] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23055 | [08Jan2025 16:50:56.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
23056 | [08Jan2025 16:50:56.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23057 | [08Jan2025 16:50:56.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
23058 | [08Jan2025 16:50:56.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23059 | [08Jan2025 16:50:56.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23060 | [08Jan2025 16:50:56.944] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
23061 | [08Jan2025 16:50:56.944] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23062 | [08Jan2025 16:50:56.944] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
23063 | [08Jan2025 16:50:56.945] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_bars_overlay to registry ResourceKey[minecraft:root / minecraft:block]
|
23064 | [08Jan2025 16:50:56.945] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
23065 | [08Jan2025 16:50:56.946] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23066 | [08Jan2025 16:50:56.947] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23067 | [08Jan2025 16:50:56.948] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23068 | [08Jan2025 16:50:56.949] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23069 | [08Jan2025 16:50:56.950] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23070 | [08Jan2025 16:50:56.951] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_mesh_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
23071 | [08Jan2025 16:50:56.952] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23072 | [08Jan2025 16:50:56.952] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23073 | [08Jan2025 16:50:56.953] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23074 | [08Jan2025 16:50:56.953] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23075 | [08Jan2025 16:50:56.953] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23076 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23077 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23078 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23079 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23080 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23081 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23082 | [08Jan2025 16:50:56.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23083 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23084 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23085 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23086 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23087 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23088 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23089 | [08Jan2025 16:50:56.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23090 | [08Jan2025 16:50:56.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23091 | [08Jan2025 16:50:56.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23092 | [08Jan2025 16:50:56.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_catwalk_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23093 | [08Jan2025 16:50:56.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_catwalk_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23094 | [08Jan2025 16:50:56.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_support_wedge to registry ResourceKey[minecraft:root / minecraft:block]
|
23095 | [08Jan2025 16:50:56.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_ladder to registry ResourceKey[minecraft:root / minecraft:block]
|
23096 | [08Jan2025 16:50:56.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_ladder to registry ResourceKey[minecraft:root / minecraft:block]
|
23097 | [08Jan2025 16:50:56.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_ladder to registry ResourceKey[minecraft:root / minecraft:block]
|
23098 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23099 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23100 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23101 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23102 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23103 | [08Jan2025 16:50:56.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_hull to registry ResourceKey[minecraft:root / minecraft:block]
|
23104 | [08Jan2025 16:50:56.960] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23105 | [08Jan2025 16:50:56.960] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23106 | [08Jan2025 16:50:56.960] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23107 | [08Jan2025 16:50:56.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23108 | [08Jan2025 16:50:56.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23109 | [08Jan2025 16:50:56.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23110 | [08Jan2025 16:50:56.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_andesite_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23111 | [08Jan2025 16:50:56.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_andesite_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23112 | [08Jan2025 16:50:56.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_andesite_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23113 | [08Jan2025 16:50:56.963] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_andesite_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23114 | [08Jan2025 16:50:56.963] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_brass_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23115 | [08Jan2025 16:50:56.963] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_brass_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23116 | [08Jan2025 16:50:56.963] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_brass_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23117 | [08Jan2025 16:50:56.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_brass_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23118 | [08Jan2025 16:50:56.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23119 | [08Jan2025 16:50:56.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23120 | [08Jan2025 16:50:56.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23121 | [08Jan2025 16:50:56.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23122 | [08Jan2025 16:50:56.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_copper_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23123 | [08Jan2025 16:50:56.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_copper_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23124 | [08Jan2025 16:50:56.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_copper_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23125 | [08Jan2025 16:50:56.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_copper_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23126 | [08Jan2025 16:50:56.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_industrial_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23127 | [08Jan2025 16:50:56.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_industrial_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23128 | [08Jan2025 16:50:56.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_industrial_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23129 | [08Jan2025 16:50:56.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_industrial_iron_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23130 | [08Jan2025 16:50:56.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_zinc_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23131 | [08Jan2025 16:50:56.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_zinc_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23132 | [08Jan2025 16:50:56.967] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_zinc_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23133 | [08Jan2025 16:50:56.967] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_zinc_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23134 | [08Jan2025 16:50:56.967] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23135 | [08Jan2025 16:50:56.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23136 | [08Jan2025 16:50:56.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23137 | [08Jan2025 16:50:56.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23138 | [08Jan2025 16:50:56.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23139 | [08Jan2025 16:50:56.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_sheet_metal to registry ResourceKey[minecraft:root / minecraft:block]
|
23140 | [08Jan2025 16:50:56.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23141 | [08Jan2025 16:50:56.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:locked_andesite_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23142 | [08Jan2025 16:50:56.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:andesite_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
23143 | [08Jan2025 16:50:56.970] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23144 | [08Jan2025 16:50:56.970] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:locked_brass_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23145 | [08Jan2025 16:50:56.970] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
23146 | [08Jan2025 16:50:56.970] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23147 | [08Jan2025 16:50:56.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:locked_copper_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23148 | [08Jan2025 16:50:56.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
23149 | [08Jan2025 16:50:56.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23150 | [08Jan2025 16:50:56.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:locked_industrial_iron_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23151 | [08Jan2025 16:50:56.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
23152 | [08Jan2025 16:50:56.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23153 | [08Jan2025 16:50:56.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:locked_zinc_door to registry ResourceKey[minecraft:root / minecraft:block]
|
23154 | [08Jan2025 16:50:56.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
23155 | [08Jan2025 16:50:56.973] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:white_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23156 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:orange_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23157 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:magenta_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23158 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:light_blue_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23159 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23160 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:lime_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23161 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pink_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23162 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:gray_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23163 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:light_gray_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23164 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cyan_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23165 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:purple_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23166 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23167 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brown_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23168 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23169 | [08Jan2025 16:50:56.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23170 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:black_shipping_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23171 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_warning to registry ResourceKey[minecraft:root / minecraft:block]
|
23172 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_creeper to registry ResourceKey[minecraft:root / minecraft:block]
|
23173 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_skull to registry ResourceKey[minecraft:root / minecraft:block]
|
23174 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_flow to registry ResourceKey[minecraft:root / minecraft:block]
|
23175 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_ice to registry ResourceKey[minecraft:root / minecraft:block]
|
23176 | [08Jan2025 16:50:56.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_radioactive to registry ResourceKey[minecraft:root / minecraft:block]
|
23177 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_top_left to registry ResourceKey[minecraft:root / minecraft:block]
|
23178 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_up to registry ResourceKey[minecraft:root / minecraft:block]
|
23179 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_top_right to registry ResourceKey[minecraft:root / minecraft:block]
|
23180 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_left to registry ResourceKey[minecraft:root / minecraft:block]
|
23181 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_cross to registry ResourceKey[minecraft:root / minecraft:block]
|
23182 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_right to registry ResourceKey[minecraft:root / minecraft:block]
|
23183 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_down_left to registry ResourceKey[minecraft:root / minecraft:block]
|
23184 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_down to registry ResourceKey[minecraft:root / minecraft:block]
|
23185 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_down_right to registry ResourceKey[minecraft:root / minecraft:block]
|
23186 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_fluid to registry ResourceKey[minecraft:root / minecraft:block]
|
23187 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_fire to registry ResourceKey[minecraft:root / minecraft:block]
|
23188 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_electrical to registry ResourceKey[minecraft:root / minecraft:block]
|
23189 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_fire_diamond to registry ResourceKey[minecraft:root / minecraft:block]
|
23190 | [08Jan2025 16:50:56.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:decal_no_entry to registry ResourceKey[minecraft:root / minecraft:block]
|
23191 | [08Jan2025 16:50:56.977] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:orange_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23192 | [08Jan2025 16:50:56.977] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:magenta_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23193 | [08Jan2025 16:50:56.977] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:light_blue_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23194 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:yellow_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23195 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:lime_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23196 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pink_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23197 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:gray_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23198 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:light_gray_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23199 | [08Jan2025 16:50:56.978] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cyan_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23200 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:purple_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23201 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23202 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brown_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23203 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:green_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23204 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:red_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23205 | [08Jan2025 16:50:56.979] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:black_placard to registry ResourceKey[minecraft:root / minecraft:block]
|
23206 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:gold_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23207 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:netherite_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23208 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:brass_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23209 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:iron_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23210 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:copper_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23211 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:industrial_iron_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23212 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:zinc_coinstack to registry ResourceKey[minecraft:root / minecraft:block]
|
23213 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23214 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23215 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23216 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23217 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23218 | [08Jan2025 16:50:56.980] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_red_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23219 | [08Jan2025 16:50:56.981] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23220 | [08Jan2025 16:50:56.981] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23221 | [08Jan2025 16:50:56.981] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23222 | [08Jan2025 16:50:56.981] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23223 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23224 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_red_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23225 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23226 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23227 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23228 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23229 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23230 | [08Jan2025 16:50:56.982] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_red_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23231 | [08Jan2025 16:50:56.983] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23232 | [08Jan2025 16:50:56.984] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23233 | [08Jan2025 16:50:56.986] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23234 | [08Jan2025 16:50:56.987] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23235 | [08Jan2025 16:50:56.989] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23236 | [08Jan2025 16:50:56.990] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_red_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23237 | [08Jan2025 16:50:56.990] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23238 | [08Jan2025 16:50:56.990] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23239 | [08Jan2025 16:50:56.990] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23240 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23241 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23242 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23243 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_scarlet_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23244 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23245 | [08Jan2025 16:50:56.991] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23246 | [08Jan2025 16:50:56.992] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23247 | [08Jan2025 16:50:56.992] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23248 | [08Jan2025 16:50:56.992] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23249 | [08Jan2025 16:50:56.992] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23250 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_scarlet_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23251 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23252 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23253 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23254 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23255 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23256 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23257 | [08Jan2025 16:50:56.993] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_scarlet_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23258 | [08Jan2025 16:50:56.995] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23259 | [08Jan2025 16:50:56.996] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23260 | [08Jan2025 16:50:56.998] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23261 | [08Jan2025 16:50:56.999] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23262 | [08Jan2025 16:50:57.001] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23263 | [08Jan2025 16:50:57.002] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23264 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_scarlet_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23265 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23266 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23267 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23268 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23269 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23270 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23271 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dusk_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23272 | [08Jan2025 16:50:57.004] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23273 | [08Jan2025 16:50:57.005] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23274 | [08Jan2025 16:50:57.005] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23275 | [08Jan2025 16:50:57.005] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23276 | [08Jan2025 16:50:57.005] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23277 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23278 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dusk_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23279 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23280 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23281 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23282 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23283 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23284 | [08Jan2025 16:50:57.006] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23285 | [08Jan2025 16:50:57.007] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dusk_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23286 | [08Jan2025 16:50:57.008] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23287 | [08Jan2025 16:50:57.010] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23288 | [08Jan2025 16:50:57.011] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23289 | [08Jan2025 16:50:57.013] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23290 | [08Jan2025 16:50:57.014] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23291 | [08Jan2025 16:50:57.015] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23292 | [08Jan2025 16:50:57.016] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dusk_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23293 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23294 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23295 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23296 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23297 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23298 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23299 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_blue_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23300 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23301 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23302 | [08Jan2025 16:50:57.017] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23303 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23304 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23305 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23306 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_blue_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23307 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23308 | [08Jan2025 16:50:57.018] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23309 | [08Jan2025 16:50:57.019] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23310 | [08Jan2025 16:50:57.019] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23311 | [08Jan2025 16:50:57.019] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23312 | [08Jan2025 16:50:57.019] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23313 | [08Jan2025 16:50:57.019] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_blue_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23314 | [08Jan2025 16:50:57.020] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23315 | [08Jan2025 16:50:57.021] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23316 | [08Jan2025 16:50:57.022] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23317 | [08Jan2025 16:50:57.023] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23318 | [08Jan2025 16:50:57.024] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23319 | [08Jan2025 16:50:57.025] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23320 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_blue_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23321 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23322 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23323 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23324 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23325 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23326 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23327 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dean_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23328 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23329 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23330 | [08Jan2025 16:50:57.027] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23331 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23332 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23333 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23334 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dean_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23335 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23336 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23337 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23338 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23339 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23340 | [08Jan2025 16:50:57.028] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23341 | [08Jan2025 16:50:57.029] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dean_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23342 | [08Jan2025 16:50:57.030] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23343 | [08Jan2025 16:50:57.031] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23344 | [08Jan2025 16:50:57.032] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23345 | [08Jan2025 16:50:57.033] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23346 | [08Jan2025 16:50:57.034] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23347 | [08Jan2025 16:50:57.035] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23348 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_dean_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23349 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23350 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23351 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23352 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23353 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23354 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23355 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_verdant_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23356 | [08Jan2025 16:50:57.037] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23357 | [08Jan2025 16:50:57.038] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23358 | [08Jan2025 16:50:57.038] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23359 | [08Jan2025 16:50:57.038] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23360 | [08Jan2025 16:50:57.038] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23361 | [08Jan2025 16:50:57.038] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23362 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_verdant_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23363 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23364 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23365 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23366 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23367 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23368 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23369 | [08Jan2025 16:50:57.039] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_verdant_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23370 | [08Jan2025 16:50:57.040] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23371 | [08Jan2025 16:50:57.041] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23372 | [08Jan2025 16:50:57.042] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23373 | [08Jan2025 16:50:57.044] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23374 | [08Jan2025 16:50:57.045] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23375 | [08Jan2025 16:50:57.046] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23376 | [08Jan2025 16:50:57.047] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_verdant_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23377 | [08Jan2025 16:50:57.047] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23378 | [08Jan2025 16:50:57.047] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23379 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23380 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23381 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23382 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23383 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_pearl_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23384 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23385 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23386 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23387 | [08Jan2025 16:50:57.048] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23388 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23389 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23390 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_pearl_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23391 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23392 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23393 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23394 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23395 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23396 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23397 | [08Jan2025 16:50:57.049] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_pearl_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23398 | [08Jan2025 16:50:57.051] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23399 | [08Jan2025 16:50:57.052] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23400 | [08Jan2025 16:50:57.053] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23401 | [08Jan2025 16:50:57.054] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23402 | [08Jan2025 16:50:57.055] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23403 | [08Jan2025 16:50:57.057] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23404 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_pearl_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23405 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23406 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23407 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23408 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23409 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23410 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23411 | [08Jan2025 16:50:57.058] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_umber_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
23412 | [08Jan2025 16:50:57.059] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23413 | [08Jan2025 16:50:57.059] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23414 | [08Jan2025 16:50:57.059] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23415 | [08Jan2025 16:50:57.059] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23416 | [08Jan2025 16:50:57.059] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23417 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23418 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_umber_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23419 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23420 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23421 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23422 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23423 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23424 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23425 | [08Jan2025 16:50:57.060] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_umber_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23426 | [08Jan2025 16:50:57.061] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23427 | [08Jan2025 16:50:57.063] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:short_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23428 | [08Jan2025 16:50:57.064] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:tiled_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23429 | [08Jan2025 16:50:57.065] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:long_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23430 | [08Jan2025 16:50:57.066] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:corner_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23431 | [08Jan2025 16:50:57.067] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:cracked_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23432 | [08Jan2025 16:50:57.068] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createdeco:mossy_umber_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23433 | [08Jan2025 16:50:57.123] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 1 known objects of type minecraft:block
|
23434 | [08Jan2025 16:50:57.123] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_factory:sweet_berries_jam to registry ResourceKey[minecraft:root / minecraft:block]
|
23435 | [08Jan2025 16:50:57.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 4 known objects of type minecraft:block
|
23436 | [08Jan2025 16:50:57.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:slicer to registry ResourceKey[minecraft:root / minecraft:block]
|
23437 | [08Jan2025 16:50:57.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:wet_air to registry ResourceKey[minecraft:root / minecraft:block]
|
23438 | [08Jan2025 16:50:57.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:sprinkler to registry ResourceKey[minecraft:root / minecraft:block]
|
23439 | [08Jan2025 16:50:57.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered sliceanddice:fertilizer to registry ResourceKey[minecraft:root / minecraft:block]
|
23440 | [08Jan2025 16:50:57.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 45 known objects of type minecraft:block
|
23441 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:rocket_engineer_table to registry ResourceKey[minecraft:root / minecraft:block]
|
23442 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:small_rocket_engine to registry ResourceKey[minecraft:root / minecraft:block]
|
23443 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:rocket_engine to registry ResourceKey[minecraft:root / minecraft:block]
|
23444 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:big_rocket_engine to registry ResourceKey[minecraft:root / minecraft:block]
|
23445 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:big_engine_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23446 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:engine_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23447 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:small_engine_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23448 | [08Jan2025 16:50:57.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:clamps to registry ResourceKey[minecraft:root / minecraft:block]
|
23449 | [08Jan2025 16:50:57.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:rocket_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
23450 | [08Jan2025 16:50:57.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:rocket_controls to registry ResourceKey[minecraft:root / minecraft:block]
|
23451 | [08Jan2025 16:50:57.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flight_recorder to registry ResourceKey[minecraft:root / minecraft:block]
|
23452 | [08Jan2025 16:50:57.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:rocket_generator to registry ResourceKey[minecraft:root / minecraft:block]
|
23453 | [08Jan2025 16:50:57.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:chemical_synthesizer to registry ResourceKey[minecraft:root / minecraft:block]
|
23454 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:legacy_mechanical_electrolyzer to registry ResourceKey[minecraft:root / minecraft:block]
|
23455 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:mechanical_electrolyzer to registry ResourceKey[minecraft:root / minecraft:block]
|
23456 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:catalyst_carrier to registry ResourceKey[minecraft:root / minecraft:block]
|
23457 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:oxygen_sealer to registry ResourceKey[minecraft:root / minecraft:block]
|
23458 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:air_liquefier to registry ResourceKey[minecraft:root / minecraft:block]
|
23459 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:flow_meter to registry ResourceKey[minecraft:root / minecraft:block]
|
23460 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:oxygen to registry ResourceKey[minecraft:root / minecraft:block]
|
23461 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:copper_oxygen_backtank to registry ResourceKey[minecraft:root / minecraft:block]
|
23462 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:netherite_oxygen_backtank to registry ResourceKey[minecraft:root / minecraft:block]
|
23463 | [08Jan2025 16:50:57.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:cryogenic_tank to registry ResourceKey[minecraft:root / minecraft:block]
|
23464 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_stone to registry ResourceKey[minecraft:root / minecraft:block]
|
23465 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_stone_brick to registry ResourceKey[minecraft:root / minecraft:block]
|
23466 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:polished_moon_stone to registry ResourceKey[minecraft:root / minecraft:block]
|
23467 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_regolith to registry ResourceKey[minecraft:root / minecraft:block]
|
23468 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_surface_regolith to registry ResourceKey[minecraft:root / minecraft:block]
|
23469 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:mars_stone to registry ResourceKey[minecraft:root / minecraft:block]
|
23470 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:mars_regolith to registry ResourceKey[minecraft:root / minecraft:block]
|
23471 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:mars_surface_regolith to registry ResourceKey[minecraft:root / minecraft:block]
|
23472 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:nickel_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
23473 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:deepslate_nickel_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
23474 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_nickel_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
23475 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:raw_nickel_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23476 | [08Jan2025 16:50:57.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_cobalt_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
23477 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:raw_cobalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23478 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:moon_aluminum_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
23479 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:raw_aluminum_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23480 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:crystal_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23481 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:budding_crystal to registry ResourceKey[minecraft:root / minecraft:block]
|
23482 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:crystal_cluster to registry ResourceKey[minecraft:root / minecraft:block]
|
23483 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:large_crystal_bud to registry ResourceKey[minecraft:root / minecraft:block]
|
23484 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:medium_crystal_bud to registry ResourceKey[minecraft:root / minecraft:block]
|
23485 | [08Jan2025 16:50:57.768] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered creatingspace:small_crystal_bud to registry ResourceKey[minecraft:root / minecraft:block]
|
23486 | [08Jan2025 16:50:57.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 1 known objects of type minecraft:block
|
23487 | [08Jan2025 16:50:57.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_tweaked_controllers:tweaked_lectern_controller to registry ResourceKey[minecraft:root / minecraft:block]
|
23488 | [08Jan2025 16:50:57.773] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 135 known objects of type minecraft:block
|
23489 | [08Jan2025 16:50:57.776] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:log_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23490 | [08Jan2025 16:50:57.777] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:log_cannon_end to registry ResourceKey[minecraft:root / minecraft:block]
|
23491 | [08Jan2025 16:50:57.777] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:wrought_iron_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23492 | [08Jan2025 16:50:57.777] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:wrought_iron_cannon_end to registry ResourceKey[minecraft:root / minecraft:block]
|
23493 | [08Jan2025 16:50:57.777] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:wrought_iron_drop_mortar_end to registry ResourceKey[minecraft:root / minecraft:block]
|
23494 | [08Jan2025 16:50:57.778] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23495 | [08Jan2025 16:50:57.778] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23496 | [08Jan2025 16:50:57.778] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_cannon_end to registry ResourceKey[minecraft:root / minecraft:block]
|
23497 | [08Jan2025 16:50:57.778] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_quickfiring_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23498 | [08Jan2025 16:50:57.779] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23499 | [08Jan2025 16:50:57.779] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23500 | [08Jan2025 16:50:57.779] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23501 | [08Jan2025 16:50:57.780] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_cast_iron_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23502 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23503 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23504 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23505 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_cannon_end to registry ResourceKey[minecraft:root / minecraft:block]
|
23506 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_quickfiring_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23507 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23508 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23509 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23510 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_bronze_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23511 | [08Jan2025 16:50:57.781] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23512 | [08Jan2025 16:50:57.782] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23513 | [08Jan2025 16:50:57.782] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:built_up_steel_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23514 | [08Jan2025 16:50:57.782] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23515 | [08Jan2025 16:50:57.782] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:built_up_steel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23516 | [08Jan2025 16:50:57.782] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:thick_steel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23517 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_small_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23518 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:small_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23519 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:medium_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23520 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:large_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23521 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_large_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23522 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_very_small_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23523 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_small_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23524 | [08Jan2025 16:50:57.783] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_medium_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23525 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_large_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23526 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_very_large_steel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23527 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_quickfiring_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23528 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23529 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_steel_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23530 | [08Jan2025 16:50:57.784] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_steel_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23531 | [08Jan2025 16:50:57.786] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23532 | [08Jan2025 16:50:57.787] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_steel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23533 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_steel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23534 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:nethersteel_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23535 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:built_up_nethersteel_cannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23536 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:nethersteel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23537 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:built_up_nethersteel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23538 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:thick_nethersteel_cannon_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
23539 | [08Jan2025 16:50:57.789] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_small_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23540 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:small_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23541 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:medium_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23542 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:large_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23543 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_large_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23544 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_very_small_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23545 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_small_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23546 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_medium_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23547 | [08Jan2025 16:50:57.790] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_large_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23548 | [08Jan2025 16:50:57.791] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_very_large_nethersteel_cannon_layer to registry ResourceKey[minecraft:root / minecraft:block]
|
23549 | [08Jan2025 16:50:57.791] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:nethersteel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23550 | [08Jan2025 16:50:57.791] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_nethersteel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23551 | [08Jan2025 16:50:57.791] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_nethersteel_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23552 | [08Jan2025 16:50:57.796] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23553 | [08Jan2025 16:50:57.797] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23554 | [08Jan2025 16:50:57.797] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23555 | [08Jan2025 16:50:57.798] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_cast_iron_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23556 | [08Jan2025 16:50:57.798] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_cast_iron_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23557 | [08Jan2025 16:50:57.798] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23558 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23559 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_cast_iron_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23560 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23561 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23562 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bronze_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23563 | [08Jan2025 16:50:57.799] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_bronze_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23564 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_bronze_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23565 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23566 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23567 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_bronze_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23568 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23569 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23570 | [08Jan2025 16:50:57.800] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:steel_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23571 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_steel_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23572 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:incomplete_steel_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23573 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_steel_autocannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
23574 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_steel_autocannon_recoil_spring to registry ResourceKey[minecraft:root / minecraft:block]
|
23575 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:unbored_steel_autocannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
23576 | [08Jan2025 16:50:57.801] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_loader to registry ResourceKey[minecraft:root / minecraft:block]
|
23577 | [08Jan2025 16:50:57.802] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:ram_head to registry ResourceKey[minecraft:root / minecraft:block]
|
23578 | [08Jan2025 16:50:57.803] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:worm_head to registry ResourceKey[minecraft:root / minecraft:block]
|
23579 | [08Jan2025 16:50:57.803] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_mount to registry ResourceKey[minecraft:root / minecraft:block]
|
23580 | [08Jan2025 16:50:57.803] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:yaw_controller to registry ResourceKey[minecraft:root / minecraft:block]
|
23581 | [08Jan2025 16:50:57.804] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_carriage to registry ResourceKey[minecraft:root / minecraft:block]
|
23582 | [08Jan2025 16:50:57.805] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_drill to registry ResourceKey[minecraft:root / minecraft:block]
|
23583 | [08Jan2025 16:50:57.805] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_drill_bit to registry ResourceKey[minecraft:root / minecraft:block]
|
23584 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_builder to registry ResourceKey[minecraft:root / minecraft:block]
|
23585 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_builder_head to registry ResourceKey[minecraft:root / minecraft:block]
|
23586 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:built_up_cannon to registry ResourceKey[minecraft:root / minecraft:block]
|
23587 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cast_iron_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23588 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:nethersteel_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23589 | [08Jan2025 16:50:57.806] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:solid_shot to registry ResourceKey[minecraft:root / minecraft:block]
|
23590 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:he_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23591 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:shrapnel_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23592 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:ap_shot to registry ResourceKey[minecraft:root / minecraft:block]
|
23593 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:traffic_cone to registry ResourceKey[minecraft:root / minecraft:block]
|
23594 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:ap_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23595 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:fluid_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23596 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:smoke_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23597 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:bag_of_grapeshot to registry ResourceKey[minecraft:root / minecraft:block]
|
23598 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:mortar_stone to registry ResourceKey[minecraft:root / minecraft:block]
|
23599 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:mortar_stone_projectile to registry ResourceKey[minecraft:root / minecraft:block]
|
23600 | [08Jan2025 16:50:57.807] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:drop_mortar_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
23601 | [08Jan2025 16:50:57.810] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:powder_charge to registry ResourceKey[minecraft:root / minecraft:block]
|
23602 | [08Jan2025 16:50:57.810] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:big_cartridge to registry ResourceKey[minecraft:root / minecraft:block]
|
23603 | [08Jan2025 16:50:57.811] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:autocannon_ammo_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23604 | [08Jan2025 16:50:57.811] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:creative_autocannon_ammo_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23605 | [08Jan2025 16:50:57.811] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:casting_sand to registry ResourceKey[minecraft:root / minecraft:block]
|
23606 | [08Jan2025 16:50:57.811] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_cast to registry ResourceKey[minecraft:root / minecraft:block]
|
23607 | [08Jan2025 16:50:57.811] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:finished_cannon_cast to registry ResourceKey[minecraft:root / minecraft:block]
|
23608 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_small_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23609 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:small_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23610 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:medium_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23611 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:large_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23612 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:very_large_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23613 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:cannon_end_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23614 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:sliding_breech_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23615 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:screw_breech_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23616 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:autocannon_breech_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23617 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:autocannon_recoil_spring_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23618 | [08Jan2025 16:50:57.812] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:autocannon_barrel_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
23619 | [08Jan2025 16:50:57.813] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:basin_foundry_lid to registry ResourceKey[minecraft:root / minecraft:block]
|
23620 | [08Jan2025 16:50:57.813] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_cast_iron to registry ResourceKey[minecraft:root / minecraft:block]
|
23621 | [08Jan2025 16:50:57.813] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_bronze to registry ResourceKey[minecraft:root / minecraft:block]
|
23622 | [08Jan2025 16:50:57.813] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_steel to registry ResourceKey[minecraft:root / minecraft:block]
|
23623 | [08Jan2025 16:50:57.813] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createbigcannons:molten_nethersteel to registry ResourceKey[minecraft:root / minecraft:block]
|
23624 | [08Jan2025 16:50:57.851] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 487 known objects of type minecraft:block
|
23625 | [08Jan2025 16:50:57.851] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23626 | [08Jan2025 16:50:57.851] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23627 | [08Jan2025 16:50:57.851] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
23628 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_screw to registry ResourceKey[minecraft:root / minecraft:block]
|
23629 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_screw to registry ResourceKey[minecraft:root / minecraft:block]
|
23630 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_screw to registry ResourceKey[minecraft:root / minecraft:block]
|
23631 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_bolt to registry ResourceKey[minecraft:root / minecraft:block]
|
23632 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_bolt to registry ResourceKey[minecraft:root / minecraft:block]
|
23633 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_bolt to registry ResourceKey[minecraft:root / minecraft:block]
|
23634 | [08Jan2025 16:50:57.852] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_light to registry ResourceKey[minecraft:root / minecraft:block]
|
23635 | [08Jan2025 16:50:57.853] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_light to registry ResourceKey[minecraft:root / minecraft:block]
|
23636 | [08Jan2025 16:50:57.853] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_light to registry ResourceKey[minecraft:root / minecraft:block]
|
23637 | [08Jan2025 16:50:57.853] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_floodlight to registry ResourceKey[minecraft:root / minecraft:block]
|
23638 | [08Jan2025 16:50:57.854] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_floodlight to registry ResourceKey[minecraft:root / minecraft:block]
|
23639 | [08Jan2025 16:50:57.854] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_floodlight to registry ResourceKey[minecraft:root / minecraft:block]
|
23640 | [08Jan2025 16:50:57.855] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_gear to registry ResourceKey[minecraft:root / minecraft:block]
|
23641 | [08Jan2025 16:50:57.855] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_gear_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23642 | [08Jan2025 16:50:57.856] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23643 | [08Jan2025 16:50:57.858] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23644 | [08Jan2025 16:50:57.858] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23645 | [08Jan2025 16:50:57.860] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:aluminium_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23646 | [08Jan2025 16:50:57.860] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:aluminium_boiler_special to registry ResourceKey[minecraft:root / minecraft:block]
|
23647 | [08Jan2025 16:50:57.862] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:aluminium_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23648 | [08Jan2025 16:50:57.862] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:aluminium_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23649 | [08Jan2025 16:50:57.862] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gold_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23650 | [08Jan2025 16:50:57.863] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gold_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23651 | [08Jan2025 16:50:57.863] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gold_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23652 | [08Jan2025 16:50:57.864] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23653 | [08Jan2025 16:50:57.865] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23654 | [08Jan2025 16:50:57.865] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23655 | [08Jan2025 16:50:57.865] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23656 | [08Jan2025 16:50:57.866] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23657 | [08Jan2025 16:50:57.866] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23658 | [08Jan2025 16:50:57.867] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_iron_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23659 | [08Jan2025 16:50:57.868] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_iron_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23660 | [08Jan2025 16:50:57.868] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_iron_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23661 | [08Jan2025 16:50:57.868] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23662 | [08Jan2025 16:50:57.869] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23663 | [08Jan2025 16:50:57.869] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23664 | [08Jan2025 16:50:57.869] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cast_iron_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23665 | [08Jan2025 16:50:57.871] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cast_iron_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23666 | [08Jan2025 16:50:57.871] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cast_iron_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23667 | [08Jan2025 16:50:57.871] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:capitalism_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
23668 | [08Jan2025 16:50:57.872] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:capitalism_boiler_large to registry ResourceKey[minecraft:root / minecraft:block]
|
23669 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:capitalism_boiler_structure to registry ResourceKey[minecraft:root / minecraft:block]
|
23670 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wood_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23671 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23672 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diagonal_metal_support to registry ResourceKey[minecraft:root / minecraft:block]
|
23673 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gas_tank to registry ResourceKey[minecraft:root / minecraft:block]
|
23674 | [08Jan2025 16:50:57.873] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_gas_tank to registry ResourceKey[minecraft:root / minecraft:block]
|
23675 | [08Jan2025 16:50:57.874] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23676 | [08Jan2025 16:50:57.874] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23677 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_container to registry ResourceKey[minecraft:root / minecraft:block]
|
23678 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:moyai_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23679 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:warning_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23680 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:arrow_up_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23681 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tap_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23682 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:stop_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23683 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:arrow_right_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23684 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:arrow_left_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23685 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:glitch_warning_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23686 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:broken_wrench_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23687 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:biohazard_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23688 | [08Jan2025 16:50:57.875] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:capitalism_warning_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23689 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:arrow_down_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23690 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gear_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23691 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:creeper_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23692 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:bun_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23693 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:silly_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23694 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:american_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23695 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magnet_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23696 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blank_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23697 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:a_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23698 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:b_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23699 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:c_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23700 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:d_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23701 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:e_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23702 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:f_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23703 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:g_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23704 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:h_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23705 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:i_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23706 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:j_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23707 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:k_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23708 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:l_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23709 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:m_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23710 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:n_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23711 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:o_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23712 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:p_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23713 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:q_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23714 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:r_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23715 | [08Jan2025 16:50:57.876] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:s_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23716 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:t_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23717 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:u_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23718 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:v_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23719 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:w_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23720 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:x_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23721 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:y_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23722 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:z_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23723 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:0_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23724 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:1_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23725 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:2_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23726 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:3_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23727 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:4_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23728 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:5_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23729 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:6_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23730 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:7_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23731 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:8_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23732 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:9_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23733 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:letter_sign to registry ResourceKey[minecraft:root / minecraft:block]
|
23734 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crushing_wheel_controller to registry ResourceKey[minecraft:root / minecraft:block]
|
23735 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23736 | [08Jan2025 16:50:57.877] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23737 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23738 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23739 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23740 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23741 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23742 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23743 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23744 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23745 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23746 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23747 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_crushing_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
23748 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23749 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23750 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23751 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23752 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23753 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23754 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23755 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23756 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23757 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23758 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23759 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23760 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_millstone to registry ResourceKey[minecraft:root / minecraft:block]
|
23761 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:capitalism_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23762 | [08Jan2025 16:50:57.878] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_gold_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23763 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cardboard_box to registry ResourceKey[minecraft:root / minecraft:block]
|
23764 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_floor to registry ResourceKey[minecraft:root / minecraft:block]
|
23765 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_floor to registry ResourceKey[minecraft:root / minecraft:block]
|
23766 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_floor to registry ResourceKey[minecraft:root / minecraft:block]
|
23767 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_iron_floor to registry ResourceKey[minecraft:root / minecraft:block]
|
23768 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_gold_floor to registry ResourceKey[minecraft:root / minecraft:block]
|
23769 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_plating_block to registry ResourceKey[minecraft:root / minecraft:block]
|
23770 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:stone_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
23771 | [08Jan2025 16:50:57.879] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_stone_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
23772 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:iron_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23773 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23774 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23775 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_catwalk to registry ResourceKey[minecraft:root / minecraft:block]
|
23776 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:iron_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23777 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23778 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23779 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_railing to registry ResourceKey[minecraft:root / minecraft:block]
|
23780 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:stepped_lever to registry ResourceKey[minecraft:root / minecraft:block]
|
23781 | [08Jan2025 16:50:57.880] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:breaker_switch to registry ResourceKey[minecraft:root / minecraft:block]
|
23782 | [08Jan2025 16:50:57.881] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ornate_grate to registry ResourceKey[minecraft:root / minecraft:block]
|
23783 | [08Jan2025 16:50:57.881] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ceiling_fan to registry ResourceKey[minecraft:root / minecraft:block]
|
23784 | [08Jan2025 16:50:57.881] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tinted_framed_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
23785 | [08Jan2025 16:50:57.881] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:horizontal_tinted_framed_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
23786 | [08Jan2025 16:50:57.881] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:vertical_tinted_framed_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
23787 | [08Jan2025 16:50:57.882] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diagonal_girder to registry ResourceKey[minecraft:root / minecraft:block]
|
23788 | [08Jan2025 16:50:57.883] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:aluminium_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23789 | [08Jan2025 16:50:57.885] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23790 | [08Jan2025 16:50:57.885] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brass_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23791 | [08Jan2025 16:50:57.885] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:strong_bronze_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23792 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:bronze_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23793 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cast_iron_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23794 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:copper_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23795 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:electrum_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23796 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gold_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23797 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:industrial_iron_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23798 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:iron_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23799 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lead_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23800 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:mithril_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23801 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:netherite_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23802 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:nethersteel_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23803 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:zinc_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23804 | [08Jan2025 16:50:57.886] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tin_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23805 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:steel_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23806 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:silver_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23807 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:invar_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23808 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:nickel_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23809 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:rose_gold_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23810 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cobalt_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23811 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:manyullyn_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23812 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:hepatizon_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23813 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pig_iron_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23814 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:knightslime_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23815 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:queen_slime_large_chain to registry ResourceKey[minecraft:root / minecraft:block]
|
23816 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_black to registry ResourceKey[minecraft:root / minecraft:block]
|
23817 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_black to registry ResourceKey[minecraft:root / minecraft:block]
|
23818 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23819 | [08Jan2025 16:50:57.887] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_white to registry ResourceKey[minecraft:root / minecraft:block]
|
23820 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_white to registry ResourceKey[minecraft:root / minecraft:block]
|
23821 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23822 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_blue to registry ResourceKey[minecraft:root / minecraft:block]
|
23823 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_blue to registry ResourceKey[minecraft:root / minecraft:block]
|
23824 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23825 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_light_blue to registry ResourceKey[minecraft:root / minecraft:block]
|
23826 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_light_blue to registry ResourceKey[minecraft:root / minecraft:block]
|
23827 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23828 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_red to registry ResourceKey[minecraft:root / minecraft:block]
|
23829 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_red to registry ResourceKey[minecraft:root / minecraft:block]
|
23830 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23831 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_green to registry ResourceKey[minecraft:root / minecraft:block]
|
23832 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_green to registry ResourceKey[minecraft:root / minecraft:block]
|
23833 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23834 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_lime to registry ResourceKey[minecraft:root / minecraft:block]
|
23835 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_lime to registry ResourceKey[minecraft:root / minecraft:block]
|
23836 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23837 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_pink to registry ResourceKey[minecraft:root / minecraft:block]
|
23838 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_pink to registry ResourceKey[minecraft:root / minecraft:block]
|
23839 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23840 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_magenta to registry ResourceKey[minecraft:root / minecraft:block]
|
23841 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_magenta to registry ResourceKey[minecraft:root / minecraft:block]
|
23842 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23843 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_yellow to registry ResourceKey[minecraft:root / minecraft:block]
|
23844 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_yellow to registry ResourceKey[minecraft:root / minecraft:block]
|
23845 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23846 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_gray to registry ResourceKey[minecraft:root / minecraft:block]
|
23847 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_gray to registry ResourceKey[minecraft:root / minecraft:block]
|
23848 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23849 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_light_gray to registry ResourceKey[minecraft:root / minecraft:block]
|
23850 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_light_gray to registry ResourceKey[minecraft:root / minecraft:block]
|
23851 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23852 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_brown to registry ResourceKey[minecraft:root / minecraft:block]
|
23853 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_brown to registry ResourceKey[minecraft:root / minecraft:block]
|
23854 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23855 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_cyan to registry ResourceKey[minecraft:root / minecraft:block]
|
23856 | [08Jan2025 16:50:57.888] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_cyan to registry ResourceKey[minecraft:root / minecraft:block]
|
23857 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23858 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_purple to registry ResourceKey[minecraft:root / minecraft:block]
|
23859 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_purple to registry ResourceKey[minecraft:root / minecraft:block]
|
23860 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23861 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_arrow_orange to registry ResourceKey[minecraft:root / minecraft:block]
|
23862 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:wallpaper_striped_orange to registry ResourceKey[minecraft:root / minecraft:block]
|
23863 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_wallpaper_wavy to registry ResourceKey[minecraft:root / minecraft:block]
|
23864 | [08Jan2025 16:50:57.889] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23865 | [08Jan2025 16:50:57.890] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23866 | [08Jan2025 16:50:57.890] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23867 | [08Jan2025 16:50:57.891] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23868 | [08Jan2025 16:50:57.891] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23869 | [08Jan2025 16:50:57.892] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23870 | [08Jan2025 16:50:57.892] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23871 | [08Jan2025 16:50:57.892] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23872 | [08Jan2025 16:50:57.892] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23873 | [08Jan2025 16:50:57.893] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23874 | [08Jan2025 16:50:57.893] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23875 | [08Jan2025 16:50:57.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23876 | [08Jan2025 16:50:57.894] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23877 | [08Jan2025 16:50:57.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23878 | [08Jan2025 16:50:57.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23879 | [08Jan2025 16:50:57.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23880 | [08Jan2025 16:50:57.895] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23881 | [08Jan2025 16:50:57.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23882 | [08Jan2025 16:50:57.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23883 | [08Jan2025 16:50:57.896] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23884 | [08Jan2025 16:50:57.897] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23885 | [08Jan2025 16:50:57.898] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23886 | [08Jan2025 16:50:57.898] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23887 | [08Jan2025 16:50:57.898] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23888 | [08Jan2025 16:50:57.898] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23889 | [08Jan2025 16:50:57.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23890 | [08Jan2025 16:50:57.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23891 | [08Jan2025 16:50:57.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23892 | [08Jan2025 16:50:57.899] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23893 | [08Jan2025 16:50:57.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23894 | [08Jan2025 16:50:57.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23895 | [08Jan2025 16:50:57.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23896 | [08Jan2025 16:50:57.901] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23897 | [08Jan2025 16:50:57.902] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23898 | [08Jan2025 16:50:57.902] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23899 | [08Jan2025 16:50:57.903] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23900 | [08Jan2025 16:50:57.903] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23901 | [08Jan2025 16:50:57.904] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23902 | [08Jan2025 16:50:57.904] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23903 | [08Jan2025 16:50:57.904] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23904 | [08Jan2025 16:50:57.904] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23905 | [08Jan2025 16:50:57.905] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23906 | [08Jan2025 16:50:57.906] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23907 | [08Jan2025 16:50:57.906] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23908 | [08Jan2025 16:50:57.906] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23909 | [08Jan2025 16:50:57.907] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23910 | [08Jan2025 16:50:57.907] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23911 | [08Jan2025 16:50:57.907] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23912 | [08Jan2025 16:50:57.907] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23913 | [08Jan2025 16:50:57.908] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23914 | [08Jan2025 16:50:57.909] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23915 | [08Jan2025 16:50:57.909] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23916 | [08Jan2025 16:50:57.909] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23917 | [08Jan2025 16:50:57.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23918 | [08Jan2025 16:50:57.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23919 | [08Jan2025 16:50:57.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23920 | [08Jan2025 16:50:57.910] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23921 | [08Jan2025 16:50:57.911] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23922 | [08Jan2025 16:50:57.912] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23923 | [08Jan2025 16:50:57.912] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23924 | [08Jan2025 16:50:57.912] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23925 | [08Jan2025 16:50:57.913] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23926 | [08Jan2025 16:50:57.913] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23927 | [08Jan2025 16:50:57.913] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23928 | [08Jan2025 16:50:57.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_plate_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23929 | [08Jan2025 16:50:57.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_plate_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23930 | [08Jan2025 16:50:57.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
23931 | [08Jan2025 16:50:57.915] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23932 | [08Jan2025 16:50:57.916] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23933 | [08Jan2025 16:50:57.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23934 | [08Jan2025 16:50:57.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:black_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23935 | [08Jan2025 16:50:57.917] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23936 | [08Jan2025 16:50:57.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23937 | [08Jan2025 16:50:57.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23938 | [08Jan2025 16:50:57.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:white_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23939 | [08Jan2025 16:50:57.918] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23940 | [08Jan2025 16:50:57.919] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23941 | [08Jan2025 16:50:57.920] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23942 | [08Jan2025 16:50:57.920] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:blue_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23943 | [08Jan2025 16:50:57.920] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23944 | [08Jan2025 16:50:57.921] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23945 | [08Jan2025 16:50:57.921] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23946 | [08Jan2025 16:50:57.921] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_blue_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23947 | [08Jan2025 16:50:57.921] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23948 | [08Jan2025 16:50:57.922] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23949 | [08Jan2025 16:50:57.923] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23950 | [08Jan2025 16:50:57.923] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:red_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23951 | [08Jan2025 16:50:57.923] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23952 | [08Jan2025 16:50:57.924] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23953 | [08Jan2025 16:50:57.924] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23954 | [08Jan2025 16:50:57.925] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:green_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23955 | [08Jan2025 16:50:57.925] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23956 | [08Jan2025 16:50:57.926] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23957 | [08Jan2025 16:50:57.926] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23958 | [08Jan2025 16:50:57.926] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:lime_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23959 | [08Jan2025 16:50:57.926] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23960 | [08Jan2025 16:50:57.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23961 | [08Jan2025 16:50:57.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23962 | [08Jan2025 16:50:57.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:pink_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23963 | [08Jan2025 16:50:57.927] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23964 | [08Jan2025 16:50:57.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23965 | [08Jan2025 16:50:57.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23966 | [08Jan2025 16:50:57.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:magenta_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23967 | [08Jan2025 16:50:57.928] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23968 | [08Jan2025 16:50:57.929] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23969 | [08Jan2025 16:50:57.929] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23970 | [08Jan2025 16:50:57.929] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:yellow_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23971 | [08Jan2025 16:50:57.929] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23972 | [08Jan2025 16:50:57.930] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23973 | [08Jan2025 16:50:57.930] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23974 | [08Jan2025 16:50:57.930] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:gray_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23975 | [08Jan2025 16:50:57.930] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23976 | [08Jan2025 16:50:57.931] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23977 | [08Jan2025 16:50:57.931] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23978 | [08Jan2025 16:50:57.931] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:light_gray_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23979 | [08Jan2025 16:50:57.931] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23980 | [08Jan2025 16:50:57.932] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23981 | [08Jan2025 16:50:57.932] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23982 | [08Jan2025 16:50:57.932] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:brown_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23983 | [08Jan2025 16:50:57.932] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23984 | [08Jan2025 16:50:57.933] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23985 | [08Jan2025 16:50:57.933] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23986 | [08Jan2025 16:50:57.933] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:cyan_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23987 | [08Jan2025 16:50:57.933] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23988 | [08Jan2025 16:50:57.934] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23989 | [08Jan2025 16:50:57.934] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23990 | [08Jan2025 16:50:57.934] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:purple_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23991 | [08Jan2025 16:50:57.934] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23992 | [08Jan2025 16:50:57.935] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23993 | [08Jan2025 16:50:57.936] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23994 | [08Jan2025 16:50:57.936] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:orange_metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23995 | [08Jan2025 16:50:57.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_sheet_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
23996 | [08Jan2025 16:50:57.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_sheet_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
23997 | [08Jan2025 16:50:57.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_sheet to registry ResourceKey[minecraft:root / minecraft:block]
|
23998 | [08Jan2025 16:50:57.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_plate_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
23999 | [08Jan2025 16:50:57.937] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:metal_sheet_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24000 | [08Jan2025 16:50:57.938] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24001 | [08Jan2025 16:50:57.938] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24002 | [08Jan2025 16:50:57.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24003 | [08Jan2025 16:50:57.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24004 | [08Jan2025 16:50:57.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24005 | [08Jan2025 16:50:57.939] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24006 | [08Jan2025 16:50:57.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24007 | [08Jan2025 16:50:57.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24008 | [08Jan2025 16:50:57.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24009 | [08Jan2025 16:50:57.940] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24010 | [08Jan2025 16:50:57.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24011 | [08Jan2025 16:50:57.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24012 | [08Jan2025 16:50:57.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24013 | [08Jan2025 16:50:57.942] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24014 | [08Jan2025 16:50:57.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24015 | [08Jan2025 16:50:57.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24016 | [08Jan2025 16:50:57.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24017 | [08Jan2025 16:50:57.943] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24018 | [08Jan2025 16:50:57.944] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24019 | [08Jan2025 16:50:57.945] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24020 | [08Jan2025 16:50:57.945] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24021 | [08Jan2025 16:50:57.945] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24022 | [08Jan2025 16:50:57.946] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24023 | [08Jan2025 16:50:57.946] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24024 | [08Jan2025 16:50:57.946] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24025 | [08Jan2025 16:50:57.946] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24026 | [08Jan2025 16:50:57.947] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24027 | [08Jan2025 16:50:57.947] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24028 | [08Jan2025 16:50:57.948] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24029 | [08Jan2025 16:50:57.948] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24030 | [08Jan2025 16:50:57.949] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24031 | [08Jan2025 16:50:57.949] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24032 | [08Jan2025 16:50:57.949] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24033 | [08Jan2025 16:50:57.949] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24034 | [08Jan2025 16:50:57.951] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24035 | [08Jan2025 16:50:57.951] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24036 | [08Jan2025 16:50:57.951] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24037 | [08Jan2025 16:50:57.951] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24038 | [08Jan2025 16:50:57.952] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24039 | [08Jan2025 16:50:57.952] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24040 | [08Jan2025 16:50:57.952] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24041 | [08Jan2025 16:50:57.953] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24042 | [08Jan2025 16:50:57.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24043 | [08Jan2025 16:50:57.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24044 | [08Jan2025 16:50:57.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24045 | [08Jan2025 16:50:57.954] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24046 | [08Jan2025 16:50:57.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24047 | [08Jan2025 16:50:57.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24048 | [08Jan2025 16:50:57.955] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24049 | [08Jan2025 16:50:57.956] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24050 | [08Jan2025 16:50:57.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24051 | [08Jan2025 16:50:57.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24052 | [08Jan2025 16:50:57.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24053 | [08Jan2025 16:50:57.957] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24054 | [08Jan2025 16:50:57.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24055 | [08Jan2025 16:50:57.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24056 | [08Jan2025 16:50:57.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24057 | [08Jan2025 16:50:57.958] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24058 | [08Jan2025 16:50:57.959] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24059 | [08Jan2025 16:50:57.959] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:granite_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24060 | [08Jan2025 16:50:57.960] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24061 | [08Jan2025 16:50:57.960] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24062 | [08Jan2025 16:50:57.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24063 | [08Jan2025 16:50:57.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:diorite_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24064 | [08Jan2025 16:50:57.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24065 | [08Jan2025 16:50:57.961] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24066 | [08Jan2025 16:50:57.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24067 | [08Jan2025 16:50:57.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:andesite_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24068 | [08Jan2025 16:50:57.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24069 | [08Jan2025 16:50:57.962] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24070 | [08Jan2025 16:50:57.963] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24071 | [08Jan2025 16:50:57.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:calcite_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24072 | [08Jan2025 16:50:57.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24073 | [08Jan2025 16:50:57.964] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24074 | [08Jan2025 16:50:57.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24075 | [08Jan2025 16:50:57.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:dripstone_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24076 | [08Jan2025 16:50:57.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24077 | [08Jan2025 16:50:57.965] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24078 | [08Jan2025 16:50:57.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24079 | [08Jan2025 16:50:57.966] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:deepslate_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24080 | [08Jan2025 16:50:57.967] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24081 | [08Jan2025 16:50:57.967] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24082 | [08Jan2025 16:50:57.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24083 | [08Jan2025 16:50:57.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:tuff_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24084 | [08Jan2025 16:50:57.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24085 | [08Jan2025 16:50:57.968] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24086 | [08Jan2025 16:50:57.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24087 | [08Jan2025 16:50:57.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:asurine_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24088 | [08Jan2025 16:50:57.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24089 | [08Jan2025 16:50:57.969] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24090 | [08Jan2025 16:50:57.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24091 | [08Jan2025 16:50:57.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:crimsite_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24092 | [08Jan2025 16:50:57.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24093 | [08Jan2025 16:50:57.971] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24094 | [08Jan2025 16:50:57.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24095 | [08Jan2025 16:50:57.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:limestone_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24096 | [08Jan2025 16:50:57.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24097 | [08Jan2025 16:50:57.972] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24098 | [08Jan2025 16:50:57.973] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24099 | [08Jan2025 16:50:57.973] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:ochrum_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24100 | [08Jan2025 16:50:57.973] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24101 | [08Jan2025 16:50:57.973] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24102 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24103 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scoria_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24104 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24105 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24106 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24107 | [08Jan2025 16:50:57.974] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:scorchia_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24108 | [08Jan2025 16:50:57.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_tile_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24109 | [08Jan2025 16:50:57.975] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_tile_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24110 | [08Jan2025 16:50:57.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_tile_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24111 | [08Jan2025 16:50:57.976] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered design_decor:veridium_castel_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24112 | [08Jan2025 16:50:57.994] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 4 known objects of type minecraft:block
|
24113 | [08Jan2025 16:50:57.994] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createendertransmission:chunk_loader to registry ResourceKey[minecraft:root / minecraft:block]
|
24114 | [08Jan2025 16:50:57.994] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createendertransmission:energy_transmitter to registry ResourceKey[minecraft:root / minecraft:block]
|
24115 | [08Jan2025 16:50:57.994] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createendertransmission:item_transmitter to registry ResourceKey[minecraft:root / minecraft:block]
|
24116 | [08Jan2025 16:50:57.994] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered createendertransmission:fluid_transmitter to registry ResourceKey[minecraft:root / minecraft:block]
|
24117 | [08Jan2025 16:50:58.002] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 9 known objects of type minecraft:block
|
24118 | [08Jan2025 16:50:58.002] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:optical_source to registry ResourceKey[minecraft:root / minecraft:block]
|
24119 | [08Jan2025 16:50:58.012] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:optical_receptor to registry ResourceKey[minecraft:root / minecraft:block]
|
24120 | [08Jan2025 16:50:58.012] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:heavy_optical_receptor to registry ResourceKey[minecraft:root / minecraft:block]
|
24121 | [08Jan2025 16:50:58.012] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:encased_mirror to registry ResourceKey[minecraft:root / minecraft:block]
|
24122 | [08Jan2025 16:50:58.014] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:absorption_polarizing_filter to registry ResourceKey[minecraft:root / minecraft:block]
|
24123 | [08Jan2025 16:50:58.014] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:polarizing_beam_splitter_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24124 | [08Jan2025 16:50:58.015] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:optical_sensor to registry ResourceKey[minecraft:root / minecraft:block]
|
24125 | [08Jan2025 16:50:58.015] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:beam_condenser to registry ResourceKey[minecraft:root / minecraft:block]
|
24126 | [08Jan2025 16:50:58.015] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_optical:beam_focuser to registry ResourceKey[minecraft:root / minecraft:block]
|
24127 | [08Jan2025 16:51:02.466] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 1 known objects of type minecraft:block
|
24128 | [08Jan2025 16:51:02.467] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_eureka:rotation_engine to registry ResourceKey[minecraft:root / minecraft:block]
|
24129 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 312 known objects of type minecraft:block
|
24130 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ponder_stone_generation to registry ResourceKey[minecraft:root / minecraft:block]
|
24131 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mithril_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24132 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24133 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24134 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:industrial_iron_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24135 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tin_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
24136 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:deepslate_tin_ore to registry ResourceKey[minecraft:root / minecraft:block]
|
24137 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tin_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24138 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:raw_tin_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24139 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:leather_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24140 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:lapis_alloy_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24141 | [08Jan2025 16:51:02.484] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ember_alloy_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24142 | [08Jan2025 16:51:02.485] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:chromatic_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24143 | [08Jan2025 16:51:02.485] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:refined_radiance_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24144 | [08Jan2025 16:51:02.486] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shadow_steel_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24145 | [08Jan2025 16:51:02.486] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:overcharged_alloy_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24146 | [08Jan2025 16:51:02.486] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blaze_gold_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24147 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stargaze_singularity_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24148 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mossy_andesite_alloy_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24149 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mithril_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24150 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24151 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24152 | [08Jan2025 16:51:02.487] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tin_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24153 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:netherite_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24154 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:brick_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24155 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:nether_brick_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24156 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mossy_andesite_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24157 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hydraulic_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24158 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:industrial_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24159 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:overburden_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24160 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24161 | [08Jan2025 16:51:02.488] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shadow_steel_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24162 | [08Jan2025 16:51:02.489] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:refined_radiance_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24163 | [08Jan2025 16:51:02.489] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:overcharged_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24164 | [08Jan2025 16:51:02.490] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blaze_gold_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24165 | [08Jan2025 16:51:02.490] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stargaze_singularity_casing to registry ResourceKey[minecraft:root / minecraft:block]
|
24166 | [08Jan2025 16:51:02.490] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:reinforcement_plating to registry ResourceKey[minecraft:root / minecraft:block]
|
24167 | [08Jan2025 16:51:02.491] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:pondering_block_light to registry ResourceKey[minecraft:root / minecraft:block]
|
24168 | [08Jan2025 16:51:02.491] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:pondering_block_dark to registry ResourceKey[minecraft:root / minecraft:block]
|
24169 | [08Jan2025 16:51:02.491] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ponder_in_a_box to registry ResourceKey[minecraft:root / minecraft:block]
|
24170 | [08Jan2025 16:51:02.491] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:reversed_gearshift to registry ResourceKey[minecraft:root / minecraft:block]
|
24171 | [08Jan2025 16:51:02.492] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_saw to registry ResourceKey[minecraft:root / minecraft:block]
|
24172 | [08Jan2025 16:51:02.493] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_drill to registry ResourceKey[minecraft:root / minecraft:block]
|
24173 | [08Jan2025 16:51:02.493] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:industrial_fan to registry ResourceKey[minecraft:root / minecraft:block]
|
24174 | [08Jan2025 16:51:02.493] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:furnace_engine to registry ResourceKey[minecraft:root / minecraft:block]
|
24175 | [08Jan2025 16:51:02.494] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:flywheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24176 | [08Jan2025 16:51:02.494] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potato_turret to registry ResourceKey[minecraft:root / minecraft:block]
|
24177 | [08Jan2025 16:51:02.494] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:radiant_drill to registry ResourceKey[minecraft:root / minecraft:block]
|
24178 | [08Jan2025 16:51:02.495] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shadow_drill to registry ResourceKey[minecraft:root / minecraft:block]
|
24179 | [08Jan2025 16:51:02.495] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hydraulic_press to registry ResourceKey[minecraft:root / minecraft:block]
|
24180 | [08Jan2025 16:51:02.495] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:kinetic_motor to registry ResourceKey[minecraft:root / minecraft:block]
|
24181 | [08Jan2025 16:51:02.495] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:accelerator_motor to registry ResourceKey[minecraft:root / minecraft:block]
|
24182 | [08Jan2025 16:51:02.495] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cog_crank to registry ResourceKey[minecraft:root / minecraft:block]
|
24183 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:splashing_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24184 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:haunting_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24185 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoking_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24186 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blasting_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24187 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:superheating_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24188 | [08Jan2025 16:51:02.496] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:freezing_sail to registry ResourceKey[minecraft:root / minecraft:block]
|
24189 | [08Jan2025 16:51:02.497] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:secondary_encased_chain_drive to registry ResourceKey[minecraft:root / minecraft:block]
|
24190 | [08Jan2025 16:51:02.497] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:secondary_adjustable_chain_gearshift to registry ResourceKey[minecraft:root / minecraft:block]
|
24191 | [08Jan2025 16:51:02.497] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:train_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24192 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hydraulic_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24193 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:overburden_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24194 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:industrial_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24195 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mithril_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24196 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mossy_andesite_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24197 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24198 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tin_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24199 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24200 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24201 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shadow_steel_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24202 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:refined_radiance_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24203 | [08Jan2025 16:51:02.498] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stargaze_singularity_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24204 | [08Jan2025 16:51:02.499] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blaze_gold_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24205 | [08Jan2025 16:51:02.499] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:overcharged_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24206 | [08Jan2025 16:51:02.499] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:netherite_scaffolding to registry ResourceKey[minecraft:root / minecraft:block]
|
24207 | [08Jan2025 16:51:02.499] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:copycat_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24208 | [08Jan2025 16:51:02.500] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:copycat_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24209 | [08Jan2025 16:51:02.500] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spectral_ruby_lamp to registry ResourceKey[minecraft:root / minecraft:block]
|
24210 | [08Jan2025 16:51:02.500] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spectral_ruby_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24211 | [08Jan2025 16:51:02.500] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spectral_ruby_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24212 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_spectral_ruby_tiles to registry ResourceKey[minecraft:root / minecraft:block]
|
24213 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vertical_framed_split_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
24214 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vertical_framed_split_glass_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
24215 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:horizontal_framed_split_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
24216 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:horizontal_framed_split_glass_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
24217 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:framed_split_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
24218 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:framed_split_glass_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
24219 | [08Jan2025 16:51:02.501] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ornate_iron_glass to registry ResourceKey[minecraft:root / minecraft:block]
|
24220 | [08Jan2025 16:51:02.502] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ornate_iron_glass_pane to registry ResourceKey[minecraft:root / minecraft:block]
|
24221 | [08Jan2025 16:51:02.502] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blueprint_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24222 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:blueprint_carpet to registry ResourceKey[minecraft:root / minecraft:block]
|
24223 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:mysterious_blueprint_carpet to registry ResourceKey[minecraft:root / minecraft:block]
|
24224 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24225 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_rose_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24226 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24227 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_rose_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24228 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_planks to registry ResourceKey[minecraft:root / minecraft:block]
|
24229 | [08Jan2025 16:51:02.503] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24230 | [08Jan2025 16:51:02.504] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24231 | [08Jan2025 16:51:02.505] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24232 | [08Jan2025 16:51:02.505] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_fence_gate to registry ResourceKey[minecraft:root / minecraft:block]
|
24233 | [08Jan2025 16:51:02.506] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_door to registry ResourceKey[minecraft:root / minecraft:block]
|
24234 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
24235 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24236 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rose_pressure_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
24237 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24238 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_smoked_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24239 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24240 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_smoked_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24241 | [08Jan2025 16:51:02.507] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_planks to registry ResourceKey[minecraft:root / minecraft:block]
|
24242 | [08Jan2025 16:51:02.508] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24243 | [08Jan2025 16:51:02.508] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24244 | [08Jan2025 16:51:02.508] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24245 | [08Jan2025 16:51:02.509] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_fence_gate to registry ResourceKey[minecraft:root / minecraft:block]
|
24246 | [08Jan2025 16:51:02.509] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_door to registry ResourceKey[minecraft:root / minecraft:block]
|
24247 | [08Jan2025 16:51:02.509] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
24248 | [08Jan2025 16:51:02.509] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24249 | [08Jan2025 16:51:02.509] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:smoked_pressure_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
24250 | [08Jan2025 16:51:02.510] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24251 | [08Jan2025 16:51:02.510] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_spirit_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24252 | [08Jan2025 16:51:02.511] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24253 | [08Jan2025 16:51:02.511] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_spirit_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24254 | [08Jan2025 16:51:02.512] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_planks to registry ResourceKey[minecraft:root / minecraft:block]
|
24255 | [08Jan2025 16:51:02.512] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24256 | [08Jan2025 16:51:02.513] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24257 | [08Jan2025 16:51:02.514] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24258 | [08Jan2025 16:51:02.515] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_fence_gate to registry ResourceKey[minecraft:root / minecraft:block]
|
24259 | [08Jan2025 16:51:02.515] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_door to registry ResourceKey[minecraft:root / minecraft:block]
|
24260 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
24261 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24262 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:spirit_pressure_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
24263 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_sapling to registry ResourceKey[minecraft:root / minecraft:block]
|
24264 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_leaves to registry ResourceKey[minecraft:root / minecraft:block]
|
24265 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24266 | [08Jan2025 16:51:02.516] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_rubber_log to registry ResourceKey[minecraft:root / minecraft:block]
|
24267 | [08Jan2025 16:51:02.517] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24268 | [08Jan2025 16:51:02.517] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:stripped_rubber_wood to registry ResourceKey[minecraft:root / minecraft:block]
|
24269 | [08Jan2025 16:51:02.517] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_planks to registry ResourceKey[minecraft:root / minecraft:block]
|
24270 | [08Jan2025 16:51:02.517] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24271 | [08Jan2025 16:51:02.517] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24272 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24273 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_fence_gate to registry ResourceKey[minecraft:root / minecraft:block]
|
24274 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_door to registry ResourceKey[minecraft:root / minecraft:block]
|
24275 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_trapdoor to registry ResourceKey[minecraft:root / minecraft:block]
|
24276 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24277 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:rubber_pressure_plate to registry ResourceKey[minecraft:root / minecraft:block]
|
24278 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24279 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hazard_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24280 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:horizontal_hazard_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24281 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hazard_block_r to registry ResourceKey[minecraft:root / minecraft:block]
|
24282 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:horizontal_hazard_block_r to registry ResourceKey[minecraft:root / minecraft:block]
|
24283 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24284 | [08Jan2025 16:51:02.518] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:asurine_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24285 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:calcite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24286 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:crimsite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24287 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:deepslate_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24288 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:diorite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24289 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:dripstone_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24290 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:gabbro_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24291 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:granite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24292 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:limestone_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24293 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ochrum_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24294 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potassic_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24295 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:aethersite_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24296 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:scorchia_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24297 | [08Jan2025 16:51:02.519] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:scoria_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24298 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tuff_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24299 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:veridium_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24300 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:weathered_limestone_asphalt_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24301 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24302 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:asurine_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24303 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:calcite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24304 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:crimsite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24305 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:deepslate_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24306 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:diorite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24307 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:dripstone_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24308 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:gabbro_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24309 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:granite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24310 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:limestone_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24311 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ochrum_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24312 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potassic_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24313 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:aethersite_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24314 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:scorchia_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24315 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:scoria_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24316 | [08Jan2025 16:51:02.520] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:tuff_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24317 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:veridium_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24318 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:weathered_limestone_mossy_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24319 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_polished_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24320 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_polished_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24321 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_polished_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24322 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_tiled_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24323 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_tiled_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24324 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:bronze_tiled_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24325 | [08Jan2025 16:51:02.521] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_polished_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24326 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_polished_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24327 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_polished_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24328 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_tiled_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24329 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_tiled_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24330 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:steel_tiled_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24331 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_polished_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24332 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_polished_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24333 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_polished_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24334 | [08Jan2025 16:51:02.522] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_tiled_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24335 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_tiled_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24336 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:zinc_tiled_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24337 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_polished_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24338 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_polished_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24339 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_polished_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24340 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_tiled_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24341 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_tiled_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24342 | [08Jan2025 16:51:02.523] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:andesite_alloy_tiled_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24343 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potassic_cobble to registry ResourceKey[minecraft:root / minecraft:block]
|
24344 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:asurine_cobble to registry ResourceKey[minecraft:root / minecraft:block]
|
24345 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:crimsite_cobble to registry ResourceKey[minecraft:root / minecraft:block]
|
24346 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:ochrum_cobble to registry ResourceKey[minecraft:root / minecraft:block]
|
24347 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:veridium_cobble to registry ResourceKey[minecraft:root / minecraft:block]
|
24348 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:2_blade_fan to registry ResourceKey[minecraft:root / minecraft:block]
|
24349 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:4_blade_fan to registry ResourceKey[minecraft:root / minecraft:block]
|
24350 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:8_blade_fan to registry ResourceKey[minecraft:root / minecraft:block]
|
24351 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:condense_milk to registry ResourceKey[minecraft:root / minecraft:block]
|
24352 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cream to registry ResourceKey[minecraft:root / minecraft:block]
|
24353 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vanilla to registry ResourceKey[minecraft:root / minecraft:block]
|
24354 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:vanilla_milkshake to registry ResourceKey[minecraft:root / minecraft:block]
|
24355 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:strawberry to registry ResourceKey[minecraft:root / minecraft:block]
|
24356 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:strawberry_milkshake to registry ResourceKey[minecraft:root / minecraft:block]
|
24357 | [08Jan2025 16:51:02.524] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:glowberry to registry ResourceKey[minecraft:root / minecraft:block]
|
24358 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:glowberry_milkshake to registry ResourceKey[minecraft:root / minecraft:block]
|
24359 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:caramel to registry ResourceKey[minecraft:root / minecraft:block]
|
24360 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:caramel_milkshake to registry ResourceKey[minecraft:root / minecraft:block]
|
24361 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:hot_chocolate to registry ResourceKey[minecraft:root / minecraft:block]
|
24362 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:chocolate_milkshake to registry ResourceKey[minecraft:root / minecraft:block]
|
24363 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:chromatic_waste to registry ResourceKey[minecraft:root / minecraft:block]
|
24364 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:sap to registry ResourceKey[minecraft:root / minecraft:block]
|
24365 | [08Jan2025 16:51:02.525] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:shimmer to registry ResourceKey[minecraft:root / minecraft:block]
|
24366 | [08Jan2025 16:51:02.526] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:aethersite to registry ResourceKey[minecraft:root / minecraft:block]
|
24367 | [08Jan2025 16:51:02.526] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite to registry ResourceKey[minecraft:root / minecraft:block]
|
24368 | [08Jan2025 16:51:02.526] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24369 | [08Jan2025 16:51:02.526] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24370 | [08Jan2025 16:51:02.527] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24371 | [08Jan2025 16:51:02.528] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_aethersite to registry ResourceKey[minecraft:root / minecraft:block]
|
24372 | [08Jan2025 16:51:02.528] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_aethersite_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24373 | [08Jan2025 16:51:02.528] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_aethersite_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24374 | [08Jan2025 16:51:02.529] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_aethersite_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24375 | [08Jan2025 16:51:02.529] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24376 | [08Jan2025 16:51:02.529] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24377 | [08Jan2025 16:51:02.529] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24378 | [08Jan2025 16:51:02.531] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_aethersite_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24379 | [08Jan2025 16:51:02.531] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_aethersite_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24380 | [08Jan2025 16:51:02.531] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_aethersite_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24381 | [08Jan2025 16:51:02.531] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_aethersite_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24382 | [08Jan2025 16:51:02.532] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_aethersite_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24383 | [08Jan2025 16:51:02.532] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:layered_aethersite to registry ResourceKey[minecraft:root / minecraft:block]
|
24384 | [08Jan2025 16:51:02.532] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:aethersite_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24385 | [08Jan2025 16:51:02.533] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potassic to registry ResourceKey[minecraft:root / minecraft:block]
|
24386 | [08Jan2025 16:51:02.533] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic to registry ResourceKey[minecraft:root / minecraft:block]
|
24387 | [08Jan2025 16:51:02.533] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24388 | [08Jan2025 16:51:02.533] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24389 | [08Jan2025 16:51:02.534] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24390 | [08Jan2025 16:51:02.534] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_potassic to registry ResourceKey[minecraft:root / minecraft:block]
|
24391 | [08Jan2025 16:51:02.535] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_potassic_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24392 | [08Jan2025 16:51:02.535] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_potassic_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24393 | [08Jan2025 16:51:02.536] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_potassic_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24394 | [08Jan2025 16:51:02.536] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24395 | [08Jan2025 16:51:02.536] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24396 | [08Jan2025 16:51:02.536] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24397 | [08Jan2025 16:51:02.538] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_potassic_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24398 | [08Jan2025 16:51:02.538] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_potassic_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24399 | [08Jan2025 16:51:02.538] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_potassic_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24400 | [08Jan2025 16:51:02.538] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_potassic_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24401 | [08Jan2025 16:51:02.539] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_potassic_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24402 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:layered_potassic to registry ResourceKey[minecraft:root / minecraft:block]
|
24403 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:potassic_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24404 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:weathered_limestone to registry ResourceKey[minecraft:root / minecraft:block]
|
24405 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone to registry ResourceKey[minecraft:root / minecraft:block]
|
24406 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24407 | [08Jan2025 16:51:02.540] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24408 | [08Jan2025 16:51:02.542] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24409 | [08Jan2025 16:51:02.542] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_weathered_limestone to registry ResourceKey[minecraft:root / minecraft:block]
|
24410 | [08Jan2025 16:51:02.542] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_weathered_limestone_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24411 | [08Jan2025 16:51:02.542] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_weathered_limestone_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24412 | [08Jan2025 16:51:02.543] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_weathered_limestone_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24413 | [08Jan2025 16:51:02.543] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24414 | [08Jan2025 16:51:02.543] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24415 | [08Jan2025 16:51:02.543] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24416 | [08Jan2025 16:51:02.545] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_weathered_limestone_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24417 | [08Jan2025 16:51:02.545] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_weathered_limestone_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24418 | [08Jan2025 16:51:02.545] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_weathered_limestone_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24419 | [08Jan2025 16:51:02.545] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_weathered_limestone_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24420 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_weathered_limestone_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24421 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:layered_weathered_limestone to registry ResourceKey[minecraft:root / minecraft:block]
|
24422 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:weathered_limestone_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24423 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:gabbro to registry ResourceKey[minecraft:root / minecraft:block]
|
24424 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro to registry ResourceKey[minecraft:root / minecraft:block]
|
24425 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24426 | [08Jan2025 16:51:02.547] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24427 | [08Jan2025 16:51:02.549] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24428 | [08Jan2025 16:51:02.549] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_gabbro to registry ResourceKey[minecraft:root / minecraft:block]
|
24429 | [08Jan2025 16:51:02.549] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_gabbro_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24430 | [08Jan2025 16:51:02.549] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_gabbro_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24431 | [08Jan2025 16:51:02.550] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:polished_cut_gabbro_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24432 | [08Jan2025 16:51:02.550] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24433 | [08Jan2025 16:51:02.551] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24434 | [08Jan2025 16:51:02.551] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24435 | [08Jan2025 16:51:02.552] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:cut_gabbro_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24436 | [08Jan2025 16:51:02.552] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_gabbro_bricks to registry ResourceKey[minecraft:root / minecraft:block]
|
24437 | [08Jan2025 16:51:02.552] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_gabbro_brick_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24438 | [08Jan2025 16:51:02.552] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_gabbro_brick_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24439 | [08Jan2025 16:51:02.553] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:small_gabbro_brick_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24440 | [08Jan2025 16:51:02.553] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:layered_gabbro to registry ResourceKey[minecraft:root / minecraft:block]
|
24441 | [08Jan2025 16:51:02.554] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_dd:gabbro_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24442 | [08Jan2025 16:51:02.641] [main/DEBUG] [mixin/]: Mixing TagAppenderAccessor from createbigcannons-common.mixins.json into net.minecraft.data.tags.TagsProvider$TagAppender
|
24443 | [08Jan2025 16:51:02.677] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 6 known objects of type minecraft:block
|
24444 | [08Jan2025 16:51:02.677] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:andesite_depositor to registry ResourceKey[minecraft:root / minecraft:block]
|
24445 | [08Jan2025 16:51:02.677] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:brass_depositor to registry ResourceKey[minecraft:root / minecraft:block]
|
24446 | [08Jan2025 16:51:02.677] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:bank_terminal to registry ResourceKey[minecraft:root / minecraft:block]
|
24447 | [08Jan2025 16:51:02.678] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:blaze_banker to registry ResourceKey[minecraft:root / minecraft:block]
|
24448 | [08Jan2025 16:51:02.678] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:vendor to registry ResourceKey[minecraft:root / minecraft:block]
|
24449 | [08Jan2025 16:51:02.678] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered numismatics:creative_vendor to registry ResourceKey[minecraft:root / minecraft:block]
|
24450 | [08Jan2025 16:51:02.678] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 360 known objects of type minecraft:block
|
24451 | [08Jan2025 16:51:02.679] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:semaphore to registry ResourceKey[minecraft:root / minecraft:block]
|
24452 | [08Jan2025 16:51:02.680] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_coupler to registry ResourceKey[minecraft:root / minecraft:block]
|
24453 | [08Jan2025 16:51:02.681] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_switch_andesite to registry ResourceKey[minecraft:root / minecraft:block]
|
24454 | [08Jan2025 16:51:02.681] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_switch_brass to registry ResourceKey[minecraft:root / minecraft:block]
|
24455 | [08Jan2025 16:51:02.681] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:casing_collision to registry ResourceKey[minecraft:root / minecraft:block]
|
24456 | [08Jan2025 16:51:02.682] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_acacia to registry ResourceKey[minecraft:root / minecraft:block]
|
24457 | [08Jan2025 16:51:02.682] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_birch to registry ResourceKey[minecraft:root / minecraft:block]
|
24458 | [08Jan2025 16:51:02.682] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_crimson to registry ResourceKey[minecraft:root / minecraft:block]
|
24459 | [08Jan2025 16:51:02.683] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_dark_oak to registry ResourceKey[minecraft:root / minecraft:block]
|
24460 | [08Jan2025 16:51:02.683] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_jungle to registry ResourceKey[minecraft:root / minecraft:block]
|
24461 | [08Jan2025 16:51:02.683] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_oak to registry ResourceKey[minecraft:root / minecraft:block]
|
24462 | [08Jan2025 16:51:02.683] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_spruce to registry ResourceKey[minecraft:root / minecraft:block]
|
24463 | [08Jan2025 16:51:02.683] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_warped to registry ResourceKey[minecraft:root / minecraft:block]
|
24464 | [08Jan2025 16:51:02.684] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_blackstone to registry ResourceKey[minecraft:root / minecraft:block]
|
24465 | [08Jan2025 16:51:02.684] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_ender to registry ResourceKey[minecraft:root / minecraft:block]
|
24466 | [08Jan2025 16:51:02.684] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_tieless to registry ResourceKey[minecraft:root / minecraft:block]
|
24467 | [08Jan2025 16:51:02.684] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_phantom to registry ResourceKey[minecraft:root / minecraft:block]
|
24468 | [08Jan2025 16:51:02.684] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_mangrove to registry ResourceKey[minecraft:root / minecraft:block]
|
24469 | [08Jan2025 16:51:02.685] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_cherry to registry ResourceKey[minecraft:root / minecraft:block]
|
24470 | [08Jan2025 16:51:02.685] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_bamboo to registry ResourceKey[minecraft:root / minecraft:block]
|
24471 | [08Jan2025 16:51:02.685] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_stripped_bamboo to registry ResourceKey[minecraft:root / minecraft:block]
|
24472 | [08Jan2025 16:51:02.685] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_acacia_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24473 | [08Jan2025 16:51:02.685] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_bamboo_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24474 | [08Jan2025 16:51:02.686] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_birch_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24475 | [08Jan2025 16:51:02.686] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_blackstone_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24476 | [08Jan2025 16:51:02.686] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_cherry_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24477 | [08Jan2025 16:51:02.686] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_andesite_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24478 | [08Jan2025 16:51:02.687] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_crimson_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24479 | [08Jan2025 16:51:02.687] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_dark_oak_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24480 | [08Jan2025 16:51:02.687] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_ender_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24481 | [08Jan2025 16:51:02.687] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_jungle_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24482 | [08Jan2025 16:51:02.687] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_mangrove_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24483 | [08Jan2025 16:51:02.688] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_oak_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24484 | [08Jan2025 16:51:02.688] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_spruce_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24485 | [08Jan2025 16:51:02.688] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_stripped_bamboo_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24486 | [08Jan2025 16:51:02.688] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_tieless_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24487 | [08Jan2025 16:51:02.688] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_warped_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24488 | [08Jan2025 16:51:02.689] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_acacia_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24489 | [08Jan2025 16:51:02.689] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_bamboo_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24490 | [08Jan2025 16:51:02.689] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_birch_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24491 | [08Jan2025 16:51:02.689] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_blackstone_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24492 | [08Jan2025 16:51:02.689] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_cherry_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24493 | [08Jan2025 16:51:02.690] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_andesite_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24494 | [08Jan2025 16:51:02.690] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_crimson_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24495 | [08Jan2025 16:51:02.690] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_dark_oak_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24496 | [08Jan2025 16:51:02.690] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_ender_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24497 | [08Jan2025 16:51:02.690] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_jungle_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24498 | [08Jan2025 16:51:02.691] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_mangrove_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24499 | [08Jan2025 16:51:02.691] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_oak_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24500 | [08Jan2025 16:51:02.691] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_spruce_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24501 | [08Jan2025 16:51:02.691] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_stripped_bamboo_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24502 | [08Jan2025 16:51:02.691] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_tieless_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24503 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_warped_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24504 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_monorail to registry ResourceKey[minecraft:root / minecraft:block]
|
24505 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:mono_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24506 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:invisible_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24507 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:invisible_mono_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24508 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:singleaxle_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24509 | [08Jan2025 16:51:02.692] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:doubleaxle_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24510 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_platform_doubleaxle_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24511 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:tripleaxle_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24512 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:wide_doubleaxle_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24513 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:wide_scotch_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24514 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:wide_comically_large_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24515 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:narrow_small_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24516 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:narrow_scotch_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24517 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:narrow_double_scotch_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24518 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:handcar to registry ResourceKey[minecraft:root / minecraft:block]
|
24519 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_bogey to registry ResourceKey[minecraft:root / minecraft:block]
|
24520 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_triple_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24521 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_quadruple_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24522 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_quintuple_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24523 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_2_0_2_trailing to registry ResourceKey[minecraft:root / minecraft:block]
|
24524 | [08Jan2025 16:51:02.693] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:medium_4_0_4_trailing to registry ResourceKey[minecraft:root / minecraft:block]
|
24525 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_create_styled_0_4_0 to registry ResourceKey[minecraft:root / minecraft:block]
|
24526 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_create_styled_0_6_0 to registry ResourceKey[minecraft:root / minecraft:block]
|
24527 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_create_styled_0_8_0 to registry ResourceKey[minecraft:root / minecraft:block]
|
24528 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_create_styled_0_10_0 to registry ResourceKey[minecraft:root / minecraft:block]
|
24529 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:large_create_styled_0_12_0 to registry ResourceKey[minecraft:root / minecraft:block]
|
24530 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:conductor_whistle to registry ResourceKey[minecraft:root / minecraft:block]
|
24531 | [08Jan2025 16:51:02.694] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_caboosestyle to registry ResourceKey[minecraft:root / minecraft:block]
|
24532 | [08Jan2025 16:51:02.695] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_long to registry ResourceKey[minecraft:root / minecraft:block]
|
24533 | [08Jan2025 16:51:02.695] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_coalburner to registry ResourceKey[minecraft:root / minecraft:block]
|
24534 | [08Jan2025 16:51:02.695] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_oilburner to registry ResourceKey[minecraft:root / minecraft:block]
|
24535 | [08Jan2025 16:51:02.696] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_streamlined to registry ResourceKey[minecraft:root / minecraft:block]
|
24536 | [08Jan2025 16:51:02.696] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_woodburner to registry ResourceKey[minecraft:root / minecraft:block]
|
24537 | [08Jan2025 16:51:02.697] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:smokestack_diesel to registry ResourceKey[minecraft:root / minecraft:block]
|
24538 | [08Jan2025 16:51:02.698] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:conductor_vent to registry ResourceKey[minecraft:root / minecraft:block]
|
24539 | [08Jan2025 16:51:02.698] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:buffer to registry ResourceKey[minecraft:root / minecraft:block]
|
24540 | [08Jan2025 16:51:02.699] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:buffer_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24541 | [08Jan2025 16:51:02.700] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:buffer_mono to registry ResourceKey[minecraft:root / minecraft:block]
|
24542 | [08Jan2025 16:51:02.700] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:buffer_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24543 | [08Jan2025 16:51:02.700] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:link_and_pin to registry ResourceKey[minecraft:root / minecraft:block]
|
24544 | [08Jan2025 16:51:02.700] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:big_buffer to registry ResourceKey[minecraft:root / minecraft:block]
|
24545 | [08Jan2025 16:51:02.700] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:small_buffer to registry ResourceKey[minecraft:root / minecraft:block]
|
24546 | [08Jan2025 16:51:02.701] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:headstock to registry ResourceKey[minecraft:root / minecraft:block]
|
24547 | [08Jan2025 16:51:02.701] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:copycat_headstock_bars to registry ResourceKey[minecraft:root / minecraft:block]
|
24548 | [08Jan2025 16:51:02.701] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:copycat_headstock to registry ResourceKey[minecraft:root / minecraft:block]
|
24549 | [08Jan2025 16:51:02.701] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:generic_crossing to registry ResourceKey[minecraft:root / minecraft:block]
|
24550 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:fuel_tank to registry ResourceKey[minecraft:root / minecraft:block]
|
24551 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:portable_fuel_interface to registry ResourceKey[minecraft:root / minecraft:block]
|
24552 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24553 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24554 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24555 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24556 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24557 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24558 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24559 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24560 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24561 | [08Jan2025 16:51:02.703] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24562 | [08Jan2025 16:51:02.705] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24563 | [08Jan2025 16:51:02.705] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24564 | [08Jan2025 16:51:02.705] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24565 | [08Jan2025 16:51:02.705] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24566 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24567 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24568 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24569 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24570 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24571 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24572 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24573 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24574 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24575 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24576 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24577 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24578 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24579 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:white_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24580 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24581 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24582 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24583 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24584 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24585 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24586 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24587 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24588 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24589 | [08Jan2025 16:51:02.706] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24590 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24591 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24592 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24593 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_gray_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24594 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24595 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24596 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24597 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24598 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24599 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24600 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24601 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24602 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24603 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24604 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24605 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24606 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24607 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:gray_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24608 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24609 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24610 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24611 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24612 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24613 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24614 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24615 | [08Jan2025 16:51:02.707] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24616 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24617 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24618 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24619 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24620 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24621 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:black_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24622 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24623 | [08Jan2025 16:51:02.708] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24624 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24625 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24626 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24627 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24628 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24629 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24630 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24631 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24632 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24633 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24634 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24635 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:brown_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24636 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24637 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24638 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24639 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24640 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24641 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24642 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24643 | [08Jan2025 16:51:02.709] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24644 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24645 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24646 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24647 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24648 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24649 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:red_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24650 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24651 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24652 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24653 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24654 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24655 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24656 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24657 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24658 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24659 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24660 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24661 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24662 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24663 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:orange_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24664 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24665 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24666 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24667 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24668 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24669 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24670 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24671 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24672 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24673 | [08Jan2025 16:51:02.710] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24674 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24675 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24676 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24677 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:yellow_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24678 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24679 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24680 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24681 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24682 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24683 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24684 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24685 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24686 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24687 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24688 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24689 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24690 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24691 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:lime_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24692 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24693 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24694 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24695 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24696 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24697 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24698 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24699 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24700 | [08Jan2025 16:51:02.711] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24701 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24702 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24703 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24704 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24705 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:green_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24706 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24707 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24708 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24709 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24710 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24711 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24712 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24713 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24714 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24715 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24716 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24717 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24718 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24719 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:cyan_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24720 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24721 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24722 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24723 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24724 | [08Jan2025 16:51:02.712] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24725 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24726 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24727 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24728 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24729 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24730 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24731 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24732 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24733 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:light_blue_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24734 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24735 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24736 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24737 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24738 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24739 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24740 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24741 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24742 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24743 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24744 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24745 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24746 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24747 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:blue_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24748 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24749 | [08Jan2025 16:51:02.713] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24750 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24751 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24752 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24753 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24754 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24755 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24756 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24757 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24758 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24759 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24760 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24761 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:purple_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24762 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24763 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24764 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24765 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24766 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24767 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24768 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24769 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24770 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24771 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24772 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24773 | [08Jan2025 16:51:02.714] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24774 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24775 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:magenta_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24776 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24777 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24778 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_locometal_pillar to registry ResourceKey[minecraft:root / minecraft:block]
|
24779 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_locometal_smokebox to registry ResourceKey[minecraft:root / minecraft:block]
|
24780 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_plated_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24781 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_flat_slashed_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24782 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_flat_riveted_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24783 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_brass_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24784 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_copper_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24785 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_iron_wrapped_locometal to registry ResourceKey[minecraft:root / minecraft:block]
|
24786 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24787 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_brass_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24788 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_copper_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24789 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:pink_iron_wrapped_locometal_boiler to registry ResourceKey[minecraft:root / minecraft:block]
|
24790 | [08Jan2025 16:51:02.715] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rose to registry ResourceKey[minecraft:root / minecraft:block]
|
24791 | [08Jan2025 16:51:02.716] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rose_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24792 | [08Jan2025 16:51:02.716] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rose_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24793 | [08Jan2025 16:51:02.716] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rubber to registry ResourceKey[minecraft:root / minecraft:block]
|
24794 | [08Jan2025 16:51:02.716] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rubber_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24795 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_rubber_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24796 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_smoked to registry ResourceKey[minecraft:root / minecraft:block]
|
24797 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_smoked_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24798 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_smoked_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24799 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_spirit to registry ResourceKey[minecraft:root / minecraft:block]
|
24800 | [08Jan2025 16:51:02.717] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_spirit_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24801 | [08Jan2025 16:51:02.718] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_create_dd_spirit_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24802 | [08Jan2025 16:51:02.718] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_blossom to registry ResourceKey[minecraft:root / minecraft:block]
|
24803 | [08Jan2025 16:51:02.718] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_blossom_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24804 | [08Jan2025 16:51:02.718] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_blossom_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24805 | [08Jan2025 16:51:02.719] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_ancient to registry ResourceKey[minecraft:root / minecraft:block]
|
24806 | [08Jan2025 16:51:02.719] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_ancient_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24807 | [08Jan2025 16:51:02.719] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_ancient_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24808 | [08Jan2025 16:51:02.719] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_azalea to registry ResourceKey[minecraft:root / minecraft:block]
|
24809 | [08Jan2025 16:51:02.719] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_azalea_wide to registry ResourceKey[minecraft:root / minecraft:block]
|
24810 | [08Jan2025 16:51:02.720] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered railways:track_quark_azalea_narrow to registry ResourceKey[minecraft:root / minecraft:block]
|
24811 | [08Jan2025 16:51:02.720] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 37 known objects of type minecraft:block
|
24812 | [08Jan2025 16:51:02.720] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:seatwood_planks to registry ResourceKey[minecraft:root / minecraft:block]
|
24813 | [08Jan2025 16:51:02.720] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:wall_mounted_table to registry ResourceKey[minecraft:root / minecraft:block]
|
24814 | [08Jan2025 16:51:02.721] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:white_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24815 | [08Jan2025 16:51:02.721] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:orange_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24816 | [08Jan2025 16:51:02.722] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:magenta_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24817 | [08Jan2025 16:51:02.722] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:light_blue_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24818 | [08Jan2025 16:51:02.722] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:yellow_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24819 | [08Jan2025 16:51:02.722] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:lime_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24820 | [08Jan2025 16:51:02.722] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:pink_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24821 | [08Jan2025 16:51:02.723] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:gray_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24822 | [08Jan2025 16:51:02.723] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:light_gray_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24823 | [08Jan2025 16:51:02.723] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:cyan_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24824 | [08Jan2025 16:51:02.723] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:purple_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24825 | [08Jan2025 16:51:02.723] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:blue_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24826 | [08Jan2025 16:51:02.724] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:brown_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24827 | [08Jan2025 16:51:02.724] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:green_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24828 | [08Jan2025 16:51:02.724] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:red_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24829 | [08Jan2025 16:51:02.724] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:black_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24830 | [08Jan2025 16:51:02.725] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:white_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24831 | [08Jan2025 16:51:02.725] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:orange_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24832 | [08Jan2025 16:51:02.725] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:magenta_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24833 | [08Jan2025 16:51:02.725] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:light_blue_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24834 | [08Jan2025 16:51:02.725] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:yellow_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24835 | [08Jan2025 16:51:02.726] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:lime_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24836 | [08Jan2025 16:51:02.726] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:pink_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24837 | [08Jan2025 16:51:02.726] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:gray_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24838 | [08Jan2025 16:51:02.726] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:light_gray_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24839 | [08Jan2025 16:51:02.726] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:cyan_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24840 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:purple_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24841 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:blue_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24842 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:brown_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24843 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:green_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24844 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:red_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24845 | [08Jan2025 16:51:02.727] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:black_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24846 | [08Jan2025 16:51:02.728] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:kelp_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24847 | [08Jan2025 16:51:02.728] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:kelp_floor_chair to registry ResourceKey[minecraft:root / minecraft:block]
|
24848 | [08Jan2025 16:51:02.728] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered interiors:kelp_seat to registry ResourceKey[minecraft:root / minecraft:block]
|
24849 | [08Jan2025 16:51:02.731] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 96 known objects of type minecraft:block
|
24850 | [08Jan2025 16:51:02.731] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:solid_fuel_tank to registry ResourceKey[minecraft:root / minecraft:block]
|
24851 | [08Jan2025 16:51:02.731] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:solid_fuel_thruster to registry ResourceKey[minecraft:root / minecraft:block]
|
24852 | [08Jan2025 16:51:02.732] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:rotarycannon_ammo_drum to registry ResourceKey[minecraft:root / minecraft:block]
|
24853 | [08Jan2025 16:51:02.734] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:rocket_rails to registry ResourceKey[minecraft:root / minecraft:block]
|
24854 | [08Jan2025 16:51:02.735] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:rocket_rails_end to registry ResourceKey[minecraft:root / minecraft:block]
|
24855 | [08Jan2025 16:51:02.735] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:gun_launcher_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24856 | [08Jan2025 16:51:02.735] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:built_up_gun_launcher_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24857 | [08Jan2025 16:51:02.735] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:gun_launcher_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
24858 | [08Jan2025 16:51:02.736] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:gun_launcher_quickfiring_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24859 | [08Jan2025 16:51:02.736] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:gun_launcher_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24860 | [08Jan2025 16:51:02.737] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_gun_launcher_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24861 | [08Jan2025 16:51:02.737] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_built_up_gun_launcher_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24862 | [08Jan2025 16:51:02.737] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_gun_launcher_chamber to registry ResourceKey[minecraft:root / minecraft:block]
|
24863 | [08Jan2025 16:51:02.738] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_gun_launcher_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24864 | [08Jan2025 16:51:02.738] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_gun_launcher_sliding_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24865 | [08Jan2025 16:51:02.739] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:torpedo_screw_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24866 | [08Jan2025 16:51:02.739] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:torpedo_tube to registry ResourceKey[minecraft:root / minecraft:block]
|
24867 | [08Jan2025 16:51:02.743] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24868 | [08Jan2025 16:51:02.743] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24869 | [08Jan2025 16:51:02.744] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24870 | [08Jan2025 16:51:02.744] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_bronze_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24871 | [08Jan2025 16:51:02.745] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_bronze_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24872 | [08Jan2025 16:51:02.745] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24873 | [08Jan2025 16:51:02.745] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24874 | [08Jan2025 16:51:02.745] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24875 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24876 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24877 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24878 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_steel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24879 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_steel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24880 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24881 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24882 | [08Jan2025 16:51:02.746] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24883 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24884 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24885 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24886 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_nethersteel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24887 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_nethersteel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24888 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_rotarycannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24889 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_rotarycannon_bearing to registry ResourceKey[minecraft:root / minecraft:block]
|
24890 | [08Jan2025 16:51:02.747] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_rotarycannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24891 | [08Jan2025 16:51:02.752] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:cast_iron_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24892 | [08Jan2025 16:51:02.752] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:cast_iron_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24893 | [08Jan2025 16:51:02.752] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:cast_iron_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24894 | [08Jan2025 16:51:02.753] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_cast_iron_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24895 | [08Jan2025 16:51:02.753] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_cast_iron_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24896 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_cast_iron_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24897 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_cast_iron_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24898 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_cast_iron_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24899 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24900 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24901 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:bronze_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24902 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_bronze_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24903 | [08Jan2025 16:51:02.754] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_bronze_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24904 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24905 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24906 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_bronze_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24907 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24908 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24909 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:steel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24910 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_steel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24911 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_steel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24912 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24913 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24914 | [08Jan2025 16:51:02.755] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_steel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24915 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24916 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24917 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:nethersteel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24918 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_nethersteel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24919 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:incomplete_nethersteel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24920 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_mediumcannon_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24921 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_mediumcannon_breech to registry ResourceKey[minecraft:root / minecraft:block]
|
24922 | [08Jan2025 16:51:02.756] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:unbored_nethersteel_mediumcannon_recoil_barrel to registry ResourceKey[minecraft:root / minecraft:block]
|
24923 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:compact_mount to registry ResourceKey[minecraft:root / minecraft:block]
|
24924 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:mediumcannon_breech_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
24925 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:mediumcannon_recoil_barrel_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
24926 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:mediumcannon_barrel_cast_mould to registry ResourceKey[minecraft:root / minecraft:block]
|
24927 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:hefrag_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
24928 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:heap_shell to registry ResourceKey[minecraft:root / minecraft:block]
|
24929 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:apds_shot to registry ResourceKey[minecraft:root / minecraft:block]
|
24930 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:composite_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24931 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:carbon_steel_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24932 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:carbon_steel_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24933 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:carbon_steel_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24934 | [08Jan2025 16:51:02.757] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:era_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24935 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:era_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24936 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:era_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24937 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:era_vertical_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24938 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:tan_era_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24939 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:tan_era_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24940 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:tan_era_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24941 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:tan_era_vertical_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24942 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:green_era_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24943 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:green_era_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24944 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:green_era_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24945 | [08Jan2025 16:51:02.758] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered cbcmodernwarfare:green_era_vertical_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24946 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registering 59 known objects of type minecraft:block
|
24947 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:encased_chain_cogwheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24948 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:crank_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24949 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:large_crank_wheel to registry ResourceKey[minecraft:root / minecraft:block]
|
24950 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:parallel_gearbox to registry ResourceKey[minecraft:root / minecraft:block]
|
24951 | [08Jan2025 16:51:02.759] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:six_way_gearbox to registry ResourceKey[minecraft:root / minecraft:block]
|
24952 | [08Jan2025 16:51:02.760] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:overstress_clutch to registry ResourceKey[minecraft:root / minecraft:block]
|
24953 | [08Jan2025 16:51:02.761] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:shear_pin to registry ResourceKey[minecraft:root / minecraft:block]
|
24954 | [08Jan2025 16:51:02.761] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:inverted_clutch to registry ResourceKey[minecraft:root / minecraft:block]
|
24955 | [08Jan2025 16:51:02.761] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:inverted_gearshift to registry ResourceKey[minecraft:root / minecraft:block]
|
24956 | [08Jan2025 16:51:02.761] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:centrifugal_clutch to registry ResourceKey[minecraft:root / minecraft:block]
|
24957 | [08Jan2025 16:51:02.761] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:freewheel_clutch to registry ResourceKey[minecraft:root / minecraft:block]
|
24958 | [08Jan2025 16:51:02.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:brass_gearbox to registry ResourceKey[minecraft:root / minecraft:block]
|
24959 | [08Jan2025 16:51:02.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:brake to registry ResourceKey[minecraft:root / minecraft:block]
|
24960 | [08Jan2025 16:51:02.762] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:sequenced_pulse_generator to registry ResourceKey[minecraft:root / minecraft:block]
|
24961 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_stone_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24962 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_polished_blackstone_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24963 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_oak_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24964 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_spruce_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24965 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_birch_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24966 | [08Jan2025 16:51:02.763] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_acacia_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24967 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_cherry_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24968 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_jungle_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24969 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_dark_oak_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24970 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_crimson_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24971 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_warped_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24972 | [08Jan2025 16:51:02.764] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_mangrove_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24973 | [08Jan2025 16:51:02.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_bamboo_button to registry ResourceKey[minecraft:root / minecraft:block]
|
24974 | [08Jan2025 16:51:02.765] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_lever to registry ResourceKey[minecraft:root / minecraft:block]
|
24975 | [08Jan2025 16:51:02.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:linked_analog_lever to registry ResourceKey[minecraft:root / minecraft:block]
|
24976 | [08Jan2025 16:51:02.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:empty_fan_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24977 | [08Jan2025 16:51:02.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_blasting_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24978 | [08Jan2025 16:51:02.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_smoking_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24979 | [08Jan2025 16:51:02.766] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_splashing_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24980 | [08Jan2025 16:51:02.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_haunting_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24981 | [08Jan2025 16:51:02.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_freezing_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24982 | [08Jan2025 16:51:02.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_seething_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24983 | [08Jan2025 16:51:02.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fan_sanding_catalyst to registry ResourceKey[minecraft:root / minecraft:block]
|
24984 | [08Jan2025 16:51:02.767] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:item_silo to registry ResourceKey[minecraft:root / minecraft:block]
|
24985 | [08Jan2025 16:51:02.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:fluid_vessel to registry ResourceKey[minecraft:root / minecraft:block]
|
24986 | [08Jan2025 16:51:02.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:creative_fluid_vessel to registry ResourceKey[minecraft:root / minecraft:block]
|
24987 | [08Jan2025 16:51:02.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:inventory_access_port to registry ResourceKey[minecraft:root / minecraft:block]
|
24988 | [08Jan2025 16:51:02.769] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:inventory_bridge to registry ResourceKey[minecraft:root / minecraft:block]
|
24989 | [08Jan2025 16:51:02.770] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_slab to registry ResourceKey[minecraft:root / minecraft:block]
|
24990 | [08Jan2025 16:51:02.770] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_block to registry ResourceKey[minecraft:root / minecraft:block]
|
24991 | [08Jan2025 16:51:02.770] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_beam to registry ResourceKey[minecraft:root / minecraft:block]
|
24992 | [08Jan2025 16:51:02.771] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_vertical_step to registry ResourceKey[minecraft:root / minecraft:block]
|
24993 | [08Jan2025 16:51:02.771] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24994 | [08Jan2025 16:51:02.772] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:wrapped_copycat_stairs to registry ResourceKey[minecraft:root / minecraft:block]
|
24995 | [08Jan2025 16:51:02.772] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24996 | [08Jan2025 16:51:02.773] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:wrapped_copycat_fence to registry ResourceKey[minecraft:root / minecraft:block]
|
24997 | [08Jan2025 16:51:02.774] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:copycat_wall to registry ResourceKey[minecraft:root / minecraft:block]
|
24998 | [08Jan2025 16:51:02.775] [main/DEBUG] [com.tterrag.registrate.AbstractRegistrate/REGISTRATE.REGISTER]: Registered create_connected:wrapped_copycat_wall to registry ResourceKey[minecraft:root / minecraft:block]
|