AzureDoom / MCDoom

Adds Doom related content to Minecraft
44 stars 17 forks source link

Crashes with other mod #33

Closed nifleeer closed 2 years ago

nifleeer commented 2 years ago

It crashed by joining into the vethea dimension of DivineRPG mod. Mod version 1.16.5

---- Minecraft Crash Report ---- // This doesn't make any sense!

Time: 2/1/22 3:32 PM Description: Exception in server tick loop

java.util.concurrent.CompletionException: net.minecraft.crash.ReportedException: Exception generating new chunk at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:961) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {} at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter.func_219083_b(SourceFile:58) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:roadrunner.mixins.json:world.chunk_task_system.ChunkTaskPrioritySystemMixin,pl:mixin:A} at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$42270/41289385.run(Unknown Source) ~[?:?] {} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading,re:mixin} at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading,re:mixin} at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading,re:mixin} at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {} Caused by: net.minecraft.crash.ReportedException: Exception generating new chunk at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:535) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sulfuric.mixins.json:world.MixinThreadedAnvilChunkStorage,pl:mixin:APP:roadrunner.mixins.json:world.chunk_ticking.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:roadrunner.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$42591/473013069.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sulfuric.mixins.json:world.MixinThreadedAnvilChunkStorage,pl:mixin:APP:roadrunner.mixins.json:world.chunk_ticking.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:roadrunner.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$42588/1561748915.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {} ... 12 more Caused by: java.lang.NullPointerException at mod.azure.doom.structures.templates.PortalStructure.isFeatureChunk(PortalStructure.java:81) ~[?:4.0.34] {re:classloading} at mod.azure.doom.structures.templates.PortalStructure.func_230363a(PortalStructure.java:33) ~[?:4.0.34] {re:classloading} at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:222) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blame.mixins.json:StructureAccessor,pl:mixin:APP:blame.mixins.json:StructureMixin,pl:mixin:APP:roadrunner.mixins.json:gen.features.StructureFeatureMixin,pl:mixin:A} at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading} at net.minecraft.world.gen.ChunkGenerator.func_242705_a(SourceFile:278) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A} at net.minecraft.world.gen.ChunkGenerator.func_242707_a(SourceFile:267) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betternether.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:repurposed_structures.mixins.json:world.ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus.func_222586_d(ChunkStatus.java:41) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:catlib.common.mixins.json:ChunkStatusMixin,pl:mixin:APP:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.chunk.ChunkStatus$$Lambda$2187/1506258870.doWork(Unknown Source) ~[?:?] {} at net.minecraft.world.chunk.ChunkStatus.func_223198_a(ChunkStatus.java:198) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bettercaves.mixins.json:ChunkStatusMixin,pl:mixin:APP:catlib.common.mixins.json:ChunkStatusMixin,pl:mixin:APP:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A} at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sulfuric.mixins.json:world.MixinThreadedAnvilChunkStorage,pl:mixin:APP:roadrunner.mixins.json:world.chunk_ticking.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:roadrunner.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$42591/473013069.apply(Unknown Source) ~[?:?] {} at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading} at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:sulfuric.mixins.json:world.MixinThreadedAnvilChunkStorage,pl:mixin:APP:roadrunner.mixins.json:world.chunk_ticking.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:roadrunner.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin,pl:mixin:APP:kryptonreforged.mixins.json:network.shared.flushconsolidation.ThreadedAnvilChunkStorageMixin,pl:mixin:A} at net.minecraft.world.server.ChunkManager$$Lambda$42588/1561748915.apply(Unknown Source) ~[?:?] {} at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {} ... 12 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2073765960 bytes (1977 MB) / 8909750272 bytes (8497 MB) up to 9365880832 bytes (8932 MB) CPUs: 12 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10048m -Xms256m ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /mixin-0.8.4.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /forge-1.16.5-36.2.21.jar object_holder_definalize PLUGINSERVICE /forge-1.16.5-36.2.21.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /forge-1.16.5-36.2.21.jar capability_inject_definalize PLUGINSERVICE /forge-1.16.5-36.2.21.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE /forge-1.16.5-36.2.21.jar fml TRANSFORMATIONSERVICE FML: 36.2 Forge: net.minecraftforge:36.2.21 FML Language Providers: javafml@36.2 minecraft@1 kotlinforforge@1.16.0 Mod List: falling-attack-forge-1.16.5-2.0.1.jar |Falling Attack |fallingattack |2.0.1 |DONE |Manifest: NOSIGNATURE BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE supermartijn642configlib-1.0.9-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE itemdelete-1.2.2.jar |DeleteItem |deleteitem |1.2.2 |DONE |Manifest: NOSIGNATURE infernal-expansion-1.16.5-2.4.0.jar |Infernal Expansion |infernalexp |2.4.0 |DONE |Manifest: NOSIGNATURE TRansliterationLib-1.0.4.jar |TRansliterationLib Mod |transliterationlib |1.0.4 |DONE |Manifest: NOSIGNATURE mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE torohealth-1.16.4-forge-4.jar |ToroHealth |torohealth |NONE |DONE |Manifest: NOSIGNATURE stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE looot-1.16.4-1.0.0.3.jar |Looot |looot |1.0.0.3 |DONE |Manifest: NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE EvilCraft-1.16.5-1.1.12.jar |EvilCraft |evilcraft |1.1.12 |DONE |Manifest: NOSIGNATURE YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE pyromancer 1.7.0.3.jar |Pyromancer |pyromancer |1.7.0.3 |DONE |Manifest: NOSIGNATURE guardvillagers-1.16.5.1.2.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 ForgivingVoid_1.16.5-5.2.1.jar |Forgiving Void |forgivingvoid |5.2.1 |DONE |Manifest: NOSIGNATURE SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE dynviewdist-2.0.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE PureSuffering-1.16.5-1.2.1B.jar |Pure Suffering |puresuffering |1.2.1B |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |0.12.1.133 |DONE |Manifest: NOSIGNATURE BetterThanMending-1.6.0.jar |BetterThanMending |betterthanmending |1.6.0 |DONE |Manifest: NOSIGNATURE supplementaries-1.16.5-0.18.2.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE betterendforge-1.16.5-1.6.3.jar |BetterEnd Forge |betterendforge |1.16.5-1.6.3 |DONE |Manifest: NOSIGNATURE structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.16.5-1.4.1.jar |Advancement Plaques |advancementplaques |1.4.1 |DONE |Manifest: NOSIGNATURE TinySkeletons-v1.0.1-1.16.5-Forge.jar |Tiny Skeletons |tinyskeletons |1.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 cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5|Better Compatibility Checker |bcc |1.0.7-build.22+mc1.1|DONE |Manifest: NOSIGNATURE Aquamirae 2.2 (1.16.5).jar |Aquamirae |ob_aquamirae |2.2.0 |DONE |Manifest: NOSIGNATURE ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE mcw-trapdoors-1.0.4-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE extcaves-2.4.jar |Extended Caves |extcaves |2.4 |DONE |Manifest: NOSIGNATURE YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE SchoolsOfMagic1.16.5-2.1.04.jar |Schools of Magic: Second Semes|schoolsofmagic |2.1.03 |DONE |Manifest: NOSIGNATURE RoRmod-1.1.4.jar |Risk of Rain Mod |riskofrainmod |1.1.4 |DONE |Manifest: NOSIGNATURE curios-forge-1.16.5-4.0.8.0.jar |Curios API |curios |1.16.5-4.0.8.0 |DONE |Manifest: NOSIGNATURE YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea easydiscordrichpresence-1.1-1.16.3 to 1.16.5.jar |Easy Discord Rich Presence |easydiscordrichpresence |1.0 |DONE |Manifest: NOSIGNATURE majruszs-difficulty-1.16.4-1.1.0.jar |Majrusz's Progressive Difficul|majruszs_difficulty |1.1.0 |DONE |Manifest: NOSIGNATURE mcw-roofs-2.1.0-mc1.16.5.jar |Macaw's Roofs |mcwroofs |2.1.0 |DONE |Manifest: NOSIGNATURE sapience-1.16.5-1.1.2.jar |Sapience |sapience |1.1.2 |DONE |Manifest: NOSIGNATURE Project_MMO-1.16.5-3.67.5.jar |Project MMO |pmmo |1.16.5-3.67.5 |DONE |Manifest: NOSIGNATURE mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |DONE |Manifest: NOSIGNATURE observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE HarderNaturalHealing-1.36.0.6a.jar |Harder Natural Healing Mod |hardernaturalhealing |1.36.0.6a |DONE |Manifest: NOSIGNATURE forestcraft-1.603.jar |Astemir's Forest Craft |forestcraft |1.603 |DONE |Manifest: NOSIGNATURE ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE cloth-config-4.13.49-forge.jar |Cloth Config v4 API |cloth-config |4.13.49 |DONE |Manifest: NOSIGNATURE BetterBurning-1.16.5-6.0.7.jar |BetterBurning |betterburning |6.0.7 |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 FastLeafDecay-v25.2.jar |FastLeafDecay |fastleafdecay |v25.2 |DONE |Manifest: NOSIGNATURE Disenchanting-forge-1.16.5-1.7.2.jar |Disenchanting |disenchanting |1.6.0 |DONE |Manifest: NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE veinmining-forge-1.16.5-0.16.jar |Vein Mining |veinmining |1.16.5-0.16 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.16.5-3.0.65.jar |GeckoLib |geckolib3 |3.0.65 |DONE |Manifest: NOSIGNATURE EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.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 DivineRPG-1.8.4.jar |DivineRPG |divinerpg |1.8.4 |DONE |Manifest: NOSIGNATURE so_many_enchants-0.3.1.jar |So Many Enchants!!! |so_many_enchants |§4§lBETA §60.3.1 |DONE |Manifest: NOSIGNATURE SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |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 mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |DONE |Manifest: NOSIGNATURE dusk-1.4.jar |Example Mod |dusk |1.4 |DONE |Manifest: NOSIGNATURE allomancy-4.3.2.jar |Allomancy |allomancy |4.3.2 |DONE |Manifest: NOSIGNATURE AoA3-3.5.4-1.16.5.jar |Advent of Ascension |aoa3 |3.5.4 |DONE |Manifest: NOSIGNATURE jei-1.16.5-7.7.1.145.jar |Just Enough Items |jei |7.7.1.145 |DONE |Manifest: NOSIGNATURE CatLib-Forge-1.15.jar |CatLib |catlib |1.2.20 |DONE |Manifest: NOSIGNATURE LibraryFerret-Forge-1.16.5-1.0.3.jar |Library ferret |libraryferret |1.0.3 |DONE |Manifest: NOSIGNATURE Mekanism-1.16.5-10.1.1.456.jar |Mekanism |mekanism |10.1.1 |DONE |Manifest: NOSIGNATURE RingsOfAscension-1.16.4-1.6.0.jar |Rings of Ascension |ringsofascension |1.6.0 |DONE |Manifest: NOSIGNATURE PassableFoliage-1.16.5-2.4.0.jar |Passable Foliage |passablefoliage |2.4.0 |DONE |Manifest: NOSIGNATURE Fallingleaves-1.16.3-1.2.4.jar |Falling Leaves |fallingleaves |1.2.4-alpha+20220121|DONE |Manifest: NOSIGNATURE RingOfRepair-Forge-1.16.5-1.2.15.jar |Ring of Repair |ring_of_repair |1.2.15 |DONE |Manifest: NOSIGNATURE AwesomeDungeonForge-1.16.5-2.0.5.jar |Awesome Dungeon |awesomedungeon |2.0.5 |DONE |Manifest: NOSIGNATURE TravelersBackpack-1.16.5-5.4.6.jar |Traveler's Backpack |travelersbackpack |5.4.6 |DONE |Manifest: NOSIGNATURE NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE creeperaiupdated-forge-1.3.1.jar |Creeper AI Updated |creeperaiupdated |1.3.1 |DONE |Manifest: NOSIGNATURE champions-forge-1.16.5-2.0.1.8.jar |Champions |champions |1.16.5-2.0.1.8 |DONE |Manifest: NOSIGNATURE curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |DONE |Manifest: NOSIGNATURE Grand Enchantment Table 1.2.6 - 1.6.5.jar |Grand Enchantment Table |grand_enchantment_table |1.2.6 |DONE |Manifest: NOSIGNATURE WegotRunners0.3a.jar |wegotrunnners |wegotrunnners |1.0.0 |DONE |Manifest: NOSIGNATURE sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |DONE |Manifest: NOSIGNATURE Armored Mobs 1.2.0 - 1.16.5.jar |Armored Mobs |armored_mobs |1.2.0 |DONE |Manifest: NOSIGNATURE majruszsaccessories-1.16.5-0.1.4.jar |Majrusz's Accessories |majruszs_accessories |0.1.4 |DONE |Manifest: NOSIGNATURE restored_earth-1.16.5-1.4.0.jar |Restored Earth |restored_earth |1.4.0 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.21-universal.jar |Forge |forge |36.2.21 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 OffHandCombat-1.16.3-3.2.0.3.jar |Off Hand Combat |offhandcombat |1.16.3-3.2.0.3 |DONE |Manifest: c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68 blame-1.16.5-3.7.0-forge.jar |Blame! |blame |1.16.5-3.7.0-forge |DONE |Manifest: NOSIGNATURE DynamicSurroundings-1.16.5-4.0.5.0.jar |§3Dynamic Surroundings |dsurround |4.0.5.0 |DONE |Manifest: NOSIGNATURE ironchest-1.16.5-11.2.21.jar |Iron Chests |ironchest |1.16.5-11.2.21 |DONE |Manifest: NOSIGNATURE DungeonsArise-1.16.5-2.1.49-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49 |DONE |Manifest: NOSIGNATURE forge-1.16.5-36.2.21-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE cofh_core-1.16.5-1.4.2.9.jar |CoFH Core |cofh_core |1.4.2.9 |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 pandoras_creatures-1.16.3-2.0.1.jar |Pandoras Creatures |pandoras_creatures |1.16.3-2.0.1 |DONE |Manifest: NOSIGNATURE totw_additions-1.1.0.jar |Towers of the Wild: Additions |totw_additions |1.1.0 |DONE |Manifest: NOSIGNATURE greekfantasy-16.5.3.jar |Greek Fantasy |greekfantasy |16.5.3 |DONE |Manifest: NOSIGNATURE betterfpsdist-1.1.jar |betterfpsdist mod |betterfpsdist |1.1 |DONE |Manifest: NOSIGNATURE majrusz-library-1.16.4-2.0.1.jar |Majrusz Library |majrusz_library |2.0.1 |DONE |Manifest: NOSIGNATURE notenoughanimations-1.2.4.jar |NotEnoughAnimations Mod |notenoughanimations |1.2.4 |DONE |Manifest: NOSIGNATURE EasyEmerald-Forge-1.16.5-1.0.26.jar |Easy Emerald |easy_emerald |1.0.26 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_22.1.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.1.2 |DONE |Manifest: NOSIGNATURE dragonseeker-1.1.jar |Dragonseeker |dragonseeker |1.1 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE evilwanderingtrader-1.2.jar |Evil Wandering Trader |evilwanderingtrader |1.2 |DONE |Manifest: NOSIGNATURE entityculling-1.3.0.jar |EntityCulling |entityculling |1.3.0 |DONE |Manifest: NOSIGNATURE structurize-1.16.5-1.0.339-ALPHA.jar |Structurize |structurize |1.16.5-1.0.339-ALPHA|DONE |Manifest: NOSIGNATURE AmbientEnvironment-5.0.0.11.jar |Ambient Environment |ambientenvironment |5.0.0.11 |DONE |Manifest: NOSIGNATURE FastFurnace-1.16.5-4.5.0.jar |FastFurnace |fastfurnace |4.5.0 |DONE |Manifest: NOSIGNATURE appleskin-forge-mc1.16.x-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE occultism-1.16.5-1.26.0.jar |Occultism |occultism |1.16.5-1.26.0 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |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 Obscuria's Essentials 2.2 (1.16.5).jar |Obscuria's Essentials |ob_core |2.2.0 |DONE |Manifest: NOSIGNATURE step-1.16.4-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE genericeco-1.16.5-2.3.jar |Generic Ecosphere |genericeco |1.16.5-2.3 |DONE |Manifest: NOSIGNATURE xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE farlanders-1.16.4-1.3.9.jar |The Farlanders |farlanders |1.3.9 |DONE |Manifest: NOSIGNATURE tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |DONE |Manifest: NOSIGNATURE tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE hexerei-0.1.4.jar |Hexerei |hexerei |0.1.4 |DONE |Manifest: NOSIGNATURE CyclopsCore-1.16.5-1.12.1.jar |Cyclops Core |cyclopscore |1.12.1 |DONE |Manifest: NOSIGNATURE TreeChop-1.16.4-0.14.6-fixed.jar |HT's TreeChop |treechop |0.14.6 |DONE |Manifest: NOSIGNATURE notenoughcrashes-4.1.4+1.16.5-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.4+1.16.5 |DONE |Manifest: NOSIGNATURE Instrumental-Mobs-1.16.5-1.3.3.jar |Instrumental Mobs |instrumentalmobs |1.3.3 |DONE |Manifest: NOSIGNATURE H.E.B Release 1.0.jar |Hals Enhanced Biomes |heb |1.0 |DONE |Manifest: NOSIGNATURE astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7 UnionLib-1.16.5-3.3.7.jar |UnionLib |unionlib |3.3.7 |DONE |Manifest: NOSIGNATURE Hats-1.16.5-10.3.3.jar |Hats |hats |10.3.3 |DONE |Manifest: NOSIGNATURE Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE HealthOverlay-1.16.5-3.0.1.jar |Health Overlay |healthoverlay |3.0.1 |DONE |Manifest: NOSIGNATURE H.E.M V0.4.1M.jar |Hals Exploration Mod (VR VERSI|hem |1 |DONE |Manifest: NOSIGNATURE tomes-1.3.jar |Tomes |tomes |1.3 |DONE |Manifest: NOSIGNATURE InsaneLib-1.4.2-mc1.16.5.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |DONE |Manifest: NOSIGNATURE TerraForged-1.16.5-0.2.16-BETA-2.jar |TerraForged |terraforged |0.2.16-BETA-2 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 XaerosWorldMap_1.20.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.0 |DONE |Manifest: NOSIGNATURE EnhancedVisuals_v1.3.32_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |DONE |Manifest: NOSIGNATURE Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e relics-0.3.4.1.jar |Relics |relics |0.3.4.1 |DONE |Manifest: NOSIGNATURE ProgressiveBosses-3.4.3-mc1.16.5.jar |Progressive Bosses |progressivebosses |3.4.3 |DONE |Manifest: NOSIGNATURE mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE MekanismGenerators-1.16.5-10.1.1.456.jar |Mekanism: Generators |mekanismgenerators |10.1.1 |DONE |Manifest: NOSIGNATURE FpsReducer-forge-1.24-mc1.16.5.jar |FPS Reducer |fpsreducer |1.24-mc1.16.5 |DONE |Manifest: NOSIGNATURE dragonfight-1.7.jar |dragonfight mod |dragonfight |1.7 |DONE |Manifest: NOSIGNATURE MmmMmmMmmMmm-1.16.5-1.3.1.jar |MmmMmmMmmMmm |dummmmmmy |1.3.0 |DONE |Manifest: NOSIGNATURE LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |Manifest: NOSIGNATURE twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE Geosmelt-3.4.7.jar |GeoSmelt |geosmelt |3.4 |DONE |Manifest: NOSIGNATURE chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE AmbientSounds_v3.1.11_mc1.16.5.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE BloodAndMadness-Forge1.16.5-v1.3.2.jar |Blood And Madness |bloodandmadness |1.0 |DONE |Manifest: NOSIGNATURE 1.16.5-enchantedgoldenapplecrafting-1.0.jar |Enchanted Golden Apple Craftin|enchantedgoldenapplecrafting |1.0 |DONE |Manifest: NOSIGNATURE projectvibrantjourneys-1.16.5-3.2.11.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.2.11 |DONE |Manifest: NOSIGNATURE MekanismAdditions-1.16.5-10.1.1.456.jar |Mekanism: Additions |mekanismadditions |10.1.1 |DONE |Manifest: NOSIGNATURE Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE mutantvillager-0.1.jar |mutantvillager |mutantvillager |1.0.0 |DONE |Manifest: NOSIGNATURE mcw-fences-1.0.2-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE vehicle-mod-0.45.2-1.16.3.jar |MrCrayfish's Vehicle Mod |vehicle |0.45.2 |DONE |Manifest: NOSIGNATURE ElenaiDodge2-1.16.X-1.1.0.jar |Elenai Dodge 2 |elenaidodge2 |1.1.0 |DONE |Manifest: NOSIGNATURE dungeons_enhanced-1.16.5-1.4.jar |Dungeons Enhanced |dungeons_enhanced |1.4 |DONE |Manifest: NOSIGNATURE Wilds Version 2.8.jar |Wilds |wilds |1.0.0 |DONE |Manifest: NOSIGNATURE Cataclysm-0.11.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE ars_nouveau-1.16.5-1.24.15.jar |Ars Nouveau |ars_nouveau |1.24.15 |DONE |Manifest: NOSIGNATURE LurkerMod(FORGE-1.16.4) - 1.0.8.jar |Lurker |lurkermod |1.16.4-1.0.8 |DONE |Manifest: NOSIGNATURE collective-1.16.5-3.8.jar |Collective |collective |3.8 |DONE |Manifest: NOSIGNATURE betterbiomeblend-1.16.4-1.2.9-forge.jar |Better Biome Blend |betterbiomeblend |1.16.4-1.2.9-forge |DONE |Manifest: NOSIGNATURE NoCube's_Sea_Dwellers_1.0.2.jar |NoCube's Sea Dwellers |seadwellers |1.0.2 |DONE |Manifest: NOSIGNATURE BetterThirdPerson-Forge-1.16.4-1.5.1.jar |Better Third Person |betterthirdperson |1.5.1 |DONE |Manifest: NOSIGNATURE elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE Survive-1.16.5-3.4.6.jar |Survive |survive |1.16.5-3.4.6 |DONE |Manifest: NOSIGNATURE InfinityMending-1.16.3-0.1.0.jar |InfinityMending |infinitymending |0.1.0 |DONE |Manifest: NOSIGNATURE BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE RingOfEnderchest-Forge-1.16.5-1.2.8.jar |Ring of Enderchest |ring_of_enderchest |1.2.8 |DONE |Manifest: NOSIGNATURE starterkit_1.16.5-3.1.jar |Starter Kit |starterkit |3.1 |DONE |Manifest: NOSIGNATURE ScalingMobs-r2.0.jar |ScalingMobs |scalingmobs |r2.0 |DONE |Manifest: NOSIGNATURE MekanismTools-1.16.5-10.1.1.456.jar |Mekanism: Tools |mekanismtools |10.1.1 |DONE |Manifest: NOSIGNATURE SpartanWeaponry-1.16.4-2.1.0-beta-4.jar |Spartan Weaponry |spartanweaponry |2.1.0 beta 4 |DONE |Manifest: NOSIGNATURE chunkloaders-1.1.9-mc1.16.jar |Chunk Loaders |chunkloaders |1.1.9 |DONE |Manifest: NOSIGNATURE enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE enchanted-1.0.5.jar |Enchanted |enchanted |1.0.5 |DONE |Manifest: NOSIGNATURE AbyssalDepths-1.16.5-1.0.1.jar |Abyssal Depths |abyssaldepths |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE MCDoom-1.16.5-4.0.34.jar |Doom Mod |doom |4.0.34 |DONE |Manifest: NOSIGNATURE minecraft-comes-alive-7.0.6-forge.jar |Minecraft Comes Alive |mca |7.0.6 |DONE |Manifest: NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |Manifest: NOSIGNATURE Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE StrataRecipes-1.0.0.jar |StrataRecipes |stratarecipes |1.0.0 |DONE |Manifest: NOSIGNATURE UNDEADv.1.4cRelease+Biome.jar |UNDEAD |undead |2.2.2 |DONE |Manifest: NOSIGNATURE ensorcellation-1.16.5-1.4.1.2.jar |Ensorcellation |ensorcellation |1.4.1.2 |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 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE totaldarkness-1.3-1.16.5.jar |Total Darkness |totaldarkness |1.3-1.16.5 |DONE |Manifest: NOSIGNATURE mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE RoadRunner-mc1.16.5-1.4.0.jar |Meep Meep! (Road Runner) |roadrunner |1.4.0 |DONE |Manifest: NOSIGNATURE appliedenergistics2-8.4.7.jar |Applied Energistics 2 |appliedenergistics2 |8.4.7 |DONE |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98 Artifacts-1.16.5-2.10.4.jar |Artifacts |artifacts |1.16.5-2.10.4 |DONE |Manifest: NOSIGNATURE OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE ItemBorders-1.16.5-1.1.6.jar |Item Borders |itemborders |1.1.6 |DONE |Manifest: NOSIGNATURE DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |DONE |Manifest: NOSIGNATURE BadMobs-1.16.5-9.0.5.jar |BadMobs |badmobs |9.0.5 |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 lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE mahoutsukai-1.16.5-v1.34.7.jar |Mahou Tsukai |mahoutsukai |1.16.5-v1.34.7 |DONE |Manifest: NOSIGNATURE iChunUtil-1.16.5-10.5.1.jar |iChunUtil |ichunutil |10.5.1 |DONE |Manifest: NOSIGNATURE traverse-1.16.4-0.4.3.8.jar |Traverse: Reforged |traverse |1.16.4-0.4.3.8 |DONE |Manifest: NOSIGNATURE firstaid-1.9.7.jar |First Aid |firstaid |1.9.7 |DONE |Manifest: NOSIGNATURE TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE BloodMagic-1.16.4-3.1.7-27.jar |Blood Magic |bloodmagic |1.16.4-3.1.7-27 |DONE |Manifest: NOSIGNATURE tomeofblood-1.16.5-1.2.3.jar |Tome of Blood |tomeofblood |1.16.5-1.2.3 |DONE |Manifest: NOSIGNATURE meetyourfight-1.16.5-1.2.0.jar |Meet Your Fight |meetyourfight |1.2.0 |DONE |Manifest: NOSIGNATURE twist-1.4.1.jar |Twist |twist |4.0.0 |DONE |Manifest: NOSIGNATURE selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE towers_of_the_wild-1.16.3-2.1.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.3-2.1.0 |DONE |Manifest: NOSIGNATURE smoothboot-forge-1.16.4-1.2.2.jar |Smooth Boot |smoothboot |1.16.4-1.2.2 |DONE |Manifest: NOSIGNATURE defaultworldtype-1.16.3-2.0.3.jar |Default World Type |defaultworldtype |2.0.3 |DONE |Manifest: NOSIGNATURE Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |DONE |Manifest: NOSIGNATURE SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE Quark-r2.4-321.jar |Quark |quark |r2.4-321 |DONE |Manifest: NOSIGNATURE charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE LegendaryTooltips-1.16.5-1.1.5.jar |Legendary Tooltips |legendarytooltips |1.1.5 |DONE |Manifest: NOSIGNATURE brutalbosses-2.3.jar |brutalbosses mod |brutalbosses |2.3 |DONE |Manifest: NOSIGNATURE malum-1.16.5-0.3.0.jar |Malum |malum |1.16.5-0.3.0 |DONE |Manifest: NOSIGNATURE FastWorkbench-1.16.5-4.6.1.jar |Fast Workbench |fastbench |4.6.1 |DONE |Manifest: NOSIGNATURE kryptonreforged-mc1.16.5_v1.0.0.jar |Krypton Reforged |kryptonreforged |mc1.16.5_v1.0.0 |DONE |Manifest: NOSIGNATURE adaptive_performance_tweaks_1.16.5-1.3.0.jar |APTweaks |adaptive_performancetweaks |1.3.0 |DONE |Manifest: NOSIGNATURE InventoryHud[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE minecolonies-1.16.5-1.0.385-ALPHA.jar |MineColonies |minecolonies |1.16.5-1.0.385-ALPHA|DONE |Manifest: NOSIGNATURE workshopsofdoom-1.16.4-1.1.0.1.jar |Workshops of Doom |workshopsofdoom |1.1.0.1 |DONE |Manifest: NOSIGNATURE ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |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 Chisel-MC1.16.5-2.0.1-alpha.4.jar |Chisel |chisel |MC1.16.5-2.0.1-alpha|DONE |Manifest: NOSIGNATURE enhancedcelestials-2.0.9-1.16.5.jar |Enhanced Celestials |enhancedcelestials |2.0.9-1.16.5 |DONE |Manifest: NOSIGNATURE illagers_plus-1.16.4v1.7.2.jar |Illagers+ |illagers_plus |1.16.4v1.7.2 |DONE |Manifest: NOSIGNATURE expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE valhelsia_structures-1.16.5-0.1.6.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.6 |DONE |Manifest: NOSIGNATURE overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE Crash Report UUID: c7c569ae-7395-40e0-9841-44c1e62395a0 RoadRunner != Lithium: This instance was launched using RoadRunner, which is an unofficial Lithium fork! Please do not report bugs to them! Kiwi Modules:

Patchouli open book context: n/a
Suspected Mods: None
Player Count: 1 / 8; [ServerPlayerEntity['Nifler'/194271, l='ServerLevel[New World]', x=1798.03, y=58.00, z=7978.76]]
Data Packs: vanilla, mod:fallingattack, mod:betterdungeons, mod:supermartijn642configlib, mod:deleteitem, mod:infernalexp (incompatible), mod:transliterationlib (incompatible), mod:mcwwindows, mod:betternether, mod:torohealth, mod:stalwart_dungeons, mod:looot, mod:bettercaves (incompatible), mod:ctm (incompatible), mod:evilcraft, mod:yungsapi, mod:pyromancer, mod:guardvillagers, mod:randompatches, mod:forgivingvoid (incompatible), mod:snowrealmagic, mod:dynview (incompatible), mod:puresuffering, mod:jeresources, mod:betterthanmending, mod:supplementaries, mod:betterendforge, mod:structure_gel, mod:corpse, mod:advancementplaques, mod:tinyskeletons, mod:cleancut (incompatible), mod:repurposed_structures, mod:bcc (incompatible), mod:ob_aquamirae, mod:chunkanimator, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:mcwtrpdoors, mod:extcaves, mod:yungsbridges, mod:schoolsofmagic, mod:riskofrainmod, mod:curios, mod:yungsextras, mod:obfuscate (incompatible), mod:easydiscordrichpresence, mod:majruszs_difficulty, mod:mcwroofs, mod:sapience, mod:pmmo (incompatible), mod:mutantmore, mod:observerlib, mod:mcwfurnitures, mod:hardernaturalhealing (incompatible), mod:forestcraft, mod:itemphysic, mod:cloth-config (incompatible), mod:betterburning, mod:fastleafdecay, mod:disenchanting (incompatible), mod:bettermineshafts, mod:veinmining, mod:geckolib3 (incompatible), mod:enchantinginfuser, mod:divinerpg, mod:so_many_enchants, mod:savemystronghold, mod:kiwi, mod:betteranimationscollection, mod:mowziesmobs, mod:dusk, mod:allomancy, mod:aoa3 (incompatible), mod:jei, mod:catlib (incompatible), mod:libraryferret, mod:mekanism, mod:ringsofascension (incompatible), mod:passablefoliage, mod:fallingleaves, mod:ring_of_repair, mod:awesomedungeon, mod:travelersbackpack (incompatible), mod:naturescompass (incompatible), mod:stoneholm, mod:creeperaiupdated (incompatible), mod:champions (incompatible), mod:curioofundying, mod:snowundertrees, mod:grand_enchantment_table, mod:wegotrunnners, mod:sulfuric, mod:armored_mobs, mod:majruszs_accessories, mod:restored_earth (incompatible), mod:forge, mod:offhandcombat (incompatible), mod:blame, mod:dsurround, mod:ironchest, mod:dungeons_arise, mod:cofh_core (incompatible), mod:pandoras_creatures (incompatible), mod:totw_additions, mod:greekfantasy, mod:betterfpsdist, mod:majrusz_library, mod:notenoughanimations (incompatible), mod:easy_emerald, mod:xaerominimap, mod:dragonseeker, mod:autoreglib (incompatible), mod:evilwanderingtrader, mod:entityculling, mod:structurize, mod:ambientenvironment, mod:fastfurnace (incompatible), mod:appleskin, mod:occultism, mod:puzzleslib, mod:ob_core, mod:step (incompatible), mod:genericeco, mod:xpbook, mod:farlanders (incompatible), mod:tetra, mod:tetranomicon, mod:hexerei, mod:cyclopscore, mod:treechop, mod:notenoughcrashes, mod:instrumentalmobs, mod:heb, mod:astralsorcery, mod:unionlib (incompatible), mod:hats, mod:wyrmroost (incompatible), mod:eidolon, mod:healthoverlay, mod:hem, mod:tomes, mod:insanelib, mod:villagernames, mod:terraforged, mod:xaeroworldmap, mod:enhancedvisuals, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:mutantbeasts (incompatible), mod:relics, mod:progressivebosses, mod:mcwdoors, mod:mekanismgenerators, mod:fpsreducer, mod:dragonfight, mod:dummmmmmy (incompatible), mod:losttrinkets, mod:twilightforest, mod:geosmelt, mod:chocolate, mod:ambientsounds, mod:bloodandmadness, mod:enchantedgoldenapplecrafting, mod:projectvibrantjourneys, mod:mekanismadditions, mod:lollipop, mod:mutantvillager, mod:mcwfences, mod:vehicle (incompatible), mod:elenaidodge2, mod:dungeons_enhanced, mod:wilds, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:lurkermod (incompatible), mod:collective, mod:betterbiomeblend, mod:seadwellers, mod:betterthirdperson, mod:elevatorid, mod:survive (incompatible), mod:infinitymending (incompatible), mod:betterstrongholds, mod:ring_of_enderchest, mod:starterkit, mod:scalingmobs, mod:mekanismtools, mod:spartanweaponry, mod:chunkloaders, mod:enchantwithmob, mod:enchanted, mod:abyssaldepths, mod:doom (incompatible), mod:mca, mod:spiderstpo, mod:druidcraft (incompatible), mod:conjurer_illager (incompatible), mod:abnormals_core, mod:upgrade_aquatic, mod:endergetic, mod:savageandravage, mod:stratarecipes, mod:undead, mod:ensorcellation (incompatible), mod:waystones (incompatible), mod:totaldarkness, mod:mgui (incompatible), mod:roadrunner (incompatible), mod:appliedenergistics2 (incompatible), mod:artifacts, mod:outer_end, mod:itemborders, mod:dungeoncrawl, mod:badmobs (incompatible), mod:lazydfu, mod:explorerscompass, mod:mahoutsukai (incompatible), mod:ichunutil, mod:traverse (incompatible), mod:firstaid (incompatible), mod:travelerstitles, mod:bloodmagic, mod:tomeofblood, mod:meetyourfight (incompatible), mod:twist, mod:selene, mod:swingthroughgrass (incompatible), mod:creativecore, mod:towers_of_the_wild, mod:smoothboot, mod:defaultworldtype, mod:iceberg, mod:spartanshields, mod:quark (incompatible), mod:charm, mod:legendarytooltips, mod:brutalbosses, mod:malum (incompatible), mod:fastbench (incompatible), mod:kryptonreforged (incompatible), mod:adaptive_performance_tweaks, mod:inventoryhud, mod:minecolonies (incompatible), mod:workshopsofdoom, mod:ferritecore (incompatible), mod:chisel (incompatible), mod:enhancedcelestials, mod:illagers_plus, mod:expandability, mod:valhelsia_core, mod:valhelsia_structures, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible)
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
AzureDoom commented 2 years ago

1.16.5 is unsupported.