Forge 1.20.1 Crash Report

#ZS4lJjj
581 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.8
Forge version:
47.1.3
1---- Minecraft Crash Report ----
2// Shall we play a game?
3
4Time: 2023-11-11 11:06:55
5Description: Encountered exception while building chunk meshes
6
7java.lang.ArrayIndexOutOfBoundsException: Index -3 out of bounds for length 27
8 at me.jellysquid.mods.sodium.client.world.WorldSlice.getBlockEntity(WorldSlice.java:296) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
9 at me.jellysquid.mods.sodium.client.world.WorldSlice.m_7702_(WorldSlice.java:288) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
10 at me.jellysquid.mods.sodium.client.world.WorldSliceLocal.m_7702_(WorldSliceLocal.java:69) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
11 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getCamo(AppearanceHelper.java:328) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
12 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getAppearance(AppearanceHelper.java:126) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
13 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getAppearance(AppearanceHelper.java:46) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
14 at xfacthd.framedblocks.api.block.IFramedBlock.getAppearance(IFramedBlock.java:265) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:mixin,re:classloading}
15 at net.minecraftforge.common.extensions.IForgeBlockState.getAppearance(IForgeBlockState.java:767) ~[forge-1.20.1-47.1.3-universal.jar%23933!/:?] {re:mixin,re:computing_frames,re:classloading}
16 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.shouldConnect(SurroundingBlockData.java:85) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
17 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.getConnections(SurroundingBlockData.java:77) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
18 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.create(SurroundingBlockData.java:41) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
19 at com.supermartijn642.fusion.model.types.connecting.ConnectingBakedModel.getModelData(ConnectingBakedModel.java:165) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
20 at com.supermartijn642.fusion.model.types.connecting.ConnectingBakedModel.getModelData(ConnectingBakedModel.java:170) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
21 at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:122) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
22 at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:49) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
23 at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:computing_frames,re:classloading}
24 at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:189) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:classloading}
25 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
26
27
28A detailed walkthrough of the error, its code path and all known details is as follows:
29---------------------------------------------------------------------------------------
30
31-- Head --
32Thread: Render thread
33Stacktrace:
34 at me.jellysquid.mods.sodium.client.world.WorldSlice.getBlockEntity(WorldSlice.java:296) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
35 at me.jellysquid.mods.sodium.client.world.WorldSlice.m_7702_(WorldSlice.java:288) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
36 at me.jellysquid.mods.sodium.client.world.WorldSliceLocal.m_7702_(WorldSliceLocal.java:69) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:classloading}
37 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getCamo(AppearanceHelper.java:328) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
38 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getAppearance(AppearanceHelper.java:126) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
39 at xfacthd.framedblocks.api.block.render.AppearanceHelper.getAppearance(AppearanceHelper.java:46) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:classloading}
40 at xfacthd.framedblocks.api.block.IFramedBlock.getAppearance(IFramedBlock.java:265) ~[FramedBlocks-9.1.6.jar%23695!/:9.1.6] {re:mixin,re:classloading}
41 at net.minecraftforge.common.extensions.IForgeBlockState.getAppearance(IForgeBlockState.java:767) ~[forge-1.20.1-47.1.3-universal.jar%23933!/:?] {re:mixin,re:computing_frames,re:classloading}
42 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.shouldConnect(SurroundingBlockData.java:85) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
43 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.getConnections(SurroundingBlockData.java:77) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
44 at com.supermartijn642.fusion.model.types.connecting.SurroundingBlockData.create(SurroundingBlockData.java:41) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
45 at com.supermartijn642.fusion.model.types.connecting.ConnectingBakedModel.getModelData(ConnectingBakedModel.java:165) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
46 at com.supermartijn642.fusion.model.types.connecting.ConnectingBakedModel.getModelData(ConnectingBakedModel.java:170) ~[fusion-1.1.0-forge-mc1.20.1.jar%23706!/:?] {re:classloading}
47-- Block being rendered --
48Details:
49 Block: Block{rechiseled:stone_path_connecting}
50 Block location: World: (1602,71,-1214), Section: (at 2,7,2 in 100,4,-76; chunk contains blocks 1600,-64,-1216 to 1615,319,-1201), Region: (3,-3; contains chunks 96,-96 to 127,-65, blocks 1536,-64,-1536 to 2047,319,-1025)
51 Chunk section: RenderSection at chunk (100, 4, -76) from (1600, 64, -1216) to (1615, 79, -1201)
52 Render context volume: BoundingBox{minX=1598, minY=62, minZ=-1218, maxX=1617, maxY=81, maxZ=-1199}
53Stacktrace:
54 at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:122) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
55 at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:49) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
56 at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:computing_frames,re:classloading}
57 at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:189) ~[embeddium-0.2.8+mc1.20.1.jar%23663!/:?] {re:classloading}
58 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
59
60
61-- Affected level --
62Details:
63 All players: 1 total; [LocalPlayer['djnifos'/1971, l='ClientLevel', x=1694.58, y=62.91, z=-1285.94]]
64 Chunk stats: 16384, 1024
65 Level dimension: minecraft:overworld
66 Level spawn location: World: (0,70,32), Section: (at 0,6,0 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
67 Level time: 34517744 game time, 39248935 day time
68 Server brand: forge
69 Server type: Integrated singleplayer server
70Stacktrace:
71 at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23928!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:rubidium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:rubidium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:A,pl:runtimedistcleaner:A}
72 at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23928!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
73 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23928!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:rubidium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:rubidium_extras.mixins.json:FrameCounter.FpsAccessorMixin,pl:mixin:APP:ding.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:sodium-extra.mixins.json:gui.MinecraftClientAccessor,pl:mixin:APP:configuration.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
74 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.1.3.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
75 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
76 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
77 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
78 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
79 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
80 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
81 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.1.3.jar:?] {}
82 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
83 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
84 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
85 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
86 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
87 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
88 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
89 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
90
91
92-- Last reload --
93Details:
94 Reload number: 1
95 Reload reason: initial
96 Finished: Yes
97 Packs: builtin/towntalk, vanilla, mod_resources, Moonlight Mods Dynamic Assets, packmenu, KubeJS Resource Pack [assets]
98
99-- System Details --
100Details:
101 Minecraft Version: 1.20.1
102 Minecraft Version ID: 1.20.1
103 Operating System: Windows 10 (amd64) version 10.0
104 Java Version: 17.0.8, Microsoft
105 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
106 Memory: 6208473328 bytes (5920 MiB) / 12582912000 bytes (12000 MiB) up to 12784238592 bytes (12192 MiB)
107 CPUs: 24
108 Processor Vendor: GenuineIntel
109 Processor Name: 13th Gen Intel(R) Core(TM) i7-13700KF
110 Identifier: Intel64 Family 6 Model 183 Stepping 1
111 Microarchitecture: unknown
112 Frequency (GHz): 3.42
113 Number of physical packages: 1
114 Number of physical CPUs: 16
115 Number of logical CPUs: 24
116 Graphics card #0 name: NVIDIA GeForce RTX 3080
117 Graphics card #0 vendor: NVIDIA (0x10de)
118 Graphics card #0 VRAM (MB): 4095.00
119 Graphics card #0 deviceId: 0x2206
120 Graphics card #0 versionInfo: DriverVersion=31.0.15.4592
121 Memory slot #0 capacity (MB): 16384.00
122 Memory slot #0 clockSpeed (GHz): 4.80
123 Memory slot #0 type: Unknown
124 Memory slot #1 capacity (MB): 16384.00
125 Memory slot #1 clockSpeed (GHz): 4.80
126 Memory slot #1 type: Unknown
127 Memory slot #2 capacity (MB): 16384.00
128 Memory slot #2 clockSpeed (GHz): 4.80
129 Memory slot #2 type: Unknown
130 Memory slot #3 capacity (MB): 16384.00
131 Memory slot #3 clockSpeed (GHz): 4.80
132 Memory slot #3 type: Unknown
133 Virtual memory max (MB): 85839.98
134 Virtual memory used (MB): 42854.62
135 Swap memory total (MB): 20480.00
136 Swap memory used (MB): 134.11
137 JVM Flags: 22 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12192m -Xms256m -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
138 Loaded Shaderpack: (off)
139 Launched Version: forge-47.1.3
140 Backend library: LWJGL version 3.3.1 build 7
141 Backend API: NVIDIA GeForce RTX 3080/PCIe/SSE2 GL version 4.6.0 NVIDIA 545.92, NVIDIA Corporation
142 Window size: 2560x1440
143 GL Caps: Using framebuffer using OpenGL 3.2
144 GL debug messages:
145 Using VBOs: Yes
146 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
147 Type: Integrated Server (map_client.txt)
148 Graphics mode: fancy
149 Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets
150 Current Language: en_us
151 CPU: 24x 13th Gen Intel(R) Core(TM) i7-13700KF
152 Server Running: true
153 Player Count: 1 / 8; [ServerPlayer['djnifos'/1971, l='ServerLevel[ATM9 Alpha]', x=1694.74, y=62.91, z=-1286.19]]
154 Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:integratedterminals, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:powah (incompatible), mod:rangedpumps, mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:balm, mod:jeresources, mod:cloth_config (incompatible), mod:shetiphiancore, mod:ctov, mod:supplementaries, mod:refinedstorage, mod:durabilitytooltip (incompatible), mod:athena, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:torchmaster, mod:handcrafted (incompatible), mod:repurposed_structures, mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib (incompatible), mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:oculus, mod:searchables (incompatible), mod:measurements, mod:framedblocks, mod:tombstone, mod:extrastorage, mod:mcwroofs, mod:cfm, mod:chimes, mod:flib, mod:flightlib (incompatible), mod:potionblender (incompatible), mod:infiniverse (incompatible), mod:fastleafdecay, mod:sfm (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:rechiseled (incompatible), mod:harvestwithease, mod:attributefix (incompatible), mod:caelus (incompatible), mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:botanypots (incompatible), mod:farmingforblockheads, mod:pneumaticcraft (incompatible), mod:additional_lights, mod:packingtape (incompatible), mod:fusion, mod:ars_nouveau (incompatible), mod:extradisks, mod:edivadlib, mod:rubidium_extras (incompatible), mod:forge, mod:silentgear, mod:mcwpaths, mod:integratedcrafting, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:logprot (incompatible), mod:simplebackups, mod:terrablender (incompatible), mod:biomesoplenty (incompatible), mod:mousetweaks, mod:usefulrailroads, mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:ding (incompatible), mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:pipez, mod:flywheel, mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:bhc (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:entityculling, mod:structurize, mod:appleskin (incompatible), mod:lootr, mod:connectedglass, mod:occultism, mod:hyperbox (incompatible), mod:aquaculture, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:cristellib (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:totw_modded, mod:rsrequestify (incompatible), mod:cyclopscore, mod:alchemylib (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone, mod:geckolib, mod:utilitix, mod:jei, mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:twigs (incompatible), mod:generatorgalore, mod:macawsroofsbop, mod:absentbydesign, mod:twilightforest, mod:konkrete (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:macawsbridgesbop, mod:farmersdelight, mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:mcwfencesbop, mod:fuelgoeshere, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:modelfix (incompatible), mod:patchouli (incompatible), mod:blockui, mod:multipiston, mod:villagertools (incompatible), mod:integratedtunnels, mod:lostcities, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:runelic, mod:resourcefullib (incompatible), mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:computercraft, mod:aiimprovements, mod:moreoverlays (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:undergarden, mod:bwncr, mod:t_and_t, mod:letmedespawn, mod:voidtotem (incompatible), mod:caupona, mod:betteradvancements (incompatible), mod:rootsclassic, mod:cucumber, mod:ae2wtlib (incompatible), mod:trashslot, mod:jmi (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:platforms, mod:create, mod:waystones, mod:structory, mod:mcwpaintings, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:defaultsettings (incompatible), mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:rftoolsstorage, mod:rftoolscontrol, mod:mahoutsukai, mod:terralith, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:rftoolsutility, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:ae2things (incompatible), mod:enderio, mod:exchangers, mod:easy_villagers, mod:chemlib (incompatible), mod:pigpen (incompatible), mod:irons_spellbooks, mod:enderchests, mod:modonomicon, mod:minecolonies, mod:pylons (incompatible), mod:creeperoverhaul, mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:corgilib, mod:charmofundying (incompatible), mod:betterf3, mod:refinedstorageaddons, mod:expandability (incompatible), mod:flickerfix, Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), mod:useitemonblockevent (incompatible), mod:jumbofurnace (incompatible), mod:darkpaintings (incompatible), mod:rechiseledcreate, mod:morered (incompatible), mod:darkmodeeverywhere (incompatible), mod:mcwdoors, mod:fluxnetworks (incompatible), mod:solcarrot (incompatible), mod:ldlib (incompatible), mod:jadeaddons (incompatible), mod:gtceu, mod:configuration, mod:jade (incompatible), mod:reliquary (incompatible), mod:industrialforegoing (incompatible), mod:advgenerators, mod:constructionwand, mod:sliceanddice (incompatible), mod:bdlib, mod:createoreexcavation (incompatible), mod:citadel (incompatible), mod:rsinfinitybooster (incompatible), mod:colorfulhearts (incompatible), mod:cataclysm (incompatible), mod:cupboard (incompatible), mod:ars_creo (incompatible), mod:farsight_view (incompatible), mod:ae2additions (incompatible), mod:merequester (incompatible), mod:megacells (incompatible), mod:expatternprovider (incompatible), mod:moredragoneggs (incompatible), mod:createaddition (incompatible), mod:gateways (incompatible), mod:cabletiers, mod:wstweaks (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:structure_gel, mod:attributeslib (incompatible), mod:naturesaura (incompatible), mod:l2library (incompatible), mod:allthemodium (incompatible), mod:railcraft, mod:fastfurnace (incompatible), mod:oceansdelight (incompatible), mod:allthetweaks (incompatible), mod:blue_skies (incompatible), mod:potionsmaster (incompatible), mod:create_dragon_lib (incompatible), mod:mob_grinding_utils (incompatible), mod:ends_delight, mod:tempad (incompatible), mod:endersdelight, mod:mysticalcustomization, mod:twilightdelight (incompatible), mod:deeperdarker, mod:inventoryessentials, mod:yeetusexperimentus (incompatible), mod:fastsuite (incompatible), mod:toastcontrol (incompatible), mod:ftbxmodcompat (incompatible), mod:mysterious_mountain_lib (incompatible), mod:corn_delight (incompatible), mod:theurgy, mod:allthecompressed, mod:buildinggadgets2 (incompatible), mod:create_enchantment_industry (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:observable (incompatible), mod:structurecompass, mod:angelring, mod:jearchaeology, mod:noflyzone, mod:tiab (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:forbidden_arcanus (incompatible), mod:valhelsia_core (incompatible), mod:bloodmagic (incompatible), mod:betterdungeons, mod:yungsapi, mod:betterfortresses, mod:betterendisland, mod:bettermineshafts, mod:betterjungletemples, mod:betteroceanmonuments, mod:betterstrongholds, mod:betterdeserttemples, mod:embeddium, mod:cleanswing (incompatible), mod:hostilenetworks (incompatible), mod:rubidium_extra, mod:notrample, mod:railways (incompatible), mod:cumulus_menus, mod:nitrogen_internals, mod:mekanism, mod:mekanismgenerators, mod:showcaseitem (incompatible), mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:mekanismtools, mod:sgjourney (incompatible), builtin/aether_accessories, mod:novillagerdm, mod:appmek (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:sushigocrafting (incompatible), mod:rebornstorage (incompatible), mod:ponderjs (incompatible), mod:arseng, mod:paraglider (incompatible), mod:yungsextras, mod:dungeons_arise, mod:mcwwindows, mod:betterwitchhuts, mod:nethersdelight, mod:voidscape (incompatible), mod:endermanoverhaul (incompatible), voidscape_aether_compat (incompatible), mod:littlelogistics (incompatible), mod:littlecontraptions (incompatible), mod:xnetgases (incompatible), mod:stylecolonies (incompatible), mod:naturalist (incompatible), mod:allthewizardgear, mod:everythingcopper, mod:ars_elemental (incompatible), mod:create_new_age, mod:mcwfurnitures, mod:utilitarian, mod:mixinsquared (incompatible), mod:towntalk (incompatible), mod:sparsestructuresreforged (incompatible), mod:smoothchunk (incompatible), mod:embers, mod:eidolon (incompatible)
155 Enabled Feature Flags: minecraft:vanilla
156 World Generation: Stable
157 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
158 ModLauncher launch target: forgeclient
159 ModLauncher naming: srg
160 ModLauncher services:
161 mixin-0.8.5.jar mixin PLUGINSERVICE
162 eventbus-6.0.5.jar eventbus PLUGINSERVICE
163 fmlloader-1.20.1-47.1.3.jar slf4jfixer PLUGINSERVICE
164 fmlloader-1.20.1-47.1.3.jar object_holder_definalize PLUGINSERVICE
165 fmlloader-1.20.1-47.1.3.jar runtime_enum_extender PLUGINSERVICE
166 fmlloader-1.20.1-47.1.3.jar capability_token_subclass PLUGINSERVICE
167 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
168 fmlloader-1.20.1-47.1.3.jar runtimedistcleaner PLUGINSERVICE
169 modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE
170 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
171 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
172 FML Language Providers:
173 minecraft@1.0
174 javafml@null
175 kotlinforforge@4.5.0
176 lowcodefml@null
177 kotori_scala@3.3.1-build-0
178 Mod List:
179 YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
180 simplemagnets-1.1.10-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.10 |DONE |Manifest: NOSIGNATURE
181 IntegratedTerminals-1.20.1-1.4.11.jar |IntegratedTerminals |integratedterminals |1.4.11 |DONE |Manifest: NOSIGNATURE
182 laserio-1.6.7.jar |LaserIO |laserio |1.6.7 |DONE |Manifest: NOSIGNATURE
183 modernfix-forge-5.9.2+mc1.20.1.jar |ModernFix |modernfix |5.9.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
184 EvilCraft-1.20.1-1.2.33.jar |EvilCraft |evilcraft |1.2.33 |DONE |Manifest: NOSIGNATURE
185 useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |**.**.**.** |DONE |Manifest: NOSIGNATURE
186 YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
187 GatewaysToEternity-1.20.1-4.1.1.jar |Gateways To Eternity |gateways |4.1.1 |DONE |Manifest: NOSIGNATURE
188 jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |DONE |Manifest: NOSIGNATURE
189 WitherSkeletonTweaks-1.20.1-9.0.1.jar |Wither Skeleton Tweaks |wstweaks |9.0.1 |DONE |Manifest: NOSIGNATURE
190 Shrink-1.20-1.4.1.jar |Shrink |shrink |1.4.1 |DONE |Manifest: NOSIGNATURE
191 universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
192 DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
193 Apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE
194 clickadv-1.20.1-3.5.jar |clickadv mod |clickadv |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
195 ldlib-forge-1.20.1-1.0.20.a.jar |LowDragLib |ldlib |1.0.20.a |DONE |Manifest: NOSIGNATURE
196 create-new-age-forge-1.20.1-1.1.pre3.jar |Create: New Age |create_new_age |1.1.pre3 |DONE |Manifest: NOSIGNATURE
197 YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
198 Paraglider-forge-20.1.1.jar |Paraglider |paraglider |20.1.1 |DONE |Manifest: NOSIGNATURE
199 cloth-config-11.1.106-forge.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
200 supplementaries-1.20-2.6.19.jar |Supplementaries |supplementaries |1.20-2.6.19 |DONE |Manifest: NOSIGNATURE
201 embeddium-0.2.8+mc1.20.1.jar |Embeddium |embeddium |0.2.8+mc1.20.1 |DONE |Manifest: NOSIGNATURE
202 durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
203 structure_gel-1.20.1-2.15.0.jar |Structure Gel API |structure_gel |2.15.0 |DONE |Manifest: NOSIGNATURE
204 industrial-foregoing-1.20.1-3.5.9.jar |Industrial Foregoing |industrialforegoing |3.5.9 |DONE |Manifest: NOSIGNATURE
205 handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |DONE |Manifest: NOSIGNATURE
206 repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |DONE |Manifest: NOSIGNATURE
207 StructureCompass-1.20.1-2.0.6.jar |Structure Compass Mod |structurecompass |2.0.6 |DONE |Manifest: NOSIGNATURE
208 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
209 corail_woodcutter-1.20.1-3.0.3.jar |Corail Woodcutter |corail_woodcutter |3.0.3 |DONE |Manifest: NOSIGNATURE
210 oculus-mc1.20.1-1.6.9.jar |Oculus |oculus |1.6.9 |DONE |Manifest: NOSIGNATURE
211 advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |**.**.**.** |DONE |Manifest: NOSIGNATURE
212 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
213 ApothicAttributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
214 tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE
215 ExtraStorage-1.20.1-4.0.4.jar |ExtraStorage |extrastorage |4.0.4 |DONE |Manifest: NOSIGNATURE
216 cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
217 NaturesAura-39.2.jar |NaturesAura |naturesaura |39.2 |DONE |Manifest: NOSIGNATURE
218 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
219 mcw-roofs-2.2.4b-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.2.4b |DONE |Manifest: NOSIGNATURE
220 littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |**.**.**.** |DONE |Manifest: NOSIGNATURE
221 cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
222 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
223 flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
224 YungsBetterEndIsland-1.20-Forge-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
225 nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
226 Potion-Blender-1.20.1-FORGE-2.0.0.jar |Potion-Blender |potionblender |2.0.0 |DONE |Manifest: NOSIGNATURE
227 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
228 FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |DONE |Manifest: NOSIGNATURE
229 Super Factory Manager-1.20.1-4.14.0.jar |Super Factory Manager |sfm |4.14.0 |DONE |Manifest: NOSIGNATURE
230 mcw-lights-1.0.6-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.0.6 |DONE |Manifest: NOSIGNATURE
231 YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
232 SmartBrainLib-neoforge-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
233 rechiseled-1.1.5b-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.5b |DONE |Manifest: NOSIGNATURE
234 AttributeFix-Forge-1.20.1-21.0.3.jar |AttributeFix |attributefix |21.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
235 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
236 BotanyPots-Forge-1.20.1-13.0.17.jar |BotanyPots |botanypots |13.0.17 |DONE |Manifest: NOSIGNATURE
237 farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
238 rechiseledcreate-1.0.1-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
239 additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
240 fusion-1.1.0-forge-mc1.20.1.jar |Fusion |fusion |1.1.0 |DONE |Manifest: NOSIGNATURE
241 ExtraDisks-1.20.1-3.0.0.jar |Extra Disks |extradisks |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE
242 EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
243 rubidium_extras-1.20.1_v1.4.3.jar |Rubidium Extras |rubidium_extras |1.20.1_v1.4.3 |DONE |Manifest: NOSIGNATURE
244 IntegratedCrafting-1.20.1-1.1.6.jar |IntegratedCrafting |integratedcrafting |1.1.6 |DONE |Manifest: NOSIGNATURE
245 DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |DONE |Manifest: NOSIGNATURE
246 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
247 smoothchunk-1.20.1-3.3.jar |Smoothchunk mod |smoothchunk |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE
248 logprot-1.20.1-3.2.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
249 TerraBlender-forge-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
250 BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
251 cleanswing-1.20-1.3.jar |Clean Swing Through Grass |cleanswing |1.20-1.3 |DONE |Manifest: NOSIGNATURE
252 Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE
253 sushigocrafting-1.20.1-0.4.3.jar |Sushi Go Crafting |sushigocrafting |0.4.3 |DONE |Manifest: NOSIGNATURE
254 domum_ornamentum-1.20-1.0.147-BETA-universal.jar |Domum Ornamentum |domum_ornamentum |1.20-1.0.147-BETA |DONE |Manifest: NOSIGNATURE
255 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
256 baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
257 JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
258 [1.20.1] SecurityCraft v1.9.8.jar |SecurityCraft |securitycraft |1.9.8 |DONE |Manifest: NOSIGNATURE
259 almostunified-forge-1.20.1-0.7.0.jar |AlmostUnified |almostunified |1.20.1-0.7.0 |DONE |Manifest: NOSIGNATURE
260 structurize-1.20.1-1.0.662-BETA.jar |Structurize |structurize |1.20.1-1.0.662-BETA |DONE |Manifest: NOSIGNATURE
261 FastFurnace-1.20.1-8.0.1.jar |FastFurnace |fastfurnace |8.0.1 |DONE |Manifest: NOSIGNATURE
262 embersrekindled-1.20.1-1.0.2.jar |Embers Rekindled |embers |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
263 lootr-1.20-0.7.30.73.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
264 occultism-1.20.1-1.89.1.jar |Occultism |occultism |1.89.1 |DONE |Manifest: NOSIGNATURE
265 allthetweaks-1.20.1-47.1.25-2.1.4.jar |AllTheTweaks |allthetweaks |2.1.4 |DONE |Manifest: NOSIGNATURE
266 extremesoundmuffler-3.41-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.41-forge-1.20 |DONE |Manifest: NOSIGNATURE
267 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
268 morered-1.20.1-4.0.0.4.jar |More Red |morered |**.**.**.** |DONE |Manifest: NOSIGNATURE
269 ad_astra-forge-1.20.1-1.15.4.jar |Ad Astra |ad_astra |1.15.4 |DONE |Manifest: NOSIGNATURE
270 rsrequestify-1.20.1-2.3.2.jar |RSRequestify |rsrequestify |2.3.2 |DONE |Manifest: NOSIGNATURE
271 alchemylib-1.20.1-1.0.29.jar |AlchemyLib |alchemylib |1.0.29 |DONE |Manifest: NOSIGNATURE
272 AdvancedPeripherals-1.20.1-0.7.32b.jar |Advanced Peripherals |advancedperipherals |0.7.32b |DONE |Manifest: NOSIGNATURE
273 tinyredstone-1.20-5.0.1.jar |Tiny Redstone |tinyredstone |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
274 towntalk-1.20.1-1.0.0.jar |TownTalk |towntalk |1.0.0 |DONE |Manifest: NOSIGNATURE
275 YungsBetterOceanMonuments-1.20-Forge-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
276 sophisticatedcore-1.20.1-0.5.100.457.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
277 Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
278 Placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
279 Bookshelf-Forge-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
280 sophisticatedbackpacks-1.20.1-3.18.65.935.jar |Sophisticated Backpacks |sophisticatedbackpacks |**.**.**.** |DONE |Manifest: NOSIGNATURE
281 littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |**.**.**.** |DONE |Manifest: NOSIGNATURE
282 u_team_core-forge-1.20.1-5.1.4.269.jar |U Team Core |uteamcore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
283 mcw-doors-1.1.0forge-mc1.20.1.jar |Macaw's Doors |mcwdoors |1.1.0 |DONE |Manifest: NOSIGNATURE
284 utilitarian-1.20.1-0.2.0.jar |Utilitarian |utilitarian |1.20.1-0.2.0 |DONE |Manifest: NOSIGNATURE
285 macawsroofsbop-1.20-1.0.jar |Macaw's Roofs - BOP |macawsroofsbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
286 absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
287 konkrete_forge_1.6.1-2_MC_1.20.jar |Konkrete |konkrete |1.6.1 |DONE |Manifest: NOSIGNATURE
288 RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
289 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
290 chipped-forge-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
291 mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
292 rebornstorage-1.20.1-5.0.6.jar |RebornStorage |rebornstorage |5.0.6 |DONE |Manifest: NOSIGNATURE
293 tempad-forge-1.20.1-2.1.1.jar |Tempad |tempad |2.1.1 |DONE |Manifest: NOSIGNATURE
294 HostileNeuralNetworks-1.20.1-5.1.3.jar |Hostile Neural Networks |hostilenetworks |5.1.3 |DONE |Manifest: NOSIGNATURE
295 endertanks-forge-1.20.1-1.1.jar |EnderTanks |endertanks |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
296 jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
297 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
298 simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
299 blockui-1.20.1-1.0.119-BETA.jar |UI Library Mod |blockui |1.20.1-1.0.119-BETA |DONE |Manifest: NOSIGNATURE
300 time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
301 villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
302 MysticalCustomization-1.20.1-5.0.0.jar |Mystical Customization |mysticalcustomization |5.0.0 |DONE |Manifest: NOSIGNATURE
303 lostcities-1.20-7.0.3.jar |LostCities |lostcities |1.20-7.0.3 |DONE |Manifest: NOSIGNATURE
304 elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
305 Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
306 twilightdelight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE
307 InventoryProfilesNext-forge-1.20-1.10.9.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.9 |DONE |Manifest: NOSIGNATURE
308 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
309 moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
310 cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
311 Voidscape-1.20.1-1.5.295.jar |Voidscape |voidscape |1.20.1-1.5.295 |DONE |Manifest: NOSIGNATURE
312 The_Undergarden-1.20.1-0.8.9.jar |The Undergarden |undergarden |0.8.9 |DONE |Manifest: NOSIGNATURE
313 bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
314 caupona-1.20.1-0.4.7.jar |Caupona |caupona |1.20.1-0.4.7 |DONE |Manifest: NOSIGNATURE
315 DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
316 BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
317 platforms-forge-1.20.1-1.0.jar |Platforms |platforms |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
318 mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
319 Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
320 artifacts-forge-9.1.0.jar |Artifacts |artifacts |9.1.0 |DONE |Manifest: NOSIGNATURE
321 DefaultSettings-1.20.x-4.0.5-Forge.jar |DefaultSettings |defaultsettings |4.0.5 |DONE |Manifest: NOSIGNATURE
322 gtceu-forge-1.20.1-1.0.14.a.jar |GregTech |gtceu |1.0.14.a |DONE |Manifest: NOSIGNATURE
323 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
324 mininggadgets-1.15.5.jar |Mining Gadgets |mininggadgets |1.15.5 |DONE |Manifest: NOSIGNATURE
325 MysticalAgriculture-1.20.1-7.0.6.jar |Mystical Agriculture |mysticalagriculture |7.0.6 |DONE |Manifest: NOSIGNATURE
326 craftingtweaks-forge-1.20-18.2.1.jar |CraftingTweaks |craftingtweaks |18.2.1 |DONE |Manifest: NOSIGNATURE
327 libIPN-forge-1.20-4.0.0.jar |libIPN |libipn |4.0.0 |DONE |Manifest: NOSIGNATURE
328 endermanoverhaul-forge-1.20.1-1.0.1.jar |Enderman Overhaul |endermanoverhaul |1.0.1 |DONE |Manifest: NOSIGNATURE
329 eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE
330 mysterious_mountain_lib-1.2.7-1.20.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.2.7-1.20 |DONE |Manifest: NOSIGNATURE
331 EnderIO-1.20.1-6.0.21-alpha.jar |Ender IO |enderio |6.0.21-alpha |DONE |Manifest: NOSIGNATURE
332 easy_villagers-1.20.1-1.0.14.jar |Easy Villagers |easy_villagers |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
333 reliquary-1.20.1-2.0.36.1199.jar |Reliquary |reliquary |1.20.1-2.0.36.1199 |DONE |Manifest: NOSIGNATURE
334 PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
335 FluxNetworks-1.20.1-7.2.0.14.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
336 buildinggadgets2-1.0.6.jar |Building Gadgets 2 |buildinggadgets2 |1.0.6 |DONE |Manifest: NOSIGNATURE
337 minecolonies-1.20.1-1.1.308-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.308-BETA |DONE |Manifest: NOSIGNATURE
338 pylons-1.20.1-4.2.0.jar |Pylons |pylons |4.2.0 |DONE |Manifest: NOSIGNATURE
339 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
340 functionalstorage-1.20.1-1.2.5.jar |Functional Storage |functionalstorage |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
341 modular-routers-12.0.2+mc1.20.1.jar |Modular Routers |modularrouters |12.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
342 Enhanced_Celestials-forge-1.20.1-5.0.0.2.jar |Enhanced Celestials |enhancedcelestials |**.**.**.** |DONE |Manifest: NOSIGNATURE
343 CorgiLib-forge-1.20.1-4.0.0.4.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
344 notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
345 charmofundying-forge-6.4.5+1.20.1.jar |Charm of Undying |charmofundying |6.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE
346 BetterF3-7.0.1-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.1 |DONE |Manifest: NOSIGNATURE
347 valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE
348 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.g |DONE |Manifest: NOSIGNATURE
349 flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
350 createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |DONE |Manifest: NOSIGNATURE
351 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
352 AdditionalEnchantedMiner-1.20.1-1201.0.26.jar |QuarryPlus |quarryplus |1201.0.26 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
353 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
354 irons_spellbooks-1.20.1-2.0.3.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.0.3 |DONE |Manifest: NOSIGNATURE
355 botarium-forge-1.20.1-2.2.1.jar |Botarium |botarium |2.2.1 |DONE |Manifest: NOSIGNATURE
356 mcw-windows-2.2.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.2.0 |DONE |Manifest: NOSIGNATURE
357 create_jetpack-forge-4.1.1.jar |Create Jetpack |create_jetpack |4.1.1 |DONE |Manifest: NOSIGNATURE
358 IronJetpacks-1.20.1-7.0.2.jar |Iron Jetpacks |ironjetpacks |7.0.2 |DONE |Manifest: NOSIGNATURE
359 everythingcopper-1.20.1-2.3.2.jar |Everything is Copper |everythingcopper |1.20.1-2.3.2 |DONE |Manifest: NOSIGNATURE
360 Powah-5.0.4.jar |Powah |powah |5.0.4 |DONE |Manifest: NOSIGNATURE
361 cabletiers-1.20.1-1.2.jar |Cable Tiers |cabletiers |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
362 rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE
363 macawsbridgesbop-1.20-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.20-1.1 |DONE |Manifest: NOSIGNATURE
364 balm-forge-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
365 JustEnoughResources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
366 shetiphiancore-forge-1.20.1-1.1.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
367 MysticalAgradditions-1.20.1-7.0.1.jar |Mystical Agradditions |mysticalagradditions |7.0.1 |DONE |Manifest: NOSIGNATURE
368 ctov-3.3.6.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.6 |DONE |Manifest: NOSIGNATURE
369 athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
370 stylecolonies-1.1.jar |stylecolonies mod |stylecolonies |1.1 |DONE |Manifest: NOSIGNATURE
371 novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE
372 PackMenu-1.20.1-6.1.1.jar |PackMenu |packmenu |6.1.1 |DONE |Manifest: NOSIGNATURE
373 alltheores-1.20.1-47.1.3-2.2.3.jar |AllTheOres |alltheores |2.2.3 |DONE |Manifest: NOSIGNATURE
374 torchmaster-20.1.5.jar |Torchmaster |torchmaster |20.1.5 |DONE |Manifest: NOSIGNATURE
375 BotanyTrees-Forge-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE
376 ironfurnaces-1.20.1-4.1.3.jar |Iron Furnaces |ironfurnaces |4.1.3 |DONE |Manifest: NOSIGNATURE
377 mcw-trapdoors-1.1.2-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
378 supermartijn642corelib-1.1.15-forge-mc1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
379 resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
380 Ad-Astra-Giselle-Addon-forge-1.20.1-5.8.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.8 |DONE |Manifest: NOSIGNATURE
381 curios-forge-5.4.2+1.20.1.jar |Curios API |curios |5.4.2+1.20.1 |DONE |Manifest: NOSIGNATURE
382 Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
383 Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
384 FramedBlocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE
385 AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE
386 sparsestructuresreforged-1.19.2-1.20.1-0.0.2.jar |SparseStructuresReforged |sparsestructuresreforged |1.19.2-1.20.1-0.0.2 |DONE |Manifest: NOSIGNATURE
387 mcw-furniture-3.2.1-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.2.1 |DONE |Manifest: NOSIGNATURE
388 flightlib-forge-2.0.1.jar |Flight Lib |flightlib |2.0.1 |DONE |Manifest: NOSIGNATURE
389 JadeAddons-1.20.1-forge-5.2.1.jar |Jade Addons |jadeaddons |5.2.1 |DONE |Manifest: NOSIGNATURE
390 infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |**.**.**.** |DONE |Manifest: NOSIGNATURE
391 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
392 sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
393 DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
394 crafting-on-a-stick-1.20.1-1.0.2.jar |Crafting On A Stick |crafting_on_a_stick |1.0.0 |DONE |Manifest: NOSIGNATURE
395 elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
396 harvestwithease-1.20.1-7.1.0.0-forge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE
397 multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
398 bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |**.**.**.** |DONE |Manifest: NOSIGNATURE
399 TravelersBackpack-1.20.1-9.1.11.jar |Traveler's Backpack |travelersbackpack |9.1.11 |DONE |Manifest: NOSIGNATURE
400 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
401 jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
402 LibX-1.20.1-5.0.7.jar |LibX |libx |1.20.1-5.0.7 |DONE |Manifest: NOSIGNATURE
403 UtilitiX-1.20.1-0.8.9.jar |UtilitiX |utilitix |1.20.1-0.8.9 |DONE |Manifest: NOSIGNATURE
404 jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
405 Mekanism-1.20.1-10.4.2.16.jar |Mekanism |mekanism |10.4.2 |DONE |Manifest: NOSIGNATURE
406 MekanismGenerators-1.20.1-10.4.2.16.jar |Mekanism: Generators |mekanismgenerators |10.4.2 |DONE |Manifest: NOSIGNATURE
407 pneumaticcraft-repressurized-6.0.10+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.10+mc1.20.1 |DONE |Manifest: NOSIGNATURE
408 PackingTape-1.20.1-0.14.2.jar |Packing Tape |packingtape |0.14.2 |DONE |Manifest: NOSIGNATURE
409 forge-1.20.1-47.1.3-universal.jar |Forge |forge |47.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
410 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
411 silent-gear-1.20.1-3.5.1.jar |Silent Gear |silentgear |3.5.1 |DONE |Manifest: NOSIGNATURE
412 mcw-paths-1.0.3forge-mc1.20.1.jar |Macaw's Paths and Pavings |mcwpaths |1.0.3 |DONE |Manifest: NOSIGNATURE
413 alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE
414 ZeroCore2-1.20.1-2.1.40.jar |Zero CORE 2 |zerocore |1.20.1-2.1.40 |DONE |Manifest: NOSIGNATURE
415 SimpleBackups-1.20.1-3.1.2.jar |Simple Backups |simplebackups |1.20.1-3.1.2 |DONE |Manifest: NOSIGNATURE
416 MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
417 useful_railroads-forge-1.20.1-1.5.6.56.jar |Useful Railroads |usefulrailroads |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
418 createoreexcavation-1.20-1.4.1.jar |Create Ore Excavation |createoreexcavation |1.4.1 |DONE |Manifest: NOSIGNATURE
419 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
420 allthemodium-1.20.1-47.1.25-2.4.3.jar |Allthemodium |allthemodium |2.4.3 |DONE |Manifest: NOSIGNATURE
421 spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
422 kffmod-4.5.0.jar |Kotlin For Forge |kotlinforforge |4.5.0 |DONE |Manifest: NOSIGNATURE
423 pipez-1.20.1-1.2.2.jar |Pipez |pipez |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
424 IntegratedDynamics-1.20.1-1.20.1.jar |IntegratedDynamics |integrateddynamics |1.20.1 |DONE |Manifest: NOSIGNATURE
425 itemcollectors-1.1.8-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.8 |DONE |Manifest: NOSIGNATURE
426 Croptopia-1.20.1-FORGE-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
427 polymorph-forge-0.49.1+1.20.1.jar |Polymorph |polymorph |0.49.1+1.20.1 |DONE |Manifest: NOSIGNATURE
428 entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |DONE |Manifest: NOSIGNATURE
429 railcraft-reborn-1.20.1-1.0.9.jar |Railcraft Reborn |railcraft |1.0.9 |DONE |Manifest: NOSIGNATURE
430 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
431 showcaseitem-1.20.1-1.0.jar |Showcase Item |showcaseitem |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
432 connectedglass-1.1.8-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.8 |DONE |Manifest: NOSIGNATURE
433 hyperbox-1.20.1-4.0.0.1.jar |Hyperbox |hyperbox |**.**.**.** |DONE |Manifest: NOSIGNATURE
434 Aquaculture-1.20.1-2.5.0.jar |Aquaculture 2 |aquaculture |2.5.0 |DONE |Manifest: NOSIGNATURE
435 cristellib-1.1.3-forge.jar |Cristel Lib |cristellib |1.1.3 |DONE |Manifest: NOSIGNATURE
436 totw_modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
437 CyclopsCore-1.20.1-1.18.13.jar |Cyclops Core |cyclopscore |1.18.13 |DONE |Manifest: NOSIGNATURE
438 blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE
439 YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
440 netherportalfix-forge-1.20-13.0.0.jar |NetherPortalFix |netherportalfix |13.0.0 |DONE |Manifest: NOSIGNATURE
441 geckolib-forge-1.20.1-4.2.1.jar |GeckoLib 4 |geckolib |4.2.1 |DONE |Manifest: NOSIGNATURE
442 creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |DONE |Manifest: NOSIGNATURE
443 ars_nouveau-1.20.1-4.7.4-all.jar |Ars Nouveau |ars_nouveau |4.7.4 |DONE |Manifest: NOSIGNATURE
444 ars_elemental-1.20.1-0.6.3.jar |Ars Elemental |ars_elemental |1.20.1-0.6.3 |DONE |Manifest: NOSIGNATURE
445 eidolon_repraised-1.20.1-0.3.7.0.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.7.0 |DONE |Manifest: NOSIGNATURE
446 aether-1.20.1-1.0.0-beta.1.4-neoforge.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
447 lost_aether_content-1.20.1-1.2.2.jar |Aether: Lost Content |lost_aether_content |1.2.2 |DONE |Manifest: NOSIGNATURE
448 morejs-forge-1.20.1-0.4.0.jar |MoreJS |morejs |0.4.0 |DONE |Manifest: NOSIGNATURE
449 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
450 connectivity-1.20.1-4.6.jar |Connectivity Mod |connectivity |1.20.1-4.6 |DONE |Manifest: NOSIGNATURE
451 cookingforblockheads-forge-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
452 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
453 dankstorage-1.20.1-1.1.jar |Dank Storage |dankstorage |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
454 citadel-2.4.9-1.20.1.jar |Citadel |citadel |2.4.9 |DONE |Manifest: NOSIGNATURE
455 L_Enders_Cataclysm-1.39 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
456 mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
457 potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE
458 twigs-1.20.1-3.1.0-forge.jar |Twigs |twigs |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
459 create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
460 generatorgalore-1.20.0-1.1.0.jar |Generator Galore |generatorgalore |1.20.0-1.1.0 |DONE |Manifest: NOSIGNATURE
461 Steam_Rails-1.5.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
462 twilightforest-1.20.1-4.3.1860-universal.jar |The Twilight Forest |twilightforest |4.3.1860 |DONE |Manifest: NOSIGNATURE
463 mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
464 FarmersDelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
465 corn_delight-1.0.3-1.20.1.jar |Corn Delight |corn_delight |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
466 ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
467 entangled-1.3.16-forge-mc1.20.jar |Entangled |entangled |1.3.16 |DONE |Manifest: NOSIGNATURE
468 CommonCapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
469 crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
470 getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
471 endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
472 noflyzone-1.20.1-1.0.6.jar |No-fly Zone |noflyzone |1.20.1-1.0.6 |DONE |Manifest: NOSIGNATURE
473 mcw-fences-1.0.7-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
474 mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |DONE |Manifest: NOSIGNATURE
475 colorfulhearts-forge-1.20-4.0.0.jar |Colorful Hearts |colorfulhearts |4.0.0 |DONE |Manifest: NOSIGNATURE
476 wirelesschargers-1.0.9-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9 |DONE |Manifest: NOSIGNATURE
477 modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
478 Patchouli-1.20.1-81-FORGE.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
479 IntegratedTunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE
480 GunpowderLib-1.20.2-2.2.1.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
481 Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
482 ftb-ultimine-forge-2001.1.2.jar |FTB Ultimine |ftbultimine |2001.1.2 |DONE |Manifest: NOSIGNATURE
483 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
484 resourcefullib-forge-1.20.1-2.1.16.jar |Resourceful Lib |resourcefullib |2.1.16 |DONE |Manifest: NOSIGNATURE
485 MekanismTools-1.20.1-10.4.2.16.jar |Mekanism: Tools |mekanismtools |10.4.2 |DONE |Manifest: NOSIGNATURE
486 deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
487 architectury-9.1.12-forge.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
488 BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
489 findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
490 observable-4.4.0.jar |Observable |observable |4.4.0 |DONE |Manifest: NOSIGNATURE
491 ftb-library-forge-2001.1.3.jar |FTB Library |ftblibrary |2001.1.3 |DONE |Manifest: NOSIGNATURE
492 ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |DONE |Manifest: NOSIGNATURE
493 ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
494 ftb-essentials-forge-2001.2.1.jar |FTB Essentials |ftbessentials |2001.2.1 |DONE |Manifest: NOSIGNATURE
495 ftb-chunks-forge-2001.2.3.jar |FTB Chunks |ftbchunks |2001.2.3 |DONE |Manifest: NOSIGNATURE
496 cc-tweaked-1.20.1-forge-1.108.4.jar |CC: Tweaked |computercraft |1.108.4 |DONE |Manifest: NOSIGNATURE
497 Stargate Journey-1.20.1-0.6.8 Hotfix.jar |Stargate Journey |sgjourney |0.6.8 |DONE |Manifest: NOSIGNATURE
498 ExtremeReactors2-1.20.1-2.0.76.jar |Extreme Reactors |bigreactors |1.20.1-2.0.76 |DONE |Manifest: NOSIGNATURE
499 productivebees-1.20.1-12.2.6.jar |Productive Bees |productivebees |1.20.1-12.2.6 |DONE |Manifest: NOSIGNATURE
500 allthecompressed-1.20.1-3.0.1.jar |AllTheCompressed |allthecompressed |3.0.1 |DONE |Manifest: NOSIGNATURE
501 trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
502 rubidium-extra-0.5.3+mc1.20.1-build.106.jar |Rubidium/Embeddium Extra |rubidium_extra |0.5.3+mc1.20.1-build|DONE |Manifest: NOSIGNATURE
503 inventoryessentials-forge-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
504 Towns-and-Towers-1.11.1-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
505 letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
506 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
507 voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
508 rhino-forge-2001.2.2-build.13.jar |Rhino |rhino |2001.2.2-build.13 |DONE |Manifest: NOSIGNATURE
509 kubejs-forge-2001.6.3-build.83.jar |KubeJS |kubejs |2001.6.3-build.83 |DONE |Manifest: NOSIGNATURE
510 RootsClassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
511 Cucumber-1.20.1-7.0.4.jar |Cucumber Library |cucumber |7.0.4 |DONE |Manifest: NOSIGNATURE
512 matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
513 trashslot-forge-1.20-15.1.0.jar |TrashSlot |trashslot |15.1.0 |DONE |Manifest: NOSIGNATURE
514 jmi-forge-1.20.1-0.14-45.jar |JourneyMap Integration |jmi |1.20.1-0.14-45 |DONE |Manifest: NOSIGNATURE
515 blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE
516 sophisticatedstorage-1.20.1-0.8.55.626.jar |Sophisticated Storage |sophisticatedstorage |**.**.**.** |DONE |Manifest: NOSIGNATURE
517 allthewizardgear-1.20.1-1.0.3.jar |All The Wizard Gear |allthewizardgear |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
518 additionallanterns-1.1.1-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1 |DONE |Manifest: NOSIGNATURE
519 item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
520 ftb-quests-forge-2001.1.7.jar |FTB Quests |ftbquests |2001.1.7 |DONE |Manifest: NOSIGNATURE
521 ftb-xmod-compat-forge-2.0.1.jar |FTB XMod Compat |ftbxmodcompat |2.0.1 |DONE |Manifest: NOSIGNATURE
522 create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
523 ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
524 ponderjs-1.20.1-1.3.0.jar |PonderJS |ponderjs |1.3.0 |DONE |Manifest: NOSIGNATURE
525 waystones-forge-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
526 Structory_1.20.2_v1.3.3.jar |Structory |structory |1.3.3 |DONE |Manifest: NOSIGNATURE
527 FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
528 journeymap-1.20.1-5.9.16-forge.jar |Journeymap |journeymap |5.9.16 |DONE |Manifest: NOSIGNATURE
529 comforts-forge-6.3.4+1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
530 DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE
531 MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
532 Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |DONE |Manifest: NOSIGNATURE
533 charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
534 mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE
535 rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
536 rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
537 rftoolsbuilder-1.20-6.0.1.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
538 deepresonance-1.20-5.0.2.jar |DeepResonance |deepresonance |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
539 xnet-1.20-6.0.2.jar |XNet |xnet |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
540 xnetgases-1.20.1-5.0.0.jar |XNet Gases |xnetgases |5.0.0 |DONE |Manifest: NOSIGNATURE
541 rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
542 rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
543 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
544 mahoutsukai-1.20.1-v1.34.58.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.58 |DONE |Manifest: NOSIGNATURE
545 farsight-1.20.1-3.5.jar |Farsight mod |farsight_view |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE
546 Terralith_1.20.2_v2.4.8.jar |Terralith |terralith |2.4.8 |DONE |Manifest: NOSIGNATURE
547 bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
548 rftoolsutility-1.20-6.0.3.jar |RFToolsUtility |rftoolsutility |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
549 EnchantmentDescriptions-Forge-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
550 moonlight-1.20-2.8.60-forge.jar |Moonlight Library |moonlight |1.20-2.8.60 |DONE |Manifest: NOSIGNATURE
551 configuration-forge-1.20.1-2.2.0.jar |Configuration |configuration |2.2.0 |DONE |Manifest: NOSIGNATURE
552 ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |DONE |Manifest: NOSIGNATURE
553 titanium-1.20.1-3.8.23.jar |Titanium |titanium |3.8.23 |DONE |Manifest: NOSIGNATURE
554 silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
555 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
556 Jade-1.20.1-forge-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
557 appliedenergistics2-forge-15.0.15.jar |Applied Energistics 2 |ae2 |15.0.15 |DONE |Manifest: NOSIGNATURE
558 AEInfinityBooster-1.20.1-1.0.0+20.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+20 |DONE |Manifest: NOSIGNATURE
559 AEAdditions-1.20.1-5.0.2.jar |AE Additions |ae2additions |5.0.2 |DONE |Manifest: NOSIGNATURE
560 ae2wtlib-15.1.3-forge.jar |AE2WTLib |ae2wtlib |15.1.3-forge |DONE |Manifest: NOSIGNATURE
561 ExtendedAE-1.20-0.1.23-forge.jar |ExtendedAE |expatternprovider |1.20-0.1.23-forge |DONE |Manifest: NOSIGNATURE
562 AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
563 arseng-1.1.2.jar |Ars Énergistique |arseng |1.1.2 |DONE |Manifest: NOSIGNATURE
564 merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
565 forbidden_arcanus-1.20.1-2.2.2.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.2 |DONE |Manifest: NOSIGNATURE
566 theurgy-1.20.1-1.7.1.jar |Theurgy |theurgy |1.7.1 |DONE |Manifest: NOSIGNATURE
567 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
568 chemlib-1.20.1-2.0.18.jar |ChemLib |chemlib |2.0.18 |DONE |Manifest: NOSIGNATURE
569 enderchests-forge-1.20.1-1.1.jar |EnderChests |enderchests |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
570 JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |DONE |Manifest: NOSIGNATURE
571 modonomicon-1.20.1-forge-1.40.0.jar |Modonomicon |modonomicon |1.40.0 |DONE |Manifest: NOSIGNATURE
572 solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE
573 moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
574 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
575 Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
576 megacells-forge-2.2.3-1.20.1.jar |MEGA Cells |megacells |2.2.3-1.20.1 |DONE |Manifest: NOSIGNATURE
577 expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
578 Flywheel Backend: GL33 Instanced Arrays
579 Crash Report UUID: 12bc7568-8470-45ae-bb30-639f34303ce5
580 FML: 47.1
581 Forge: net.minecraftforge:47.1.3
This log will be saved for 90 days from their last view.
Report abuse