---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2024-08-07 00:43:11 Description: Exception generating new chunk java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / minecraft:frozen_peaks]=net.minecraft.world.level.biome.Biome@3ff4c530}] at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkGenerator.m_223094_(ChunkGenerator.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%23109!/:?] {} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} -- Chunk to be generated -- Details: Location: -3,2 Position hash: 12884901885 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@1dc516d0 Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%23114!/:?] {} at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {} at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:classloading} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 625 Level dimension: minecraft:overworld Level spawn location: World: (-24,64,56), Section: (at 8,0,8 in -2,4,3; chunk contains blocks -32,-64,48 to -17,319,63), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511) Level time: 0 game time, 0 day time Level name: ElTallerDeEustaquio Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false) Known server brands: forge Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.letmedespawn.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.letmedespawn.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.letmedespawn.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23510!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,re:classloading,pl:accesstransformer:B,xf:fml:xaerominimap:xaero_minecraftserver,xf:fml:xaeroworldmap:xaero_wm_minecraftserver,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin,pl:mixin:APP:mixins.letmedespawn.json:MinecraftServerMixin,pl:mixin:APP:ichunutil.mixins.json:MinecraftServerAccessorMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:A} at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1323317080 bytes (1262 MiB) / 3372220416 bytes (3216 MiB) up to 6375342080 bytes (6080 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 2600 Six-Core Processor Identifier: AuthenticAMD Family 23 Model 8 Stepping 2 Microarchitecture: Zen+ Frequency (GHz): 3.39 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: Parsec Virtual Display Adapter Graphics card #0 vendor: Parsec Cloud, Inc. Graphics card #0 VRAM (MB): 0.00 Graphics card #0 deviceId: unknown Graphics card #0 versionInfo: DriverVersion=**.**.**.** Graphics card #1 name: NVIDIA GeForce GTX 1050 Ti Graphics card #1 vendor: NVIDIA (0x10de) Graphics card #1 VRAM (MB): 4095.00 Graphics card #1 deviceId: 0x1c82 Graphics card #1 versionInfo: DriverVersion=32.0.15.6081 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 26060.52 Virtual memory used (MB): 18037.91 Swap memory total (MB): 9728.00 Swap memory used (MB): 0.00 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6080m -Xms256m Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:create_jetpack (incompatible), mod:modernfix (incompatible), mod:kambrik (incompatible), mod:guardvillagers (incompatible), mod:apotheosis (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:ctov, mod:refinedstorage, mod:athena, mod:corpse, mod:torchmaster, mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:highlighter (incompatible), mod:create_recipes, mod:curios (incompatible), mod:createarmory, mod:searchables (incompatible), mod:framedblocks, mod:attributeslib (incompatible), mod:bettervillage, mod:constructionwand, mod:flib, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:krypton (incompatible), mod:fastleafdecay, mod:createteleporters, mod:sliceanddice (incompatible), mod:essential (incompatible), mod:elytraslot (incompatible), mod:betteranimationscollection, mod:mowziesmobs, mod:puzzlesapi, mod:rechiseled (incompatible), mod:jei, mod:lithostitched, mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:naturescompass, mod:strawstatues, mod:create_wizardry, mod:design_decor (incompatible), mod:rechiseledcreate, mod:neruina (incompatible), mod:fusion, mod:puzzlesaccessapi, mod:forge, mod:createbb (incompatible), mod:mousetweaks, mod:bettercombat (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:ding, mod:createendertransmission, mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:polymorph (incompatible), mod:justenoughprofessions, mod:zeta (incompatible), mod:entityculling, mod:canary, mod:xaeroplus (incompatible), mod:xaerominimap (incompatible), mod:immediatelyfast (incompatible), mod:appleskin (incompatible), mod:lootr, mod:visuality (incompatible), mod:puzzleslib, mod:gjeb, mod:create_power_loader, mod:cosmeticarmorreworked, mod:deuf, mod:treechop (incompatible), mod:kuma_api (incompatible), mod:create_things_and_misc, mod:geckolib, mod:ars_nouveau (incompatible), mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:create_crush_everything, mod:villagernames, mod:xaeroworldmap (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:mcwdoors, mod:railways, mod:interiors (incompatible), mod:konkrete (incompatible), mod:create_connected, mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight, mod:mcwfences, mod:baubly, mod:bountiful (incompatible), mod:patchouli (incompatible), mod:collective, mod:ftbultimine (incompatible), mod:resourcefullib (incompatible), mod:createliquidfuel (incompatible), mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:createchunkloading (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:refurbished_furniture, mod:chunkloaders, mod:framework, mod:foodeffecttooltips, mod:letmedespawn, mod:gamemenumodoption, mod:cyclic, mod:inventorysorter (incompatible), mod:estrogen (incompatible), mod:amendments (incompatible), mod:copycats (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:callablehorses (incompatible), mod:create, mod:createsifter (incompatible), mod:create_dd (incompatible), mod:create_central_kitchen (incompatible), mod:ars_creo (incompatible), mod:waystones, mod:clumps (incompatible), mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:decorative_blocks, mod:badmobs (incompatible), mod:create_confectionery, mod:everycomp (incompatible), mod:ichunutil, mod:bobberdetector (incompatible), mod:skinlayers3d, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:friendsandfoes (incompatible), mod:nyfsspiders (incompatible), mod:craftingtweaks, mod:jukeboxfix (incompatible), mod:okzoomer (incompatible), mod:simplyswords (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:easy_villagers, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:create_sa, mod:storagedrawers (incompatible), mod:irons_spellbooks, mod:immersive_paintings (incompatible), mod:freecam (incompatible), mod:mvs (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:effecttooltips (incompatible), mod:expandability (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, create_central_kitchen:farmersdelight (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Experimental Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.2.0 ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 kotlinforforge@4.11.0 javafml@null lowcodefml@null Mod List: supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE modernfix-forge-5.19.0+mc1.20.1.jar |ModernFix |modernfix |5.19.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE guardvillagers-1.20.1-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |DONE |Manifest: NOSIGNATURE Apotheosis-1.20.1-7.4.0.jar |Apotheosis |apotheosis |7.4.0 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.3.6-all.jar |Balm |balm |7.3.6 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE [Forge]CTOV-v3.4.5.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.5 |DONE |Manifest: NOSIGNATURE refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.1.3-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |DONE |Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE create_recipes-1.2.0.jar |Create: More Recipes |create_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE createarmoryv0.6.1n.jar |CreateArmory |createarmory |0.5 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE ApothicAttributes-1.20.1-1.3.6.jar |Apothic Attributes |attributeslib |1.3.6 |DONE |Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE createteleporters2.2-1.20.1.jar |Create Teleporters |createteleporters |2.2 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-3.2.1.jar |Create Slice & Dice |sliceanddice |3.2.1 |DONE |Manifest: NOSIGNATURE Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |DONE |Manifest: NOSIGNATURE elytraslot-forge-6.4.3+1.20.1.jar |Elytra Slot |elytraslot |6.4.3+1.20.1 |DONE |Manifest: NOSIGNATURE BetterAnimationsCollection-v8.0.0-1.20.1-Forge.jar|Better Animations Collection |betteranimationscollection |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE puzzlesapi-forge-8.1.4.jar |Puzzles Api |puzzlesapi |8.1.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.10.0.38.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.1.8.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE StrawStatues-v8.0.3-1.20.1-Forge.jar |Straw Statues |strawstatues |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_wizardry-0.2.3-forge-1.20.1.jar |Create: Wizardry |create_wizardry |0.2.3 |DONE |Manifest: NOSIGNATURE design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE Neruina-2.1.1-forge+1.20.1.jar |Neruina |neruina |2.1.1 |DONE |Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createbb-1.20.1-3.2.1.jar |Create: Broken Bad |createbb |3.1.1 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |DONE |Manifest: NOSIGNATURE createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createendertransmission-2.0.7-1.20.1.jar |Create Ender Transmission |createendertransmission |2.0.7-1.20.1 |DONE |Manifest: NOSIGNATURE kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1.7.4-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.4 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE XaeroPlus-2.21+forge-1.20.1-WM1.38.8-MM24.2.0.jar |XaeroPlus |xaeroplus |2.21 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_24.2.0_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.2.0 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** gjeb-forge-1.20.1-1.3.0.34.jar |GJEB (GammaJustExtremeBright) |gjeb |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.12.4-all.jar |Ars Nouveau |ars_nouveau |4.12.4 |DONE |Manifest: NOSIGNATURE immersive_aircraft-1.0.1+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.38.8_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.8 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE citadel-2.5.6-1.20.1.jar |Citadel |citadel |2.5.6 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE mcw-doors-1.1.1forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.1 |DONE |Manifest: NOSIGNATURE Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE interiors-0.5.4+forge-mc1.20.1.jar |Create: Interiors |interiors |0.5.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE create_connected-0.8.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.8.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE baubly-forge-1.20.1-1.0.1.jar |Baubly |baubly |1.0.1 |DONE |Manifest: NOSIGNATURE Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE collective-1.20.1-7.80.jar |Collective |collective |7.80 |DONE |Manifest: NOSIGNATURE ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.28.jar |Resourceful Lib |resourcefullib |2.1.28 |DONE |Manifest: NOSIGNATURE createliquidfuel-2.1.1-1.20.1.jar |Create Liquid Fuel |createliquidfuel |2.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |DONE |Manifest: NOSIGNATURE createchunkloading-1.6.0-forge.jar |Create Chunkloading |createchunkloading |1.6.0 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE refurbished_furniture-forge-1.20.1-1.0.3.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** chunkloaders-1.2.8a-forge-mc1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8a |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** foodeffecttooltips+forge-1.20.1-1.3.0.jar |Food Effect Tooltips |foodeffecttooltips |1.3.0 |DONE |Manifest: NOSIGNATURE letmedespawn-forge-1.20.1-1.20.4-1.2.1.jar |Let Me Despawn |letmedespawn |1.2.1 |DONE |Manifest: NOSIGNATURE gamemenumodoption-mc1.20.1-2.2.1.jar |Game Menu Mod Option |gamemenumodoption |2.2.1 |DONE |Manifest: NOSIGNATURE Cyclic-1.20.1-1.12.10.jar |Cyclic |cyclic |1.12.10 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE Estrogen-4.2.10+1.20.1-forge.jar |Create: Estrogen |estrogen |4.2.10+1.20.1-forge |DONE |Manifest: NOSIGNATURE amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE copycats-2.1.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |DONE |Manifest: NOSIGNATURE callablehorses-1.20.1-1.3.0.1.jar |Callable Horses |callablehorses |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE createsifter-1.20.1-1.8.1.e-22.jar |Create Sifter |createsifter |1.20.1-1.8.1.e-22 |DONE |Manifest: NOSIGNATURE Create-DnDesire-1.20.1-0.1b.Release-Early-Dev.jar |Create: Dreams & Desires |create_dd |0.1b.Release-Early-D|DONE |Manifest: NOSIGNATURE create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |DONE |Manifest: NOSIGNATURE ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20-14.1.4.jar |Waystones |waystones |14.1.4 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |DONE |Manifest: NOSIGNATURE create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE everycomp-1.20-2.6.70.jar |Every Compat |everycomp |1.20-2.6.70 |DONE |Manifest: NOSIGNATURE iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** bobberdetector-0.1.9-1.20.1.jar |Bobber Detector |bobberdetector |**.**.**.**.20.1 |DONE |Manifest: NOSIGNATURE skinlayers3d-forge-1.6.6-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.6 |DONE |Manifest: NOSIGNATURE ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE friendsandfoes-forge-mc1.20.1-2.0.15.jar |Friends&Foes |friendsandfoes |2.0.15 |DONE |Manifest: NOSIGNATURE nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE jukeboxfix-1.0.0-1.20.1.jar |Jukeboxfix |jukeboxfix |1.0.0+1.20.1 |DONE |Manifest: NOSIGNATURE okzoomer-forge-1.20-3.0.1.jar |OkZoomer |okzoomer |3.0.1 |DONE |Manifest: NOSIGNATURE simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** moonlight-1.20-2.12.9-forge.jar |Moonlight Library |moonlight |1.20-2.12.9 |DONE |Manifest: NOSIGNATURE endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE easy-villagers-forge-1.20.1-1.1.15.jar |Easy Villagers |easy_villagers |1.20.1-1.1.15 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE StorageDrawers-1.20.1-12.0.4.jar |Storage Drawers |storagedrawers |12.0.4 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.3.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.3.0 |DONE |Manifest: NOSIGNATURE immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |DONE |Manifest: NOSIGNATURE freecam-forge-1.2.1+1.20.jar |Freecam |freecam |1.2.1+1.20 |DONE |Manifest: NOSIGNATURE mvs-4.1.2-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.2-1.20-forge |DONE |Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** EffectTooltips-Forge-1.20.1-9.0.2.jar |EffectTooltips |effecttooltips |9.0.2 |DONE |Manifest: NOSIGNATURE expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE createaddition-1.20.1-1.2.4d.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4d |DONE |Manifest: NOSIGNATURE Crash Report UUID: f95b2f42-c616-47cd-9c8d-8c21877393e0 FML: 47.2 Forge: net.minecraftforge:47.2.0 Flywheel Backend: GL33 Instanced Arrays