Forge 1.16.5 Server Log

#XcqlB6W
34 errors
696 lines
Raw
Analysis
Minecraft version:
1.16.5
Forge version:
36.2.39
1[25Oct2025 14:28:35.892] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
2[25Oct2025 14:28:35.895] [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_462 by Temurin
3[25Oct2025 14:28:36.145] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
4[25Oct2025 14:28:36.185] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
5[25Oct2025 14:28:37.789] [main/INFO] [STDERR/]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 1:0 token recognition error at: '~'
6[25Oct2025 14:28:39.458] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [vazkii.patchouli.common.MixinConnector]
7[25Oct2025 14:28:39.461] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
8[25Oct2025 14:28:39.759] [main/INFO] [ModernFix/]: Loaded configuration file for ModernFix 5.18.0+mc1.16.5: 89 options available, 6 override(s) found
9[25Oct2025 14:28:39.759] [main/WARN] [ModernFix/]: Option 'mixin.perf.faster_item_rendering' overriden (by user configuration) to 'true'
10[25Oct2025 14:28:39.759] [main/WARN] [ModernFix/]: Option 'mixin.perf.dynamic_resources' overriden (by user configuration) to 'true'
11[25Oct2025 14:28:39.759] [main/WARN] [ModernFix/]: Option 'mixin.perf.remove_spawn_chunks' overriden (by user configuration) to 'true'
12[25Oct2025 14:28:39.760] [main/WARN] [ModernFix/]: Option 'mixin.perf.async_jei' overriden (by user configuration) to 'true'
13[25Oct2025 14:28:39.760] [main/WARN] [ModernFix/]: Option 'mixin.feature.warn_missing_perf_mods' overriden (by user configuration) to 'false'
14[25Oct2025 14:28:39.760] [main/WARN] [ModernFix/]: Option 'mixin.bugfix.packet_leak' overriden (by user configuration) to 'true'
15[25Oct2025 14:28:42.075] [main/INFO] [ModernFix/]: Applied Forge config corruption patch
16[25Oct2025 14:28:42.274] [main/WARN] [mixin/]: Reference map 'yungsbridges.refmap.json' for yungsbridges.mixins.json could not be read. If this is a development environment you can ignore this message
17[25Oct2025 14:28:42.281] [main/WARN] [mixin/]: Reference map 'atlantis.mixins.refmap.json' for atlantis.mixins.json could not be read. If this is a development environment you can ignore this message
18[25Oct2025 14:28:42.580] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
19[25Oct2025 14:28:43.098] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
20[25Oct2025 14:28:43.252] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
21[25Oct2025 14:28:43.382] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
22[25Oct2025 14:28:43.408] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
23[25Oct2025 14:28:43.409] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER)
24[25Oct2025 14:28:43.409] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.Minecraft was not found mixins.pokehaancraftables.json:client.MixinMinecraft
25[25Oct2025 14:28:43.449] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER
26[25Oct2025 14:28:43.449] [main/WARN] [mixin/]: Error loading class: net/minecraft/client/Minecraft (java.lang.RuntimeException: Attempted to load class net/minecraft/client/Minecraft for invalid dist DEDICATED_SERVER)
27[25Oct2025 14:28:43.449] [main/WARN] [mixin/]: @Mixin target net.minecraft.client.Minecraft was not found mixins.pokehaancraftadd.json:client.MixinMinecraft
28[25Oct2025 14:28:43.899] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via org.embeddedt.modernfix.forge.shadow.mixinextras.service.MixinExtrasServiceImpl(version=0.3.2).
29[25Oct2025 14:28:44.271] [main/INFO] [net.minecraft.util.registry.Bootstrap/]: ModernFix reached bootstrap stage (10.08 s after launch)
30[25Oct2025 14:28:45.564] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LivingEntity#attackEntityFrom
31[25Oct2025 14:28:46.100] [main/INFO] [FerriteCore - class definer/]: Using Java 8 class definer
32[25Oct2025 14:28:47.202] [main/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching ItemStack#onItemUse
33[25Oct2025 14:28:49.163] [main/INFO] [net.minecraft.util.registry.Bootstrap/]: Vanilla bootstrap took 4887 milliseconds
34[25Oct2025 14:28:50.313] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching LootTableManager#apply
35[25Oct2025 14:28:50.855] [modloading-worker-1/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Found 1 RS API injection point
36[25Oct2025 14:28:50.856] [modloading-worker-1/INFO] [com.refinedmods.refinedstorage.apiimpl.API/]: Injected RS API in com.refinedmods.refinedstorageaddons.RSAddons RSAPI
37[25Oct2025 14:28:50.869] [modloading-worker-0/ERROR] [packmenu/]: Running on a dedicated server, disabling mod.
38[25Oct2025 14:28:51.299] [Phosphophyllite Registry Worker/INFO] [Phosphophyllite/Registry/]: Thread started
39[25Oct2025 14:28:51.579] [modloading-worker-1/INFO] [net.minecraftforge.coremod.CoreMod.placebo/COREMODLOG]: Patching DataPackRegistries#<init>
40[25Oct2025 14:28:51.967] [modloading-worker-1/ERROR] [toastcontrol/]: Running on a dedicated server, disabling mod.
41[25Oct2025 14:28:53.154] [modloading-worker-1/INFO] [ModernFix/]: Bypassed Mojang DFU
42[25Oct2025 14:28:53.155] [modloading-worker-1/INFO] [ModernFix/]: Instantiating Mojang DFU
43[25Oct2025 14:28:53.493] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550
44[25Oct2025 14:28:53.493] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized
45[25Oct2025 14:28:53.767] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
46[25Oct2025 14:28:53.778] [modloading-worker-0/INFO] [Mystical Agriculture/]: Registered plugin: com.blakebr0.mysticalagradditions.lib.ModCorePlugin
47[25Oct2025 14:28:53.854] [modloading-worker-0/INFO] [Pixelmon/]: Patched lifecycle fields.
48[25Oct2025 14:28:53.986] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for checkPermission in mixins.pokehaancraftadd.json:items.MixinChiselItem, previously written by com.lclc98.pokehaancraftables.mixins.items.MixinChiselItem. Skipping method.
49[25Oct2025 14:28:54.003] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for func_230254_b_ in mixins.pokehaancraftadd.json:entities.pixelmon.MixinStatueEntity, previously written by com.lclc98.pokehaancraftables.mixins.entities.pixelmon.MixinStatueEntity. Skipping method.
50[25Oct2025 14:28:54.019] [modloading-worker-0/WARN] [mixin/]: Method overwrite conflict for checkPermission in mixins.pokehaancraftadd.json:items.MixinItemNPCEditor, previously written by com.lclc98.pokehaancraftables.mixins.items.MixinItemNPCEditor. Skipping method.
51[25Oct2025 14:28:56.187] [main/INFO] [net.lintfree.shroomscape.Shroomscape/]: HELLO from Register Block
52[25Oct2025 14:28:58.282] [main/INFO] [dev.murad.shipping.ShippingMod/]: HELLO from Register Block
53[25Oct2025 14:28:58.399] [main/INFO] [Botany Pots/]: Registered 34 Block entries in 0.87ms.
54[25Oct2025 14:28:59.278] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Blocks registered!
55[25Oct2025 14:28:59.387] [main/INFO] [net.minecraftforge.registries.GameData/]: Potentially Dangerous alternative prefix `minecraft` for name `shulker_shell`, expected `supplementaries`. This could be a intended override, but in most cases indicates a broken mod.
56[25Oct2025 14:28:59.760] [main/INFO] [patchouli/]: Loaded book jsons on Thread[main,5,main] in 294 ms
57[25Oct2025 14:28:59.904] [main/INFO] [Botany Pots/]: Registered 34 Item entries in 0.68ms.
58[25Oct2025 14:29:00.365] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Items registered!
59[25Oct2025 14:29:00.432] [main/INFO] [Bookshelf/]: Registered 11 GlobalLootModifierSerializer entries in 0.25ms.
60[25Oct2025 14:29:00.562] [main/INFO] [Botany Pots/]: Registered 1 TileEntityType entries in 0.09ms.
61[25Oct2025 14:29:00.648] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
62[25Oct2025 14:29:00.791] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Entities registered!
63[25Oct2025 14:29:00.798] [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.
64[25Oct2025 14:29:00.799] [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.
65[25Oct2025 14:29:00.884] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Block Entities registered!
66[25Oct2025 14:29:00.920] [main/INFO] [Bookshelf/]: Registered 22 ingredient serializers.
67[25Oct2025 14:29:00.920] [main/INFO] [Bookshelf/]: Registered 5 IRecipeSerializer entries in 0.09ms.
68[25Oct2025 14:29:00.942] [main/INFO] [Botany Pots/]: Registered 3 IRecipeSerializer entries in 0.13ms.
69[25Oct2025 14:29:01.060] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Sounds registered!
70[25Oct2025 14:29:01.842] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Biomes registered!
71[25Oct2025 14:29:01.847] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Registering block placer types!
72[25Oct2025 14:29:01.866] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Decorators registered!
73[25Oct2025 14:29:01.893] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Features registered!
74[25Oct2025 14:29:01.933] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Structures registered!
75[25Oct2025 14:29:01.938] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Surface builders Registered!
76[25Oct2025 14:29:02.206] [main/INFO] [quark/]: Loading Module Chain Linkage
77[25Oct2025 14:29:02.207] [main/INFO] [quark/]: Loading Module Chains Connect Blocks
78[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Chute
79[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Color Slime
80[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Dispensers Place Blocks
81[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Ender Watcher
82[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Endermites Form Shulkers
83[25Oct2025 14:29:02.208] [main/INFO] [quark/]: Loading Module Feeding Trough
84[25Oct2025 14:29:02.210] [main/INFO] [quark/]: Loading Module Gravisand
85[25Oct2025 14:29:02.210] [main/INFO] [quark/]: Loading Module Iron Rod
86[25Oct2025 14:29:02.210] [main/INFO] [quark/]: Loading Module Jukebox Automation
87[25Oct2025 14:29:02.211] [main/INFO] [quark/]: Loading Module Metal Buttons
88[25Oct2025 14:29:02.211] [main/INFO] [quark/]: Loading Module Obsidian Plate
89[25Oct2025 14:29:02.211] [main/INFO] [quark/]: Loading Module Pistons Move Tile Entities
90[25Oct2025 14:29:02.212] [main/INFO] [quark/]: Loading Module Redstone Circuit
91[25Oct2025 14:29:02.212] [main/INFO] [quark/]: Loading Module Weather Sensor
92[25Oct2025 14:29:02.212] [main/INFO] [quark/]: Loading Module Bamboo Mat
93[25Oct2025 14:29:02.212] [main/INFO] [quark/]: Loading Module Burn Vines
94[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Celebratory Lamps
95[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Cobblestone Bricks
96[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Compressed Blocks
97[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Duskbound Blocks
98[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Framed Glass
99[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Gold Bars
100[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Grate
101[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Hedges
102[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Iron Plates
103[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Item Frames
104[25Oct2025 14:29:02.213] [main/INFO] [quark/]: Loading Module Leaf Carpet
105[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Lit Lamp
106[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Midori
107[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module More Brick Types
108[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module More Potted Plants
109[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module More Stone Variants
110[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Nether Brick Fence Gate
111[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Paper Decor
112[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Quilted Wool
113[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Rope
114[25Oct2025 14:29:02.214] [main/INFO] [quark/]: Loading Module Shallow Dirt
115[25Oct2025 14:29:02.215] [main/INFO] [quark/]: Loading Module Shingles
116[25Oct2025 14:29:02.215] [main/INFO] [quark/]: Loading Module Soul Sandstone
117[25Oct2025 14:29:02.216] [main/INFO] [quark/]: Loading Module Stained Planks
118[25Oct2025 14:29:02.216] [main/INFO] [quark/]: Loading Module Stools
119[25Oct2025 14:29:02.217] [main/INFO] [quark/]: Loading Module Sturdy Stone
120[25Oct2025 14:29:02.217] [main/INFO] [quark/]: Loading Module Tallow And Candles
121[25Oct2025 14:29:02.218] [main/INFO] [quark/]: Loading Module Thatch
122[25Oct2025 14:29:02.218] [main/INFO] [quark/]: Loading Module Tie Leads To Fences
123[25Oct2025 14:29:02.219] [main/INFO] [quark/]: Loading Module Turf
124[25Oct2025 14:29:02.219] [main/INFO] [quark/]: Loading Module Variant Bookshelves
125[25Oct2025 14:29:02.219] [main/INFO] [quark/]: Loading Module Variant Chests
126[25Oct2025 14:29:02.221] [main/INFO] [quark/]: Loading Module Variant Ladders
127[25Oct2025 14:29:02.221] [main/INFO] [quark/]: Loading Module Vertical Planks
128[25Oct2025 14:29:02.221] [main/INFO] [quark/]: Loading Module Vertical Slabs
129[25Oct2025 14:29:02.221] [main/INFO] [quark/]: Loading Module Wooden Posts
130[25Oct2025 14:29:02.221] [main/INFO] [quark/]: Loading Module Chests In Boats
131[25Oct2025 14:29:02.222] [main/INFO] [quark/]: Loading Module Easy Transfering
132[25Oct2025 14:29:02.222] [main/INFO] [quark/]: Loading Module Hotbar Changer
133[25Oct2025 14:29:02.222] [main/INFO] [quark/]: Loading Module Inventory Sorting
134[25Oct2025 14:29:02.222] [main/INFO] [quark/]: Loading Module Item Sharing
135[25Oct2025 14:29:02.222] [main/INFO] [quark/]: Loading Module Right Click Armor
136[25Oct2025 14:29:02.223] [main/INFO] [quark/]: Loading Module Shulker Box Right Click
137[25Oct2025 14:29:02.223] [main/INFO] [quark/]: Loading Module Endermosh Music Disc
138[25Oct2025 14:29:02.224] [main/INFO] [quark/]: Loading Module Abacus
139[25Oct2025 14:29:02.224] [main/INFO] [quark/]: Loading Module Ambient Discs
140[25Oct2025 14:29:02.224] [main/INFO] [quark/]: Loading Module Ancient Tomes
141[25Oct2025 14:29:02.225] [main/INFO] [quark/]: Loading Module Bottled Cloud
142[25Oct2025 14:29:02.225] [main/INFO] [quark/]: Loading Module Camera
143[25Oct2025 14:29:02.226] [main/INFO] [quark/]: Loading Module Color Runes
144[25Oct2025 14:29:02.226] [main/INFO] [quark/]: Loading Module Pathfinder Maps
145[25Oct2025 14:29:02.227] [main/INFO] [quark/]: Loading Module Pickarang
146[25Oct2025 14:29:02.227] [main/INFO] [quark/]: Loading Module Seed Pouch
147[25Oct2025 14:29:02.228] [main/INFO] [quark/]: Loading Module Slime In A Bucket
148[25Oct2025 14:29:02.229] [main/INFO] [quark/]: Loading Module Trowel
149[25Oct2025 14:29:02.229] [main/INFO] [quark/]: Loading Module Skull Pikes
150[25Oct2025 14:29:02.229] [main/INFO] [quark/]: Loading Module Armed Armor Stands
151[25Oct2025 14:29:02.230] [main/INFO] [quark/]: Loading Module Automatic Recipe Unlock
152[25Oct2025 14:29:02.231] [main/INFO] [quark/]: Loading Module Axe Leaf Harvesting
153[25Oct2025 14:29:02.231] [main/INFO] [quark/]: Loading Module Better Elytra Rocket
154[25Oct2025 14:29:02.231] [main/INFO] [quark/]: Loading Module Campfires Boost Elytra
155[25Oct2025 14:29:02.232] [main/INFO] [quark/]: Loading Module Compasses Work Everywhere
156[25Oct2025 14:29:02.232] [main/INFO] [quark/]: Loading Module Dirt To Path
157[25Oct2025 14:29:02.232] [main/INFO] [quark/]: Loading Module Double Door Opening
158[25Oct2025 14:29:02.233] [main/INFO] [quark/]: Loading Module Dragon Scales
159[25Oct2025 14:29:02.248] [main/INFO] [quark/]: Loading Module Emotes
160[25Oct2025 14:29:02.249] [main/INFO] [quark/]: Loading Module Enhanced Ladders
161[25Oct2025 14:29:02.249] [main/INFO] [quark/]: Loading Module Glass Shard
162[25Oct2025 14:29:02.249] [main/INFO] [quark/]: Loading Module Hoe Harvesting
163[25Oct2025 14:29:02.250] [main/INFO] [quark/]: Loading Module Improved Sleeping
164[25Oct2025 14:29:02.250] [main/INFO] [quark/]: Loading Module Infinity Bucket
165[25Oct2025 14:29:02.250] [main/INFO] [quark/]: Loading Module Lava Bucket As Trash
166[25Oct2025 14:29:02.251] [main/INFO] [quark/]: Loading Module Lock Rotation
167[25Oct2025 14:29:02.252] [main/INFO] [quark/]: Loading Module More Banner Layers
168[25Oct2025 14:29:02.252] [main/INFO] [quark/]: Loading Module Note Block Mob Sounds
169[25Oct2025 14:29:02.254] [main/INFO] [quark/]: Loading Module Pat The Dogs
170[25Oct2025 14:29:02.255] [main/INFO] [quark/]: Loading Module Poison Potato Usage
171[25Oct2025 14:29:02.255] [main/INFO] [quark/]: Loading Module Reacharound Placing
172[25Oct2025 14:29:02.256] [main/INFO] [quark/]: Loading Module Replace Scaffolding
173[25Oct2025 14:29:02.256] [main/INFO] [quark/]: Loading Module Sign Editing
174[25Oct2025 14:29:02.261] [main/INFO] [quark/]: Loading Module Simple Harvest
175[25Oct2025 14:29:02.262] [main/INFO] [quark/]: Loading Module Snow Golem Player Heads
176[25Oct2025 14:29:02.262] [main/INFO] [quark/]: Loading Module Springy Slime
177[25Oct2025 14:29:02.262] [main/INFO] [quark/]: Loading Module Utility Recipes
178[25Oct2025 14:29:02.263] [main/INFO] [quark/]: Loading Module Villagers Follow Emeralds
179[25Oct2025 14:29:02.263] [main/INFO] [quark/]: Loading Module Big Dungeon
180[25Oct2025 14:29:02.264] [main/INFO] [quark/]: Loading Module Big Stone Clusters
181[25Oct2025 14:29:02.264] [main/INFO] [quark/]: Loading Module Biotite
182[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Blossom Trees
183[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Cave Roots
184[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Chorus Vegetation
185[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Crevices
186[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Deepslate
187[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Fairy Rings
188[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Mega Caves
189[25Oct2025 14:29:02.265] [main/INFO] [quark/]: Loading Module Monster Box
190[25Oct2025 14:29:02.266] [main/INFO] [quark/]: Loading Module Nether Obsidian Spikes
191[25Oct2025 14:29:02.266] [main/INFO] [quark/]: Loading Module New Stone Types
192[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Realistic World Gen
193[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Speleothems
194[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Spiral Spires
195[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Underground Clay
196[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Brimstone Underground Biome
197[25Oct2025 14:29:02.267] [main/INFO] [quark/]: Loading Module Cave Crystal Underground Biome
198[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Elder Prismarine Underground Biome
199[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Glowshroom Underground Biome
200[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Lush Underground Biome
201[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Overgrown Underground Biome
202[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Permafrost Underground Biome
203[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Sandstone Underground Biome
204[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Slime Underground Biome
205[25Oct2025 14:29:02.268] [main/INFO] [quark/]: Loading Module Spider Nest Underground Biome
206[25Oct2025 14:29:02.269] [main/INFO] [quark/]: Loading Module Crabs
207[25Oct2025 14:29:02.270] [main/INFO] [quark/]: Loading Module Forgotten
208[25Oct2025 14:29:02.270] [main/INFO] [quark/]: Loading Module Foxhound
209[25Oct2025 14:29:02.271] [main/INFO] [quark/]: Loading Module Frogs
210[25Oct2025 14:29:02.271] [main/INFO] [quark/]: Loading Module Stonelings
211[25Oct2025 14:29:02.389] [main/INFO] [quark/]: Loading Module Toretoise
212[25Oct2025 14:29:02.390] [main/INFO] [quark/]: Loading Module Wraith
213[25Oct2025 14:29:02.390] [main/INFO] [quark/]: Loading Module Auto Walk Keybind
214[25Oct2025 14:29:02.390] [main/INFO] [quark/]: Loading Module Back Button Keybind
215[25Oct2025 14:29:02.391] [main/INFO] [quark/]: Loading Module Chest Searching
216[25Oct2025 14:29:02.391] [main/INFO] [quark/]: Loading Module Greener Grass
217[25Oct2025 14:29:02.392] [main/INFO] [quark/]: Loading Module Improved Mount Hud
218[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Improved Tooltips
219[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Usage Ticker
220[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Variant Animal Textures
221[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Backpack
222[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Crate
223[25Oct2025 14:29:02.393] [main/INFO] [quark/]: Loading Module Magnets
224[25Oct2025 14:29:02.394] [main/INFO] [quark/]: Loading Module Matrix Enchanting
225[25Oct2025 14:29:02.394] [main/INFO] [quark/]: Loading Module Pipes
226[25Oct2025 14:29:02.394] [main/INFO] [quark/]: Loading Module Totem Of Holding
227[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Adjustable Chat
228[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Custom Underground Biome
229[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Game Nerfs
230[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Microcrafting Helper
231[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Narrator Readout
232[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Overlay Shader
233[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Pallet
234[25Oct2025 14:29:02.395] [main/INFO] [quark/]: Loading Module Shiba
235[25Oct2025 14:29:02.431] [modloading-worker-1/INFO] [net.lintfree.shroomscape.Shroomscape/]: HELLO FROM PREINIT
236[25Oct2025 14:29:02.431] [modloading-worker-1/INFO] [net.lintfree.shroomscape.Shroomscape/]: DIRT BLOCK >> minecraft:dirt
237[25Oct2025 14:29:02.431] [modloading-worker-1/INFO] [com.connectivity.Connectivity/]: Connectivity initialized
238[25Oct2025 14:29:02.436] [modloading-worker-0/INFO] [Bookshelf/]: Registering 3 command argument types.
239[25Oct2025 14:29:02.436] [modloading-worker-0/INFO] [Bookshelf/]: Registering 13 loot conditions.
240[25Oct2025 14:29:02.506] [modloading-worker-0/INFO] [thetadev.constructionwand.ConstructionWand/]: ConstructionWand says hello - may the odds be ever in your favor.
241[25Oct2025 14:29:02.512] [modloading-worker-0/INFO] [dev.murad.shipping.ShippingMod/]: HELLO FROM PREINIT
242[25Oct2025 14:29:02.512] [modloading-worker-0/INFO] [dev.murad.shipping.ShippingMod/]: DIRT BLOCK >> minecraft:dirt
243[25Oct2025 14:29:02.657] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:anvil_pet_entity, use EntityAttributeCreationEvent instead.
244[25Oct2025 14:29:02.657] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:bed_pet_entity, use EntityAttributeCreationEvent instead.
245[25Oct2025 14:29:02.657] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:bill_gates_entity, use EntityAttributeCreationEvent instead.
246[25Oct2025 14:29:02.657] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:satya_nadella_entity, use EntityAttributeCreationEvent instead.
247[25Oct2025 14:29:02.657] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:steve_ballmer_entity, use EntityAttributeCreationEvent instead.
248[25Oct2025 14:29:02.658] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:siamese_entity, use EntityAttributeCreationEvent instead.
249[25Oct2025 14:29:02.658] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:mini_quantum_blaze_entity, use EntityAttributeCreationEvent instead.
250[25Oct2025 14:29:02.658] [modloading-worker-0/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for inventorypets:mini_quantum_enderman_entity, use EntityAttributeCreationEvent instead.
251[25Oct2025 14:29:02.996] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: CraftingMapper, with priority 0
252[25Oct2025 14:29:02.998] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: APICustomEMCMapper, with priority 0
253[25Oct2025 14:29:02.999] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: BrewingMapper, with priority 0
254[25Oct2025 14:29:03.000] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: TippedArrowMapper, with priority 0
255[25Oct2025 14:29:03.001] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: OresBlacklistMapper, with priority 0
256[25Oct2025 14:29:03.005] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: CustomConversionMapper, with priority 0
257[25Oct2025 14:29:03.007] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: CustomEMCMapper, with priority 0
258[25Oct2025 14:29:03.008] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: CrTConversionEMCMapper, with priority 0
259[25Oct2025 14:29:03.009] [modloading-worker-0/INFO] [projecte/]: Found and loaded EMC mapper: CrTCustomEMCMapper, with priority 0
260[25Oct2025 14:29:03.054] [modloading-worker-0/INFO] [projecte/]: Found and loaded RecipeType Mapper: Smithing, with priority 0
261[25Oct2025 14:29:03.055] [modloading-worker-0/INFO] [projecte/]: Found and loaded RecipeType Mapper: FallbackRecipeType, with priority -2147483648
262[25Oct2025 14:29:03.056] [modloading-worker-0/INFO] [projecte/]: Found and loaded RecipeType Mapper: VanillaRecipeTypes, with priority 0
263[25Oct2025 14:29:03.076] [modloading-worker-0/INFO] [projecte/]: Found and loaded NBT Processor: EnchantmentProcessor, with priority 0
264[25Oct2025 14:29:03.077] [modloading-worker-0/INFO] [projecte/]: Found and loaded NBT Processor: DamageProcessor, with priority 2147483647
265[25Oct2025 14:29:03.077] [modloading-worker-0/INFO] [projecte/]: Found and loaded NBT Processor: StoredEMCProcessor, with priority 0
266[25Oct2025 14:29:03.152] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: Global Forge version check system disabled, no further processing.
267[25Oct2025 14:29:03.273] [modloading-worker-0/INFO] [Pixelmon TCG/]: Loading TCG version 9.1.11
268[25Oct2025 14:29:05.027] [modloading-worker-0/INFO] [Pixelmon TCG/]: Initializing Pixelmon TCG v9.1.11
269[25Oct2025 14:29:05.028] [modloading-worker-0/INFO] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Registering forge reset packet
270[25Oct2025 14:29:05.029] [modloading-worker-0/INFO] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Registered forge reset packet
271[25Oct2025 14:29:05.029] [modloading-worker-0/INFO] [Pixelmon/]: Loading Pixelmon version 9.1.11
272[25Oct2025 14:29:05.290] [modloading-worker-1/INFO] [CraftTweaker/]: CraftTweaker has loaded successfully!
273[25Oct2025 14:29:05.429] [modloading-worker-1/INFO] [Atlantis/]: Welcome to Atlantis 6.6.3
274[25Oct2025 14:29:05.430] [modloading-worker-1/INFO] [de.waterdu.aquapatch.AquaPatch/]: AquaPatch starting initialization
275[25Oct2025 14:29:05.780] [modloading-worker-0/INFO] [Pixelmon/]: Loaded Advancements
276[25Oct2025 14:29:05.824] [modloading-worker-0/INFO] [Pixelmon/]: Started the async storage scheduler.
277[25Oct2025 14:29:05.834] [Atlantis Scheduled Thread Pool (worker 2)/INFO] [Atlantis/]: Automatically creating 8 threads
278[25Oct2025 14:29:05.927] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:foxhound, use EntityAttributeCreationEvent instead.
279[25Oct2025 14:29:05.955] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:frog, use EntityAttributeCreationEvent instead.
280[25Oct2025 14:29:05.956] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:shiba, use EntityAttributeCreationEvent instead.
281[25Oct2025 14:29:05.971] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:crab, use EntityAttributeCreationEvent instead.
282[25Oct2025 14:29:05.971] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:forgotten, use EntityAttributeCreationEvent instead.
283[25Oct2025 14:29:05.990] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:leash_knot_fake, use EntityAttributeCreationEvent instead.
284[25Oct2025 14:29:05.990] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:stoneling, use EntityAttributeCreationEvent instead.
285[25Oct2025 14:29:05.991] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wrapped, use EntityAttributeCreationEvent instead.
286[25Oct2025 14:29:05.995] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:wraith, use EntityAttributeCreationEvent instead.
287[25Oct2025 14:29:05.996] [modloading-worker-1/WARN] [net.minecraftforge.common.ForgeHooks/]: Called deprecated GlobalEntityTypeAttributes#put for quark:toretoise, use EntityAttributeCreationEvent instead.
288[25Oct2025 14:29:06.006] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
289[25Oct2025 14:29:06.006] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 snowball = 1 snow_block
290[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 glowstone_dust = 1 glowstone
291[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 brick = 1 bricks
292[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 nether_brick = 1 nether_bricks
293[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 nether_wart = 1 nether_wart_block
294[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 quartz = 1 quartz_block
295[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 9 melon_slice = 1 melon
296[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 sand = 1 sandstone
297[25Oct2025 14:29:06.007] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 red_sand = 1 red_sandstone
298[25Oct2025 14:29:06.008] [modloading-worker-1/INFO] [com.jaquadro.minecraft.storagedrawers.StorageDrawers/]: New compacting rule 4 clay_ball = 1 clay
299[25Oct2025 14:29:06.024] [modloading-worker-1/INFO] [corgiaoc.byg.BYG/]: BYG: "Common Setup" Event Complete!
300[25Oct2025 14:29:06.201] [main/INFO] [journeymap/]: Initializing Packet Registries
301[25Oct2025 14:29:06.271] [main/FATAL] [net.minecraftforge.fml.loading.RuntimeDistCleaner/DISTXFORM]: Attempted to load class net/minecraft/client/renderer/Atlases for invalid dist DEDICATED_SERVER
302[25Oct2025 14:29:06.555] [modloading-worker-1/INFO] [dev.murad.shipping.ShippingMod/]: Got IMC []
303[25Oct2025 14:29:06.557] [modloading-worker-0/INFO] [net.lintfree.shroomscape.Shroomscape/]: Hello world from the MDK
304[25Oct2025 14:29:06.565] [modloading-worker-0/INFO] [net.lintfree.shroomscape.Shroomscape/]: Got IMC [Hello world]
305[25Oct2025 14:29:06.567] [modloading-worker-1/INFO] [mcjtylib/]: Enabled support for The One Probe
306[25Oct2025 14:29:06.658] [modloading-worker-0/INFO] [STDOUT/]: [com.mrh0.buildersaddition.BuildersAddition:postInit:80]: Builders Addition Initialized!
307[25Oct2025 14:29:06.658] [modloading-worker-0/INFO] [de.waterdu.aquapatch.AquaPatch/]: AquaPatch initialized successfully
308[25Oct2025 14:29:06.738] [Phosphophyllite Registry Worker/INFO] [Phosphophyllite/Registry/]: Thread stopped
309[25Oct2025 14:29:06.901] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Compostible Blocks Added!
310[25Oct2025 14:29:06.902] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Hoeable Blocks!
311[25Oct2025 14:29:06.907] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added Flammables!
312[25Oct2025 14:29:06.910] [main/INFO] [corgiaoc.byg.BYG/]: BYG: Added strippable Blocks...
313[25Oct2025 14:29:08.586] [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'
314[25Oct2025 14:29:09.250] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, duration] and [cofh, ignite, targets] with inputs: [0, -123, 123]
315[25Oct2025 14:29:09.251] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, ignite, targets] and [cofh, ignite, duration] with inputs: [0123]
316[25Oct2025 14:29:09.252] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invis, flag] and [cofh, invis, targets] with inputs: [true, false]
317[25Oct2025 14:29:09.253] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [cofh, invuln, flag] and [cofh, invuln, targets] with inputs: [true, false]
318[25Oct2025 14:29:09.261] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [hqm, lives, add] and [hqm, lives, targets] with inputs: [add]
319[25Oct2025 14:29:09.263] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [hqm, lives, remove] and [hqm, lives, targets] with inputs: [remove]
320[25Oct2025 14:29:09.275] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [projecte, showbag, color, target] and [projecte, showbag, color, uuid] with inputs: [dd12be42-52a9-4a91-a8a1-11c01849e498]
321[25Oct2025 14:29:09.277] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [spectate, ] and [spectate, target] with inputs: [words with spaces, "and symbols", word]
322[25Oct2025 14:29:09.279] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [spectate, target] and [spectate, ] with inputs: [Player, 0123, @e, @e[type=foo], dd12be42-52a9-4a91-a8a1-11c01849e498]
323[25Oct2025 14:29:09.285] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
324[25Oct2025 14:29:09.287] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
325[25Oct2025 14:29:09.288] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
326[25Oct2025 14:29:09.289] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
327[25Oct2025 14:29:09.291] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
328[25Oct2025 14:29:09.292] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, create, name, dimension, location, color, announce] and [waypoint, create, name, dimension, location, color, player] with inputs: [true, false]
329[25Oct2025 14:29:09.293] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [waypoint, delete, name, announce] and [waypoint, delete, name, player] with inputs: [true, false]
330[25Oct2025 14:29:09.374] [main/INFO] [mod.chiselsandbits.reloading.DataReloadingResourceManager/]: Setting up data reloading resource manager.
331[25Oct2025 14:29:09.384] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, BetterDungeons-1.16.4-1.2.1.jar, supermartijn642configlib-1.1.8-forge-mc1.16.jar, refinedpipes-0.5.2.jar, ExtendedCrafting-1.16.5-3.1.13.jar, connectivity-2.4-1.16.5.jar, InitialInventory-5.0.3.23.jar, Controlling-7.0.0.31.jar, Placebo-1.16.5-4.7.1.jar, modernfix-forge-5.18.0+mc1.16.5.jar, YungsApi-1.16.4-Forge-13.jar, Bookshelf-Forge-1.16.5-10.4.33.jar, ChanceCubes-1.16.5-5.0.2.469.jar, forcecraft-1.16.5-1.2.1.jar, Morpheus-1.16.5-4.2.70.jar, JustEnoughResources-1.16.5-0.12.1.128.jar, supplementaries-1.16.5-0.18.5.jar, refinedstorage-1.9.18.jar, pixelmongo-1.16.5-3.0.11.jar, PackMenu-1.16.5-2.5.0.jar, KehaanNPCTrader-1.16.5-1.2.0.jar, chipped-1.16.5-1.2.1-forge.jar, FarmersDelight-1.16.5-0.6.0.jar, SoulSandLife-1.16.5-1.1.2.jar, KehaanPets-1.16.5-1.3.0.jar, supermartijn642corelib-1.1.18-forge-mc1.16.jar, YungsBridges-Forge-1.16.4-1.0.1.jar, SimpleScreens-Forge-1.16.5-1.0.0.jar, Patchouli-1.16.4-53.3.jar, OreExcavation-1.8.157.jar, YungsExtras-Forge-1.16.4-1.0.jar, FramedBlocks-2.16.3.jar, BetterStrongholds-1.16.4-1.2.1.jar, buildersaddition-1.16.5-20210807a.jar, constructionwand-1.16.5-2.6.jar, Checklist-1.16.5-1.3.0.jar, OreDimensionConfiguration-1.16.5-1.1.0.jar, chunkloaders-1.2.9-forge-mc1.16.jar, BetterMineshafts-Forge-1.16.4-2.0.4.jar, BetterAdvancements-1.16.5-0.1.1.115.jar, biggerreactors-1.16.5-0.5.1.jar, Cucumber-1.16.5-4.1.12.jar, amwplushies-forge-1.16.5-2.1.0.jar, jei-1.16.5-7.8.0.1009.jar, tesseract-1.0.38-forge-mc1.16.jar, invtweaks-1.16.4-1.0.1.jar, Waystones_1.16.5-7.6.4.jar, Clumps-6.0.0.28.jar, journeymap-1.16.5-5.8.6.jar, NaturesCompass-1.16.5-1.9.1-forge.jar, HQM-1.16.5-5.5.17-forge.jar, phosphophyllite-1.16.5-0.5.1.jar, mcjtylib-1.16-5.1.8.jar, rftoolsbase-1.16-2.1.5.jar, ToastControl-1.16.5-4.4.0.jar, JEITweaker-1.16.5-1.1.0.49.jar, inventorypets-1.16.5-2.2.jar, CraftTweaker-1.16.5-7.1.2.527.jar, ProjectE-1.16.5-PE1.0.2.jar, ProjectExpansion-1.16.5-1.0.41.jar, BotanyPots-1.16.5-7.1.41.jar, BotanyTrees-1.16.5-3.0.12.jar, BotanyPots-Pixelmon-1.16.5-1.0.3.jar, rftoolspower-1.16-3.0.14.jar, forge-1.16.5-36.2.39-universal.jar, selene-1.16.5-1.9.0.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, DungeonsArise-1.16.5-2.1.49-beta.jar, Pixelmon-1.16.5-9.1.11-universal.jar, Atlantis-1.16.5-6.6.3-universal-all.jar, PokeballReveal-1.16.5-1.0.0.jar, PixelConfig-1.16.5-1.0.0.jar, AquaPatch-1.16.5-9.1.11d-universal.jar, ExplorersCompass-1.16.5-1.1.2-forge.jar, ChestLootPokehaan2-1.16.5-1.0.1.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, OreUnificationPokehaan2-1.16.5-1.0.1.jar, TConstruct-1.16.5-3.3.4.335.jar, itlt-1.16.x-2.0.1.jar, EnchantmentDescriptions-1.16.5-7.1.27.jar, theoneprobe-1.16-3.1.7.jar, PixelmonInformation-1.16.5-9.0.11-2.3.0.jar, plushies-1.2-1.16.5-forge.jar, Mantle-1.16.5-1.6.157.jar, PokehaanCraftAdditions-1.16.5-1.8.1.jar, gravestone-1.16.5-1.0.6.jar, thermal_cultivation-1.16.5-1.5.0.4.jar, FastWorkbench-1.16.5-4.6.2.jar, AutoRegLib-1.6-49.jar, Quark-r2.4-322.jar, StorageDrawers-1.16.3-8.5.2.jar, FastFurnace-1.16.5-4.5.0.jar, appleskin-forge-mc1.16.x-2.5.1.jar, lootr-1.16.5-0.2.19.51.jar, byg-1.3.6.jar, refinedstorageaddons-0.7.4.jar, DisableMobReplacement-1.0.0-ExceptVillagers.jar, chiselsandbits-1.0.63.jar, AdvancementPlaques-1.16.5-1.4.1.jar, littlelogistics-mc1.16.5-v1.0.8.jar, FastLeafDecay-v25.2.jar, FastSuite-1.16.4-1.1.1.jar, lazydfu-0.1.3.jar, PokehaanCreativeCraftables-1.16.5-1.0.1.jar, Iceberg-1.16.5-1.0.45.jar, ferritecore-2.1.1-forge.jar, Aquaculture-1.16.5-2.1.23.jar, FishBonanza-1.16.5-1.1.2.jar, ParkerMcs_Coins-1.16.5-1.0.4.jar, KehaanAdvancements-1.16.5-1.2.0.jar, shroomscape-1.16.5-1.0.0.jar, spark-1.9.1-forge.jar
332[25Oct2025 14:29:09.387] [main/INFO] [ModernFix/]: Invalidating pack caches
333[25Oct2025 14:29:13.513] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_zombie_pigman_seeds
334Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
335[25Oct2025 14:29:13.577] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_husk_seeds
336Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
337[25Oct2025 14:29:13.591] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/tungsten_ingot as it's serializer returned null
338[25Oct2025 14:29:13.596] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe botanytrees:tconstruct/earth_slime_sappling: com.google.gson.JsonSyntaxException: Missing minRolls, expected to find a Int
339[25Oct2025 14:29:13.602] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_speed -> ITEM , {"item":"minecraft:sugar"}
340[25Oct2025 14:29:13.606] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_heat -> HEAT , {"item":"forcecraft:golden_power_source"}
341[25Oct2025 14:29:13.625] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe biggerreactors:compat/mekanism/rotary/superheated_sodium: com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'mekanism:rotary'
342[25Oct2025 14:29:13.632] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:planter_rich_soul as it's serializer returned null
343[25Oct2025 14:29:13.671] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_panda_seeds
344Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
345[25Oct2025 14:29:13.672] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_fortune -> FORTUNE , {"tag":"forcecraft:fortune"}
346[25Oct2025 14:29:13.675] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_grinding -> ITEM , {"item":"minecraft:flint"}
347[25Oct2025 14:29:13.679] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vindicator_seeds
348Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
349[25Oct2025 14:29:13.684] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe projecte:tome as it's serializer returned null
350[25Oct2025 14:29:13.700] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_phantom_seeds
351Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
352[25Oct2025 14:29:13.702] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_shulker_seeds
353Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
354[25Oct2025 14:29:13.704] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_speed -> SPEED , {"item":"minecraft:sugar"}
355[25Oct2025 14:29:13.754] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_xp -> ITEM , {"item":"minecraft:experience_bottle"}
356[25Oct2025 14:29:13.759] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/silicon as it's serializer returned null
357[25Oct2025 14:29:13.761] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_ravager_seeds
358Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
359[25Oct2025 14:29:13.762] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_villager_seeds
360Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
361[25Oct2025 14:29:13.786] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_ender -> ENDER , {"tag":"forcecraft:ender"}
362[25Oct2025 14:29:13.809] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_freezing -> FREEZING , {"item":"forcecraft:snow_cookie"}
363[25Oct2025 14:29:13.810] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe projecte:tome_alt as it's serializer returned null
364[25Oct2025 14:29:13.812] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_guardian_seeds
365Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
366[25Oct2025 14:29:13.821] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/saltpeter as it's serializer returned null
367[25Oct2025 14:29:13.824] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_wolf_seeds
368Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
369[25Oct2025 14:29:13.824] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/steel_ingot as it's serializer returned null
370[25Oct2025 14:29:13.826] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_wing -> WING , {"item":"minecraft:feather"}
371[25Oct2025 14:29:13.827] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_xp_book -> ITEM , {"item":"minecraft:experience_bottle"}
372[25Oct2025 14:29:13.850] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_bleeding -> BLEEDING , {"item":"minecraft:arrow"}
373[25Oct2025 14:29:13.865] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_clear as it's serializer returned null
374[25Oct2025 14:29:13.883] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:firefly_jar_tf as it's serializer returned null
375[25Oct2025 14:29:13.887] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_knockback -> FORCE , {"tag":"forge:nuggets/force"}
376[25Oct2025 14:29:13.888] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_polar_bear_seeds
377Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
378[25Oct2025 14:29:13.889] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_mooshroom_seeds
379Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
380[25Oct2025 14:29:13.889] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_llama_seeds
381Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
382[25Oct2025 14:29:13.893] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/uranium_ingot as it's serializer returned null
383[25Oct2025 14:29:13.894] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_heat -> ITEM , {"item":"forcecraft:golden_power_source"}
384[25Oct2025 14:29:13.897] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_horse_seeds
385Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
386[25Oct2025 14:29:13.903] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_silverfish_seeds
387Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
388[25Oct2025 14:29:13.913] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_bane -> BANE , {"item":"minecraft:spider_eye"}
389[25Oct2025 14:29:13.913] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:brass_lantern as it's serializer returned null
390[25Oct2025 14:29:13.916] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_stray_seeds
391Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
392[25Oct2025 14:29:13.919] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/blackboard_clear as it's serializer returned null
393[25Oct2025 14:29:13.922] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_fox_seeds
394Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
395[25Oct2025 14:29:13.937] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_endermite_seeds
396Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
397[25Oct2025 14:29:13.953] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_healing -> HEALING , {"item":"minecraft:ghast_tear"}
398[25Oct2025 14:29:13.954] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_vex_seeds
399Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
400[25Oct2025 14:29:13.958] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:inspirations/flag_dye as it's serializer returned null
401[25Oct2025 14:29:13.965] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/mithril_ingot as it's serializer returned null
402[25Oct2025 14:29:13.969] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe supplementaries:copper_lantern_2 as it's serializer returned null
403[25Oct2025 14:29:14.008] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/iridium_ingot as it's serializer returned null
404[25Oct2025 14:29:14.009] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/zinc_ingot as it's serializer returned null
405[25Oct2025 14:29:14.010] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_witch_seeds
406Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
407[25Oct2025 14:29:14.013] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_pillager_seeds
408Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
409[25Oct2025 14:29:14.022] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_light -> LIGHT , {"item":"minecraft:glowstone"}
410[25Oct2025 14:29:14.027] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_camo -> CAMO , {"type":"forge:nbt","item":"minecraft:potion","count":1,"nbt":"{Potion:\"minecraft:invisibility\"}"}
411[25Oct2025 14:29:14.040] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/chrome_ingot as it's serializer returned null
412[25Oct2025 14:29:14.044] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_sturdy -> STURDY , {"item":"minecraft:obsidian"}
413[25Oct2025 14:29:14.066] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_pack_upgrade2 -> PACK2 , {"item":"forcecraft:force_pack_upgrade"}
414[25Oct2025 14:29:14.066] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_pack_upgrade1 -> PACK1 , {"item":"forcecraft:force_pack_upgrade"}
415[25Oct2025 14:29:14.066] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_pack_upgrade4 -> PACK4 , {"item":"forcecraft:force_pack_upgrade"}
416[25Oct2025 14:29:14.066] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_pack_upgrade3 -> PACK3 , {"item":"forcecraft:force_pack_upgrade"}
417[25Oct2025 14:29:14.066] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_evoker_seeds
418Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
419[25Oct2025 14:29:14.080] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/brass_ingot as it's serializer returned null
420[25Oct2025 14:29:14.082] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_rainbow -> RAINBOW , {"item":"minecraft:blue_dye"}
421[25Oct2025 14:29:14.085] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_parrot_seeds
422Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
423[25Oct2025 14:29:14.087] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_magma_cube_seeds
424Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
425[25Oct2025 14:29:14.089] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_drowned_seeds
426Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
427[25Oct2025 14:29:14.091] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_dolphin_seeds
428Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
429[25Oct2025 14:29:14.092] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe mysticalagriculture:essence/chisel/marble: com.google.gson.JsonSyntaxException: Unknown item 'chisel:marble/raw'
430[25Oct2025 14:29:14.108] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_treasure -> TREASURE , {"item":"forcecraft:treasure_core"}
431[25Oct2025 14:29:14.109] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/titanium_ingot as it's serializer returned null
432[25Oct2025 14:29:14.111] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_damage -> DAMAGE , {"item":"forcecraft:claw"}
433[25Oct2025 14:29:14.120] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_cat_seeds
434Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
435[25Oct2025 14:29:14.123] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Skipping loading recipe mysticalagriculture:essence/common/rubber as it's serializer returned null
436[25Oct2025 14:29:14.127] [Worker-Main-1/ERROR] [net.minecraft.item.crafting.RecipeManager/]: Parsing error loading recipe thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds: com.google.gson.JsonSyntaxException: Invalid Thermal Series recipe: thermal:compat/mysticalagriculture/insolator_mysticalag_bat_seeds
437Refer to the recipe's ResourceLocation to find the mod responsible and let them know!
438[25Oct2025 14:29:14.134] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_silk -> SILK , {"item":"minecraft:cobweb"}
439[25Oct2025 14:29:14.148] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/convert_freezing -> ITEM , {"item":"forcecraft:snow_cookie"}
440[25Oct2025 14:29:14.153] [Worker-Main-1/INFO] [forcecraft/]: Recipe loaded forcecraft:infuser/infuse_lumberjack -> LUMBERJACK , {"item":"forcecraft:force_log"}
441[25Oct2025 14:29:14.165] [Worker-Main-1/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 71 recipes
442[25Oct2025 14:29:15.202] [Worker-Main-1/INFO] [placebo/]: Registered 0 additional loot tables.
443[25Oct2025 14:29:15.634] [Worker-Main-1/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 3616 advancements
444[25Oct2025 14:29:15.648] [Worker-Main-1/INFO] [placebo/]: Registered 0 additional recipes.
445[25Oct2025 14:29:16.201] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
446[25Oct2025 14:29:16.210] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
447[25Oct2025 14:29:16.211] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
448[25Oct2025 14:29:16.212] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
449[25Oct2025 14:29:16.226] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
450[25Oct2025 14:29:16.235] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
451[25Oct2025 14:29:16.236] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
452[25Oct2025 14:29:16.257] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
453[25Oct2025 14:29:16.265] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
454[25Oct2025 14:29:16.272] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
455[25Oct2025 14:29:16.273] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
456[25Oct2025 14:29:16.281] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
457[25Oct2025 14:29:16.315] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
458[25Oct2025 14:29:16.326] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
459[25Oct2025 14:29:16.366] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
460[25Oct2025 14:29:16.382] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
461[25Oct2025 14:29:16.407] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
462[25Oct2025 14:29:16.419] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
463[25Oct2025 14:29:16.420] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
464[25Oct2025 14:29:16.423] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
465[25Oct2025 14:29:16.452] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
466[25Oct2025 14:29:16.462] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
467[25Oct2025 14:29:16.463] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
468[25Oct2025 14:29:16.489] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
469[25Oct2025 14:29:16.493] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
470[25Oct2025 14:29:16.496] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
471[25Oct2025 14:29:16.498] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
472[25Oct2025 14:29:16.500] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
473[25Oct2025 14:29:16.501] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
474[25Oct2025 14:29:16.509] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
475[25Oct2025 14:29:16.512] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
476[25Oct2025 14:29:16.515] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
477[25Oct2025 14:29:16.516] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
478[25Oct2025 14:29:16.524] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
479[25Oct2025 14:29:16.557] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
480[25Oct2025 14:29:16.560] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
481[25Oct2025 14:29:16.565] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
482[25Oct2025 14:29:16.579] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
483[25Oct2025 14:29:16.580] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
484[25Oct2025 14:29:16.585] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
485[25Oct2025 14:29:16.587] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
486[25Oct2025 14:29:16.600] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
487[25Oct2025 14:29:16.602] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
488[25Oct2025 14:29:16.604] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
489[25Oct2025 14:29:16.617] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
490[25Oct2025 14:29:16.619] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Blood Moon
491[25Oct2025 14:29:16.619] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
492[25Oct2025 14:29:16.625] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
493[25Oct2025 14:29:16.628] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
494[25Oct2025 14:29:16.633] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
495[25Oct2025 14:29:16.633] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
496[25Oct2025 14:29:16.650] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
497[25Oct2025 14:29:16.652] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
498[25Oct2025 14:29:16.669] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
499[25Oct2025 14:29:16.670] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
500[25Oct2025 14:29:16.670] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
501[25Oct2025 14:29:16.674] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
502[25Oct2025 14:29:16.675] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
503[25Oct2025 14:29:16.683] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
504[25Oct2025 14:29:16.697] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
505[25Oct2025 14:29:16.698] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Syrup Bomb
506[25Oct2025 14:29:16.699] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
507[25Oct2025 14:29:16.833] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
508[25Oct2025 14:29:16.834] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
509[25Oct2025 14:29:16.841] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
510[25Oct2025 14:29:16.841] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
511[25Oct2025 14:29:16.842] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
512[25Oct2025 14:29:16.846] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
513[25Oct2025 14:29:16.846] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
514[25Oct2025 14:29:16.865] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
515[25Oct2025 14:29:16.869] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
516[25Oct2025 14:29:16.873] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
517[25Oct2025 14:29:16.905] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
518[25Oct2025 14:29:16.914] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
519[25Oct2025 14:29:16.939] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
520[25Oct2025 14:29:16.944] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
521[25Oct2025 14:29:16.950] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
522[25Oct2025 14:29:16.963] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
523[25Oct2025 14:29:16.969] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
524[25Oct2025 14:29:16.970] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
525[25Oct2025 14:29:16.977] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
526[25Oct2025 14:29:16.982] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
527[25Oct2025 14:29:16.994] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
528[25Oct2025 14:29:16.996] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
529[25Oct2025 14:29:16.996] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
530[25Oct2025 14:29:16.998] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
531[25Oct2025 14:29:17.000] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
532[25Oct2025 14:29:17.017] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
533[25Oct2025 14:29:17.022] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
534[25Oct2025 14:29:17.023] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Ivy Cudgel
535[25Oct2025 14:29:17.023] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
536[25Oct2025 14:29:17.029] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
537[25Oct2025 14:29:17.039] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
538[25Oct2025 14:29:17.047] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
539[25Oct2025 14:29:17.049] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
540[25Oct2025 14:29:17.063] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
541[25Oct2025 14:29:17.064] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
542[25Oct2025 14:29:17.066] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
543[25Oct2025 14:29:17.067] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
544[25Oct2025 14:29:17.070] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Matcha Gotcha
545[25Oct2025 14:29:17.071] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
546[25Oct2025 14:29:17.072] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
547[25Oct2025 14:29:17.074] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
548[25Oct2025 14:29:17.086] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
549[25Oct2025 14:29:17.100] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
550[25Oct2025 14:29:17.107] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
551[25Oct2025 14:29:17.115] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
552[25Oct2025 14:29:17.116] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
553[25Oct2025 14:29:17.116] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
554[25Oct2025 14:29:17.123] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
555[25Oct2025 14:29:17.132] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
556[25Oct2025 14:29:17.135] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
557[25Oct2025 14:29:17.154] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
558[25Oct2025 14:29:17.155] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
559[25Oct2025 14:29:17.159] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
560[25Oct2025 14:29:17.181] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
561[25Oct2025 14:29:17.185] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
562[25Oct2025 14:29:17.186] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
563[25Oct2025 14:29:17.186] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
564[25Oct2025 14:29:17.194] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
565[25Oct2025 14:29:17.195] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
566[25Oct2025 14:29:17.209] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
567[25Oct2025 14:29:17.214] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
568[25Oct2025 14:29:17.214] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
569[25Oct2025 14:29:17.221] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
570[25Oct2025 14:29:17.243] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
571[25Oct2025 14:29:17.246] [Worker-Main-1/WARN] [Pixelmon/]: Attack name invalid: Tera Blast
572[25Oct2025 14:29:17.682] [Worker-Main-1/INFO] [Pixelmon/]: Registering Better Spawner.
573[25Oct2025 14:29:18.429] [Worker-Main-1/INFO] [Pixelmon/]: Registering trades.
574[25Oct2025 14:29:18.452] [Worker-Main-1/INFO] [Pixelmon/]: Registering shop items.
575[25Oct2025 14:29:19.833] [Worker-Main-1/INFO] [mod.chiselsandbits.reloading.DataReloadingResourceManager/]: Resetting common caches
576[25Oct2025 14:29:19.837] [Worker-Main-1/INFO] [Extended Crafting/]: Loaded 23 singularity type(s) in 3 ms
577[25Oct2025 14:29:19.840] [Worker-Main-1/INFO] [Cucumber Library/]: Loaded cucumber-tags.json in 0 ms
578[25Oct2025 14:29:19.853] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.definition.MaterialManager/]: Loaded 67 materials in 12.677439 ms
579[25Oct2025 14:29:19.879] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.stats.MaterialStatsManager/]: 146 stats loaded for 73 materials in 25.494564 ms
580[25Oct2025 14:29:19.936] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.materials.traits.MaterialTraitsManager/]: 62 traits loaded for 73 materials in 56.933628 ms
581[25Oct2025 14:29:19.959] [Worker-Main-1/INFO] [slimeknights.tconstruct.library.tools.layout.StationSlotLayoutLoader/]: Loaded 15 station slot layouts in 19.15026 ms
582[25Oct2025 14:29:19.960] [Worker-Main-1/INFO] [CraftTweaker/]: CraftTweaker reload starting!
583[25Oct2025 14:29:21.331] [Worker-Main-1/INFO] [CraftTweaker/]: CraftTweaker reload complete!
584[25Oct2025 14:29:21.732] [Worker-Main-1/INFO] [projecte/]: Considering file projecte:pe_custom_conversions/defaults.json, ID projecte:defaults
585[25Oct2025 14:29:21.752] [Worker-Main-1/INFO] [projecte/]: Considering file projecte:pe_custom_conversions/metals.json, ID projecte:metals
586[25Oct2025 14:29:21.881] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:lime_stained_glass => 16*Item: minecraft:lime_stained_glass_pane) cost 12 but output value is 1
587[25Oct2025 14:29:21.886] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:green_stained_glass => 16*Item: minecraft:green_stained_glass_pane) cost 12 but output value is 1
588[25Oct2025 14:29:21.892] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*NSSFAKE:craftingMapper/227 => 6*Item: forcecraft:force_planks) cost 32 but output value is 8
589[25Oct2025 14:29:21.898] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32
590[25Oct2025 14:29:21.903] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:silver_nugget => 1*Item: pixelmon:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: pixelmon:silver_ingot
591[25Oct2025 14:29:21.904] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
592[25Oct2025 14:29:21.908] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
593[25Oct2025 14:29:21.908] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
594[25Oct2025 14:29:21.909] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128
595[25Oct2025 14:29:21.911] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
596[25Oct2025 14:29:21.915] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:lead_nugget => 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
597[25Oct2025 14:29:21.915] [Worker-Main-1/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
598[25Oct2025 14:29:21.918] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
599[25Oct2025 14:29:21.921] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/155 + 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
600[25Oct2025 14:29:21.923] [Worker-Main-1/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
601[25Oct2025 14:29:21.925] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:tin_nugget => 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
602[25Oct2025 14:29:21.926] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:cyan_stained_glass => 16*Item: minecraft:cyan_stained_glass_pane) cost 12 but output value is 1
603[25Oct2025 14:29:21.928] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*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
604[25Oct2025 14:29:21.928] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 1*Item: thermal:copper_nugget + 8*NSSFAKE:craftingMapper/155 => 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
605[25Oct2025 14:29:21.929] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
606[25Oct2025 14:29:21.932] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*NSSFAKE:craftingMapper/37 + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
607[25Oct2025 14:29:21.933] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:lime_stained_glass => 16*Item: minecraft:lime_stained_glass_pane) cost 12 but output value is 1
608[25Oct2025 14:29:21.937] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:green_stained_glass => 16*Item: minecraft:green_stained_glass_pane) cost 12 but output value is 1
609[25Oct2025 14:29:21.949] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*NSSFAKE:craftingMapper/227 => 6*Item: forcecraft:force_planks) cost 32 but output value is 8
610[25Oct2025 14:29:21.954] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:azalea) cost 16 but output value is 32
611[25Oct2025 14:29:21.959] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:silver_nugget => 1*Item: pixelmon:silver_ingot" ingredient cost: 504 value of result: 512 setValueFromConversion: 0 + 2*Item Tag: forge:ingots/iron => 1*Item: pixelmon:silver_ingot
612[25Oct2025 14:29:21.960] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:foxglove) cost 16 but output value is 32
613[25Oct2025 14:29:21.963] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:japanese_orchid) cost 16 but output value is 32
614[25Oct2025 14:29:21.964] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_pink_allium) cost 16 but output value is 32
615[25Oct2025 14:29:21.965] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item: byg:magmatic_stone => 1*Item: minecraft:magma_block) cost 12 but output value is 128
616[25Oct2025 14:29:21.967] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:tall_allium) cost 16 but output value is 32
617[25Oct2025 14:29:21.969] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:lead_nugget => 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
618[25Oct2025 14:29:21.970] [Worker-Main-1/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
619[25Oct2025 14:29:21.972] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*Item Tag: minecraft:small_flowers => 1*Item: byg:delphinium) cost 16 but output value is 32
620[25Oct2025 14:29:21.975] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 8*NSSFAKE:craftingMapper/155 + 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
621[25Oct2025 14:29:21.977] [Worker-Main-1/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
622[25Oct2025 14:29:21.978] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*Item: thermal:tin_nugget => 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
623[25Oct2025 14:29:21.979] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 6*Item: minecraft:cyan_stained_glass => 16*Item: minecraft:cyan_stained_glass_pane) cost 12 but output value is 1
624[25Oct2025 14:29:21.980] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 9*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
625[25Oct2025 14:29:21.980] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: "0 + 1*Item: thermal:copper_nugget + 8*NSSFAKE:craftingMapper/155 => 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
626[25Oct2025 14:29:21.981] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 9*Item: minecraft:iron_nugget => 1*Item: minecraft:iron_ingot) cost 252 but output value is 256
627[25Oct2025 14:29:21.983] [Worker-Main-1/WARN] [projecte/]: EMC Exploit: ingredients (0 + 1*NSSFAKE:craftingMapper/37 + 1*Item: minecraft:diorite => 2*Item: minecraft:andesite) cost 17 but output value is 16
628[25Oct2025 14:29:22.004] [Worker-Main-1/INFO] [projecte/]: Registered 4957 EMC values. (took 673 ms)
629[25Oct2025 14:29:22.008] [Worker-Main-1/INFO] [fastsuite/]: Successfully processed 11383 recipes into the AuxRecipeManager.
630[25Oct2025 14:29:22.154] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading reactor moderators
631[25Oct2025 14:29:22.175] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 52 moderator data entries
632[25Oct2025 14:29:22.177] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 27 moderator entries
633[25Oct2025 14:29:22.178] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading turbine coils
634[25Oct2025 14:29:22.194] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 15 coil data entries
635[25Oct2025 14:29:22.194] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 9 coil entries
636[25Oct2025 14:29:22.196] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loading fluid transitions
637[25Oct2025 14:29:22.212] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 6 transitions data entries
638[25Oct2025 14:29:22.213] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 2 liquid transition entries
639[25Oct2025 14:29:22.213] [main/INFO] [net.roguelogix.biggerreactors.BiggerReactors/]: Loaded 2 gas transition entries
640[25Oct2025 14:29:23.780] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5
641[25Oct2025 14:29:23.780] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties
642[25Oct2025 14:29:23.781] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL
643[25Oct2025 14:29:23.781] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair
644[25Oct2025 14:29:23.892] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on *:58134
645[25Oct2025 14:29:23.997] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type
646[25Oct2025 14:29:24.188] [Server thread/INFO] [journeymap/]: Loading JourneyMap Forge Configs
647[25Oct2025 14:29:24.457] [Server thread/INFO] [ModernFix/]: Starting locating executor service with thread pool size of 1
648[25Oct2025 14:29:24.654] [Server thread/INFO] [disablemobreplacement/]: DisableMobReplacement has launched. Now disabling all Pixelmon mob replacement via built-in datapack.
649[25Oct2025 14:29:24.655] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "world"
650[25Oct2025 14:29:24.819] [Server thread/INFO] [STDOUT/]: [com.supermartijn642.tesseract.manager.TesseractTracker:loadReferences:206]: Loaded 0 tesseract references!
651[25Oct2025 14:29:24.826] [Server thread/INFO] [Hardcore Questing Mode/]: [HQM] Loading Quest Line, with 0 temp paths. ()
652[25Oct2025 14:29:24.951] [Server thread/INFO] [Hardcore Questing Mode/]: Loaded 270 quests from 6 quest sets.
653[25Oct2025 14:29:25.033] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld
654[25Oct2025 14:29:25.406] [Server thread/WARN] [ModernFix/]: The namespace waystones contains an outdated structure file, which can cause worldgen lag. Please view debug.log for the full filename, determine which mod provides the structure, and report to the mod/datapack author, including the debug log.
655[25Oct2025 14:29:26.710] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
656[25Oct2025 14:29:26.710] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
657[25Oct2025 14:29:26.710] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
658[25Oct2025 14:29:26.711] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0%
659[25Oct2025 14:29:26.811] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 1777 ms
660[25Oct2025 14:29:26.812] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (2.671s)! For help, type "help"
661[25Oct2025 14:29:26.813] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting GS4 status listener
662[25Oct2025 14:29:26.817] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener started
663[25Oct2025 14:29:26.817] [Query Listener #1/INFO] [net.minecraft.network.rcon.QueryThread/]: Query running on 0.0.0.0:9898
664[25Oct2025 14:29:26.927] [Server thread/INFO] [net.lintfree.shroomscape.Shroomscape/]: HELLO from server starting
665[25Oct2025 14:29:26.957] [Server thread/WARN] [chancecubes/]: A new sound was added after the sounds were registered and therefore the new sound could not be added!
666[25Oct2025 14:29:27.197] [Server thread/INFO] [chancecubes/]: Death and destruction prepared! (And Cookies. Cookies were also prepared.)
667[25Oct2025 14:29:27.202] [Server thread/INFO] [dev.murad.shipping.ShippingMod/]: HELLO from server starting
668[25Oct2025 14:29:27.257] [Server thread/INFO] [Pixelmon/]: Datapacks found: vanilla,mod:betterdungeons,mod:supermartijn642configlib,mod:refinedpipes,mod:extendedcrafting,mod:connectivity,mod:initialinventory,mod:controlling,mod:placebo,mod:modernfix,mod:yungsapi,mod:bookshelf,mod:chancecubes,mod:forcecraft,mod:morpheus,mod:jeresources,mod:supplementaries,mod:refinedstorage,mod:pixelmongo,mod:packmenu,mod:kehaannpctrader,mod:chipped,mod:farmersdelight,mod:soulsandlife,mod:kehaanpets,mod:supermartijn642corelib,mod:yungsbridges,mod:simplescreens,mod:patchouli,mod:oreexcavation,mod:yungsextras,mod:framedblocks,mod:betterstrongholds,mod:buildersaddition,mod:constructionwand,mod:checklist,mod:oredimensionconfiguration,mod:chunkloaders,mod:bettermineshafts,mod:betteradvancements,mod:biggerreactors,mod:cucumber,mod:a_man_with_plushies,mod:jei,mod:tesseract,mod:invtweaks,mod:waystones,mod:clumps,mod:journeymap,mod:naturescompass,mod:hardcorequesting,mod:phosphophyllite,mod:mcjtylib,mod:rftoolsbase,mod:toastcontrol,mod:jeitweaker,mod:inventorypets,mod:crafttweaker,mod:projecte,mod:projectexpansion,mod:botanypots,mod:botanytrees,mod:botanypotspixelmon,mod:rftoolspower,mod:forge,mod:selene,mod:mysticalagriculture,mod:mysticalagradditions,mod:ironchest,mod:dungeons_arise,mod:pixelmon,mod:atlantis,mod:pokeballreveal,mod:pixelconfig,mod:aquapatch,mod:explorerscompass,mod:chestloot,mod:cofh_core,mod:thermal,mod:thermal_innovation,mod:thermal_expansion,mod:oreunification,mod:tconstruct,mod:itlt,mod:enchdesc,mod:theoneprobe,mod:pixelmoninformation,mod:plushies,mod:mantle,mod:pokehaancraftadd,mod:gravestone,mod:thermal_cultivation,mod:fastbench,mod:autoreglib,mod:quark,mod:storagedrawers,mod:fastfurnace,mod:appleskin,mod:lootr,mod:byg,mod:refinedstorageaddons,mod:disablemobreplacement,mod:chiselsandbits,mod:advancementplaques,mod:littlelogistics,mod:fastleafdecay,mod:fastsuite,mod:lazydfu,mod:pokehaancraftables,mod:iceberg,mod:ferritecore,mod:aquaculture,mod:fishbonanza,mod:parkermc_coins,mod:kehaanadvancements,mod:shroomscape,mod:spark
669[25Oct2025 14:29:27.258] [Server thread/WARN] [ModernFix/]: Dedicated server took 53.072 seconds to load
670[25Oct2025 14:29:27.612] [Server thread/INFO] [ModernFix/]: Made Refined Storage shape cache map thread-safe
671[25Oct2025 14:33:18.692] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:item is using 32.1342% of max allowed vanilla size
672[25Oct2025 14:33:18.699] [Netty Epoll Server IO #1/WARN] [com.connectivity.Connectivity/]: Login payload for Registry minecraft:block is using 23.60% of max allowed vanilla size
673[25Oct2025 14:33:19.408] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player k_______ is 0af52fda-5635-47cb-9eae-06bb2d211604
674[25Oct2025 14:35:18.720] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: Disconnecting com.mojang.authlib.GameProfile@4b71b779[id=0af52fda-5635-47cb-9eae-06bb2d211604,name=k_______,properties={textures=[com.mojang.authlib.properties.Property@73f6731d]},legacy=false] (/**.**.**.**:53691): Took too long to log in
675[25Oct2025 14:35:18.761] [Server thread/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: com.mojang.authlib.GameProfile@4b71b779[id=0af52fda-5635-47cb-9eae-06bb2d211604,name=k_______,properties={textures=[com.mojang.authlib.properties.Property@73f6731d]},legacy=false] (/**.**.**.**:53691) lost connection: Took too long to log in
676[25Oct2025 14:36:13.261] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Stopping the server
677[25Oct2025 14:36:13.310] [Server thread/INFO] [ModernFix/]: Shutting down locating executor service
678[25Oct2025 14:36:13.316] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server
679[25Oct2025 14:36:13.316] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players
680[25Oct2025 14:36:13.316] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds
681[25Oct2025 14:36:13.317] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Gotta catch 'em all!]'/minecraft:overworld
682[25Oct2025 14:36:13.336] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
683[25Oct2025 14:36:13.337] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Gotta catch 'em all!]'/minecraft:the_nether
684[25Oct2025 14:36:13.338] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
685[25Oct2025 14:36:13.338] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Gotta catch 'em all!]'/minecraft:the_end
686[25Oct2025 14:36:13.339] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
687[25Oct2025 14:36:13.339] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Gotta catch 'em all!]'/pixelmon:ultra_space
688[25Oct2025 14:36:13.340] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ultra_space): All chunks are saved
689[25Oct2025 14:36:13.340] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[Gotta catch 'em all!]'/pixelmon:drowned_world
690[25Oct2025 14:36:13.341] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (drowned_world): All chunks are saved
691[25Oct2025 14:36:13.434] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (world): All chunks are saved
692[25Oct2025 14:36:13.437] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
693[25Oct2025 14:36:13.438] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
694[25Oct2025 14:36:13.439] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (ultra_space): All chunks are saved
695[25Oct2025 14:36:13.439] [Server thread/INFO] [net.minecraft.world.server.ChunkManager/]: ThreadedAnvilChunkStorage (drowned_world): All chunks are saved
696[25Oct2025 14:36:13.662] [Server thread/INFO] [net.minecraft.network.rcon.RConThread/]: Thread Query Listener stopped
This log will be saved for 90 days from their last view.
Report abuse