Mohist 1.16.5 Server Log

#WEPa1T3
6 errors
544 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.39
Mohist version:
1.16.5-1124
1[10:25:18] [main/INFO] [STDOUT/]: Update in check...
2[10:25:18] [main/INFO] [STDOUT/]: If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false
3[10:25:20] [main/INFO] [STDOUT/]: No update found, latest version: (1.16.5-1124) current version: (1.16.5-1124)
4[10:25:20] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.mohistVersion, 1124, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, com.mohistmc, --nogui]
5[10:25:20] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 1.8.0_362 by Private Build
6[10:25:20] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
7[10:25:20] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/********/PixelTech-SERVER/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
8[10:25:22] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.performant.coremod.mixin.Connector]
9[10:25:22] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., --nogui]
10[10:25:22] [main/INFO] [com.performant.coremod.Performant/]: Performant configs loaded
11[10:25:22] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER
12[10:25:22] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/renderer/model/ModelBakery (java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/model/ModelBakery for invalid dist DEDICATED_SERVER)
13[10:25:22] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.renderer.model.ModelBakery was not found lightspeed.mixins.json:model.ModelBakeryMixin
14[10:25:23] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.forge.BasicEventHooksMixin as config disables it.
15[10:25:23] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.world.WorldMixin as config disables it.
16[10:25:23] [main/INFO] [com.performant.coremod.Performant/]: Not enabling mixin forcom.performant.coremod.mixin.entity.LivingEntityUpdateEventMixin as config disables it.
17[10:25:23] [main/INFO] [memoryleakfix/]: [MemoryLeakFix] Will be applying 3 memory leak fixes!
18[10:25:23] [main/INFO] [memoryleakfix/]: [MemoryLeakFix] Currently enabled memory leak fixes: [entityMemoriesLeak, biomeTemperatureLeak, drownedNavigationLeak]
19[10:25:25] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
20[10:25:25] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: Defaulting to no-operation (NOP) logger implementation
21[10:25:25] [main/INFO] [STDERR/]: [org.slf4j.helpers.Util:report:128]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
22[10:25:26] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
23[10:25:32] [main/INFO] [Puzzles Lib/]: Registering element visualworkbench:visual_workbench
24[10:25:33] [main/INFO] [PluginManager/]: Scanning classes for titanium
25[10:25:33] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
26[10:25:33] [main/INFO] [PluginManager/]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
27[10:25:33] [modloading-worker-1/INFO] [botanypotstiers/]: Loading config: /home/********/PixelTech-SERVER/config/botanypotstiers-common.toml
28[10:25:33] [modloading-worker-1/INFO] [botanypotstiers/]: Built config: /home/********/PixelTech-SERVER/config/botanypotstiers-common.toml
29[10:25:33] [modloading-worker-1/INFO] [botanypotstiers/]: Loaded config: /home/********/PixelTech-SERVER/config/botanypotstiers-common.toml
30[10:25:33] [modloading-worker-0/INFO] [PluginManager/]: Scanning classes for industrialforegoing
31[10:25:33] [modloading-worker-0/INFO] [PluginManager/]: Found FeaturePluginInstance for class CuriosPlugin for plugin curios
32[10:25:33] [modloading-worker-0/INFO] [PluginManager/]: Constructed class CuriosPlugin for plugin curios for mod industrialforegoing
33[10:25:33] [modloading-worker-0/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class CuriosPlugin
34[10:25:33] [modloading-worker-0/INFO] [PluginManager/]: Executing phase PRE_INIT for plugin class CuriosPlugin
35[10:25:33] [modloading-worker-3/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
36[10:25:33] [modloading-worker-3/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
37[10:25:34] [modloading-worker-2/INFO] [ironfurnaces.IronFurnaces/]: Initializing Update Checker...
38[10:25:34] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Starting Update Check...
39[10:25:34] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Update Check done!
40[10:25:34] [ Iron Furnaces Update Checker/INFO] [ironfurnaces.IronFurnaces/]: Iron Furnaces is up to date!
41[10:25:34] [modloading-worker-0/INFO] [PluginManager/]: Executing phase INIT for plugin class CuriosPlugin
42[10:25:34] [modloading-worker-3/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: Loading Config
43[10:25:34] [modloading-worker-3/INFO] [Puzzles Lib/]: Setting up mod visualworkbench with elements visualworkbench:visual_workbench
44[10:25:35] [modloading-worker-0/INFO] [PluginManager/]: Executing phase POST_INIT for plugin class CuriosPlugin
45[10:25:35] [modloading-worker-3/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialize mod Library Ferret
46[10:25:35] [modloading-worker-3/INFO] [com.jtorleonstudios.libraryferret.LibraryFerret/]: Initialized mod Library Ferret
47[10:25:36] [modloading-worker-3/WARN] [mixin/]: @Final field field_187234_c:Ljava/util/Map; in performant.mixins.json:entity.EntityDataManagerMixin should be final
48[10:25:37] [modloading-worker-2/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
49[10:25:37] [modloading-worker-2/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
50[10:25:38] [modloading-worker-2/INFO] [com.mohistmc.MohistMC/]: EventDispatcherRegistry initialized
51[10:25:38] [modloading-worker-2/INFO] [feederhelmet/]: Feeder Helmet loading...
52[10:25:38] [modloading-worker-2/INFO] [feederhelmet/]: Feeder Helmet loaded.
53[10:25:38] [modloading-worker-2/INFO] [brandonscore/]: Knock Knock...
54[10:25:38] [modloading-worker-2/WARN] [draconicevolution/]: Reactor detonation initiated.
55[10:25:38] [modloading-worker-2/INFO] [brandonscore/]: Wait... NO! What?
56[10:25:38] [modloading-worker-2/INFO] [brandonscore/]: Stop That! That's not how this works!
57[10:25:38] [modloading-worker-2/WARN] [draconicevolution/]: Calculating explosion ETA
58[10:25:38] [modloading-worker-2/INFO] [brandonscore/]: Ahh... NO... NONONO! DONT DO THAT!!! STOP THIS NOW!
59[10:25:38] [modloading-worker-2/WARN] [draconicevolution/]: **Explosion Imminent!!!**
60[10:25:38] [modloading-worker-2/INFO] [brandonscore/]: Well...... fork...
61[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
62[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.github.elrol.industrialagriculture.plugin.MAPlugin
63[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.github.elrol.industrialagriculture.init.IAMysticalAgricultrePlugin
64[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.focamacho.mysticaladaptations.lib.ModCorePlugin
65[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalcustomization.lib.ModCorePlugin
66[10:25:39] [modloading-worker-2/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
67[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:panda, skipping
68[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:ravager, skipping
69[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:fox, skipping
70[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:magma_cube, skipping
71[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:pillager, skipping
72[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:llama, skipping
73[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:bat, skipping
74[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:husk, skipping
75[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:piglin, skipping
76[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:endermite, skipping
77[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:cat, skipping
78[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:silverfish, skipping
79[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:drowned, skipping
80[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:guardian, skipping
81[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:dolphin, skipping
82[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:stray, skipping
83[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:shulker, skipping
84[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:villager, skipping
85[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:wolf, skipping
86[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:vex, skipping
87[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:piglin_brute, skipping
88[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:polar_bear, skipping
89[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:horse, skipping
90[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:vindicator, skipping
91[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:phantom, skipping
92[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:evoker, skipping
93[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:mooshroom, skipping
94[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:witch, skipping
95[10:25:39] [modloading-worker-2/INFO] [com.blakebr0.mysticalagriculture.registry.MobSoulTypeRegistry/]: industrialagriculture tried to register a duplicate mob soul type with id industrialagriculture:parrot, skipping
96[10:25:39] [modloading-worker-2/INFO] [Pixelmon/]: Patched lifecycle fields.
97[10:25:42] [modloading-worker-3/INFO] [STDOUT/]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Disabled because not running on the client.
98[10:25:42] [modloading-worker-3/INFO] [PluginManager/]: Scanning classes for titanium
99[10:25:42] [modloading-worker-3/INFO] [PluginManager/]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
100[10:25:42] [modloading-worker-3/INFO] [PluginManager/]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
101[10:25:42] [modloading-worker-3/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
102[10:25:42] [modloading-worker-3/INFO] [PluginManager/]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
103[10:25:42] [modloading-worker-2/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
104[10:25:42] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 1 vertical slab support classes
105[10:25:42] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 2 horizontal slab support classes
106[10:25:42] [modloading-worker-3/INFO] [doubleslabs/]: Loaded 0 container support classes
107[10:25:43] [modloading-worker-3/INFO] [com.simibubi.create.repack.registrate.AbstractRegistrate/]: Detected new forge version, registering events reflectively.
108[10:25:43] [modloading-worker-0/INFO] [mod.chiselsandbits.plugin.PluginManger/]: Found and loaded ChiselsAndBits plugin: create
109[10:25:43] [modloading-worker-0/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Create Plugin for ChiselsAndBits activated.
110[10:25:46] [main/INFO] [Botany Pots/]: Registered 34 Block entries in 2.78ms.
111[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Updating Crops
112[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: panda = com.blakebr0.mysticalagriculture.api.crop.Crop@6df78021. Has been registered
113[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: ravager = com.blakebr0.mysticalagriculture.api.crop.Crop@4b47646a. Has been registered
114[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: fox = com.blakebr0.mysticalagriculture.api.crop.Crop@67b8f02e. Has been registered
115[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: magma_cube = com.blakebr0.mysticalagriculture.api.crop.Crop@6fdc624. Has been registered
116[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: pillager = com.blakebr0.mysticalagriculture.api.crop.Crop@57daa852. Has been registered
117[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: llama = com.blakebr0.mysticalagriculture.api.crop.Crop@27cef2f7. Has been registered
118[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: bat = com.blakebr0.mysticalagriculture.api.crop.Crop@7574fa0. Has been registered
119[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: husk = com.blakebr0.mysticalagriculture.api.crop.Crop@6ff37588. Has been registered
120[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: zombified_piglin = com.blakebr0.mysticalagriculture.api.crop.Crop@6de9c81c. Has been registered
121[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: piglin = com.blakebr0.mysticalagriculture.api.crop.Crop@3de0d61c. Has been registered
122[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: endermite = com.blakebr0.mysticalagriculture.api.crop.Crop@f7b44f. Has been registered
123[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: cat = com.blakebr0.mysticalagriculture.api.crop.Crop@74dcdeec. Has been registered
124[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: silverfish = com.blakebr0.mysticalagriculture.api.crop.Crop@57565143. Has been registered
125[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: drowned = com.blakebr0.mysticalagriculture.api.crop.Crop@6c3d3d83. Has been registered
126[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: guardian = com.blakebr0.mysticalagriculture.api.crop.Crop@51d5a987. Has been registered
127[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: dolphin = com.blakebr0.mysticalagriculture.api.crop.Crop@436c26ef. Has been registered
128[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: stray = com.blakebr0.mysticalagriculture.api.crop.Crop@2655bb88. Has been registered
129[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: shulker = com.blakebr0.mysticalagriculture.api.crop.Crop@23015be4. Has been registered
130[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: wolf = com.blakebr0.mysticalagriculture.api.crop.Crop@5fe45792. Has been registered
131[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: villager = com.blakebr0.mysticalagriculture.api.crop.Crop@7d9d59df. Has been registered
132[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: vex = com.blakebr0.mysticalagriculture.api.crop.Crop@761f241f. Has been registered
133[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: piglin_brute = com.blakebr0.mysticalagriculture.api.crop.Crop@5fe88f43. Has been registered
134[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: pink_slime = com.blakebr0.mysticalagriculture.api.crop.Crop@22cd1beb. Has been registered
135[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: polar_bear = com.blakebr0.mysticalagriculture.api.crop.Crop@3509edcc. Has been registered
136[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: horse = com.blakebr0.mysticalagriculture.api.crop.Crop@3ab918ae. Has been registered
137[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: vindicator = com.blakebr0.mysticalagriculture.api.crop.Crop@21301a2d. Has been registered
138[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: phantom = com.blakebr0.mysticalagriculture.api.crop.Crop@6b684fa3. Has been registered
139[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: plastic = com.blakebr0.mysticalagriculture.api.crop.Crop@11f5a88f. Has been registered
140[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: evoker = com.blakebr0.mysticalagriculture.api.crop.Crop@637bae77. Has been registered
141[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: mooshroom = com.blakebr0.mysticalagriculture.api.crop.Crop@423b3147. Has been registered
142[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: witch = com.blakebr0.mysticalagriculture.api.crop.Crop@6b076bf4. Has been registered
143[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: parrot = com.blakebr0.mysticalagriculture.api.crop.Crop@578a17cb. Has been registered
144[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Updating Crops
145[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[bat] already exists.
146[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[cat] already exists.
147[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[fox] already exists.
148[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[panda] already exists.
149[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[parrot] already exists.
150[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[wolf] already exists.
151[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[dolphin] already exists.
152[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[horse] already exists.
153[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[drowned] already exists.
154[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[guardian] already exists.
155[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[husk] already exists.
156[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[llama] already exists.
157[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[polar_bear] already exists.
158[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[silverfish] already exists.
159[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[stray] already exists.
160[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[vex] already exists.
161[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[witch] already exists.
162[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[zombified_piglin] already exists.
163[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[endermite] already exists.
164[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[magma_cube] already exists.
165[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[mooshroom] already exists.
166[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[phantom] already exists.
167[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[piglin] already exists.
168[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[piglin_brute] already exists.
169[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[pillager] already exists.
170[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[ravager] already exists.
171[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[shulker] already exists.
172[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[villager] already exists.
173[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[vindicator] already exists.
174[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: Entity Crop[evoker] already exists.
175[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name panda, skipping
176[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: panda = com.blakebr0.mysticalagriculture.api.crop.Crop@6df78021. Has been registered
177[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name ravager, skipping
178[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: ravager = com.blakebr0.mysticalagriculture.api.crop.Crop@4b47646a. Has been registered
179[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name fox, skipping
180[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: fox = com.blakebr0.mysticalagriculture.api.crop.Crop@67b8f02e. Has been registered
181[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name magma_cube, skipping
182[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: magma_cube = com.blakebr0.mysticalagriculture.api.crop.Crop@6fdc624. Has been registered
183[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name pillager, skipping
184[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: pillager = com.blakebr0.mysticalagriculture.api.crop.Crop@57daa852. Has been registered
185[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name llama, skipping
186[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: llama = com.blakebr0.mysticalagriculture.api.crop.Crop@27cef2f7. Has been registered
187[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name bat, skipping
188[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: bat = com.blakebr0.mysticalagriculture.api.crop.Crop@7574fa0. Has been registered
189[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name husk, skipping
190[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: husk = com.blakebr0.mysticalagriculture.api.crop.Crop@6ff37588. Has been registered
191[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name zombified_piglin, skipping
192[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: zombified_piglin = com.blakebr0.mysticalagriculture.api.crop.Crop@6de9c81c. Has been registered
193[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name piglin, skipping
194[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: piglin = com.blakebr0.mysticalagriculture.api.crop.Crop@3de0d61c. Has been registered
195[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name endermite, skipping
196[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: endermite = com.blakebr0.mysticalagriculture.api.crop.Crop@f7b44f. Has been registered
197[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name cat, skipping
198[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: cat = com.blakebr0.mysticalagriculture.api.crop.Crop@74dcdeec. Has been registered
199[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name silverfish, skipping
200[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: silverfish = com.blakebr0.mysticalagriculture.api.crop.Crop@57565143. Has been registered
201[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name drowned, skipping
202[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: drowned = com.blakebr0.mysticalagriculture.api.crop.Crop@6c3d3d83. Has been registered
203[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name guardian, skipping
204[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: guardian = com.blakebr0.mysticalagriculture.api.crop.Crop@51d5a987. Has been registered
205[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name dolphin, skipping
206[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: dolphin = com.blakebr0.mysticalagriculture.api.crop.Crop@436c26ef. Has been registered
207[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name stray, skipping
208[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: stray = com.blakebr0.mysticalagriculture.api.crop.Crop@2655bb88. Has been registered
209[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name shulker, skipping
210[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: shulker = com.blakebr0.mysticalagriculture.api.crop.Crop@23015be4. Has been registered
211[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name wolf, skipping
212[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: wolf = com.blakebr0.mysticalagriculture.api.crop.Crop@5fe45792. Has been registered
213[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name villager, skipping
214[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: villager = com.blakebr0.mysticalagriculture.api.crop.Crop@7d9d59df. Has been registered
215[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name vex, skipping
216[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: vex = com.blakebr0.mysticalagriculture.api.crop.Crop@761f241f. Has been registered
217[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name piglin_brute, skipping
218[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: piglin_brute = com.blakebr0.mysticalagriculture.api.crop.Crop@5fe88f43. Has been registered
219[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name pink_slime, skipping
220[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: pink_slime = com.blakebr0.mysticalagriculture.api.crop.Crop@22cd1beb. Has been registered
221[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name polar_bear, skipping
222[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: polar_bear = com.blakebr0.mysticalagriculture.api.crop.Crop@3509edcc. Has been registered
223[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name horse, skipping
224[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: horse = com.blakebr0.mysticalagriculture.api.crop.Crop@3ab918ae. Has been registered
225[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name vindicator, skipping
226[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: vindicator = com.blakebr0.mysticalagriculture.api.crop.Crop@21301a2d. Has been registered
227[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name phantom, skipping
228[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: phantom = com.blakebr0.mysticalagriculture.api.crop.Crop@6b684fa3. Has been registered
229[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name plastic, skipping
230[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: plastic = com.blakebr0.mysticalagriculture.api.crop.Crop@11f5a88f. Has been registered
231[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name evoker, skipping
232[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: evoker = com.blakebr0.mysticalagriculture.api.crop.Crop@637bae77. Has been registered
233[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name mooshroom, skipping
234[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: mooshroom = com.blakebr0.mysticalagriculture.api.crop.Crop@423b3147. Has been registered
235[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name witch, skipping
236[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: witch = com.blakebr0.mysticalagriculture.api.crop.Crop@6b076bf4. Has been registered
237[10:25:46] [main/INFO] [Mystical Agriculture/]: industrialagriculture tried to register a duplicate crop with name parrot, skipping
238[10:25:46] [main/INFO] [com.github.elrol.industrialagriculture.init.CropInit/]: parrot = com.blakebr0.mysticalagriculture.api.crop.Crop@578a17cb. Has been registered
239[10:25:48] [main/INFO] [Botany Pots/]: Registered 34 Item entries in 0.67ms.
240[10:25:49] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.28ms.
241[10:25:51] [main/INFO] [Botany Pots/]: Registered 1 TileEntityType entries in 0.04ms.
242[10:25:51] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
243[10:25:51] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `flowing_milk`, expected `forge`. This could be a intended override, but in most cases indicates a broken mod.
244[10:25:52] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
245[10:25:52] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.13ms.
246[10:25:52] [main/INFO] [Botany Pots/]: Registered 3 IRecipeSerializer entries in 0.08ms.
247[10:25:53] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
248[10:25:53] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
249[10:25:53] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
250[10:25:53] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
251[10:25:53] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
252[10:25:53] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
253[10:25:53] [main/INFO] [PluginManager/]: Executing phase CONFIG_LOAD for plugin class CuriosPlugin
254[10:25:53] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
255[10:25:53] [Thread-1/INFO] [PluginManager/]: Executing phase CONFIG_RELOAD for plugin class CuriosPlugin
256[10:25:53] [main/INFO] [FluxNetworks/]: BLACKLIST RELOADED
257[10:25:53] [main/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
258[10:25:53] [Thread-1/INFO] [FluxNetworks/]: BLACKLIST RELOADED
259[10:25:53] [Thread-1/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
260[10:25:53] [Thread-1/INFO] [FluxNetworks/]: BLACKLIST RELOADED
261[10:25:53] [Thread-1/INFO] [FluxNetworks/]: COMMON CONFIG LOADED
262[10:25:53] [modloading-worker-0/INFO] [Bookshelf/]: Registering 3 command argument types.
263[10:25:53] [modloading-worker-0/INFO] [Bookshelf/]: Registering 13 loot conditions.
264[10:25:53] [modloading-worker-3/INFO] [PluginManager/]: Executing phase COMMON_SETUP for plugin class CuriosPlugin
265[10:25:53] [modloading-worker-2/INFO] [Mekanism/]: Loaded 'Mekanism: Additions' module.
266[10:25:53] [modloading-worker-2/INFO] [com.drawerfps.DrawerFPS/]: Drawer FPS initialized
267[10:25:53] [modloading-worker-1/INFO] [Mekanism/]: Loaded 'Mekanism Generators' module.
268[10:25:53] [modloading-worker-1/INFO] [Mekanism/]: Loaded 'Mekanism: Tools' module.
269[10:25:53] [modloading-worker-1/INFO] [AE2:C/]: Post Initialization ( started )
270[10:25:53] [modloading-worker-1/INFO] [AE2:C/]: Post Initialization ( ended after 16ms )
271[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:anvil_pet_entity, use EntityAttributeCreationEvent instead.
272[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:bed_pet_entity, use EntityAttributeCreationEvent instead.
273[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:bill_gates_entity, use EntityAttributeCreationEvent instead.
274[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:satya_nadella_entity, use EntityAttributeCreationEvent instead.
275[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:steve_ballmer_entity, use EntityAttributeCreationEvent instead.
276[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:siamese_entity, use EntityAttributeCreationEvent instead.
277[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:mini_quantum_blaze_entity, use EntityAttributeCreationEvent instead.
278[10:25:53] [modloading-worker-2/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:mini_quantum_enderman_entity, use EntityAttributeCreationEvent instead.
279[10:25:54] [modloading-worker-0/INFO] [Mekanism/]: Version 10.1.2 initializing...
280[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: CraftingMapper, with priority 0
281[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: APICustomEMCMapper, with priority 0
282[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: BrewingMapper, with priority 0
283[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: TippedArrowMapper, with priority 0
284[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: OresBlacklistMapper, with priority 0
285[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: CustomConversionMapper, with priority 0
286[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: CustomEMCMapper, with priority 0
287[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: CrTConversionEMCMapper, with priority 0
288[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded EMC mapper: CrTCustomEMCMapper, with priority 0
289[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: Smithing, with priority 0
290[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: FallbackRecipeType, with priority -2147483648
291[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: VanillaRecipeTypes, with priority 0
292[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekItemStackToGas, with priority 0
293[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekCombiner, with priority 0
294[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekElectrolysis, with priority 0
295[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekItemStackToInfuseType, with priority 0
296[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekChemicalInfuser, with priority 0
297[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekRotary, with priority 0
298[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekGasToGas, with priority 0
299[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekDissolution, with priority 0
300[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekFluidSlurryToSlurry, with priority 0
301[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekMetallurgicInfuser, with priority 0
302[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekItemStackGasToItemStack, with priority 0
303[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekChemicalCrystallizer, with priority 0
304[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekPressurizedReaction, with priority 0
305[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekItemStackToPigment, with priority 0
306[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekSawmill, with priority 0
307[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekItemStackToItemStack, with priority 0
308[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekFluidToFluid, with priority 0
309[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekPaintingMachine, with priority 0
310[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded RecipeType Mapper: MekPigmentMixer, with priority 0
311[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded NBT Processor: EnchantmentProcessor, with priority 0
312[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded NBT Processor: DamageProcessor, with priority 2147483647
313[10:25:54] [modloading-worker-3/INFO] [projecte/]: Found and loaded NBT Processor: StoredEMCProcessor, with priority 0
314[10:25:54] [modloading-worker-0/INFO] [Mekanism/]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism]
315[10:25:54] [modloading-worker-0/INFO] [Mekanism/]: Loading complete.
316[10:25:54] [modloading-worker-0/INFO] [Mekanism/]: Mod loaded.
317[10:25:54] [modloading-worker-3/INFO] [Pixelmon TCG/]: Loading TCG version 9.1.3
318[10:25:54] [modloading-worker-2/INFO] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Registering forge reset packet
319[10:25:54] [modloading-worker-2/INFO] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Registered forge reset packet
320[10:25:54] [modloading-worker-2/INFO] [Pixelmon/]: Loading Pixelmon version 9.1.3
321[10:25:54] [modloading-worker-1/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
322[10:25:54] [modloading-worker-1/INFO] [com.betterfpsdist.BetterfpsdistMod/]: betterfpsdist mod initialized
323[10:25:54] [modloading-worker-1/INFO] [net.minecraft.world.biome.Biome/]: Performant2 loaded, lag begone!
324[10:25:54] [modloading-worker-1/INFO] [PixelTweaks/]: Initializing tweaks
325[10:25:54] [modloading-worker-1/INFO] [PixelTweaks/]: Registered healer tweak
326[10:25:54] [modloading-worker-1/INFO] [PixelTweaks/]: Registered fox immunity tweak
327[10:25:55] [modloading-worker-0/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Registering movement override handler.
328[10:25:55] [modloading-worker-0/INFO] [mod.chiselsandbits.integration.chiselsandbits.create.CreatePlugin/]: Registering movement behaviours.
329[10:25:55] [modloading-worker-3/INFO] [Pixelmon TCG/]: Initializing Pixelmon TCG v9.1.3
330[10:25:55] [modloading-worker-2/INFO] [Pixelmon/]: Loaded Advancements
331[10:25:55] [modloading-worker-2/INFO] [Pixelmon/]: Started the async storage scheduler.
332[10:25:55] [main/INFO] [journeymap/]: Initializing Packet Registries
333[10:25:56] [main/INFO] [PixelTweaks/]: Registered custom gamerules!
334[10:25:56] [main/INFO] [Puzzles Lib/]: Loading 1 element during common setup...
335[10:25:56] [main/INFO] [Puzzles Lib/]: Loading 1 element during server setup...
336[10:25:56] [modloading-worker-2/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks/]: refinedstorage has registered com.refinedmods.refinedstorage.container.GridContainer for CraftingTweaks
337[10:25:56] [modloading-worker-1/INFO] [STDOUT/]: [com.mrh0.createaddition.CreateAddition:postInit:141]: Create Crafts & Addition Initialized!
338[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at net.blay09.mods.waystones.compat.WailaProvider
339[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at moze_intel.projecte.integration.hwyla.PEHwylaPlugin
340[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at mekanism.common.integration.lookingat.hwyla.MekanismHwylaPlugin
341[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at net.darkhax.botanypots.addons.hwyla.BotanyPotsHwylaPlugin
342[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at com.blakebr0.mysticalagriculture.compat.HwylaCompat
343[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at snownee.jade.JadePlugin
344[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at snownee.jade.JadeClientPlugin
345[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at mcp.mobius.waila.addons.minecraft.PluginMinecraft
346[10:25:56] [modloading-worker-2/INFO] [Waila/]: Registered plugin at bletch.pixelmoninformation.waila.PixelmonPlugin
347[10:26:04] [ProjectE Update Checker Notifier/INFO] [projecte/]: Update check failed.
348[10:26:09] [main/ERROR] [net.minecraft.util.registry.WorldSettingsImport/]: Error adding element: Unknown registry element com.brandon3055.draconicevolution.world.DEWorldGen$1@c8349ff
349[10:26:09] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
350[10:26:09] [main/INFO] [Open Loader/]: Injecting data pack finder.
351[10:26:10] [main/INFO] [mod.chiselsandbits.reloading.DataReloadingResourceManager/]: Setting up data reloading resource manager.
352[10:26:10] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, supermartijn642configlib-1.1.6-forge-mc1.16.jar, NetherPortalFix_1.16.3-7.2.1.jar, Industrial Agriculture[Core]-1.16.5-1.8.16.jar, Controlling-7.0.0.29.jar, YungsApi-1.16.4-Forge-13.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, botanypotstiers-1.16.5-1.142.jar, Morpheus-1.16.5-4.2.70.jar, MekanismGenerators-1.16.5-10.1.2.457.jar, FpsReducer-forge-1.24-mc1.16.5.jar, refinedstorage-1.9.18.jar, decocraft-3.0.0.10-alpha.jar, industrial-foregoing-1.16.5-3.2.14.6-14.jar, ToolStats-1.16.5-6.0.5.jar, MekanismAdditions-1.16.5-10.1.2.457.jar, ironfurnaces-1.16.5-2.7.7.jar, drawerfps-2.1.jar, supermartijn642corelib-1.1.9a-forge-mc1.16.jar, villagespawnpoint_1.16.5-3.0.jar, MysticalAdaptations-1.16.5-1.2.2.jar, lightspeed-1.16.5-1.0.4.jar, curios-forge-1.16.5-4.1.0.0.jar, collective-1.16.5-5.49.jar, OreExcavation-1.8.157.jar, MysticalCustomization-1.16.5-2.1.7.jar, MekanismTools-1.16.5-10.1.2.457.jar, cfm-7.0.0pre22-1.16.3.jar, curiouselytra-forge-1.16.5-4.0.2.4.jar, FallingTree-1.16.5-2.11.7.jar, CodeChickenLib-1.16.5-4.0.7.445-universal.jar, universalpokeloot-1.0.0.jar, veinmining-forge-1.16.5-0.18.jar, EnchantingInfuser-v1.0.2-1.16.5-Forge.jar, Industrial Agriculture[Industrial Foregoing]-1.16.3-1.7.1.jar, ClientTweaks_1.16.3-5.3.0.jar, doubledoors_1.16.5-3.3.jar, Cucumber-1.16.5-4.1.12.jar, jei-1.16.5-7.7.1.153.jar, VisualWorkbench-v1.1.0-1.16.5.jar, abnormals_core-1.16.5-3.3.1.jar, libraryferret-forge-1.16.5-4.0.0.jar, caelus-forge-1.16.5-2.1.3.2.jar, invtweaks-1.16.4-1.0.1.jar, Waystones_1.16.5-7.6.4.jar, journeymap-1.16.5-5.8.5p6.jar, appliedenergistics2-8.4.7.jar, SimpleStorageNetwork-1.16.5-1.5.3.jar, decorative_blocks-1.16.4-1.7.2.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, rftoolsstorage-1.16-2.0.19.jar, JEITweaker-1.16.5-1.1.0.49.jar, inventorypets-1.16.5-2.0.15.jar, memoryleakfix-forge-pre1.17-1.0.0.jar, EnderStorage-1.16.5-2.8.0.170-universal.jar, CraftTweaker-1.16.5-7.1.2.520.jar, ProjectE-1.16.5-PE1.0.2.jar, projectex-1605.2.0-build.3.jar, Mekanism-1.16.5-10.1.2.457.jar, BotanyPots-1.16.5-7.1.41.jar, BotanyTrees-1.16.5-3.0.10.jar, BotanyPots-Pixelmon-1.16.5-1.0.3.jar, mohist-1.16.5-1124-universal.jar, FeederHelmet-36.0.0.jar, toofast-1.16.5-0.0.0.1.jar, BrandonsCore-1.16.5-3.0.15.248-universal.jar, Draconic-Evolution-1.16.5-3.0.29.518-universal.jar, MysticalAgriculture-1.16.5-4.2.6.jar, MysticalAgradditions-1.16.5-4.2.4.jar, ironchest-1.16.5-11.2.21.jar, CraftingTweaks_1.16.5-12.2.1.jar, Pixelmon-1.16.5-9.1.3-universal.jar, right_click_get_crops-1.16.5-1.1.0.2.jar, cofh_core-1.16.5-1.5.2.22.jar, thermal_foundation-1.16.5-1.5.2.30.jar, thermal_innovation-1.16.5-1.5.0.4.jar, thermal_expansion-1.16.5-1.5.2.16.jar, thermal_locomotion-1.16.5-1.5.0.4.jar, TConstruct-1.16.5-3.3.4.335.jar, rftoolsutility-1.16-3.1.16.jar, [1.16.5] Vertical Slabs and Panels-1.1.jar, MouseTweaks-2.14-mc1.16.2.jar, titanium-1.16.5-3.2.8.4-10.jar, Jade-1.16.4-2.8.3.jar, PixelmonInformation-1.16.5-9.0.11-2.3.0.jar, smoothboot-forge-1.16.4-1.2.2.jar, ChickenChunks-1.16.5-2.9.1.89-universal.jar, itsjustlights[1.16]-v1.0.2.jar, betterfpsdist-1.2.jar, rftoolsbuilder-1.16-3.1.11.jar, jeiintegration_1.16.5-7.1.0.22.jar, Iceberg-1.16.5-1.0.45.jar, Mantle-1.16.5-1.6.157.jar, PokehaanCraftAdditions-1.16.5-1.1.2.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, FluxNetworks-1.16.5-6.2.1.14.jar, performant-1.16.2-5-4.0m.jar, DoubleSlabs-1.16-3.7.3.jar, Auto-Smelting 1.2.jar, AppliedEnergisticsTweaker-1.0.0.15.jar, PixelTweaks-1.3.1.jar, appleskin-forge-mc1.16.x-2.4.0.jar, mobcatcher-1.16.5-3.3a.jar, lootr-1.16.5-0.2.17.48.jar, ferritecore-2.1.1-forge.jar, connectedglass-1.1.6-forge-mc1.16.jar, PuzzlesLib-v1.0.15-1.16.5-Forge.jar, refinedstorageaddons-0.7.4.jar, chiselsandbits-1.0.63.jar, OpenLoader-1.16.5-9.0.3.jar, Backpack 1.16.x [v.1.0].jar, bukkit, NaturesCompass-1.16.5-1.9.1-forge.jar, flywheel-1.16-0.2.5.jar, create-mc1.16.5_v0.3.2g.jar, createaddition-1.16.5-20220129a.jar
353[10:26:14] [Worker-Main3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Loot Modification Manager has loaded 0 sets of modifiers
354[10:26:16] [Worker-Main3/INFO] [com.minecraftabnormals.abnormals_core.core.AbnormalsCore/]: Advancement Modification Manager has loaded 0 sets of modifiers
355[10:26:17] [Worker-Main3/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement connectedglass:recipes/building_blocks/vanilla_tinted_glass: Expected item to be an item, was unknown string 'minecraft:tinted_glass'
356[10:26:18] [Worker-Main3/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 4,114 recipes
357[10:26:19] [Worker-Main3/WARN] [Pixelmon/]: Unrecognized effect type: ShedTail
358[10:26:19] [Worker-Main3/WARN] [Pixelmon/]: Attack name invalid: Snowscape
359[10:26:20] [Worker-Main3/WARN] [Pixelmon/]: Attack name invalid: Triple Dive
360[10:26:20] [Worker-Main3/ERROR] [Pixelmon/]: Potentially invalid specification (missing species): Cyclizar
361[10:26:20] [Worker-Main3/INFO] [Pixelmon/]: Registering Better Spawner.
362[10:26:21] [Worker-Main3/INFO] [Pixelmon/]: Registering trades.
363[10:26:21] [Worker-Main3/INFO] [Pixelmon/]: Registering shop items.
364[10:26:23] [Worker-Main3/INFO] [mod.chiselsandbits.reloading.DataReloadingResourceManager/]: Resetting common caches
365[10:26:23] [Worker-Main3/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
366[10:26:23] [Worker-Main3/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 72 materials in 13.699289 ms
367[10:26:23] [Worker-Main3/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 146 stats loaded for 73 materials in 52.438465 ms
368[10:26:23] [Worker-Main3/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 62 traits loaded for 73 materials in 39.501656 ms
369[10:26:23] [Worker-Main3/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 15 station slot layouts in 9.739304 ms
370[10:26:23] [Worker-Main3/INFO] [CraftTweaker/]: CraftTweaker reload starting!
371[10:26:24] [Worker-Main3/INFO] [CraftTweaker/]: CraftTweaker reload complete!
372[10:26:24] [Worker-Main3/INFO] [projecte/]: Considering file mekanism:pe_custom_conversions/defaults.json, ID mekanism:defaults
373[10:26:24] [Worker-Main3/INFO] [projecte/]: Considering file projecte:pe_custom_conversions/defaults.json, ID projecte:defaults
374[10:26:24] [Worker-Main3/INFO] [projecte/]: Considering file projecte:pe_custom_conversions/metals.json, ID projecte:metals
375[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
376[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:mossy_cobblestone => 1*Item: minecraft:gravel) cost 1 but output value is 4
377[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
378[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:red_sand => 1*Item: minecraft:gravel) cost 1 but output value is 4
379[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_brain_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:brain_coral_fan) cost 1 but output value is 16
380[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral_block => 1*Item: minecraft:horn_coral_block) cost 4 but output value is 64
381[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_obsidian => 1*Item: minecraft:obsidian) cost 63 but output value is 64
382[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/38 => 1*Item: create:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: create:copper_ingot
383[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_emerald => 1*Item: minecraft:emerald) cost 16380 but output value is 16384
384[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:flint => 1*Item: minecraft:gunpowder) cost 4 but output value is 192
385[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: mekanism:dust_sulfur => 1*Item: minecraft:gunpowder) cost 16 but output value is 192
386[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_fan => 1*Item: minecraft:tube_coral_fan) cost 1 but output value is 16
387[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: mekanism:nugget_osmium => 1*Item: mekanism:ingot_osmium" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_osmium
388[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_block + 1000*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_block) cost 4 but output value is 64
389[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: mekanism:nugget_uranium => 1*Item: mekanism:ingot_uranium) cost 4095 but output value is 4096
390[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_horn_coral => 1*Item: minecraft:horn_coral) cost 1 but output value is 16
391[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral_fan) cost 1 but output value is 16
392[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_bubble_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:bubble_coral) cost 1 but output value is 16
393[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral_block => 1*Item: minecraft:brain_coral_block) cost 4 but output value is 64
394[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_fan => 1*Item: minecraft:bubble_coral_fan) cost 1 but output value is 16
395[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:clay => 4*Item: minecraft:clay_ball) cost 1 but output value is 16
396[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 1*Item: thermal:lead_nugget + 8*NSSFAKE:craftingMapper/208 => 1*Item: thermal:lead_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: thermal:lead_ingot
397[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:nickel_nugget => 1*Item: thermal:nickel_ingot" ingredient cost: 1017 value of result: 1024 setValueFromConversion: 0 + 4*Item Tag: forge:ingots/iron => 1*Item: thermal:nickel_ingot
398[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_bubble_coral_block => 1*Item: minecraft:bubble_coral_block) cost 4 but output value is 64
399[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_brain_coral => 1*Item: minecraft:brain_coral) cost 1 but output value is 16
400[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1000*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral_block => 1*Item: minecraft:tube_coral_block) cost 4 but output value is 64
401[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:silver_nugget => 1*Item: thermal:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: thermal:silver_ingot
402[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_fire_coral + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:fire_coral) cost 1 but output value is 16
403[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/208 => 1*Item: mekanism:ingot_lead" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_lead
404[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/38 + 1*Item: tconstruct:copper_nugget => 1*Item: tconstruct:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: tconstruct:copper_ingot
405[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 600*Gas: mekanism:water_vapor + 1*Item: minecraft:dead_tube_coral => 1*Item: minecraft:tube_coral) cost 1 but output value is 16
406[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/221 => 1*Item: mekanism:ingot_tin" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: mekanism:ingot_tin
407[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: minecraft:gold_nugget => 1*Item: minecraft:gold_ingot" ingredient cost: 2043 value of result: 2048 setValueFromConversion: 0 + 8*Item Tag: forge:ingots/iron => 1*Item: minecraft:gold_ingot
408[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/38 => 1*Item: mekanism:ingot_copper" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: mekanism:ingot_copper
409[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 1*Item: thermal:tin_nugget + 8*NSSFAKE:craftingMapper/221 => 1*Item: thermal:tin_ingot" ingredient cost: 252 value of result: 256 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 1*Item: thermal:tin_ingot
410[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/7 + 1*Item: thermal:bronze_nugget => 1*Item: thermal:bronze_ingot" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: thermal:bronze_ingot
411[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 1*Item: thermal:copper_nugget + 8*NSSFAKE:craftingMapper/38 => 1*Item: thermal:copper_ingot" ingredient cost: 126 value of result: 128 setValueFromConversion: 0 + 1*Item Tag: forge:ingots/iron => 2*Item: thermal:copper_ingot
412[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_ender => 1*Item: minecraft:ender_pearl) cost 1017 but output value is 1024
413[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: minecraft:dead_horn_coral_fan + 600*Gas: mekanism:water_vapor => 1*Item: minecraft:horn_coral_fan) cost 1 but output value is 16
414[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
415[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 9*NSSFAKE:craftingMapper/7 => 1*Item: mekanism:ingot_bronze" ingredient cost: 153 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
416[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 1*NSSFAKE:craftingMapper/448 => 1*Item: mekanism:ingot_bronze" ingredient cost: 103 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
417[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 3*Item: mekanism:ingot_copper + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
418[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 10*Infuse Type: mekanism:tin + 3*Item: thermal:copper_ingot => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
419[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 10*Infuse Type: mekanism:tin + 3*Item: tconstruct:copper_ingot => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
420[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: "0 + 3*Item: create:copper_ingot + 10*Infuse Type: mekanism:tin => 4*Item: mekanism:ingot_bronze" ingredient cost: 414 value of result: 160 setValueFromConversion: 0 + 3*Item Tag: forge:ingots/copper + 1*Item Tag: forge:ingots/tin => 4*Item: mekanism:ingot_bronze
421[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: inventorypets:nugget_diamond => 1*Item: minecraft:diamond) cost 8190 but output value is 8192
422[10:26:24] [Worker-Main3/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*NSSFAKE:craftingMapper/62 + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
423[10:26:24] [Worker-Main3/INFO] [projecte/]: Registered 4422 EMC values. (took 910 ms)
424[10:26:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
425[10:26:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
426[10:26:37] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
427[10:26:37] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
428[10:26:38] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:25,565
429[10:26:38] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using default channel type
430[10:26:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
431[10:26:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: The server will make no attempt to authenticate usernames. Beware.
432[10:26:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
433[10:26:38] [Server thread/WARN] [net.minecraft.server.dedicated.DedicatedServer/]: To change this, set "online-mode" to "true" in the server.properties file.
434[10:26:38] [Server thread/INFO] [Minecraft/]: This server is running Mohist version 1.16.5-1124 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.2.39)
435[10:26:41] [Server thread/INFO] [Minecraft/]: Debug logging is enabled
436[10:26:41] [Server thread/INFO] [/]: Server Ping Player Sample Count: 12
437[10:26:41] [Server thread/INFO] [Minecraft/]: Using 4 threads for Netty based IO
438[10:26:41] [Server thread/INFO] [/]: Loaded inheritance map of 2322 classes
439[10:26:41] [Thread-1/INFO] [Puzzles Lib/]: Reloading server config for enchantinginfuser
440[10:26:41] [Thread-1/INFO] [Puzzles Lib/]: Reloading server config for enchantinginfuser
441[10:26:41] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
442[10:26:41] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
443[10:26:41] [Thread-1/INFO] [journeymap/]: Loading JourneyMap Forge Configs
444[10:26:42] [Server thread/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
445[10:26:42] [Thread-1/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
446[10:26:42] [Thread-1/INFO] [FluxNetworks/]: SERVER CONFIG LOADED
447[10:26:42] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
448[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet recipe injecting...
449[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for create:diving_helmet with id 'feederhelmet:feeder_module_create_diving_helmet'
450[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for inventorypets:patreon_head with id 'feederhelmet:feeder_module_inventorypets_patreon_head'
451[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for inventorypets:solstice_helmet with id 'feederhelmet:feeder_module_inventorypets_solstice_helmet'
452[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanism:hazmat_mask with id 'feederhelmet:feeder_module_mekanism_hazmat_mask'
453[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanism:mekasuit_helmet with id 'feederhelmet:feeder_module_mekanism_mekasuit_helmet'
454[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanism:scuba_mask with id 'feederhelmet:feeder_module_mekanism_scuba_mask'
455[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:bronze_helmet with id 'feederhelmet:feeder_module_mekanismtools_bronze_helmet'
456[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:lapis_lazuli_helmet with id 'feederhelmet:feeder_module_mekanismtools_lapis_lazuli_helmet'
457[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:osmium_helmet with id 'feederhelmet:feeder_module_mekanismtools_osmium_helmet'
458[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:refined_glowstone_helmet with id 'feederhelmet:feeder_module_mekanismtools_refined_glowstone_helmet'
459[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:refined_obsidian_helmet with id 'feederhelmet:feeder_module_mekanismtools_refined_obsidian_helmet'
460[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mekanismtools:steel_helmet with id 'feederhelmet:feeder_module_mekanismtools_steel_helmet'
461[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:chainmail_helmet with id 'feederhelmet:feeder_module_minecraft_chainmail_helmet'
462[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:diamond_helmet with id 'feederhelmet:feeder_module_minecraft_diamond_helmet'
463[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:golden_helmet with id 'feederhelmet:feeder_module_minecraft_golden_helmet'
464[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:iron_helmet with id 'feederhelmet:feeder_module_minecraft_iron_helmet'
465[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:leather_helmet with id 'feederhelmet:feeder_module_minecraft_leather_helmet'
466[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:netherite_helmet with id 'feederhelmet:feeder_module_minecraft_netherite_helmet'
467[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for minecraft:turtle_helmet with id 'feederhelmet:feeder_module_minecraft_turtle_helmet'
468[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticaladaptations:insanium_helmet with id 'feederhelmet:feeder_module_mysticaladaptations_insanium_helmet'
469[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticalagriculture:imperium_helmet with id 'feederhelmet:feeder_module_mysticalagriculture_imperium_helmet'
470[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticalagriculture:inferium_helmet with id 'feederhelmet:feeder_module_mysticalagriculture_inferium_helmet'
471[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticalagriculture:prudentium_helmet with id 'feederhelmet:feeder_module_mysticalagriculture_prudentium_helmet'
472[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticalagriculture:supremium_helmet with id 'feederhelmet:feeder_module_mysticalagriculture_supremium_helmet'
473[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for mysticalagriculture:tertium_helmet with id 'feederhelmet:feeder_module_mysticalagriculture_tertium_helmet'
474[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:aluminium_helmet with id 'feederhelmet:feeder_module_pixelmon_aluminium_helmet'
475[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:dawn_stone_helm with id 'feederhelmet:feeder_module_pixelmon_dawn_stone_helm'
476[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:dusk_stone_helm with id 'feederhelmet:feeder_module_pixelmon_dusk_stone_helm'
477[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:fire_stone_helm with id 'feederhelmet:feeder_module_pixelmon_fire_stone_helm'
478[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:galactic_helm with id 'feederhelmet:feeder_module_pixelmon_galactic_helm'
479[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:leaf_stone_helm with id 'feederhelmet:feeder_module_pixelmon_leaf_stone_helm'
480[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:moon_stone_helm with id 'feederhelmet:feeder_module_pixelmon_moon_stone_helm'
481[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:neo_plasma_helm with id 'feederhelmet:feeder_module_pixelmon_neo_plasma_helm'
482[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:plasma_helm with id 'feederhelmet:feeder_module_pixelmon_plasma_helm'
483[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:platinum_helmet with id 'feederhelmet:feeder_module_pixelmon_platinum_helmet'
484[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:rocket_helm with id 'feederhelmet:feeder_module_pixelmon_rocket_helm'
485[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:ruby_helm with id 'feederhelmet:feeder_module_pixelmon_ruby_helm'
486[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:sapphire_helm with id 'feederhelmet:feeder_module_pixelmon_sapphire_helm'
487[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:silver_helmet with id 'feederhelmet:feeder_module_pixelmon_silver_helmet'
488[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:sun_stone_helm with id 'feederhelmet:feeder_module_pixelmon_sun_stone_helm'
489[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:thunder_stone_helm with id 'feederhelmet:feeder_module_pixelmon_thunder_stone_helm'
490[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for pixelmon:water_stone_helm with id 'feederhelmet:feeder_module_pixelmon_water_stone_helm'
491[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for projecte:dm_helmet with id 'feederhelmet:feeder_module_projecte_dm_helmet'
492[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for projecte:gem_helmet with id 'feederhelmet:feeder_module_projecte_gem_helmet'
493[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for projecte:rm_helmet with id 'feederhelmet:feeder_module_projecte_rm_helmet'
494[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for tconstruct:plate_helmet with id 'feederhelmet:feeder_module_tconstruct_plate_helmet'
495[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for tconstruct:slime_helmet with id 'feederhelmet:feeder_module_tconstruct_slime_helmet'
496[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for tconstruct:travelers_helmet with id 'feederhelmet:feeder_module_tconstruct_travelers_helmet'
497[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for thermal:beekeeper_helmet with id 'feederhelmet:feeder_module_thermal_beekeeper_helmet'
498[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for thermal:diving_helmet with id 'feederhelmet:feeder_module_thermal_diving_helmet'
499[10:26:42] [Server thread/INFO] [feederhelmet/]: Feeder Helmet created feeder_module recipe for thermal:hazmat_helmet with id 'feederhelmet:feeder_module_thermal_hazmat_helmet'
500[10:26:42] [Server thread/INFO] [FluxNetworks/]: FluxNetworkData has been successfully loaded
501[10:26:42] [Server thread/INFO] [Minecraft/]: Server permissions file permissions.yml is empty, ignoring it
502[10:26:42] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
503[10:26:44] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
504[10:26:45] [Server thread/INFO] [feederhelmet/]: Feeder Helmet recipe injecting...
505[10:26:45] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 3,018 ms
506[10:26:45] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (3.911s)! For help, type "help"
507[10:26:45] [Server thread/INFO] [com.github.elrol.industrialagriculture.IndustrialAgriculture/]: HELLO from server starting
508[10:26:45] [Server thread/INFO] [universalpokeloot/]: Universal PokeLoot: patching Pokeloot Chests ... V1.0.0 by WaifuJanna for 9.1.3
509[10:26:45] [Server thread/INFO] [universalpokeloot/]: Registering 'Pokeblock Case' as loot-reset item.
510[10:26:46] [Server thread/INFO] [Pixelmon/]: Datapacks found: vanilla,mod:supermartijn642configlib,mod:netherportalfix,mod:industrialagriculture,mod:controlling,mod:yungsapi,mod:bookshelf,mod:botanypotstiers,mod:morpheus,mod:mekanismgenerators,mod:fpsreducer,mod:refinedstorage,mod:decocraft,mod:industrialforegoing,mod:toolstats,mod:mekanismadditions,mod:ironfurnaces,mod:drawerfps,mod:supermartijn642corelib,mod:villagespawnpoint,mod:mysticaladaptations,mod:lightspeed,mod:curios,mod:collective,mod:oreexcavation,mod:mysticalcustomization,mod:mekanismtools,mod:cfm,mod:curiouselytra,mod:fallingtree,mod:codechickenlib,mod:universalpokeloot,mod:veinmining,mod:enchantinginfuser,mod:iapif,mod:clienttweaks,mod:doubledoors,mod:cucumber,mod:jei,mod:visualworkbench,mod:abnormals_core,mod:libraryferret,mod:caelus,mod:invtweaks,mod:waystones,mod:journeymap,mod:appliedenergistics2,mod:storagenetwork,mod:decorative_blocks,mod:mcjtylib,mod:rftoolsbase,mod:rftoolsstorage,mod:jeitweaker,mod:inventorypets,mod:memoryleakfix,mod:enderstorage,mod:crafttweaker,mod:projecte,mod:projectex,mod:mekanism,mod:botanypots,mod:botanytrees,mod:botanypotspixelmon,mod:forge,mod:feederhelmet,mod:toofast,mod:brandonscore,mod:draconicevolution,mod:mysticalagriculture,mod:mysticalagradditions,mod:ironchest,mod:craftingtweaks,mod:pixelmon,mod:right_click_get_crops,mod:cofh_core,mod:thermal,mod:thermal_innovation,mod:thermal_expansion,mod:thermal_locomotion,mod:tconstruct,mod:rftoolsutility,mod:vertical_slabs_and_panels,mod:mousetweaks,mod:titanium,mod:jade,mod:pixelmoninformation,mod:smoothboot,mod:chickenchunks,mod:itsjustlights,mod:betterfpsdist,mod:rftoolsbuilder,mod:jeiintegration,mod:iceberg,mod:mantle,mod:pokehaancraftadd,mod:thermal_cultivation,mod:fluxnetworks,mod:performant,mod:doubleslabs,mod:autosmelting,mod:appliedenergisticstweaker,mod:pixeltweaks,mod:appleskin,mod:mobcatcher,mod:lootr,mod:ferritecore,mod:connectedglass,mod:puzzleslib,mod:refinedstorageaddons,mod:chiselsandbits,mod:openloader,mod:oldbackpack,file/bukkit,mod:naturescompass,mod:flywheel,mod:create,mod:createaddition
511[10:26:46] [Server thread/INFO] [Minecraft/]: Timings Reset
512[10:26:47] [Server thread/WARN] [Mekanism/]: Unexpected TileEntity class at BlockPos{x=-212, y=96, z=519}, expected class mekanism.common.tile.TileEntityEnergyCube, but found: class mekanism.common.tile.transmitter.TileEntityUniversalCable
513[10:26:47] [Server thread/WARN] [Mekanism/]: Unexpected TileEntity class at BlockPos{x=-212, y=96, z=519}, expected class mekanism.common.tile.TileEntityEnergyCube, but found: class mekanism.common.tile.transmitter.TileEntityUniversalCable
514[10:26:47] [Server thread/WARN] [Mekanism/]: Unexpected TileEntity class at BlockPos{x=-212, y=96, z=519}, expected class mekanism.common.tile.TileEntityEnergyCube, but found: class mekanism.common.tile.transmitter.TileEntityUniversalCable
515[10:33:51] [Netty Server IO #2/INFO] [codechicken.lib.config.ConfigSyncManager/]: Skipping config sync, No mods have registered a syncable config.
516[10:33:51] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player itzCH_ is 96e92676-236b-306d-9b9c-a04bc88c7362
517[10:33:51] [Netty Server IO #2/INFO] [net.minecraftforge.fml.network.FMLHandshakeHandler/]: Client attempting to join with 121 mods : supermartijn642configlib, netherportalfix, industrialagriculture, controlling, yungsapi, bookshelf, botanypotstiers, morpheus, mekanismgenerators, fpsreducer, refinedstorage, decocraft, industrialforegoing, toolstats, mekanismadditions, ironfurnaces, drawerfps, supermartijn642corelib, villagespawnpoint, mysticaladaptations, lightspeed, curios, collective, oreexcavation, mysticalcustomization, mekanismtools, cfm, curiouselytra, fallingtree, codechickenlib, universalpokeloot, veinmining, enchantinginfuser, iapif, clienttweaks, doubledoors, cucumber, jei, visualworkbench, abnormals_core, libraryferret, caelus, invtweaks, waystones, journeymap, appliedenergistics2, naturescompass, storagenetwork, decorative_blocks, mcjtylib, rftoolsbase, rftoolsstorage, jeitweaker, inventorypets, memoryleakfix, enderstorage, crafttweaker, projecte, projectex, mekanism, botanypots, botanytrees, botanypotspixelmon, forge, feederhelmet, toofast, brandonscore, draconicevolution, mysticalagriculture, mysticalagradditions, ironchest, craftingtweaks, pixelmon, tcg, clientresetpacket, serverredirect, minecraft, right_click_get_crops, cofh_core, thermal, thermal_foundation, thermal_innovation, thermal_expansion, thermal_locomotion, tconstruct, rftoolsutility, vertical_slabs_and_panels, mousetweaks, titanium, jade, waila, pixelmoninformation, smoothboot, chickenchunks, itsjustlights, betterfpsdist, rftoolsbuilder, jeiintegration, iceberg, flywheel, create, mantle, pokehaancraftadd, thermal_cultivation, fluxnetworks, performant, doubleslabs, autosmelting, appliedenergisticstweaker, pixeltweaks, appleskin, mobcatcher, lootr, ferritecore, connectedglass, puzzleslib, refinedstorageaddons, chiselsandbits, openloader, createaddition, oldbackpack
518[10:33:56] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: itzCH_[/**.**.**.**:54237] logged in with entity id 32 at (86.197, 65, 254.06)
519[10:33:56] [Server thread/INFO] [Waila/]: Syncing config to itzCH_ (96e92676-236b-306d-9b9c-a04bc88c7362)
520[10:33:57] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: itzCH_ lost connection: Disconnected
521[10:33:57] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: itzCH_ left the game
522[10:34:50] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Stopping the server
523[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
524[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
525[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
526[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
527[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
528[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[DIM-1]'/minecraft:the_nether
529[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
530[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[DIM1]'/minecraft:the_end
531[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
532[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[ultra_space]'/pixelmon:ultra_space
533[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ultra_space): All chunks are saved
534[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[spatial_storage]'/appliedenergistics2:spatial_storage
535[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
536[10:34:50] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[drowned_world]'/pixelmon:drowned_world
537[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (drowned_world): All chunks are saved
538[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
539[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
540[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
541[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ultra_space): All chunks are saved
542[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (spatial_storage): All chunks are saved
543[10:34:50] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (drowned_world): All chunks are saved
544[10:34:50] [Server thread/INFO] [FluxNetworks/]: FluxNetworkData has been unloaded
This log will be saved for 90 days from their last view.
Report abuse