1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2024-07-04 14:32:21
|
5 | Description: Exception generating new chunk
|
6 |
|
7 | java.lang.IllegalStateException: Feature order cycle found, involved sources: [Reference{ResourceKey[minecraft:worldgen/biome / terralith:cave/mantle_caves]=net.minecraft.world.level.biome.Biome@4bd084d}]
|
8 | at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
9 | at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78) ~[blueprint-1.20.1-7.1.0.jar%23358!/:7.1.0] {re:mixin,re:classloading}
|
10 | at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%2374!/:?] {}
|
11 | at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchSpeedupMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchTimeoutMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
|
12 | at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
|
13 | at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
14 | at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
|
15 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
16 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2379!/:?] {}
|
17 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
18 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
|
19 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
|
20 | at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
21 | at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
22 | at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
23 | at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
24 | at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
|
25 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
26 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
27 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
|
28 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
|
29 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
|
30 |
|
31 |
|
32 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
33 | ---------------------------------------------------------------------------------------
|
34 |
|
35 | -- Head --
|
36 | Thread: Server thread
|
37 | Suspected Mod:
|
38 | Blueprint (blueprint), Version: 7.1.0
|
39 | Issue tracker URL: https://github.com/team-abnormals/blueprint/issues
|
40 | at TRANSFORMER/blueprint@7.1.0/com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78)
|
41 | Stacktrace:
|
42 | at net.minecraft.world.level.biome.FeatureSorter.m_220603_(FeatureSorter.java:100) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
43 | at com.teamabnormals.blueprint.common.world.modification.ModdedBiomeSlicesManager.lambda$onServerAboutToStart$3(ModdedBiomeSlicesManager.java:78) ~[blueprint-1.20.1-7.1.0.jar%23358!/:7.1.0] {re:mixin,re:classloading}
|
44 | at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.1-jre.jar%2374!/:?] {}
|
45 | at net.minecraft.world.level.chunk.ChunkGenerator.m_213609_(ChunkGenerator.java:288) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterfortresses.mixins.json:DisableVanillaFortressesMixin,pl:mixin:APP:bettermineshafts.mixins.json:DisableVanillaMineshaftsMixin,pl:mixin:APP:betterjungletemples.mixins.json:DisableVanillaJungleTempleMixin,pl:mixin:APP:betteroceanmonuments.mixins.json:DisableVanillaMonumentsMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchSpeedupMixin,pl:mixin:APP:structureessentials.mixins.json:StructureSearchTimeoutMixin,pl:mixin:APP:betterstrongholds.mixins.json:DisableVanillaStrongholdsMixin,pl:mixin:APP:betterdeserttemples.mixins.json:DisableVanillaPyramidsMixin,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:A}
|
46 | at net.minecraft.world.level.chunk.ChunkStatus.m_279978_(ChunkStatus.java:108) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
|
47 | at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
48 | at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}
|
49 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
50 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2379!/:?] {}
|
51 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
52 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
|
53 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
|
54 | at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
55 | at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
56 | at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
57 | at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
58 | at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
|
59 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
60 | -- Chunk to be generated --
|
61 | Details:
|
62 | Location: -4,19
|
63 | Position hash: 85899345916
|
64 | Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@1e2edde8
|
65 | Stacktrace:
|
66 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
67 | at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2379!/:?] {}
|
68 | at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
|
69 | at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}
|
70 | at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
|
71 | at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
72 | at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
73 | at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
74 | at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:classloading}
|
75 | at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1423) ~[?:?] {}
|
76 | at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387) ~[?:?] {}
|
77 | at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312) ~[?:?] {}
|
78 | at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843) ~[?:?] {re:mixin,re:computing_frames}
|
79 | at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808) ~[?:?] {re:mixin,re:computing_frames}
|
80 | at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188) ~[?:?] {re:mixin}
|
81 |
|
82 |
|
83 | -- Wrapped in --
|
84 | Details:
|
85 | Wrapping exception: ~~ERROR~~ CompletionException: net.minecraft.ReportedException: Exception generating new chunk
|
86 | Stacktrace:
|
87 | at net.minecraft.server.MinecraftServer.m_206568_(MinecraftServer.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:nucleus-core-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabrication.mixins.json:_general.config.MixinMinecraftServer,pl:mixin:A}
|
88 | at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:675) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:nucleus-core-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabrication.mixins.json:_general.config.MixinMinecraftServer,pl:mixin:A}
|
89 | at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%23540!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:majruszlibrary-common.mixins.json:MixinMinecraftServer,pl:mixin:APP:fastload.mixins.json:server.MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:nucleus-core-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:blueprint.mixins.json:MinecraftServerMixin,pl:mixin:APP:fabrication.mixins.json:_general.config.MixinMinecraftServer,pl:mixin:A}
|
90 | at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
|
91 |
|
92 |
|
93 | -- System Details --
|
94 | Details:
|
95 | Minecraft Version: 1.20.1
|
96 | Minecraft Version ID: 1.20.1
|
97 | Operating System: Windows 10 (amd64) version 10.0
|
98 | Java Version: 21.0.2, Oracle Corporation
|
99 | Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
|
100 | Memory: 2365587456 bytes (2256 MiB) / 8422162432 bytes (8032 MiB) up to 8422162432 bytes (8032 MiB)
|
101 | CPUs: 12
|
102 | Processor Vendor: AuthenticAMD
|
103 | Processor Name: AMD Ryzen 5 1600 Six-Core Processor
|
104 | Identifier: AuthenticAMD Family 23 Model 1 Stepping 1
|
105 | Microarchitecture: Zen
|
106 | Frequency (GHz): 3.19
|
107 | Number of physical packages: 1
|
108 | Number of physical CPUs: 6
|
109 | Number of logical CPUs: 12
|
110 | Graphics card #0 name: Radeon RX 580 Series
|
111 | Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
|
112 | Graphics card #0 VRAM (MB): 4095.00
|
113 | Graphics card #0 deviceId: 0x67df
|
114 | Graphics card #0 versionInfo: DriverVersion=31.0.21910.5
|
115 | Memory slot #0 capacity (MB): 8192.00
|
116 | Memory slot #0 clockSpeed (GHz): 1.07
|
117 | Memory slot #0 type: DDR4
|
118 | Memory slot #1 capacity (MB): 8192.00
|
119 | Memory slot #1 clockSpeed (GHz): 1.07
|
120 | Memory slot #1 type: DDR4
|
121 | Virtual memory max (MB): 27088.63
|
122 | Virtual memory used (MB): 23288.16
|
123 | Swap memory total (MB): 10752.00
|
124 | Swap memory used (MB): 712.19
|
125 | JVM Flags: 5 total; -XX:+UseZGC -XX:+ZGenerational -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms8032m -Xmx8032m
|
126 | Server Running: true
|
127 | Player Count: 1 / 8; [ServerPlayer['Lonemind'/101, l='ServerLevel[New World]', x=94.16, y=70.00, z=64.03]]
|
128 | Data Packs: vanilla, mod:saturn (incompatible), mod:dynamiclightsreforged (incompatible), mod:adaptive_performance_tweaks_core (incompatible), mod:betterdungeons, mod:enchantlimiter (incompatible), mod:globalgamerules, mod:xenon, mod:consecration (incompatible), mod:majruszsdifficulty (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:maxhealthfix (incompatible), mod:dmnr (incompatible), mod:clientcrafting (incompatible), mod:guardvillagers (incompatible), mod:nucleus_codec (incompatible), mod:easiervillagertrading (incompatible), mod:balm, mod:dynview (incompatible), mod:jeresources, mod:spelunkery (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered, mod:sawmill (incompatible), mod:geophilic, mod:structure_gel, mod:solapplepie, mod:tenshilib (incompatible), mod:bossominium, mod:botania, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:framedblocks, mod:attributeslib (incompatible), mod:thirst (incompatible), mod:worldedit (incompatible), mod:cumulus_menus, mod:mr_limesplatus_ending, mod:itemphysic, mod:flib, mod:betterendisland, mod:enhancedai, mod:nitrogen_internals, mod:krypton (incompatible), mod:l2library (incompatible), mod:caveoverhaul, mod:bettermineshafts, mod:bettermodsbutton, mod:majruszlibrary (incompatible), mod:betterjungletemples, mod:skillcloaks (incompatible), mod:radium, mod:quarkoddities, mod:kiwi (incompatible), mod:clienttweaks, mod:stylisheffects, mod:fastload, mod:jei, mod:graveyard (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:passablefoliage (incompatible), mod:fallingleaves, mod:fastasyncworldsave (incompatible), mod:starterstructure, mod:deleteworldstotrash, mod:starlight (incompatible), mod:beefix, mod:catalogue (incompatible), mod:fusion, mod:crafttweaker (incompatible), mod:puzzlesaccessapi, mod:forge, mod:ironchest, mod:notreepunching, mod:smoothchunk (incompatible), mod:terrablender, mod:mousetweaks, mod:totw_additions (incompatible), mod:spectrelib (incompatible), mod:fastpaintings (incompatible), mod:betterfpsdist (incompatible), mod:dimdungeons, mod:ecologics, mod:shadowizardlib (incompatible), mod:bocchium (incompatible), mod:zeta (incompatible), mod:mna (incompatible), mod:entityculling, mod:wits (incompatible), mod:immediatelyfast (incompatible), mod:embers, mod:appleskin (incompatible), mod:visuality (incompatible), mod:puzzleslib, mod:cold_sweat (incompatible), mod:chunksending (incompatible), mod:fruitsdelight (incompatible), mod:totw_modded, mod:kuma_api (incompatible), mod:blue_skies (incompatible), mod:caveore (incompatible), mod:geckolib, mod:beautify (incompatible), mod:recipeessentials (incompatible), mod:eidolon (incompatible), mod:aether, mod:architects_palette, mod:betteroceanmonuments, mod:connectivity (incompatible), mod:gpumemleakfix (incompatible), mod:insanelib, mod:structureessentials (incompatible), mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:primalmagick, mod:mixinextras (incompatible), mod:bookshelf, mod:fabrication (incompatible), mod:jeed (incompatible), mod:twilightforest, mod:enemyexpansion, mod:farmersdelight, mod:delightful, mod:ambientsounds, mod:projectvibrantjourneys, mod:bfendcities (incompatible), mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:modelfix (incompatible), mod:commandalias (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:despawn_tweaker (incompatible), mod:collective, mod:betterstrongholds, mod:enigmaticlegacy (incompatible), mod:resourcefullib (incompatible), mod:starterkit, mod:nucleus (incompatible), mod:architectury (incompatible), mod:cupboard (incompatible), mod:inventory_free, mod:clearwater (incompatible), mod:inventoryessentials, mod:adaptive_performance_tweaks_items, mod:wwoo_forge (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:amendments (incompatible), mod:limitedchunks (incompatible), mod:map_atlases, mod:enlightened_end, mod:waystones, mod:fastsuite (incompatible), mod:artifacts, mod:alternate_current, mod:framedcompactdrawers, mod:configured (incompatible), mod:guicompass, mod:realistictorches, mod:betterdeserttemples, mod:hopour (incompatible), mod:farsight_view (incompatible), mod:walljump, mod:terralith, mod:blueprint, mod:upgrade_aquatic (incompatible), mod:experimentalsettingsdisabler, mod:travelerstitles, mod:adaptive_performance_tweaks_player, mod:cutthrough, mod:enchdesc (incompatible), mod:bettercreeper, mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:endermanoverhaul (incompatible), mod:regions_unexplored (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:respawnobelisks (incompatible), mod:creativecore, mod:oreganized, mod:forbidden_arcanus (incompatible), mod:iguanatweaksreborn, mod:thinair, mod:quark (incompatible), mod:supplementaries, mod:malum (incompatible), mod:nucleus_config (incompatible), mod:storagedrawers (incompatible), mod:nullscape, mod:stattinkerer (incompatible), mod:moderately_enough_effect_desc, mod:worldstripper (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:ags_death_counter, mod:nucleus_facet (incompatible), mod:lychee (incompatible), mod:betterf3, mod:majruszsenchantments (incompatible), mod:lodestone, mod:improvedmobs (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:overflowingbars, mod:presencefootsteps (incompatible), Spelunkery Generated Pack, Supplementaries Generated Pack, builtin/aether_curios_override, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, caveoverhaul_custom_features_server, iguanatweaksreborn:attack_invincibility, iguanatweaksreborn:berries, iguanatweaksreborn:better_beacon, iguanatweaksreborn:cheaper_chains, iguanatweaksreborn:crops, iguanatweaksreborn:item_stats, iguanatweaksreborn:nether_tweaks, iguanatweaksreborn:no_food_in_furnace, iguanatweaksreborn:plant_growth_modifiers, iguanatweaksreborn:supplementaries_integration, iguanatweaksreborn:yung_better_fortresses, mod:harvest_with_ease (incompatible), mod:cobweb (incompatible)
|
129 | Enabled Feature Flags: minecraft:vanilla
|
130 | World Generation: Stable
|
131 | Type: Integrated Server (map_client.txt)
|
132 | Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
|
133 | Launched Version: 1.20.1
|
134 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30
|
135 | ModLauncher launch target: forgeclient
|
136 | ModLauncher naming: srg
|
137 | ModLauncher services:
|
138 | mixin-0.8.5.jar mixin PLUGINSERVICE
|
139 | eventbus-6.0.5.jar eventbus PLUGINSERVICE
|
140 | fmlloader-1.20.1-47.2.20.jar slf4jfixer PLUGINSERVICE
|
141 | fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE
|
142 | fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE
|
143 | fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE
|
144 | accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
|
145 | fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE
|
146 | modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
|
147 | modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
|
148 | FML Language Providers:
|
149 | minecraft@1.0
|
150 | lowcodefml@null
|
151 | javafml@null
|
152 | Mod List:
|
153 | saturn-mc1.20.1-0.1.3.jar |Saturn |saturn |0.1.3 |DONE |Manifest: NOSIGNATURE
|
154 | dynamiclightsreforged-1.20.1_v1.6.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.20.1_v1.6.0 |DONE |Manifest: NOSIGNATURE
|
155 | adaptive_performance_tweaks_core_1.20.1-11.0.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|11.0.0 |DONE |Manifest: NOSIGNATURE
|
156 | YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
157 | enchantlimiter-3.0.jar |Enchantment Limiter |enchantlimiter |3.0 |DONE |Manifest: NOSIGNATURE
|
158 | GlobalGameRules-1.20-8.0.0.11.jar |Global GameRules |globalgamerules |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
159 | xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
160 | consecration-forge-7.0.2+1.20.1.jar |Consecration |consecration |7.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
|
161 | majruszs-difficulty-forge-1.20.1-1.9.10.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.9.10 |DONE |Manifest: NOSIGNATURE
|
162 | modernfix-forge-5.18.1+mc1.20.1.jar |ModernFix |modernfix |5.18.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
163 | YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
|
164 | GatewaysToEternity-1.20.1-4.2.5.jar |Gateways To Eternity |gateways |4.2.5 |DONE |Manifest: NOSIGNATURE
|
165 | MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
166 | dmnr-3.1.10.jar |Dragon Magic and Relics |dmnr |3.1.10 |DONE |Manifest: NOSIGNATURE
|
167 | clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
|
168 | guardvillagers-1.20.1-1.6.6.jar |Guard Villagers |guardvillagers |1.20.1-1.6.6 |DONE |Manifest: NOSIGNATURE
|
169 | nucleus-codec-forge-1.20.1+1.1.3.jar |Nucleus (Codec) |nucleus_codec |1.1.3 |DONE |Manifest: NOSIGNATURE
|
170 | EasierVillagerTradingRebuild-1.2.0.jar |Easier Villager Trading |easiervillagertrading |1.2.0 |DONE |Manifest: NOSIGNATURE
|
171 | balm-forge-1.20.1-7.3.6-all.jar |Balm |balm |7.3.6 |DONE |Manifest: NOSIGNATURE
|
172 | dynview-1.20.1-4.0.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
|
173 | JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
174 | spelunkery-1.20.1-0.3.5-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.5 |DONE |Manifest: NOSIGNATURE
|
175 | YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
|
176 | cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
|
177 | soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |DONE |Manifest: NOSIGNATURE
|
178 | sawmill-1.20-1.4.3.jar |Universal Sawmill |sawmill |1.20-1.4.3 |DONE |Manifest: NOSIGNATURE
|
179 | Geophilic v2.4.2 f15-48.jar |Geophilic |geophilic |2.4.2 |DONE |Manifest: NOSIGNATURE
|
180 | structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
|
181 | solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE
|
182 | tenshilib-1.20.1-1.7.6-forge.jar |TenshiLib |tenshilib |1.20.1-1.7.6 |DONE |Manifest: NOSIGNATURE
|
183 | bossominium-18.**.**.**.**.jar |Bossominium |bossominium |18.5 |DONE |Manifest: NOSIGNATURE
|
184 | Botania-1.20.1-444-FORGE.jar |Botania |botania |1.20.1-444-FORGE |DONE |Manifest: NOSIGNATURE
|
185 | resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
|
186 | spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
|
187 | curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
|
188 | Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
|
189 | FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE
|
190 | ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |DONE |Manifest: NOSIGNATURE
|
191 | ThirstWasTaken-1.20.1-1.3.8.jar |Thirst was Taken |thirst |1.20.1-1.3.8 |DONE |Manifest: NOSIGNATURE
|
192 | worldedit-mod-7.2.15.jar |WorldEdit |worldedit |7.2.15+6463-5ca4dff |DONE |Manifest: NOSIGNATURE
|
193 | cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
|
194 | tru.e-ending-v1.1.0b.jar |True Ending: Ender Dragon Over|mr_limesplatus_ending |1-v1.1.0a |DONE |Manifest: NOSIGNATURE
|
195 | ItemPhysic_FORGE_v1.7.1_mc1.20.1.jar |ItemPhysic |itemphysic |1.7.1 |DONE |Manifest: NOSIGNATURE
|
196 | flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
197 | YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
|
198 | EnhancedAI-2.4.7-mc1.20.1.jar |Enhanced AI |enhancedai |2.4.7 |DONE |Manifest: NOSIGNATURE
|
199 | nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE
|
200 | KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
|
201 | l2library-2.4.11-slim.jar |L2 Library |l2library |2.4.11 |DONE |Manifest: NOSIGNATURE
|
202 | caveoverhaul-forge-1.20.1-1.3.jar |WF's Cave Overhaul |caveoverhaul |1.3 |DONE |Manifest: NOSIGNATURE
|
203 | YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
|
204 | BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
205 | majrusz-library-forge-1.20.1-7.0.8.jar |Majrusz Library |majruszlibrary |7.0.8 |DONE |Manifest: NOSIGNATURE
|
206 | YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
|
207 | skillcloaks-1.20.1-1.2.4.jar |Skillcloaks |skillcloaks |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
|
208 | radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |DONE |Manifest: NOSIGNATURE
|
209 | QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |DONE |Manifest: NOSIGNATURE
|
210 | Kiwi-1.20.1-Forge-11.8.12.jar |Kiwi Library |kiwi |11.8.12+forge |DONE |Manifest: NOSIGNATURE
|
211 | clienttweaks-forge-1.20-11.1.0.jar |Client Tweaks |clienttweaks |11.1.0 |DONE |Manifest: NOSIGNATURE
|
212 | StylishEffects-v8.0.2-1.20.1-Forge.jar |Stylish Effects |stylisheffects |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
213 | Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
|
214 | harvest-with-ease-forge-1.20.1-9.0.1.jar |Harvest with ease |harvest_with_ease |9.0.1 |DONE |Manifest: NOSIGNATURE
|
215 | jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
216 | The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
|
217 | AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
218 | caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
|
219 | PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE
|
220 | Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE
|
221 | fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
|
222 | starterstructure-1.20.1-3.6.jar |Starter Structure |starterstructure |3.6 |DONE |Manifest: NOSIGNATURE
|
223 | DeleteWorldsToTrash-v8.0.0-1.20.1-Forge.jar |Delete Worlds To Trash |deleteworldstotrash |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
224 | starlight-1.1.2+forge.1cda73c.jar |Starlight |starlight |1.1.2+forge.1cda73c |DONE |Manifest: NOSIGNATURE
|
225 | BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
|
226 | catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
227 | fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
|
228 | CraftTweaker-forge-1.20.1-14.0.40.jar |CraftTweaker |crafttweaker |14.0.40 |DONE |Manifest: NOSIGNATURE
|
229 | puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
230 | forge-1.20.1-47.2.20-universal.jar |Forge |forge |47.2.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
231 | ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE
|
232 | client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
233 | notreepunching-forge-1.20-7.1.0.jar |No Tree Punching |notreepunching |7.1.0 |DONE |Manifest: NOSIGNATURE
|
234 | smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
|
235 | TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
236 | MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
|
237 | totw_additions-1.3.1-1.20.x-forge.jar |Towers of the Wild: Additions |totw_additions |1.3.1 |DONE |Manifest: NOSIGNATURE
|
238 | spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
|
239 | fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
|
240 | betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
|
241 | dimdungeons-191-forge-1.20.1.jar |Dimensional Dungeons |dimdungeons |191 |DONE |Manifest: NOSIGNATURE
|
242 | ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
|
243 | shadowizardlib-1.20.1-1.1.8.jar |ShadowizardLib |shadowizardlib |1.20.1-1.1.8 |DONE |Manifest: NOSIGNATURE
|
244 | bocchium-1.20.1-0.0.3.jar |Bocchium |bocchium |1.20.1-0.0.3 |DONE |Manifest: NOSIGNATURE
|
245 | Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
|
246 | mna-forge-1.20.1-3.0.0.15-all.jar |Mana and Artifice |mna |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
247 | entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE
|
248 | wits-1.1.0+1.20.1-forge.jar |WITS |wits |1.1.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
|
249 | ImmediatelyFast-Forge-1.2.18+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.18+1.20.4 |DONE |Manifest: NOSIGNATURE
|
250 | embersrekindled-1.20.1-1.3.7.jar |Embers Rekindled |embers |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
|
251 | appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
252 | visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
|
253 | PuzzlesLib-v8.1.21-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.21 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
254 | ColdSweat-2.3-b04c.jar |Cold Sweat |cold_sweat |2.3-b04c |DONE |Manifest: NOSIGNATURE
|
255 | chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
|
256 | fruitsdelight-1.0.10.jar |Fruits Delight |fruitsdelight |1.0.10 |DONE |Manifest: NOSIGNATURE
|
257 | totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
|
258 | kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
|
259 | blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE
|
260 | caveore-1.20.1-3.7.jar |CaveOre Mod |caveore |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
|
261 | geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
|
262 | beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
|
263 | recipeessentials-1.20.1-3.4.jar |recipeessentials mod |recipeessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
|
264 | eidolon_repraised-1.20.1-0.3.8.11.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.11 |DONE |Manifest: NOSIGNATURE
|
265 | aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|DONE |Manifest: NOSIGNATURE
|
266 | Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |**.**.**.** |DONE |Manifest: NOSIGNATURE
|
267 | YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
|
268 | connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |DONE |Manifest: NOSIGNATURE
|
269 | gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
|
270 | InsaneLib-1.13.5-mc1.20.1.jar |InsaneLib |insanelib |1.13.5 |DONE |Manifest: NOSIGNATURE
|
271 | structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
|
272 | Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
|
273 | Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
|
274 | citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
|
275 | alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
|
276 | lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
|
277 | primalmagick-4.0.9.jar |Primal Magick |primalmagick |4.0.9 |DONE |Manifest: NOSIGNATURE
|
278 | mixinextras-forge-0.3.6.jar |MixinExtras |mixinextras |0.3.6 |DONE |Manifest: NOSIGNATURE
|
279 | cobweb-forge-1.20.1-1.0.0.jar |Cobweb |cobweb |1.0.0 |DONE |Manifest: NOSIGNATURE
|
280 | Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
281 | forgery-3.4.18+1.20.jar |Forgery |fabrication |3.4.18+1.20 |DONE |Manifest: NOSIGNATURE
|
282 | jeed-1.20-2.2.1.jar |Just Enough Effects Descriptio|jeed |1.20-2.2.1 |DONE |Manifest: NOSIGNATURE
|
283 | twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE
|
284 | enemyexpansion-2.3.1-forge-1.20.1.jar |Enemy Expansion |enemyexpansion |2.3.1 |DONE |Manifest: NOSIGNATURE
|
285 | FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
|
286 | Delightful-1.20.1-3.5.6.jar |Delightful |delightful |3.5.6 |DONE |Manifest: NOSIGNATURE
|
287 | AmbientSounds_FORGE_v6.0.3_mc1.20.1.jar |AmbientSounds |ambientsounds |6.0.3 |DONE |Manifest: NOSIGNATURE
|
288 | projectvibrantjourneys-1.20.1-6.0.0.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.20.1-6.0.0 |DONE |Manifest: NOSIGNATURE
|
289 | bfendcities-1.0.jar |Big F&$%ing End Cities |bfendcities |1.0 |DONE |Manifest: NOSIGNATURE
|
290 | born_in_chaos_[Forge]1.20.1_1.3.1.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
|
291 | lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |DONE |Manifest: NOSIGNATURE
|
292 | modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
|
293 | commandalias-3.0.jar |Command Alias |commandalias |3.0 |DONE |Manifest: NOSIGNATURE
|
294 | L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |DONE |Manifest: NOSIGNATURE
|
295 | Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
|
296 | despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
|
297 | collective-1.20.1-7.70.jar |Collective |collective |7.70 |DONE |Manifest: NOSIGNATURE
|
298 | YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
|
299 | EnigmaticLegacy-2.29.0.jar |Enigmatic Legacy |enigmaticlegacy |2.29.0 |DONE |Manifest: NOSIGNATURE
|
300 | resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |DONE |Manifest: NOSIGNATURE
|
301 | starterkit-1.20.1-7.0.jar |Starter Kit |starterkit |7.0 |DONE |Manifest: NOSIGNATURE
|
302 | nucleus-core-forge-1.20.1+1.1.0.jar |Nucleus (Core) |nucleus |1.1.0 |DONE |Manifest: NOSIGNATURE
|
303 | architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
|
304 | cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
|
305 | InventoryFree-1.20.1-3.2.1.jar |Inventory-Free |inventory_free |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE
|
306 | Clear-Water-2.1.jar |Clear Water |clearwater |2.1 |DONE |Manifest: NOSIGNATURE
|
307 | inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE
|
308 | adaptive_performance_tweaks_items_1.20.1-11.0.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|11.0.0 |DONE |Manifest: NOSIGNATURE
|
309 | WWOO-FABRIC+FORGE+QUILT-2.0.0.jar |William Wythers Overhauled Ove|wwoo_forge |2.0.0 |DONE |Manifest: NOSIGNATURE
|
310 | rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE
|
311 | kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
|
312 | amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
|
313 | limitedchunks-1.20.1-4.1.jar |Limited Chunkloading |limitedchunks |1.8 |DONE |Manifest: NOSIGNATURE
|
314 | map_atlases-1.20-6.0.7.jar |Map Atlases |map_atlases |1.20-6.0.7 |DONE |Manifest: NOSIGNATURE
|
315 | enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
|
316 | waystones-forge-1.20-14.1.4.jar |Waystones |waystones |14.1.4 |DONE |Manifest: NOSIGNATURE
|
317 | FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
|
318 | artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
|
319 | alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
|
320 | framedcompactdrawers-1.20-6.0.1.jar |Framed Compacting Drawers |framedcompactdrawers |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
|
321 | configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
322 | guicompass-1.20.1-4.6.jar |GUI Compass |guicompass |4.6 |DONE |Manifest: NOSIGNATURE
|
323 | RealisticTorches-1.20.1-3.2.0.jar |Realistic Torches |realistictorches |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
|
324 | YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
|
325 | HopoBetterUnderwaterRuins-[1.20.2-1.20.4]-1.1.5.ja|HopoBetterUnderwaterRuins |hopour |1.1.4 |DONE |Manifest: NOSIGNATURE
|
326 | farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
|
327 | walljump-1.20.1-1.2.1-forge.jar |Wall-Jump TXF |walljump |1.20.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
|
328 | Terralith_1.20_v2.5.1.jar |Terralith |terralith |2.5.1 |DONE |Manifest: NOSIGNATURE
|
329 | blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
|
330 | upgrade_aquatic-1.20.1-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |DONE |Manifest: NOSIGNATURE
|
331 | experimentalsettingsdisabler-1.20.1-3.0.jar |Experimental Settings Disabler|experimentalsettingsdisabler |3.0 |DONE |Manifest: NOSIGNATURE
|
332 | TravelersTitles-1.20-Forge-4.0.2.jar |Traveler's Titles |travelerstitles |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
|
333 | adaptive_performance_tweaks_player_1.20.1-11.0.0.j|APTweaks: Player |adaptive_performance_tweaks_pl|11.0.0 |DONE |Manifest: NOSIGNATURE
|
334 | CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
335 | EnchantmentDescriptions-Forge-1.20.1-17.0.16.jar |EnchantmentDescriptions |enchdesc |17.0.16 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
336 | bettercreeper-1.20.1_1.3.1.jar |Bettercreeper |bettercreeper |1.20.1 - 1.3.1 |DONE |Manifest: NOSIGNATURE
|
337 | radiantgear-forge-2.1.5+1.20.1.jar |Radiant Gear |radiantgear |2.1.5+1.20.1 |DONE |Manifest: NOSIGNATURE
|
338 | moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE
|
339 | endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
|
340 | RegionsUnexploredForge-0.5.5+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.5 |DONE |Manifest: NOSIGNATURE
|
341 | mysterious_mountain_lib-1.4.7-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.4.7-1.20.1 |DONE |Manifest: NOSIGNATURE
|
342 | corn_delight-1.0.4-1.20.1.jar |Corn Delight |corn_delight |1.0.4-1.20.1 |DONE |Manifest: NOSIGNATURE
|
343 | mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
|
344 | Jade-1.20.1-forge-11.9.4.jar |Jade |jade |11.9.4+forge |DONE |Manifest: NOSIGNATURE
|
345 | respawnobelisks-2.5-c.jar |Respawn Obelisks |respawnobelisks |2.5-c |DONE |Manifest: NOSIGNATURE
|
346 | CreativeCore_FORGE_v2.11.30_mc1.20.1.jar |CreativeCore |creativecore |2.11.30 |DONE |Manifest: NOSIGNATURE
|
347 | Oreganized_1.20.1-2.0.2.jar |Oreganized |oreganized |2.0.2 |DONE |Manifest: NOSIGNATURE
|
348 | forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
|
349 | IguanaTweaksReborn-3.13.2-mc1.20.1.jar |Iguana Tweaks Reborn |iguanatweaksreborn |3.13.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE
|
350 | ThinAir-v8.1.5-1.20.1-Forge.jar |Thin Air |thinair |8.1.5 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
351 | Quark-4.0-458.jar |Quark |quark |4.0-458 |DONE |Manifest: NOSIGNATURE
|
352 | supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
|
353 | malum-1.20.1-1.6.2.jar |Malum |malum |1.20.1-1.6.2 |DONE |Manifest: NOSIGNATURE
|
354 | nucleus-config-forge-1.20.1+1.1.4.jar |Nucleus (Config) |nucleus_config |1.1.4 |DONE |Manifest: NOSIGNATURE
|
355 | storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |DONE |Manifest: NOSIGNATURE
|
356 | Nullscape_1.20.x_v1.2.6.jar |Nullscape |nullscape |1.2.6 |DONE |Manifest: NOSIGNATURE
|
357 | stattinkerer-forge-1.20.2-10.1.3.jar |Stat Tinkerer |stattinkerer |10.1.3 |DONE |Manifest: NOSIGNATURE
|
358 | MEED-1.20.1-4.5.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE
|
359 | World Stripper-1.20-3.3.0.jar |World Stripper |worldstripper |3.3.0 |DONE |Manifest: NOSIGNATURE
|
360 | creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
|
361 | ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
362 | death_counter_v2.0_1.20.1_[FORGE].jar |Death Counter |ags_death_counter |2.0 |DONE |Manifest: NOSIGNATURE
|
363 | nucleus-facet-forge-1.20.1+1.0.1.jar |Nucleus (Facet) |nucleus_facet |1.0.1 |DONE |Manifest: NOSIGNATURE
|
364 | Lychee-1.20.1-forge-5.1.14.jar |Lychee Tweaker |lychee |5.1.14 |DONE |Manifest: NOSIGNATURE
|
365 | BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
|
366 | majruszs-enchantments-forge-1.20.1-1.10.8.jar |Majrusz's Enchantments |majruszsenchantments |1.10.8 |DONE |Manifest: NOSIGNATURE
|
367 | lodestone-1.20.1-1.6.2.jar |Lodestone |lodestone |1.20.1-1.6.2 |DONE |Manifest: NOSIGNATURE
|
368 | improvedmobs-1.20.1-1.12.4-forge.jar |Improved Mobs Mod |improvedmobs |1.20.1-1.12.4 |DONE |Manifest: NOSIGNATURE
|
369 | expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
|
370 | valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
|
371 | OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
|
372 | PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |DONE |Manifest: NOSIGNATURE
|
373 | Crash Report UUID: fd052b36-d2b9-445f-85ff-c1c50dcf0348
|
374 | FML: 47.2
|
375 | Forge: net.minecraftforge:47.2.20
|
376 | Kiwi Modules:
|
377 | kiwi:block_components
|
378 | kiwi:block_templates
|
379 | kiwi:contributors
|
380 | kiwi:data
|
381 | kiwi:item_templates
|
382 | passablefoliage:core
|
383 | passablefoliage:enchantment
|