Forge 1.16.5 Crash Report

#bw2nRlH
452 lines
Raw
Analysis
Minecraft version:
1.16.5
Java version:
1.8.0_51
Forge version:
36.2.28
1---- Minecraft Crash Report ----
2// I let you down. Sorry :(
3
4Time: 5/16/22 4:06 PM
5Description: Exception generating new chunk
6
7java.lang.IllegalArgumentException: bound must be positive
8 at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {}
9 at net.minecraft.world.gen.feature.structure.Structure.func_236392_a_(Structure.java:202) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:gen.features.StructureFeatureMixin,pl:mixin:A}
10 at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:gen.features.StructureFeatureMixin,pl:mixin:A}
11 at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading,re:mixin}
12 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:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
13 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:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
14 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:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
15 at net.minecraft.world.chunk.ChunkStatus$$Lambda$2198/1753678154.doWork(Unknown Source) ~[?:?] {}
16 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:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
17 at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
18 at net.minecraft.world.server.ChunkManager$$Lambda$51582/1489304740.apply(Unknown Source) ~[?:?] {}
19 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading}
20 at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
21 at net.minecraft.world.server.ChunkManager$$Lambda$51567/873177964.apply(Unknown Source) ~[?:?] {}
22 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
23 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
24 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
25 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}
26 at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$51580/997152884.run(Unknown Source) ~[?:?] {}
27 at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading,re:mixin}
28 at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213145_a(SourceFile:137) ~[?:?] {re:classloading,re:mixin}
29 at net.minecraft.util.concurrent.DelegatedTaskExecutor.run(SourceFile:105) ~[?:?] {re:classloading,re:mixin}
30 at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1402) ~[?:1.8.0_51] {}
31 at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
32 at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
33 at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
34 at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
35
36
37A detailed walkthrough of the error, its code path and all known details is as follows:
38---------------------------------------------------------------------------------------
39
40-- Head --
41Thread: Server thread
42Stacktrace:
43 at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_51] {}
44 at net.minecraft.world.gen.feature.structure.Structure.func_236392_a_(Structure.java:202) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:gen.features.StructureFeatureMixin,pl:mixin:A}
45 at net.minecraft.world.gen.feature.structure.Structure.func_242785_a(Structure.java:221) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:roadrunner.mixins.json:gen.features.StructureFeatureMixin,pl:mixin:A}
46 at net.minecraft.world.gen.feature.StructureFeature.func_242771_a(SourceFile:35) ~[?:?] {re:classloading,re:mixin}
47 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:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
48 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:APP:cavebiomeapi.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
49 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:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
50 at net.minecraft.world.chunk.ChunkStatus$$Lambda$2198/1753678154.doWork(Unknown Source) ~[?:?] {}
51 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:sulfuric.mixins.json:chunk.MixinChunkStatus,pl:mixin:A}
52-- Chunk to be generated --
53Details:
54 Location: 8,14
55 Position hash: 60129542152
56 Generator: net.minecraft.world.gen.NoiseChunkGenerator@4ffa043c
57Stacktrace:
58 at net.minecraft.world.server.ChunkManager.lambda$null$18(ChunkManager.java:524) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
59 at net.minecraft.world.server.ChunkManager$$Lambda$51582/1489304740.apply(Unknown Source) ~[?:?] {}
60 at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.0.26.jar:?] {re:classloading,re:classloading,re:classloading}
61 at net.minecraft.world.server.ChunkManager.lambda$scheduleChunkGeneration$20(ChunkManager.java:522) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
62 at net.minecraft.world.server.ChunkManager$$Lambda$51567/873177964.apply(Unknown Source) ~[?:?] {}
63 at java.util.concurrent.CompletableFuture.uniCompose(CompletableFuture.java:952) ~[?:1.8.0_51] {}
64 at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:926) ~[?:1.8.0_51] {}
65 at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_51] {}
66 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}
67 at net.minecraft.world.chunk.ChunkTaskPriorityQueueSorter$$Lambda$51580/997152884.run(Unknown Source) ~[?:?] {}
68 at net.minecraft.util.concurrent.DelegatedTaskExecutor.func_213148_e(SourceFile:94) ~[?:?] {re:classloading,re:mixin}
69
70
71-- Affected level --
72Details:
73 All players: 0 total; []
74 Chunk stats: ServerChunkCache: 529
75 Level dimension: minecraft:overworld
76 Level spawn location: World: (200,64,184), Chunk: (at 8,4,8 in 12,11; contains blocks 192,0,176 to 207,255,191), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
77 Level time: 0 game time, 0 day time
78 Level name: New World
79 Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
80 Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
81 Known server brands: forge
82 Level was modded: true
83 Level storage version: 0x04ABD - Anvil
84Stacktrace:
85 at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:353) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
86 at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:308) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
87 at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:60) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
88 at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:621) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
89 at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:paxi.mixins.json:MixinMinecraftServer,pl:mixin:APP:roadrunner.mixins.json:world.light_batching.MinecraftServerMixin,pl:mixin:APP:charm.mixins.json:accessor.MinecraftServerAccessor,pl:mixin:A}
90 at net.minecraft.server.MinecraftServer$$Lambda$51145/249958937.run(Unknown Source) [?:?] {}
91 at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}
92
93
94-- System Details --
95Details:
96 Minecraft Version: 1.16.5
97 Minecraft Version ID: 1.16.5
98 Operating System: Windows 10 (amd64) version 10.0
99 Java Version: 1.8.0_51, Oracle Corporation
100 Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
101 Memory: 2624265464 bytes (2502 MB) / 5761925120 bytes (5495 MB) up to 9544663040 bytes (9102 MB)
102 CPUs: 12
103 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -Xms256m
104 ModLauncher: 8.1.3+8.1.3+main-8.1.x.c94d18ec
105 ModLauncher launch target: fmlclient
106 ModLauncher naming: srg
107 ModLauncher services:
108 /mixin-0.8.4.jar mixin PLUGINSERVICE
109 /eventbus-4.0.0.jar eventbus PLUGINSERVICE
110 /forge-1.16.5-36.2.28.jar object_holder_definalize PLUGINSERVICE
111 /forge-1.16.5-36.2.28.jar runtime_enum_extender PLUGINSERVICE
112 /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
113 /forge-1.16.5-36.2.28.jar capability_inject_definalize PLUGINSERVICE
114 /forge-1.16.5-36.2.28.jar runtimedistcleaner PLUGINSERVICE
115 /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
116 /forge-1.16.5-36.2.28.jar fml TRANSFORMATIONSERVICE
117 FML: 36.2
118 Forge: net.minecraftforge:36.2.28
119 FML Language Providers:
120 javafml@36.2
121 minecraft@1
122 kotlinforforge@1.16.0
123 Mod List:
124 dynamiclightsreforged-mc1.16.5_v1.0.1.jar |Dynamic Lights Reforged |dynamiclightsreforged |mc1.16.5_v1.0.1 |DONE |Manifest: NOSIGNATURE
125 create-stuff-additions1.16.5_v1.1.6.jar |Create Stuff Additions |create_stuff_additions |1.1.6 |DONE |Manifest: NOSIGNATURE
126 BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
127 immersivecooking-1.0.1.jar |Immersive Cooking |immersivecooking |1.0.1 |DONE |Manifest: NOSIGNATURE
128 ftb-essentials-1605.1.5-build.32.jar |FTB Essentials |ftbessentials |1605.1.5-build.32 |DONE |Manifest: NOSIGNATURE
129 infernal-expansion-1.16.5-2.4.0.jar |Infernal Expansion |infernalexp |2.4.0 |DONE |Manifest: NOSIGNATURE
130 mcw-windows-2.0.2-mc1.16.5.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
131 betternether_reforged-1.2.jar |Better Nether Reforged |betternether |1.2 |DONE |Manifest: NOSIGNATURE
132 stalwart-dungeons-1.16.5-1.1.7.jar |Stalwart Dungeons |stalwart_dungeons |1.1.7 |DONE |Manifest: NOSIGNATURE
133 strawgolem-1.16-1.9.jar |Straw Golem |strawgolem |1.16-1.9 |DONE |Manifest: NOSIGNATURE
134 BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
135 farmersdelightintegrations-1.16.5-1.2.jar |Farmer's Delight Compats |farmersdelightintegrations |1.16.5-1.2 |DONE |Manifest: NOSIGNATURE
136 YungsApi-1.16.4-Forge-13.jar |YUNG's API |yungsapi |1.16.4-Forge-13 |DONE |Manifest: NOSIGNATURE
137 guardvillagers-1.**.**.**.**.6.jar |Guard Villagers |guardvillagers |1.2.6 |DONE |Manifest: NOSIGNATURE
138 randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
139 Apotheosis-1.16.5-4.8.4.jar |Apotheosis |apotheosis |4.8.4 |DONE |Manifest: NOSIGNATURE
140 abyg-1.2-forge.jar |[BYG Addon] Enhanced Vanilla B|bygvanillabiomes |1.0.0 |DONE |Manifest: NOSIGNATURE
141 PickUpNotifier-v1.2-1.16.3.jar |Pick Up Notifier |pickupnotifier |1.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
142 SnowRealMagic-1.16.4-2.9.0.jar |Snow! Real Magic! |snowrealmagic |2.9.0 |DONE |Manifest: NOSIGNATURE
143 what_did_you_vote_for-1.16.5-1.0.5.jar |What Did You Vote For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE
144 Extra+Ores+Version+1.4.3+(MC+1.16.5).jar |Extra Ores |extra_ores |1.4.3 |DONE |Manifest: NOSIGNATURE
145 JustEnoughResources-1.16.5-0.12.1.133.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
146 TinkersDelight-1.16-1.8.jar |Tinker's Delight |tdelight |1.16-1.8 |DONE |Manifest: NOSIGNATURE
147 Paraglider-1.16.5-1.3.2.7.jar |Paraglider |paraglider |**.**.**.** |DONE |Manifest: NOSIGNATURE
148 RevampedWolf-1.16.4-0.7.1.jar |RevampedWolf |revampedwolf |1.16.4-0.7.1 |DONE |Manifest: NOSIGNATURE
149 supplementaries-1.16.5-0.18.2.jar |Supplementaries |supplementaries |0.18.2 |DONE |Manifest: NOSIGNATURE
150 betterendforge-1.16.5-2.5.jar |BetterEnd Forge |betterendforge |1.16.5-2.5 |DONE |Manifest: NOSIGNATURE
151 Upgraded Netherite 1.10.1.jar |Upgraded Netherite |upgradednetherite |1.10.1 |DONE |Manifest: NOSIGNATURE
152 structure_gel-1.16.5-1.7.8.jar |Structure Gel API |structure_gel |1.7.8 |DONE |Manifest: NOSIGNATURE
153 corpse-1.16.5-1.0.6.jar |Corpse |corpse |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
154 TinySkeletons-v1.0.1-1.16.5-Forge.jar |Tiny Skeletons |tinyskeletons |1.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
155 cleancut-mc1.16-2.2-forge.jar |Clean Cut |cleancut |2.2 |DONE |Manifest: NOSIGNATURE
156 torchmaster-2.3.8.jar |Torchmaster |torchmaster |2.3.8 |DONE |Manifest: NOSIGNATURE
157 repurposed_structures_forge-3.4.7+1.16.5.jar |Repurposed Structures |repurposed_structures |3.4.7+1.16.5 |DONE |Manifest: NOSIGNATURE
158 morevillagers-FORGE-1.16.5-1.5.5.jar |More Villagers |morevillagers |1.5.5 |DONE |Manifest: NOSIGNATURE
159 BetterCompatibilityChecker-1.0.7-build.22+mc1.16.5|Better Compatibility Checker |bcc |1.0.7-build.22+mc1.1|DONE |Manifest: NOSIGNATURE
160 MorePaths-1.16.1-1.3.2.jar |MorePaths |morepaths |1.16-1.3.2 |DONE |Manifest: NOSIGNATURE
161 Aquamirae 2.2 (1.16.5).jar |Aquamirae |ob_aquamirae |2.2.0 |DONE |Manifest: NOSIGNATURE
162 fastfurnaceminusreplacement-1.1-1.16.3.jar |Fast Furnace Minus Replacement|fastfurnaceminusreplacement |1.1-1.16.3 |DONE |Manifest: NOSIGNATURE
163 BiomesOPlenty-1.16.5-13.1.0.477-universal.jar |Biomes O' Plenty |biomesoplenty |1.16.5-13.1.0.477 |DONE |Manifest: NOSIGNATURE
164 ChunkAnimator-1.16.5-1.2.4.jar |Chunk Animator |chunkanimator |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
165 toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
166 dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
167 mcw-trapdoors-1.0.4-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE
168 supermartijn642corelib-1.0.16-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16 |DONE |Manifest: NOSIGNATURE
169 BetterDefaultBiomes-1.16.4+-Alpha 2.6.1.jar |Better Default Biomes |betterdefaultbiomes |Alpha 2.6.0 |DONE |Manifest: NOSIGNATURE
170 YungsBridges-Forge-1.16.4-1.0.1.jar |YUNG's Bridges |yungsbridges |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
171 cavesandcliffs-1.16.5-7.2.0.jar |Caves and Cliffs Backport |cavesandcliffs |1.16.5-7.2.0 |DONE |Manifest: NOSIGNATURE
172 darkerdepths-1.16.5-1.1.4.jar |Darker Depths |darkerdepths |1.1.4 |DONE |Manifest: NOSIGNATURE
173 Highlighter-1.16.5-1.1.1.jar |Highlighter |highlighter |1.1.1 |DONE |Manifest: NOSIGNATURE
174 spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
175 mostructures-forge-1.2.0-1.16.5.jar |Mo' Structures |mostructures |1.2.0-1.16.5 |DONE |Manifest: NOSIGNATURE
176 curios-forge-1.16.5-4.0.5.3.jar |Curios API |curios |1.16.5-4.0.5.3 |DONE |Manifest: NOSIGNATURE
177 extendedmushrooms-1.6.1-1.16.5+.jar |Extended Mushrooms |extendedmushrooms |1.6.1-1.16.5+ |DONE |Manifest: NOSIGNATURE
178 YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
179 obfuscate-0.6.2-1.16.3.jar |Obfuscate |obfuscate |0.6.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
180 TheAbyss2 2.2.3-1 1.16.5.jar |TheAbyss |theabyss |2.2.3-1 |DONE |Manifest: NOSIGNATURE
181 mcw-roofs-2.1.0-mc1.16.5.jar |Macaw's Roofs |mcwroofs |2.1.0 |DONE |Manifest: NOSIGNATURE
182 mutantmore-1.16.5-1.0.0.jar |Mutant More |mutantmore |1.0.3 |DONE |Manifest: NOSIGNATURE
183 cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
184 mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |Manifest: NOSIGNATURE
185 ItemPhysic_v1.4.18_mc1.16.5.jar |ItemPhysic |itemphysic |1.6.0 |DONE |Manifest: NOSIGNATURE
186 cloth-config-4.14.54-forge.jar |Cloth Config v4 API |cloth-config |4.14.54 |DONE |Manifest: NOSIGNATURE
187 BetterShieldsMC1.16.3-1.2.jar |Better Shields |bettershields |1.2 |DONE |Manifest: NOSIGNATURE
188 fastbenchminusreplacement-1.4.jar |FastWorkbench Minus Replacemen|fastbenchminusreplacement |1.4 |DONE |Manifest: NOSIGNATURE
189 FallingTree-1.16.5-2.11.5.jar |FallingTree |fallingtree |2.11.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
190 ScalingHealth-1.16.5-4.0.5+5.jar |Scaling Health |scalinghealth |4.0.5+5 |DONE |Manifest: NOSIGNATURE
191 Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
192 JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
193 BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
194 EnchantingInfuser-v1.0.2-1.16.5-Forge.jar |Enchanting Infuser |enchantinginfuser |1.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
195 BetterModsButton-v1.0.5-1.16.5-Forge.jar |Better Mods Button |bettermodsbutton |1.0.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
196 DarkPaintings-1.16.5-6.0.10.jar |DarkPaintings |darkpaintings |6.0.10 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
197 dungeons_gear-1.16.5-3.0.17.jar |Dungeons Gear |dungeons_gear |3.0.17 |DONE |Manifest: NOSIGNATURE
198 mcw-lights-1.0.2-mc1.16.5.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
199 QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |Manifest: NOSIGNATURE
200 Kiwi-1.16.5-3.6.1.jar |Kiwi |kiwi |3.6.1 |DONE |Manifest: NOSIGNATURE
201 ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
202 BetterAnimationsCollection-v1.2.4-1.16.5-Forge.jar|Better Animations Collection |betteranimationscollection |1.2.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
203 mowziesmobs-1.5.22.jar |Mowzie's Mobs |mowziesmobs |1.5.22 |DONE |Manifest: NOSIGNATURE
204 mining_helmet-1.16.5-2.0.1.jar |Mining Helmet |mining_helmet |2.0.1 |DONE |Manifest: NOSIGNATURE
205 ConfigMenusForge-v1.2.0-1.16.5-Forge.jar |Config Menus for Forge |configmenusforge |1.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
206 TheComfortZone-1.16.5-1.0.3.jar |The Comfort Zone |thecomfortzone |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
207 Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar |Bountiful Baubles |bountifulbaubles |NONE |DONE |Manifest: NOSIGNATURE
208 jei-1.16.5-7.7.1.145.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
209 jei-professions-1.0.0-1.16.4.jar |JEI Professions |jeiprofessions |1.0.0 |DONE |Manifest: NOSIGNATURE
210 VisualWorkbench-v1.1.0-1.16.5.jar |Visual Workbench |visualworkbench |1.1.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
211 The_Graveyard_2.1_(FORGE)_for_1.16.4-1.16.5.jar |The Graveyard (FORGE) |graveyard |2.1 |DONE |Manifest: NOSIGNATURE
212 AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
213 goblintraders-1.6.0-1.16.3.jar |Goblin Traders |goblintraders |1.6.0 |DONE |Manifest: NOSIGNATURE
214 caelus-forge-1.16.5-2.1.3.2.jar |Caelus API |caelus |1.16.5-2.1.3.2 |DONE |Manifest: NOSIGNATURE
215 Paxi-Forge-1.16.4-1.0.jar |Paxi |paxi |1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
216 Fallingleaves-1.16.3-1.2.4.jar |Falling Leaves |fallingleaves |1.2.4-alpha+20220121|DONE |Manifest: NOSIGNATURE
217 Organics-1.16.5-0.1.9.jar |Organics |organics |0.1.9 |DONE |Manifest: NOSIGNATURE
218 NaturesCompass-1.16.5-1.9.1-forge.jar |Nature's Compass |naturescompass |1.16.5-1.9.1-forge |DONE |Manifest: NOSIGNATURE
219 1.16.5-additionalbars-2.0.3.jar |Additional Bars |additionalbars |2.0.3 |DONE |Manifest: NOSIGNATURE
220 SereneSeasons-1.16.5-4.0.1.123-universal.jar |Serene Seasons |sereneseasons |1.16.5-4.0.1.123 |DONE |Manifest: NOSIGNATURE
221 stoneholm-1.2.2.jar |Stoneholm |stoneholm |1.2 |DONE |Manifest: NOSIGNATURE
222 curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
223 snowundertrees-1.16.5-v1.3.jar |Snow Under Trees |snowundertrees |v1.3 |DONE |Manifest: NOSIGNATURE
224 sulfuric-1.1.jar |Sulfuric |sulfuric |1.0 |DONE |Manifest: NOSIGNATURE
225 outvoted-1.16.5-1.2.4.jar |Outvoted |outvoted |1.2.4 |DONE |Manifest: NOSIGNATURE
226 additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |Manifest: NOSIGNATURE
227 JEITweaker-1.16.5-1.1.0.49.jar |JEI Tweaker |jeitweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE
228 CraftTweaker-1.16.5-7.1.2.493.jar |CraftTweaker |crafttweaker |**.**.**.** |DONE |Manifest: NOSIGNATURE
229 forge-1.16.5-36.2.28-universal.jar |Forge |forge |36.2.28 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
230 Atum-1.16.5-2.2.10.jar |Atum 2 |atum |1.16.5-2.2.10 |DONE |Manifest: NOSIGNATURE
231 subwild-1.3.0.jar |Subterranean Wilderness |subwild |1.3.0 |DONE |Manifest: NOSIGNATURE
232 ImmersiveFX 1.0.2 1.16.5.jar |§3ImmersiveFX |dsurround |**.**.**.** |DONE |Manifest: NOSIGNATURE
233 DungeonsArise-1.16.5-2.1.47-release.jar |When Dungeons Arise |dungeons_arise |2.1.47 |DONE |Manifest: NOSIGNATURE
234 forge-1.16.5-36.2.28-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
235 MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
236 totw_additions-1.1.0.jar |Towers of the Wild: Additions |totw_additions |1.1.0 |DONE |Manifest: NOSIGNATURE
237 pamhc2crops-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |Manifest: NOSIGNATURE
238 storage_overhaul-1.16.5-1.0.4.jar |Storage Overhaul |storage_overhaul |1.16.5-1.0.4 |DONE |Manifest: NOSIGNATURE
239 CavesCliffsBackportAdditions2.59.jar |CavesandCliffsbackportaddition|cavesandcliffsbackportaddition|2.59 |DONE |Manifest: NOSIGNATURE
240 paintings-1.16.4-7.0.0.1.jar |Paintings ++ |paintings |1.16.4-6.0.1.5 |DONE |Manifest: NOSIGNATURE
241 flywheel-1.16-0.2.5.jar |Flywheel |flywheel |1.16-0.2.5 |DONE |Manifest: NOSIGNATURE
242 Mantle-1.16.5-1.6.157.jar |Mantle |mantle |1.6.157 |DONE |Manifest: NOSIGNATURE
243 Xaeros_Minimap_22.1.2_Forge_1.16.5.jar |Xaero's Minimap |xaerominimap |22.1.2 |DONE |Manifest: NOSIGNATURE
244 ftb-backups-2.1.2.2.jar |FTB Backups |ftbbackups |**.**.**.** |DONE |Manifest: NOSIGNATURE
245 polymorph-forge-1.16.5-0.39.jar |Polymorph |polymorph |1.16.5-0.39 |DONE |Manifest: NOSIGNATURE
246 JustEnoughProfessions-1.16.5-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
247 AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
248 earthmobsmod-1.16.4-0.4.2.jar |Earth Mobs Mod |earthmobsmod |1.16.4-0.4.2 |DONE |Manifest: NOSIGNATURE
249 entityculling-forge-mc1.16.5-1.5.0.jar |EntityCulling |entityculling |1.5.0 |DONE |Manifest: NOSIGNATURE
250 norecipeadvancements-1.0.1.jar |No Recipe Advancements |norecipeadvancements |1.0.1 |DONE |Manifest: NOSIGNATURE
251 appleskin-forge-mc1.16.x-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.16.4 |DONE |Manifest: NOSIGNATURE
252 PuzzlesLib-v1.0.15-1.16.5-Forge.jar |Puzzles Lib |puzzleslib |1.0.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
253 Aquaculture-1.16.5-2.1.21.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.21 |DONE |Manifest: NOSIGNATURE
254 slimy-stuff-1.16.5-1.0.6.jar |Slimy Stuff |slimy_stuff |1.0.6 |DONE |Manifest: NOSIGNATURE
255 Obscuria's Essentials 2.2 (1.16.5).jar |Obscuria's Essentials |ob_core |2.2.0 |DONE |Manifest: NOSIGNATURE
256 Betterlands-1.16.5-0.5.0.jar |Betterlands |betterlands |1.16.5-0.5.0 |DONE |Manifest: NOSIGNATURE
257 additionalbarsbop-2.0.3.jar |Additional Bars (Biomes o' Ple|additionalbarsbop |2.0.3 |DONE |Manifest: NOSIGNATURE
258 CosmeticArmorReworked-1.16.5-v4a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v4a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
259 moreplates-1.16.5-7.4.4.jar |More Plates |moreplates |7.4.4 |DONE |Manifest: NOSIGNATURE
260 Cultural Delights 0.6 - Forge 1.16.5.jar |Cultural Delights |cultural_delights |0.6 |DONE |Manifest: NOSIGNATURE
261 xptome-1.16.5-v2.1.2.jar |XP Tome |xpbook |v2.1.2 |DONE |Manifest: NOSIGNATURE
262 tetra-1.16.5-3.20.0.jar |Tetra |tetra |3.20.0 |DONE |Manifest: NOSIGNATURE
263 tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
264 DungeonsMod-1.16.3-1.4.40.jar |Dungeons Mod |dungeonsmod |1.16.3-1.4.40 |DONE |Manifest: NOSIGNATURE
265 blue_skies-1.16.5-1.1.3.jar |Blue Skies |blue_skies |1.1.3 |DONE |Manifest: NOSIGNATURE
266 Piglin Expansion 1.1.jar |Piglin Expansion |piglin_expansion |1.1.0 |DONE |Manifest: NOSIGNATURE
267 NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE
268 Wyrmroost-1.16.3-1.2.11.jar |Wyrmroost |wyrmroost |1.16.3-1.2.11 |DONE |Manifest: NOSIGNATURE
269 eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
270 BetterF3-1.1.3-forge-1.16.5.jar |BetterF3 Forge |betterf3forge |1.1.3 |DONE |Manifest: NOSIGNATURE
271 JustEnoughCalculation-1.16.5-3.8.6.jar |Just Enough Calculation |jecalculation |3.8.6 |DONE |Manifest: NOSIGNATURE
272 AdditionalBanners-1.16.5-6.0.3.jar |AdditionalBanners |additionalbanners |6.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
273 Architects-Palette-1.16.4-1.1.5.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
274 morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
275 incontrol-1.16-5.2.2.jar |InControl |incontrol |1.16-5.2.2 |DONE |Manifest: NOSIGNATURE
276 kingvillager-1.6.3.jar |The King of the villagers |kingvillager |1.6.3 |DONE |Manifest: NOSIGNATURE
277 KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
278 Afterlight v2.0.jar |The Afterlight |the_afterlight |2.0 |DONE |Manifest: NOSIGNATURE
279 villagernames_1.16.5-3.4.jar |Villager Names |villagernames |3.4 |DONE |Manifest: NOSIGNATURE
280 XaerosWorldMap_1.20.0_Forge_1.16.5.jar |Xaero's World Map |xaeroworldmap |1.20.0 |DONE |Manifest: NOSIGNATURE
281 Controlling-7.0.0.28.jar |Controlling |controlling |**.**.**.** |DONE |Manifest: NOSIGNATURE
282 Placebo-1.16.5-4.6.1.jar |Placebo |placebo |4.6.1 |DONE |Manifest: NOSIGNATURE
283 citadel-1.8.1-1.16.5.jar |Citadel |citadel |1.8.1 |DONE |Manifest: NOSIGNATURE
284 alexsmobs-1.12.1.jar |Alex's Mobs |alexsmobs |1.12.1 |DONE |Manifest: NOSIGNATURE
285 iceandfire-2.1.9-1.16.5.jar |Ice and Fire |iceandfire |2.1.9-1.16.5 |DONE |Manifest: NOSIGNATURE
286 moreminecarts-1.3.14.jar |More Minecarts |moreminecarts |1.3.14 |DONE |Manifest: NOSIGNATURE
287 MutantBeasts-1.16.4-1.1.3.jar |Mutant Beasts |mutantbeasts |1.16.4-1.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
288 ImprovedBackpacks-1.6.2.0.jar |Improved Backpacks |improvedbackpacks |**.**.**.** |DONE |Manifest: NOSIGNATURE
289 Bookshelf-Forge-1.16.5-10.4.31.jar |Bookshelf |bookshelf |10.4.31 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
290 Tips-1.16.5-4.0.15.jar |Tips |tips |4.0.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
291 musketmod-1.16.5-forge-1.4.2.jar |Musket Mod |musketmod |1.4.2 |DONE |Manifest: NOSIGNATURE
292 wandering_trapper-1.16.5-0.1.2.jar |Wandering Trapper |wandering_trapper |NONE |DONE |Manifest: NOSIGNATURE
293 sophisticatedbackpacks-1.16.5-3.15.7.531.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.16.5-3.15.7.531 |DONE |Manifest: NOSIGNATURE
294 magnesium-1.5.jar |Magnesium |magnesium |1.5 |DONE |Manifest: NOSIGNATURE
295 mcw-doors-1.0.5-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
296 jeed-1.16.5-1.6.jar |Just Enough Effect Description|jeed |1.16.5-1.6 |DONE |Manifest: NOSIGNATURE
297 carryon-1.16.5-1.15.5.22.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
298 omnis-1.16.5-1.1.2.3.jar |Omnis |omnis |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
299 [1.16.X-1.0.10] Dragon Mounts Legacy.jar |Dragon Mounts: Legacy |dragonmounts |1.0.10 |DONE |Manifest: NOSIGNATURE
300 twilightforest-1.16.5-4.0.870-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |Manifest: NOSIGNATURE
301 Tidbits-0.1.3.jar |Tidbits |tidbits |0.1.2 |DONE |Manifest: NOSIGNATURE
302 konkrete_forge_1.3.3_MC_1.16.2-1.16.5.jar |Konkrete |konkrete |1.3.3 |DONE |Manifest: NOSIGNATURE
303 cuneiform-1.16.3-1.2.5.jar |Cuneiform |cuneiform |1.16.3-1.2.5 |DONE |Manifest: NOSIGNATURE
304 JEIEnchantmentInfo-1.16.4-1.2.1.jar |JEI Enchantment Info |jeienchantmentinfo |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
305 EquipmentCompare-1.16.5-1.2.7.jar |Equipment Compare |equipmentcompare |1.2.7 |DONE |Manifest: NOSIGNATURE
306 chipped-1.16.5-1.2.1-forge.jar |Chipped |chipped |1.16.5-1.2.1-forge |DONE |Manifest: NOSIGNATURE
307 createplus-1.16.4_v0.3.2.1.jar |Create Plus |createplus |1.16.4_v0.3.2.1 |DONE |Manifest: NOSIGNATURE
308 chocolate-1.3.0-1.16.4.jar |Chocolate |chocolate |1.3.0-1.16.4 |DONE |Manifest: NOSIGNATURE
309 mcw-bridges-2.0.1-mc1.16.5.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
310 FarmersDelight-1.16.5-0.5.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.5.4 |DONE |Manifest: NOSIGNATURE
311 fd_cookbook-2.0.jar |Farmers Delight Cookbook |fd_cookbook |2.0 |DONE |Manifest: NOSIGNATURE
312 farmersdelightintegration-1.16.5-1.0.3.jar |Farmer's Delight Integration |farmersdelightintegration |1.16.5-1.0.3 |DONE |Manifest: NOSIGNATURE
313 DustrialDecor-1.3.0.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE
314 simpleshops-1.1.1.jar |Simple Shops |simpleshops |1.1.1 |DONE |Manifest: NOSIGNATURE
315 Talpm 1.0.0 1.16.5.jar |TheAbyss LPM Integration |talpm |1.0.0 |DONE |Manifest: NOSIGNATURE
316 mcw-fences-1.0.2-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE
317 skinned_lanterns-1.16.5-1.3.1.jar |Skinned Lanterns |skinnedlanterns |1.16.5-1.3.1 |DONE |Manifest: NOSIGNATURE
318 bettercompat-0.4.1-1.16.5-36.2.20.jar |Tinkers Better Compat |bettercompat |0.3.8 |DONE |Manifest: NOSIGNATURE
319 Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
320 CNB-1.16.3_5-1.2.11.jar |Creatures and Beasts |cnb |1.2.11 |DONE |Manifest: NOSIGNATURE
321 geckolib-forge-1.16.5-3.0.65.jar |GeckoLib |geckolib3 |3.0.65 |DONE |Manifest: NOSIGNATURE
322 Wilds Version 2.8.jar |Wilds |wilds |1.0.0 |DONE |Manifest: NOSIGNATURE
323 Cataclysm-0.11.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
324 Patchouli-1.16.4-53.2.jar |Patchouli |patchouli |1.16.4-53.2 |DONE |Manifest: NOSIGNATURE
325 collective-1.16.5-4.0.jar |Collective |collective |4.0 |DONE |Manifest: NOSIGNATURE
326 villagertools-1.16.5-1.0.2.jar |villagertools |villagertools |1.16.5-1.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
327 lostcities-1.16-4.0.11-beta.jar |LostCities |lostcities |1.16-4.0.11-beta |DONE |Manifest: NOSIGNATURE
328 elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
329 ftb-ultimine-forge-1605.3.1-build.45.jar |FTB Ultimine |ftbultimine |1605.3.1-build.45 |DONE |Manifest: NOSIGNATURE
330 BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
331 MoreOresArmorsAndTools+1.2.5.jar |More Ores Armors and Tools |moat |1.16.5-1.2.5 |DONE |Manifest: NOSIGNATURE
332 EnigmaticLegacy-2.11.11.jar |Enigmatic Legacy |enigmaticlegacy |2.11.11 |DONE |Manifest: NOSIGNATURE
333 travelers_index-1.16.4-1.0.2.jar |Traveler's Index |travelers_index |1.16.4-1.0.2 |DONE |Manifest: NOSIGNATURE
334 cavebiomeapi-1.16.5-1.4.2.jar |CaveBiomeAPI |cavebiomeapi |1.16.5-1.4.2 |DONE |Manifest: NOSIGNATURE
335 SpartanWeaponry-1.16.5-2.2.0-rc-2.jar |Spartan Weaponry |spartanweaponry |2.2.0 Release Candid|DONE |Manifest: NOSIGNATURE
336 architectury-1.29.51.jar |Architectury |architectury |1.29.51 |DONE |Manifest: NOSIGNATURE
337 ftb-library-forge-1605.3.4-build.90.jar |FTB Library |ftblibrary |1605.3.4-build.90 |DONE |Manifest: NOSIGNATURE
338 ftb-teams-forge-1605.2.3-build.40.jar |FTB Teams |ftbteams |1605.2.3-build.40 |DONE |Manifest: NOSIGNATURE
339 ftb-ranks-forge-1605.1.5-build.16.jar |FTB Ranks |ftbranks |1605.1.5-build.16 |DONE |Manifest: NOSIGNATURE
340 curiouselytra-forge-1.16.5-4.0.2.4.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.4 |DONE |Manifest: NOSIGNATURE
341 AI-Improvements-1.16.5-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
342 meetle-8.6.jar |Marquot |marquot |1.0.0 |DONE |Manifest: NOSIGNATURE
343 The_Undergarden-1.16.5-0.5.5.jar |The Undergarden |undergarden |0.5.5 |DONE |Manifest: NOSIGNATURE
344 enchantwithmob-1.16.5-1.5.2.jar |Enchant With Mob |enchantwithmob |1.16.5-1.5.2 |DONE |Manifest: NOSIGNATURE
345 smallships-1.16.5-1.10.1.jar |Small Ships Mod |smallships |1.10.1 |DONE |Manifest: NOSIGNATURE
346 voidtotem-1.16.5-1.4.0.jar |Void Totem |voidtotem |1.16.5-1.4.0 |DONE |Manifest: NOSIGNATURE
347 TradingPost-v1.0.2-1.16.5.jar |Trading Post |tradingpost |1.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
348 BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
349 create-cafe-1.16.5-v1.5.0.jar |Create Cafe |create_cafe |1.0.0 |DONE |Manifest: NOSIGNATURE
350 additionallanterns-1.0.0-mc1.16.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
351 NourishedNetherV10ProperBackport.jar |Nourished Nether |nourished_nether |1.1.0 |DONE |Manifest: NOSIGNATURE
352 item-filters-forge-1605.2.5-build.9.jar |Item Filters |itemfilters |1605.2.5-build.9 |DONE |Manifest: NOSIGNATURE
353 ftb-quests-forge-1605.3.6-build.76.jar |FTB Quests |ftbquests |1605.3.6-build.76 |DONE |Manifest: NOSIGNATURE
354 EasyMagic-v1.0.4-1.16.5.jar |Easy Magic |easymagic |1.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
355 NourishedEndV6.1 Backport.jar |Nourished End |nourished_end |1.0.6 |DONE |Manifest: NOSIGNATURE
356 xlpackets-1.16.4-1.2.jar |XL Packets |xlpackets |1.16.4-1.2 |DONE |Manifest: NOSIGNATURE
357 Druidcraft-1.16.5-0.4.54.jar |Druidcraft |druidcraft |0.4.52 |DONE |Manifest: NOSIGNATURE
358 the-conjurer-1.16.4-1.0.13.jar |The Conjurer |conjurer_illager |1.0.13 |DONE |Manifest: NOSIGNATURE
359 dungeons_mobs-1.16.5-1.0.10.jar |Dungeons Mobs |dungeons_mobs |1.0.10 |DONE |Manifest: NOSIGNATURE
360 abnormals_core-1.16.5-3.3.1.jar |Abnormals Core |abnormals_core |3.3.1 |DONE |Manifest: NOSIGNATURE
361 environmental-1.16.5-1.1.1.jar |Environmental |environmental |1.1.1 |DONE |Manifest: NOSIGNATURE
362 bamboo_blocks-1.16.5-3.0.1.jar |Bamboo Blocks |bamboo_blocks |3.0.1 |DONE |Manifest: NOSIGNATURE
363 copperpot-1.16.5-1.2.0.jar |Copper Pot |copperpot |1.16.5-1.2.0 |DONE |Manifest: NOSIGNATURE
364 upgrade_aquatic-1.16.5-3.1.2.jar |Upgrade Aquatic |upgrade_aquatic |3.1.2 |DONE |Manifest: NOSIGNATURE
365 Better-Badlands-1.16.5-2.0.3.jar |Better Badlands |better_badlands |1.16.5-2.0.3 |DONE |Manifest: NOSIGNATURE
366 irregularchef-1.16.5-1.0.1.jar |The Irregular Chef |irregularchef |1.16.5-1.0.1 |DONE |Manifest: NOSIGNATURE
367 endergetic-1.16.4-3.0.0.jar |The Endergetic Expansion |endergetic |3.0.0 |DONE |Manifest: NOSIGNATURE
368 neapolitan-1.16.5-2.2.1.jar |Neapolitan |neapolitan |2.2.1 |DONE |Manifest: NOSIGNATURE
369 personality-1.16.5-1.0.3.jar |Personality |personality |1.0.3 |DONE |Manifest: NOSIGNATURE
370 savageandravage-1.16.5-3.2.0.jar |Savage & Ravage |savageandravage |3.2.0 |DONE |Manifest: NOSIGNATURE
371 autumnity-1.16.5-2.1.2.jar |Autumnity |autumnity |2.1.2 |DONE |Manifest: NOSIGNATURE
372 nethers_delight-2.1.jar |Nethers Delight |nethers_delight |2.1 |DONE |Manifest: NOSIGNATURE
373 Compat-O-Plenty-1.16.5-1.0.6.jar |Compat O' Plenty |compatoplenty |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
374 buzzier_bees-1.16.5-3.0.3.jar |Buzzier Bees |buzzier_bees |3.0.3 |DONE |Manifest: NOSIGNATURE
375 Enhanced-Mushrooms-1.16.5-3.0.9.jar |Enhanced Mushrooms |enhanced_mushrooms |1.16.5-3.0.9 |DONE |Manifest: NOSIGNATURE
376 ArachnidRancher1.5.jar |Arachnid Rancher |spiderfarm |1.4 |DONE |Manifest: NOSIGNATURE
377 extraboats-1.16.5-2.1.1.jar |Extra Boats |extraboats |2.1.1 |DONE |Manifest: NOSIGNATURE
378 create-mc1.16.5_v0.3.2g.jar |Create |create |v0.3.2g |DONE |Manifest: NOSIGNATURE
379 morecreatestuffs-mc1.16-1.4.1b.jar |More Create Stuffs |morecreatestuffs |mc1.16-1.4.1b |DONE |Manifest: NOSIGNATURE
380 Waystones_1.16.5-7.6.4.jar |Waystones |waystones |7.6.4 |DONE |Manifest: NOSIGNATURE
381 mcw-paintings-1.0.2-mc1.16.5.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
382 Clumps-6.0.0.27.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
383 mgui-1.16.5-3.3.0.jar |mgui |mgui |3.3.0 |DONE |Manifest: NOSIGNATURE
384 tetrapak-1.16.5-0.3.3.jar |Tetra Pak |tetrapak |1.16.5-0.3.3 |DONE |Manifest: NOSIGNATURE
385 village-employment-1.16.5-1.4.1.jar |Village Employment |village_employment |1.4.1 |DONE |Manifest: NOSIGNATURE
386 RoadRunner-mc1.16.5-1.4.0.jar |Meep Meep! (Road Runner) |roadrunner |1.4.0 |DONE |Manifest: NOSIGNATURE
387 comforts-forge-1.16.5-4.0.1.3.jar |Comforts |comforts |1.16.5-4.0.1.3 |DONE |Manifest: NOSIGNATURE
388 campful-1.16.5-3.1.0.jar |Campful |campful |2.0 |DONE |Manifest: NOSIGNATURE
389 SimpleStorageNetwork-1.16.5-1.5.1.jar |Simple Storage Network |storagenetwork |1.16.5-1.5.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
390 Alex's Abnormalities 1.1 - Forge 1.16.5.jar |Alex's Abnormalities |alab |1.1 |DONE |Manifest: NOSIGNATURE
391 OuterEnd-0.2.14.jar |The Outer End |outer_end |0.2.9 |DONE |Manifest: NOSIGNATURE
392 DungeonCrawl-1.16.5-2.3.5.jar |Dungeon Crawl |dungeoncrawl |2.3.5 |DONE |Manifest: NOSIGNATURE
393 BadMobs-1.16.5-9.0.5.jar |BadMobs |badmobs |9.0.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
394 create-confectionery1.16.5_v1.0.2.jar |Create Confectionery |create_confectionery |1.0.2 |DONE |Manifest: NOSIGNATURE
395 deepdark_4.2.jar |Dead Guy's Untitled Deep Dark |dead_guys_untitled_deep_dark_ |Frist Version! |DONE |Manifest: NOSIGNATURE
396 lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
397 ExplorersCompass-1.16.5-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.16.5-1.1.2-forge |DONE |Manifest: NOSIGNATURE
398 magnesium_extras-mc1.16.5_v1.3.1.jar |Magnesium Extras |magnesium_extras |mc1.16.5_v1.3.1 |DONE |Manifest: NOSIGNATURE
399 wandering-bag-1.16.5-1.0.4.jar |Wandering Bag |wandering_bag |1.0.4 |DONE |Manifest: NOSIGNATURE
400 AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
401 ftb-chunks-forge-1605.3.2-build.115.jar |FTB Chunks |ftbchunks |1605.3.2-build.115 |DONE |Manifest: NOSIGNATURE
402 frozenup-1.0.1.jar |Frozen Up |frozenup |1.0.1 |DONE |Manifest: NOSIGNATURE
403 3dSkinLayers-forge-1.1.0.jar |3dSkinLayers |skinlayers3d |1.1.0 |DONE |Manifest: NOSIGNATURE
404 TravelersTitles-1.16.4-1.5.jar |Traveler's Titles |travelerstitles |1.16.4-1.5 |DONE |Manifest: NOSIGNATURE
405 castle_dungeons-3.3-1.16.5-forge.jar |Castle Dungeons |castle_dungeons |3.3 |DONE |Manifest: NOSIGNATURE
406 scuba-gear-1.16.5-1.0.3.jar |Scuba Gear |scuba_gear |1.0.3 |DONE |Manifest: NOSIGNATURE
407 twist-1.4.1.jar |Twist |twist |4.0.0 |DONE |Manifest: NOSIGNATURE
408 selene-1.16.5-1.9.0.jar |Selene |selene |1.16.5-1.0 |DONE |Manifest: NOSIGNATURE
409 TConstruct-1.16.5-3.3.3.332.jar |Tinkers' Construct |tconstruct |**.**.**.** |DONE |Manifest: NOSIGNATURE
410 EnchantmentDescriptions-1.16.5-7.0.18.jar |EnchantmentDescriptions |enchdesc |7.0.18 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
411 ToolBelt-1.16.5-1.16.0.jar |Tool Belt |toolbelt |1.16.0 |DONE |Manifest: NOSIGNATURE
412 Alex's Delight 1.1.3 - Forge 1.16.5.jar |Alex's Delight |amfd |1.1.3 |DONE |Manifest: NOSIGNATURE
413 silent-lib-1.16.3-4.9.6.jar |Silent Lib |silentlib |4.9.6 |DONE |Manifest: NOSIGNATURE
414 Jade-1.16.4-2.8.1.jar |Jade |jade |2.8.1 |DONE |Manifest: NOSIGNATURE
415 CreativeCore_v2.2.1_mc1.16.5.jar |CreativeCore |creativecore |2.0.0 |DONE |Manifest: NOSIGNATURE
416 Undergarden-Tetra Patch-1.2.1.jar |Undergarden/Tetra Patch |undergardenpatch |1.2.1 |DONE |Manifest: NOSIGNATURE
417 simple-rpc-1.16.5-2.7.1.jar |Simple RPC |simple-rpc |2.7.1 |DONE |Manifest: NOSIGNATURE
418 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
419 atmospheric-1.16.5-3.1.1.jar |Atmospheric |atmospheric |3.1.1 |DONE |Manifest: NOSIGNATURE
420 Iceberg-1.16.5-1.0.38.jar |Iceberg |iceberg |1.0.38 |DONE |Manifest: NOSIGNATURE
421 SpartanShields-1.16.5-2.1.2.jar |Spartan Shields |spartanshields |2.1.2 |DONE |Manifest: NOSIGNATURE
422 Quark-r2.4-322.jar |Quark |quark |r2.4-322 |DONE |Manifest: NOSIGNATURE
423 charm-forge-1.16.5-2.3.2.jar |Charm |charm |2.3.2 |DONE |Manifest: NOSIGNATURE
424 terraincognita-1.16.3-1.7.2.jar |Terra Incognita |terraincognita |1.16.3-1.7.2 |DONE |Manifest: NOSIGNATURE
425 abnormals_delight-1.16.5-1.2.1.jar |Abnormals Delight |abnormals_delight |1.2.1 |DONE |Manifest: NOSIGNATURE
426 StorageDrawers-1.16.3-8.5.1.jar |Storage Drawers |storagedrawers |8.5.1 |DONE |Manifest: NOSIGNATURE
427 InventoryHud_[1.16.2-1.16.5].forge-3.4.1.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.1 |DONE |Manifest: NOSIGNATURE
428 illagersweararmor-1.0.5.jar |Illagers Wear Armor |illagersweararmor |1.0.5 |DONE |Manifest: NOSIGNATURE
429 muchmoremodcompat-na.jar |Much More Mod Compat |muchmoremodcompat |NONE |DONE |Manifest: NOSIGNATURE
430 decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
431 decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
432 combustivefishing-forge-1.16.3-4.0.0.1.jar |Combustive Fishing |combustivefishing |1.16.3-4.0.0.1 |DONE |Manifest: NOSIGNATURE
433 fancymenu_forge_2.6.2_MC_1.16.2-1.16.5.jar |FancyMenu |fancymenu |2.6.2 |DONE |Manifest: NOSIGNATURE
434 drippyloadingscreen_forge_1.5.1_MC_1.16.2-1.16.5.j|Drippy Loading Screen |drippyloadingscreen |1.5.1 |DONE |Manifest: NOSIGNATURE
435 Blocks+-1.16.5-1.2.jar |Blocks + |blocksplus |1.2 |DONE |Manifest: NOSIGNATURE
436 ferritecore-2.1.0-forge.jar |Ferrite Core |ferritecore |2.1.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
437 EasyPaxel(1.16.3)+-+1.0.10.jar |Easy Paxel |easypaxelmod |1.16.3-1.0.10 |DONE |Manifest: NOSIGNATURE
438 valhelsia_core-16.0.15.jar |Valhelsia Core |valhelsia_core |16.0.15 |DONE |Manifest: NOSIGNATURE
439 forbidden_arcanus-16.2.3.jar |Forbidden & Arcanus |forbidden_arcanus |16.2.3 |DONE |Manifest: NOSIGNATURE
440 overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
441 chiselsandbits-1.0.63.jar |Chisels & bits |chiselsandbits |1.0.63 |DONE |Manifest: NOSIGNATURE
442 Nature Expansion1.4.1.jar |Nature Expansion |nature_expansion |1.3.0 |DONE |Manifest: NOSIGNATURE
443 createaddition-1.16.5-20220129a.jar |Create Crafts & Additions |createaddition |1.16.5-20220129a |DONE |Manifest: NOSIGNATURE
444 Crash Report UUID: c8c43d15-8b96-40c5-b40e-1da1bbc1b39d
445 RoadRunner != Lithium: This instance was launched using RoadRunner, which is an *unofficial* Lithium fork! Please **do not** report bugs to them!
446 Kiwi Modules:
447
448 Patchouli open book context: n/a
449 Player Count: 0 / 8; []
450 Data Packs: vanilla, mod:dynamiclightsreforged, mod:create_stuff_additions, mod:betterdungeons, mod:immersivecooking, mod:ftbessentials, mod:infernalexp (incompatible), mod:mcwwindows, mod:betternether, mod:stalwart_dungeons, mod:strawgolem, mod:bettercaves (incompatible), mod:farmersdelightintegrations, mod:yungsapi, mod:guardvillagers, mod:randompatches, mod:apotheosis (incompatible), mod:bygvanillabiomes, mod:pickupnotifier (incompatible), mod:snowrealmagic, mod:whatareyouvotingfor, mod:extra_ores, mod:jeresources, mod:tdelight, mod:paraglider, mod:revampedwolf, mod:supplementaries, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:tinyskeletons, mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:morevillagers, mod:bcc (incompatible), mod:morepaths (incompatible), mod:ob_aquamirae, mod:fastfurnaceminusreplacement (incompatible), mod:biomesoplenty, mod:chunkanimator, mod:toughnessbar (incompatible), mod:dungeons_plus, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:betterdefaultbiomes, mod:yungsbridges, mod:cavesandcliffs, mod:darkerdepths, mod:highlighter, mod:spark, mod:mostructures, mod:curios, mod:extendedmushrooms, mod:yungsextras, mod:obfuscate (incompatible), mod:theabyss, mod:mcwroofs, mod:mutantmore, mod:cfm (incompatible), mod:mcwfurnitures, mod:itemphysic, mod:cloth-config (incompatible), mod:bettershields, mod:fastbenchminusreplacement, mod:fallingtree, mod:scalinghealth, mod:babel, mod:jepb, mod:bettermineshafts, mod:enchantinginfuser, mod:bettermodsbutton, mod:darkpaintings, mod:dungeons_gear, mod:mcwlights, mod:quarkoddities (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:betteranimationscollection, mod:mowziesmobs, mod:mining_helmet (incompatible), mod:configmenusforge, mod:thecomfortzone, mod:bountifulbaubles (incompatible), mod:jei, mod:jeiprofessions (incompatible), mod:visualworkbench, mod:graveyard, mod:attributefix, mod:goblintraders, mod:caelus, mod:paxi, mod:fallingleaves, mod:organics, mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:sereneseasons, mod:stoneholm, mod:curioofundying, mod:snowundertrees, mod:sulfuric, mod:outvoted, mod:additional_lights, mod:jeitweaker, mod:crafttweaker, mod:forge, mod:atum, mod:subwild, mod:dsurround, mod:dungeons_arise, mod:mousetweaks, mod:totw_additions, mod:pamhc2crops (incompatible), mod:storage_overhaul, mod:cavesandcliffsbackportadditions, mod:paintings (incompatible), mod:flywheel, mod:mantle (incompatible), mod:xaerominimap, mod:ftbbackups (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:earthmobsmod (incompatible), mod:entityculling, mod:norecipeadvancements, mod:appleskin, mod:puzzleslib, mod:aquaculture (incompatible), mod:slimy_stuff, mod:ob_core, mod:betterlands, mod:additionalbarsbop (incompatible), mod:cosmeticarmorreworked (incompatible), mod:moreplates, mod:cultural_delights, mod:xpbook, mod:tetra, mod:tetranomicon, mod:dungeonsmod (incompatible), mod:blue_skies (incompatible), mod:piglin_expansion, mod:netherportalfix (incompatible), mod:wyrmroost (incompatible), mod:eidolon, mod:betterf3forge, mod:jecalculation (incompatible), mod:additionalbanners, mod:architects_palette (incompatible), mod:morecfm, mod:incontrol (incompatible), mod:kingvillager, mod:kleeslabs (incompatible), mod:the_afterlight, mod:villagernames, mod:xaeroworldmap, mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:iceandfire (incompatible), mod:moreminecarts, mod:mutantbeasts (incompatible), mod:improvedbackpacks, mod:bookshelf, mod:tips, mod:musketmod, mod:wandering_trapper, mod:sophisticatedbackpacks, mod:magnesium, mod:mcwdoors, mod:jeed, mod:carryon, mod:omnis, mod:dragonmounts, mod:twilightforest, mod:tidbits, mod:konkrete, mod:cuneiform, mod:jeienchantmentinfo, mod:equipmentcompare, mod:chipped, mod:createplus, mod:chocolate, mod:mcwbridges, mod:farmersdelight, mod:fd_cookbook, mod:farmersdelightintegration, mod:dustrial_decor (incompatible), mod:simpleshops, mod:talpm, mod:mcwfences, mod:skinnedlanterns, mod:bettercompat, mod:bountiful (incompatible), mod:cnb, mod:geckolib3 (incompatible), mod:wilds, mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:collective, mod:villagertools, mod:lostcities, mod:elevatorid, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:moat, mod:enigmaticlegacy, mod:travelers_index (incompatible), mod:cavebiomeapi, mod:spartanweaponry, mod:architectury, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:curiouselytra, mod:aiimprovements, mod:marquot, mod:undergarden, mod:enchantwithmob, mod:smallships, mod:voidtotem, mod:tradingpost, mod:betteradvancements, mod:create_cafe, mod:additionallanterns, mod:nourished_nether, mod:itemfilters, mod:ftbquests, mod:easymagic, mod:nourished_end, mod:xlpackets, mod:druidcraft (incompatible), mod:conjurer_illager (incompatible), mod:dungeons_mobs (incompatible), mod:abnormals_core, mod:environmental, mod:bamboo_blocks, mod:copperpot, mod:upgrade_aquatic, mod:better_badlands, mod:irregularchef, mod:endergetic, mod:neapolitan, mod:personality, mod:savageandravage, mod:autumnity, mod:nethers_delight, mod:compatoplenty, mod:buzzier_bees, mod:enhanced_mushrooms, mod:spiderfarm, mod:extraboats, mod:create, mod:morecreatestuffs, mod:waystones (incompatible), mod:mcwpaintings (incompatible), mod:clumps, mod:mgui (incompatible), mod:tetrapak, mod:village_employment, mod:roadrunner (incompatible), mod:comforts, mod:campful, mod:storagenetwork, mod:alab, mod:outer_end, mod:dungeoncrawl, mod:badmobs (incompatible), mod:create_confectionery, mod:dead_guys_untitled_deep_dark_, mod:lazydfu, mod:explorerscompass, mod:magnesium_extras, mod:wandering_bag, mod:akashictome, mod:ftbchunks, mod:frozenup, mod:skinlayers3d, mod:travelerstitles, mod:castle_dungeons, mod:scuba_gear (incompatible), mod:twist, mod:selene, mod:tconstruct, mod:enchdesc, mod:toolbelt (incompatible), mod:amfd, mod:silentlib (incompatible), mod:jade, mod:creativecore, mod:undergardenpatch, mod:simple-rpc, mod:towers_of_the_wild, mod:atmospheric, mod:iceberg, mod:spartanshields, mod:quark (incompatible), mod:charm, mod:terraincognita, mod:abnormals_delight, mod:storagedrawers (incompatible), mod:inventoryhud, mod:illagersweararmor (incompatible), mod:muchmoremodcompat, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:combustivefishing (incompatible), mod:fancymenu (incompatible), mod:drippyloadingscreen, mod:blocksplus, mod:ferritecore (incompatible), mod:easypaxelmod (incompatible), mod:valhelsia_core, mod:forbidden_arcanus (incompatible), mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:nature_expansion, mod:createaddition, DruidLeavesFix.zip, Repurposed_Structures-Better_Dungeons_Forge.zip, Repurposed_Structures-Better_Strongholds_Forge.zip, Repurposed_Structures-Buzzier_Bees.zip, Repurposed_Structures-Caves_And_Cliffs_Backport-v2.zip, Repurposed_Structures-Environmental.zip, Repurposed_Structures-Farmers_Delight_Forge.zip, Repurposed_Structures-Ice_and_Fire_v2.zip, Repurposed_Structures-More_Villagers_Forge_v2.zip, Repurposed_Structures-Savage_And_Ravage.zip, Repurposed_Structures-Tidbits.zip, ichphilipp-s-endcity-v1-1-1-16-2-forge.zip (incompatible), the-forbidden-castle-v1-1.zip
451 Type: Integrated Server (map_client.txt)
452 Is Modded: Definitely; Client brand changed to 'forge'
This log will be saved for 90 days from their last view.
Report abuse