1 | [03:23:27] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
|
2 | [03:23:27] [main/INFO] [FML/]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
|
3 | [03:23:27] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_342, running on Linux:amd64:5.4.0-99-generic, installed at /usr/local/openjdk-8/jre
|
4 | [03:23:27] [main/DEBUG] [FML/]: Java classpath at launch is forge.jar:/jolokia/jolokia.jar
|
5 | [03:23:27] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
|
6 | [03:23:27] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
|
7 | [03:23:27] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
|
8 | [03:23:27] [main/DEBUG] [FML/]: Added access transformer class cpw.mods.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
|
9 | [03:23:27] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
|
10 | [03:23:27] [main/DEBUG] [FML/]: Instantiating coremod class FMLForgePlugin
|
11 | [03:23:27] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.transformers.ForgeAccessTransformer to enqueued access transformers
|
12 | [03:23:27] [main/DEBUG] [FML/]: Enqueued coremod FMLForgePlugin
|
13 | [03:23:27] [main/DEBUG] [FML/]: All fundamental core mods are successfully located
|
14 | [03:23:27] [main/DEBUG] [FML/]: Attempting to load commandline specified mods, relative to /server/.
|
15 | [03:23:27] [main/DEBUG] [FML/]: Discovering coremods
|
16 | [03:23:27] [main/DEBUG] [FML/]: Examining for coremod candidacy AcademyCraft-1.0.7.jar
|
17 | [03:23:27] [main/DEBUG] [FML/]: Not found coremod data in AcademyCraft-1.0.7.jar
|
18 | [03:23:27] [main/DEBUG] [FML/]: Examining for coremod candidacy AdvancedLightsabers-1.7.10-1.2.2.jar
|
19 | [03:23:27] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in AdvancedLightsabers-1.7.10-1.2.2.jar, it will be examined later for regular @Mod instances
|
20 | [03:23:27] [main/DEBUG] [FML/]: Instantiating coremod class ALLoadingPlugin
|
21 | [03:23:27] [main/DEBUG] [FML/]: The coremod com.fiskmods.lightsabers.asm.ALLoadingPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
|
22 | [03:23:27] [main/DEBUG] [FML/]: Enqueued coremod ALLoadingPlugin
|
23 | [03:23:27] [main/DEBUG] [FML/]: Examining for coremod candidacy buildcraft-7.1.24.jar
|
24 | [03:23:27] [main/DEBUG] [FML/]: Not found coremod data in buildcraft-7.1.24.jar
|
25 | [03:23:27] [main/DEBUG] [FML/]: Examining for coremod candidacy Chisel-2.9.5.11.jar
|
26 | [03:23:27] [main/DEBUG] [FML/]: Not found coremod data in Chisel-2.9.5.11.jar
|
27 | [03:23:27] [main/DEBUG] [FML/]: Examining for coremod candidacy CodeChickenCore-1.7.10-1.0.7.48-universal.jar
|
28 | [03:23:27] [main/TRACE] [FML/]: Adding CodeChickenCore-1.7.10-1.0.7.48-universal.jar to the list of known coremods, it will not be examined again
|
29 | [03:23:27] [main/DEBUG] [FML/]: Instantiating coremod class CodeChickenCorePlugin
|
30 | [03:23:28] [main/WARN] [FML/]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
31 | [03:23:30] [main/INFO] [STDOUT/]: [codechicken.core.launch.DepLoader$DepLoadInst:download:343]: Download complete
|
32 | [03:23:30] [main/INFO] [STDERR/]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of ForgeMultipart, **.**.**.** is newer than request **.**.**.**
|
33 | [03:23:30] [main/DEBUG] [FML/]: Added access transformer class codechicken.core.asm.CodeChickenAccessTransformer to enqueued access transformers
|
34 | [03:23:30] [main/DEBUG] [FML/]: Enqueued coremod CodeChickenCorePlugin
|
35 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
36 | [03:23:30] [main/ERROR] [FML/]: Unable to read the jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar - ignoring
|
37 | java.io.FileNotFoundException: /server/mods/ForgeMultipart-1.7.10-1.2.0.345-universal.jar (No such file or directory)
|
38 | at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_342]
|
39 | at java.util.zip.ZipFile.<init>(ZipFile.java:228) ~[?:1.8.0_342]
|
40 | at java.util.zip.ZipFile.<init>(ZipFile.java:157) ~[?:1.8.0_342]
|
41 | at java.util.jar.JarFile.<init>(JarFile.java:171) ~[?:1.8.0_342]
|
42 | at java.util.jar.JarFile.<init>(JarFile.java:135) ~[?:1.8.0_342]
|
43 | at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:308) [forge.jar:?]
|
44 | at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) [forge.jar:?]
|
45 | at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) [forge.jar:?]
|
46 | at cpw.mods.fml.relauncher.FMLLaunchHandler.setupServer(FMLLaunchHandler.java:74) [forge.jar:?]
|
47 | at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForServerLaunch(FMLLaunchHandler.java:39) [forge.jar:?]
|
48 | at cpw.mods.fml.common.launcher.FMLServerTweaker.injectIntoClassLoader(FMLServerTweaker.java:23) [forge.jar:?]
|
49 | at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
|
50 | at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
|
51 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_342]
|
52 | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_342]
|
53 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_342]
|
54 | at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_342]
|
55 | at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) [forge.jar:?]
|
56 | at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) [forge.jar:?]
|
57 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy ironchest-1.7.10-6.0.62.742-universal.jar
|
58 | [03:23:30] [main/DEBUG] [FML/]: Not found coremod data in ironchest-1.7.10-6.0.62.742-universal.jar
|
59 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy journeymap-1.7.10-5.1.4p2-unlimited.jar
|
60 | [03:23:30] [main/DEBUG] [FML/]: Not found coremod data in journeymap-1.7.10-5.1.4p2-unlimited.jar
|
61 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy LambdaLib-1.2.3.jar
|
62 | [03:23:30] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in LambdaLib-1.2.3.jar, it will be examined later for regular @Mod instances
|
63 | [03:23:30] [main/DEBUG] [FML/]: Instantiating coremod class LLCorePlugin
|
64 | [03:23:30] [main/WARN] [FML/]: The coremod cn.lambdalib.core.LLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
65 | [03:23:30] [main/DEBUG] [FML/]: Enqueued coremod LLCorePlugin
|
66 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy Mekanism-1.7.10-9.1.1.1031.jar
|
67 | [03:23:30] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in Mekanism-1.7.10-9.1.1.1031.jar, it will be examined later for regular @Mod instances
|
68 | [03:23:30] [main/DEBUG] [FML/]: Instantiating coremod class LoadingHook
|
69 | [03:23:30] [main/WARN] [FML/]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
|
70 | [03:23:30] [main/DEBUG] [FML/]: Enqueued coremod LoadingHook
|
71 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy MekanismGenerators-1.7.10-9.1.1.1031.jar
|
72 | [03:23:30] [main/DEBUG] [FML/]: Not found coremod data in MekanismGenerators-1.7.10-9.1.1.1031.jar
|
73 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy MekanismTools-1.7.10-9.1.1.1031.jar
|
74 | [03:23:30] [main/DEBUG] [FML/]: Not found coremod data in MekanismTools-1.7.10-9.1.1.1031.jar
|
75 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy SGCraft-1.13.3-mc1.7.10.jar
|
76 | [03:23:30] [main/DEBUG] [FML/]: Not found coremod data in SGCraft-1.13.3-mc1.7.10.jar
|
77 | [03:23:30] [main/DEBUG] [FML/]: Examining for coremod candidacy WarpDrive-1.7.10-1.4.2.-.jar
|
78 | [03:23:30] [main/TRACE] [FML/]: Found FMLCorePluginContainsFMLMod marker in WarpDrive-1.7.10-1.4.2.-.jar, it will be examined later for regular @Mod instances
|
79 | [03:23:30] [main/DEBUG] [FML/]: Instantiating coremod class FMLLoadingPlugin
|
80 | [03:23:30] [main/TRACE] [FML/]: coremod named WarpDriveCore is loading
|
81 | [03:23:30] [main/DEBUG] [FML/]: The coremod cr0s.warpdrive.core.FMLLoadingPlugin requested minecraft version 1.7.10 and minecraft is 1.7.10. It will be loaded.
|
82 | [03:23:30] [main/DEBUG] [FML/]: Enqueued coremod WarpDriveCore
|
83 | [03:23:30] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
84 | [03:23:30] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
|
85 | [03:23:30] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
86 | [03:23:30] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
|
87 | [03:23:30] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
88 | [03:23:30] [main/DEBUG] [FML/]: Injecting coremod FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin} class transformers
|
89 | [03:23:30] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.MarkerTransformer
|
90 | [03:23:30] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.SideTransformer
|
91 | [03:23:30] [main/TRACE] [FML/]: Registering transformer cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
|
92 | [03:23:30] [main/DEBUG] [FML/]: Injection complete
|
93 | [03:23:30] [main/DEBUG] [FML/]: Running coremod plugin for FMLCorePlugin {cpw.mods.fml.relauncher.FMLCorePlugin}
|
94 | [03:23:30] [main/DEBUG] [FML/]: Running coremod plugin FMLCorePlugin
|
95 | [03:23:31] [main/DEBUG] [FML/]: Read 527 binary patches
|
96 | [03:23:32] [main/INFO] [FML/]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
|
97 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class FMLCorePlugin run successfully
|
98 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
99 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin} class transformers
|
100 | [03:23:32] [main/TRACE] [FML/]: Registering transformer net.minecraftforge.classloading.FluidIdTransformer
|
101 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
102 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for FMLForgePlugin {net.minecraftforge.classloading.FMLForgePlugin}
|
103 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin FMLForgePlugin
|
104 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class FMLForgePlugin run successfully
|
105 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
106 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin} class transformers
|
107 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
108 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for CCCDeobfPlugin {codechicken.core.asm.MCPDeobfuscationTransformer$LoadPlugin}
|
109 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin CCCDeobfPlugin
|
110 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class LoadPlugin run successfully
|
111 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
112 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod ALLoadingPlugin {com.fiskmods.lightsabers.asm.ALLoadingPlugin} class transformers
|
113 | [03:23:32] [main/TRACE] [FML/]: Registering transformer com.fiskmods.lightsabers.asm.transformers.ClassTransformerEntityMob
|
114 | [03:23:32] [main/TRACE] [FML/]: Registering transformer com.fiskmods.lightsabers.asm.transformers.ClassTransformerEntityPlayer
|
115 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
116 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for ALLoadingPlugin {com.fiskmods.lightsabers.asm.ALLoadingPlugin}
|
117 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin ALLoadingPlugin
|
118 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class ALLoadingPlugin run successfully
|
119 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
120 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin} class transformers
|
121 | [03:23:32] [main/TRACE] [FML/]: Registering transformer codechicken.lib.asm.ClassHeirachyManager
|
122 | [03:23:32] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.InterfaceDependancyTransformer
|
123 | [03:23:32] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.TweakTransformer
|
124 | [03:23:32] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DelegatedTransformer
|
125 | [03:23:32] [main/TRACE] [FML/]: Registering transformer codechicken.core.asm.DefaultImplementationTransformer
|
126 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
127 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for CodeChickenCorePlugin {codechicken.core.launch.CodeChickenCorePlugin}
|
128 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin CodeChickenCorePlugin
|
129 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class CodeChickenCorePlugin run successfully
|
130 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
131 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod LLCorePlugin {cn.lambdalib.core.LLCorePlugin} class transformers
|
132 | [03:23:32] [main/TRACE] [FML/]: Registering transformer cn.lambdalib.pipeline.core.PipelineTransformer
|
133 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
134 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for LLCorePlugin {cn.lambdalib.core.LLCorePlugin}
|
135 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin LLCorePlugin
|
136 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class LLCorePlugin run successfully
|
137 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
138 | [03:23:32] [main/DEBUG] [FML/]: Injecting coremod LoadingHook {mekanism.common.asm.LoadingHook} class transformers
|
139 | [03:23:32] [main/DEBUG] [FML/]: Injection complete
|
140 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin for LoadingHook {mekanism.common.asm.LoadingHook}
|
141 | [03:23:32] [main/DEBUG] [FML/]: Running coremod plugin LoadingHook
|
142 | [03:23:32] [main/DEBUG] [FML/]: Coremod plugin class LoadingHook run successfully
|
143 | [03:23:32] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
|
144 | [03:23:32] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
|
145 | [03:23:32] [main/DEBUG] [FML/]: Loaded 89 rules from AccessTransformer config file forge_at.cfg
|
146 | [03:23:32] [main/DEBUG] [FML/]: Loaded 57 rules from AccessTransformer config file fml_at.cfg
|
147 | [03:23:32] [main/DEBUG] [FML/]: Loaded 4 rules from AccessTransformer mod jar file /server/mods/Chisel-2.9.5.11.jar!META-INF/chisel_compile_at.cfg
|
148 |
|
149 | [03:23:32] [main/DEBUG] [FML/]: Loaded 62 rules from AccessTransformer mod jar file /server/mods/WarpDrive-1.7.10-1.4.2.-.jar!META-INF/WarpDrive_at.cfg
|
150 |
|
151 | [03:23:32] [main/DEBUG] [FML/]: Validating minecraft
|
152 | [03:23:33] [main/DEBUG] [FML/]: Minecraft validated, launching...
|
153 | [03:23:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
|
154 | [03:23:33] [main/DEBUG] [FML/]: Injecting coremod WarpDriveCore {cr0s.warpdrive.core.FMLLoadingPlugin} class transformers
|
155 | [03:23:33] [main/TRACE] [FML/]: Registering transformer cr0s.warpdrive.core.ClassTransformer
|
156 | [03:23:33] [main/DEBUG] [FML/]: Injection complete
|
157 | [03:23:33] [main/DEBUG] [FML/]: Running coremod plugin for WarpDriveCore {cr0s.warpdrive.core.FMLLoadingPlugin}
|
158 | [03:23:33] [main/DEBUG] [FML/]: Running coremod plugin WarpDriveCore
|
159 | [03:23:33] [main/DEBUG] [FML/]: Coremod plugin class FMLLoadingPlugin run successfully
|
160 | [03:23:33] [main/INFO] [LaunchWrapper/]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
|
161 | [03:23:33] [main/INFO] [LaunchWrapper/]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
|
162 | [03:23:33] [main/INFO] [Advanced Lightsabers/]: Patching Class EntityPlayer (yz)
|
163 | [03:23:33] [main/DEBUG] [Advanced Lightsabers/]: Patching Class EntityPlayer done
|
164 | [03:23:33] [main/INFO] [WarpDriveCore/]: Successful injection in net/minecraft/entity/EntityLivingBase
|
165 | [03:23:33] [main/INFO] [LaunchWrapper/]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
|
166 | [03:23:33] [main/DEBUG] [CCL ASM/]: Writing method [aji.canBeReplacedByLeaves(Lahl;III)Z]
|
167 | [03:23:33] [main/INFO] [WarpDriveCore/]: Successful injection in net/minecraft/entity/item/EntityItem
|
168 | [03:23:34] [main/INFO] [Advanced Lightsabers/]: Patching Class EntityMob (yg)
|
169 | [03:23:34] [main/DEBUG] [Advanced Lightsabers/]: Patching Class EntityMob done
|
170 | [03:23:35] [main/TRACE] [WarpDriveCore/]: bytes is null, transformation cancelled for org.slf4j.LoggerFactory
|
171 | [03:23:35] [main/TRACE] [WarpDriveCore/]: bytes is null, transformation cancelled for org.apache.log4j.Priority
|
172 | [03:23:35] [main/TRACE] [WarpDriveCore/]: bytes is null, transformation cancelled for javassist.ClassPath
|
173 | [03:23:35] [Server thread/INFO] [MinecraftForge/]: Attempting early MinecraftForge initialization
|
174 | [03:23:35] [Server thread/INFO] [FML/]: MinecraftForge v10.13.4.1614 Initialized
|
175 | [03:23:36] [Server thread/INFO] [FML/]: Replaced 183 ore recipies
|
176 | [03:23:36] [Server thread/INFO] [MinecraftForge/]: Completed early MinecraftForge initialization
|
177 | [03:23:36] [Server thread/DEBUG] [FML/]: File /server/config/injectedDependencies.json not found. No dependencies injected
|
178 | [03:23:36] [Server thread/DEBUG] [FML/]: Building injected Mod Containers [cpw.mods.fml.common.FMLContainer, net.minecraftforge.common.ForgeModContainer, codechicken.core.asm.CodeChickenCoreModContainer, cn.lambdalib.core.LLModContainer, cr0s.warpdrive.core.MyDummyModContainer]
|
179 | [03:23:36] [Server thread/DEBUG] [FML/]: Attempting to load mods contained in the minecraft jar file and associated classes
|
180 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /server/forge.jar, examining for mod candidates
|
181 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /jolokia/jolokia.jar, examining for mod candidates
|
182 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping known library file /server/mods/AdvancedLightsabers-1.7.10-1.2.2.jar
|
183 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping known library file /server/mods/CodeChickenCore-1.7.10-1.0.7.48-universal.jar
|
184 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a minecraft related file at /server/./mods/1.7.10/CodeChickenLib-1.7.10-1.1.3.141-universal.jar, examining for mod candidates
|
185 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping known library file /server/mods/LambdaLib-1.2.3.jar
|
186 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping known library file /server/mods/Mekanism-1.7.10-9.1.1.1031.jar
|
187 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping known library file /server/mods/WarpDrive-1.7.10-1.4.2.-.jar
|
188 | [03:23:36] [Server thread/DEBUG] [FML/]: Minecraft jar mods loaded successfully
|
189 | [03:23:36] [Server thread/INFO] [FML/]: Found 0 mods from the command line. Injecting into mod discoverer
|
190 | [03:23:36] [Server thread/INFO] [FML/]: Searching /server/mods for mods
|
191 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate mod directory 1.7.10
|
192 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AcademyCraft-1.0.7.jar
|
193 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file AdvancedLightsabers-1.7.10-1.2.2.jar
|
194 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file buildcraft-7.1.24.jar
|
195 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Chisel-2.9.5.11.jar
|
196 | [03:23:36] [Server thread/TRACE] [FML/]: Skipping already parsed coremod or tweaker CodeChickenCore-1.7.10-1.0.7.48-universal.jar
|
197 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ironchest-1.7.10-6.0.62.742-universal.jar
|
198 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file journeymap-1.7.10-5.1.4p2-unlimited.jar
|
199 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file LambdaLib-1.2.3.jar
|
200 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file Mekanism-1.7.10-9.1.1.1031.jar
|
201 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MekanismGenerators-1.7.10-9.1.1.1031.jar
|
202 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file MekanismTools-1.7.10-9.1.1.1031.jar
|
203 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file SGCraft-1.13.3-mc1.7.10.jar
|
204 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file WarpDrive-1.7.10-1.4.2.-.jar
|
205 | [03:23:36] [Server thread/INFO] [FML/]: Also searching /server/mods/1.7.10 for mods
|
206 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file CodeChickenLib-1.7.10-1.1.3.141-universal.jar
|
207 | [03:23:36] [Server thread/DEBUG] [FML/]: Found a candidate zip or jar file ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
208 | [03:23:36] [Server thread/DEBUG] [FML/]: Examining file forge.jar for potential mods
|
209 | [03:23:36] [Server thread/DEBUG] [FML/]: The mod container forge.jar appears to be missing an mcmod.info file
|
210 | [03:23:36] [Server thread/DEBUG] [FML/]: Examining file jolokia.jar for potential mods
|
211 | [03:23:36] [Server thread/DEBUG] [FML/]: The mod container jolokia.jar appears to be missing an mcmod.info file
|
212 | [03:23:36] [Server thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.141-universal.jar for potential mods
|
213 | [03:23:36] [Server thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.141-universal.jar appears to be missing an mcmod.info file
|
214 | [03:23:36] [Server thread/DEBUG] [FML/]: Examining directory 1.7.10 for potential mods
|
215 | [03:23:36] [Server thread/DEBUG] [FML/]: No mcmod.info file found in directory 1.7.10
|
216 | [03:23:36] [Server thread/DEBUG] [FML/]: Examining file AcademyCraft-1.0.7.jar for potential mods
|
217 | [03:23:36] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AcademyCraft-1.0.7.jar
|
218 | [03:23:36] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cn.academy.core.AcademyCraft) - loading
|
219 | [03:23:36] [Server thread/TRACE] [academy-craft/]: Parsed dependency info : [LambdaLib@1.2.3] [LambdaLib@1.2.3] []
|
220 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file AdvancedLightsabers-1.7.10-1.2.2.jar for potential mods
|
221 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file AdvancedLightsabers-1.7.10-1.2.2.jar
|
222 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (com.fiskmods.lightsabers.Lightsabers) - loading
|
223 | [03:23:37] [Server thread/TRACE] [lightsabers/]: Parsed dependency info : [Forge@[10.13.4.1558,)] [Forge@[10.13.4.1558,), battlegear2, DynamicLights] []
|
224 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file buildcraft-7.1.24.jar for potential mods
|
225 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file buildcraft-7.1.24.jar
|
226 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftBuilders) - loading
|
227 | [03:23:37] [Server thread/TRACE] [BuildCraft|Builders/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
228 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftRobotics) - loading
|
229 | [03:23:37] [Server thread/TRACE] [BuildCraft|Robotics/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
230 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftSilicon) - loading
|
231 | [03:23:37] [Server thread/TRACE] [BuildCraft|Silicon/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
232 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftEnergy) - loading
|
233 | [03:23:37] [Server thread/TRACE] [BuildCraft|Energy/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
234 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftTransport) - loading
|
235 | [03:23:37] [Server thread/TRACE] [BuildCraft|Transport/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
236 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftCore) - loading
|
237 | [03:23:37] [Server thread/TRACE] [BuildCraft|Core/]: Parsed dependency info : [Forge@[10.13.2.1236,)] [Forge@[10.13.2.1236,)] []
|
238 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (buildcraft.BuildCraftFactory) - loading
|
239 | [03:23:37] [Server thread/TRACE] [BuildCraft|Factory/]: Parsed dependency info : [BuildCraft|Core@7.1.24] [BuildCraft|Core@7.1.24] []
|
240 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file Chisel-2.9.5.11.jar for potential mods
|
241 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Chisel-2.9.5.11.jar
|
242 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (team.chisel.Chisel) - loading
|
243 | [03:23:37] [Server thread/TRACE] [chisel/]: Parsed dependency info : [] [EE3, ForgeMultipart, Thaumcraft, appliedenergistics2, Railcraft, AWWayofTime, TwilightForest] []
|
244 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file ironchest-1.7.10-6.0.62.742-universal.jar for potential mods
|
245 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ironchest-1.7.10-6.0.62.742-universal.jar
|
246 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cpw.mods.ironchest.IronChest) - loading
|
247 | [03:23:37] [Server thread/TRACE] [IronChest/]: Parsed dependency info : [FML@[7.2,), Forge@[10.10,)] [Forge@[10.10,), FML@[7.2,)] []
|
248 | [03:23:37] [Server thread/DEBUG] [IronChest/]: Attempting to load the file version.properties from ironchest-1.7.10-6.0.62.742-universal.jar to locate a version number for IronChest
|
249 | [03:23:37] [Server thread/DEBUG] [IronChest/]: Found version 6.0.62.742 for mod IronChest in version.properties, using
|
250 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file journeymap-1.7.10-5.1.4p2-unlimited.jar for potential mods
|
251 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file journeymap-1.7.10-5.1.4p2-unlimited.jar
|
252 | [03:23:37] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (journeymap.common.Journeymap) - loading
|
253 | [03:23:37] [Server thread/TRACE] [journeymap/]: Using mcmod dependency info : [Forge@[10.13.4.1558,)] [Forge@[10.13.4.1558,)] []
|
254 | [03:23:37] [Server thread/DEBUG] [FML/]: Examining file LambdaLib-1.2.3.jar for potential mods
|
255 | [03:23:37] [Server thread/TRACE] [FML/]: Located mcmod.info file in file LambdaLib-1.2.3.jar
|
256 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cn.lambdalib.core.LambdaLib) - loading
|
257 | [03:23:38] [Server thread/TRACE] [LambdaLib/]: Parsed dependency info : [LambdaLib|Core] [LambdaLib|Core] []
|
258 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file Mekanism-1.7.10-9.1.1.1031.jar for potential mods
|
259 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file Mekanism-1.7.10-9.1.1.1031.jar
|
260 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.common.Mekanism) - loading
|
261 | [03:23:38] [Server thread/TRACE] [Mekanism/]: Parsed dependency info : [] [ForgeMultipart, BuildCraft, BuildCraftAPI, IC2, CoFHCore, ComputerCraft, Galacticraft API, MetallurgyCore] []
|
262 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file MekanismGenerators-1.7.10-9.1.1.1031.jar for potential mods
|
263 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MekanismGenerators-1.7.10-9.1.1.1031.jar
|
264 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.generators.common.MekanismGenerators) - loading
|
265 | [03:23:38] [Server thread/TRACE] [MekanismGenerators/]: Parsed dependency info : [Mekanism] [Mekanism] []
|
266 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file MekanismTools-1.7.10-9.1.1.1031.jar for potential mods
|
267 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file MekanismTools-1.7.10-9.1.1.1031.jar
|
268 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (mekanism.tools.common.MekanismTools) - loading
|
269 | [03:23:38] [Server thread/TRACE] [MekanismTools/]: Parsed dependency info : [Mekanism] [Mekanism] []
|
270 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file SGCraft-1.13.3-mc1.7.10.jar for potential mods
|
271 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file SGCraft-1.13.3-mc1.7.10.jar
|
272 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (gcewing.sg.SGCraft) - loading
|
273 | [03:23:38] [Server thread/TRACE] [SGCraft/]: Parsed dependency info : [] [] []
|
274 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file WarpDrive-1.7.10-1.4.2.-.jar for potential mods
|
275 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file WarpDrive-1.7.10-1.4.2.-.jar
|
276 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (cr0s.warpdrive.WarpDrive) - loading
|
277 | [03:23:38] [Server thread/TRACE] [WarpDrive/]: Parsed dependency info : [] [IC2, CoFHCore, ComputerCraft, OpenComputer, CCTurtle, gregtech, AppliedEnergistics, EnderIO, DefenseTech, icbmclassic] []
|
278 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file CodeChickenLib-1.7.10-1.1.3.141-universal.jar for potential mods
|
279 | [03:23:38] [Server thread/DEBUG] [FML/]: The mod container CodeChickenLib-1.7.10-1.1.3.141-universal.jar appears to be missing an mcmod.info file
|
280 | [03:23:38] [Server thread/DEBUG] [FML/]: Examining file ForgeMultipart-1.7.10-1.2.0.345-universal.jar for potential mods
|
281 | [03:23:38] [Server thread/TRACE] [FML/]: Located mcmod.info file in file ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
282 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.microblock.handler.MicroblockMod) - loading
|
283 | [03:23:38] [Server thread/TRACE] [ForgeMicroblock/]: Parsed dependency info : [ForgeMultipart] [ForgeMultipart, *] []
|
284 | [03:23:38] [Server thread/DEBUG] [ForgeMicroblock/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMicroblock
|
285 | [03:23:38] [Server thread/WARN] [ForgeMicroblock/]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
|
286 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.handler.MultipartMod) - loading
|
287 | [03:23:38] [Server thread/TRACE] [ForgeMultipart/]: Parsed dependency info : [] [] []
|
288 | [03:23:38] [Server thread/DEBUG] [ForgeMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for ForgeMultipart
|
289 | [03:23:38] [Server thread/WARN] [ForgeMultipart/]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
|
290 | [03:23:38] [Server thread/DEBUG] [FML/]: Identified a mod of type Lcpw/mods/fml/common/Mod; (codechicken.multipart.minecraft.MinecraftMultipartMod) - loading
|
291 | [03:23:38] [Server thread/TRACE] [McMultipart/]: Parsed dependency info : [] [] []
|
292 | [03:23:38] [Server thread/DEBUG] [McMultipart/]: Attempting to load the file version.properties from ForgeMultipart-1.7.10-1.2.0.345-universal.jar to locate a version number for McMultipart
|
293 | [03:23:38] [Server thread/WARN] [McMultipart/]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
|
294 | [03:23:38] [Server thread/INFO] [FML/]: Forge Mod Loader has identified 27 mods to load
|
295 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Builders
|
296 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Robotics
|
297 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Silicon
|
298 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Energy
|
299 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Transport
|
300 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Core
|
301 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.robots (owned by BuildCraftAPI|core providing BuildCraftAPI|robotics) embedded in BuildCraft|Factory
|
302 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Builders
|
303 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Robotics
|
304 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Silicon
|
305 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Energy
|
306 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Transport
|
307 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Core
|
308 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tools (owned by BuildCraftAPI|core providing BuildCraftAPI|tools) embedded in BuildCraft|Factory
|
309 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.gas (owned by Mekanism providing MekanismAPI|gas) embedded in Mekanism
|
310 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Builders
|
311 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Robotics
|
312 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Silicon
|
313 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Energy
|
314 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Transport
|
315 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
|
316 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.core (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Factory
|
317 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.rendering (owned by Chisel providing ChiselAPI|Rendering) embedded in chisel
|
318 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.lasers (owned by Mekanism providing MekanismAPI|laser) embedded in Mekanism
|
319 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Builders
|
320 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Robotics
|
321 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Silicon
|
322 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Energy
|
323 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Transport
|
324 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Core
|
325 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.transport (owned by BuildCraftAPI|core providing BuildCraftAPI|transport) embedded in BuildCraft|Factory
|
326 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Builders
|
327 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Robotics
|
328 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Silicon
|
329 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Energy
|
330 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Transport
|
331 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Core
|
332 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.items (owned by BuildCraftAPI|core providing BuildCraftAPI|items) embedded in BuildCraft|Factory
|
333 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Builders
|
334 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Robotics
|
335 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Silicon
|
336 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Energy
|
337 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Transport
|
338 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Core
|
339 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.crops (owned by BuildCraftAPI|Core providing BuildCraftAPI|crops) embedded in BuildCraft|Factory
|
340 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Builders
|
341 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Robotics
|
342 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Silicon
|
343 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Energy
|
344 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Transport
|
345 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Core
|
346 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.recipes (owned by BuildCraftAPI|core providing BuildCraftAPI|recipes) embedded in BuildCraft|Factory
|
347 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Builders
|
348 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Robotics
|
349 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Silicon
|
350 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Energy
|
351 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Transport
|
352 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Core
|
353 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.filler (owned by BuildCraftAPI|core providing BuildCraftAPI|filler) embedded in BuildCraft|Factory
|
354 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in Mekanism
|
355 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.infuse (owned by Mekanism providing MekanismAPI|infuse) embedded in Mekanism
|
356 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.energy (owned by Mekanism providing MekanismAPI|energy) embedded in Mekanism
|
357 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.util (owned by Mekanism providing MekanismAPI|util) embedded in Mekanism
|
358 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api (owned by chisel providing ChiselAPI) embedded in chisel
|
359 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.reactor (owned by Mekanism providing MekanismAPI|reactor) embedded in Mekanism
|
360 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Builders
|
361 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Robotics
|
362 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Silicon
|
363 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Energy
|
364 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Transport
|
365 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Core
|
366 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in BuildCraft|Factory
|
367 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Builders
|
368 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Robotics
|
369 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Silicon
|
370 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Energy
|
371 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Transport
|
372 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Core
|
373 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.power (owned by BuildCraftAPI|core providing BuildCraftAPI|power) embedded in BuildCraft|Factory
|
374 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in Mekanism
|
375 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Builders
|
376 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Robotics
|
377 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Silicon
|
378 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Energy
|
379 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Transport
|
380 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Core
|
381 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.gates (owned by BuildCraftAPI|core providing BuildCraftAPI|gates) embedded in BuildCraft|Factory
|
382 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Builders
|
383 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Robotics
|
384 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Silicon
|
385 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Energy
|
386 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Transport
|
387 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Core
|
388 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blocks (owned by BuildCraftAPI|core providing BuildCraftAPI|blocks) embedded in BuildCraft|Factory
|
389 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api (owned by Mekanism providing MekanismAPI|core) embedded in Mekanism
|
390 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in academy-craft
|
391 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.transmitters (owned by Mekanism providing MekanismAPI|transmitter) embedded in Mekanism
|
392 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Builders
|
393 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Robotics
|
394 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Silicon
|
395 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Energy
|
396 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Transport
|
397 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Core
|
398 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.blueprints (owned by BuildCraftAPI|core providing BuildCraftAPI|blueprints) embedded in BuildCraft|Factory
|
399 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Builders
|
400 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Robotics
|
401 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Silicon
|
402 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Energy
|
403 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Transport
|
404 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Core
|
405 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tablet (owned by BuildCraftAPI|core providing BuildCraftAPI|tablet) embedded in BuildCraft|Factory
|
406 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API mekanism.api.recipe (owned by Mekanism providing MekanismAPI|recipe) embedded in Mekanism
|
407 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.item (owned by CoFHAPI providing CoFHAPI|item) embedded in Mekanism
|
408 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Builders
|
409 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Robotics
|
410 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Silicon
|
411 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Energy
|
412 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Transport
|
413 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Core
|
414 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.tiles (owned by BuildCraftAPI|core providing BuildCraftAPI|tiles) embedded in BuildCraft|Factory
|
415 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Builders
|
416 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Robotics
|
417 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Silicon
|
418 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Energy
|
419 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Transport
|
420 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Core
|
421 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.lists (owned by BuildCraftAPI|core providing BuildCraftAPI|lists) embedded in BuildCraft|Factory
|
422 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API com.cricketcraft.chisel.api.carving (owned by Chisel providing ChiselAPI|Carving) embedded in chisel
|
423 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Builders
|
424 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Robotics
|
425 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Silicon
|
426 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Energy
|
427 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Transport
|
428 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Core
|
429 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.statements (owned by BuildCraftAPI|core providing BuildCraftAPI|statements) embedded in BuildCraft|Factory
|
430 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api (owned by BuildCraft|Core providing BuildCraftAPI|core) embedded in BuildCraft|Core
|
431 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Builders
|
432 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Robotics
|
433 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Silicon
|
434 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Energy
|
435 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Transport
|
436 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Core
|
437 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.library (owned by BuildCraftAPI|core providing BuildCraftAPI|library) embedded in BuildCraft|Factory
|
438 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Builders
|
439 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Robotics
|
440 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Silicon
|
441 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Energy
|
442 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Transport
|
443 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Core
|
444 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.boards (owned by BuildCraftAPI|core providing BuildCraftAPI|boards) embedded in BuildCraft|Factory
|
445 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Builders
|
446 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Robotics
|
447 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Silicon
|
448 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Energy
|
449 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Transport
|
450 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Core
|
451 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api.energy (owned by CoFHAPI providing CoFHAPI|energy) embedded in BuildCraft|Factory
|
452 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Builders
|
453 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Robotics
|
454 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Silicon
|
455 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Energy
|
456 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Transport
|
457 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Core
|
458 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.fuels (owned by BuildCraftAPI|core providing BuildCraftAPI|fuels) embedded in BuildCraft|Factory
|
459 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API cofh.api (owned by CoFHLib providing CoFHAPI) embedded in academy-craft
|
460 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Builders
|
461 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Robotics
|
462 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Silicon
|
463 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Energy
|
464 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Transport
|
465 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Core
|
466 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.facades (owned by BuildCraftAPI|core providing BuildCraftAPI|facades) embedded in BuildCraft|Factory
|
467 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Builders
|
468 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Robotics
|
469 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Silicon
|
470 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Energy
|
471 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Transport
|
472 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Core
|
473 | [03:23:38] [Server thread/DEBUG] [FML/]: Found API buildcraft.api.events (owned by BuildCraftAPI|core providing BuildCraftAPI|events) embedded in BuildCraft|Factory
|
474 | [03:23:38] [Server thread/INFO] [FML/]: Found mod(s) [SGCraft] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
|
475 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|energy:1.7.10R1.0.10}
|
476 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|energy: owner: CoFHAPI, dependents: [Mekanism, academy-craft, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Factory, SGCraft]
|
477 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI: owner: CoFHLib, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Factory, Mekanism, academy-craft]
|
478 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|infuse: owner: Mekanism, dependents: []
|
479 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|reactor: owner: Mekanism, dependents: []
|
480 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blocks:1.0}
|
481 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blocks: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
482 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Rendering: owner: Chisel, dependents: [chisel]
|
483 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tablet:1.0}
|
484 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tablet: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
485 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent CoFHLib from APIContainer{CoFHAPI|item:1.7.10R1.0.10}
|
486 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API CoFHAPI|item: owner: CoFHAPI, dependents: [Mekanism]
|
487 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI|Carving: owner: Chisel, dependents: [chisel]
|
488 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tools:1.0}
|
489 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tools: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
490 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|events:2.0}
|
491 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|events: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
492 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|items:1.1}
|
493 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|items: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
494 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|blueprints:1.5}
|
495 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|blueprints: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
496 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|library:2.0}
|
497 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|library: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
498 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|gas: owner: Mekanism, dependents: []
|
499 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|boards:2.0}
|
500 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|boards: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
501 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|recipes:3.1}
|
502 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|recipes: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
503 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|robotics:3.0}
|
504 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|robotics: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
505 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|core: owner: BuildCraft|Core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
506 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|util: owner: Mekanism, dependents: []
|
507 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|tiles:1.2}
|
508 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|tiles: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
509 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|lists:1.0}
|
510 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|lists: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
511 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|gates:4.1}
|
512 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|gates: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
513 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|transport:4.1}
|
514 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|transport: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
515 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|statements:1.1}
|
516 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|statements: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
517 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|crops: owner: BuildCraftAPI|Core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Factory]
|
518 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|laser: owner: Mekanism, dependents: []
|
519 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|power:1.3}
|
520 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|power: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
521 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|transmitter: owner: Mekanism, dependents: []
|
522 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|facades:1.1}
|
523 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|facades: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
524 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|recipe: owner: Mekanism, dependents: []
|
525 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API ChiselAPI: owner: chisel, dependents: []
|
526 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|filler:4.0}
|
527 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|filler: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
528 | [03:23:38] [Server thread/TRACE] [FML/]: Removing upstream parent BuildCraft|Core from APIContainer{BuildCraftAPI|fuels:2.0}
|
529 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API BuildCraftAPI|fuels: owner: BuildCraftAPI|core, dependents: [BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Factory]
|
530 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|core: owner: Mekanism, dependents: []
|
531 | [03:23:38] [Server thread/DEBUG] [FML/]: Creating API container dummy for API MekanismAPI|energy: owner: Mekanism, dependents: []
|
532 | [03:23:38] [Server thread/TRACE] [FML/]: Received a system property request ''
|
533 | [03:23:38] [Server thread/TRACE] [FML/]: System property request managing the state of 0 mods
|
534 | [03:23:38] [Server thread/DEBUG] [FML/]: After merging, found state information for 0 mods
|
535 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
|
536 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in forge.jar [en_US, en_US, es_ES, fr_FR, ru_RU, de_DE, af_ZA, ar_SA, br_FR, ca_ES, cs_CZ, da_DK, el_GR, fa_IR, fi_FI, he_IL, hu_HU, it_IT, ja_JP, ko_KR, lt_LT, nb_NO, nl_NL, nn_NO, no_NO, pl_PL, pt_BR, pt_PT, ro_RO, sl_SI, sr_SP, sv_SE, tr_TR, uk_UA, vi_VN, zh_CN, zh_TW]
|
537 | [03:23:38] [Server thread/DEBUG] [academy-craft/]: Enabling mod academy-craft
|
538 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in AcademyCraft-1.0.7.jar [en_US, ja_JP, zh_CN, zh_TW]
|
539 | [03:23:38] [Server thread/DEBUG] [lightsabers/]: Enabling mod lightsabers
|
540 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in AdvancedLightsabers-1.7.10-1.2.2.jar [en_US]
|
541 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Builders/]: Enabling mod BuildCraft|Builders
|
542 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
543 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Robotics/]: Enabling mod BuildCraft|Robotics
|
544 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
545 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Silicon/]: Enabling mod BuildCraft|Silicon
|
546 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
547 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Energy/]: Enabling mod BuildCraft|Energy
|
548 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
549 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Transport/]: Enabling mod BuildCraft|Transport
|
550 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
551 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Core/]: Enabling mod BuildCraft|Core
|
552 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
553 | [03:23:38] [Server thread/DEBUG] [BuildCraft|Factory/]: Enabling mod BuildCraft|Factory
|
554 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in buildcraft-7.1.24.jar [tr_TR, da_DK, zh_CN, sv_SE, et_EE, es_AR, fi_FI, lt_LT, es_MX, no_NO, cs_CZ, es_UY, es_VE, es_ES, hu_HU, zh_TW, it_IT, en_US, hr_HR, ru_RU, ja_JP, fr_FR, fr_CA, pl_PL, ko_KR, nl_NL, de_DE, sk_SK, sr_SP, pt_BR, pt_PT]
|
555 | [03:23:38] [Server thread/DEBUG] [chisel/]: Enabling mod chisel
|
556 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in Chisel-2.9.5.11.jar [ru_RU, en_GB, ko_KR, de_DE, fr_FR, en_PT, en_US, zh_CN]
|
557 | [03:23:38] [Server thread/DEBUG] [IronChest/]: Enabling mod IronChest
|
558 | [03:23:38] [Server thread/DEBUG] [FML/]: Found translations in ironchest-1.7.10-6.0.62.742-universal.jar [sv_SE, pl_PL, da_DK, en_US, et_EE, cs_CZ, pt_BR, en_PT, tr_TR, es_ES, fr_FR, ru_RU, nb_NO, el_GR, de_DE, zh_TW, it_IT, ko_KR, pt_PT, zh_CN, nl_NL]
|
559 | [03:23:38] [Server thread/DEBUG] [journeymap/]: Enabling mod journeymap
|
560 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in journeymap-1.7.10-5.1.4p2-unlimited.jar [de_DE, ar_SA, ca_ES, en_US, es_ES, fi_FI, fr_CA, fr_FR, hu_HU, ja_JP, ko_KR, nl_NL, no_NO, pt_BR, ru_RU, sv_SE, zh_CN]
|
561 | [03:23:39] [Server thread/DEBUG] [LambdaLib/]: Enabling mod LambdaLib
|
562 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in LambdaLib-1.2.3.jar [en_US, zh_CN]
|
563 | [03:23:39] [Server thread/DEBUG] [Mekanism/]: Enabling mod Mekanism
|
564 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in Mekanism-1.7.10-9.1.1.1031.jar [cs_CZ, da_DK, de_DE, en_GB, en_US, en_ZA, fr_FR, it_IT, ja_JP, ko_KR, no_NO, pl_PL, pt_BR, pt_PT, ru_RU, zh_CN, zh_TW]
|
565 | [03:23:39] [Server thread/DEBUG] [MekanismGenerators/]: Enabling mod MekanismGenerators
|
566 | [03:23:39] [Server thread/DEBUG] [MekanismTools/]: Enabling mod MekanismTools
|
567 | [03:23:39] [Server thread/DEBUG] [SGCraft/]: Enabling mod SGCraft
|
568 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in SGCraft-1.13.3-mc1.7.10.jar [de_DE, en_US]
|
569 | [03:23:39] [Server thread/DEBUG] [WarpDrive/]: Enabling mod WarpDrive
|
570 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in WarpDrive-1.7.10-1.4.2.-.jar [de_DE, en_US, fr_FR, nl_NL, ru_RU, zh_CN, zh_TW]
|
571 | [03:23:39] [Server thread/DEBUG] [ForgeMicroblock/]: Enabling mod ForgeMicroblock
|
572 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
|
573 | [03:23:39] [Server thread/DEBUG] [ForgeMultipart/]: Enabling mod ForgeMultipart
|
574 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
|
575 | [03:23:39] [Server thread/DEBUG] [McMultipart/]: Enabling mod McMultipart
|
576 | [03:23:39] [Server thread/DEBUG] [FML/]: Found translations in ForgeMultipart-1.7.10-1.2.0.345-universal.jar [pl_PL, en_US, fr_CA, cs_CZ, pt_BR, hr_HR, tr_TR, es_ES, fr_FR, ru_RU, de_DE, zh_TW, it_IT, ko_KR, zh_CN, nl_NL]
|
577 | [03:23:39] [Server thread/TRACE] [FML/]: Verifying mod requirements are satisfied
|
578 | [03:23:39] [Server thread/TRACE] [FML/]: All mod requirements are satisfied
|
579 | [03:23:39] [Server thread/TRACE] [FML/]: Sorting mods into an ordered list
|
580 | [03:23:39] [Server thread/TRACE] [FML/]: Mod sorting completed successfully
|
581 | [03:23:39] [Server thread/DEBUG] [FML/]: Mod sorting data
|
582 | [03:23:39] [Server thread/DEBUG] [FML/]: LambdaLib(LambdaLib:1.2.3): LambdaLib-1.2.3.jar (required-after:LambdaLib|Core)
|
583 | [03:23:39] [Server thread/DEBUG] [FML/]: CoFHAPI(API: CoFHAPI:1.7.10R1.3.1): buildcraft-7.1.24.jar ()
|
584 | [03:23:39] [Server thread/DEBUG] [FML/]: CoFHAPI|energy(API: CoFHAPI|energy:1.7.10R1.0.10): Mekanism-1.7.10-9.1.1.1031.jar ()
|
585 | [03:23:39] [Server thread/DEBUG] [FML/]: academy-craft(Academy Craft:1.0.7): AcademyCraft-1.0.7.jar (required-after:LambdaLib@1.2.3)
|
586 | [03:23:39] [Server thread/DEBUG] [FML/]: lightsabers(Advanced Lightsabers Mod:1.2.2): AdvancedLightsabers-1.7.10-1.2.2.jar (required-after:Forge@[10.13.4.1558,);after:battlegear2;after:DynamicLights)
|
587 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|crops(API: BuildCraftAPI|crops:1.1): buildcraft-7.1.24.jar ()
|
588 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Core(BuildCraft:7.1.24): buildcraft-7.1.24.jar (required-after:Forge@[10.13.2.1236,))
|
589 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|core(API: BuildCraftAPI|core:2.0): buildcraft-7.1.24.jar ()
|
590 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|blocks(API: BuildCraftAPI|blocks:1.0): buildcraft-7.1.24.jar ()
|
591 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tablet(API: BuildCraftAPI|tablet:1.0): buildcraft-7.1.24.jar ()
|
592 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tools(API: BuildCraftAPI|tools:1.0): buildcraft-7.1.24.jar ()
|
593 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|events(API: BuildCraftAPI|events:2.0): buildcraft-7.1.24.jar ()
|
594 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|items(API: BuildCraftAPI|items:1.1): buildcraft-7.1.24.jar ()
|
595 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|blueprints(API: BuildCraftAPI|blueprints:1.5): buildcraft-7.1.24.jar ()
|
596 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|library(API: BuildCraftAPI|library:2.0): buildcraft-7.1.24.jar ()
|
597 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|boards(API: BuildCraftAPI|boards:2.0): buildcraft-7.1.24.jar ()
|
598 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|recipes(API: BuildCraftAPI|recipes:3.1): buildcraft-7.1.24.jar ()
|
599 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|robotics(API: BuildCraftAPI|robotics:3.0): buildcraft-7.1.24.jar ()
|
600 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|tiles(API: BuildCraftAPI|tiles:1.2): buildcraft-7.1.24.jar ()
|
601 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|lists(API: BuildCraftAPI|lists:1.0): buildcraft-7.1.24.jar ()
|
602 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|gates(API: BuildCraftAPI|gates:4.1): buildcraft-7.1.24.jar ()
|
603 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|transport(API: BuildCraftAPI|transport:4.1): buildcraft-7.1.24.jar ()
|
604 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|statements(API: BuildCraftAPI|statements:1.1): buildcraft-7.1.24.jar ()
|
605 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|power(API: BuildCraftAPI|power:1.3): buildcraft-7.1.24.jar ()
|
606 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|facades(API: BuildCraftAPI|facades:1.1): buildcraft-7.1.24.jar ()
|
607 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|filler(API: BuildCraftAPI|filler:4.0): buildcraft-7.1.24.jar ()
|
608 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraftAPI|fuels(API: BuildCraftAPI|fuels:2.0): buildcraft-7.1.24.jar ()
|
609 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Builders(BC Builders:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
610 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Robotics(BC Robotics:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
611 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Silicon(BC Silicon:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
612 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Energy(BC Energy:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
613 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Transport(BC Transport:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
614 | [03:23:39] [Server thread/DEBUG] [FML/]: BuildCraft|Factory(BC Factory:7.1.24): buildcraft-7.1.24.jar (required-after:BuildCraft|Core@7.1.24)
|
615 | [03:23:39] [Server thread/DEBUG] [FML/]: ForgeMultipart(Forge Multipart:**.**.**.**): ForgeMultipart-1.7.10-1.2.0.345-universal.jar ()
|
616 | [03:23:39] [Server thread/DEBUG] [FML/]: ChiselAPI|Rendering(API: ChiselAPI|Rendering:0.1.1): Chisel-2.9.5.11.jar ()
|
617 | [03:23:39] [Server thread/DEBUG] [FML/]: ChiselAPI|Carving(API: ChiselAPI|Carving:0.1.1): Chisel-2.9.5.11.jar ()
|
618 | [03:23:39] [Server thread/DEBUG] [FML/]: chisel(Chisel:**.**.**.**): Chisel-2.9.5.11.jar (after:EE3;after:ForgeMultipart;after:Thaumcraft;after:appliedenergistics2;after:Railcraft;after:AWWayofTime;after:TwilightForest)
|
619 | [03:23:39] [Server thread/DEBUG] [FML/]: IronChest(Iron Chest:**.**.**.**): ironchest-1.7.10-6.0.62.742-universal.jar (required-after:Forge@[10.10,);required-after:FML@[7.2,))
|
620 | [03:23:39] [Server thread/DEBUG] [FML/]: journeymap(JourneyMap:5.1.4p2): journeymap-1.7.10-5.1.4p2-unlimited.jar ()
|
621 | [03:23:39] [Server thread/DEBUG] [FML/]: CoFHAPI|item(API: CoFHAPI|item:1.7.10R1.0.10): Mekanism-1.7.10-9.1.1.1031.jar ()
|
622 | [03:23:39] [Server thread/DEBUG] [FML/]: Mekanism(Mekanism:9.1.1): Mekanism-1.7.10-9.1.1.1031.jar (after:ForgeMultipart;after:BuildCraft;after:BuildCraftAPI;after:IC2;after:CoFHCore;after:ComputerCraft;after:Galacticraft API;after:MetallurgyCore)
|
623 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismGenerators(MekanismGenerators:9.1.1): MekanismGenerators-1.7.10-9.1.1.1031.jar (required-after:Mekanism)
|
624 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismTools(MekanismTools:9.1.1): MekanismTools-1.7.10-9.1.1.1031.jar (required-after:Mekanism)
|
625 | [03:23:39] [Server thread/DEBUG] [FML/]: SGCraft(Greg's SG Craft:1.13.3): SGCraft-1.13.3-mc1.7.10.jar ()
|
626 | [03:23:39] [Server thread/DEBUG] [FML/]: WarpDrive(WarpDrive:1.7.10-1.4.2.-): WarpDrive-1.7.10-1.4.2.-.jar (after:IC2;after:CoFHCore;after:ComputerCraft;after:OpenComputer;after:CCTurtle;after:gregtech;after:AppliedEnergistics;after:EnderIO;after:DefenseTech;after:icbmclassic;)
|
627 | [03:23:39] [Server thread/DEBUG] [FML/]: McMultipart(Minecraft Multipart Plugin:**.**.**.**): ForgeMultipart-1.7.10-1.2.0.345-universal.jar ()
|
628 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|infuse(API: MekanismAPI|infuse:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
629 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|reactor(API: MekanismAPI|reactor:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
630 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|gas(API: MekanismAPI|gas:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
631 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|util(API: MekanismAPI|util:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
632 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|laser(API: MekanismAPI|laser:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
633 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|transmitter(API: MekanismAPI|transmitter:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
634 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|recipe(API: MekanismAPI|recipe:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
635 | [03:23:39] [Server thread/DEBUG] [FML/]: ChiselAPI(API: ChiselAPI:0.1.1): Chisel-2.9.5.11.jar ()
|
636 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|core(API: MekanismAPI|core:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
637 | [03:23:39] [Server thread/DEBUG] [FML/]: MekanismAPI|energy(API: MekanismAPI|energy:9.0.0): Mekanism-1.7.10-9.1.1.1031.jar ()
|
638 | [03:23:39] [Server thread/DEBUG] [FML/]: ForgeMicroblock(Forge Microblocks:**.**.**.**): ForgeMultipart-1.7.10-1.2.0.345-universal.jar (required-after:ForgeMultipart;after:*)
|
639 | [03:23:39] [Server thread/INFO] [FML/]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.141-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
|
640 | [03:23:39] [Server thread/TRACE] [mcp/mcp]: Sending event FMLConstructionEvent to mod mcp
|
641 | [03:23:39] [Server thread/TRACE] [mcp/mcp]: Sent event FMLConstructionEvent to mod mcp
|
642 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Coder Pack took 0.001s
|
643 | [03:23:39] [Server thread/TRACE] [FML/FML]: Sending event FMLConstructionEvent to mod FML
|
644 | [03:23:39] [Server thread/TRACE] [FML/FML]: Mod FML is using network checker : Invoking method checkModLists
|
645 | [03:23:39] [Server thread/TRACE] [FML/FML]: Testing mod FML to verify it accepts its own version in a remote connection
|
646 | [03:23:39] [Server thread/TRACE] [FML/FML]: The mod FML accepts its own version (**.**.**.**)
|
647 | [03:23:39] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, LambdaLib|Core, WarpDriveCore, academy-craft, lightsabers, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Factory, chisel, IronChest, journeymap, LambdaLib, Mekanism, MekanismGenerators, MekanismTools, SGCraft, WarpDrive, ForgeMicroblock, ForgeMultipart, McMultipart] at CLIENT
|
648 | [03:23:39] [Server thread/INFO] [FML/FML]: Attempting connection with missing mods [mcp, FML, Forge, CodeChickenCore, LambdaLib|Core, WarpDriveCore, academy-craft, lightsabers, BuildCraft|Builders, BuildCraft|Robotics, BuildCraft|Silicon, BuildCraft|Energy, BuildCraft|Transport, BuildCraft|Core, BuildCraft|Factory, chisel, IronChest, journeymap, LambdaLib, Mekanism, MekanismGenerators, MekanismTools, SGCraft, WarpDrive, ForgeMicroblock, ForgeMultipart, McMultipart] at SERVER
|
649 | [03:23:39] [Server thread/TRACE] [FML/FML]: Sent event FMLConstructionEvent to mod FML
|
650 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Mod Loader took 0.365s
|
651 | [03:23:39] [Server thread/TRACE] [Forge/Forge]: Sending event FMLConstructionEvent to mod Forge
|
652 | [03:23:39] [Server thread/TRACE] [FML/Forge]: Mod Forge is using network checker : No network checking performed
|
653 | [03:23:39] [Server thread/TRACE] [FML/Forge]: Testing mod Forge to verify it accepts its own version in a remote connection
|
654 | [03:23:39] [Server thread/TRACE] [FML/Forge]: The mod Forge accepts its own version (10.13.4.1614)
|
655 | [03:23:39] [Server thread/TRACE] [Forge/Forge]: Sent event FMLConstructionEvent to mod Forge
|
656 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Forge took 0.008s
|
657 | [03:23:39] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLConstructionEvent to mod CodeChickenCore
|
658 | [03:23:39] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLConstructionEvent to mod CodeChickenCore
|
659 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - CodeChicken Core took 0.000s
|
660 | [03:23:39] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLConstructionEvent to mod LambdaLib|Core
|
661 | [03:23:39] [Server thread/INFO] [LambdaLib|Core/LambdaLib|Core]: LambdaLib|Core is loading.
|
662 | [03:23:39] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLConstructionEvent to mod LambdaLib|Core
|
663 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - LambdaLib|Core took 0.033s
|
664 | [03:23:39] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLConstructionEvent to mod WarpDriveCore
|
665 | [03:23:39] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLConstructionEvent to mod WarpDriveCore
|
666 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - WarpDriveCore took 0.000s
|
667 | [03:23:39] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLConstructionEvent to mod LambdaLib
|
668 | [03:23:39] [Server thread/TRACE] [FML/LambdaLib]: Mod LambdaLib is using network checker : Accepting version 1.2.3
|
669 | [03:23:39] [Server thread/TRACE] [FML/LambdaLib]: Testing mod LambdaLib to verify it accepts its own version in a remote connection
|
670 | [03:23:39] [Server thread/TRACE] [FML/LambdaLib]: The mod LambdaLib accepts its own version (1.2.3)
|
671 | [03:23:39] [Server thread/DEBUG] [FML/LambdaLib]: Attempting to inject @SidedProxy classes into LambdaLib
|
672 | [03:23:39] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLConstructionEvent to mod LambdaLib
|
673 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - LambdaLib took 0.027s
|
674 | [03:23:39] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLConstructionEvent to mod academy-craft
|
675 | [03:23:39] [Server thread/TRACE] [FML/academy-craft]: Mod academy-craft is using network checker : Accepting version 1.0.7
|
676 | [03:23:39] [Server thread/TRACE] [FML/academy-craft]: Testing mod academy-craft to verify it accepts its own version in a remote connection
|
677 | [03:23:39] [Server thread/TRACE] [FML/academy-craft]: The mod academy-craft accepts its own version (1.0.7)
|
678 | [03:23:39] [Server thread/DEBUG] [FML/academy-craft]: Attempting to inject @SidedProxy classes into academy-craft
|
679 | [03:23:39] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLConstructionEvent to mod academy-craft
|
680 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Academy Craft took 0.020s
|
681 | [03:23:39] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLConstructionEvent to mod lightsabers
|
682 | [03:23:39] [Server thread/TRACE] [FML/lightsabers]: Mod lightsabers is using network checker : Accepting version 1.2.2
|
683 | [03:23:39] [Server thread/TRACE] [FML/lightsabers]: Testing mod lightsabers to verify it accepts its own version in a remote connection
|
684 | [03:23:39] [Server thread/TRACE] [FML/lightsabers]: The mod lightsabers accepts its own version (1.2.2)
|
685 | [03:23:39] [Server thread/DEBUG] [FML/lightsabers]: Attempting to inject @SidedProxy classes into lightsabers
|
686 | [03:23:39] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLConstructionEvent to mod lightsabers
|
687 | [03:23:39] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Advanced Lightsabers Mod took 0.012s
|
688 | [03:23:39] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLConstructionEvent to mod BuildCraft|Core
|
689 | [03:23:39] [Server thread/TRACE] [FML/BuildCraft|Core]: Mod BuildCraft|Core is using network checker : Accepting version 7.1.24
|
690 | [03:23:39] [Server thread/TRACE] [FML/BuildCraft|Core]: Testing mod BuildCraft|Core to verify it accepts its own version in a remote connection
|
691 | [03:23:39] [Server thread/TRACE] [FML/BuildCraft|Core]: The mod BuildCraft|Core accepts its own version (7.1.24)
|
692 | [03:23:39] [Server thread/DEBUG] [FML/BuildCraft|Core]: Attempting to inject @SidedProxy classes into BuildCraft|Core
|
693 | [03:23:40] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLConstructionEvent to mod BuildCraft|Core
|
694 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BuildCraft took 0.621s
|
695 | [03:23:40] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLConstructionEvent to mod BuildCraft|Builders
|
696 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Builders]: Mod BuildCraft|Builders is using network checker : Accepting version 7.1.24
|
697 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Builders]: Testing mod BuildCraft|Builders to verify it accepts its own version in a remote connection
|
698 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Builders]: The mod BuildCraft|Builders accepts its own version (7.1.24)
|
699 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Builders]: Attempting to inject @SidedProxy classes into BuildCraft|Builders
|
700 | [03:23:40] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLConstructionEvent to mod BuildCraft|Builders
|
701 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Builders took 0.008s
|
702 | [03:23:40] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLConstructionEvent to mod BuildCraft|Robotics
|
703 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Mod BuildCraft|Robotics is using network checker : Accepting version 7.1.24
|
704 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Testing mod BuildCraft|Robotics to verify it accepts its own version in a remote connection
|
705 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Robotics]: The mod BuildCraft|Robotics accepts its own version (7.1.24)
|
706 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Robotics]: Attempting to inject @SidedProxy classes into BuildCraft|Robotics
|
707 | [03:23:40] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLConstructionEvent to mod BuildCraft|Robotics
|
708 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Robotics took 0.008s
|
709 | [03:23:40] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLConstructionEvent to mod BuildCraft|Silicon
|
710 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Mod BuildCraft|Silicon is using network checker : Accepting version 7.1.24
|
711 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Testing mod BuildCraft|Silicon to verify it accepts its own version in a remote connection
|
712 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Silicon]: The mod BuildCraft|Silicon accepts its own version (7.1.24)
|
713 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Silicon]: Attempting to inject @SidedProxy classes into BuildCraft|Silicon
|
714 | [03:23:40] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLConstructionEvent to mod BuildCraft|Silicon
|
715 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Silicon took 0.005s
|
716 | [03:23:40] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLConstructionEvent to mod BuildCraft|Energy
|
717 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Energy]: Mod BuildCraft|Energy is using network checker : Accepting version 7.1.24
|
718 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Energy]: Testing mod BuildCraft|Energy to verify it accepts its own version in a remote connection
|
719 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Energy]: The mod BuildCraft|Energy accepts its own version (7.1.24)
|
720 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Energy]: Attempting to inject @SidedProxy classes into BuildCraft|Energy
|
721 | [03:23:40] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLConstructionEvent to mod BuildCraft|Energy
|
722 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Energy took 0.003s
|
723 | [03:23:40] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLConstructionEvent to mod BuildCraft|Transport
|
724 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Transport]: Mod BuildCraft|Transport is using network checker : Accepting version 7.1.24
|
725 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Transport]: Testing mod BuildCraft|Transport to verify it accepts its own version in a remote connection
|
726 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Transport]: The mod BuildCraft|Transport accepts its own version (7.1.24)
|
727 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Transport]: Attempting to inject @SidedProxy classes into BuildCraft|Transport
|
728 | [03:23:40] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLConstructionEvent to mod BuildCraft|Transport
|
729 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Transport took 0.007s
|
730 | [03:23:40] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLConstructionEvent to mod BuildCraft|Factory
|
731 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Factory]: Mod BuildCraft|Factory is using network checker : Accepting version 7.1.24
|
732 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Factory]: Testing mod BuildCraft|Factory to verify it accepts its own version in a remote connection
|
733 | [03:23:40] [Server thread/TRACE] [FML/BuildCraft|Factory]: The mod BuildCraft|Factory accepts its own version (7.1.24)
|
734 | [03:23:40] [Server thread/DEBUG] [FML/BuildCraft|Factory]: Attempting to inject @SidedProxy classes into BuildCraft|Factory
|
735 | [03:23:40] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLConstructionEvent to mod BuildCraft|Factory
|
736 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - BC Factory took 0.002s
|
737 | [03:23:40] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLConstructionEvent to mod ForgeMultipart
|
738 | [03:23:40] [Server thread/TRACE] [FML/ForgeMultipart]: Mod ForgeMultipart is using network checker : Accepting version 1.2.0.345
|
739 | [03:23:40] [Server thread/TRACE] [FML/ForgeMultipart]: Testing mod ForgeMultipart to verify it accepts its own version in a remote connection
|
740 | [03:23:40] [Server thread/TRACE] [FML/ForgeMultipart]: The mod ForgeMultipart accepts its own version (**.**.**.**)
|
741 | [03:23:40] [Server thread/DEBUG] [FML/ForgeMultipart]: Attempting to inject @SidedProxy classes into ForgeMultipart
|
742 | [03:23:40] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLConstructionEvent to mod ForgeMultipart
|
743 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Multipart took 0.031s
|
744 | [03:23:40] [Server thread/TRACE] [chisel/chisel]: Sending event FMLConstructionEvent to mod chisel
|
745 | [03:23:40] [Server thread/TRACE] [FML/chisel]: Mod chisel is using network checker : Accepting version 2.9.5.11
|
746 | [03:23:40] [Server thread/TRACE] [FML/chisel]: Testing mod chisel to verify it accepts its own version in a remote connection
|
747 | [03:23:40] [Server thread/TRACE] [FML/chisel]: The mod chisel accepts its own version (**.**.**.**)
|
748 | [03:23:40] [Server thread/DEBUG] [FML/chisel]: Attempting to inject @SidedProxy classes into chisel
|
749 | [03:23:40] [Server thread/TRACE] [chisel/chisel]: Sent event FMLConstructionEvent to mod chisel
|
750 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Chisel took 0.076s
|
751 | [03:23:40] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLConstructionEvent to mod IronChest
|
752 | [03:23:40] [Server thread/TRACE] [FML/IronChest]: Mod IronChest is using network checker : Accepting version 6.0.62.742
|
753 | [03:23:40] [Server thread/TRACE] [FML/IronChest]: Testing mod IronChest to verify it accepts its own version in a remote connection
|
754 | [03:23:40] [Server thread/TRACE] [FML/IronChest]: The mod IronChest accepts its own version (**.**.**.**)
|
755 | [03:23:40] [Server thread/DEBUG] [FML/IronChest]: Attempting to inject @SidedProxy classes into IronChest
|
756 | [03:23:40] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLConstructionEvent to mod IronChest
|
757 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Iron Chest took 0.018s
|
758 | [03:23:40] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLConstructionEvent to mod journeymap
|
759 | [03:23:40] [Server thread/TRACE] [FML/journeymap]: Mod journeymap is using network checker : Invoking method checkModLists
|
760 | [03:23:40] [Server thread/TRACE] [FML/journeymap]: Testing mod journeymap to verify it accepts its own version in a remote connection
|
761 | [03:23:40] [Server thread/TRACE] [FML/journeymap]: The mod journeymap accepts its own version (5.1.4p2)
|
762 | [03:23:40] [Server thread/DEBUG] [FML/journeymap]: Attempting to inject @SidedProxy classes into journeymap
|
763 | [03:23:40] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLConstructionEvent to mod journeymap
|
764 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - JourneyMap took 0.017s
|
765 | [03:23:40] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLConstructionEvent to mod Mekanism
|
766 | [03:23:40] [Server thread/TRACE] [FML/Mekanism]: Mod Mekanism is using network checker : Accepting version 9.1.1
|
767 | [03:23:40] [Server thread/TRACE] [FML/Mekanism]: Testing mod Mekanism to verify it accepts its own version in a remote connection
|
768 | [03:23:40] [Server thread/TRACE] [FML/Mekanism]: The mod Mekanism accepts its own version (9.1.1)
|
769 | [03:23:40] [Server thread/DEBUG] [FML/Mekanism]: Attempting to inject @SidedProxy classes into Mekanism
|
770 | [03:23:40] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLConstructionEvent to mod Mekanism
|
771 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Mekanism took 0.232s
|
772 | [03:23:40] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLConstructionEvent to mod MekanismGenerators
|
773 | [03:23:40] [Server thread/TRACE] [FML/MekanismGenerators]: Mod MekanismGenerators is using network checker : Accepting version 9.1.1
|
774 | [03:23:40] [Server thread/TRACE] [FML/MekanismGenerators]: Testing mod MekanismGenerators to verify it accepts its own version in a remote connection
|
775 | [03:23:40] [Server thread/TRACE] [FML/MekanismGenerators]: The mod MekanismGenerators accepts its own version (9.1.1)
|
776 | [03:23:40] [Server thread/DEBUG] [FML/MekanismGenerators]: Attempting to inject @SidedProxy classes into MekanismGenerators
|
777 | [03:23:40] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLConstructionEvent to mod MekanismGenerators
|
778 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MekanismGenerators took 0.028s
|
779 | [03:23:40] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLConstructionEvent to mod MekanismTools
|
780 | [03:23:40] [Server thread/TRACE] [FML/MekanismTools]: Mod MekanismTools is using network checker : Accepting version 9.1.1
|
781 | [03:23:40] [Server thread/TRACE] [FML/MekanismTools]: Testing mod MekanismTools to verify it accepts its own version in a remote connection
|
782 | [03:23:40] [Server thread/TRACE] [FML/MekanismTools]: The mod MekanismTools accepts its own version (9.1.1)
|
783 | [03:23:40] [Server thread/DEBUG] [FML/MekanismTools]: Attempting to inject @SidedProxy classes into MekanismTools
|
784 | [03:23:40] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLConstructionEvent to mod MekanismTools
|
785 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - MekanismTools took 0.016s
|
786 | [03:23:40] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLConstructionEvent to mod SGCraft
|
787 | [03:23:40] [Server thread/TRACE] [FML/SGCraft]: Mod SGCraft is using network checker : Accepting range [1.13,1.14)
|
788 | [03:23:40] [Server thread/TRACE] [FML/SGCraft]: Testing mod SGCraft to verify it accepts its own version in a remote connection
|
789 | [03:23:40] [Server thread/TRACE] [FML/SGCraft]: The mod SGCraft accepts its own version (1.13.3)
|
790 | [03:23:40] [Server thread/DEBUG] [FML/SGCraft]: Attempting to inject @SidedProxy classes into SGCraft
|
791 | [03:23:40] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLConstructionEvent to mod SGCraft
|
792 | [03:23:40] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Greg's SG Craft took 0.189s
|
793 | [03:23:40] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLConstructionEvent to mod WarpDrive
|
794 | [03:23:41] [Server thread/TRACE] [FML/WarpDrive]: Mod WarpDrive is using network checker : Accepting version 1.7.10-1.4.2.-
|
795 | [03:23:41] [Server thread/TRACE] [FML/WarpDrive]: Testing mod WarpDrive to verify it accepts its own version in a remote connection
|
796 | [03:23:41] [Server thread/TRACE] [FML/WarpDrive]: The mod WarpDrive accepts its own version (1.7.10-1.4.2.-)
|
797 | [03:23:41] [Server thread/DEBUG] [FML/WarpDrive]: Attempting to inject @SidedProxy classes into WarpDrive
|
798 | [03:23:41] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLConstructionEvent to mod WarpDrive
|
799 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: Construction - WarpDrive took 0.271s
|
800 | [03:23:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLConstructionEvent to mod McMultipart
|
801 | [03:23:41] [Server thread/TRACE] [FML/McMultipart]: Mod McMultipart is using network checker : Accepting version 1.2.0.345
|
802 | [03:23:41] [Server thread/TRACE] [FML/McMultipart]: Testing mod McMultipart to verify it accepts its own version in a remote connection
|
803 | [03:23:41] [Server thread/TRACE] [FML/McMultipart]: The mod McMultipart accepts its own version (**.**.**.**)
|
804 | [03:23:41] [Server thread/DEBUG] [FML/McMultipart]: Attempting to inject @SidedProxy classes into McMultipart
|
805 | [03:23:41] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLConstructionEvent to mod McMultipart
|
806 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Minecraft Multipart Plugin took 0.001s
|
807 | [03:23:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLConstructionEvent to mod ForgeMicroblock
|
808 | [03:23:41] [Server thread/TRACE] [FML/ForgeMicroblock]: Mod ForgeMicroblock is using network checker : Accepting version 1.2.0.345
|
809 | [03:23:41] [Server thread/TRACE] [FML/ForgeMicroblock]: Testing mod ForgeMicroblock to verify it accepts its own version in a remote connection
|
810 | [03:23:41] [Server thread/TRACE] [FML/ForgeMicroblock]: The mod ForgeMicroblock accepts its own version (**.**.**.**)
|
811 | [03:23:41] [Server thread/DEBUG] [FML/ForgeMicroblock]: Attempting to inject @SidedProxy classes into ForgeMicroblock
|
812 | [03:23:41] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLConstructionEvent to mod ForgeMicroblock
|
813 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: Construction - Forge Microblocks took 0.056s
|
814 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Finished: Construction took 2.056s
|
815 | [03:23:41] [Server thread/DEBUG] [FML/]: Mod signature data
|
816 | [03:23:41] [Server thread/DEBUG] [FML/]: Valid Signatures:
|
817 | [03:23:41] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) FML (Forge Mod Loader **.**.**.**) forge.jar
|
818 | [03:23:41] [Server thread/DEBUG] [FML/]: (e3c3d50c7c986df74c645c0ac54639741c90a557) Forge (Minecraft Forge 10.13.4.1614) forge.jar
|
819 | [03:23:41] [Server thread/DEBUG] [FML/]: Missing Signatures:
|
820 | [03:23:41] [Server thread/DEBUG] [FML/]: mcp (Minecraft Coder Pack 9.05) minecraft.jar
|
821 | [03:23:41] [Server thread/DEBUG] [FML/]: CodeChickenCore (CodeChicken Core **.**.**.**) minecraft.jar
|
822 | [03:23:41] [Server thread/DEBUG] [FML/]: LambdaLib|Core (LambdaLib|Core 1.2.3) minecraft.jar
|
823 | [03:23:41] [Server thread/DEBUG] [FML/]: WarpDriveCore (WarpDriveCore 1.7.10-1.4.2.-) minecraft.jar
|
824 | [03:23:41] [Server thread/DEBUG] [FML/]: LambdaLib (LambdaLib 1.2.3) LambdaLib-1.2.3.jar
|
825 | [03:23:41] [Server thread/DEBUG] [FML/]: academy-craft (Academy Craft 1.0.7) AcademyCraft-1.0.7.jar
|
826 | [03:23:41] [Server thread/DEBUG] [FML/]: lightsabers (Advanced Lightsabers Mod 1.2.2) AdvancedLightsabers-1.7.10-1.2.2.jar
|
827 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Core (BuildCraft 7.1.24) buildcraft-7.1.24.jar
|
828 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Builders (BC Builders 7.1.24) buildcraft-7.1.24.jar
|
829 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Robotics (BC Robotics 7.1.24) buildcraft-7.1.24.jar
|
830 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Silicon (BC Silicon 7.1.24) buildcraft-7.1.24.jar
|
831 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Energy (BC Energy 7.1.24) buildcraft-7.1.24.jar
|
832 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Transport (BC Transport 7.1.24) buildcraft-7.1.24.jar
|
833 | [03:23:41] [Server thread/DEBUG] [FML/]: BuildCraft|Factory (BC Factory 7.1.24) buildcraft-7.1.24.jar
|
834 | [03:23:41] [Server thread/DEBUG] [FML/]: ForgeMultipart (Forge Multipart **.**.**.**) ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
835 | [03:23:41] [Server thread/DEBUG] [FML/]: chisel (Chisel **.**.**.**) Chisel-2.9.5.11.jar
|
836 | [03:23:41] [Server thread/DEBUG] [FML/]: IronChest (Iron Chest **.**.**.**) ironchest-1.7.10-6.0.62.742-universal.jar
|
837 | [03:23:41] [Server thread/DEBUG] [FML/]: journeymap (JourneyMap 5.1.4p2) journeymap-1.7.10-5.1.4p2-unlimited.jar
|
838 | [03:23:41] [Server thread/DEBUG] [FML/]: Mekanism (Mekanism 9.1.1) Mekanism-1.7.10-9.1.1.1031.jar
|
839 | [03:23:41] [Server thread/DEBUG] [FML/]: MekanismGenerators (MekanismGenerators 9.1.1) MekanismGenerators-1.7.10-9.1.1.1031.jar
|
840 | [03:23:41] [Server thread/DEBUG] [FML/]: MekanismTools (MekanismTools 9.1.1) MekanismTools-1.7.10-9.1.1.1031.jar
|
841 | [03:23:41] [Server thread/DEBUG] [FML/]: SGCraft (Greg's SG Craft 1.13.3) SGCraft-1.13.3-mc1.7.10.jar
|
842 | [03:23:41] [Server thread/DEBUG] [FML/]: WarpDrive (WarpDrive 1.7.10-1.4.2.-) WarpDrive-1.7.10-1.4.2.-.jar
|
843 | [03:23:41] [Server thread/DEBUG] [FML/]: McMultipart (Minecraft Multipart Plugin **.**.**.**) ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
844 | [03:23:41] [Server thread/DEBUG] [FML/]: ForgeMicroblock (Forge Microblocks **.**.**.**) ForgeMultipart-1.7.10-1.2.0.345-universal.jar
|
845 | [03:23:41] [Server thread/INFO] [FML/]: Processing ObjectHolder annotations
|
846 | [03:23:41] [Server thread/INFO] [FML/]: Found 516 ObjectHolder annotations
|
847 | [03:23:41] [Server thread/INFO] [FML/]: Identifying ItemStackHolder annotations
|
848 | [03:23:41] [Server thread/INFO] [FML/]: Found 0 ItemStackHolder annotations
|
849 | [03:23:41] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPreInitializationEvent to mod mcp
|
850 | [03:23:41] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPreInitializationEvent to mod mcp
|
851 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Coder Pack took 0.001s
|
852 | [03:23:41] [Server thread/TRACE] [FML/FML]: Sending event FMLPreInitializationEvent to mod FML
|
853 | [03:23:41] [Server thread/TRACE] [FML/FML]: Sent event FMLPreInitializationEvent to mod FML
|
854 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Mod Loader took 0.001s
|
855 | [03:23:41] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPreInitializationEvent to mod Forge
|
856 | [03:23:41] [Server thread/INFO] [FML/Forge]: Configured a dormant chunk cache size of 0
|
857 | [03:23:41] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPreInitializationEvent to mod Forge
|
858 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Forge took 0.056s
|
859 | [03:23:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPreInitializationEvent to mod CodeChickenCore
|
860 | [03:23:41] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPreInitializationEvent to mod CodeChickenCore
|
861 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - CodeChicken Core took 0.000s
|
862 | [03:23:41] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLPreInitializationEvent to mod LambdaLib|Core
|
863 | [03:23:41] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLPreInitializationEvent to mod LambdaLib|Core
|
864 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - LambdaLib|Core took 0.000s
|
865 | [03:23:41] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLPreInitializationEvent to mod WarpDriveCore
|
866 | [03:23:41] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLPreInitializationEvent to mod WarpDriveCore
|
867 | [03:23:41] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - WarpDriveCore took 0.000s
|
868 | [03:23:41] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLPreInitializationEvent to mod LambdaLib
|
869 | [03:23:41] [Server thread/INFO] [FML/LambdaLib]: Starting LambdaLib
|
870 | [03:23:41] [Server thread/INFO] [FML/LambdaLib]: Copyright (c) Lambda Innovation, 2013-2016
|
871 | [03:23:41] [Server thread/INFO] [FML/LambdaLib]: http://www.li-dev.cn/
|
872 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
|
873 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:815)
|
874 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:768)
|
875 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:717)
|
876 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:689)
|
877 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at net.minecraftforge.common.ForgeVersion$1.run(ForgeVersion.java:94)
|
878 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
|
879 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
|
880 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183)
|
881 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145)
|
882 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: at com.google.gson.Gson.fromJson(Gson.java:803)
|
883 | [03:23:41] [Forge Version Check/INFO] [STDERR/Forge]: [java.lang.Throwable$WrappedPrintStream:println:749]: ... 4 more
|
884 | [03:23:45] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLPreInitializationEvent to mod LambdaLib
|
885 | [03:23:45] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - LambdaLib took 3.396s
|
886 | [03:23:45] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLPreInitializationEvent to mod academy-craft
|
887 | [03:23:45] [Server thread/INFO] [AcademyCraft/academy-craft]: Starting AcademyCraft
|
888 | [03:23:45] [Server thread/INFO] [AcademyCraft/academy-craft]: Copyright (c) Lambda Innovation, 2013-2018
|
889 | [03:23:45] [Server thread/INFO] [AcademyCraft/academy-craft]: http://ac.li-dev.cn/
|
890 | [03:23:45] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLPreInitializationEvent to mod academy-craft
|
891 | [03:23:45] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Academy Craft took 0.209s
|
892 | [03:23:45] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLPreInitializationEvent to mod lightsabers
|
893 | [03:23:45] [Server thread/DEBUG] [Advanced Lightsabers Mod/lightsabers]: Adding hook PREINIT
|
894 | [03:23:45] [Server thread/TRACE] [FML/lightsabers]: Automatically registered mod lightsabers entity Lightsaber as lightsabers.Lightsaber
|
895 | [03:23:45] [Server thread/DEBUG] [FML/lightsabers]: Skipping automatic mod lightsabers entity registration for already registered class com.fiskmods.lightsabers.common.entity.EntitySithGhost
|
896 | [03:23:45] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLPreInitializationEvent to mod lightsabers
|
897 | [03:23:45] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Advanced Lightsabers Mod took 0.397s
|
898 | [03:23:45] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLPreInitializationEvent to mod BuildCraft|Core
|
899 | [03:23:45] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Starting BuildCraft 7.1.24
|
900 | [03:23:45] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: Copyright (c) the BuildCraft team, 2011-2017
|
901 | [03:23:45] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: http://www.mod-buildcraft.com
|
902 | [03:23:45] [Thread-8/INFO] [BuildCraft/BuildCraft|Core]: Beginning version check
|
903 | [03:23:45] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLPreInitializationEvent to mod BuildCraft|Core
|
904 | [03:23:45] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BuildCraft took 0.122s
|
905 | [03:23:45] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLPreInitializationEvent to mod BuildCraft|Builders
|
906 | [03:23:46] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLPreInitializationEvent to mod BuildCraft|Builders
|
907 | [03:23:46] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Builders took 0.261s
|
908 | [03:23:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLPreInitializationEvent to mod BuildCraft|Robotics
|
909 | [03:23:46] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLPreInitializationEvent to mod BuildCraft|Robotics
|
910 | [03:23:46] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Robotics took 0.235s
|
911 | [03:23:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLPreInitializationEvent to mod BuildCraft|Silicon
|
912 | [03:23:46] [Server thread/TRACE] [FML/BuildCraft|Silicon]: Automatically registered mod BuildCraft|Silicon entity bcPackageThrowable as BuildCraft|Silicon.bcPackageThrowable
|
913 | [03:23:46] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLPreInitializationEvent to mod BuildCraft|Silicon
|
914 | [03:23:46] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Silicon took 0.113s
|
915 | [03:23:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLPreInitializationEvent to mod BuildCraft|Energy
|
916 | [03:23:46] [Thread-8/TRACE] [BuildCraft/BuildCraft|Core]: Using the latest version [7.1.24] for Minecraft 1.7.10
|
917 | [03:23:46] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLPreInitializationEvent to mod BuildCraft|Energy
|
918 | [03:23:46] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Energy took 0.337s
|
919 | [03:23:46] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLPreInitializationEvent to mod BuildCraft|Transport
|
920 | [03:23:47] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLPreInitializationEvent to mod BuildCraft|Transport
|
921 | [03:23:47] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Transport took 0.356s
|
922 | [03:23:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLPreInitializationEvent to mod BuildCraft|Factory
|
923 | [03:23:47] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLPreInitializationEvent to mod BuildCraft|Factory
|
924 | [03:23:47] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - BC Factory took 0.076s
|
925 | [03:23:47] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPreInitializationEvent to mod ForgeMultipart
|
926 | [03:23:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPreInitializationEvent to mod ForgeMultipart
|
927 | [03:23:48] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Multipart took 0.887s
|
928 | [03:23:48] [Server thread/TRACE] [chisel/chisel]: Sending event FMLPreInitializationEvent to mod chisel
|
929 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Starting pre-init...
|
930 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Loading blocks...
|
931 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
|
932 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
|
933 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
|
934 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
|
935 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
|
936 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
|
937 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
|
938 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
|
939 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
|
940 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
|
941 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
|
942 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
|
943 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
|
944 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
|
945 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
|
946 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
|
947 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
|
948 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
|
949 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
|
950 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
|
951 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: 86 Feature's blocks loaded.
|
952 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Loading Tile Entities...
|
953 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Tile Entities loaded.
|
954 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Loading items...
|
955 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
|
956 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
|
957 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
|
958 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
|
959 | [03:23:48] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity BallOMoss as chisel.BallOMoss
|
960 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
|
961 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
|
962 | [03:23:48] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity CloudInABottle as chisel.CloudInABottle
|
963 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
|
964 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
|
965 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
|
966 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
|
967 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
|
968 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
|
969 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
|
970 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
|
971 | [03:23:48] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity SmashingRock as chisel.SmashingRock
|
972 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
|
973 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
|
974 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
|
975 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
|
976 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
|
977 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
|
978 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: 86 Feature's items loaded.
|
979 | [03:23:48] [Server thread/INFO] [Chisel/chisel]: Pre-init finished.
|
980 | [03:23:49] [Server thread/DEBUG] [ForgeMultipart/chisel]: Registered multipart: chisel_torch
|
981 | [03:23:49] [Server thread/TRACE] [chisel/chisel]: Sent event FMLPreInitializationEvent to mod chisel
|
982 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Chisel took 0.925s
|
983 | [03:23:49] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLPreInitializationEvent to mod IronChest
|
984 | [03:23:49] [Server thread/DEBUG] [IronChest/IronChest]: Attempting to load the file version.properties from ironchest-1.7.10-6.0.62.742-universal.jar to locate a version number for IronChest
|
985 | [03:23:49] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLPreInitializationEvent to mod IronChest
|
986 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Iron Chest took 0.026s
|
987 | [03:23:49] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLPreInitializationEvent to mod journeymap
|
988 | [03:23:49] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLPreInitializationEvent to mod journeymap
|
989 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - JourneyMap took 0.004s
|
990 | [03:23:49] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLPreInitializationEvent to mod Mekanism
|
991 | [03:23:49] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLPreInitializationEvent to mod Mekanism
|
992 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Mekanism took 0.325s
|
993 | [03:23:49] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLPreInitializationEvent to mod MekanismGenerators
|
994 | [03:23:49] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLPreInitializationEvent to mod MekanismGenerators
|
995 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MekanismGenerators took 0.007s
|
996 | [03:23:49] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLPreInitializationEvent to mod MekanismTools
|
997 | [03:23:49] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLPreInitializationEvent to mod MekanismTools
|
998 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - MekanismTools took 0.017s
|
999 | [03:23:49] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLPreInitializationEvent to mod SGCraft
|
1000 | [03:23:49] [Server thread/INFO] [WarpDriveCore/SGCraft]: Injection failed for net/minecraft/world/chunk/Chunk (0 / 1), aborting...
|
1001 | [03:23:49] [Server thread/TRACE] [FML/SGCraft]: Automatically registered mod SGCraft entity Stargate Iris as SGCraft.Stargate Iris
|
1002 | [03:23:49] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLPreInitializationEvent to mod SGCraft
|
1003 | [03:23:49] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Greg's SG Craft took 0.325s
|
1004 | [03:23:49] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLPreInitializationEvent to mod WarpDrive
|
1005 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file celestialObjects-default.xml
|
1006 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object Hyperspace
|
1007 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object solarSystem
|
1008 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object sun
|
1009 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object earth
|
1010 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object hell
|
1011 | [03:23:49] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Celestial object pluto
|
1012 | [03:23:50] [Server thread/TRACE] [FML/WarpDrive]: Automatically registered mod WarpDrive entity EntitySphereGenerator as WarpDrive.EntitySphereGenerator
|
1013 | [03:23:50] [Server thread/TRACE] [FML/WarpDrive]: Automatically registered mod WarpDrive entity EntityStarCore as WarpDrive.EntityStarCore
|
1014 | [03:23:50] [Server thread/TRACE] [FML/WarpDrive]: Automatically registered mod WarpDrive entity EntityCamera as WarpDrive.EntityCamera
|
1015 | [03:23:50] [Server thread/TRACE] [FML/WarpDrive]: Automatically registered mod WarpDrive entity EntityParticleBunch as WarpDrive.EntityParticleBunch
|
1016 | [03:23:50] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLPreInitializationEvent to mod WarpDrive
|
1017 | [03:23:50] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - WarpDrive took 0.601s
|
1018 | [03:23:50] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPreInitializationEvent to mod McMultipart
|
1019 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_torch
|
1020 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_lever
|
1021 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_button
|
1022 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/McMultipart]: Registered multipart: mc_redtorch
|
1023 | [03:23:50] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPreInitializationEvent to mod McMultipart
|
1024 | [03:23:50] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Minecraft Multipart Plugin took 0.039s
|
1025 | [03:23:50] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPreInitializationEvent to mod ForgeMicroblock
|
1026 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_face
|
1027 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_hllw
|
1028 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_cnr
|
1029 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_edge
|
1030 | [03:23:50] [Server thread/DEBUG] [ForgeMultipart/ForgeMicroblock]: Registered multipart: mcr_post
|
1031 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stone
|
1032 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt
|
1033 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt_1
|
1034 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:dirt_2
|
1035 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:cobblestone
|
1036 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks
|
1037 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_1
|
1038 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_2
|
1039 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_3
|
1040 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_4
|
1041 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:planks_5
|
1042 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log
|
1043 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_1
|
1044 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_2
|
1045 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log_3
|
1046 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:log2
|
1047 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves
|
1048 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_1
|
1049 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_2
|
1050 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves_3
|
1051 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:leaves2
|
1052 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sponge
|
1053 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:glass
|
1054 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:lapis_block
|
1055 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone
|
1056 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone_1
|
1057 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:sandstone_2
|
1058 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool
|
1059 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_1
|
1060 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_2
|
1061 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_3
|
1062 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_4
|
1063 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_5
|
1064 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_6
|
1065 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_7
|
1066 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_8
|
1067 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_9
|
1068 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_10
|
1069 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_11
|
1070 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_12
|
1071 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_13
|
1072 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_14
|
1073 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:wool_15
|
1074 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:gold_block
|
1075 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:iron_block
|
1076 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:brick_block
|
1077 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:bookshelf
|
1078 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:mossy_cobblestone
|
1079 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:obsidian
|
1080 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:diamond_block
|
1081 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:ice
|
1082 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:snow
|
1083 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:clay
|
1084 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:netherrack
|
1085 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:soul_sand
|
1086 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:glowstone
|
1087 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick
|
1088 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_1
|
1089 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_2
|
1090 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stonebrick_3
|
1091 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:nether_brick
|
1092 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:end_stone
|
1093 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:emerald_block
|
1094 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:redstone_block
|
1095 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:quartz_block
|
1096 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay
|
1097 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_1
|
1098 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_2
|
1099 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_3
|
1100 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_4
|
1101 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_5
|
1102 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_6
|
1103 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_7
|
1104 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_8
|
1105 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_9
|
1106 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_10
|
1107 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_11
|
1108 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_12
|
1109 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_13
|
1110 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_14
|
1111 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_hardened_clay_15
|
1112 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:hardened_clay
|
1113 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:coal_block
|
1114 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:packed_ice
|
1115 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass
|
1116 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_1
|
1117 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_2
|
1118 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_3
|
1119 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_4
|
1120 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_5
|
1121 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_6
|
1122 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_7
|
1123 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_8
|
1124 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_9
|
1125 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_10
|
1126 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_11
|
1127 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_12
|
1128 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_13
|
1129 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_14
|
1130 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:stained_glass_15
|
1131 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:grass
|
1132 | [03:23:50] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: minecraft:mycelium
|
1133 | [03:23:50] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPreInitializationEvent to mod ForgeMicroblock
|
1134 | [03:23:50] [Server thread/DEBUG] [FML/]: Bar Step: PreInitialization - Forge Microblocks took 0.401s
|
1135 | [03:23:50] [Server thread/DEBUG] [FML/]: Bar Finished: PreInitialization took 9.115s
|
1136 | [03:23:50] [Server thread/INFO] [FML/]: Applying holder lookups
|
1137 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. This means the object wasn't registered. It's likely just mod options.
|
1138 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. This means the object wasn't registered. It's likely just mod options.
|
1139 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. This means the object wasn't registered. It's likely just mod options.
|
1140 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. This means the object wasn't registered. It's likely just mod options.
|
1141 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:arcane for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.arcane. This means the object wasn't registered. It's likely just mod options.
|
1142 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:thaumium for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.thaumium. This means the object wasn't registered. It's likely just mod options.
|
1143 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tallow for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.tallow. This means the object wasn't registered. It's likely just mod options.
|
1144 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodRune for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodRune. This means the object wasn't registered. It's likely just mod options.
|
1145 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodBrick for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodBrick. This means the object wasn't registered. It's likely just mod options.
|
1146 | [03:23:50] [Server thread/DEBUG] [FML/]: Unable to lookup Mekanism:TierInstaller for public static net.minecraft.item.Item mekanism.common.MekanismItems.TierInstaller. This means the object wasn't registered. It's likely just mod options.
|
1147 | [03:23:50] [Server thread/INFO] [FML/]: Holder lookups applied
|
1148 | [03:23:50] [Server thread/INFO] [FML/]: Injecting itemstacks
|
1149 | [03:23:50] [Server thread/INFO] [FML/]: Itemstack injection complete
|
1150 | [03:23:51] [Server thread/TRACE] [mcp/mcp]: Sending event FMLInitializationEvent to mod mcp
|
1151 | [03:23:51] [Server thread/TRACE] [mcp/mcp]: Sent event FMLInitializationEvent to mod mcp
|
1152 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Coder Pack took 0.000s
|
1153 | [03:23:51] [Server thread/TRACE] [FML/FML]: Sending event FMLInitializationEvent to mod FML
|
1154 | [03:23:51] [Server thread/TRACE] [FML/FML]: Sent event FMLInitializationEvent to mod FML
|
1155 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Mod Loader took 0.002s
|
1156 | [03:23:51] [Server thread/TRACE] [Forge/Forge]: Sending event FMLInitializationEvent to mod Forge
|
1157 | [03:23:51] [Server thread/TRACE] [Forge/Forge]: Sent event FMLInitializationEvent to mod Forge
|
1158 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Forge took 0.000s
|
1159 | [03:23:51] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLInitializationEvent to mod CodeChickenCore
|
1160 | [03:23:51] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLInitializationEvent to mod CodeChickenCore
|
1161 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - CodeChicken Core took 0.000s
|
1162 | [03:23:51] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLInitializationEvent to mod LambdaLib|Core
|
1163 | [03:23:51] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLInitializationEvent to mod LambdaLib|Core
|
1164 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - LambdaLib|Core took 0.000s
|
1165 | [03:23:51] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLInitializationEvent to mod WarpDriveCore
|
1166 | [03:23:51] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLInitializationEvent to mod WarpDriveCore
|
1167 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - WarpDriveCore took 0.000s
|
1168 | [03:23:51] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLInitializationEvent to mod LambdaLib
|
1169 | [03:23:51] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLInitializationEvent to mod LambdaLib
|
1170 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - LambdaLib took 0.015s
|
1171 | [03:23:51] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLInitializationEvent to mod academy-craft
|
1172 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_EntityBlock as academy-craft.ac_Entity_EntityBlock
|
1173 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_EntityCoinThrowing as academy-craft.ac_Entity_EntityCoinThrowing
|
1174 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_EntityMagHook as academy-craft.ac_Entity_EntityMagHook
|
1175 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_MagManipEntityBlock as academy-craft.ac_Entity_MagManipEntityBlock
|
1176 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_EntityMdBall as academy-craft.ac_Entity_EntityMdBall
|
1177 | [03:23:51] [Server thread/TRACE] [FML/academy-craft]: Automatically registered mod academy-craft entity ac_Entity_EntitySilbarn as academy-craft.ac_Entity_EntitySilbarn
|
1178 | [03:23:51] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLInitializationEvent to mod academy-craft
|
1179 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Academy Craft took 0.152s
|
1180 | [03:23:51] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLInitializationEvent to mod lightsabers
|
1181 | [03:23:51] [Server thread/DEBUG] [Advanced Lightsabers Mod/lightsabers]: Adding hook INIT
|
1182 | [03:23:51] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLInitializationEvent to mod lightsabers
|
1183 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Advanced Lightsabers Mod took 0.000s
|
1184 | [03:23:51] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLInitializationEvent to mod BuildCraft|Core
|
1185 | [03:23:51] [Server thread/TRACE] [WarpDriveCore/BuildCraft|Core]: bytes is null, transformation cancelled for org.spigotmc.SpigotConfig
|
1186 | [03:23:51] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLInitializationEvent to mod BuildCraft|Core
|
1187 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BuildCraft took 0.105s
|
1188 | [03:23:51] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLInitializationEvent to mod BuildCraft|Builders
|
1189 | [03:23:51] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLInitializationEvent to mod BuildCraft|Builders
|
1190 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Builders took 0.071s
|
1191 | [03:23:51] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLInitializationEvent to mod BuildCraft|Robotics
|
1192 | [03:23:51] [Server thread/TRACE] [FML/BuildCraft|Robotics]: Automatically registered mod BuildCraft|Robotics entity bcRobot as BuildCraft|Robotics.bcRobot
|
1193 | [03:23:51] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLInitializationEvent to mod BuildCraft|Robotics
|
1194 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Robotics took 0.045s
|
1195 | [03:23:51] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLInitializationEvent to mod BuildCraft|Silicon
|
1196 | [03:23:51] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLInitializationEvent to mod BuildCraft|Silicon
|
1197 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Silicon took 0.009s
|
1198 | [03:23:51] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLInitializationEvent to mod BuildCraft|Energy
|
1199 | [03:23:51] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLInitializationEvent to mod BuildCraft|Energy
|
1200 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Energy took 0.016s
|
1201 | [03:23:51] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLInitializationEvent to mod BuildCraft|Transport
|
1202 | [03:23:51] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLInitializationEvent to mod BuildCraft|Transport
|
1203 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Transport took 0.082s
|
1204 | [03:23:51] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLInitializationEvent to mod BuildCraft|Factory
|
1205 | [03:23:51] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLInitializationEvent to mod BuildCraft|Factory
|
1206 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - BC Factory took 0.007s
|
1207 | [03:23:51] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLInitializationEvent to mod ForgeMultipart
|
1208 | [03:23:51] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLInitializationEvent to mod ForgeMultipart
|
1209 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Multipart took 0.000s
|
1210 | [03:23:51] [Server thread/TRACE] [chisel/chisel]: Sending event FMLInitializationEvent to mod chisel
|
1211 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Starting init...
|
1212 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Loading recipes...
|
1213 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeCertusQuartz as its required mod appliedenergistics2 was missing.
|
1214 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature aeSkyStone as its required mod appliedenergistics2 was missing.
|
1215 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature amber as its required mod Thaumcraft was missing.
|
1216 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature arcane as its required mod Thaumcraft was missing.
|
1217 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
|
1218 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
|
1219 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature railcraft as its required mod Railcraft was missing.
|
1220 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
|
1221 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
|
1222 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
|
1223 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
|
1224 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
|
1225 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
|
1226 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
|
1227 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature tallow as its required mod Thaumcraft was missing.
|
1228 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
|
1229 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
|
1230 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
|
1231 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
|
1232 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Skipping feature thaumium as its required mod Thaumcraft was missing.
|
1233 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: 86 Feature's recipes loaded.
|
1234 | [03:23:51] [Server thread/INFO] [Chisel/chisel]: Init finished.
|
1235 | [03:23:51] [Server thread/TRACE] [FML/chisel]: Automatically registered mod chisel entity snowman as chisel.snowman
|
1236 | [03:23:51] [Server thread/TRACE] [chisel/chisel]: Sent event FMLInitializationEvent to mod chisel
|
1237 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Chisel took 0.104s
|
1238 | [03:23:51] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLInitializationEvent to mod IronChest
|
1239 | [03:23:51] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLInitializationEvent to mod IronChest
|
1240 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Iron Chest took 0.002s
|
1241 | [03:23:51] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLInitializationEvent to mod journeymap
|
1242 | [03:23:51] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLInitializationEvent to mod journeymap
|
1243 | [03:23:51] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - JourneyMap took 0.010s
|
1244 | [03:23:51] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLInitializationEvent to mod Mekanism
|
1245 | [03:23:51] [Server thread/INFO] [Mekanism/Mekanism]: Version 9.1.1 initializing...
|
1246 | [03:23:51] [Thread-9/ERROR] [Mekanism/Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/versions/Mekanism.txt.'
|
1247 | [03:23:51] [Thread-9/ERROR] [Mekanism/Mekanism]: An error occured while connecting to URL 'http://aidancbrady.com/data/capes/Mekanism.txt.'
|
1248 | [03:23:52] [Server thread/TRACE] [FML/Mekanism]: Automatically registered mod Mekanism entity ObsidianTNT as Mekanism.ObsidianTNT
|
1249 | [03:23:52] [Server thread/TRACE] [FML/Mekanism]: Automatically registered mod Mekanism entity Robit as Mekanism.Robit
|
1250 | [03:23:52] [Server thread/TRACE] [FML/Mekanism]: Automatically registered mod Mekanism entity Balloon as Mekanism.Balloon
|
1251 | [03:23:52] [Server thread/TRACE] [FML/Mekanism]: Automatically registered mod Mekanism entity BabySkeleton as Mekanism.BabySkeleton
|
1252 | [03:23:52] [Server thread/TRACE] [FML/Mekanism]: Automatically registered mod Mekanism entity Flame as Mekanism.Flame
|
1253 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:universal_cable_basic
|
1254 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:universal_cable_advanced
|
1255 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:universal_cable_elite
|
1256 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:universal_cable_ultimate
|
1257 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:mechanical_pipe
|
1258 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:mechanical_pipe_basic
|
1259 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:mechanical_pipe_advanced
|
1260 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:mechanical_pipe_elite
|
1261 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:mechanical_pipe_ultimate
|
1262 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:pressurized_tube_basic
|
1263 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:pressurized_tube_advanced
|
1264 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:pressurized_tube_elite
|
1265 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:pressurized_tube_ultimate
|
1266 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:logistical_transporter_basic
|
1267 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:logistical_transporter_advanced
|
1268 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:logistical_transporter_elite
|
1269 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:logistical_transporter_ultimate
|
1270 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:restrictive_transporter
|
1271 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:diversion_transporter
|
1272 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:thermodynamic_conductor_basic
|
1273 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:thermodynamic_conductor_advanced
|
1274 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:thermodynamic_conductor_elite
|
1275 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:thermodynamic_conductor_ultimate
|
1276 | [03:23:52] [Server thread/DEBUG] [ForgeMultipart/Mekanism]: Registered multipart: mekanism:glow_panel
|
1277 | [03:23:52] [Server thread/DEBUG] [Multipart ASM/Mekanism]: 16373 bytes of permGen has been used by ASMMixinCompiler
|
1278 | [03:23:52] [Server thread/DEBUG] [Multipart ASM/Mekanism]: 32602 bytes of permGen has been used by ASMMixinCompiler
|
1279 | [03:23:52] [Server thread/DEBUG] [Multipart ASM/Mekanism]: 50068 bytes of permGen has been used by ASMMixinCompiler
|
1280 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock
|
1281 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock
|
1282 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock
|
1283 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock
|
1284 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock
|
1285 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_1
|
1286 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_1
|
1287 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_1
|
1288 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_1
|
1289 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_1
|
1290 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_2
|
1291 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_2
|
1292 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_2
|
1293 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_2
|
1294 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_2
|
1295 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_3
|
1296 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_3
|
1297 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_3
|
1298 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_3
|
1299 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_3
|
1300 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_4
|
1301 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_4
|
1302 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_4
|
1303 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_4
|
1304 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_4
|
1305 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_5
|
1306 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_5
|
1307 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_5
|
1308 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_5
|
1309 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_5
|
1310 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_6
|
1311 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_6
|
1312 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_6
|
1313 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_6
|
1314 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_6
|
1315 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_7
|
1316 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_7
|
1317 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_7
|
1318 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_7
|
1319 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_7
|
1320 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_8
|
1321 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_8
|
1322 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_8
|
1323 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_8
|
1324 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_8
|
1325 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_9
|
1326 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_9
|
1327 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_9
|
1328 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_9
|
1329 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_9
|
1330 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_10
|
1331 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_10
|
1332 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_10
|
1333 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_10
|
1334 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_10
|
1335 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_11
|
1336 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_11
|
1337 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_11
|
1338 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_11
|
1339 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_11
|
1340 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_12
|
1341 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_12
|
1342 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_12
|
1343 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_12
|
1344 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_12
|
1345 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_13
|
1346 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_13
|
1347 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_13
|
1348 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_13
|
1349 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_13
|
1350 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_14
|
1351 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_14
|
1352 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_14
|
1353 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_14
|
1354 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_14
|
1355 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:PlasticBlock_15
|
1356 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:GlowPlasticBlock_15
|
1357 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:SlickPlasticBlock_15
|
1358 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:ReinforcedPlasticBlock_15
|
1359 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/Mekanism]: Registered micro material: Mekanism:RoadPlasticBlock_15
|
1360 | [03:23:52] [Server thread/INFO] [Mekanism/Mekanism]: Loading complete.
|
1361 | [03:23:52] [Server thread/INFO] [Mekanism/Mekanism]: Mod loaded.
|
1362 | [03:23:52] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLInitializationEvent to mod Mekanism
|
1363 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Mekanism took 0.846s
|
1364 | [03:23:52] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLInitializationEvent to mod MekanismGenerators
|
1365 | [03:23:52] [Server thread/INFO] [Mekanism/MekanismGenerators]: Loaded MekanismGenerators module.
|
1366 | [03:23:52] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLInitializationEvent to mod MekanismGenerators
|
1367 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MekanismGenerators took 0.043s
|
1368 | [03:23:52] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLInitializationEvent to mod MekanismTools
|
1369 | [03:23:52] [Server thread/INFO] [Mekanism/MekanismTools]: Loaded MekanismTools module.
|
1370 | [03:23:52] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLInitializationEvent to mod MekanismTools
|
1371 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - MekanismTools took 0.005s
|
1372 | [03:23:52] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLInitializationEvent to mod SGCraft
|
1373 | [03:23:52] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLInitializationEvent to mod SGCraft
|
1374 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Greg's SG Craft took 0.016s
|
1375 | [03:23:52] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLInitializationEvent to mod WarpDrive
|
1376 | [03:23:52] [Server thread/INFO] [WarpDrive/WarpDrive]: WarpDrive blockTransformer registered
|
1377 | [03:23:52] [Server thread/INFO] [WarpDrive/WarpDrive]: ForgeMultipart blockTransformer registered
|
1378 | [03:23:52] [Server thread/INFO] [WarpDrive/WarpDrive]: BuildCraft blockTransformer registered
|
1379 | [03:23:52] [Server thread/INFO] [WarpDrive/WarpDrive]: Mekanism blockTransformer registered
|
1380 | [03:23:52] [Server thread/INFO] [WarpDrive/WarpDrive]: SGCraft blockTransformer registered
|
1381 | [03:23:52] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLInitializationEvent to mod WarpDrive
|
1382 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - WarpDrive took 0.079s
|
1383 | [03:23:52] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLInitializationEvent to mod McMultipart
|
1384 | [03:23:52] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLInitializationEvent to mod McMultipart
|
1385 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Minecraft Multipart Plugin took 0.000s
|
1386 | [03:23:52] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLInitializationEvent to mod ForgeMicroblock
|
1387 | [03:23:52] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLInitializationEvent to mod ForgeMicroblock
|
1388 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: Initialization - Forge Microblocks took 0.018s
|
1389 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Finished: Initialization took 1.629s
|
1390 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod mcp
|
1391 | [03:23:52] [Server thread/TRACE] [mcp/mcp]: Sending event IMCEvent to mod mcp
|
1392 | [03:23:52] [Server thread/TRACE] [mcp/mcp]: Sent event IMCEvent to mod mcp
|
1393 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Coder Pack took 0.002s
|
1394 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod FML
|
1395 | [03:23:52] [Server thread/TRACE] [FML/FML]: Sending event IMCEvent to mod FML
|
1396 | [03:23:52] [Server thread/TRACE] [FML/FML]: Sent event IMCEvent to mod FML
|
1397 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Mod Loader took 0.000s
|
1398 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Forge
|
1399 | [03:23:52] [Server thread/TRACE] [Forge/Forge]: Sending event IMCEvent to mod Forge
|
1400 | [03:23:52] [Server thread/TRACE] [Forge/Forge]: Sent event IMCEvent to mod Forge
|
1401 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Forge took 0.000s
|
1402 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod CodeChickenCore
|
1403 | [03:23:52] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event IMCEvent to mod CodeChickenCore
|
1404 | [03:23:52] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event IMCEvent to mod CodeChickenCore
|
1405 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - CodeChicken Core took 0.000s
|
1406 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod LambdaLib|Core
|
1407 | [03:23:52] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event IMCEvent to mod LambdaLib|Core
|
1408 | [03:23:52] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event IMCEvent to mod LambdaLib|Core
|
1409 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - LambdaLib|Core took 0.000s
|
1410 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod WarpDriveCore
|
1411 | [03:23:52] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event IMCEvent to mod WarpDriveCore
|
1412 | [03:23:52] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event IMCEvent to mod WarpDriveCore
|
1413 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - WarpDriveCore took 0.000s
|
1414 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod LambdaLib
|
1415 | [03:23:52] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event IMCEvent to mod LambdaLib
|
1416 | [03:23:52] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event IMCEvent to mod LambdaLib
|
1417 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - LambdaLib took 0.001s
|
1418 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod academy-craft
|
1419 | [03:23:52] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event IMCEvent to mod academy-craft
|
1420 | [03:23:52] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event IMCEvent to mod academy-craft
|
1421 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Academy Craft took 0.000s
|
1422 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod lightsabers
|
1423 | [03:23:52] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event IMCEvent to mod lightsabers
|
1424 | [03:23:52] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event IMCEvent to mod lightsabers
|
1425 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Advanced Lightsabers Mod took 0.000s
|
1426 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Core
|
1427 | [03:23:52] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event IMCEvent to mod BuildCraft|Core
|
1428 | [03:23:52] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event IMCEvent to mod BuildCraft|Core
|
1429 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BuildCraft took 0.000s
|
1430 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Builders
|
1431 | [03:23:52] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event IMCEvent to mod BuildCraft|Builders
|
1432 | [03:23:52] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event IMCEvent to mod BuildCraft|Builders
|
1433 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Builders took 0.000s
|
1434 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Robotics
|
1435 | [03:23:52] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event IMCEvent to mod BuildCraft|Robotics
|
1436 | [03:23:52] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event IMCEvent to mod BuildCraft|Robotics
|
1437 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Robotics took 0.000s
|
1438 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Silicon
|
1439 | [03:23:52] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event IMCEvent to mod BuildCraft|Silicon
|
1440 | [03:23:52] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event IMCEvent to mod BuildCraft|Silicon
|
1441 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Silicon took 0.000s
|
1442 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Energy
|
1443 | [03:23:52] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event IMCEvent to mod BuildCraft|Energy
|
1444 | [03:23:52] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event IMCEvent to mod BuildCraft|Energy
|
1445 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Energy took 0.000s
|
1446 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Transport
|
1447 | [03:23:52] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event IMCEvent to mod BuildCraft|Transport
|
1448 | [03:23:52] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event IMCEvent to mod BuildCraft|Transport
|
1449 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Transport took 0.000s
|
1450 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod BuildCraft|Factory
|
1451 | [03:23:52] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event IMCEvent to mod BuildCraft|Factory
|
1452 | [03:23:52] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event IMCEvent to mod BuildCraft|Factory
|
1453 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - BC Factory took 0.001s
|
1454 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod ForgeMultipart
|
1455 | [03:23:52] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event IMCEvent to mod ForgeMultipart
|
1456 | [03:23:52] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event IMCEvent to mod ForgeMultipart
|
1457 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Multipart took 0.000s
|
1458 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod chisel
|
1459 | [03:23:52] [Server thread/TRACE] [chisel/chisel]: Sending event IMCEvent to mod chisel
|
1460 | [03:23:52] [Server thread/TRACE] [chisel/chisel]: Sent event IMCEvent to mod chisel
|
1461 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Chisel took 0.000s
|
1462 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod IronChest
|
1463 | [03:23:52] [Server thread/TRACE] [IronChest/IronChest]: Sending event IMCEvent to mod IronChest
|
1464 | [03:23:52] [Server thread/TRACE] [IronChest/IronChest]: Sent event IMCEvent to mod IronChest
|
1465 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Iron Chest took 0.000s
|
1466 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod journeymap
|
1467 | [03:23:52] [Server thread/TRACE] [journeymap/journeymap]: Sending event IMCEvent to mod journeymap
|
1468 | [03:23:52] [Server thread/TRACE] [journeymap/journeymap]: Sent event IMCEvent to mod journeymap
|
1469 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - JourneyMap took 0.000s
|
1470 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod Mekanism
|
1471 | [03:23:52] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event IMCEvent to mod Mekanism
|
1472 | [03:23:52] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event IMCEvent to mod Mekanism
|
1473 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Mekanism took 0.001s
|
1474 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod MekanismGenerators
|
1475 | [03:23:52] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event IMCEvent to mod MekanismGenerators
|
1476 | [03:23:52] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event IMCEvent to mod MekanismGenerators
|
1477 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MekanismGenerators took 0.000s
|
1478 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod MekanismTools
|
1479 | [03:23:52] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event IMCEvent to mod MekanismTools
|
1480 | [03:23:52] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event IMCEvent to mod MekanismTools
|
1481 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - MekanismTools took 0.000s
|
1482 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod SGCraft
|
1483 | [03:23:52] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event IMCEvent to mod SGCraft
|
1484 | [03:23:52] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event IMCEvent to mod SGCraft
|
1485 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Greg's SG Craft took 0.000s
|
1486 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod WarpDrive
|
1487 | [03:23:52] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event IMCEvent to mod WarpDrive
|
1488 | [03:23:52] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event IMCEvent to mod WarpDrive
|
1489 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - WarpDrive took 0.000s
|
1490 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 0 IMC messages to mod McMultipart
|
1491 | [03:23:52] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event IMCEvent to mod McMultipart
|
1492 | [03:23:52] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event IMCEvent to mod McMultipart
|
1493 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Minecraft Multipart Plugin took 0.000s
|
1494 | [03:23:52] [Server thread/TRACE] [FML/]: Attempting to deliver 1068 IMC messages to mod ForgeMicroblock
|
1495 | [03:23:52] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event IMCEvent to mod ForgeMicroblock
|
1496 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock
|
1497 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock_1
|
1498 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock_2
|
1499 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock_3
|
1500 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock_4
|
1501 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:aluminumblock_5
|
1502 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite
|
1503 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_1
|
1504 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_2
|
1505 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_3
|
1506 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_4
|
1507 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_5
|
1508 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:andesite_6
|
1509 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock
|
1510 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_1
|
1511 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_2
|
1512 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_3
|
1513 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_4
|
1514 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_5
|
1515 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_6
|
1516 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_7
|
1517 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_8
|
1518 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_9
|
1519 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_10
|
1520 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_11
|
1521 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_12
|
1522 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_13
|
1523 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_14
|
1524 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:antiBlock_15
|
1525 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_1
|
1526 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_2
|
1527 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_3
|
1528 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_4
|
1529 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_5
|
1530 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_6
|
1531 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_7
|
1532 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bookshelf_8
|
1533 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:brickCustom_1
|
1534 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:brickCustom_2
|
1535 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:brickCustom_3
|
1536 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:brickCustom_5
|
1537 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:brickCustom_6
|
1538 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock
|
1539 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock_1
|
1540 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock_2
|
1541 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock_3
|
1542 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock_4
|
1543 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:bronzeblock_5
|
1544 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block
|
1545 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_1
|
1546 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_2
|
1547 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_3
|
1548 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_4
|
1549 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_5
|
1550 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_6
|
1551 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_7
|
1552 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_8
|
1553 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_9
|
1554 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_10
|
1555 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_11
|
1556 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_12
|
1557 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_13
|
1558 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_14
|
1559 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:carpet_block_15
|
1560 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cloud
|
1561 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cloud_1
|
1562 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cloud_2
|
1563 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cloud_3
|
1564 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cloud_4
|
1565 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_1
|
1566 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_2
|
1567 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_3
|
1568 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_4
|
1569 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_5
|
1570 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_6
|
1571 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_7
|
1572 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_8
|
1573 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_9
|
1574 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_10
|
1575 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_11
|
1576 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_12
|
1577 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_13
|
1578 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_14
|
1579 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:cobblestone_15
|
1580 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_1
|
1581 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_2
|
1582 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_3
|
1583 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_4
|
1584 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_5
|
1585 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_6
|
1586 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_7
|
1587 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_8
|
1588 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_9
|
1589 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_10
|
1590 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_11
|
1591 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_12
|
1592 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_13
|
1593 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_14
|
1594 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_cobblestone_15
|
1595 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete
|
1596 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_1
|
1597 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_2
|
1598 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_3
|
1599 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_4
|
1600 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_5
|
1601 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_6
|
1602 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_7
|
1603 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_8
|
1604 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_9
|
1605 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:concrete_10
|
1606 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock
|
1607 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock_1
|
1608 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock_2
|
1609 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock_3
|
1610 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock_4
|
1611 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:copperblock_5
|
1612 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_1
|
1613 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_2
|
1614 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_3
|
1615 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_4
|
1616 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_5
|
1617 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_6
|
1618 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_7
|
1619 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_8
|
1620 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_9
|
1621 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_10
|
1622 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_11
|
1623 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diamond_block_12
|
1624 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite
|
1625 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_1
|
1626 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_2
|
1627 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_3
|
1628 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_4
|
1629 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_5
|
1630 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:diorite_6
|
1631 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt
|
1632 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_1
|
1633 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_2
|
1634 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_3
|
1635 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_4
|
1636 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_5
|
1637 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_6
|
1638 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_7
|
1639 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_8
|
1640 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_9
|
1641 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_10
|
1642 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_11
|
1643 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_12
|
1644 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_13
|
1645 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_14
|
1646 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dirt_15
|
1647 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_1
|
1648 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_2
|
1649 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_3
|
1650 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_4
|
1651 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_5
|
1652 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_6
|
1653 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_7
|
1654 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_8
|
1655 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_9
|
1656 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_10
|
1657 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:emerald_block_11
|
1658 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone
|
1659 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_1
|
1660 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_2
|
1661 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_3
|
1662 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_4
|
1663 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_5
|
1664 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_6
|
1665 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_7
|
1666 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_8
|
1667 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_9
|
1668 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_10
|
1669 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_11
|
1670 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_12
|
1671 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:end_Stone_13
|
1672 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock
|
1673 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_1
|
1674 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_2
|
1675 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_3
|
1676 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_4
|
1677 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_5
|
1678 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_6
|
1679 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_7
|
1680 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_8
|
1681 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_9
|
1682 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_10
|
1683 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_11
|
1684 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_12
|
1685 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_13
|
1686 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_14
|
1687 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock_15
|
1688 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock2
|
1689 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock2_1
|
1690 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock2_2
|
1691 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:factoryblock2_3
|
1692 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2 is already registered.
|
1693 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_1 is already registered.
|
1694 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_2 is already registered.
|
1695 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:factoryblock2_3 is already registered.
|
1696 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock
|
1697 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_1
|
1698 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_2
|
1699 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_3
|
1700 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_4
|
1701 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_5
|
1702 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_6
|
1703 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_7
|
1704 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_8
|
1705 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_9
|
1706 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_10
|
1707 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_11
|
1708 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_12
|
1709 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_13
|
1710 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_14
|
1711 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock_15
|
1712 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2
|
1713 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_1
|
1714 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_2
|
1715 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_3
|
1716 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_4
|
1717 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_5
|
1718 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_6
|
1719 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_7
|
1720 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_8
|
1721 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_9
|
1722 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_10
|
1723 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_11
|
1724 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_12
|
1725 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_13
|
1726 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_14
|
1727 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:fantasyblock2_15
|
1728 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura
|
1729 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura_1
|
1730 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura_2
|
1731 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura_3
|
1732 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura_4
|
1733 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futura_5
|
1734 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit
|
1735 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_1
|
1736 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_2
|
1737 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_3
|
1738 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_4
|
1739 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_5
|
1740 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_6
|
1741 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_7
|
1742 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_8
|
1743 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_9
|
1744 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_10
|
1745 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_11
|
1746 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_12
|
1747 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_13
|
1748 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_14
|
1749 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:futuraCircuit_15
|
1750 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_1
|
1751 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_2
|
1752 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_3
|
1753 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_4
|
1754 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_5
|
1755 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_6
|
1756 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_7
|
1757 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_8
|
1758 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_9
|
1759 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_10
|
1760 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_11
|
1761 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_12
|
1762 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_13
|
1763 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_14
|
1764 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass_15
|
1765 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glass2
|
1766 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white
|
1767 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_1
|
1768 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_2
|
1769 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_3
|
1770 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry
|
1771 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_4
|
1772 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_5
|
1773 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_6
|
1774 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_7
|
1775 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_1
|
1776 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_8
|
1777 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_9
|
1778 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_10
|
1779 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_11
|
1780 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_2
|
1781 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_12
|
1782 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_13
|
1783 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_14
|
1784 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_white_15
|
1785 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_3
|
1786 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow
|
1787 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_1
|
1788 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_2
|
1789 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_3
|
1790 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_4
|
1791 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_4
|
1792 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_5
|
1793 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_6
|
1794 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_7
|
1795 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_5
|
1796 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_8
|
1797 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_9
|
1798 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_10
|
1799 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_11
|
1800 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_6
|
1801 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_12
|
1802 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_13
|
1803 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_14
|
1804 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_yellow_15
|
1805 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_7
|
1806 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray
|
1807 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_1
|
1808 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_2
|
1809 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_3
|
1810 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_8
|
1811 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_4
|
1812 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_5
|
1813 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_6
|
1814 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_7
|
1815 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_9
|
1816 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_8
|
1817 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_9
|
1818 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_10
|
1819 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_11
|
1820 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_10
|
1821 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_12
|
1822 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_13
|
1823 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_14
|
1824 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_lightgray_15
|
1825 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_11
|
1826 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown
|
1827 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_1
|
1828 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_2
|
1829 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_3
|
1830 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_12
|
1831 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_4
|
1832 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_5
|
1833 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_6
|
1834 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_7
|
1835 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_13
|
1836 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_8
|
1837 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_9
|
1838 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_10
|
1839 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_11
|
1840 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_14
|
1841 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_12
|
1842 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_13
|
1843 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_14
|
1844 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_brown_15
|
1845 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stained_glass_forestry_15
|
1846 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_1
|
1847 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_2
|
1848 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_3
|
1849 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_4
|
1850 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_5
|
1851 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_6
|
1852 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_7
|
1853 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_8
|
1854 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_9
|
1855 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_10
|
1856 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_11
|
1857 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_12
|
1858 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_13
|
1859 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_14
|
1860 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:glowstone_15
|
1861 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2
|
1862 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2_1
|
1863 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2_2
|
1864 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2_3
|
1865 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2_4
|
1866 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold2_5
|
1867 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_1
|
1868 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_2
|
1869 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_3
|
1870 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_4
|
1871 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_5
|
1872 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_6
|
1873 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_7
|
1874 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_8
|
1875 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_9
|
1876 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_10
|
1877 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_11
|
1878 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_12
|
1879 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_13
|
1880 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:gold_block_14
|
1881 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite
|
1882 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_1
|
1883 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_2
|
1884 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_3
|
1885 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_4
|
1886 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_5
|
1887 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:granite_6
|
1888 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone
|
1889 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_1
|
1890 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_2
|
1891 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_3
|
1892 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_4
|
1893 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_5
|
1894 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_6
|
1895 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_7
|
1896 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_8
|
1897 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_9
|
1898 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_10
|
1899 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_11
|
1900 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_12
|
1901 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_13
|
1902 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:grimstone_14
|
1903 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating
|
1904 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_1
|
1905 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_2
|
1906 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_3
|
1907 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_4
|
1908 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_5
|
1909 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_6
|
1910 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_7
|
1911 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_8
|
1912 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_9
|
1913 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_10
|
1914 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_11
|
1915 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_12
|
1916 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_13
|
1917 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_14
|
1918 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexPlating_15
|
1919 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating
|
1920 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_1
|
1921 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_2
|
1922 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_3
|
1923 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_4
|
1924 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_5
|
1925 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_6
|
1926 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_7
|
1927 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_8
|
1928 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_9
|
1929 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_10
|
1930 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_11
|
1931 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_12
|
1932 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_13
|
1933 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_14
|
1934 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:hexLargePlating_15
|
1935 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone
|
1936 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_1
|
1937 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_2
|
1938 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_3
|
1939 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_4
|
1940 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_5
|
1941 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_6
|
1942 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_7
|
1943 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_8
|
1944 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_9
|
1945 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_10
|
1946 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_11
|
1947 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_12
|
1948 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:holystone_13
|
1949 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_1
|
1950 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_2
|
1951 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_3
|
1952 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_4
|
1953 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_5
|
1954 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_6
|
1955 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_7
|
1956 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_8
|
1957 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_9
|
1958 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_10
|
1959 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_11
|
1960 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_12
|
1961 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_13
|
1962 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_14
|
1963 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_15
|
1964 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar
|
1965 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_1
|
1966 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_2
|
1967 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_3
|
1968 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_4
|
1969 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_5
|
1970 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:ice_pillar_6
|
1971 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2
|
1972 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2_1
|
1973 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2_2
|
1974 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2_3
|
1975 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2_4
|
1976 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron2_5
|
1977 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_1
|
1978 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_2
|
1979 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_3
|
1980 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_4
|
1981 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_5
|
1982 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_6
|
1983 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_7
|
1984 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_8
|
1985 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_9
|
1986 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_10
|
1987 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_11
|
1988 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_12
|
1989 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_13
|
1990 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_14
|
1991 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:iron_block_15
|
1992 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock
|
1993 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_1
|
1994 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_2
|
1995 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_3
|
1996 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_4
|
1997 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_5
|
1998 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_6
|
1999 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_7
|
2000 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_8
|
2001 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_9
|
2002 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_10
|
2003 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_11
|
2004 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_12
|
2005 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_13
|
2006 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_14
|
2007 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:laboratoryblock_15
|
2008 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_1
|
2009 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_2
|
2010 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_3
|
2011 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_4
|
2012 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_5
|
2013 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_6
|
2014 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_7
|
2015 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lapis_block_8
|
2016 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone
|
2017 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_1
|
2018 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_2
|
2019 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_3
|
2020 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_4
|
2021 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_5
|
2022 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_6
|
2023 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:lavastone_7
|
2024 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock
|
2025 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock_1
|
2026 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock_2
|
2027 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock_3
|
2028 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock_4
|
2029 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leadblock_5
|
2030 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_6
|
2031 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_7
|
2032 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_8
|
2033 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_9
|
2034 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_10
|
2035 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_11
|
2036 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:leaves_12
|
2037 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone
|
2038 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_1
|
2039 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_2
|
2040 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_3
|
2041 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_4
|
2042 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_5
|
2043 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_6
|
2044 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_7
|
2045 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_8
|
2046 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_9
|
2047 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_10
|
2048 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_11
|
2049 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_12
|
2050 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_13
|
2051 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_14
|
2052 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:limestone_15
|
2053 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble
|
2054 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_1
|
2055 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_2
|
2056 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_3
|
2057 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_4
|
2058 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_5
|
2059 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_6
|
2060 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_7
|
2061 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_8
|
2062 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_9
|
2063 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_10
|
2064 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_11
|
2065 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_12
|
2066 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_13
|
2067 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_14
|
2068 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_15
|
2069 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar
|
2070 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_1
|
2071 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_2
|
2072 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_3
|
2073 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_4
|
2074 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_5
|
2075 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_6
|
2076 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_7
|
2077 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_8
|
2078 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_9
|
2079 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_10
|
2080 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_11
|
2081 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_12
|
2082 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_13
|
2083 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_14
|
2084 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:marble_pillar_15
|
2085 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nation
|
2086 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nation_1
|
2087 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nation_2
|
2088 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nation_3
|
2089 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nation_4
|
2090 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:rebel
|
2091 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:rebel_1
|
2092 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:rebel_2
|
2093 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:rebel_3
|
2094 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:rebel_4
|
2095 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_1
|
2096 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_2
|
2097 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_3
|
2098 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_4
|
2099 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_5
|
2100 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_6
|
2101 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_7
|
2102 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_8
|
2103 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_9
|
2104 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_10
|
2105 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_11
|
2106 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_12
|
2107 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_13
|
2108 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_14
|
2109 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:nether_brick_15
|
2110 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_1
|
2111 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_2
|
2112 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_3
|
2113 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_4
|
2114 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_5
|
2115 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_6
|
2116 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_7
|
2117 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_8
|
2118 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_9
|
2119 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_10
|
2120 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_11
|
2121 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_12
|
2122 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_13
|
2123 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:netherrack_14
|
2124 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_1
|
2125 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_2
|
2126 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_3
|
2127 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_4
|
2128 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_5
|
2129 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_6
|
2130 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_7
|
2131 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_8
|
2132 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_9
|
2133 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_10
|
2134 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_11
|
2135 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_12
|
2136 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_13
|
2137 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_14
|
2138 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:obsidian_15
|
2139 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_1
|
2140 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_2
|
2141 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_3
|
2142 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_4
|
2143 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_5
|
2144 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_6
|
2145 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_7
|
2146 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_8
|
2147 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_9
|
2148 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_10
|
2149 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_11
|
2150 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_12
|
2151 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_13
|
2152 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_14
|
2153 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_15
|
2154 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar
|
2155 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_1
|
2156 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_2
|
2157 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_3
|
2158 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_4
|
2159 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_5
|
2160 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:packedice_pillar_6
|
2161 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block
|
2162 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_1
|
2163 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_2
|
2164 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_3
|
2165 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_4
|
2166 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_5
|
2167 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_6
|
2168 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_7
|
2169 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:paperwall_block_8
|
2170 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur
|
2171 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_1
|
2172 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_2
|
2173 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_3
|
2174 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_4
|
2175 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_5
|
2176 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_6
|
2177 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_7
|
2178 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_8
|
2179 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_9
|
2180 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:purpur_10
|
2181 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_1
|
2182 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_2
|
2183 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_3
|
2184 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_4
|
2185 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_5
|
2186 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_6
|
2187 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_7
|
2188 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_8
|
2189 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_9
|
2190 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_10
|
2191 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_11
|
2192 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_12
|
2193 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_13
|
2194 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_14
|
2195 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:redstone_block_15
|
2196 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone
|
2197 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_1
|
2198 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_2
|
2199 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_3
|
2200 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_4
|
2201 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_5
|
2202 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_6
|
2203 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_7
|
2204 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_8
|
2205 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_9
|
2206 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_10
|
2207 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_11
|
2208 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_12
|
2209 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_13
|
2210 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_14
|
2211 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_15
|
2212 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone2
|
2213 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone2_1
|
2214 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles
|
2215 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_1
|
2216 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_2
|
2217 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_3
|
2218 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_4
|
2219 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_5
|
2220 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_6
|
2221 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_7
|
2222 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_8
|
2223 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_9
|
2224 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_10
|
2225 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_11
|
2226 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_12
|
2227 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_13
|
2228 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_14
|
2229 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:sandstone_scribbles_15
|
2230 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock
|
2231 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock_1
|
2232 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock_2
|
2233 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock_3
|
2234 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock_4
|
2235 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:silverblock_5
|
2236 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock
|
2237 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock_1
|
2238 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock_2
|
2239 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock_3
|
2240 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock_4
|
2241 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:steelblock_5
|
2242 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth
|
2243 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_1
|
2244 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_2
|
2245 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_3
|
2246 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_4
|
2247 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_5
|
2248 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_6
|
2249 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_7
|
2250 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_8
|
2251 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_9
|
2252 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_10
|
2253 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_11
|
2254 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_12
|
2255 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_13
|
2256 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_14
|
2257 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:stonebricksmooth_15
|
2258 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical
|
2259 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_1
|
2260 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_2
|
2261 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_3
|
2262 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_4
|
2263 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_5
|
2264 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_6
|
2265 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_7
|
2266 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_8
|
2267 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_9
|
2268 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_10
|
2269 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_11
|
2270 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_12
|
2271 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_13
|
2272 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_14
|
2273 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical_15
|
2274 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical2
|
2275 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical2_1
|
2276 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical2_2
|
2277 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical2_3
|
2278 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical3
|
2279 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical3_1
|
2280 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4
|
2281 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_1
|
2282 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_2
|
2283 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_3
|
2284 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_4
|
2285 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_5
|
2286 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_6
|
2287 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:technical4_7
|
2288 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock
|
2289 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_1
|
2290 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_2
|
2291 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_3
|
2292 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_4
|
2293 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_5
|
2294 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_6
|
2295 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_7
|
2296 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_8
|
2297 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_9
|
2298 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_10
|
2299 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_11
|
2300 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_12
|
2301 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_13
|
2302 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_14
|
2303 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:templeblock_15
|
2304 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock
|
2305 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_1
|
2306 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_2
|
2307 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_3
|
2308 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_4
|
2309 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_5
|
2310 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_6
|
2311 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_7
|
2312 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_8
|
2313 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_9
|
2314 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_10
|
2315 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_11
|
2316 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_12
|
2317 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_13
|
2318 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_14
|
2319 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:mossy_templeblock_15
|
2320 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock
|
2321 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock_1
|
2322 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock_2
|
2323 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock_3
|
2324 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock_4
|
2325 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tinblock_5
|
2326 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian
|
2327 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_1
|
2328 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_2
|
2329 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_3
|
2330 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_4
|
2331 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_5
|
2332 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_6
|
2333 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_7
|
2334 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_8
|
2335 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_9
|
2336 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_10
|
2337 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_11
|
2338 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_12
|
2339 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_13
|
2340 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_14
|
2341 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:tyrian_15
|
2342 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock
|
2343 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock_1
|
2344 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock_2
|
2345 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock_3
|
2346 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock_4
|
2347 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:uraniumblock_5
|
2348 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines
|
2349 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_1
|
2350 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_2
|
2351 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_3
|
2352 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_4
|
2353 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_5
|
2354 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_6
|
2355 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_7
|
2356 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_8
|
2357 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:valentines_9
|
2358 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone
|
2359 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_1
|
2360 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_2
|
2361 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_3
|
2362 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_4
|
2363 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_5
|
2364 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_6
|
2365 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone_7
|
2366 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2
|
2367 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_1
|
2368 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_2
|
2369 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_3
|
2370 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_4
|
2371 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_5
|
2372 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_6
|
2373 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstone2_7
|
2374 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_1
|
2375 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_2
|
2376 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_3
|
2377 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_4
|
2378 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_5
|
2379 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_6
|
2380 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_7
|
2381 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_8
|
2382 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_9
|
2383 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_10
|
2384 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_11
|
2385 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_12
|
2386 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_13
|
2387 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_14
|
2388 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstoneRunic_15
|
2389 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_1 is already registered.
|
2390 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_2 is already registered.
|
2391 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_3 is already registered.
|
2392 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_4 is already registered.
|
2393 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_5 is already registered.
|
2394 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_6 is already registered.
|
2395 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_7 is already registered.
|
2396 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_8 is already registered.
|
2397 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_9 is already registered.
|
2398 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_10 is already registered.
|
2399 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_11 is already registered.
|
2400 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_12 is already registered.
|
2401 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_13 is already registered.
|
2402 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_14 is already registered.
|
2403 | [03:23:52] [Server thread/ERROR] [ForgeMicroblock/ForgeMicroblock]: Material with id chisel:voidstoneRunic_15 is already registered.
|
2404 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstonePillar
|
2405 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:voidstonePillar2
|
2406 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign
|
2407 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_1
|
2408 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_2
|
2409 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_3
|
2410 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_4
|
2411 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_5
|
2412 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_6
|
2413 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_7
|
2414 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_8
|
2415 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_9
|
2416 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_10
|
2417 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_11
|
2418 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_12
|
2419 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_13
|
2420 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:warningSign_14
|
2421 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone
|
2422 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_1
|
2423 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_2
|
2424 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_3
|
2425 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_4
|
2426 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_5
|
2427 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:waterstone_6
|
2428 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_1
|
2429 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_2
|
2430 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_6
|
2431 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_8
|
2432 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_9
|
2433 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_10
|
2434 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_11
|
2435 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_13
|
2436 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_3
|
2437 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_4
|
2438 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_5
|
2439 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_7
|
2440 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_12
|
2441 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_14
|
2442 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:oak_planks_15
|
2443 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_1
|
2444 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_2
|
2445 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_6
|
2446 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_8
|
2447 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_9
|
2448 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_10
|
2449 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_11
|
2450 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_13
|
2451 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_3
|
2452 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_4
|
2453 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_5
|
2454 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_7
|
2455 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_12
|
2456 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_14
|
2457 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:spruce_planks_15
|
2458 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_1
|
2459 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_2
|
2460 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_6
|
2461 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_8
|
2462 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_9
|
2463 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_10
|
2464 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_11
|
2465 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_13
|
2466 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_3
|
2467 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_4
|
2468 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_5
|
2469 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_7
|
2470 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_12
|
2471 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_14
|
2472 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:birch_planks_15
|
2473 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_1
|
2474 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_2
|
2475 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_6
|
2476 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_8
|
2477 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_9
|
2478 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_10
|
2479 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_11
|
2480 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_13
|
2481 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_3
|
2482 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_4
|
2483 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_5
|
2484 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_7
|
2485 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_12
|
2486 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_14
|
2487 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:jungle_planks_15
|
2488 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_1
|
2489 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_2
|
2490 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_6
|
2491 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_8
|
2492 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_9
|
2493 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_10
|
2494 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_11
|
2495 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_13
|
2496 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_3
|
2497 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_4
|
2498 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_5
|
2499 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_7
|
2500 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_12
|
2501 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_14
|
2502 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:acacia_planks_15
|
2503 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_1
|
2504 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_2
|
2505 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_6
|
2506 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_8
|
2507 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_9
|
2508 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_10
|
2509 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_11
|
2510 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_13
|
2511 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_3
|
2512 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_4
|
2513 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_5
|
2514 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_7
|
2515 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_12
|
2516 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_14
|
2517 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:dark_oak_planks_15
|
2518 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay
|
2519 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_1
|
2520 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_2
|
2521 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_3
|
2522 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_4
|
2523 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_5
|
2524 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_6
|
2525 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_7
|
2526 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_8
|
2527 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_9
|
2528 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_10
|
2529 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_11
|
2530 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_12
|
2531 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_13
|
2532 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_14
|
2533 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: chisel:woolen_clay_15
|
2534 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock
|
2535 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock
|
2536 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_1
|
2537 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_1
|
2538 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_2
|
2539 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_2
|
2540 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_3
|
2541 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_3
|
2542 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock2_3
|
2543 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_4
|
2544 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_5
|
2545 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_5
|
2546 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock2_5
|
2547 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_6
|
2548 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_6
|
2549 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_7
|
2550 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_7
|
2551 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_8
|
2552 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_9
|
2553 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_9
|
2554 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_10
|
2555 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_10
|
2556 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_11
|
2557 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:MachineBlock_11
|
2558 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_12
|
2559 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_13
|
2560 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_14
|
2561 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock_15
|
2562 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:BasicBlock2
|
2563 | [03:23:52] [Server thread/DEBUG] [ForgeMicroblock/ForgeMicroblock]: Registered micro material: Mekanism:CardboardBox
|
2564 | [03:23:52] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event IMCEvent to mod ForgeMicroblock
|
2565 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: InterModComms$IMC - Forge Microblocks took 0.041s
|
2566 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Finished: InterModComms$IMC took 0.050s
|
2567 | [03:23:52] [Server thread/INFO] [FML/]: Injecting itemstacks
|
2568 | [03:23:52] [Server thread/INFO] [FML/]: Itemstack injection complete
|
2569 | [03:23:52] [Server thread/TRACE] [mcp/mcp]: Sending event FMLPostInitializationEvent to mod mcp
|
2570 | [03:23:52] [Server thread/TRACE] [mcp/mcp]: Sent event FMLPostInitializationEvent to mod mcp
|
2571 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Coder Pack took 0.000s
|
2572 | [03:23:52] [Server thread/TRACE] [FML/FML]: Sending event FMLPostInitializationEvent to mod FML
|
2573 | [03:23:52] [Server thread/TRACE] [FML/FML]: Sent event FMLPostInitializationEvent to mod FML
|
2574 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Mod Loader took 0.000s
|
2575 | [03:23:52] [Server thread/TRACE] [Forge/Forge]: Sending event FMLPostInitializationEvent to mod Forge
|
2576 | [03:23:52] [Server thread/TRACE] [Forge/Forge]: Sent event FMLPostInitializationEvent to mod Forge
|
2577 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Forge took 0.001s
|
2578 | [03:23:52] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLPostInitializationEvent to mod CodeChickenCore
|
2579 | [03:23:52] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLPostInitializationEvent to mod CodeChickenCore
|
2580 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - CodeChicken Core took 0.000s
|
2581 | [03:23:52] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLPostInitializationEvent to mod LambdaLib|Core
|
2582 | [03:23:52] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLPostInitializationEvent to mod LambdaLib|Core
|
2583 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - LambdaLib|Core took 0.000s
|
2584 | [03:23:52] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLPostInitializationEvent to mod WarpDriveCore
|
2585 | [03:23:52] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLPostInitializationEvent to mod WarpDriveCore
|
2586 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - WarpDriveCore took 0.000s
|
2587 | [03:23:52] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLPostInitializationEvent to mod LambdaLib
|
2588 | [03:23:52] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLPostInitializationEvent to mod LambdaLib
|
2589 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - LambdaLib took 0.001s
|
2590 | [03:23:52] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLPostInitializationEvent to mod academy-craft
|
2591 | [03:23:52] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLPostInitializationEvent to mod academy-craft
|
2592 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Academy Craft took 0.027s
|
2593 | [03:23:52] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLPostInitializationEvent to mod lightsabers
|
2594 | [03:23:52] [Server thread/DEBUG] [Advanced Lightsabers Mod/lightsabers]: Adding hook POSTINIT
|
2595 | [03:23:52] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLPostInitializationEvent to mod lightsabers
|
2596 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Advanced Lightsabers Mod took 0.000s
|
2597 | [03:23:52] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLPostInitializationEvent to mod BuildCraft|Core
|
2598 | [03:23:52] [Server thread/INFO] [BuildCraft/BuildCraft|Core]: BuildCraft's fake player: UUID = 77456a1f-b9f9-3f84-8863-ddef5b8e2209, name = '[BuildCraft]'!
|
2599 | [03:23:52] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLPostInitializationEvent to mod BuildCraft|Core
|
2600 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BuildCraft took 0.042s
|
2601 | [03:23:52] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLPostInitializationEvent to mod BuildCraft|Builders
|
2602 | [03:23:52] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLPostInitializationEvent to mod BuildCraft|Builders
|
2603 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Builders took 0.064s
|
2604 | [03:23:52] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLPostInitializationEvent to mod BuildCraft|Robotics
|
2605 | [03:23:52] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLPostInitializationEvent to mod BuildCraft|Robotics
|
2606 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Robotics took 0.000s
|
2607 | [03:23:52] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
|
2608 | [03:23:52] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
|
2609 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Silicon took 0.001s
|
2610 | [03:23:52] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLPostInitializationEvent to mod BuildCraft|Energy
|
2611 | [03:23:52] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLPostInitializationEvent to mod BuildCraft|Energy
|
2612 | [03:23:52] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Energy took 0.016s
|
2613 | [03:23:52] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
|
2614 | [03:23:53] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
|
2615 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Transport took 0.369s
|
2616 | [03:23:53] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLPostInitializationEvent to mod BuildCraft|Factory
|
2617 | [03:23:53] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
|
2618 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - BC Factory took 0.000s
|
2619 | [03:23:53] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLPostInitializationEvent to mod ForgeMultipart
|
2620 | [03:23:53] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLPostInitializationEvent to mod ForgeMultipart
|
2621 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Multipart took 0.066s
|
2622 | [03:23:53] [Server thread/TRACE] [chisel/chisel]: Sending event FMLPostInitializationEvent to mod chisel
|
2623 | [03:23:53] [Server thread/TRACE] [chisel/chisel]: Sent event FMLPostInitializationEvent to mod chisel
|
2624 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Chisel took 0.010s
|
2625 | [03:23:53] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLPostInitializationEvent to mod IronChest
|
2626 | [03:23:53] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLPostInitializationEvent to mod IronChest
|
2627 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Iron Chest took 0.000s
|
2628 | [03:23:53] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLPostInitializationEvent to mod journeymap
|
2629 | [03:23:53] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLPostInitializationEvent to mod journeymap
|
2630 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - JourneyMap took 0.001s
|
2631 | [03:23:53] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLPostInitializationEvent to mod Mekanism
|
2632 | [03:23:53] [Server thread/INFO] [Mekanism/Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
|
2633 | [03:23:53] [Server thread/INFO] [Mekanism/Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries)
|
2634 | [03:23:53] [Server thread/INFO] [Mekanism/Mekanism]: Hooking complete.
|
2635 | [03:23:53] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLPostInitializationEvent to mod Mekanism
|
2636 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Mekanism took 0.119s
|
2637 | [03:23:53] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLPostInitializationEvent to mod MekanismGenerators
|
2638 | [03:23:53] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLPostInitializationEvent to mod MekanismGenerators
|
2639 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MekanismGenerators took 0.001s
|
2640 | [03:23:53] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLPostInitializationEvent to mod MekanismTools
|
2641 | [03:23:53] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLPostInitializationEvent to mod MekanismTools
|
2642 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - MekanismTools took 0.000s
|
2643 | [03:23:53] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLPostInitializationEvent to mod SGCraft
|
2644 | [03:23:53] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLPostInitializationEvent to mod SGCraft
|
2645 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Greg's SG Craft took 0.004s
|
2646 | [03:23:53] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLPostInitializationEvent to mod WarpDrive
|
2647 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file filler-undergroundbiomes.xml
|
2648 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping configuration file filler-undergroundbiomes.xml due to UndergroundBiomes: not loaded
|
2649 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file filler-default.xml
|
2650 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler IC2:blockOreTin due to IC2: not loaded
|
2651 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler IC2:blockOreCopper due to IC2: not loaded
|
2652 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler IC2:blockOreLead due to IC2: not loaded
|
2653 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ImmersiveEngineering:ore due to ImmersiveEngineering: not loaded
|
2654 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ImmersiveEngineering:ore due to ImmersiveEngineering: not loaded
|
2655 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ImmersiveEngineering:ore due to ImmersiveEngineering: not loaded
|
2656 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2657 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler IC2:blockOreUran due to IC2: not loaded
|
2658 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ImmersiveEngineering:ore due to ImmersiveEngineering: not loaded
|
2659 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ImmersiveEngineering:ore due to ImmersiveEngineering: not loaded
|
2660 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2661 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler IC2:blockOreUran due to IC2: not loaded
|
2662 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2663 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2664 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2665 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler ae2:quartz due to appliedenergistics2: not loaded
|
2666 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet hull_plainic2 due to IC2: not loaded
|
2667 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet hull_glassic2 due to IC2: not loaded
|
2668 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_solarPaneladvancedSolarPanel due to AdvancedSolarPanel: not loaded
|
2669 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_solarPanelic2 due to IC2: not loaded
|
2670 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_solarPanelenderIO due to {EnderIO: not loaded, ThermalDynamics: not loaded}
|
2671 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_wiringadvancedSolarPanel due to AdvancedSolarPanel: not loaded
|
2672 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_wiringic2 due to IC2: not loaded
|
2673 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping worldGeneration/fillerSet ship_wiringenderIO due to {EnderIO: not loaded, ThermalDynamics: not loaded}
|
2674 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping fillerSet/filler arsmagica2:vinteumOre due to arsmagica2: not loaded
|
2675 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing block icbm:sulfur_ore
|
2676 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file filler-netherores.xml
|
2677 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping configuration file filler-netherores.xml due to netherores: not loaded
|
2678 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file loot-default.xml
|
2679 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockNuke
|
2680 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockReactorChamber
|
2681 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine2
|
2682 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine2
|
2683 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine2
|
2684 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockAlloy
|
2685 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockAlloyGlass
|
2686 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockIronScaffold
|
2687 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockGenerator
|
2688 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockGenerator
|
2689 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockGenerator
|
2690 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockChargePad
|
2691 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockChargePad
|
2692 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockChargePad
|
2693 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockChargePad
|
2694 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine
|
2695 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine
|
2696 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:blockMachine
|
2697 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemArmorRubBoots
|
2698 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemArmorRubBoots
|
2699 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemFuelRod
|
2700 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemRubber
|
2701 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemPartCircuit
|
2702 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemBatCrystal
|
2703 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCellEmpty
|
2704 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCellEmpty
|
2705 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCellEmpty
|
2706 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2707 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2708 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2709 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2710 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2711 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2712 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2713 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2714 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Skipping missing item IC2:itemCable
|
2715 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file structures-netherores.xml
|
2716 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Skipping configuration file structures-netherores.xml due to netherores: not loaded
|
2717 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading configuration file structures-default.xml
|
2718 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure star:red_dwarf
|
2719 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure star:orange_dwarf
|
2720 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure star:yellow_giant
|
2721 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure star:yellow_supergiant
|
2722 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:overworld.base
|
2723 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:overworld.rare
|
2724 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:overworld.empty
|
2725 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:overworld.ship
|
2726 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:overworld.corrupted
|
2727 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:nether
|
2728 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:nether.corrupted
|
2729 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:enderack
|
2730 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure moon:end
|
2731 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:ClusteredAsteroid
|
2732 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:SphericalAsteroid
|
2733 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:diamondGeode
|
2734 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:mini_overworld
|
2735 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:mini_nether
|
2736 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure asteroid:mini_end
|
2737 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_0
|
2738 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_0
|
2739 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_1
|
2740 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_1
|
2741 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_2
|
2742 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_2
|
2743 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_3
|
2744 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_3
|
2745 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_4
|
2746 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_4
|
2747 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_5
|
2748 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_5
|
2749 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_6
|
2750 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_6
|
2751 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_7
|
2752 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_7
|
2753 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_8
|
2754 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_8
|
2755 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_9
|
2756 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_9
|
2757 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_10
|
2758 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_10
|
2759 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:bigCloud_11
|
2760 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - found Structure gascloud:smallCloud_11
|
2761 | [03:23:53] [Server thread/ERROR] [WarpDrive/WarpDrive]: Error: no structure defined for mandatory group asteroids_field
|
2762 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block Artifacts:invisible_bedrock
|
2763 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block TConstruct:slime.gel
|
2764 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockRubWood
|
2765 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block openmodularturrets:baseTierWood
|
2766 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersDoor
|
2767 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block StargateTech2:block.shieldEmitter
|
2768 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockPersonal
|
2769 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ThermalExpansion:Sponge
|
2770 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockGenerator
|
2771 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ComputerCraft:command_computer
|
2772 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block openmodularturrets:baseTierFourBlock
|
2773 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersTorch
|
2774 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block InvisibLights:blockLightSource
|
2775 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block evilcraft:bloodInfuser
|
2776 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block PneumaticCraft:pressureChamberValve
|
2777 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block witchery:leechchest
|
2778 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block deepresonance:energyCollectorBlock
|
2779 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block OpenComputers:keyboard
|
2780 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockAlloyGlass
|
2781 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersDaylightSensor
|
2782 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockAlloy
|
2783 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block deepresonance:resonatingCrystalBlock
|
2784 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block malisisdoors:null
|
2785 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block openmodularturrets:baseTierTwoBlock
|
2786 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersHatch
|
2787 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersLever
|
2788 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block OpenComputers:case3
|
2789 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block evilcraft:spiritReanimator
|
2790 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block OpenComputers:case2
|
2791 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block OpenComputers:case1
|
2792 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockReinforcedFoam
|
2793 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block openmodularturrets:baseTierThreeBlock
|
2794 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block evilcraft:sanguinaryEnvironmentalAccumulator
|
2795 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block Artifacts:anti_anti_builder_stone
|
2796 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ThermalExpansion:Cache
|
2797 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block StargateTech2:block.shieldController
|
2798 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block StargateTech2:block.busCable
|
2799 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block TConstruct:slime.leaves
|
2800 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block StargateTech2:block.shield
|
2801 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block IC2:blockReactorChamber
|
2802 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ThermalExpansion:Device
|
2803 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersLadder
|
2804 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersGarageDoor
|
2805 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block OpenComputers:caseCreative
|
2806 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block malisisdoors:rustyHatch
|
2807 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block openmodularturrets:baseTierOneBlock
|
2808 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block StargateTech2:block.busAdapter
|
2809 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ThermalExpansion:Machine
|
2810 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block evilcraft:darkOre
|
2811 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block Railcraft:residual.heat
|
2812 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block CarpentersBlocks:blockCarpentersPressurePlate
|
2813 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block Thaumcraft:blockCustomPlant
|
2814 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block AdvancedRepulsionSystems:field
|
2815 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block ImmersiveEngineering:metalDevice
|
2816 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing block Artifacts:anti_builder
|
2817 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AWWayofTime:boundHelmetWater
|
2818 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Techguns:t3_miner_helmet
|
2819 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorNanoHelmet
|
2820 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Techguns:t3_exo_helmet
|
2821 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorHazmatHelmet
|
2822 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorQuantumChestplate
|
2823 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AdvancedSolarPanel:advanced_solar_helmet
|
2824 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AWWayofTime:boundHelmetWind
|
2825 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Botania:elementiumHelm
|
2826 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item GraviSuite:advJetpack
|
2827 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Botania:elementiumHelmReveal
|
2828 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Techguns:steam,_helmet
|
2829 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Botania:terrasteelHelmReveal
|
2830 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorJetpack
|
2831 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorRubBoots
|
2832 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item RedstoneArsenal:armor.helmetFlux
|
2833 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AWWayofTime:boundHelmet
|
2834 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AdvancedSolarPanel:hybrid_solar_helmet
|
2835 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorQuantumHelmet
|
2836 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorJetpackElectric
|
2837 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AdvancedSolarPanel:ultimate_solar_helmet
|
2838 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Botania:terrasteelHelm
|
2839 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item PneumaticCraft:pneumaticHelmet
|
2840 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Techguns:t3_power_helmet
|
2841 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item GraviSuite:graviChestPlate
|
2842 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item GraviSuite:advNanoChestPlate
|
2843 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemArmorQuantumBoots
|
2844 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AWWayofTime:boundHelmetEarth
|
2845 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item AWWayofTime:boundHelmetFire
|
2846 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item EnderIO:item.darkSteel_helmet
|
2847 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item IC2:itemSolarHelmet
|
2848 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Ignoring missing item Techguns:tacticalMask
|
2849 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:powered_comparator': net.minecraft.block.BlockRedstoneComparator@91c4a3f
|
2850 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cauldron': net.minecraft.block.BlockCauldron@48d7ad8b
|
2851 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:heavy_weighted_pressure_plate': net.minecraft.block.BlockPressurePlateWeighted@13cda7c9
|
2852 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:machineBlock': buildcraft.builders.BlockQuarry@695be9a4
|
2853 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_lightBlue': cr0s.warpdrive.block.hull.BlockHullSlab@60c6490d
|
2854 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:frameBlock': buildcraft.builders.BlockFrame@55d57ffe
|
2855 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_lightBlue': cr0s.warpdrive.block.hull.BlockHullSlab@5d0fcb2d
|
2856 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_lightBlue': cr0s.warpdrive.block.hull.BlockHullSlab@64cf7bf3
|
2857 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:iron_block': net.minecraft.block.BlockCompressed@39fc6b2c
|
2858 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_black': cr0s.warpdrive.block.hull.BlockHullSlab@55a47205
|
2859 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sapling': net.minecraft.block.BlockSapling@70e29e14
|
2860 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_red': cr0s.warpdrive.block.hull.BlockHullSlab@2d4e01d9
|
2861 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone': net.minecraft.block.BlockStone@5489c777
|
2862 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'IronChest:BlockIronChest': cpw.mods.ironchest.BlockIronChest@70ceefcc
|
2863 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_omnipanel': cr0s.warpdrive.block.hull.BlockHullOmnipanel@337cb476
|
2864 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_white': cr0s.warpdrive.block.hull.BlockHullSlab@c99566d
|
2865 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.3': team.chisel.block.BlockCarvableStairs@4a65b24e
|
2866 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin5': team.chisel.block.BlockCarvablePumpkin@5ef4d6a2
|
2867 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:SaltBlock': mekanism.common.block.BlockSalt@18e34097
|
2868 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_white': team.chisel.block.BlockCarvablePane@6041e19a
|
2869 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern1': team.chisel.block.BlockCarvablePumpkin@56611306
|
2870 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceField3': cr0s.warpdrive.block.forcefield.BlockForceField@545251b2
|
2871 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'WarpDrive:blockForceField3' cr0s.warpdrive.block.forcefield.BlockForceField@545251b2 (-1.0)
|
2872 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_purple': cr0s.warpdrive.block.hull.BlockHullSlab@53ce81e4
|
2873 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_purple': cr0s.warpdrive.block.hull.BlockHullStairs@6e748a70
|
2874 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:factoryblock2': team.chisel.block.BlockCarvable@107eb49
|
2875 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch7': team.chisel.block.BlockCarvableTorch@2f229206
|
2876 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_silver': cr0s.warpdrive.block.hull.BlockHullSlab@5be60ceb
|
2877 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:factoryblock': team.chisel.block.BlockCarvable@1d0d57a4
|
2878 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_brown': team.chisel.block.BlockCarvablePane@7732047a
|
2879 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_silver': cr0s.warpdrive.block.hull.BlockHullStairs@21dc77dc
|
2880 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.0': team.chisel.block.BlockCarvableIceStairs@58c13e6c
|
2881 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.7': team.chisel.block.BlockCarvableStairs@3888bfca
|
2882 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:flowing_water': net.minecraft.block.BlockDynamicLiquid@2449cff7
|
2883 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'minecraft:flowing_water' net.minecraft.block.BlockDynamicLiquid@2449cff7 (100.0)
|
2884 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:fillerBlock': buildcraft.builders.BlockFiller@1656f00a
|
2885 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_lightgray': team.chisel.block.BlockCarvablePane@44daf64f
|
2886 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch6': team.chisel.block.BlockCarvableTorch@196065e0
|
2887 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirGenerator1': cr0s.warpdrive.block.breathing.BlockAirGeneratorTiered@712c87e2
|
2888 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_purple': cr0s.warpdrive.block.hull.BlockHullStairs@638940e8
|
2889 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockGas': cr0s.warpdrive.block.decoration.BlockGas@6ac5b0d5
|
2890 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.6': team.chisel.block.BlockCarvableStairs@410d006d
|
2891 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_silver': cr0s.warpdrive.block.hull.BlockHullStairs@6b6dd62f
|
2892 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:netherrack': net.minecraft.block.BlockNetherrack@3b809711
|
2893 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:log2': net.minecraft.block.BlockNewLog@1d8e2eea
|
2894 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:torch': net.minecraft.block.BlockTorch@7668d560
|
2895 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:spruce_stairs': net.minecraft.block.BlockStairs@7ba63fe5
|
2896 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:ice': net.minecraft.block.BlockIce@30272916
|
2897 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:reeds': net.minecraft.block.BlockReed@1b70203f
|
2898 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_purple': cr0s.warpdrive.block.hull.BlockHullStairs@6558c330
|
2899 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:futura': team.chisel.block.BlockCarvable@4d769818
|
2900 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:double_plant': net.minecraft.block.BlockDoublePlant@57f64f5e
|
2901 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_silver': cr0s.warpdrive.block.hull.BlockHullStairs@1d784acb
|
2902 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_brown': cr0s.warpdrive.block.hull.BlockHullSlab@5cb0c872
|
2903 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:light_forcestone': com.fiskmods.lightsabers.common.block.BlockForcestone@459f6503
|
2904 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:brick_block': net.minecraft.block.Block@2e27d72f
|
2905 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:EnergyCube': mekanism.common.block.BlockEnergyCube@2881e30e
|
2906 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_glass': cr0s.warpdrive.block.hull.BlockHullGlass@7fcb3d3
|
2907 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:iron_block': team.chisel.block.BlockBeaconBase@30a3c8be
|
2908 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern12': team.chisel.block.BlockCarvablePumpkin@75a0b23e
|
2909 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:lightsaber_forge_light': com.fiskmods.lightsabers.common.block.BlockLightsaberForge@2b3efff1
|
2910 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch1': team.chisel.block.BlockCarvableTorch@62ffeee8
|
2911 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.1': team.chisel.block.BlockCarvableStairs@5c37f239
|
2912 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_glass': cr0s.warpdrive.block.hull.BlockHullGlass@35f421eb
|
2913 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:warningSign': team.chisel.block.BlockCarvableLayered@673a3941
|
2914 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_gray': cr0s.warpdrive.block.hull.BlockHullStairs@49b0a1ce
|
2915 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:log': net.minecraft.block.BlockOldLog@6a1ebcff
|
2916 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:dirt': team.chisel.block.BlockCarvable@509b4936
|
2917 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_plain': cr0s.warpdrive.block.hull.BlockHullPlain@57fe54b6
|
2918 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceFieldRelay1': cr0s.warpdrive.block.forcefield.BlockForceFieldRelay@41974d79
|
2919 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_magenta': cr0s.warpdrive.block.hull.BlockHullSlab@383648d
|
2920 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:leadblock': team.chisel.block.BlockBeaconBase@6644c68d
|
2921 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:coal_block': net.minecraft.block.Block@67fe380b
|
2922 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.4': team.chisel.block.BlockCarvablePackedIceStairs@55d304dd
|
2923 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Energy:blockRedPlasma': buildcraft.core.lib.block.BlockBuildCraftFluid@35e0f765
|
2924 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:gold_block': net.minecraft.block.BlockCompressed@5a772895
|
2925 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_abilityInterferer': cn.academy.crafting.block.BlockAbilityInterferer@5ec9906e
|
2926 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:quartz_block': net.minecraft.block.BlockQuartz@5b69d40d
|
2927 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:end_portal': net.minecraft.block.BlockEndPortal@710b30ef
|
2928 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:carpet_block': team.chisel.block.BlockCarvable@5f6572c0
|
2929 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_orange': cr0s.warpdrive.block.hull.BlockHullSlab@2fd11f97
|
2930 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:quartz_ore': net.minecraft.block.BlockOre@41c89d2f
|
2931 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stained_hardened_clay': net.minecraft.block.BlockColored@4aa3d36
|
2932 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Core:eternalSpring': buildcraft.core.BlockSpring@24f37f9e
|
2933 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'BuildCraft|Core:eternalSpring' buildcraft.core.BlockSpring@24f37f9e (-1.0)
|
2934 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'BuildCraft|Core:eternalSpring' buildcraft.core.BlockSpring@24f37f9e (-1.0)
|
2935 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:grass': net.minecraft.block.BlockGrass@2b5cb9b2
|
2936 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.3': team.chisel.block.BlockCarvableStairs@27091233
|
2937 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_magenta': cr0s.warpdrive.block.hull.BlockHullStairs@27ad54e6
|
2938 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin16': team.chisel.block.BlockCarvablePumpkin@19ddfd77
|
2939 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_magenta': cr0s.warpdrive.block.hull.BlockHullStairs@5a135694
|
2940 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:mycelium': net.minecraft.block.BlockMycelium@2c0f7678
|
2941 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:netherrack': team.chisel.Features$59$1@188d09c8
|
2942 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_yellow': team.chisel.block.BlockCarvablePane@3cb84f44
|
2943 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern9': team.chisel.block.BlockCarvablePumpkin@12a7a2be
|
2944 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:anvil': net.minecraft.block.BlockAnvil@408613cc
|
2945 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockLaserMedium': cr0s.warpdrive.block.BlockLaserMedium@354a9086
|
2946 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lit_furnace': net.minecraft.block.BlockFurnace@6979efad
|
2947 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:gold2': team.chisel.block.BlockBeaconBase@1642cdaf
|
2948 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_green': cr0s.warpdrive.block.hull.BlockHullStairs@2ed72a0
|
2949 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:diamond_block': net.minecraft.block.BlockCompressed@282308c3
|
2950 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_yellow': cr0s.warpdrive.block.hull.BlockHullSlab@7f51be55
|
2951 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:jungle_stairs': net.minecraft.block.BlockStairs@6f330eb9
|
2952 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone_pressure_plate': net.minecraft.block.BlockPressurePlate@3b582111
|
2953 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_blue': cr0s.warpdrive.block.hull.BlockHullStairs@64497b5f
|
2954 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockProjector2': cr0s.warpdrive.block.forcefield.BlockForceFieldProjector@2717b07c
|
2955 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_blue': cr0s.warpdrive.block.hull.BlockHullSlab@77a3bee0
|
2956 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:oak_planks': team.chisel.block.BlockCarvable@12931a47
|
2957 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_red': cr0s.warpdrive.block.hull.BlockHullStairs@3620f050
|
2958 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:light_forcestone_stairs': com.fiskmods.lightsabers.common.block.BlockModStairs@44321365
|
2959 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:birch_planks': team.chisel.block.BlockCarvable@2e67c28e
|
2960 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_pillar': team.chisel.block.BlockCarvable@6845d9fe
|
2961 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_lime': cr0s.warpdrive.block.hull.BlockHullStairs@140dd93d
|
2962 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:brown_mushroom': net.minecraft.block.BlockMushroom@59221b97
|
2963 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin11': team.chisel.block.BlockCarvablePumpkin@11552f9c
|
2964 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:redstone_torch': net.minecraft.block.BlockRedstoneTorch@6105f8a3
|
2965 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:double_wooden_slab': net.minecraft.block.BlockWoodSlab@ceb4bd2
|
2966 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_lightBlue': cr0s.warpdrive.block.hull.BlockHullStairs@2ed58b38
|
2967 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lit_redstone_lamp': net.minecraft.block.BlockRedstoneLight@169da7f2
|
2968 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:leaves2': net.minecraft.block.BlockNewLeaf@7f34a967
|
2969 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:farmland': net.minecraft.block.BlockFarmland@1af05b03
|
2970 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble': team.chisel.block.BlockCarvable@7545d03d
|
2971 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:brewing_stand': net.minecraft.block.BlockBrewingStand@680bddf5
|
2972 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_pillar': team.chisel.block.BlockCarvableIce@1dea4645
|
2973 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:futuraCircuit': team.chisel.block.BlockCarvableGlow@503c26a2
|
2974 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:glowstone': net.minecraft.block.BlockGlowstone@63034ed1
|
2975 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern4': team.chisel.block.BlockCarvablePumpkin@153d845d
|
2976 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_nodeStandard': cn.academy.energy.block.BlockNode@49b2055f
|
2977 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_pink': cr0s.warpdrive.block.hull.BlockHullStairs@3103272e
|
2978 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:gold_block': team.chisel.block.BlockBeaconBase@39b02e0f
|
2979 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_pink': cr0s.warpdrive.block.hull.BlockHullSlab@4eb4a201
|
2980 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.5': team.chisel.block.BlockCarvableStairs@6faf613f
|
2981 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:dragon_egg': net.minecraft.block.BlockDragonEgg@1b1637e1
|
2982 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin7': team.chisel.block.BlockCarvablePumpkin@e082d1c
|
2983 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:dark_oak_planks': team.chisel.block.BlockCarvable@4298a05f
|
2984 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sandstone': net.minecraft.block.BlockSandStone@25243bc1
|
2985 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:detector_rail': net.minecraft.block.BlockRailDetector@6b5f8707
|
2986 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:light_weighted_pressure_plate': net.minecraft.block.BlockPressurePlateWeighted@63a5d002
|
2987 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:grimstone': team.chisel.block.BlockGrimstone@631a944d
|
2988 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch9': team.chisel.block.BlockCarvableTorch@48c8397f
|
2989 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.2': team.chisel.block.BlockCarvableIceStairs@29b8751
|
2990 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stonebricksmooth': team.chisel.block.BlockCarvable@733408dc
|
2991 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:leaves': team.chisel.block.BlockLeaf@1b7c8218
|
2992 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_black': cr0s.warpdrive.block.hull.BlockHullStairs@8d127cc
|
2993 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirGenerator3': cr0s.warpdrive.block.breathing.BlockAirGeneratorTiered@628e9e4f
|
2994 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:steelblock': team.chisel.block.BlockBeaconBase@7e81c9df
|
2995 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Core:buildToolBlock': buildcraft.core.BlockBuildTool@3ef9be7d
|
2996 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_orange': cr0s.warpdrive.block.hull.BlockHullStairs@286d7863
|
2997 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cactus': net.minecraft.block.BlockCactus@b273a59
|
2998 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:MachineBlock2': mekanism.common.block.BlockMachine@ea18d10
|
2999 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_cyan': cr0s.warpdrive.block.hull.BlockHullStairs@575d1f5b
|
3000 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:carpet': team.chisel.block.BlockCarvableCarpet@69911aa3
|
3001 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_lightgray': team.chisel.block.BlockCarvableGlass@58768df9
|
3002 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockCamera': cr0s.warpdrive.block.detection.BlockCamera@596ae992
|
3003 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:lapis_block': team.chisel.block.BlockCarvable@4f491222
|
3004 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin2': team.chisel.block.BlockCarvablePumpkin@4de363ab
|
3005 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:lightsaber_forge_dark': com.fiskmods.lightsabers.common.block.BlockLightsaberForge@55454f27
|
3006 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_orange': cr0s.warpdrive.block.hull.BlockHullStairs@7c867b28
|
3007 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:tripwire': net.minecraft.block.BlockTripWire@36c54a56
|
3008 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:acacia_stairs': net.minecraft.block.BlockStairs@240139e1
|
3009 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAir': cr0s.warpdrive.block.breathing.BlockAir@c87dbc3
|
3010 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_green': cr0s.warpdrive.block.hull.BlockHullSlab@730e3769
|
3011 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:voidstone': team.chisel.block.BlockCarvable@4a3a82e0
|
3012 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern14': team.chisel.block.BlockCarvablePumpkin@194de0fd
|
3013 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:granite': team.chisel.block.BlockCarvable@25706cfb
|
3014 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_orange': cr0s.warpdrive.block.hull.BlockHullStairs@6504c466
|
3015 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockTransporterContainment': cr0s.warpdrive.block.movement.BlockTransporterContainment@645f65f1
|
3016 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:brickCustom': team.chisel.block.BlockCarvable@38172b86
|
3017 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch3': team.chisel.block.BlockCarvableTorch@9fe9f5e
|
3018 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:iron2': team.chisel.block.BlockBeaconBase@18d54342
|
3019 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:brick_stairs': net.minecraft.block.BlockStairs@64a1923a
|
3020 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.3': team.chisel.block.BlockCarvableStairs@5601c3be
|
3021 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:daylight_detector': net.minecraft.block.BlockDaylightDetector@64d43929
|
3022 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_slab_top': team.chisel.block.BlockCarvableSlab@29bc66e5
|
3023 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:snow_layer': net.minecraft.block.BlockSnow@6e0d4a8
|
3024 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:sandstone_scribbles': team.chisel.block.BlockCarvable@29546097
|
3025 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceFieldRelay3': cr0s.warpdrive.block.forcefield.BlockForceFieldRelay@110f33b4
|
3026 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:forcestone_slab': com.fiskmods.lightsabers.common.block.BlockModSlab@1714f3e2
|
3027 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:nether_wart': net.minecraft.block.BlockNetherWart@4163f1cd
|
3028 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:silverblock': team.chisel.block.BlockBeaconBase@1ef6d70f
|
3029 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.6': team.chisel.block.BlockCarvablePackedIceStairs@61ba9ce0
|
3030 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'MekanismGenerators:Generator': mekanism.generators.common.block.BlockGenerator@100df6ed
|
3031 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:coal_ore': net.minecraft.block.BlockOre@4b770e40
|
3032 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sticky_piston': net.minecraft.block.BlockPistonBase@6e5bfdfc
|
3033 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:light_activated_forcestone_pillar': com.fiskmods.lightsabers.common.block.BlockPillar@52ebe04f
|
3034 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:bedrock': net.minecraft.block.Block@3b1bb3ab
|
3035 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockWarpIsolation': cr0s.warpdrive.block.detection.BlockWarpIsolation@360d6120
|
3036 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:technical3': team.chisel.block.BlockCarvable@79685921
|
3037 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:gravel': net.minecraft.block.BlockGravel@3e792ce3
|
3038 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:MachineBlock': mekanism.common.block.BlockMachine@3b8d9d52
|
3039 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:antiBlock': team.chisel.block.BlockCarvableAntiBlock@5ee78a4a
|
3040 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockLaser': cr0s.warpdrive.block.BlockLaser@319582ab
|
3041 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lapis_block': net.minecraft.block.BlockCompressed@e041f0c
|
3042 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.5': team.chisel.block.BlockCarvableStairs@7bc4b916
|
3043 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_nodeAdvanced': cn.academy.energy.block.BlockNode@4a96b393
|
3044 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lever': net.minecraft.block.BlockLever@30457e14
|
3045 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_purple': cr0s.warpdrive.block.hull.BlockHullSlab@253e290b
|
3046 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_silver': cr0s.warpdrive.block.hull.BlockHullSlab@625a874
|
3047 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:fantasyblock': team.chisel.block.BlockCarvable@2a3b99cd
|
3048 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:hexPlating': team.chisel.block.BlockCarvableGlow@18fdcb83
|
3049 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:carrots': net.minecraft.block.BlockCarrot@2fb69ff6
|
3050 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:glass': net.minecraft.block.BlockGlass@5f577419
|
3051 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:noteblock': net.minecraft.block.BlockNote@5aa360ea
|
3052 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:technical': team.chisel.block.BlockCarvable@143b0785
|
3053 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_lime': cr0s.warpdrive.block.hull.BlockHullSlab@a1f2802
|
3054 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Robotics:requester': buildcraft.robotics.BlockRequester@280ca356
|
3055 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:trapped_chest': net.minecraft.block.BlockChest@325f7fa9
|
3056 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_yellow': team.chisel.block.BlockCarvableGlass@477782e
|
3057 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:waterstone': team.chisel.block.BlockWaterstone@7d892bb1
|
3058 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_cyan': cr0s.warpdrive.block.hull.BlockHullSlab@2b5b6ae6
|
3059 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_infiniteGen': cn.academy.energy.block.BlockCatEngine@7b64bf90
|
3060 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice': team.chisel.block.BlockCarvablePackedIce@46e55456
|
3061 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:flower_pot': net.minecraft.block.BlockFlowerPot@181d7f28
|
3062 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:brown_mushroom_block': net.minecraft.block.BlockHugeMushroom@553f3b6e
|
3063 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:BasicBlock': mekanism.common.block.BlockBasic@317abfdf
|
3064 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:piston_head': net.minecraft.block.BlockPistonExtension@2fb68ec6
|
3065 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:red_flower': net.minecraft.block.BlockFlower@24528a25
|
3066 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockShipScanner': cr0s.warpdrive.block.building.BlockShipScanner@350ee11f
|
3067 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:emerald_block': team.chisel.block.BlockBeaconBase@24103b05
|
3068 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:blockHopper': buildcraft.factory.BlockHopper@4d25f193
|
3069 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:BoundingBlock': mekanism.common.block.BlockBounding@55156098
|
3070 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:dropper': net.minecraft.block.BlockDropper@606fc505
|
3071 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_pink': team.chisel.block.BlockCarvablePane@3d633078
|
3072 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_windgenPillar': cn.academy.energy.block.wind.BlockWindGenPillar@1d549a35
|
3073 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.0': team.chisel.block.BlockCarvablePackedIceStairs@1b5125be
|
3074 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_imagPhase': cn.academy.crafting.block.BlockImagPhase@26c36322
|
3075 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_white': cr0s.warpdrive.block.hull.BlockHullStairs@41a4955e
|
3076 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:deadbush': net.minecraft.block.BlockDeadBush@492fc69e
|
3077 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.0': team.chisel.block.BlockCarvableStairs@62fbd5dc
|
3078 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin13': team.chisel.block.BlockCarvablePumpkin@2e0ebf13
|
3079 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:bookshelf': net.minecraft.block.BlockBookshelf@6d2260db
|
3080 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:spruce_planks': team.chisel.block.BlockCarvable@1fecbdf9
|
3081 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_windgenMain': cn.academy.energy.block.wind.BlockWindGenMain@354a6f3d
|
3082 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sand': net.minecraft.block.BlockSand@22ee2d0
|
3083 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:sith_coffin': com.fiskmods.lightsabers.common.block.BlockSithCoffin@4672d0af
|
3084 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'lightsabers:sith_coffin' com.fiskmods.lightsabers.common.block.BlockSithCoffin@4672d0af (50.0)
|
3085 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'lightsabers:sith_coffin' com.fiskmods.lightsabers.common.block.BlockSithCoffin@4672d0af (50.0)
|
3086 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_red': cr0s.warpdrive.block.hull.BlockHullSlab@2405a2a7
|
3087 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern6': team.chisel.block.BlockCarvablePumpkin@378e48bc
|
3088 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wooden_door': net.minecraft.block.BlockDoor@27f0ad19
|
3089 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_brown': cr0s.warpdrive.block.hull.BlockHullStairs@1812f88c
|
3090 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.7': team.chisel.block.BlockCarvableStairs@978ea1b
|
3091 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.5': team.chisel.block.BlockCarvableIceStairs@3b1a529c
|
3092 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin9': team.chisel.block.BlockCarvablePumpkin@11e24a1e
|
3093 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:obsidian': net.minecraft.block.BlockObsidian@7ee55e70
|
3094 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'minecraft:obsidian' net.minecraft.block.BlockObsidian@7ee55e70 (50.0)
|
3095 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wall_sign': net.minecraft.block.BlockSign@450794b4
|
3096 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockLaserCamera': cr0s.warpdrive.block.weapon.BlockLaserCamera@76000d7d
|
3097 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:mossy_cobblestone': net.minecraft.block.Block@1f2d2181
|
3098 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:unpowered_comparator': net.minecraft.block.BlockRedstoneComparator@771158fb
|
3099 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:unpowered_repeater': net.minecraft.block.BlockRedstoneRepeater@7e11ab3d
|
3100 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:diamond_block': team.chisel.block.BlockBeaconBase@6408f4e5
|
3101 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.4': team.chisel.block.BlockCarvableIceStairs@5a8601b7
|
3102 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:RoadPlasticBlock': mekanism.common.block.BlockPlastic@640874b
|
3103 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:hay_block': net.minecraft.block.BlockHay@253c1256
|
3104 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:plainPipeBlock': buildcraft.factory.BlockPlainPipe@64ffd746
|
3105 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:BasicBlock2': mekanism.common.block.BlockBasic@54795e58
|
3106 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:rf_input': cn.academy.support.rf.BlockRFInput@57827049
|
3107 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockLaserTreeFarm': cr0s.warpdrive.block.collection.BlockLaserTreeFarm@72ca9d6d
|
3108 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:constructionMarkerBlock': buildcraft.builders.BlockConstructionMarker@599b6dcf
|
3109 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_black': cr0s.warpdrive.block.hull.BlockHullStairs@3007e114
|
3110 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:laboratoryblock': team.chisel.block.BlockCarvable@3744bca4
|
3111 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:double_stone_slab': net.minecraft.block.BlockStoneSlab@5d332969
|
3112 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:melon_stem': net.minecraft.block.BlockStem@41c62850
|
3113 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:uraniumblock': team.chisel.block.BlockBeaconBase@5fb0c708
|
3114 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockWeaponController': cr0s.warpdrive.block.weapon.BlockWeaponController@282e4f71
|
3115 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:emerald_ore': net.minecraft.block.BlockOre@2ba45490
|
3116 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.2': team.chisel.block.BlockCarvableStairs@e6ec134
|
3117 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:glowstone': team.chisel.block.BlockCarvableGlowstone@f92ff06
|
3118 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Transport:pipeBlock': buildcraft.transport.BlockGenericPipe@6a440583
|
3119 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:forcestone_double_slab': com.fiskmods.lightsabers.common.block.BlockModSlab@24f688
|
3120 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin4': team.chisel.block.BlockCarvablePumpkin@44bf0a22
|
3121 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_lime': cr0s.warpdrive.block.hull.BlockHullSlab@41b912c5
|
3122 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:activator_rail': net.minecraft.block.BlockRailPowered@15f193b8
|
3123 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_red': team.chisel.block.BlockCarvablePane@74532a85
|
3124 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceField2': cr0s.warpdrive.block.forcefield.BlockForceField@7caf5193
|
3125 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'WarpDrive:blockForceField2' cr0s.warpdrive.block.forcefield.BlockForceField@7caf5193 (-1.0)
|
3126 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:OreBlock': mekanism.common.block.BlockOre@164fb84b
|
3127 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:golden_rail': net.minecraft.block.BlockRailPowered@62577d6
|
3128 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:sandstone': team.chisel.block.BlockCarvable@6cc48358
|
3129 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockRadar': cr0s.warpdrive.block.detection.BlockRadar@252a6566
|
3130 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern16': team.chisel.block.BlockCarvablePumpkin@1da6f2ba
|
3131 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:glass': team.chisel.block.BlockCarvableGlass@67a8d32a
|
3132 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch5': team.chisel.block.BlockCarvableTorch@2991a5e8
|
3133 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_tiled': cr0s.warpdrive.block.hull.BlockHullPlain@5d1dce94
|
3134 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:hardened_clay': net.minecraft.block.BlockHardenedClay@109f5dd8
|
3135 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_gray': cr0s.warpdrive.block.hull.BlockHullStairs@6999e9c3
|
3136 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Transport:filteredBufferBlock': buildcraft.transport.BlockFilteredBuffer@49792243
|
3137 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sponge': net.minecraft.block.BlockSponge@6b739528
|
3138 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:bed': net.minecraft.block.BlockBed@54336c81
|
3139 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.5': team.chisel.block.BlockCarvableStairs@1c50def3
|
3140 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cocoa': net.minecraft.block.BlockCocoa@56bc3fac
|
3141 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jungle_planks': team.chisel.block.BlockCarvable@16af3af7
|
3142 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockBedrockGlass': cr0s.warpdrive.block.decoration.BlockBedrockGlass@3c0007ca
|
3143 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_lime': cr0s.warpdrive.block.hull.BlockHullStairs@3d773f07
|
3144 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_white': cr0s.warpdrive.block.hull.BlockHullSlab@d7ce63a
|
3145 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_gray': cr0s.warpdrive.block.hull.BlockHullSlab@50eec87c
|
3146 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:iron_bars': net.minecraft.block.BlockPane@5ab9b447
|
3147 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:rebel': team.chisel.block.BlockCarvable@5e9c662b
|
3148 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:rail': net.minecraft.block.BlockRail@44ea608c
|
3149 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockShipCore': cr0s.warpdrive.block.movement.BlockShipCore@3e8d86f9
|
3150 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:monster_egg': net.minecraft.block.BlockSilverfish@721eb7df
|
3151 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:dark_forcestone': com.fiskmods.lightsabers.common.block.BlockForcestone@66ce8995
|
3152 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:mob_spawner': net.minecraft.block.BlockMobSpawner@530a8454
|
3153 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:glass2': team.chisel.block.BlockCarvableGlass@27cdce74
|
3154 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_tiled': cr0s.warpdrive.block.hull.BlockHullPlain@ed72fb9
|
3155 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:copperblock': team.chisel.block.BlockBeaconBase@67f00348
|
3156 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wooden_slab': net.minecraft.block.BlockWoodSlab@60297f36
|
3157 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cobblestone_wall': net.minecraft.block.BlockWall@341a8659
|
3158 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:ladder': net.minecraft.block.BlockLadder@38d5b107
|
3159 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_black': cr0s.warpdrive.block.hull.BlockHullSlab@5c061032
|
3160 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_orange': cr0s.warpdrive.block.hull.BlockHullSlab@64062bea
|
3161 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_oreImagCrystal': cn.academy.crafting.block.BlockGenericOre@5fa41d88
|
3162 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:paperwall_block': team.chisel.block.BlockCarvable@42653da8
|
3163 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:tyrian': team.chisel.block.BlockCarvable@8523265
|
3164 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:valentines': team.chisel.block.BlockCarvable@1b58c529
|
3165 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_nodeBasic': cn.academy.energy.block.BlockNode@22b6f5e9
|
3166 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_developerNormal': cn.academy.ability.block.BlockDeveloper@6164d501
|
3167 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:pumpkin_stem': net.minecraft.block.BlockStem@6bb7cce7
|
3168 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern11': team.chisel.block.BlockCarvablePumpkin@34afc5f1
|
3169 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.7': team.chisel.block.BlockCarvableStairs@fd3961
|
3170 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:emerald_block': net.minecraft.block.BlockCompressed@3359c978
|
3171 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:birch_stairs': net.minecraft.block.BlockStairs@73386d72
|
3172 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:melon_block': net.minecraft.block.BlockMelon@2b50150
|
3173 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:lightsaber_stand': com.fiskmods.lightsabers.common.block.BlockLightsaberStand@626be0ad
|
3174 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:present': team.chisel.block.BlockPresent@45c691d9
|
3175 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone': team.chisel.block.BlockCarvable@35d7ae1
|
3176 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.0': team.chisel.block.BlockCarvableStairs@74686f26
|
3177 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_omnipanel': cr0s.warpdrive.block.hull.BlockHullOmnipanel@869d81b
|
3178 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_oreConstraintMetal': cn.academy.crafting.block.BlockGenericOre@10c97af8
|
3179 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_slab': team.chisel.block.BlockCarvableSlab@57c1c1b
|
3180 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_yellow': cr0s.warpdrive.block.hull.BlockHullSlab@604b132e
|
3181 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_magenta': cr0s.warpdrive.block.hull.BlockHullSlab@25ba7535
|
3182 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:flowing_lava': net.minecraft.block.BlockDynamicLiquid@70f43b45
|
3183 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'minecraft:flowing_lava' net.minecraft.block.BlockDynamicLiquid@70f43b45 (100.0)
|
3184 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_pillar_slab': team.chisel.block.BlockCarvableSlab@4b263358
|
3185 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_plain': cr0s.warpdrive.block.hull.BlockHullPlain@53f77f86
|
3186 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_blue': cr0s.warpdrive.block.hull.BlockHullStairs@1f91512a
|
3187 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.3': team.chisel.block.BlockCarvablePackedIceStairs@320f4a99
|
3188 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:jukebox': net.minecraft.block.BlockJukebox@1162410a
|
3189 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_magenta': cr0s.warpdrive.block.hull.BlockHullStairs@25bf70d7
|
3190 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_plain': cr0s.warpdrive.block.hull.BlockHullPlain@b4f5ca5
|
3191 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_pillar': team.chisel.block.BlockCarvablePackedIce@67ba7a21
|
3192 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cake': net.minecraft.block.BlockCake@71ea1fda
|
3193 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:obsidian': team.chisel.block.BlockCarvable@436eea0
|
3194 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'chisel:obsidian' team.chisel.block.BlockCarvable@436eea0 (50.0)
|
3195 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'chisel:obsidian' team.chisel.block.BlockCarvable@436eea0 (50.0)
|
3196 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.2': team.chisel.block.BlockCarvablePackedIceStairs@c62609f
|
3197 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:beacon': team.chisel.block.BlockCarvableBeacon@320c33d2
|
3198 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.2': team.chisel.block.BlockCarvableStairs@45b7aab9
|
3199 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin15': team.chisel.block.BlockCarvablePumpkin@55b365a
|
3200 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wool': net.minecraft.block.BlockColored@3add81c4
|
3201 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_pink': cr0s.warpdrive.block.hull.BlockHullStairs@6715782d
|
3202 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_brown': cr0s.warpdrive.block.hull.BlockHullSlab@4dd57209
|
3203 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:voidstonePillar2': team.chisel.block.BlockCarvable@7a2b17a8
|
3204 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockTransporterBeacon': cr0s.warpdrive.block.movement.BlockTransporterBeacon@69afae3a
|
3205 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockEnanReactorCore': cr0s.warpdrive.block.energy.BlockEnanReactorCore@6e1b81a6
|
3206 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern8': team.chisel.block.BlockCarvablePumpkin@5a09f3a
|
3207 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'SGCraft:naquadahBlock': gcewing.sg.NaquadahBlock@36321dbd
|
3208 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_green': cr0s.warpdrive.block.hull.BlockHullStairs@4d03c7f7
|
3209 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:acacia_planks': team.chisel.block.BlockCarvable@3c92946b
|
3210 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:furnace': net.minecraft.block.BlockFurnace@54f5f647
|
3211 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:redstone_ore': net.minecraft.block.BlockRedstoneOre@76b0ae1b
|
3212 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone_stairs': net.minecraft.block.BlockStairs@50cf5a23
|
3213 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.7': team.chisel.block.BlockCarvableIceStairs@411b465a
|
3214 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_brown': cr0s.warpdrive.block.hull.BlockHullStairs@e3fc148
|
3215 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_slab': team.chisel.block.BlockCarvableSlab@3feb0349
|
3216 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_developerAdvanced': cn.academy.ability.block.BlockDeveloper@333ee023
|
3217 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:cobblestone': team.chisel.block.BlockCarvable@6bfe3dd
|
3218 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockProjector1': cr0s.warpdrive.block.forcefield.BlockForceFieldProjector@62ed5c8d
|
3219 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stone_snakestone': team.chisel.block.BlockSnakestone@5338c946
|
3220 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:nether_brick': net.minecraft.block.Block@23c650a3
|
3221 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin10': team.chisel.block.BlockCarvablePumpkin@2378d041
|
3222 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:enchanting_table': net.minecraft.block.BlockEnchantmentTable@5c09d180
|
3223 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stonebrick': net.minecraft.block.BlockStoneBrick@5d52e3ef
|
3224 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_cyan': cr0s.warpdrive.block.hull.BlockHullStairs@220fbe90
|
3225 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:bookshelf': team.chisel.block.BlockCarvableBookshelf@4ced5724
|
3226 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:autoWorkbenchBlock': buildcraft.factory.BlockAutoWorkbench@5536ffa8
|
3227 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:vine': net.minecraft.block.BlockVine@328572f0
|
3228 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirFlow': cr0s.warpdrive.block.breathing.BlockAirFlow@3f369b0d
|
3229 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'MekanismGenerators:ReactorGlass': mekanism.generators.common.block.BlockReactor@2c11959a
|
3230 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern3': team.chisel.block.BlockCarvablePumpkin@71c5d3cd
|
3231 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'SGCraft:naquadahOre': gcewing.sg.NaquadahOreBlock@21ae525b
|
3232 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockMiningLaser': cr0s.warpdrive.block.collection.BlockMiningLaser@17c3f3db
|
3233 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.4': team.chisel.block.BlockCarvableStairs@50e9815b
|
3234 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:unlit_redstone_torch': net.minecraft.block.BlockRedstoneTorch@12365c88
|
3235 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin6': team.chisel.block.BlockCarvablePumpkin@4ef282ad
|
3236 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone_button': net.minecraft.block.BlockButtonStone@5710768a
|
3237 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern2': team.chisel.block.BlockCarvablePumpkin@49fad7c4
|
3238 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_lightBlue': cr0s.warpdrive.block.hull.BlockHullStairs@133f8df0
|
3239 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminumblock': team.chisel.block.BlockBeaconBase@7df3255f
|
3240 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch8': team.chisel.block.BlockCarvableTorch@3e77e329
|
3241 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:concrete': team.chisel.block.BlockConcrete@434222e5
|
3242 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.1': team.chisel.block.BlockCarvableIceStairs@51f41ae6
|
3243 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_imagFusor': cn.academy.crafting.block.BlockImagFusor@6175ef81
|
3244 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Energy:blockFuel': buildcraft.core.lib.block.BlockBuildCraftFluid@5164f596
|
3245 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_matrix': cn.academy.energy.block.BlockMatrix@5c97ab6b
|
3246 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:command_block': net.minecraft.block.BlockCommandBlock@68ace111
|
3247 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:waterlily': net.minecraft.block.BlockLilyPad@6aa648b9
|
3248 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_brown': cr0s.warpdrive.block.hull.BlockHullSlab@167df77b
|
3249 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Robotics:zonePlan': buildcraft.robotics.BlockZonePlan@7faa6560
|
3250 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:dark_oak_stairs': net.minecraft.block.BlockStairs@7ea4d397
|
3251 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:oak_stairs': net.minecraft.block.BlockStairs@5215cd9a
|
3252 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'MekanismGenerators:Reactor': mekanism.generators.common.block.BlockReactor@39183844
|
3253 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'SGCraft:stargateRing': gcewing.sg.SGRingBlock@6a27a7d9
|
3254 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:cobblestone': net.minecraft.block.Block@672f11c2
|
3255 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirGenerator2': cr0s.warpdrive.block.breathing.BlockAirGeneratorTiered@3f2f8199
|
3256 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:quartz_stairs': net.minecraft.block.BlockStairs@71154f21
|
3257 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:ender_chest': net.minecraft.block.BlockEnderChest@7af707e0
|
3258 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_red': cr0s.warpdrive.block.hull.BlockHullStairs@595be6d3
|
3259 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:dirt': net.minecraft.block.BlockDirt@ecf9049
|
3260 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockChunkLoader': cr0s.warpdrive.block.BlockChunkLoader@6799e352
|
3261 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:tinblock': team.chisel.block.BlockBeaconBase@2d8c8ce4
|
3262 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Silicon:laserTableBlock': buildcraft.silicon.BlockLaserTable@6bd14462
|
3263 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:builderBlock': buildcraft.builders.BlockBuilder@513055bd
|
3264 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lava': net.minecraft.block.BlockStaticLiquid@26d10f2e
|
3265 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'minecraft:lava' net.minecraft.block.BlockStaticLiquid@26d10f2e (100.0)
|
3266 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:disassembly_station': com.fiskmods.lightsabers.common.block.BlockDisassemblyStation@46a05a5d
|
3267 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:andesite': team.chisel.block.BlockCarvable@af277d6
|
3268 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockEnergyBank': cr0s.warpdrive.block.energy.BlockEnergyBank@30bd034d
|
3269 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin1': team.chisel.block.BlockCarvablePumpkin@d0f20df
|
3270 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_oreImagSil': cn.academy.crafting.block.BlockGenericOre@40e9fc86
|
3271 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_blue': cr0s.warpdrive.block.hull.BlockHullSlab@4b8a466e
|
3272 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockCloakingCoil': cr0s.warpdrive.block.detection.BlockCloakingCoil@1a211b69
|
3273 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_purple': team.chisel.block.BlockCarvablePane@5414572f
|
3274 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:gold_ore': net.minecraft.block.BlockOre@26f143ed
|
3275 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:hopper': net.minecraft.block.BlockHopper@78d39a69
|
3276 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_white': team.chisel.block.BlockCarvableGlass@263108d
|
3277 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:sand_snakestone': team.chisel.block.BlockSnakestone@308f55b3
|
3278 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_purple': cr0s.warpdrive.block.hull.BlockHullSlab@18753ae9
|
3279 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:templeblock': team.chisel.block.BlockEldritch@3dcf3a32
|
3280 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_glass': cr0s.warpdrive.block.hull.BlockHullGlass@7dbe0a53
|
3281 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:voidstoneRunic': team.chisel.block.BlockCarvable@2881d1d1
|
3282 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_blue': cr0s.warpdrive.block.hull.BlockHullSlab@2b2b4a78
|
3283 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern13': team.chisel.block.BlockCarvablePumpkin@35e19156
|
3284 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_silver': cr0s.warpdrive.block.hull.BlockHullSlab@787fa0a2
|
3285 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_brown': team.chisel.block.BlockCarvableGlass@2c45ad9b
|
3286 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:voidstonePillar': team.chisel.block.BlockCarvable@1bfe4020
|
3287 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:yellow_flower': net.minecraft.block.BlockFlower@57dc9128
|
3288 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'ForgeMultipart:block': codechicken.multipart.BlockMultipart@2e68b21b
|
3289 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_solarGen': cn.academy.energy.block.BlockSolarGen@173083c5
|
3290 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch2': team.chisel.block.BlockCarvableTorch@3f66e737
|
3291 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:voidstone2': team.chisel.block.BlockCarvable@64487eb6
|
3292 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_pink': cr0s.warpdrive.block.hull.BlockHullSlab@a54ea60
|
3293 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.2': team.chisel.block.BlockCarvableStairs@69f6ad43
|
3294 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:mossy_cobblestone': team.chisel.block.BlockCarvable@25729fd9
|
3295 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:end_Stone': team.chisel.block.BlockCarvable@651e7e81
|
3296 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockEnanReactorLaser': cr0s.warpdrive.block.energy.BlockEnanReactorLaser@20f3a5ff
|
3297 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:dark_activated_forcestone_pillar': com.fiskmods.lightsabers.common.block.BlockPillar@169e30b4
|
3298 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceFieldRelay2': cr0s.warpdrive.block.forcefield.BlockForceFieldRelay@80ded59
|
3299 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:lavastone': team.chisel.block.BlockLavastone@1e81b88c
|
3300 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirShield': cr0s.warpdrive.block.breathing.BlockAirShield@1dc014fe
|
3301 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:pumpkin': net.minecraft.block.BlockPumpkin@22175d4f
|
3302 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:cloud': team.chisel.block.BlockCloud@76a0f277
|
3303 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:iron_bars': team.chisel.block.BlockCarvablePane@22fb469f
|
3304 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirSource': cr0s.warpdrive.block.breathing.BlockAirSource@7e0696b3
|
3305 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHighlyAdvancedMachine': cr0s.warpdrive.block.passive.BlockHighlyAdvancedMachine@5695c7e4
|
3306 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.5': team.chisel.block.BlockCarvablePackedIceStairs@3129bbe0
|
3307 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_pink': cr0s.warpdrive.block.hull.BlockHullSlab@115dbfbf
|
3308 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:technical2': team.chisel.block.BlockCarvableGlass@3f91eb8b
|
3309 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:PlasticFence': mekanism.common.block.BlockPlasticFence@2a40bc8e
|
3310 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:sandstone2': team.chisel.block.BlockCarvable@40943884
|
3311 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_red': cr0s.warpdrive.block.hull.BlockHullStairs@2bb21288
|
3312 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.4': team.chisel.block.BlockCarvableStairs@50e96be1
|
3313 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:purpur': team.chisel.block.BlockCarvable@2c921038
|
3314 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:skull': net.minecraft.block.BlockSkull@595f4da5
|
3315 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:lightsaber_crystal': com.fiskmods.lightsabers.common.block.BlockCrystal@17a8e30c
|
3316 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:SlickPlasticBlock': mekanism.common.block.BlockPlastic@6b2e499
|
3317 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_green': cr0s.warpdrive.block.hull.BlockHullSlab@1fbb408b
|
3318 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_red': cr0s.warpdrive.block.hull.BlockHullSlab@216ef52f
|
3319 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_machineFrame': cn.academy.core.block.ACBlock@629b38a7
|
3320 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:ReinforcedPlasticBlock': mekanism.common.block.BlockPlastic@6f825232
|
3321 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockLift': cr0s.warpdrive.block.movement.BlockLift@1a3f0413
|
3322 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lapis_ore': net.minecraft.block.BlockOre@28fa700e
|
3323 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:redstone_block': net.minecraft.block.BlockCompressedPowered@437ebf59
|
3324 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:sandstone_stairs': net.minecraft.block.BlockStairs@df4b72
|
3325 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:sith_stone_coffin': com.fiskmods.lightsabers.common.block.BlockSithStoneCoffin@10a0e7c6
|
3326 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'lightsabers:sith_stone_coffin' com.fiskmods.lightsabers.common.block.BlockSithStoneCoffin@10a0e7c6 (50.0)
|
3327 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'lightsabers:sith_stone_coffin' com.fiskmods.lightsabers.common.block.BlockSithStoneCoffin@10a0e7c6 (50.0)
|
3328 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:miningWellBlock': buildcraft.factory.BlockMiningWell@6fe4d83b
|
3329 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_green': cr0s.warpdrive.block.hull.BlockHullStairs@6b5fcb78
|
3330 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_cyan': cr0s.warpdrive.block.hull.BlockHullSlab@331f6607
|
3331 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockProjector3': cr0s.warpdrive.block.forcefield.BlockForceFieldProjector@7d82b2e4
|
3332 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:dark_forcestone_stairs': com.fiskmods.lightsabers.common.block.BlockModStairs@38315a6d
|
3333 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_white': cr0s.warpdrive.block.hull.BlockHullStairs@7fdfe3c7
|
3334 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_windgenBase': cn.academy.energy.block.wind.BlockWindGenBase@673ad974
|
3335 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:GasTank': mekanism.common.block.BlockGasTank@717e75cf
|
3336 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin12': team.chisel.block.BlockCarvablePumpkin@25e3154e
|
3337 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_pillar_slab_top': team.chisel.block.BlockCarvableSlab@4f8b0e4c
|
3338 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:ObsidianTNT': mekanism.common.block.BlockObsidianTNT@aead0f0
|
3339 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Core:engineBlock': buildcraft.core.BlockEngine@660d02bd
|
3340 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Energy:blockOil': buildcraft.core.lib.block.BlockBuildCraftFluid@4bbbb428
|
3341 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern5': team.chisel.block.BlockCarvablePumpkin@7584cdf4
|
3342 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:woolen_clay': team.chisel.block.BlockCarvable@28a6e3cc
|
3343 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:piston': net.minecraft.block.BlockPistonBase@117632cf
|
3344 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:red_mushroom': net.minecraft.block.BlockMushroom@6ac4944a
|
3345 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.6': team.chisel.block.BlockCarvableStairs@6faaac30
|
3346 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:mossy_templeblock': team.chisel.block.BlockEldritch@48f2d2d7
|
3347 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:chest': net.minecraft.block.BlockChest@9257031
|
3348 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_slab_top': team.chisel.block.BlockCarvableSlab@1dd77337
|
3349 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin8': team.chisel.block.BlockCarvablePumpkin@2522b858
|
3350 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_yellow': cr0s.warpdrive.block.hull.BlockHullSlab@28cb4155
|
3351 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:autoChisel': team.chisel.block.BlockAutoChisel@1a99701
|
3352 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:obsidian_snakestone': team.chisel.block.BlockSnakestoneObsidian@610efe6f
|
3353 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'chisel:obsidian_snakestone' team.chisel.block.BlockSnakestoneObsidian@610efe6f (50.0)
|
3354 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'chisel:obsidian_snakestone' team.chisel.block.BlockSnakestoneObsidian@610efe6f (50.0)
|
3355 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:nether_brick': team.chisel.block.BlockCarvable@20a978ab
|
3356 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:crafting_table': net.minecraft.block.BlockWorkbench@1db0ec27
|
3357 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wheat': net.minecraft.block.BlockCrops@d4ab71a
|
3358 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wooden_pressure_plate': net.minecraft.block.BlockPressurePlate@1e8823d2
|
3359 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockCloakingCore': cr0s.warpdrive.block.detection.BlockCloakingCore@37512e79
|
3360 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_blue': cr0s.warpdrive.block.hull.BlockHullStairs@5858b29c
|
3361 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.3': team.chisel.block.BlockCarvableIceStairs@101dcce8
|
3362 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_green': cr0s.warpdrive.block.hull.BlockHullSlab@76979453
|
3363 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Core:markerBlock': buildcraft.core.BlockMarker@5988b314
|
3364 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_gray': cr0s.warpdrive.block.hull.BlockHullStairs@7d2d7d4
|
3365 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_lime': cr0s.warpdrive.block.hull.BlockHullStairs@4db0362a
|
3366 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:end_portal_frame': net.minecraft.block.BlockEndPortalFrame@28b576a9
|
3367 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_black': cr0s.warpdrive.block.hull.BlockHullStairs@45930d47
|
3368 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:diorite': team.chisel.block.BlockCarvable@5bcf72b7
|
3369 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:road_line': team.chisel.block.BlockRoadLine@665ff069
|
3370 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:fence': net.minecraft.block.BlockFence@62df0ff3
|
3371 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:MachineBlock3': mekanism.common.block.BlockMachine@6a8648f4
|
3372 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:tallgrass': net.minecraft.block.BlockTallGrass@51bde877
|
3373 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockShipController': cr0s.warpdrive.block.movement.BlockShipController@4c329315
|
3374 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:packed_ice': net.minecraft.block.BlockPackedIce@3dedb4a6
|
3375 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:redstone_block': team.chisel.block.BlockCarvablePowered@1be00689
|
3376 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.1': team.chisel.block.BlockCarvableStairs@69603c49
|
3377 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:red_mushroom_block': net.minecraft.block.BlockHugeMushroom@4c7a078
|
3378 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_orange': cr0s.warpdrive.block.hull.BlockHullSlab@12ee0934
|
3379 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_pink': cr0s.warpdrive.block.hull.BlockHullStairs@7ab8dd70
|
3380 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin3': team.chisel.block.BlockCarvablePumpkin@5089df8f
|
3381 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockForceField1': cr0s.warpdrive.block.forcefield.BlockForceField@3ddc4c1
|
3382 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'WarpDrive:blockForceField1' cr0s.warpdrive.block.forcefield.BlockForceField@3ddc4c1 (-1.0)
|
3383 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_metalFormer': cn.academy.crafting.block.BlockMetalFormer@2b6e4020
|
3384 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:beacon': net.minecraft.block.BlockBeacon@4fbb001b
|
3385 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:marble_stairs.0': team.chisel.block.BlockCarvableStairs@6e135747
|
3386 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_cyan': cr0s.warpdrive.block.hull.BlockHullSlab@2d58a1f0
|
3387 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Silicon:laserBlock': buildcraft.silicon.BlockLaser@768b876
|
3388 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:glass_pane': net.minecraft.block.BlockPane@76f10035
|
3389 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:fire': net.minecraft.block.BlockFire@126be319
|
3390 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:holystone': team.chisel.block.BlockHolystone@40939368
|
3391 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern15': team.chisel.block.BlockCarvablePumpkin@509b60c
|
3392 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:diamond_ore': net.minecraft.block.BlockOre@aa5455e
|
3393 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:soul_sand': net.minecraft.block.BlockSoulSand@236ab296
|
3394 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:fantasyblock2': team.chisel.block.BlockCarvable@23ff3b3
|
3395 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:nation': team.chisel.block.BlockCarvable@ca30077
|
3396 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch4': team.chisel.block.BlockCarvableTorch@1d9663e0
|
3397 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:redstone_lamp': net.minecraft.block.BlockRedstoneLight@64711bf2
|
3398 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockIridium': cr0s.warpdrive.block.passive.BlockIridium@355279fc
|
3399 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:aluminum_stairs.4': team.chisel.block.BlockCarvableStairs@538f0ef9
|
3400 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:iron_door': net.minecraft.block.BlockDoor@2899a8db
|
3401 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Silicon:packagerBlock': buildcraft.silicon.BlockPackager@13b9eda5
|
3402 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:snow': net.minecraft.block.BlockSnowBlock@5bf61e67
|
3403 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:bronzeblock': team.chisel.block.BlockBeaconBase@676f9931
|
3404 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:portal': net.minecraft.block.BlockPortal@55a8dc49
|
3405 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'minecraft:portal' net.minecraft.block.BlockPortal@55a8dc49 (-1.0)
|
3406 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:powered_repeater': net.minecraft.block.BlockRedstoneRepeater@5fa47fea
|
3407 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone_brick_stairs': net.minecraft.block.BlockStairs@7d2a6eac
|
3408 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:air': net.minecraft.block.BlockAir@5a62b2a4
|
3409 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_tiled': cr0s.warpdrive.block.hull.BlockHullPlain@4e9e8fac
|
3410 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'SGCraft:stargateController': gcewing.sg.DHDBlock@6140904a
|
3411 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:rf_output': cn.academy.support.rf.BlockRFOutput@1c3da64d
|
3412 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.7': team.chisel.block.BlockCarvablePackedIceStairs@374e9da5
|
3413 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_cyan': cr0s.warpdrive.block.hull.BlockHullStairs@59a1e641
|
3414 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:fence_gate': net.minecraft.block.BlockFenceGate@17f460bb
|
3415 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockDecorative': cr0s.warpdrive.block.decoration.BlockDecorative@5ff1b410
|
3416 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:clay': net.minecraft.block.BlockClay@251ebf23
|
3417 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:technical4': team.chisel.block.BlockCarvable@58f117a4
|
3418 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_forestry': team.chisel.block.BlockCarvableGlass@3abf3132
|
3419 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lit_pumpkin': net.minecraft.block.BlockPumpkin@2a415aa9
|
3420 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:GlowPlasticBlock': mekanism.common.block.BlockPlastic@8dd7686
|
3421 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:PlasticBlock': mekanism.common.block.BlockPlastic@4084be08
|
3422 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_lightBlue': cr0s.warpdrive.block.hull.BlockHullStairs@6953afe9
|
3423 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Core:pathMarkerBlock': buildcraft.core.BlockPathMarker@242e7125
|
3424 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_oreResoCrystal': cn.academy.crafting.block.BlockGenericOre@177f8388
|
3425 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:iron_ore': net.minecraft.block.BlockOre@3c1e3314
|
3426 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern10': team.chisel.block.BlockCarvablePumpkin@2447913b
|
3427 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockTransporterCore': cr0s.warpdrive.block.movement.BlockTransporterCore@6dc6877e
|
3428 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:lit_redstone_ore': net.minecraft.block.BlockRedstoneOre@130a0f66
|
3429 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.6': team.chisel.block.BlockCarvableStairs@575cb608
|
3430 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'Mekanism:CardboardBox': mekanism.common.block.BlockCardboardBox@4cf9cd59
|
3431 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:web': net.minecraft.block.BlockWeb@71652c98
|
3432 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:torch10': team.chisel.block.BlockCarvableTorch@7bdebc87
|
3433 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:paperwall': team.chisel.block.BlockCarvablePane@3a9e5307
|
3434 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:nether_brick_stairs': net.minecraft.block.BlockStairs@88a8218
|
3435 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_yellow': cr0s.warpdrive.block.hull.BlockHullStairs@5314fb3
|
3436 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:wooden_button': net.minecraft.block.BlockButtonWood@344b8190
|
3437 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_omnipanel': cr0s.warpdrive.block.hull.BlockHullOmnipanel@50997b00
|
3438 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockAirGenerator': cr0s.warpdrive.block.breathing.BlockAirGenerator@39ba27b4
|
3439 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_magenta': cr0s.warpdrive.block.hull.BlockHullSlab@764613fb
|
3440 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:tnt': net.minecraft.block.BlockTNT@2bffa76d
|
3441 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_lime': cr0s.warpdrive.block.hull.BlockHullSlab@748506f5
|
3442 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stone_slab': net.minecraft.block.BlockStoneSlab@7cc9ce8
|
3443 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:potatoes': net.minecraft.block.BlockPotato@7f4d9395
|
3444 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:architectBlock': buildcraft.builders.BlockArchitect@7ceb2b3d
|
3445 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_yellow': cr0s.warpdrive.block.hull.BlockHullStairs@27306bd1
|
3446 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:leaves': net.minecraft.block.BlockOldLeaf@13c612bd
|
3447 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_black': cr0s.warpdrive.block.hull.BlockHullSlab@3429d84a
|
3448 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:tripwire_hook': net.minecraft.block.BlockTripWireHook@3ecedf21
|
3449 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:trapdoor': net.minecraft.block.BlockTrapDoor@545f80bf
|
3450 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_slab_white': cr0s.warpdrive.block.hull.BlockHullSlab@1c0abab5
|
3451 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:pumpBlock': buildcraft.factory.BlockPump@4602efd5
|
3452 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'lightsabers:holocron': com.fiskmods.lightsabers.common.block.BlockHolocron@7c4defd2
|
3453 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with high blast resistance 'lightsabers:holocron' com.fiskmods.lightsabers.common.block.BlockHolocron@7c4defd2 (0.0)
|
3454 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:glass_pane': team.chisel.block.BlockCarvablePane@7a5e28d1
|
3455 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:water': net.minecraft.block.BlockStaticLiquid@106faf11
|
3456 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-hull block with high hardness 'minecraft:water' net.minecraft.block.BlockStaticLiquid@106faf11 (100.0)
|
3457 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockMonitor': cr0s.warpdrive.block.detection.BlockMonitor@369e61e9
|
3458 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:siren': cr0s.warpdrive.block.detection.BlockSiren@77f0908d
|
3459 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:stained_glass_pane_magenta': team.chisel.block.BlockCarvablePane@5f36da2b
|
3460 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Builders:libraryBlock': buildcraft.builders.BlockBlueprintLibrary@2651e2d6
|
3461 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:carpet': net.minecraft.block.BlockCarpet@503fbbc6
|
3462 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:hexLargePlating': team.chisel.block.BlockCarvableGlow@6989372a
|
3463 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:nether_brick_fence': net.minecraft.block.BlockFence@742d4e15
|
3464 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:packedice_stairs.1': team.chisel.block.BlockCarvablePackedIceStairs@5f797a78
|
3465 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_stairs_yellow': cr0s.warpdrive.block.hull.BlockHullStairs@16dd3a79
|
3466 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:refineryBlock': buildcraft.factory.BlockRefinery@534061e4
|
3467 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice': team.chisel.block.BlockCarvableIce@2db0e911
|
3468 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:planks': net.minecraft.block.BlockWood@50305a
|
3469 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:limestone_stairs.1': team.chisel.block.BlockCarvableStairs@3d718471
|
3470 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:piston_extension': net.minecraft.block.BlockPistonMoving@1c65121
|
3471 | [03:23:53] [Server thread/WARN] [WarpDrive/WarpDrive]: Warning: non-anchor block with unbreakable hardness 'minecraft:piston_extension' net.minecraft.block.BlockPistonMoving@1c65121 (-1.0)
|
3472 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_stairs_white': cr0s.warpdrive.block.hull.BlockHullStairs@6a254e4d
|
3473 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:standing_sign': net.minecraft.block.BlockSign@315ba14a
|
3474 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:dispenser': net.minecraft.block.BlockDispenser@5cad8b7d
|
3475 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:pumpkin14': team.chisel.block.BlockCarvablePumpkin@32d97a2b
|
3476 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'academy-craft:ac_Block_phaseGen': cn.academy.energy.block.BlockPhaseGen@41286be9
|
3477 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull1_slab_gray': cr0s.warpdrive.block.hull.BlockHullSlab@2ba4eb15
|
3478 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:tankBlock': buildcraft.factory.BlockTank@540775ec
|
3479 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stained_glass_pane': net.minecraft.block.BlockStainedGlassPane@347bdeef
|
3480 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockTransporterScanner': cr0s.warpdrive.block.movement.BlockTransporterScanner@795e382e
|
3481 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:jackolantern7': team.chisel.block.BlockCarvablePumpkin@4f5b35a2
|
3482 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'BuildCraft|Factory:floodGateBlock': buildcraft.factory.BlockFloodGate@856cfa
|
3483 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:stained_glass': net.minecraft.block.BlockStainedGlass@5b43e173
|
3484 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'SGCraft:stargateBase': gcewing.sg.SGBaseBlock@5c4cd3fa
|
3485 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull2_stairs_brown': cr0s.warpdrive.block.hull.BlockHullStairs@62ab8b4c
|
3486 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'WarpDrive:blockHull3_slab_gray': cr0s.warpdrive.block.hull.BlockHullSlab@59d700f6
|
3487 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:redstone_wire': net.minecraft.block.BlockRedstoneWire@7726e185
|
3488 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'chisel:ice_stairs.6': team.chisel.block.BlockCarvableIceStairs@1830e4d2
|
3489 | [03:23:53] [Server thread/DEBUG] [WarpDrive/WarpDrive]: Checking block registry for 'minecraft:end_stone': net.minecraft.block.Block@7cf7aee
|
3490 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Active blocks dictionary:
|
3491 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 14 ores: Mekanism:OreBlock, minecraft:quartz_ore, minecraft:iron_ore, minecraft:redstone_ore, academy-craft:ac_Block_oreImagCrystal, academy-craft:ac_Block_oreImagSil, academy-craft:ac_Block_oreConstraintMetal, minecraft:lapis_ore, minecraft:emerald_ore, SGCraft:naquadahOre, minecraft:coal_ore, academy-craft:ac_Block_oreResoCrystal, minecraft:diamond_ore, minecraft:gold_ore
|
3492 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 6 soils: minecraft:dirt, minecraft:grass, minecraft:farmland, minecraft:mycelium, minecraft:soul_sand, minecraft:sand
|
3493 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 2 logs: minecraft:log, minecraft:log2
|
3494 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 2 leaves: minecraft:leaves2, minecraft:leaves
|
3495 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 5 anchors: minecraft:end_portal_frame, minecraft:bedrock, minecraft:command_block, WarpDrive:blockBedrockGlass, minecraft:end_portal
|
3496 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 8 with NoMass tag: WarpDrive:blockForceField1, WarpDrive:blockAirSource, WarpDrive:blockAirFlow, WarpDrive:blockForceField2, WarpDrive:blockAir, minecraft:leaves2, WarpDrive:blockForceField3, minecraft:leaves
|
3497 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 2 with LeftBehind tag: WarpDrive:blockGas, chisel:cloud
|
3498 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 7 expandable: WarpDrive:blockGas, WarpDrive:blockAirSource, WarpDrive:blockAirFlow, WarpDrive:blockAir, minecraft:leaves2, chisel:cloud, minecraft:leaves
|
3499 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 7 with Mining tag: minecraft:torch, minecraft:obsidian, minecraft:redstone_block, minecraft:fence, WarpDrive:blockIridium, minecraft:glowstone, minecraft:web
|
3500 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 1 with SkipMining tag: minecraft:bedrock
|
3501 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 13 with StopMining tag: minecraft:end_portal_frame, WarpDrive:blockForceField1, WarpDrive:blockHull3_glass, WarpDrive:blockHull2_glass, WarpDrive:blockForceField2, minecraft:command_block, WarpDrive:blockHull1_plain, WarpDrive:blockBedrockGlass, WarpDrive:blockForceField3, minecraft:end_portal, WarpDrive:blockHull3_plain, WarpDrive:blockHull1_glass, WarpDrive:blockHull2_plain
|
3502 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 14 with Placement priority: minecraft:obsidian=0, WarpDrive:blockForceField1=4, WarpDrive:blockHull3_glass=0, WarpDrive:blockHull2_glass=0, WarpDrive:blockAirSource=4, WarpDrive:blockAirFlow=4, WarpDrive:blockForceField2=4, WarpDrive:blockAir=4, WarpDrive:blockHull1_plain=0, minecraft:lever=4, WarpDrive:blockForceField3=4, WarpDrive:blockHull3_plain=0, WarpDrive:blockHull1_glass=0, WarpDrive:blockHull2_plain=0
|
3503 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Active entities dictionary:
|
3504 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 0 anchors:
|
3505 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 20 with NoMass tag: Arrow, IC2.Nuke, IC2.Dynamite, MinecartSpawner, GalacticraftCore.OxygenBubble, MinecartChest, EnderCrystal, ItemFrame, IC2.StickyDynamite, Painting, IC2.BoatElectric, MinecartFurnace, IC2.Itnt, MinecartTNT, IC2.BoatCarbon, IC2.BoatRubber, MinecartHopper, LeashKnot, MinecartRideable, Boat
|
3506 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 1 with LeftBehind tag: GalacticraftCore.OxygenBubble
|
3507 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 19 with NonLivingTarget tag: Arrow, IC2.Nuke, IC2.Dynamite, MinecartSpawner, MinecartChest, EnderCrystal, ItemFrame, IC2.StickyDynamite, Painting, IC2.BoatElectric, MinecartFurnace, IC2.Itnt, MinecartTNT, IC2.BoatCarbon, IC2.BoatRubber, MinecartHopper, LeashKnot, MinecartRideable, Boat
|
3508 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 4 with LivingWithoutAir tag: Zombie, Creeper, testdummy.Dummy, Skeleton
|
3509 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Active items dictionary:
|
3510 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 0 allowing fly in space:
|
3511 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 2 absorbing fall damages: cr0s.warpdrive.item.ItemWarpArmor@4d3c40, cr0s.warpdrive.item.ItemWarpArmor@19e2a3c7
|
3512 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: - 0 allowing breathing air:
|
3513 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loading jump gates from gates.txt...
|
3514 | [03:23:53] [Server thread/INFO] [WarpDrive/WarpDrive]: Loaded 0 jump gates.
|
3515 | [03:23:53] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLPostInitializationEvent to mod WarpDrive
|
3516 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - WarpDrive took 0.471s
|
3517 | [03:23:53] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLPostInitializationEvent to mod McMultipart
|
3518 | [03:23:53] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLPostInitializationEvent to mod McMultipart
|
3519 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Minecraft Multipart Plugin took 0.000s
|
3520 | [03:23:53] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLPostInitializationEvent to mod ForgeMicroblock
|
3521 | [03:23:53] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLPostInitializationEvent to mod ForgeMicroblock
|
3522 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: PostInitialization - Forge Microblocks took 0.027s
|
3523 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Finished: PostInitialization took 1.223s
|
3524 | [03:23:53] [Server thread/TRACE] [mcp/mcp]: Sending event FMLLoadCompleteEvent to mod mcp
|
3525 | [03:23:53] [Server thread/TRACE] [mcp/mcp]: Sent event FMLLoadCompleteEvent to mod mcp
|
3526 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Coder Pack took 0.000s
|
3527 | [03:23:53] [Server thread/TRACE] [FML/FML]: Sending event FMLLoadCompleteEvent to mod FML
|
3528 | [03:23:53] [Server thread/TRACE] [FML/FML]: Sent event FMLLoadCompleteEvent to mod FML
|
3529 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Mod Loader took 0.000s
|
3530 | [03:23:53] [Server thread/TRACE] [Forge/Forge]: Sending event FMLLoadCompleteEvent to mod Forge
|
3531 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: Forge RecipeSorter Baking:
|
3532 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 19: RecipeEntry("Before", UNKNOWN, )
|
3533 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 18: RecipeEntry("warpdrive:particleShaped", SHAPED, cr0s.warpdrive.config.RecipeParticleShapedOre) Before: minecraft:shaped
|
3534 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 17: RecipeEntry("minecraft:shaped", SHAPED, net.minecraft.item.crafting.ShapedRecipes) Before: minecraft:shapeless
|
3535 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 16: RecipeEntry("forge:shapedore", SHAPED, net.minecraftforge.oredict.ShapedOreRecipe) Before: minecraft:shapeless After: minecraft:shaped
|
3536 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 15: RecipeEntry("warpdrive:tuningDriver", SHAPELESS, cr0s.warpdrive.config.RecipeTuningDriver) Before: minecraft:shapeless
|
3537 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 14: RecipeEntry("minecraft:mapextending", SHAPED, net.minecraft.item.crafting.RecipesMapExtending) Before: minecraft:shapeless After: minecraft:shaped
|
3538 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 13: RecipeEntry("minecraft:shapeless", SHAPELESS, net.minecraft.item.crafting.ShapelessRecipes) After: minecraft:shaped
|
3539 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 12: RecipeEntry("minecraft:armordyes", SHAPELESS, net.minecraft.item.crafting.RecipesArmorDyes) After: minecraft:shapeless
|
3540 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 11: RecipeEntry("minecraft:fireworks", SHAPELESS, net.minecraft.item.crafting.RecipeFireworks) After: minecraft:shapeless
|
3541 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 10: RecipeEntry("bin", SHAPELESS, mekanism.common.recipe.BinRecipe)
|
3542 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 9: RecipeEntry("facadeTurningHelper", SHAPELESS, buildcraft.transport.ItemFacade$FacadeRecipe)
|
3543 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 8: RecipeEntry("mekanism_shaped", SHAPED, mekanism.common.recipe.ShapedMekanismRecipe)
|
3544 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 7: RecipeEntry("minecraft:mapcloning", SHAPELESS, net.minecraft.item.crafting.RecipesMapCloning) After: minecraft:shapeless
|
3545 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 6: RecipeEntry("forge:shapelessore", SHAPELESS, net.minecraftforge.oredict.ShapelessOreRecipe) After: minecraft:shapeless
|
3546 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 5: RecipeEntry("buildcraft:pipecoloring", SHAPELESS, buildcraft.transport.PipeColoringRecipe) After: minecraft:shapeless
|
3547 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 4: RecipeEntry("mekanism_shapeless", SHAPELESS, mekanism.common.recipe.ShapelessMekanismRecipe)
|
3548 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 3: RecipeEntry("minecraft:bookcloning", SHAPELESS, net.minecraft.item.crafting.RecipeBookCloning) After: minecraft:shapeless
|
3549 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 2: RecipeEntry("fmp:micro", SHAPED, codechicken.microblock.MicroRecipe$) After: forge:shapelessore
|
3550 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: 1: RecipeEntry("After", UNKNOWN, )
|
3551 | [03:23:53] [Server thread/DEBUG] [FML/Forge]: Sorting recipies
|
3552 | [03:23:53] [Server thread/TRACE] [Forge/Forge]: Sent event FMLLoadCompleteEvent to mod Forge
|
3553 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Forge took 0.011s
|
3554 | [03:23:53] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLLoadCompleteEvent to mod CodeChickenCore
|
3555 | [03:23:53] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLLoadCompleteEvent to mod CodeChickenCore
|
3556 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - CodeChicken Core took 0.000s
|
3557 | [03:23:53] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLLoadCompleteEvent to mod LambdaLib|Core
|
3558 | [03:23:53] [Server thread/INFO] [LambdaLib|Core/LambdaLib|Core]: AnnotationRegistry is loaded. Checking states.
|
3559 | [03:23:53] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLLoadCompleteEvent to mod LambdaLib|Core
|
3560 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - LambdaLib|Core took 0.000s
|
3561 | [03:23:53] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLLoadCompleteEvent to mod WarpDriveCore
|
3562 | [03:23:53] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLLoadCompleteEvent to mod WarpDriveCore
|
3563 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - WarpDriveCore took 0.000s
|
3564 | [03:23:53] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLLoadCompleteEvent to mod LambdaLib
|
3565 | [03:23:53] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLLoadCompleteEvent to mod LambdaLib
|
3566 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - LambdaLib took 0.000s
|
3567 | [03:23:53] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLLoadCompleteEvent to mod academy-craft
|
3568 | [03:23:53] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLLoadCompleteEvent to mod academy-craft
|
3569 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Academy Craft took 0.000s
|
3570 | [03:23:53] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLLoadCompleteEvent to mod lightsabers
|
3571 | [03:23:53] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLLoadCompleteEvent to mod lightsabers
|
3572 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Advanced Lightsabers Mod took 0.000s
|
3573 | [03:23:53] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Core
|
3574 | [03:23:53] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Core
|
3575 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BuildCraft took 0.000s
|
3576 | [03:23:53] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders
|
3577 | [03:23:53] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders
|
3578 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Builders took 0.000s
|
3579 | [03:23:53] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Robotics
|
3580 | [03:23:53] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Robotics
|
3581 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Robotics took 0.000s
|
3582 | [03:23:53] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon
|
3583 | [03:23:53] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon
|
3584 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Silicon took 0.000s
|
3585 | [03:23:53] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy
|
3586 | [03:23:53] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy
|
3587 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Energy took 0.000s
|
3588 | [03:23:53] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport
|
3589 | [03:23:53] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport
|
3590 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Transport took 0.000s
|
3591 | [03:23:53] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory
|
3592 | [03:23:53] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory
|
3593 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - BC Factory took 0.000s
|
3594 | [03:23:53] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLLoadCompleteEvent to mod ForgeMultipart
|
3595 | [03:23:53] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLLoadCompleteEvent to mod ForgeMultipart
|
3596 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Multipart took 0.000s
|
3597 | [03:23:53] [Server thread/TRACE] [chisel/chisel]: Sending event FMLLoadCompleteEvent to mod chisel
|
3598 | [03:23:53] [Server thread/TRACE] [chisel/chisel]: Sent event FMLLoadCompleteEvent to mod chisel
|
3599 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Chisel took 0.000s
|
3600 | [03:23:53] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLLoadCompleteEvent to mod IronChest
|
3601 | [03:23:53] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLLoadCompleteEvent to mod IronChest
|
3602 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Iron Chest took 0.000s
|
3603 | [03:23:53] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLLoadCompleteEvent to mod journeymap
|
3604 | [03:23:53] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLLoadCompleteEvent to mod journeymap
|
3605 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - JourneyMap took 0.004s
|
3606 | [03:23:53] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLLoadCompleteEvent to mod Mekanism
|
3607 | [03:23:53] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLLoadCompleteEvent to mod Mekanism
|
3608 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Mekanism took 0.003s
|
3609 | [03:23:53] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLLoadCompleteEvent to mod MekanismGenerators
|
3610 | [03:23:53] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLLoadCompleteEvent to mod MekanismGenerators
|
3611 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MekanismGenerators took 0.000s
|
3612 | [03:23:53] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLLoadCompleteEvent to mod MekanismTools
|
3613 | [03:23:53] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLLoadCompleteEvent to mod MekanismTools
|
3614 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - MekanismTools took 0.000s
|
3615 | [03:23:53] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLLoadCompleteEvent to mod SGCraft
|
3616 | [03:23:53] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLLoadCompleteEvent to mod SGCraft
|
3617 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Greg's SG Craft took 0.000s
|
3618 | [03:23:53] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLLoadCompleteEvent to mod WarpDrive
|
3619 | [03:23:53] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLLoadCompleteEvent to mod WarpDrive
|
3620 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - WarpDrive took 0.001s
|
3621 | [03:23:53] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLLoadCompleteEvent to mod McMultipart
|
3622 | [03:23:53] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLLoadCompleteEvent to mod McMultipart
|
3623 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Minecraft Multipart Plugin took 0.000s
|
3624 | [03:23:53] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLLoadCompleteEvent to mod ForgeMicroblock
|
3625 | [03:23:53] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLLoadCompleteEvent to mod ForgeMicroblock
|
3626 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Step: LoadComplete - Forge Microblocks took 0.000s
|
3627 | [03:23:53] [Server thread/DEBUG] [FML/]: Bar Finished: LoadComplete took 0.023s
|
3628 | [03:23:53] [Server thread/DEBUG] [FML/]: Freezing block and item id maps
|
3629 | [03:23:53] [Server thread/DEBUG] [FML/]: Registry consistency check successful
|
3630 | [03:23:53] [Server thread/DEBUG] [FML/]: Registry consistency check successful
|
3631 | [03:23:53] [Server thread/INFO] [FML/]: Forge Mod Loader has successfully loaded 27 mods
|
3632 | [03:23:54] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerAboutToStartEvent to mod mcp
|
3633 | [03:23:54] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerAboutToStartEvent to mod mcp
|
3634 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Coder Pack took 0.000s
|
3635 | [03:23:54] [Server thread/TRACE] [FML/FML]: Sending event FMLServerAboutToStartEvent to mod FML
|
3636 | [03:23:54] [Server thread/TRACE] [FML/FML]: Sent event FMLServerAboutToStartEvent to mod FML
|
3637 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Mod Loader took 0.001s
|
3638 | [03:23:54] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerAboutToStartEvent to mod Forge
|
3639 | [03:23:54] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerAboutToStartEvent to mod Forge
|
3640 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Forge took 0.000s
|
3641 | [03:23:54] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerAboutToStartEvent to mod CodeChickenCore
|
3642 | [03:23:54] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerAboutToStartEvent to mod CodeChickenCore
|
3643 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - CodeChicken Core took 0.000s
|
3644 | [03:23:54] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLServerAboutToStartEvent to mod LambdaLib|Core
|
3645 | [03:23:54] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLServerAboutToStartEvent to mod LambdaLib|Core
|
3646 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - LambdaLib|Core took 0.000s
|
3647 | [03:23:54] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLServerAboutToStartEvent to mod WarpDriveCore
|
3648 | [03:23:54] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLServerAboutToStartEvent to mod WarpDriveCore
|
3649 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - WarpDriveCore took 0.000s
|
3650 | [03:23:54] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLServerAboutToStartEvent to mod LambdaLib
|
3651 | [03:23:54] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLServerAboutToStartEvent to mod LambdaLib
|
3652 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - LambdaLib took 0.000s
|
3653 | [03:23:54] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLServerAboutToStartEvent to mod academy-craft
|
3654 | [03:23:54] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLServerAboutToStartEvent to mod academy-craft
|
3655 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Academy Craft took 0.000s
|
3656 | [03:23:54] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLServerAboutToStartEvent to mod lightsabers
|
3657 | [03:23:54] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLServerAboutToStartEvent to mod lightsabers
|
3658 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Advanced Lightsabers Mod took 0.001s
|
3659 | [03:23:54] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Core
|
3660 | [03:23:54] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Core
|
3661 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BuildCraft took 0.000s
|
3662 | [03:23:54] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Builders
|
3663 | [03:23:54] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Builders
|
3664 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Builders took 0.006s
|
3665 | [03:23:54] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Robotics
|
3666 | [03:23:54] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Robotics
|
3667 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Robotics took 0.000s
|
3668 | [03:23:54] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
|
3669 | [03:23:54] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
|
3670 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Silicon took 0.000s
|
3671 | [03:23:54] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Energy
|
3672 | [03:23:54] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Energy
|
3673 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Energy took 0.003s
|
3674 | [03:23:54] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Transport
|
3675 | [03:23:54] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Transport
|
3676 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Transport took 0.000s
|
3677 | [03:23:54] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerAboutToStartEvent to mod BuildCraft|Factory
|
3678 | [03:23:54] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerAboutToStartEvent to mod BuildCraft|Factory
|
3679 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - BC Factory took 0.000s
|
3680 | [03:23:54] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerAboutToStartEvent to mod ForgeMultipart
|
3681 | [03:23:54] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerAboutToStartEvent to mod ForgeMultipart
|
3682 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Multipart took 0.005s
|
3683 | [03:23:54] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerAboutToStartEvent to mod chisel
|
3684 | [03:23:54] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerAboutToStartEvent to mod chisel
|
3685 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Chisel took 0.000s
|
3686 | [03:23:54] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerAboutToStartEvent to mod IronChest
|
3687 | [03:23:54] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerAboutToStartEvent to mod IronChest
|
3688 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Iron Chest took 0.000s
|
3689 | [03:23:54] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerAboutToStartEvent to mod journeymap
|
3690 | [03:23:54] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerAboutToStartEvent to mod journeymap
|
3691 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - JourneyMap took 0.001s
|
3692 | [03:23:54] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerAboutToStartEvent to mod Mekanism
|
3693 | [03:23:54] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerAboutToStartEvent to mod Mekanism
|
3694 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Mekanism took 0.000s
|
3695 | [03:23:54] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerAboutToStartEvent to mod MekanismGenerators
|
3696 | [03:23:54] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerAboutToStartEvent to mod MekanismGenerators
|
3697 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MekanismGenerators took 0.000s
|
3698 | [03:23:54] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerAboutToStartEvent to mod MekanismTools
|
3699 | [03:23:54] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerAboutToStartEvent to mod MekanismTools
|
3700 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - MekanismTools took 0.000s
|
3701 | [03:23:54] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLServerAboutToStartEvent to mod SGCraft
|
3702 | [03:23:54] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLServerAboutToStartEvent to mod SGCraft
|
3703 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Greg's SG Craft took 0.000s
|
3704 | [03:23:54] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLServerAboutToStartEvent to mod WarpDrive
|
3705 | [03:23:54] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLServerAboutToStartEvent to mod WarpDrive
|
3706 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - WarpDrive took 0.000s
|
3707 | [03:23:54] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerAboutToStartEvent to mod McMultipart
|
3708 | [03:23:54] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerAboutToStartEvent to mod McMultipart
|
3709 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Minecraft Multipart Plugin took 0.000s
|
3710 | [03:23:54] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerAboutToStartEvent to mod ForgeMicroblock
|
3711 | [03:23:54] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerAboutToStartEvent to mod ForgeMicroblock
|
3712 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Step: ServerAboutToStart - Forge Microblocks took 0.003s
|
3713 | [03:23:54] [Server thread/DEBUG] [FML/]: Bar Finished: ServerAboutToStart took 0.023s
|
3714 | [03:23:54] [Server thread/INFO] [FML/]: Loading dimension 0 (world) (net.minecraft.server.dedicated.DedicatedServer@2a0b4612)
|
3715 | [03:23:54] [Server thread/INFO] [FML/]: Loading dimension -3 (world) (net.minecraft.server.dedicated.DedicatedServer@2a0b4612)
|
3716 | [03:23:54] [Server thread/INFO] [FML/]: Loading dimension 1 (world) (net.minecraft.server.dedicated.DedicatedServer@2a0b4612)
|
3717 | [03:23:54] [Server thread/INFO] [FML/]: Loading dimension -1 (world) (net.minecraft.server.dedicated.DedicatedServer@2a0b4612)
|
3718 | [03:23:54] [Server thread/INFO] [FML/]: Loading dimension -2 (world) (net.minecraft.server.dedicated.DedicatedServer@2a0b4612)
|
3719 | [03:24:03] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartingEvent to mod mcp
|
3720 | [03:24:03] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartingEvent to mod mcp
|
3721 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Coder Pack took 0.001s
|
3722 | [03:24:03] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartingEvent to mod FML
|
3723 | [03:24:03] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartingEvent to mod FML
|
3724 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Mod Loader took 0.000s
|
3725 | [03:24:03] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartingEvent to mod Forge
|
3726 | [03:24:03] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartingEvent to mod Forge
|
3727 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Forge took 0.013s
|
3728 | [03:24:03] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStartingEvent to mod CodeChickenCore
|
3729 | [03:24:03] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStartingEvent to mod CodeChickenCore
|
3730 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - CodeChicken Core took 0.001s
|
3731 | [03:24:03] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLServerStartingEvent to mod LambdaLib|Core
|
3732 | [03:24:03] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLServerStartingEvent to mod LambdaLib|Core
|
3733 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - LambdaLib|Core took 0.001s
|
3734 | [03:24:03] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLServerStartingEvent to mod WarpDriveCore
|
3735 | [03:24:03] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLServerStartingEvent to mod WarpDriveCore
|
3736 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - WarpDriveCore took 0.001s
|
3737 | [03:24:03] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLServerStartingEvent to mod LambdaLib
|
3738 | [03:24:03] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLServerStartingEvent to mod LambdaLib
|
3739 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - LambdaLib took 0.008s
|
3740 | [03:24:03] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLServerStartingEvent to mod academy-craft
|
3741 | [03:24:03] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLServerStartingEvent to mod academy-craft
|
3742 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Academy Craft took 0.023s
|
3743 | [03:24:03] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLServerStartingEvent to mod lightsabers
|
3744 | [03:24:03] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLServerStartingEvent to mod lightsabers
|
3745 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Advanced Lightsabers Mod took 0.015s
|
3746 | [03:24:03] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStartingEvent to mod BuildCraft|Core
|
3747 | [03:24:03] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStartingEvent to mod BuildCraft|Core
|
3748 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BuildCraft took 0.000s
|
3749 | [03:24:03] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStartingEvent to mod BuildCraft|Builders
|
3750 | [03:24:03] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStartingEvent to mod BuildCraft|Builders
|
3751 | [03:24:03] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Builders took 0.000s
|
3752 | [03:24:03] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStartingEvent to mod BuildCraft|Robotics
|
3753 | [03:24:04] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStartingEvent to mod BuildCraft|Robotics
|
3754 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Robotics took 0.023s
|
3755 | [03:24:04] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStartingEvent to mod BuildCraft|Silicon
|
3756 | [03:24:04] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStartingEvent to mod BuildCraft|Silicon
|
3757 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Silicon took 0.000s
|
3758 | [03:24:04] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStartingEvent to mod BuildCraft|Energy
|
3759 | [03:24:04] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStartingEvent to mod BuildCraft|Energy
|
3760 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Energy took 0.000s
|
3761 | [03:24:04] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStartingEvent to mod BuildCraft|Transport
|
3762 | [03:24:04] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStartingEvent to mod BuildCraft|Transport
|
3763 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Transport took 0.002s
|
3764 | [03:24:04] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStartingEvent to mod BuildCraft|Factory
|
3765 | [03:24:04] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStartingEvent to mod BuildCraft|Factory
|
3766 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - BC Factory took 0.000s
|
3767 | [03:24:04] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStartingEvent to mod ForgeMultipart
|
3768 | [03:24:04] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStartingEvent to mod ForgeMultipart
|
3769 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Multipart took 0.000s
|
3770 | [03:24:04] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStartingEvent to mod chisel
|
3771 | [03:24:04] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStartingEvent to mod chisel
|
3772 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Chisel took 0.000s
|
3773 | [03:24:04] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStartingEvent to mod IronChest
|
3774 | [03:24:04] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStartingEvent to mod IronChest
|
3775 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Iron Chest took 0.000s
|
3776 | [03:24:04] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStartingEvent to mod journeymap
|
3777 | [03:24:04] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStartingEvent to mod journeymap
|
3778 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - JourneyMap took 0.052s
|
3779 | [03:24:04] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerStartingEvent to mod Mekanism
|
3780 | [03:24:04] [Server thread/INFO] [Mekanism/Mekanism]: VoiceServer: Starting up server...
|
3781 | [03:24:04] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerStartingEvent to mod Mekanism
|
3782 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Mekanism took 0.006s
|
3783 | [03:24:04] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerStartingEvent to mod MekanismGenerators
|
3784 | [03:24:04] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerStartingEvent to mod MekanismGenerators
|
3785 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MekanismGenerators took 0.000s
|
3786 | [03:24:04] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerStartingEvent to mod MekanismTools
|
3787 | [03:24:04] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerStartingEvent to mod MekanismTools
|
3788 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - MekanismTools took 0.000s
|
3789 | [03:24:04] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLServerStartingEvent to mod SGCraft
|
3790 | [03:24:04] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLServerStartingEvent to mod SGCraft
|
3791 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Greg's SG Craft took 0.000s
|
3792 | [03:24:04] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLServerStartingEvent to mod WarpDrive
|
3793 | [03:24:04] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLServerStartingEvent to mod WarpDrive
|
3794 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - WarpDrive took 0.034s
|
3795 | [03:24:04] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStartingEvent to mod McMultipart
|
3796 | [03:24:04] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStartingEvent to mod McMultipart
|
3797 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Minecraft Multipart Plugin took 0.000s
|
3798 | [03:24:04] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStartingEvent to mod ForgeMicroblock
|
3799 | [03:24:04] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStartingEvent to mod ForgeMicroblock
|
3800 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarting - Forge Microblocks took 0.000s
|
3801 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarting took 0.183s
|
3802 | [03:24:04] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStartedEvent to mod mcp
|
3803 | [03:24:04] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStartedEvent to mod mcp
|
3804 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Coder Pack took 0.000s
|
3805 | [03:24:04] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStartedEvent to mod FML
|
3806 | [03:24:04] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStartedEvent to mod FML
|
3807 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Mod Loader took 0.000s
|
3808 | [03:24:04] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStartedEvent to mod Forge
|
3809 | [03:24:04] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStartedEvent to mod Forge
|
3810 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Forge took 0.000s
|
3811 | [03:24:04] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStartedEvent to mod CodeChickenCore
|
3812 | [03:24:04] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStartedEvent to mod CodeChickenCore
|
3813 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - CodeChicken Core took 0.000s
|
3814 | [03:24:04] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLServerStartedEvent to mod LambdaLib|Core
|
3815 | [03:24:04] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLServerStartedEvent to mod LambdaLib|Core
|
3816 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LambdaLib|Core took 0.000s
|
3817 | [03:24:04] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLServerStartedEvent to mod WarpDriveCore
|
3818 | [03:24:04] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLServerStartedEvent to mod WarpDriveCore
|
3819 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - WarpDriveCore took 0.000s
|
3820 | [03:24:04] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLServerStartedEvent to mod LambdaLib
|
3821 | [03:24:04] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLServerStartedEvent to mod LambdaLib
|
3822 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - LambdaLib took 0.000s
|
3823 | [03:24:04] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLServerStartedEvent to mod academy-craft
|
3824 | [03:24:04] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLServerStartedEvent to mod academy-craft
|
3825 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Academy Craft took 0.000s
|
3826 | [03:24:04] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLServerStartedEvent to mod lightsabers
|
3827 | [03:24:04] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLServerStartedEvent to mod lightsabers
|
3828 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Advanced Lightsabers Mod took 0.000s
|
3829 | [03:24:04] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStartedEvent to mod BuildCraft|Core
|
3830 | [03:24:04] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStartedEvent to mod BuildCraft|Core
|
3831 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BuildCraft took 0.000s
|
3832 | [03:24:04] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStartedEvent to mod BuildCraft|Builders
|
3833 | [03:24:04] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStartedEvent to mod BuildCraft|Builders
|
3834 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Builders took 0.000s
|
3835 | [03:24:04] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStartedEvent to mod BuildCraft|Robotics
|
3836 | [03:24:04] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStartedEvent to mod BuildCraft|Robotics
|
3837 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Robotics took 0.023s
|
3838 | [03:24:04] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStartedEvent to mod BuildCraft|Silicon
|
3839 | [03:24:04] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStartedEvent to mod BuildCraft|Silicon
|
3840 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Silicon took 0.000s
|
3841 | [03:24:04] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStartedEvent to mod BuildCraft|Energy
|
3842 | [03:24:04] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStartedEvent to mod BuildCraft|Energy
|
3843 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Energy took 0.000s
|
3844 | [03:24:04] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStartedEvent to mod BuildCraft|Transport
|
3845 | [03:24:04] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStartedEvent to mod BuildCraft|Transport
|
3846 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Transport took 0.000s
|
3847 | [03:24:04] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStartedEvent to mod BuildCraft|Factory
|
3848 | [03:24:04] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStartedEvent to mod BuildCraft|Factory
|
3849 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - BC Factory took 0.000s
|
3850 | [03:24:04] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStartedEvent to mod ForgeMultipart
|
3851 | [03:24:04] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStartedEvent to mod ForgeMultipart
|
3852 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Multipart took 0.000s
|
3853 | [03:24:04] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStartedEvent to mod chisel
|
3854 | [03:24:04] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStartedEvent to mod chisel
|
3855 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Chisel took 0.000s
|
3856 | [03:24:04] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStartedEvent to mod IronChest
|
3857 | [03:24:04] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStartedEvent to mod IronChest
|
3858 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Iron Chest took 0.000s
|
3859 | [03:24:04] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStartedEvent to mod journeymap
|
3860 | [03:24:04] [Server thread/INFO] [journeymap/journeymap]: /server/config/JourneyMapServer/world.cfg not found!
|
3861 | [03:24:04] [Server thread/INFO] [journeymap/journeymap]: Attempting to create new config file for: world
|
3862 | [03:24:04] [Server thread/INFO] [journeymap/journeymap]: World ID: 4c48bb4a-72e6-4cd6-a5fb-cdebc56b32e8
|
3863 | [03:24:04] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStartedEvent to mod journeymap
|
3864 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - JourneyMap took 0.009s
|
3865 | [03:24:04] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerStartedEvent to mod Mekanism
|
3866 | [03:24:04] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerStartedEvent to mod Mekanism
|
3867 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Mekanism took 0.000s
|
3868 | [03:24:04] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerStartedEvent to mod MekanismGenerators
|
3869 | [03:24:04] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerStartedEvent to mod MekanismGenerators
|
3870 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MekanismGenerators took 0.000s
|
3871 | [03:24:04] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerStartedEvent to mod MekanismTools
|
3872 | [03:24:04] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerStartedEvent to mod MekanismTools
|
3873 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - MekanismTools took 0.000s
|
3874 | [03:24:04] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLServerStartedEvent to mod SGCraft
|
3875 | [03:24:04] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLServerStartedEvent to mod SGCraft
|
3876 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Greg's SG Craft took 0.000s
|
3877 | [03:24:04] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLServerStartedEvent to mod WarpDrive
|
3878 | [03:24:04] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLServerStartedEvent to mod WarpDrive
|
3879 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - WarpDrive took 0.000s
|
3880 | [03:24:04] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStartedEvent to mod McMultipart
|
3881 | [03:24:04] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStartedEvent to mod McMultipart
|
3882 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Minecraft Multipart Plugin took 0.000s
|
3883 | [03:24:04] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStartedEvent to mod ForgeMicroblock
|
3884 | [03:24:04] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStartedEvent to mod ForgeMicroblock
|
3885 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Step: ServerStarted - Forge Microblocks took 0.000s
|
3886 | [03:24:04] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStarted took 0.036s
|
3887 | [03:24:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3888 | [03:24:50] [Netty IO #1/TRACE] [FML/]: $ClientHello->FMLHandshakeServerState$2:HELLO
|
3889 | [03:24:50] [Netty IO #1/INFO] [FML/]: Client protocol version 2
|
3890 | [03:24:50] [Netty IO #1/TRACE] [FML/]: $ModList:30 mods->FMLHandshakeServerState$2:HELLO
|
3891 | [03:24:50] [Netty IO #1/INFO] [FML/]: Client attempting to join with 30 mods : MekanismGenerators@9.1.1,NotEnoughItems@**.**.**.**,Waila@1.5.10,BuildCraft|Silicon@7.1.24,FastCraft@1.25,Forge@10.13.4.1614,IronChest@**.**.**.**,ForgeMicroblock@**.**.**.**,LambdaLib@1.2.3,BuildCraft|Core@7.1.24,CodeChickenCore@**.**.**.**,Mekanism@9.1.1,MekanismTools@9.1.1,BuildCraft|Energy@7.1.24,lightsabers@1.2.2,mcp@9.05,LambdaLib|Core@1.2.3,journeymap@5.1.4p2,SGCraft@1.13.3,BuildCraft|Robotics@7.1.24,FML@**.**.**.**,BuildCraft|Transport@7.1.24,McMultipart@**.**.**.**,academy-craft@1.0.7,chisel@**.**.**.**,WarpDrive@1.7.10-1.4.2.-,BuildCraft|Factory@7.1.24,ForgeMultipart@**.**.**.**,BuildCraft|Builders@7.1.24,WarpDriveCore@1.7.10-1.4.2.-
|
3892 | [03:24:50] [Netty IO #1/INFO] [FML/]: Attempting connection with missing mods [] at CLIENT
|
3893 | [03:24:50] [Netty IO #1/INFO] [journeymap/]: CLIENT
|
3894 | [03:24:51] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{2}->FMLHandshakeServerState$3:WAITINGCACK
|
3895 | [03:24:52] [Netty IO #1/INFO] [FML/]: Unexpected packet during modded negotiation - assuming vanilla or keepalives : net.minecraft.network.play.client.C00PacketKeepAlive
|
3896 | [03:24:52] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{3}->FMLHandshakeServerState$4:COMPLETE
|
3897 | [03:24:52] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{4}->FMLHandshakeServerState$5:DONE
|
3898 | [03:24:53] [Server thread/INFO] [FML/]: [Server thread] Server side modded connection established
|
3899 | [03:24:53] [Server thread/INFO] [Mekanism/]: Sent config to 'SubToAquamic.'
|
3900 | [03:24:54] [Netty IO #1/TRACE] [FML/]: $HandshakeAck:{5}->FMLHandshakeServerState$5:DONE
|
3901 | [03:25:34] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3902 | [03:26:19] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3903 | [03:27:04] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3904 | [03:27:49] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3905 | [03:28:34] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3906 | [03:29:19] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3907 | [03:30:04] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3908 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppingEvent to mod mcp
|
3909 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppingEvent to mod mcp
|
3910 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Coder Pack took 0.000s
|
3911 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppingEvent to mod FML
|
3912 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppingEvent to mod FML
|
3913 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Mod Loader took 0.000s
|
3914 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppingEvent to mod Forge
|
3915 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppingEvent to mod Forge
|
3916 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Forge took 0.000s
|
3917 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppingEvent to mod CodeChickenCore
|
3918 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppingEvent to mod CodeChickenCore
|
3919 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - CodeChicken Core took 0.000s
|
3920 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLServerStoppingEvent to mod LambdaLib|Core
|
3921 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLServerStoppingEvent to mod LambdaLib|Core
|
3922 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - LambdaLib|Core took 0.000s
|
3923 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLServerStoppingEvent to mod WarpDriveCore
|
3924 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLServerStoppingEvent to mod WarpDriveCore
|
3925 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - WarpDriveCore took 0.000s
|
3926 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLServerStoppingEvent to mod LambdaLib
|
3927 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLServerStoppingEvent to mod LambdaLib
|
3928 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - LambdaLib took 0.001s
|
3929 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLServerStoppingEvent to mod academy-craft
|
3930 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLServerStoppingEvent to mod academy-craft
|
3931 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Academy Craft took 0.000s
|
3932 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLServerStoppingEvent to mod lightsabers
|
3933 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLServerStoppingEvent to mod lightsabers
|
3934 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Advanced Lightsabers Mod took 0.000s
|
3935 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppingEvent to mod BuildCraft|Core
|
3936 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppingEvent to mod BuildCraft|Core
|
3937 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BuildCraft took 0.000s
|
3938 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppingEvent to mod BuildCraft|Builders
|
3939 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppingEvent to mod BuildCraft|Builders
|
3940 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Builders took 0.005s
|
3941 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppingEvent to mod BuildCraft|Robotics
|
3942 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppingEvent to mod BuildCraft|Robotics
|
3943 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Robotics took 0.005s
|
3944 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppingEvent to mod BuildCraft|Silicon
|
3945 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppingEvent to mod BuildCraft|Silicon
|
3946 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Silicon took 0.014s
|
3947 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppingEvent to mod BuildCraft|Energy
|
3948 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppingEvent to mod BuildCraft|Energy
|
3949 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Energy took 0.000s
|
3950 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppingEvent to mod BuildCraft|Transport
|
3951 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppingEvent to mod BuildCraft|Transport
|
3952 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Transport took 0.000s
|
3953 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppingEvent to mod BuildCraft|Factory
|
3954 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppingEvent to mod BuildCraft|Factory
|
3955 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - BC Factory took 0.000s
|
3956 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppingEvent to mod ForgeMultipart
|
3957 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppingEvent to mod ForgeMultipart
|
3958 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Multipart took 0.000s
|
3959 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppingEvent to mod chisel
|
3960 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppingEvent to mod chisel
|
3961 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Chisel took 0.000s
|
3962 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppingEvent to mod IronChest
|
3963 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppingEvent to mod IronChest
|
3964 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Iron Chest took 0.000s
|
3965 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStoppingEvent to mod journeymap
|
3966 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStoppingEvent to mod journeymap
|
3967 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - JourneyMap took 0.000s
|
3968 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerStoppingEvent to mod Mekanism
|
3969 | [03:30:48] [Server thread/INFO] [Mekanism/Mekanism]: VoiceServer: Shutting down server...
|
3970 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerStoppingEvent to mod Mekanism
|
3971 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Mekanism took 0.012s
|
3972 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerStoppingEvent to mod MekanismGenerators
|
3973 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerStoppingEvent to mod MekanismGenerators
|
3974 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MekanismGenerators took 0.000s
|
3975 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerStoppingEvent to mod MekanismTools
|
3976 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerStoppingEvent to mod MekanismTools
|
3977 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - MekanismTools took 0.000s
|
3978 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLServerStoppingEvent to mod SGCraft
|
3979 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLServerStoppingEvent to mod SGCraft
|
3980 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Greg's SG Craft took 0.000s
|
3981 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLServerStoppingEvent to mod WarpDrive
|
3982 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLServerStoppingEvent to mod WarpDrive
|
3983 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - WarpDrive took 0.000s
|
3984 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppingEvent to mod McMultipart
|
3985 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppingEvent to mod McMultipart
|
3986 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Minecraft Multipart Plugin took 0.000s
|
3987 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppingEvent to mod ForgeMicroblock
|
3988 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppingEvent to mod ForgeMicroblock
|
3989 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopping - Forge Microblocks took 0.000s
|
3990 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopping took 0.042s
|
3991 | [03:30:48] [Server thread/DEBUG] [FML/]: Gathering id map for writing to world save world
|
3992 | [03:30:48] [Server thread/INFO] [FML/]: Unloading dimension 0
|
3993 | [03:30:48] [Server thread/INFO] [FML/]: Unloading dimension -1
|
3994 | [03:30:48] [Server thread/INFO] [FML/]: Unloading dimension 1
|
3995 | [03:30:48] [Server thread/INFO] [FML/]: Unloading dimension -3
|
3996 | [03:30:48] [Server thread/INFO] [FML/]: Unloading dimension -2
|
3997 | [03:30:48] [Server thread/DEBUG] [FML/]: Reverting to frozen data state.
|
3998 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLModIdMappingEvent to mod mcp
|
3999 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLModIdMappingEvent to mod mcp
|
4000 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Coder Pack took 0.000s
|
4001 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sending event FMLModIdMappingEvent to mod FML
|
4002 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sent event FMLModIdMappingEvent to mod FML
|
4003 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Mod Loader took 0.000s
|
4004 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLModIdMappingEvent to mod Forge
|
4005 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLModIdMappingEvent to mod Forge
|
4006 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Forge took 0.003s
|
4007 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLModIdMappingEvent to mod CodeChickenCore
|
4008 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLModIdMappingEvent to mod CodeChickenCore
|
4009 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - CodeChicken Core took 0.000s
|
4010 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLModIdMappingEvent to mod LambdaLib|Core
|
4011 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLModIdMappingEvent to mod LambdaLib|Core
|
4012 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - LambdaLib|Core took 0.000s
|
4013 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLModIdMappingEvent to mod WarpDriveCore
|
4014 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLModIdMappingEvent to mod WarpDriveCore
|
4015 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WarpDriveCore took 0.000s
|
4016 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLModIdMappingEvent to mod LambdaLib
|
4017 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLModIdMappingEvent to mod LambdaLib
|
4018 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - LambdaLib took 0.000s
|
4019 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLModIdMappingEvent to mod academy-craft
|
4020 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLModIdMappingEvent to mod academy-craft
|
4021 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Academy Craft took 0.000s
|
4022 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLModIdMappingEvent to mod lightsabers
|
4023 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLModIdMappingEvent to mod lightsabers
|
4024 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Advanced Lightsabers Mod took 0.000s
|
4025 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLModIdMappingEvent to mod BuildCraft|Core
|
4026 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLModIdMappingEvent to mod BuildCraft|Core
|
4027 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BuildCraft took 0.000s
|
4028 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLModIdMappingEvent to mod BuildCraft|Builders
|
4029 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLModIdMappingEvent to mod BuildCraft|Builders
|
4030 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Builders took 0.000s
|
4031 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLModIdMappingEvent to mod BuildCraft|Robotics
|
4032 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLModIdMappingEvent to mod BuildCraft|Robotics
|
4033 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Robotics took 0.000s
|
4034 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLModIdMappingEvent to mod BuildCraft|Silicon
|
4035 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLModIdMappingEvent to mod BuildCraft|Silicon
|
4036 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Silicon took 0.000s
|
4037 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLModIdMappingEvent to mod BuildCraft|Energy
|
4038 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLModIdMappingEvent to mod BuildCraft|Energy
|
4039 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Energy took 0.000s
|
4040 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLModIdMappingEvent to mod BuildCraft|Transport
|
4041 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLModIdMappingEvent to mod BuildCraft|Transport
|
4042 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Transport took 0.000s
|
4043 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLModIdMappingEvent to mod BuildCraft|Factory
|
4044 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLModIdMappingEvent to mod BuildCraft|Factory
|
4045 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - BC Factory took 0.000s
|
4046 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLModIdMappingEvent to mod ForgeMultipart
|
4047 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLModIdMappingEvent to mod ForgeMultipart
|
4048 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Multipart took 0.000s
|
4049 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sending event FMLModIdMappingEvent to mod chisel
|
4050 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sent event FMLModIdMappingEvent to mod chisel
|
4051 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Chisel took 0.000s
|
4052 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLModIdMappingEvent to mod IronChest
|
4053 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLModIdMappingEvent to mod IronChest
|
4054 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Iron Chest took 0.000s
|
4055 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLModIdMappingEvent to mod journeymap
|
4056 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLModIdMappingEvent to mod journeymap
|
4057 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - JourneyMap took 0.000s
|
4058 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLModIdMappingEvent to mod Mekanism
|
4059 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLModIdMappingEvent to mod Mekanism
|
4060 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Mekanism took 0.000s
|
4061 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLModIdMappingEvent to mod MekanismGenerators
|
4062 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLModIdMappingEvent to mod MekanismGenerators
|
4063 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MekanismGenerators took 0.000s
|
4064 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLModIdMappingEvent to mod MekanismTools
|
4065 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLModIdMappingEvent to mod MekanismTools
|
4066 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - MekanismTools took 0.000s
|
4067 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLModIdMappingEvent to mod SGCraft
|
4068 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLModIdMappingEvent to mod SGCraft
|
4069 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Greg's SG Craft took 0.000s
|
4070 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLModIdMappingEvent to mod WarpDrive
|
4071 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLModIdMappingEvent to mod WarpDrive
|
4072 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - WarpDrive took 0.000s
|
4073 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLModIdMappingEvent to mod McMultipart
|
4074 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLModIdMappingEvent to mod McMultipart
|
4075 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Minecraft Multipart Plugin took 0.000s
|
4076 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLModIdMappingEvent to mod ForgeMicroblock
|
4077 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLModIdMappingEvent to mod ForgeMicroblock
|
4078 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ModIdMapping - Forge Microblocks took 0.000s
|
4079 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Finished: ModIdMapping took 0.010s
|
4080 | [03:30:48] [Server thread/INFO] [FML/]: Applying holder lookups
|
4081 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:cobblestoneWall for public static team.chisel.block.BlockCarvableWall team.chisel.init.ChiselBlocks.cobblestoneWall. This means the object wasn't registered. It's likely just mod options.
|
4082 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:obsidian2 for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.obsidian2. This means the object wasn't registered. It's likely just mod options.
|
4083 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:voidstonerunic for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.voidstonerunic. This means the object wasn't registered. It's likely just mod options.
|
4084 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:circuits for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.circuits. This means the object wasn't registered. It's likely just mod options.
|
4085 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:arcane for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.arcane. This means the object wasn't registered. It's likely just mod options.
|
4086 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:thaumium for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.thaumium. This means the object wasn't registered. It's likely just mod options.
|
4087 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:tallow for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.tallow. This means the object wasn't registered. It's likely just mod options.
|
4088 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodRune for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodRune. This means the object wasn't registered. It's likely just mod options.
|
4089 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup chisel:bloodBrick for public static team.chisel.block.BlockCarvable team.chisel.init.ChiselBlocks.bloodBrick. This means the object wasn't registered. It's likely just mod options.
|
4090 | [03:30:48] [Server thread/DEBUG] [FML/]: Unable to lookup Mekanism:TierInstaller for public static net.minecraft.item.Item mekanism.common.MekanismItems.TierInstaller. This means the object wasn't registered. It's likely just mod options.
|
4091 | [03:30:48] [Server thread/INFO] [FML/]: Holder lookups applied
|
4092 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sending event FMLServerStoppedEvent to mod mcp
|
4093 | [03:30:48] [Server thread/TRACE] [mcp/mcp]: Sent event FMLServerStoppedEvent to mod mcp
|
4094 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Coder Pack took 0.001s
|
4095 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sending event FMLServerStoppedEvent to mod FML
|
4096 | [03:30:48] [Server thread/TRACE] [FML/FML]: Sent event FMLServerStoppedEvent to mod FML
|
4097 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Mod Loader took 0.000s
|
4098 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sending event FMLServerStoppedEvent to mod Forge
|
4099 | [03:30:48] [Server thread/TRACE] [Forge/Forge]: Sent event FMLServerStoppedEvent to mod Forge
|
4100 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Forge took 0.000s
|
4101 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sending event FMLServerStoppedEvent to mod CodeChickenCore
|
4102 | [03:30:48] [Server thread/TRACE] [CodeChickenCore/CodeChickenCore]: Sent event FMLServerStoppedEvent to mod CodeChickenCore
|
4103 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - CodeChicken Core took 0.000s
|
4104 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sending event FMLServerStoppedEvent to mod LambdaLib|Core
|
4105 | [03:30:48] [Server thread/TRACE] [LambdaLib|Core/LambdaLib|Core]: Sent event FMLServerStoppedEvent to mod LambdaLib|Core
|
4106 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - LambdaLib|Core took 0.000s
|
4107 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sending event FMLServerStoppedEvent to mod WarpDriveCore
|
4108 | [03:30:48] [Server thread/TRACE] [WarpDriveCore/WarpDriveCore]: Sent event FMLServerStoppedEvent to mod WarpDriveCore
|
4109 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WarpDriveCore took 0.000s
|
4110 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sending event FMLServerStoppedEvent to mod LambdaLib
|
4111 | [03:30:48] [Server thread/TRACE] [LambdaLib/LambdaLib]: Sent event FMLServerStoppedEvent to mod LambdaLib
|
4112 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - LambdaLib took 0.000s
|
4113 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sending event FMLServerStoppedEvent to mod academy-craft
|
4114 | [03:30:48] [Server thread/TRACE] [academy-craft/academy-craft]: Sent event FMLServerStoppedEvent to mod academy-craft
|
4115 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Academy Craft took 0.000s
|
4116 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sending event FMLServerStoppedEvent to mod lightsabers
|
4117 | [03:30:48] [Server thread/TRACE] [lightsabers/lightsabers]: Sent event FMLServerStoppedEvent to mod lightsabers
|
4118 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Advanced Lightsabers Mod took 0.000s
|
4119 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sending event FMLServerStoppedEvent to mod BuildCraft|Core
|
4120 | [03:30:48] [Server thread/TRACE] [BuildCraft|Core/BuildCraft|Core]: Sent event FMLServerStoppedEvent to mod BuildCraft|Core
|
4121 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BuildCraft took 0.000s
|
4122 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sending event FMLServerStoppedEvent to mod BuildCraft|Builders
|
4123 | [03:30:48] [Server thread/TRACE] [BuildCraft|Builders/BuildCraft|Builders]: Sent event FMLServerStoppedEvent to mod BuildCraft|Builders
|
4124 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Builders took 0.000s
|
4125 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sending event FMLServerStoppedEvent to mod BuildCraft|Robotics
|
4126 | [03:30:48] [Server thread/TRACE] [BuildCraft|Robotics/BuildCraft|Robotics]: Sent event FMLServerStoppedEvent to mod BuildCraft|Robotics
|
4127 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Robotics took 0.000s
|
4128 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sending event FMLServerStoppedEvent to mod BuildCraft|Silicon
|
4129 | [03:30:48] [Server thread/TRACE] [BuildCraft|Silicon/BuildCraft|Silicon]: Sent event FMLServerStoppedEvent to mod BuildCraft|Silicon
|
4130 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Silicon took 0.000s
|
4131 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sending event FMLServerStoppedEvent to mod BuildCraft|Energy
|
4132 | [03:30:48] [Server thread/TRACE] [BuildCraft|Energy/BuildCraft|Energy]: Sent event FMLServerStoppedEvent to mod BuildCraft|Energy
|
4133 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Energy took 0.000s
|
4134 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sending event FMLServerStoppedEvent to mod BuildCraft|Transport
|
4135 | [03:30:48] [Server thread/TRACE] [BuildCraft|Transport/BuildCraft|Transport]: Sent event FMLServerStoppedEvent to mod BuildCraft|Transport
|
4136 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Transport took 0.000s
|
4137 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sending event FMLServerStoppedEvent to mod BuildCraft|Factory
|
4138 | [03:30:48] [Server thread/TRACE] [BuildCraft|Factory/BuildCraft|Factory]: Sent event FMLServerStoppedEvent to mod BuildCraft|Factory
|
4139 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - BC Factory took 0.000s
|
4140 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sending event FMLServerStoppedEvent to mod ForgeMultipart
|
4141 | [03:30:48] [Server thread/TRACE] [ForgeMultipart/ForgeMultipart]: Sent event FMLServerStoppedEvent to mod ForgeMultipart
|
4142 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Multipart took 0.000s
|
4143 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sending event FMLServerStoppedEvent to mod chisel
|
4144 | [03:30:48] [Server thread/TRACE] [chisel/chisel]: Sent event FMLServerStoppedEvent to mod chisel
|
4145 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Chisel took 0.000s
|
4146 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sending event FMLServerStoppedEvent to mod IronChest
|
4147 | [03:30:48] [Server thread/TRACE] [IronChest/IronChest]: Sent event FMLServerStoppedEvent to mod IronChest
|
4148 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Iron Chest took 0.000s
|
4149 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sending event FMLServerStoppedEvent to mod journeymap
|
4150 | [03:30:48] [Server thread/TRACE] [journeymap/journeymap]: Sent event FMLServerStoppedEvent to mod journeymap
|
4151 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - JourneyMap took 0.000s
|
4152 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sending event FMLServerStoppedEvent to mod Mekanism
|
4153 | [03:30:48] [Server thread/TRACE] [Mekanism/Mekanism]: Sent event FMLServerStoppedEvent to mod Mekanism
|
4154 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Mekanism took 0.000s
|
4155 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sending event FMLServerStoppedEvent to mod MekanismGenerators
|
4156 | [03:30:48] [Server thread/TRACE] [MekanismGenerators/MekanismGenerators]: Sent event FMLServerStoppedEvent to mod MekanismGenerators
|
4157 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MekanismGenerators took 0.000s
|
4158 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sending event FMLServerStoppedEvent to mod MekanismTools
|
4159 | [03:30:48] [Server thread/TRACE] [MekanismTools/MekanismTools]: Sent event FMLServerStoppedEvent to mod MekanismTools
|
4160 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - MekanismTools took 0.000s
|
4161 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sending event FMLServerStoppedEvent to mod SGCraft
|
4162 | [03:30:48] [Server thread/TRACE] [SGCraft/SGCraft]: Sent event FMLServerStoppedEvent to mod SGCraft
|
4163 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Greg's SG Craft took 0.000s
|
4164 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sending event FMLServerStoppedEvent to mod WarpDrive
|
4165 | [03:30:48] [Server thread/TRACE] [WarpDrive/WarpDrive]: Sent event FMLServerStoppedEvent to mod WarpDrive
|
4166 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - WarpDrive took 0.000s
|
4167 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sending event FMLServerStoppedEvent to mod McMultipart
|
4168 | [03:30:48] [Server thread/TRACE] [McMultipart/McMultipart]: Sent event FMLServerStoppedEvent to mod McMultipart
|
4169 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Minecraft Multipart Plugin took 0.000s
|
4170 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sending event FMLServerStoppedEvent to mod ForgeMicroblock
|
4171 | [03:30:48] [Server thread/TRACE] [ForgeMicroblock/ForgeMicroblock]: Sent event FMLServerStoppedEvent to mod ForgeMicroblock
|
4172 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Step: ServerStopped - Forge Microblocks took 0.000s
|
4173 | [03:30:48] [Server thread/DEBUG] [FML/]: Bar Finished: ServerStopped took 0.004s
|