Skip to content

Instantly share code, notes, and snippets.

@Darkosto
Created May 16, 2023 00:01
Show Gist options
  • Save Darkosto/23dfdae66c0ad3c18b88b096e912c9c4 to your computer and use it in GitHub Desktop.
Save Darkosto/23dfdae66c0ad3c18b88b096e912c9c4 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// You're mean.
Time: 5/15/23, 4:45 PM
Description: Exception generating new chunk
java.util.ConcurrentModificationException: null
at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?] {re:mixin}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$Palette.m_74653_(StructureTemplate.java:729) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74607_(StructureTemplate.java:182) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:repurposed_structures.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:repurposed_structures.mixins.json:structures.TemplateAccessor,pl:mixin:APP:feature_nbt_deadlock_be_gone.mixins.json:StructureTemplateMixin,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement.m_207245_(SinglePoolElement.java:110) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsapi.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:repurposed_structures.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:cyanide.mixins.json:SinglePoolElementMixin,pl:mixin:APP:cyanide.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement$Placer.m_210333_(JigsawPlacement.java:144) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:waystones.mixins.json:JigsawPlacementMixin,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement.m_210290_(JigsawPlacement.java:351) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:classloading}
at nonamecrackers2.witherstormmod.common.world.gen.feature.structure.BowelsStructure.createPiecesGenerator(BowelsStructure.java:43) ~[witherstormmod-1.18.2-2.2.1.jar%23297!/:1.18.2-2.2.1] {re:classloading}
at net.minecraft.world.level.levelgen.feature.ConfiguredStructureFeature.m_204707_(ConfiguredStructureFeature.java:53) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkGenerator.m_208016_(ChunkGenerator.java:650) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkGenerator.m_212256_(ChunkGenerator.java:604) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at net.minecraft.world.level.chunk.ChunkGenerator.m_62199_(ChunkGenerator.java:586) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_187860_(ChunkStatus.java:49) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinChunkStatus,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinChunkStatus,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2323!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,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.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,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:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
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
Stacktrace:
at java.util.HashMap.computeIfAbsent(HashMap.java:1221) ~[?:?] {re:mixin}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate$Palette.m_74653_(StructureTemplate.java:729) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.world.level.levelgen.structure.templatesystem.StructureTemplate.m_74607_(StructureTemplate.java:182) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterdungeons.mixins.json:DungeonContextMixin,pl:mixin:APP:repurposed_structures.mixins.json:structures.StructureTemplateMixin,pl:mixin:APP:repurposed_structures.mixins.json:structures.TemplateAccessor,pl:mixin:APP:feature_nbt_deadlock_be_gone.mixins.json:StructureTemplateMixin,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement.m_207245_(SinglePoolElement.java:110) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:yungsapi.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:APP:repurposed_structures.mixins.json:structures.SinglePoolElementAccessor,pl:mixin:APP:cyanide.mixins.json:SinglePoolElementMixin,pl:mixin:APP:cyanide.mixins.json:accessor.SinglePoolElementAccessor,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement$Placer.m_210333_(JigsawPlacement.java:144) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:waystones.mixins.json:JigsawPlacementMixin,pl:mixin:A}
at net.minecraft.world.level.levelgen.structure.pools.JigsawPlacement.m_210290_(JigsawPlacement.java:351) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:classloading}
at nonamecrackers2.witherstormmod.common.world.gen.feature.structure.BowelsStructure.createPiecesGenerator(BowelsStructure.java:43) ~[witherstormmod-1.18.2-2.2.1.jar%23297!/:1.18.2-2.2.1] {re:classloading}
at net.minecraft.world.level.levelgen.feature.ConfiguredStructureFeature.m_204707_(ConfiguredStructureFeature.java:53) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.level.chunk.ChunkGenerator.m_208016_(ChunkGenerator.java:650) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkGenerator.m_212256_(ChunkGenerator.java:604) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[?:?] {}
at java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720) ~[?:?] {}
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
at net.minecraft.world.level.chunk.ChunkGenerator.m_62199_(ChunkGenerator.java:586) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:witherstormmod.mixins.json:IMixinChunkGenerator,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_187860_(ChunkStatus.java:49) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinChunkStatus,pl:mixin:A}
at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinChunkStatus,pl:mixin:A}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2323!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,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.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
-- Chunk to be generated --
Details:
Location: 0,0
Position hash: 0
Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@3960bc9e
Stacktrace:
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,pl:mixin:A}
at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2323!/:?] {}
at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl.mixins.json:common.entity_sync.MixinChunkMap_E,pl:mixin:APP:spoiled.mixins.json:ChunkMapAccessor,pl:mixin:APP:imm_ptl.mixins.json:common.chunk_sync.MixinChunkMap_C,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.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,re:classloading}
at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,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:computing_frames}
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:computing_frames}
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {}
-- Affected level --
Details:
All players: 0 total; []
Chunk stats: 841
Level dimension: j2tc_tweaks:gluttony
Derived: true
Level spawn location: World: (23,108,-31), Section: (at 7,12,1 in 1,6,-2; chunk contains blocks 16,0,-32 to 31,127,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,127,-1)
Level time: 47 game time, 47 day time
Level name: WS CRASH 50
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Known server brands: forge
Level was modded: true
Level storage version: 0x04ABD - Anvil
Stacktrace:
at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:905) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:configspawnchunk.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:842) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:configspawnchunk.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:84) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:685) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:configspawnchunk.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23306!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:configspawnchunk.mixins.json:MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl.mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral.mixins.json:common.dim_stack.MixinMinecraftServer_DimStack,pl:mixin:APP:q_misc_util.mixins.json:MixinMinecraftServer_Misc,pl:mixin:APP:q_misc_util.mixins.json:dimension.MixinMinecraftServer_D,pl:mixin:APP:globaldataandresourcepacks.mixins.json:PackConfigurationMixin,pl:mixin:A}
at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
-- System Details --
Details:
Minecraft Version: 1.18.2
Minecraft Version ID: 1.18.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.6, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 5234491392 bytes (4992 MiB) / 16777216000 bytes (16000 MiB) up to 16777216000 bytes (16000 MiB)
CPUs: 24
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 5900X 12-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 4.00
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 24
Graphics card #0 name: NVIDIA GeForce RTX 3080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2216
Graphics card #0 versionInfo: DriverVersion=31.0.15.3168
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
Memory slot #2 capacity (MB): 16384.00
Memory slot #2 clockSpeed (GHz): 3.20
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 16384.00
Memory slot #3 clockSpeed (GHz): 3.20
Memory slot #3 type: DDR4
Virtual memory max (MB): 75177.39
Virtual memory used (MB): 53781.88
Swap memory total (MB): 9728.00
Swap memory used (MB): 147.06
JVM Flags: 5 total; -XX:+UnlockExperimentalVMOptions -XX:+UseZGC -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms16000m -Xmx16000m
Loaded Shaderpack: (off)
Server Running: true
Player Count: 1 / 8; [ServerPlayer['Darkosto'/6778, l='ServerWorld minecraft:overworld WS CRASH 50', x=23.50, y=108.00, z=-30.50]]
Data Packs: vanilla, mod:monstereggs, mod:adaptive_performance_tweaks_core, mod:betterdungeons, mod:secondchanceforge (incompatible), mod:musictriggers (incompatible), mod:supermartijn642configlib, mod:theimpossiblelibrary (incompatible), mod:underground_villages, mod:candyworld (incompatible), mod:contentcreatorintegration, mod:tntslimes, mod:imaslug (incompatible), mod:uppers, mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:nyfsquiver (incompatible), mod:modnametooltip (incompatible), mod:looot (incompatible), mod:create_jetpack (incompatible), mod:configspawnchunk, mod:laserio, mod:forgeendertech, mod:torchhit, mod:yungsapi, mod:gateways (incompatible), mod:colouredtooltips (incompatible), mod:lootbeams (incompatible), mod:guardvillagers (incompatible), mod:chancecubes (incompatible), mod:apotheosis (incompatible), mod:balm (incompatible), mod:raidmeter (incompatible), mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:packmenu (incompatible), mod:tipthescales (incompatible), mod:undertherug, mod:repurposed_structures, mod:colorblindness, mod:logblame, mod:dailydad, mod:drippedout, mod:material_elements, mod:glow_sticks, mod:supermartijn642corelib, mod:modpacktools (incompatible), mod:you_died (incompatible), mod:curiouslanterns, mod:oculus (incompatible), mod:gamestages, mod:randomite, mod:ignition, mod:storageracks (incompatible), mod:platypus, mod:constructionwand, mod:zombie_players (incompatible), mod:chargers (incompatible), mod:curios (incompatible), mod:chimes (incompatible), mod:flib (incompatible), mod:glowinc (incompatible), mod:adchimneys, mod:followersteleporttoo, mod:codechickenlib (incompatible), mod:cleanview (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:treasurebags, mod:waterdripsound (incompatible), mod:kiwi, mod:roguelitestorage, mod:mowziesmobs (incompatible), mod:geckolib3 (incompatible), mod:rechiseled, mod:rpghud, mod:mkm, mod:nameless_trinkets (incompatible), mod:graveyard (incompatible), mod:tesseract, mod:youarehere, mod:junkdrawers, mod:goblintraders (incompatible), mod:luggage, mod:captcha, mod:kobolds, mod:shutupexperimentalsettings, mod:geore, mod:hardcorequesting (incompatible), mod:thismatters (incompatible), mod:infernalstages (incompatible), mod:turkeydevutil (incompatible), mod:customcards (incompatible), mod:oreberriesreplanted (incompatible), mod:infodatapack (incompatible), mod:jei (incompatible), mod:projecte, mod:immersive_portals (incompatible), mod:forge, mod:dabomb, mod:vm (incompatible), mod:simpletomb (incompatible), mod:chalk (incompatible), mod:ironchest, mod:infernalmobs (incompatible), mod:jsonthings (incompatible), mod:bringbackbedrock (incompatible), mod:right_click_get_crops, mod:capable_composters, mod:cofh_core, mod:thermal, mod:thermal_dynamics, mod:theoneprobe (incompatible), mod:physicsmod (incompatible), mod:mousetweaks (incompatible), mod:core_creepers, mod:cobblestoney, mod:ding, mod:betterfpsdist (incompatible), mod:kotlinforforge, mod:rallyhealth (incompatible), mod:pipez (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:liquidblocks, mod:globaldataandresourcepacks (incompatible), mod:pickletweaks, mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:puzzleslib (incompatible), mod:parry, mod:elementaryores, mod:gravityforce, mod:extremesoundmuffler (incompatible), mod:convenientcurioscontainer (incompatible), mod:defaultoptions (incompatible), mod:mobattribs (incompatible), mod:weirdcommands, mod:no_null_processors (incompatible), mod:infernaltops (incompatible), mod:incontrol (incompatible), mod:tipsmod (incompatible), mod:sophisticatedcore (incompatible), mod:insanelib, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:player_mobs, mod:customvillagertrades (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:culinaryconstruct (incompatible), mod:playertabs, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:scraps (incompatible), mod:waddles (incompatible), mod:dirt_flinger, mod:itank (incompatible), mod:carryon (incompatible), mod:adpother, mod:gdr, mod:mob_grinding_utils (incompatible), mod:buddycards (incompatible), mod:createcafe (incompatible), mod:uneffectual (incompatible), mod:equipmentcompare (incompatible), mod:impostore (incompatible), mod:out_of_sight (incompatible), mod:animalcrops (incompatible), mod:scoreext (incompatible), mod:farmersdelight (incompatible), mod:riddlechests, mod:nosey (incompatible), mod:entangled, mod:compressium (incompatible), mod:worldspawn (incompatible), mod:eyesinthedarkness (incompatible), mod:heartbalance (incompatible), mod:patchouli (incompatible), mod:blockui (incompatible), mod:collective (incompatible), mod:camera (incompatible), mod:delivery (incompatible), mod:oreexcavation, mod:thermal_expansion, mod:sweaters, mod:witherstormmod (incompatible), mod:libnonymous, mod:elevatorid, mod:starterkit, mod:architectury (incompatible), mod:findme (incompatible), mod:spoiled, mod:lightoverlay (incompatible), mod:inventory_free, mod:evasiveitems, mod:chunkloaders, mod:enchantwithmob (incompatible), mod:epicsiegemod, mod:cyclic, mod:inventorysorter (incompatible), mod:cucumber, mod:quickstack, mod:buriedwrecks, mod:saltfactory, mod:invmove (incompatible), mod:create, mod:waystones (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:artifacts, mod:tinkers_things (incompatible), mod:itemborders (incompatible), mod:minimepets (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:cyanide (incompatible), mod:walljump (incompatible), mod:toastcontrol (incompatible), mod:enderstorage (incompatible), mod:distantfriends, mod:curiouslights, mod:hcrespawns (incompatible), mod:factinventory, mod:tconstruct (incompatible), mod:fxcontrol (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:silentlib, mod:creativecore (incompatible), mod:iguanatweaksreborn, mod:rocks, mod:dimpaintings, mod:iceberg (incompatible), mod:fastbench (incompatible), mod:packdevtools (incompatible), mod:coroutil (incompatible), mod:capable_cauldrons, mod:magma_monsters, mod:ferritecore (incompatible), mod:functionalstorage (incompatible), mod:swap_things (incompatible), mod:lychee, mod:journey2thetweaks, mod:expandability (incompatible), mod:openloader (incompatible), data/customcards (incompatible), thingpack:file/j2tc_tweaks (incompatible), global:dynamic_quests, global:j2tc, global:packdevtools, global:riddlechests-jeopardy-american_history.zip (incompatible), global:riddlechests-jeopardy-music.zip (incompatible), global:riddlechests-jeopardy-science.zip (incompatible), global:riddlechests-jeopardy-state_capitals.zip (incompatible)
World Generation: Experimental
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
ModLauncher: 9.1.3+9.1.3+main.9b69c82a
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
slf4jfixer PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
kotlinforforge@3.12.0
lowcodefml@null
Mod List:
MonsterEggs-1.18.2-1.0.0.jar |Monster Eggs |monstereggs |1.0.0 |DONE |Manifest: NOSIGNATURE
adaptive_performance_tweaks_core_1.18.2-3.21.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.21.0 |DONE |Manifest: NOSIGNATURE
YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
secondchanceforge-1.18.2-1.5.0.jar |Second Chance Forge |secondchanceforge |1.5.0 |DONE |Manifest: NOSIGNATURE
musictriggers-1.18.2-6.2.jar |Music Triggers |musictriggers |1.18.2-6.2 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
theimpossiblelibrary-1.18.2-0.2.4.jar |The Impossible Library |theimpossiblelibrary |1.18.2-0.2.4 |DONE |Manifest: NOSIGNATURE
UndergroundVillages-1.18.2-1.1.0.jar |Underground Villages Mod |underground_villages |1.1.0 |DONE |Manifest: NOSIGNATURE
CandyWorld-1.18.2-0.2.0.3.jar |Candy World - ReCaramelized |candyworld |0.2.0.3 |DONE |Manifest: NOSIGNATURE
ContentCreatorIntegration-1.18.2-Forge-1.11.0.jar |Content Creator Integration |contentcreatorintegration |1.11.0 |DONE |Manifest: NOSIGNATURE
TNTSlimes-1.18.2-1.0.3.jar |TNT Slimes |tntslimes |1.0.3 |DONE |Manifest: NOSIGNATURE
I'm a Slug-1.18-1.2.jar |I'm a Slug |imaslug |1.18-1.2 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE
Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
rubidium-0.5.6.jar |Rubidium |rubidium |0.5.6 |DONE |Manifest: NOSIGNATURE
nyfsquiver-1.18.2-0.7.3.1.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |DONE |Manifest: NOSIGNATURE
modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
looot-1.18.2-1.1.1.0.jar |Looot |looot |1.1.1.0 |DONE |Manifest: NOSIGNATURE
create_jetpack-1.4.3.jar |Create Jetpack |create_jetpack |1.4.3 |DONE |Manifest: NOSIGNATURE
ConfigurableSpawnChunks-1.18.x-1.0.3.jar |Configurable Spawn Chunks |configspawnchunk |1.0.3 |DONE |Manifest: NOSIGNATURE
laserio-1.4.5.jar |LaserIO |laserio |1.4.5 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.2-9.0.7.0-build.1490.jar |ForgeEndertech |forgeendertech |9.0.7.0 |DONE |Manifest: NOSIGNATURE
torchhit-1.18.2-6.0.1.2-forge.jar |Torch hit! |torchhit |6.0.1.2 |DONE |Manifest: NOSIGNATURE
YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |DONE |Manifest: NOSIGNATURE
GatewaysToEternity-1.18.2-2.2.1.jar |Gateways To Eternity |gateways |2.2.1 |DONE |Manifest: NOSIGNATURE
ColouredTooltips-Forge-1.18.2-15.0.1.jar |ColouredTooltips |colouredtooltips |15.0.1 |DONE |Manifest: NOSIGNATURE
lootbeams-1.18.1-release-july1722.jar |LootBeams |lootbeams |1.18.1 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
ChanceCubes-1.18.2-5.0.2.483.jar |Chance Cubes |chancecubes |1.18.2-5.0.2.483 |DONE |Manifest: NOSIGNATURE
Apotheosis-1.18.2-5.7.J (2).jar |Apotheosis |apotheosis |5.7.J |DONE |Manifest: NOSIGNATURE
balm-3.2.6.jar |Balm |balm |3.2.6 |DONE |Manifest: NOSIGNATURE
raidmeter-2.0.3.jar |RaidMeter |raidmeter |2.0.3 |DONE |Manifest: NOSIGNATURE
cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
PackMenu-1.18.2-4.1.4.jar |PackMenu |packmenu |4.1.4 |DONE |Manifest: NOSIGNATURE
TipTheScales-forge-1.18.2-5.0.6.jar |TipTheScales |tipthescales |5.0.6 |DONE |Manifest: NOSIGNATURE
UnderTheRug-1.18.2-0.1.0.jar |Under The Rug |undertherug |0.1.0 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
colorblindness-1.18.2-1.0.0.0.jar |Color Blindness |colorblindness |1.18.2-1.0.0.0 |DONE |Manifest: NOSIGNATURE
LogBlame-1.18.2-1.0.1.jar |Log Blame |logblame |1.0.1 |DONE |Manifest: NOSIGNATURE
DailyDad-forge-1.18.2-1.3.3.jar |Daily Dad |dailydad |1.3.3 |DONE |Manifest: NOSIGNATURE
DrippedOut-1.18.2-1.1.0.jar |DrippedOut |drippedout |1.1.0 |DONE |Manifest: NOSIGNATURE
material_elements_1.18.2-3.9.0.jar |Material Elements |material_elements |3.9.0 |DONE |Manifest: NOSIGNATURE
glow_sticks_1.18.2-1.3.0.jar |Glow Sticks |glow_sticks |1.3.0 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.1.7-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.7 |DONE |Manifest: NOSIGNATURE
ModpackTools-1.18.2-1.0.11_ALPHA.jar |Modpack Tools |modpacktools |1.0.10 |DONE |Manifest: NOSIGNATURE
YouDied-1.18.1-1.0.2.9.jar |You Died |you_died |1.0.2.9 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
curiouslanterns-1.18.2-1.3.3.jar |Curious Lanterns |curiouslanterns |1.18.2-1.3.3 |DONE |Manifest: NOSIGNATURE
oculus-1.5.2.jar |Oculus |oculus |1.5.2 |DONE |Manifest: NOSIGNATURE
GameStages-Forge-1.18.2-8.1.3.jar |GameStages |gamestages |8.1.3 |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
randomite-1.18.2-1.1.2.jar |Randomite Classic |randomite |1.1.2 |DONE |Manifest: NOSIGNATURE
Ignition-1.18.2-1.2.0.jar |Ignition |ignition |1.2.0 |DONE |Manifest: NOSIGNATURE
storageracks-1.18-1.0.2.jar |Storage Racks |storageracks |1.18-1.0.2 |DONE |Manifest: NOSIGNATURE
Platypus-1.1.2.jar |Platypus |platypus |1.1.2 |DONE |Manifest: NOSIGNATURE
constructionwand-1.18.2-2.9.jar |Construction Wand |constructionwand |1.18.2-2.9 |DONE |Manifest: NOSIGNATURE
zombie_players-1.18.2-1.3.11.jar |Zombie Players |zombie_players |1.18.2-1.3.11 |DONE |Manifest: NOSIGNATURE
Chargers-1.18.2-4.2.1.14.jar |Chargers |chargers |4.2.1.14 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
curios-forge-1.18.2-5.0.9.0.jar |Curios API |curios |1.18.2-5.0.9.0 |DONE |Manifest: NOSIGNATURE
Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
flib-1.18.2-0.0.2.jar |flib |flib |1.18.2-0.0.2 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
glowinc-1.18.2_1.2.3.jar |Glow Inc. |glowinc |1.18.2_1.2.3 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.18.2-8.3.5.0-build.1400.jar |Advanced Chimneys |adchimneys |8.3.5.0 |DONE |Manifest: NOSIGNATURE
followersteleporttoo-1.18.2-2.1.jar |Followers Teleport Too |followersteleporttoo |2.1 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.18.2-4.1.3.480-universal.jar |CodeChicken Lib |codechickenlib |4.1.3.480 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
CleanView-1.18.2-v1.jar |CleanView |cleanview |1.18.2-v1 |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
YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
sliceanddice-1.1.1.jar |Create Slice & Dice |sliceanddice |1.1.1 |DONE |Manifest: NOSIGNATURE
treasure-bags-1.18.2-1.7.0.jar |Treasure Bags |treasurebags |1.7.0 |DONE |Manifest: NOSIGNATURE
DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE
Kiwi-1.18.2-forge-6.1.3.jar |Kiwi |kiwi |6.1.3 |DONE |Manifest: NOSIGNATURE
Roguelite-Storage-1.18.2-1.0.1.jar |Roguelite Storage |roguelitestorage |1.0.1 |DONE |Manifest: NOSIGNATURE
mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.18-3.0.57.jar |GeckoLib |geckolib3 |3.0.57 |DONE |Manifest: NOSIGNATURE
rechiseled-1.0.13-forge-mc1.18.jar |Rechiseled |rechiseled |1.0.13 |DONE |Manifest: NOSIGNATURE
[1.18.2][Forge] RPG-HUD-3.9.2.jar |RPG-Hud |rpghud |3.9.2 |DONE |Manifest: NOSIGNATURE
mkm-1.18.2-2.3.0.jar |Macro Keybind Mod |mkm |1.18.2-2.3.0 |DONE |Manifest: NOSIGNATURE
Nameless Trinkets-1.18.2-1.6.10.jar |Nameless Trinkets |nameless_trinkets |1.18.2-1.6.10 |DONE |Manifest: NOSIGNATURE
The_Graveyard_1.9.5_(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.9.5 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.34-forge-mc1.18.jar |Tesseract |tesseract |1.0.34 |DONE |Manifest: NOSIGNATURE
YouAreHere-1.18.2-1.2.0.jar |You Are Here |youarehere |1.2.0 |DONE |Manifest: NOSIGNATURE
JunkDrawers-1.18.2-1.0.0.jar |Junk Drawers |junkdrawers |1.0.0 |DONE |Manifest: NOSIGNATURE
goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
luggage-1.18-1.5.3.jar |Luggage |luggage |1.3.2 |DONE |Manifest: NOSIGNATURE
Captcha-1.18.2-1.2.0.jar |Captcha |captcha |1.2.0 |DONE |Manifest: NOSIGNATURE
Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |DONE |Manifest: NOSIGNATURE
GeOre-1.18.2-1.4.0.jar |GeOre |geore |1.4.0 |DONE |Manifest: NOSIGNATURE
HQM-1.18.2-5.11.1.69-forge.jar |Hardcore Questing Mode |hardcorequesting |1.18.2-5.11.1.69 |DONE |Manifest: NOSIGNATURE
ThisMatters-1.18.2-1.2.2.jar |This Matters |thismatters |1.2.2 |DONE |Manifest: NOSIGNATURE
InfernalStages-1.18.2-1.0.3.jar |Infernal Stages |infernalstages |1.0.3 |DONE |Manifest: NOSIGNATURE
turkeydevutil-1.18.2-1.0.46.jar |TurkeyDev Util |turkeydevutil |1.18.2-1.0.46 |DONE |Manifest: NOSIGNATURE
CustomCards-1.1.0.jar |CustomCards |customcards |1.1.0 |DONE |Manifest: NOSIGNATURE
OreBerries-Replanted-1.18.2-0.1.9.jar |Oreberries Replanted |oreberriesreplanted |0.1.9 |DONE |Manifest: NOSIGNATURE
InfoDataPack-1.18.1-2.0.2.8.jar |Info DataPack |infodatapack |2.0.2.8 |DONE |Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
jei-1.18.2-forge-10.2.1.1004.jar |Just Enough Items |jei |10.2.1.1004 |DONE |Manifest: NOSIGNATURE
ProjectE-1.18.2-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
immersive-portals-1.4.17-mc1.18.2-forge.jar |Immersive Portals |immersive_portals |1.4.17 |DONE |Manifest: NOSIGNATURE
forge-1.18.2-40.2.0-universal.jar |Forge |forge |40.2.0 |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
DaBomb-1.18.2-0.2.0.jar |Da Bomb |dabomb |0.2.0 |DONE |Manifest: NOSIGNATURE
VendingMachine-1.18.2-1.0.8.jar |Vending Machine |vm |1.0.8 |DONE |Manifest: NOSIGNATURE
simpletomb-1.18.2-1.0.14.1.jar |Simple Tombstone |simpletomb |1.18.2-1.0.14.1 |DONE |Manifest: NOSIGNATURE
chalk-1.18.2-1.4.0.jar |Chalk |chalk |1.4.0 |DONE |Manifest: NOSIGNATURE
ironchest-1.18.2-13.2.11.jar |Iron Chests |ironchest |1.18.2-13.2.11 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.18.6.jar |Infernal Mobs |infernalmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
JsonThings-1.18.2-0.4.8.jar |Json Things |jsonthings |0.4.8 |DONE |Manifest: NOSIGNATURE
bringbackbedrock-1.18.1-0.1.2.jar |Bring Back Bedrock |bringbackbedrock |0.1.2 |DONE |Manifest: NOSIGNATURE
client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |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
right_click_get_crops-1.18.2-1.4.0.10.jar |Right Click, Get Crops |right_click_get_crops |1.4.0.10 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
capable_composters-1.18.2-1.0.0.1.jar |Capable Composters |capable_composters |1.0.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
cofh_core-1.18.2-9.2.1.39.jar |CoFH Core |cofh_core |9.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_foundation-1.18.2-9.2.0.46.jar |Thermal Series |thermal |9.2.0.46 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
thermal_dynamics-1.18.2-9.2.1b.13.jar |Thermal Dynamics |thermal_dynamics |9.2.1b |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |DONE |Manifest: NOSIGNATURE
physics-mod-2.11.11-mc-1.18.2-forge.jar |Physics Mod |physicsmod |2.11.11 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
CoreCreepers-0.1.7.jar |CoreCreepers |core_creepers |0.1.7 |DONE |Manifest: NOSIGNATURE
cobblestoney-1.18.2-1.0.1.jar |cobblestoney |cobblestoney |1.18.2-1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Ding-1.18.2-Forge-1.4.0.jar |Ding |ding |1.4.0 |DONE |Manifest: NOSIGNATURE
betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE
RallyHealth-1.18-1.2.jar |Rally Health |rallyhealth |1.2 |DONE |Manifest: NOSIGNATURE
pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
Mantle-1.18.2-1.9.45.jar |Mantle |mantle |1.9.45 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.18.2-9.2.0.16.jar |Thermal Cultivation |thermal_cultivation |9.2.0.16 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
serverconfigupdater-2.2.jar |ServerConfig Updater |serverconfigupdater |2.2 |DONE |Manifest: NOSIGNATURE
LiquidBlocks-1.18.2-1.4.1.jar |Liquid Blocks |liquidblocks |1.4.1 |DONE |Manifest: NOSIGNATURE
global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |DONE |Manifest: NOSIGNATURE
PickleTweaks-1.18.2-6.1.2.jar |Pickle Tweaks |pickletweaks |6.1.2 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |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
parry-2.3.1.jar |Shield Parry |parry |2.3.1 |DONE |Manifest: NOSIGNATURE
elementaryores-1.18.2-2.0.0.jar |Elementary Ores |elementaryores |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
GravityForce-1.18.2-0.4.4.1.jar |Gravity Force |gravityforce |0.4.4.1 |DONE |Manifest: NOSIGNATURE
extremesoundmuffler-3.30_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.31_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
convenientcurioscontainer-1.12-1.18.2.jar |Convenient Curios Container |convenientcurioscontainer |12_forge-1.18.2 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |DONE |Manifest: NOSIGNATURE
MobDmgAttributes-1.18.2-1.0.0.jar |Mob Damage Attributes |mobattribs |1.0.0 |DONE |Manifest: NOSIGNATURE
WeirdCommands-1.18.2-0.1.jar |Weird Commands |weirdcommands |0.1 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |DONE |Manifest: NOSIGNATURE
infernaltops-1.18.1-1.0.1.jar |Infernal Tops |infernaltops |1.0.1 |DONE |Manifest: NOSIGNATURE
incontrol-1.18-6.1.3.jar |InControl |incontrol |1.18-6.1.3 |DONE |Manifest: NOSIGNATURE
Tips-Forge-1.18.2-5.0.11.jar |Tips |tipsmod |5.0.11 |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
sophisticatedcore-1.18.2-0.5.53.260.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.53.260 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18.2-12.2.0.jar |CookingForBlockheads |cookingforblockheads |12.2.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.2-6.6.7.jar |Placebo |placebo |6.6.7 |DONE |Manifest: NOSIGNATURE
citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
PlayerMobs-1.18.2-2.3.0-alpha4.jar |Player Mobs |player_mobs |2.3.0-alpha4 |DONE |Manifest: NOSIGNATURE
customvillagertrades-1.18.2_V17.jar |Custom Villager Trades |customvillagertrades |1.18.2 v17 |DONE |Manifest: NOSIGNATURE
feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
culinaryconstruct-forge-1.18.2-4.3.1.0.jar |Culinary Construct |culinaryconstruct |1.18.2-4.3.1.0 |DONE |Manifest: NOSIGNATURE
playertabs-1.5.jar |Player Tabs |playertabs |1.5 |DONE |Manifest: NOSIGNATURE
Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |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
sophisticatedbackpacks-1.18.2-3.18.46.821.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.46.821 |DONE |Manifest: NOSIGNATURE
scraps-1.18.2-0.1.1.jar |scraps |scraps |1.18.2-0.1.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Waddles-1.18.2-0.8.19.jar |Waddles |waddles |1.18.2-0.8.19 |DONE |Manifest: NOSIGNATURE
DirtFlinger-0.2.1.jar |DirtFlinger |dirt_flinger |0.2.1 |DONE |Manifest: NOSIGNATURE
ITank-1.18.2-2.0.0.jar |ITank |itank |2.0.0 |DONE |Manifest: NOSIGNATURE
carryon-1.18.2-1.17.1.11.jar |Carry On |carryon |1.17.1.11 |DONE |Manifest: NOSIGNATURE
AdPother-1.18.2-6.0.18.0-build.1496.jar |Pollution of the Realms |adpother |6.0.18.0 |DONE |Manifest: NOSIGNATURE
GlowingDirtstoneReborn-1.0.1.jar |GlowingDirtstoneReborn |gdr |1.0.1 |DONE |Manifest: NOSIGNATURE
mob_grinding_utils-1.18.2-0.4.49.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.49 |DONE |Manifest: NOSIGNATURE
Buddycards-1.18.2-3.2.1.jar |Buddycards Core |buddycards |1.18.2-3.2.1 |DONE |Manifest: NOSIGNATURE
createcafe-1.10.0-1.18.2.jar |Create Cafe |createcafe |1.10.0-1.18.2 |DONE |Manifest: NOSIGNATURE
uneffectual-1.18.2-1.0.0.1.jar |Uneffectual |uneffectual |1.0.0.1 |DONE |Manifest: NOSIGNATURE
EquipmentCompare-1.18.2-forge-1.3.3.jar |Equipment Compare |equipmentcompare |1.3.3 |DONE |Manifest: NOSIGNATURE
impostore-1.18.2-1.0.0.jar |ImpostOre |impostore |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
out_of_sight-1.18.2-1.0.2.jar |Out of Sight |out_of_sight |1.18.2-1.0.2 |DONE |Manifest: NOSIGNATURE
AnimalCrops-1.18.2-1.1.0.jar |Animal Crops |animalcrops |1.1.0 |DONE |Manifest: NOSIGNATURE
ScoreboardExtensions-1.18.2-1.0.12.jar |Scoreboard Extensions |scoreext |1.0.12 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.2-1.2.1.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.1 |DONE |Manifest: NOSIGNATURE
riddlechests-2.1.0.jar |Riddle Chests |riddlechests |2.1.0 |DONE |Manifest: NOSIGNATURE
Nosey-forge-1.18.2-0.3.0.jar |Nosey |nosey |0.3.0 |DONE |Manifest: NOSIGNATURE
entangled-1.3.13-forge-mc1.18.jar |Entangled |entangled |1.3.13 |DONE |Manifest: NOSIGNATURE
Compressium-1.4.2-build.9+mc1.18.2.jar |Compressium |compressium |1.4.2-build.9+mc1.18|DONE |Manifest: NOSIGNATURE
World Spawn-1.18.2-1.1.0.jar |World Spawn |worldspawn |1.1.0 |DONE |Manifest: NOSIGNATURE
EyesInTheDarkness-1.18.2-1.2.7.jar |Eyes in the Darkness |eyesinthedarkness |1.2.7 |DONE |Manifest: NOSIGNATURE
heartbalance-1.18-1.0.1.jar |heartbalance |heartbalance |1.18-1.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
blockui-1.18.2-0.0.71-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.71-ALPHA |DONE |Manifest: NOSIGNATURE
collective-1.18.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
camera-1.18.2-1.0.5.jar |Camera Mod |camera |1.18.2-1.0.5 |DONE |Manifest: NOSIGNATURE
delivery-1.18.2-1.1.1.jar |Delivery |delivery |1.18.2-1.1.1 |DONE |Manifest: NOSIGNATURE
OreExcavation-1.10.162 (1).jar |OreExcavation |oreexcavation |1.10.162 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.18.2-9.2.0.20.jar |Thermal Expansion |thermal_expansion |9.2.0.20 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
Sweaters-1.18.2-0.1.0.jar |Sweaters |sweaters |0.1.0 |DONE |Manifest: NOSIGNATURE
witherstormmod-1.18.2-2.2.1.jar |Cracker's Wither Storm Mod |witherstormmod |2.2.1 |DONE |Manifest: NOSIGNATURE
libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
architectury-4.11.93-forge.jar |Architectury |architectury |4.11.93 |DONE |Manifest: NOSIGNATURE
findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |DONE |Manifest: NOSIGNATURE
Spoiled-1.18.2-1.5.9.jar |Spoiled |spoiled |1.5.9 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.5-forge.jar |Light Overlay |lightoverlay |6.0.5 |DONE |Manifest: NOSIGNATURE
InventoryFree-1.18.2-3.1.1.jar |Inventory-Free |inventory_free |1.18.2-3.1.1 |DONE |Manifest: NOSIGNATURE
EvasiveItems-1.18.2-1.0.0.jar |Evasive Items |evasiveitems |1.0.0 |DONE |Manifest: NOSIGNATURE
chunkloaders-1.2.3-forge-mc1.18.jar |Chunk Loaders |chunkloaders |1.2.3 |DONE |Manifest: NOSIGNATURE
EnchantWithMob-1.18.2-7.4.2.jar |Enchant With Mob |enchantwithmob |1.18.2-7.4.2 |DONE |Manifest: NOSIGNATURE
EpicSiegeMod-14.170 (12).jar |Epic Siege Mod |epicsiegemod |14.170 |DONE |Manifest: NOSIGNATURE
Cyclic-1.18.2-1.7.14-ORANDOMBEEF.jar |Cyclic |cyclic |1.18.2-1.7.14-ORANDO|DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
inventorysorter-1.18.2-19.0.4.jar |Simple Inventory Sorter |inventorysorter |19.0.4 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.2-5.1.3.jar |Cucumber Library |cucumber |5.1.3 |DONE |Manifest: NOSIGNATURE
quickstack-1.18.2-5.0.1.jar |QuickStack |quickstack |1.18.2-5.0.1 |DONE |Manifest: NOSIGNATURE
BuriedWrecks-1.18.2-1.1.0.jar |Buried Wrecks |buriedwrecks |1.1.0 |DONE |Manifest: NOSIGNATURE
SaltFactory-1.18.2-1.0.0.jar |Salt Factory |saltfactory |1.0.0 |DONE |Manifest: NOSIGNATURE
InvMove-1.18-0.8.2-Forge.jar |InvMove |invmove |0.8.2 |DONE |Manifest: NOSIGNATURE
create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.2-10.2.1.jar |Waystones |waystones |10.2.1 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.2-3.0.2.jar |Fast Suite |fastsuite |3.0.2 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.2-8.0.0+17.jar |Clumps |clumps |8.0.0+17 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.2-5.9.0-forge.jar |Journeymap |journeymap |5.9.0 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.2-4.2.1.jar |Artifacts |artifacts |1.18.2-4.2.1 |DONE |Manifest: NOSIGNATURE
Tinker-Things-1.18.2-1.0.2.1.jar |Tinkers' Things |tinkers_things |1.0.2.1 |DONE |Manifest: NOSIGNATURE
ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
minimepets-forge-1.0.1-mc1.18.jar |MiniMePets |minimepets |1.0.1-mc1.18 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.18-6.0.20.jar |McJtyLib |mcjtylib |1.18-6.0.20 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.18-3.0.12.jar |RFToolsBase |rftoolsbase |1.18-3.0.12 |DONE |Manifest: NOSIGNATURE
xnet-1.18-4.0.9.jar |XNet |xnet |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE
rftoolspower-1.18-4.0.9.jar |RFToolsPower |rftoolspower |1.18-4.0.9 |DONE |Manifest: NOSIGNATURE
cyanide-forge-1.18.2-2.1.1.jar |Cyanide |cyanide |2.1.1 |DONE |Manifest: NOSIGNATURE
walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.18.2-2.9.0.182-universal.jar |EnderStorage |enderstorage |2.9.0.182 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
DistantFriends-1.18.2-0.1.2.jar |Distant Friends |distantfriends |0.1.2 |DONE |Manifest: NOSIGNATURE
curiouslights-forge-1.3.0+1.18.2.jar |Curious Lights |curiouslights |1.3.0+1.18.2 |DONE |Manifest: NOSIGNATURE
HardcoreRespawns-1.18.2-1.0.0 (8).jar |Hardcore Respawns |hcrespawns |1.0.0 |DONE |Manifest: NOSIGNATURE
factinventory-1.4.jar |FactInventory Mod |factinventory |1.4 |DONE |Manifest: NOSIGNATURE
TConstruct-1.18.2-3.6.4.113.jar |Tinkers' Construct |tconstruct |3.6.4.113 |DONE |Manifest: NOSIGNATURE
fxcontrol-1.18-3.0.10.jar |FxControl |fxcontrol |1.18-3.0.10 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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
swingthroughgrass-1.18.2-1.9.1.jar |SwingThroughGrass |swingthroughgrass |1.18.2-1.9.1 |DONE |Manifest: NOSIGNATURE
titanium-1.18.2-3.5.9-43.jar |Titanium |titanium |3.5.9 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |DONE |Manifest: NOSIGNATURE
IguanaTweaksReborn-2.12.11-mc1.18.2.jar |Iguana Tweaks Reborn |iguanatweaksreborn |2.12.11-mc1.18.2 |DONE |Manifest: NOSIGNATURE
ThisRocks-1.18.2-1.0.4.jar |This Rocks! (Forge) |rocks |1.0.4 |DONE |Manifest: NOSIGNATURE
Dimensional-Paintings-1.18.2-1.2.5.jar |Dimensional Paintings |dimpaintings |1.2.5 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
packdevtools-1.0.1.jar |Pack Dev Tools |packdevtools |1.0.1 |DONE |Manifest: NOSIGNATURE
coroutil-1.18.2-1.2.45.jar |CoroUtil |coroutil |1.18.2-1.2.45 |DONE |Manifest: NOSIGNATURE
capable_cauldrons-1.18.2-1.0.0.1.jar |Capable Cauldrons |capable_cauldrons |1.0.0 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
MagmaMonsters-0.6.2.jar |MagmaMonsters |magma_monsters |0.6.2 |DONE |Manifest: NOSIGNATURE
ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
functionalstorage-1.18.2-1.1.3.jar |Functional Storage |functionalstorage |1.18.2-1.1.3 |DONE |Manifest: NOSIGNATURE
swap_things-1.18.2-1.0.2.jar |Swap Things |swap_things |1.0.2 |DONE |Manifest: NOSIGNATURE
Lychee-1.18.2-forge-2.9.1.jar |Lychee Tweaker |lychee |2.9.1 |DONE |Manifest: NOSIGNATURE
Journey2TheTweaks-1.18.2-Forge-0.0.1.jar |Journey 2 The Tweaks |journey2thetweaks |1.18.2-Forge-0.0.1 |DONE |Manifest: NOSIGNATURE
expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
OpenLoader-Forge-1.18.2-12.0.1.jar |OpenLoader |openloader |12.0.1 |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
Crash Report UUID: f3b4845a-73cc-4b41-acde-ec3a61683761
FML: 40.2
Forge: net.minecraftforge:40.2.0
Flywheel Backend: Off
Kiwi Modules:
kiwi:contributors
kiwi:data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment