[Bug]: Game crashes when making a new world
LandonsBS opened this issue · 6 comments
Minecraft Version
1.20.1
Mod Version
4.0.1.1
Mod Loader
Forge
Mod Loader Version
47.2.23
Describe the bug
The game will not load and crash when making a new world and when I remove this mod it fixes itself
Steps to Reproduce
Have all the mods I downloaded
Open game
Make new world (I test on creative worlds)
It should look like it's loading and then it crashes after a while
Crash Reports/Logs
---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2024-04-16 19:41:11 Description: Feature placement java.lang.IllegalArgumentException: Cannot get property BooleanProperty{name=waterlogged, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{minecraft:wither_skeleton_skull} at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraft.world.level.block.SimpleWaterloggedBlock.m_7361_(SimpleWaterloggedBlock.java:25) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:259) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:cataclysm.mixins.json:StructureTemplateMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.StructureTemplateAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:world.StructureTemplateMixin,pl:mixin:APP:blueprint.mixins.json:StructureTemplateMixin,pl:mixin:APP:zeta.mixins.json:StructureTemplateMixin,pl:mixin:APP:structure_gel.mixins.json:TemplateMixins$StructureTemplateMixin,pl:mixin:APP:structure_gel.mixins.json:StructureTemplateAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.TemplateStructurePiece.m_213694_(TemplateStructurePiece.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:structure_gel.mixins.json:TemplateStructurePieceMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.StructureStart.m_226850_(StructureStart.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:conquered,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:conquered,pl:mixin:APP:blueprint.mixins.json:StructureStartMixin,pl:mixin:APP:zeta.mixins.json:StructureStartMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkGenerator.m_223080_(ChunkGenerator.java:320) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.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%23384!/:?] {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%23384!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Suspected Mods: NONE Stacktrace: at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:computing_frames,re:mixin,re:classloading} at net.minecraft.world.level.block.SimpleWaterloggedBlock.m_7361_(SimpleWaterloggedBlock.java:25) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading,re:mixin} at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_230328_(StructureTemplate.java:259) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,re:classloading,pl:accesstransformer:B,xf:fml:forge:forge_method_redirector,pl:mixin:APP:cataclysm.mixins.json:StructureTemplateMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.StructureTemplateAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:world.StructureTemplateMixin,pl:mixin:APP:blueprint.mixins.json:StructureTemplateMixin,pl:mixin:APP:zeta.mixins.json:StructureTemplateMixin,pl:mixin:APP:structure_gel.mixins.json:TemplateMixins$StructureTemplateMixin,pl:mixin:APP:structure_gel.mixins.json:StructureTemplateAccessor,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.TemplateStructurePiece.m_213694_(TemplateStructurePiece.java:83) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:computing_frames,re:mixin,re:classloading,pl:mixin:APP:structure_gel.mixins.json:TemplateStructurePieceMixin,pl:mixin:A} at net.minecraft.world.level.levelgen.structure.StructureStart.m_226850_(StructureStart.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:conquered,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:conquered,pl:mixin:APP:blueprint.mixins.json:StructureStartMixin,pl:mixin:APP:zeta.mixins.json:StructureStartMixin,pl:mixin:A} at net.minecraft.world.level.chunk.ChunkGenerator.m_223080_(ChunkGenerator.java:320) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A} at com.google.common.collect.ImmutableList.forEach(ImmutableList.java:422) ~[guava-31.1-jre.jar%23109!/:?] {re:mixin} at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.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%23384!/:?] {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%23384!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} -- Feature -- Details: Description: ResourceKey[minecraft:worldgen/structure / witherstormmod:storm_spawn_platform] Stacktrace: at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.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%23384!/:?] {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%23384!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Generation -- Details: CenterX: 0 CenterZ: 0 Seed: -7067807525043620764 Stacktrace: at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:319) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:structure_gel.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%23384!/:?] {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%23384!/:?] {re:classloading} at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Chunk to be generated -- Details: Location: 0,0 Position hash: 0 Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@e83e5b0 Stacktrace: at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading,pl:accesstransformer:B} 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%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:classloading} at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {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) ~[?:?] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {} -- Affected level -- Details: All players: 0 total; [] Chunk stats: 2209 Level dimension: minecraft:overworld Level spawn location: World: (192,63,160), Section: (at 0,15,0 in 12,3,10; chunk contains blocks 192,-64,160 to 207,319,175), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 1 game time, 888 day time Level name: New World Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true Level weather: Rain time: 23520 (now: false), thunder time: 39422 (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_5703_(MinecraftServer.java:896) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23384!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,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: 1165260872 bytes (1111 MiB) / 6845104128 bytes (6528 MiB) up to 14193524736 bytes (13536 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 3600 6-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.59 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2487 Graphics card #0 versionInfo: DriverVersion=31.0.15.3623 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 3.20 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 3.20 Memory slot #1 type: DDR4 Virtual memory max (MB): 37552.54 Virtual memory used (MB): 20738.33 Swap memory total (MB): 4864.00 Swap memory used (MB): 65.63 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx13536m -Xms256m Server Running: true Player Count: 0 / 8; [] Data Packs: vanilla, mod:treechop (incompatible), mod:blue_skies (incompatible), mod:easyanvils, mod:geckolib, mod:playeranimator (incompatible), mod:aether, mod:piglinproliferation (incompatible), mod:golemsarefriends (incompatible), mod:controlling (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:all_bark_all_bite (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:bookshelf, mod:guardvillagers (incompatible), mod:lost_aether_content, mod:takesapillage (incompatible), mod:mutantsbuff, mod:pickupnotifier, mod:snowrealmagic (incompatible), mod:whatareyouvotingfor, mod:immersive_armors (incompatible), mod:jeresources, mod:dragonfight (incompatible), mod:cloth_config (incompatible), mod:dragonmounts, mod:twilightforest, mod:athena, mod:structure_gel, mod:corpse, mod:tinyskeletons, mod:farmersdelight, mod:combatroll (incompatible), mod:endrem (incompatible), mod:do_a_barrel_roll (incompatible), mod:born_in_chaos_v1, mod:cloudstorage (incompatible), mod:cataclysm (incompatible), mod:curios (incompatible), mod:cerbons_api, mod:simplehats (incompatible), mod:searchables (incompatible), mod:witherstormmod, mod:queen_bee, mod:soulfired, mod:cumulus_menus, mod:architectury (incompatible), mod:netherchested, mod:cupboard (incompatible), mod:chimes, mod:cherishedworlds (incompatible), mod:nitrogen_internals, mod:the_bumblezone, mod:framework, mod:bwncr, mod:more_music_discs, mod:fastleafdecay, mod:enchantinginfuser, mod:majruszlibrary (incompatible), mod:darkpaintings (incompatible), mod:tradingpost, mod:b3m, mod:kiwi (incompatible), mod:puzzlesapi, mod:retrodamageindicators, mod:mutantmonsters, mod:amendments (incompatible), mod:octolib, mod:jei, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:obscure_api (incompatible), mod:brazier (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:comforts (incompatible), mod:naturescompass, mod:configured (incompatible), mod:snowundertrees, mod:rare_ice (incompatible), mod:everycomp (incompatible), mod:davespotioneering, mod:blueprint, mod:boatload, mod:puzzlesaccessapi, mod:xercamusic, mod:friendsandfoes (incompatible), mod:bestylewither, mod:alexscaves, mod:enchdesc (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:moonlight (incompatible), mod:mousetweaks, mod:mixinsquared (incompatible), mod:trulytreasures (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:paintings (incompatible), mod:forge, mod:betterdays (incompatible), mod:dramaticdoors, mod:flywheel, mod:create, mod:parcool (incompatible), mod:zeta (incompatible), mod:quark (incompatible), mod:supplementaries, mod:irons_spellbooks, mod:backpacked (incompatible), mod:betterarcheology, mod:raised (incompatible), mod:bettertridents, mod:appleskin (incompatible), mod:puzzleslib, mod:majruszsenchantments (incompatible), mod:bettergolem (incompatible), mod:plenty_of_golems, mod:cosmeticarmorreworked, mod:phantasm (incompatible), mod:domesticationinnovation (incompatible), mod:aquamirae (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, builtin/aether_accessories, mutantmonsters:biome_modifications Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge' Launched Version: forge-47.2.23 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.23.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.23.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.23.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.23.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.23.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null Mod List: TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |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 aether-1.20.1-1.4.0-neoforge.jar |The Aether |aether |1.20.1-1.4.0-neoforg|DONE |Manifest: NOSIGNATURE piglinproliferation-1.20-1.1.2.jar |Piglin Proliferation |piglinproliferation |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE golemsarefriends-1.20.0-1.0.1.jar |Golems Are Friends Not Fodder |golemsarefriends |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE all_bark_all_bite-1.20.1-1.0.2.jar |All Bark, All Bite |all_bark_all_bite |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE takesapillage-1.0.3-1.20.1.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE Mutants Buff 1.0.3 - 1.120.1.jar |mutantsbuff |mutantsbuff |1.0.0 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a SnowRealMagic-1.20.1-forge-10.4.0.jar |Snow! Real Magic! |snowrealmagic |10.4.0 |DONE |Manifest: NOSIGNATURE whatareyouvotingfor2023-1.20.1-1.2.4.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.4 |DONE |Manifest: NOSIGNATURE immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE dragonfight-1.20.1-4.4.jar |dragonfight mod |dragonfight |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE dragonmounts-1.20.1-1.2.1-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.1-beta |DONE |Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.1.jar |Structure Gel API |structure_gel |2.16.1 |DONE |Manifest: NOSIGNATURE corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |DONE |Manifest: NOSIGNATURE TinySkeletons-v8.0.1-1.20.1-Forge.jar |Tiny Skeletons |tinyskeletons |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE combatroll-forge-1.3.2+1.20.1.jar |Combat Roll |combatroll |1.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE do_a_barrel_roll-forge-3.5.4+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.4+1.20.1 |DONE |Manifest: NOSIGNATURE born_in_chaos_[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE cloudstorage-1.4.0-1.20.jar |Cloud Storage |cloudstorage |1.4.0 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.90 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE curios-forge-5.8.1+1.20.1.jar |Curios API |curios |5.8.1+1.20.1 |DONE |Manifest: NOSIGNATURE CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |DONE |Manifest: NOSIGNATURE simplehats-forge-1.20.1-0.2.2.jar |SimpleHats |simplehats |1.20.1-0.2.2 |DONE |Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |4.0.1.1 |DONE |Manifest: NOSIGNATURE QueenBee-Forge-1.20.1-3.1.4.jar |Queen Bee |queen_bee |3.1.4 |DONE |Manifest: NOSIGNATURE soulfired-1.20.1-3.2.1.0-forge.jar |Soul fire'd |soulfired |3.2.1.0 |DONE |Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE NetherChested-v8.0.3-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |DONE |Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE the_bumblezone-7.3.4+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.3.4+1.20.1-forge |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.27.jar |Framework |framework |0.6.27 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE more_music_discs-1.20.1-fulgurite.jar |More Music Discs |more_music_discs |1.0.0 |DONE |Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v8.0.2-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a majrusz-library-forge-1.20.1-7.0.5.jar |Majrusz Library |majruszlibrary |7.0.5 |DONE |Manifest: NOSIGNATURE DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a B3M-1.20-01.jar |Вращение Земли Майнкрафт�?ка�?|b3m |1.20-01 |DONE |Manifest: NOSIGNATURE Kiwi-1.20.1-forge-11.6.0.jar |Kiwi Library |kiwi |11.6.0 |DONE |Manifest: NOSIGNATURE puzzlesapi-forge-8.1.5.jar |Puzzles Api |puzzlesapi |8.1.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a retrodamageindicators-1.0.1.jar |Retro Damage Indicators |retrodamageindicators |1.0.1 |DONE |Manifest: NOSIGNATURE MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a amendments-1.20-1.1.21.jar |Amendments |amendments |1.20-1.1.21 |DONE |Manifest: NOSIGNATURE octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |DONE |Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE brazier-forge-6.1.1.jar |Brazier |brazier |6.1.1 |DONE |Manifest: NOSIGNATURE mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+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 configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |DONE |Manifest: NOSIGNATURE rare-ice-0.6.0.jar |Rare Ice |rare_ice |0.0NONE |DONE |Manifest: NOSIGNATURE everycomp-1.20-2.6.51.jar |Every Compat |everycomp |1.20-2.6.51 |DONE |Manifest: NOSIGNATURE Dave's Potioneering-forge-1.20.1-11.jar |Dave's Potioneering |davespotioneering |11 |DONE |Manifest: NOSIGNATURE blueprint-1.20.1-7.0.3.jar |Blueprint |blueprint |7.0.3 |DONE |Manifest: NOSIGNATURE boatload-1.20.1-5.0.0.jar |Boatload |boatload |5.0.0 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a xercamusic-1.20.1-1.0.1.jar |Music Maker Mod |xercamusic |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |DONE |Manifest: NOSIGNATURE bestylewither-forge-mc1.20-1.6.1.jar |BE Style Wither |bestylewither |1.6.1 |DONE |Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5 TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE moonlight-1.20-2.11.12-forge.jar |Moonlight Library |moonlight |1.20-2.11.12 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE trulytreasures-1.20-3.0.0-forge.jar |Truly Treasures |trulytreasures |1.20-3.0.0 |DONE |Manifest: NOSIGNATURE cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE Paintings-forge-1.20.1-11.0.0.0.jar |Paintings ++ |paintings |11.0.0.0 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.2.23-universal.jar |Forge |forge |47.2.23 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90 betterdays-1.20.1-3.1.0.4-FORGE.jar |BetterDays |betterdays |1.20.1-3.1.0.4-FORGE|DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f DramaticDoors-QuiFabrge-1.20.1-3.2.1.jar |Dramatic Doors |dramaticdoors |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE ParCool-1.20.1-3.2.0.1-R.jar |ParCool! |parcool |1.20.1-3.2.0.1-R |DONE |Manifest: NOSIGNATURE Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |DONE |Manifest: NOSIGNATURE Quark-4.0-441.jar |Quark |quark |4.0-441 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |DONE |Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.1.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.3 |DONE |Manifest: NOSIGNATURE backpacked-forge-1.20.1-2.2.5.jar |Backpacked |backpacked |2.2.5 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99 betterarcheology-1.1.7-1.20.1.jar |Better Archeology |betterarcheology |1.1.7-1.20.1 |DONE |Manifest: NOSIGNATURE raised-forge-1.20.1-3.1.3.jar |Raised |raised |3.1.3 |DONE |Manifest: NOSIGNATURE BetterTridents-v8.0.1-1.20.1-Forge.jar |Better Tridents |bettertridents |8.0.1 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a majruszs-enchantments-forge-1.20.1-1.10.7.jar |Majrusz's Enchantments |majruszsenchantments |1.10.7 |DONE |Manifest: NOSIGNATURE bettergolem-1.20.1-4.0.1.jar |Better Golem |bettergolem |1.20.1-4.0.1 |DONE |Manifest: NOSIGNATURE Plenty_of_Golems-V1.3.1-Forge_1.20.1.jar |plenty of golems |plenty_of_golems |1.3.0 |DONE |Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 phantasm-forge-0.1.jar |End's Phantasm |phantasm |0.1 |DONE |Manifest: NOSIGNATURE domesticationinnovation-1.7.1-1.20.1.jar |Domestication Innovation |domesticationinnovation |1.7.1 |DONE |Manifest: NOSIGNATURE aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 06131f2f-76d5-4765-a3cc-6fc0fcc47a46 Flywheel Backend: GL33 Instanced Arrays FML: 47.2 Forge: net.minecraftforge:47.2.23 Kiwi Modules: kiwi:contributors kiwi:data snowrealmagic:core
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
Aether: Lost Content Addon
Alex's Caves
Alex's Mobs
All Bark, All Bite
Amendments
Appleskin
Aquamirae
Architectuary API
Backpacked
Bad Wither No Cookie
BE Style Wither
Better Archeology
Better Days
Better Golems
Better Tridents
Biomes O Plenty
Blue Skies
Blueprint
Boatload
Bookshelf
Born in Chaos
Brazier
Caelus API
CERBON's API
Cherished Worlds
Chimes
Citadel
Clean Swing Through Grass
Cloth Config API
Cloud Storage
Clumps
Combat Roll
Comforts
Configured
Controlling
Corpse
Cosmetic Armor Reworked
Cracker's Wither Storm Mod
Create
Cupboard
Curios API
Dark Paintings
Dave's Potioneering
Domestication Innovation
Dragon Mounts: Legacy
Dramatic Doors
Easy Anvils
Enchanting Infuser
Enchantment Descriptions
End Remastered
End's Phantasm
Every Wood
Farmer's Delight
Framework
Friends&Foes
GeckoLib
Goblin Traders
Golems Are Friends Not Fodder
Guard VIllagers
HT's TreeChop
Immersive Armors
Iron's Spells 'n Spellbooks
It Takes a Pillage
Just Enough Items
Just Enough Resources
Kiwi
Kotlin
L_Ender's Cataclysm
Macaw's Paintings
Majrusz Library
Majrusz's Enchantments
Moonlight Lib
More Music Discs (Records)
Mouse Tweaks
Music Maker Mod
Mutant Monsters
Mutant's Buff
Nature's Compass
Nether Chested
Obscure API
OctoLib
Paintings++
Pick up Notifier
Piglin Proliferation
playerAnimator
Plenty of Golems
Puzzles Lib
Quark
Queen Bee
Raised
Rare Ice
Retro Damage Indicators
Savage Ender Dragon
Searchables
Simple Hats
Snow Under Trees
Snow! Real Magic!
Soul fire'd
Structure Gel API
Supplementaries
TerraBlender
The Aether
The Bumblezone
The Twilight Forest
Tiny Skeletons
Trading Post
Truly Treasures
What Are You Voting For? 2023
YUNG's API
Zeta
Вращение Земли Майнкрафтская (Accurate day/night-cycles Mod)
and btw yeah I know cracker's wither storm caused it because I removed it and retried