Forge 1.20.1 Crash Report

#pFv0y93
510 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.2
Forge version:
47.2.20
1---- Minecraft Crash Report ----
2// Who set us up the TNT?
3
4Time: 2024-03-15 15:49:28
5Description: Rendering screen
6
7java.lang.ClassCastException: class com.simibubi.create.foundation.ponder.ui.PonderUI cannot be cast to class net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen (com.simibubi.create.foundation.ponder.ui.PonderUI is in module create@0.5.1.f of loader 'TRANSFORMER' @dffcf1; net.minecraft.client.gui.screens.inventory.EffectRenderingInventoryScreen is in module minecraft@1.20.1 of loader 'TRANSFORMER' @dffcf1)
8 at net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading}
9 at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:48) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading}
10 at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading,pl:eventbus:B}
11 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
12 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
13 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
14 at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:426) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A}
15 at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A}
16 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:aether_redux.mixins.json:client.render.shader.GameRendererMixin,pl:mixin:APP:mermod.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tempad-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
17 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
18 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
19 at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
20 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
21 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
22 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
23 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
24 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
25 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
26 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
27 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
28 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
29 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
30 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
31 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
32 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
33 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
34 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
35
36
37A detailed walkthrough of the error, its code path and all known details is as follows:
38---------------------------------------------------------------------------------------
39
40-- Head --
41Thread: Render thread
42Suspected Mod:
43 Just Enough Effects Descriptions (jeed), Version: 1.20-2.1.11
44 at TRANSFORMER/jeed@1.20-2.1.11/net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38)
45Stacktrace:
46 at net.mehvahdjukaar.jeed.compat.NativeCompat$1.getEffectAtPosition(NativeCompat.java:38) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading}
47 at net.mehvahdjukaar.jeed.forge.JeedClient.onScreenRender(JeedClient.java:48) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading}
48 at net.mehvahdjukaar.jeed.forge.__JeedClient_onScreenRender_Render.invoke(.dynamic) ~[jeed-1.20-2.1.11.jar%23588!/:?] {re:classloading,pl:eventbus:B}
49 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
50 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
51 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
52 at net.minecraftforge.client.ForgeHooksClient.drawScreenInternal(ForgeHooksClient.java:426) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A}
53 at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:420) ~[forge-1.20.1-47.2.20-universal.jar%23739!/:?] {re:mixin,re:classloading,pl:mixin:A}
54-- Screen render details --
55Details:
56 Screen name: com.simibubi.create.foundation.ponder.ui.PonderUI
57 Mouse location: Scaled: (280, 141). Absolute: (840.000000, 424.000000)
58 Screen size: Scaled: (640, 331). Absolute: (1920, 991). Scale factor of 3.000000
59Stacktrace:
60 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:965) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:sodium-extra.mixins.json:prevent_shaders.MixinGameRenderer,pl:mixin:APP:aether_redux.mixins.json:client.render.shader.GameRendererMixin,pl:mixin:APP:mermod.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tempad-common.mixins.json:GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:justzoom.mixin.json:MixinGameRenderer,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
61 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
62 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
63 at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
64 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
65 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
66 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
67 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
68 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
69 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
70 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
71 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
72 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
73 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
74 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
75 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
76 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
77 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
78 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
79
80
81-- Affected level --
82Details:
83 All players: 1 total; [LocalPlayer['Jun_naturefox'/1, l='ClientLevel', x=0.65, y=-59.12, z=-5.72]]
84 Chunk stats: 1024, 313
85 Level dimension: minecraft:overworld
86 Level spawn location: World: (0,-60,0), Section: (at 0,4,0 in 0,-4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
87 Level time: 12454 game time, 6000 day time
88 Server brand: forge
89 Server type: Integrated singleplayer server
90Stacktrace:
91 at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.hammerlib.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:canary.mixins.json:chunk.entity_class_groups.ClientLevelMixin,pl:mixin:APP:galosphere.mixins.json:client.ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
92 at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
93 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23734!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
94 at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1%20Fog.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
95 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
96 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
97 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
98 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
99 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
100 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
101 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.20.jar:?] {}
102 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
103 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
104 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
105 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
106 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
107 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
108 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
109 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
110
111
112-- Last reload --
113Details:
114 Reload number: 1
115 Reload reason: initial
116 Finished: Yes
117 Packs: vanilla, mod_resources, file/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip, Moonlight Mods Dynamic Assets, builtin/DAGoldenSwetBallFixClient, builtin/ancient_aether_texture_tweaks, resource/overrides_pack, create:destroy_create_patches, distinguishedpotions:potion_overrides, spelunkery:better_vanilla_gems, spelunkery:unlit_redstone_ores, resources/updated, file/通用模组材质包1.6.1.zip, diagonalblocks:default_block_models
118
119-- System Details --
120Details:
121 Minecraft Version: 1.20.1
122 Minecraft Version ID: 1.20.1
123 Operating System: Windows 11 (amd64) version 10.0
124 Java Version: 17.0.2, Microsoft
125 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Microsoft
126 Memory: 1885141808 bytes (1797 MiB) / 7247757312 bytes (6912 MiB) up to 8589934592 bytes (8192 MiB)
127 CPUs: 12
128 Processor Vendor: GenuineIntel
129 Processor Name: 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
130 Identifier: Intel64 Family 6 Model 141 Stepping 1
131 Microarchitecture: unknown
132 Frequency (GHz): 2.69
133 Number of physical packages: 1
134 Number of physical CPUs: 6
135 Number of logical CPUs: 12
136 Graphics card #0 name: NVIDIA GeForce RTX 3050 Laptop GPU
137 Graphics card #0 vendor: NVIDIA (0x10de)
138 Graphics card #0 VRAM (MB): 4095.00
139 Graphics card #0 deviceId: 0x25a5
140 Graphics card #0 versionInfo: DriverVersion=31.0.15.5176
141 Graphics card #1 name: Intel(R) UHD Graphics
142 Graphics card #1 vendor: Intel Corporation (0x8086)
143 Graphics card #1 VRAM (MB): 1024.00
144 Graphics card #1 deviceId: 0x9a68
145 Graphics card #1 versionInfo: DriverVersion=30.0.100.9864
146 Memory slot #0 capacity (MB): 8192.00
147 Memory slot #0 clockSpeed (GHz): 3.20
148 Memory slot #0 type: DDR4
149 Memory slot #1 capacity (MB): 8192.00
150 Memory slot #1 clockSpeed (GHz): 3.20
151 Memory slot #1 type: DDR4
152 Virtual memory max (MB): 25704.11
153 Virtual memory used (MB): 22652.99
154 Swap memory total (MB): 9556.80
155 Swap memory used (MB): 489.80
156 JVM Flags: 11 total; -Xmx8192m -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32m -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -XX:-DontCompileHugeMethods -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
157 Loaded Shaderpack: (off)
158 Launched Version: 1.20.1 Fog
159 Backend library: LWJGL version 3.3.1 build 7
160 Backend API: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.76, NVIDIA Corporation
161 Window size: 1920x991
162 GL Caps: Using framebuffer using OpenGL 3.2
163 GL debug messages:
164 Using VBOs: Yes
165 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
166 Type: Integrated Server (map_client.txt)
167 Graphics mode: fancy
168 Resource Packs: vanilla, mod_resources, file/Minecraft-Mod-Language-Modpack-Converted-1.20.1.zip, Moonlight Mods Dynamic Assets, builtin/DAGoldenSwetBallFixClient (incompatible), builtin/ancient_aether_texture_tweaks, builtin/resource/overrides_pack, create:destroy_create_patches, distinguishedpotions:potion_overrides, spelunkery:better_vanilla_gems, spelunkery:unlit_redstone_ores, resources/updated, file/通用模组材质包1.6.1.zip
169 Current Language: zh_cn
170 CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
171 Server Running: true
172 Player Count: 1 / 8; [ServerPlayer['Jun_naturefox'/1, l='ServerLevel[平坦]', x=0.65, y=-59.12, z=-5.72]]
173 Data Packs: vanilla, mod:betterdungeons, mod:habitat (incompatible), mod:easyanvils, mod:createdeco (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:excavar, mod:hamsters (incompatible), mod:paragon (incompatible), mod:hammerlib, mod:aquaculturedelight, mod:create_jetpack (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:kambrik (incompatible), mod:guardvillagers (incompatible), mod:createdieselgenerators (incompatible), mod:snowrealmagic (incompatible), mod:jeresources, mod:spelunkery (incompatible), mod:exposure, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:ctov, mod:sawmill (incompatible), mod:leavesbegone, mod:embeddium, mod:athena, mod:geophilic_reforged (incompatible), mod:structure_gel, mod:lmft (incompatible), mod:handcrafted (incompatible), mod:combatroll (incompatible), mod:morevillagers (incompatible), mod:kitchenkarrot, mod:jepp (incompatible), mod:yungsbridges, mod:botania, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:oculus, mod:searchables (incompatible), mod:yungsextras, mod:cumulus_menus, mod:constructionwand, mod:littlelogistics (incompatible), mod:chimes, mod:flib, mod:betterendisland, mod:flightlib (incompatible), mod:nitrogen_internals, mod:the_bumblezone, mod:jadeaddons (incompatible), mod:l2library (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:betterjungletemples, mod:snifferent, mod:elytraslot (incompatible), mod:kiwi (incompatible), mod:createbigcannons (incompatible), mod:endertrigon (incompatible), mod:harvestwithease, mod:lithostitched, mod:visualworkbench, mod:universalbonemeal, mod:attributefix (incompatible), mod:jellyfishing, mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:fallingleaves, mod:integrated_api, mod:naturescompass, mod:smarterfarmers (incompatible), mod:libx, mod:convivium, mod:design_decor (incompatible), mod:snuffles (incompatible), mod:beefix, mod:vintageimprovements, mod:catalogue (incompatible), mod:phantom, mod:aetherdelight, mod:puzzlesaccessapi, mod:idas, mod:mythicbotany, mod:jsonthings, mod:smoothchunk (incompatible), mod:geode_plus (incompatible), mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:justenoughbreeding (incompatible), mod:createutilities (incompatible), mod:spectrelib (incompatible), mod:fastpaintings (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:ecologics, mod:integrated_stronghold, mod:polymorph (incompatible), mod:almostunified (incompatible), mod:canary, mod:immediatelyfast (incompatible), mod:embeddium_extra, mod:puzzleslib, mod:create_power_loader, mod:textrues_embeddium_options (incompatible), mod:goated (incompatible), mod:cosmeticarmorreworked, mod:create_oppenheimered, mod:chunksending (incompatible), mod:fruitsdelight (incompatible), mod:everyxhotpot, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:totw_modded, mod:tetra (incompatible), mod:tetranomicon, mod:aether_enhanced_extinguishing (incompatible), mod:treechop (incompatible), mod:skyvillages (incompatible), mod:unusualfishmod (incompatible), mod:betterwitchhuts, mod:v_slab_compat (incompatible), mod:distinguishedpotions, mod:aether, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:ancient_aether, mod:aether_redux, mod:galosphere (incompatible), mod:naturalist (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:structureessentials (incompatible), mod:ritchiesprojectilelib (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:cloudstorage (incompatible), mod:iceandfire, mod:rats, mod:forge, mod:zeta (incompatible), mod:aquaculture, mod:lootintegrations (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:kiwiboi (incompatible), mod:create_dragon_lib (incompatible), mod:relics, mod:jeed (incompatible), mod:monobank (incompatible), mod:mermod, mod:railways (incompatible), mod:ramcompat, mod:shieldexp (incompatible), mod:interiors (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:twilightforest, mod:konkrete (incompatible), mod:diagonalblocks, mod:undergardendelight, mod:create_connected, mod:mcwbridges, mod:farmersdelight, mod:casualness_delight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:ends_delight, mod:tempad (incompatible), mod:curious_armor_stands, mod:underground_jungle, mod:endersdelight, mod:mcwfences, mod:diagonalwindows, mod:bountiful (incompatible), mod:modelfix (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:cerbons_api, mod:endreborn, mod:betterthirdperson, mod:aetheric_tetranomicon, mod:resourcefullib (incompatible), mod:twilightdelight (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:aiimprovements, mod:cupboard (incompatible), mod:umbral_skies (incompatible), mod:undergarden, mod:biomancy, mod:jei, mod:sullysmod (incompatible), mod:geckolib, mod:t_and_t (incompatible), mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:quarkdelight, mod:voidtotem (incompatible), mod:caupona, mod:betteradvancements (incompatible), mod:arcane_abilities (incompatible), mod:festive_delight, mod:rootsclassic, mod:sob (incompatible), mod:amendments (incompatible), mod:irisflw (incompatible), mod:more_jellyfish, mod:octolib, mod:nourished_nether, mod:easymagic, mod:passivesearchbar (incompatible), mod:obscure_api (incompatible), mod:brazier (incompatible), mod:tetracelium (incompatible), mod:enlightened_end, mod:create, mod:create_structures, mod:create_central_kitchen (incompatible), mod:destroy (incompatible), mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:breezy (incompatible), mod:artifacts, mod:outer_end, mod:everycomp (incompatible), mod:betterdeserttemples, mod:explorerscompass, mod:bosses_of_mass_destruction, mod:blueprint, mod:randomium (incompatible), mod:toofast (incompatible), mod:tfmg (incompatible), mod:nyfsspiders (incompatible), mod:zillagersweararmor (incompatible), mod:etched (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:systeams (incompatible), mod:eidolon (incompatible), mod:dramaticdoors, mod:thermal_expansion, mod:alexscaves, mod:tact, mod:enchdesc (incompatible), mod:radiantgear (incompatible), mod:moonlight (incompatible), mod:moyai (incompatible), mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:titanium (incompatible), mod:gardens_of_the_dead, mod:alexscaves_trimmed, mod:nightlights, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:snowyspirit (incompatible), mod:oreganized, mod:forbidden_arcanus (incompatible), mod:undergardenpatch, mod:nethersdelight, mod:mobcompack (incompatible), mod:easy_villagers, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:mutil, mod:legendarytooltips (incompatible), mod:galospheretrimming, mod:some_assembly_required, mod:diagonalfences, mod:jecharacters (incompatible), mod:miners_delight (incompatible), mod:delightful (incompatible), mod:moderately_enough_effect_desc, mod:creeperoverhaul, mod:alexsdelight, mod:ferritecore (incompatible), mod:functionalstorage, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:crabbersdelight, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:openloader (incompatible), mod:createaddition (incompatible), Everycomp Generated Pack, Goated Generated Pack, Immersive Weathering Generated Pack, Snowyspirit Generated Pack, Spelunkery Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, V Slab Compat Generated Pack, builtin/DAGoldenSwetBallAetherReduxFix (incompatible), builtin/aether_accessories, builtin/aether_lost_content_not_compat (incompatible), builtin/aether_redux_compat, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_compat (incompatible), builtin/ancient_aether_worldgen_overrides, builtin/data/ancient_aether_data, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/data/dungeon/boss_room/vault, builtin/data/dungeon/chest_room/pillars, builtin/data/dungeon/lobby/doors, builtin/data/dungeon_stone_recipes, builtin/data/gravitite_ingot, builtin/data/lost_content_data, builtin/extinguishing_recipe_override, builtin/lost_aether_content_compat (incompatible), builtin/lost_content_compat, create_central_kitchen:ends_delight (incompatible), create_central_kitchen:farmersdelight (incompatible), create_central_kitchen:miners_delight (incompatible), data/SkyVillages-FarmersDelightCompat-1.20.1-1.0.3 (incompatible), data/SkyVillages-SupplementariesCompat-1.20.1-1.0.3.1 (incompatible), data/ctov-chefs-delight-add-on-v2-0, data/ctov-creates-structures-add-on-v1-0, data/ctov-farmers-delight-add-on-v2-1a, data/ctov-jellyfish-add-on-v1-0, data/ctov-monobanks-add-on-v1-0a, data/ctov-mores-villager-add-on-v2-0, data/ctov-paragliders-add-on-v-2-0, data/ctov-rats-add-on-v1-0, data/idasalexsmobs-1.20, data/idasbop-1.8.5-1.20.1 (incompatible), data/intstrong_alexsmobs-1.0.0-1.20.1, kitchenkarrot:legacy_art, libxdata/mythicbotany:curios, sullysmod:zombie_retextures, tact/apply_tag_adjustments
174 Enabled Feature Flags: minecraft:vanilla
175 World Generation: Stable
176 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
177 ModLauncher launch target: forgeclient
178 ModLauncher naming: srg
179 ModLauncher services:
180 mixin-0.8.5.jar mixin PLUGINSERVICE
181 eventbus-6.0.5.jar eventbus PLUGINSERVICE
182 fmlloader-1.20.1-47.2.20.jar slf4jfixer PLUGINSERVICE
183 fmlloader-1.20.1-47.2.20.jar object_holder_definalize PLUGINSERVICE
184 fmlloader-1.20.1-47.2.20.jar runtime_enum_extender PLUGINSERVICE
185 fmlloader-1.20.1-47.2.20.jar capability_token_subclass PLUGINSERVICE
186 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
187 fmlloader-1.20.1-47.2.20.jar runtimedistcleaner PLUGINSERVICE
188 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
189 modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
190 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
191 modlauncher-10.0.9.jar I18nUpdateMod TRANSFORMATIONSERVICE
192 FML Language Providers:
193 minecraft@1.0
194 javafml@null
195 kotlinforforge@4.10.0
196 lowcodefml@null
197 Mod List:
198 YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
199 habitat-1.3.0.jar |Habitat |habitat |1.3.0 |DONE |Manifest: NOSIGNATURE
200 EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
201 createdeco-2.0.1-1.20.1-forge.jar |Create Deco |createdeco |2.0.1-1.20.1-forge |DONE |Manifest: NOSIGNATURE
202 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
203 botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |DONE |Manifest: NOSIGNATURE
204 Excavar-1.20.1-3.1.0.jar |Excavar |excavar |1.20.1-3.1.0 |DONE |Manifest: NOSIGNATURE
205 hamsters-forge-1.0.3-1.20.1.jar |Hamsters |hamsters |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
206 paragon-forge-3.0.2-1.20x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
207 HammerLib-1.20.1-20.1.25.jar |HammerLib |hammerlib |20.1.25 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
208 aquaculture_delight_1.0.0_forge_1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.0.0 |DONE |Manifest: NOSIGNATURE
209 create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE
210 modernfix-forge-5.14.0+mc1.20.1.jar |ModernFix |modernfix |5.14.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
211 YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
212 Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
213 guardvillagers-1.20.1-1.6.4.jar |Guard Villagers |guardvillagers |1.20.1-1.6.4 |DONE |Manifest: NOSIGNATURE
214 createdieselgenerators-1.20.1-1.2h.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2h |DONE |Manifest: NOSIGNATURE
215 SnowRealMagic-1.20.1-forge-10.4.0.jar |Snow! Real Magic! |snowrealmagic |10.4.0 |DONE |Manifest: NOSIGNATURE
216 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
217 spelunkery-1.20.1-0.3.5-forge.jar |Spelunkery |spelunkery |1.20.1-0.3.5 |DONE |Manifest: NOSIGNATURE
218 exposure-1.20.1-1.4.1-forge.jar |Exposure |exposure |1.4.1 |DONE |Manifest: NOSIGNATURE
219 YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
220 Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
221 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
222 ctov-3.4.2.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.2 |DONE |Manifest: NOSIGNATURE
223 sawmill-1.20-1.3.8.jar |Universal Sawmill |sawmill |1.20-1.3.8 |DONE |Manifest: NOSIGNATURE
224 LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
225 embeddium-0.3.9+mc1.20.1.jar |Embeddium |embeddium |0.3.9+mc1.20.1 |DONE |Manifest: NOSIGNATURE
226 athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |DONE |Manifest: NOSIGNATURE
227 GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
228 structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |DONE |Manifest: NOSIGNATURE
229 lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
230 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
231 combatroll-forge-1.3.1+1.20.1.jar |Combat Roll |combatroll |1.3.1+1.20.1 |DONE |Manifest: NOSIGNATURE
232 morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
233 kitchenkarrot-1.20.1-0.5.4.jar |KitchenKarrot |kitchenkarrot |1.20.1-0.5.4 |DONE |Manifest: NOSIGNATURE
234 jepp-1.20-1.1.2.jar |Just Enough Painting Previews |jepp |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE
235 YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
236 Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |DONE |Manifest: NOSIGNATURE
237 resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
238 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
239 curios-forge-5.7.2+1.20.1.jar |Curios API |curios |5.7.2+1.20.1 |DONE |Manifest: NOSIGNATURE
240 oculus-mc1.20.1-1.6.15a.jar |Oculus |oculus |1.6.15a |DONE |Manifest: NOSIGNATURE
241 Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |DONE |Manifest: NOSIGNATURE
242 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
243 cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
244 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
245 littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |**.**.**.** |DONE |Manifest: NOSIGNATURE
246 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
247 flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
248 YungsBetterEndIsland-1.20-Forge-2.0.5.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
249 flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
250 nitrogen_internals-1.20.1-1.0.2-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.2-neoforg|DONE |Manifest: NOSIGNATURE
251 the_bumblezone-7.2.18+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.2.18+1.20.1-forge |DONE |Manifest: NOSIGNATURE
252 JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
253 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
254 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
255 sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
256 YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
257 snifferent-1.0.3-1.20.1.jar |snifferent |snifferent |1.0.3 |DONE |Manifest: NOSIGNATURE
258 elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
259 Kiwi-1.20.1-forge-11.5.5.jar |Kiwi Library |kiwi |11.5.5 |DONE |Manifest: NOSIGNATURE
260 createbigcannons-forge-1.20.1-0.5.3.b.jar |Create Big Cannons |createbigcannons |0.5.3.b-nightly-8a45|DONE |Manifest: NOSIGNATURE
261 endertrigon-1.20.1-1.0.jar |Ender Trigon |endertrigon |1.0 |DONE |Manifest: NOSIGNATURE
262 harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE
263 lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE
264 VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
265 UniversalBoneMeal-v8.0.1-1.20.1-Forge.jar |Universal Bone Meal |universalbonemeal |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
266 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
267 Jellyfishing-2.0.3.jar |Jellyfishing |jellyfishing |2.0.0 |DONE |Manifest: NOSIGNATURE
268 caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
269 immersive_weathering-1.20.1-2.0.1-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
270 Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |DONE |Manifest: NOSIGNATURE
271 integrated_api-1.4.2+1.20.1-forge.jar |Integrated API |integrated_api |1.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
272 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
273 smarterfarmers-1.20-1.8.3.jar |Smarter Farmers |smarterfarmers |1.20-1.8.3 |DONE |Manifest: NOSIGNATURE
274 LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
275 convivium-1.20.1-0.1.6.jar |Convivium |convivium |1.20.1-0.1.6 |DONE |Manifest: NOSIGNATURE
276 design_decor-0.3-1.20.1.jar |Create: Design n' Decor |design_decor |0.3.0 |DONE |Manifest: NOSIGNATURE
277 snuffles-1.0.7.jar |Snuffles |snuffles |1.0.7 |DONE |Manifest: NOSIGNATURE
278 BeeFix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
279 vintageimprovements-1.20.1-0.1.3.0.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.1.3.0 |DONE |Manifest: NOSIGNATURE
280 catalogue-forge-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
281 library-forge-20.1.5.jar |Phantom Library |phantom |20.1.5 |DONE |Manifest: NOSIGNATURE
282 aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
283 puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
284 idas_forge-1.9.0+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.0+1.20.1 |DONE |Manifest: NOSIGNATURE
285 MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
286 JsonThings-1.20.1-0.9.1.jar |Json Things |jsonthings |0.9.1 |DONE |Manifest: NOSIGNATURE
287 smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
288 geodeplus-forge-1.2.4-1.20.1.jar |Geode+ |geode_plus |1.2.4 |DONE |Manifest: NOSIGNATURE
289 TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
290 BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
291 MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |DONE |Manifest: NOSIGNATURE
292 justenoughbreeding-forge-1.20.x-1.0.12.jar |Just Enough Breeding |justenoughbreeding |1.0.12 |DONE |Manifest: NOSIGNATURE
293 createutilities-0.2.0+1.20.1.jar |Create Utilities |createutilities |0.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
294 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
295 fastpaintings-1.20-1.2.4.jar |Fast Paintings |fastpaintings |1.20-1.2.4 |DONE |Manifest: NOSIGNATURE
296 kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE
297 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
298 ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
299 integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
300 polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |DONE |Manifest: NOSIGNATURE
301 almostunified-forge-1.20.1-0.9.0.jar |AlmostUnified |almostunified |1.20.1-0.9.0 |DONE |Manifest: NOSIGNATURE
302 canary-mc1.20.1-0.3.3.jar |Canary |canary |0.3.3 |DONE |Manifest: NOSIGNATURE
303 ImmediatelyFast-Forge-1.2.10+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.10+1.20.4 |DONE |Manifest: NOSIGNATURE
304 rubidium-extra-0.5.4.2+mc1.20.1-build.118.jar |Embeddium Extra |embeddium_extra |**.**.**.**+mc1.20.1-bui|DONE |Manifest: NOSIGNATURE
305 PuzzlesLib-v8.1.17-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.17 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
306 create_power_loader-1.4.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.4.0-mc1.20.1 |DONE |Manifest: NOSIGNATURE
307 textrues_embeddium_options-0.1.5+mc1.20.1.jar |TexTrue's Embeddium Options |textrues_embeddium_options |0.1.5+mc1.20.1 |DONE |Manifest: NOSIGNATURE
308 goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
309 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
310 create_oppenheimered-1.20.1-1.0.2.jar |Create: Oppenheimered |create_oppenheimered |1.0.2 |DONE |Manifest: NOSIGNATURE
311 chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
312 fruitsdelight-1.0.8.jar |Fruits Delight |fruitsdelight |1.0.8 |DONE |Manifest: NOSIGNATURE
313 everyxhotpot-1.1.2BF2-1.20.1-TeaCon2023.jar |EveryXHotpot |everyxhotpot |1.1.2BF2-1.20.1-TeaC|DONE |Manifest: NOSIGNATURE
314 aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
315 cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
316 totw_modded-1.0.3-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
317 tetra-1.20.1-6.2.0.jar |tetra |tetra |6.2.0 |DONE |Manifest: NOSIGNATURE
318 tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE
319 aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
320 TreeChop-1.20.1-forge-0.19.0.jar |HT's TreeChop |treechop |0.18.8 |DONE |Manifest: NOSIGNATURE
321 SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |DONE |Manifest: NOSIGNATURE
322 unusualfishmod-1.0.4.jar |Unusual Fish Mod |unusualfishmod |1.0.4 |DONE |Manifest: NOSIGNATURE
323 YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
324 v_slab_compat-1.20-2.3.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.3 |DONE |Manifest: NOSIGNATURE
325 DistinguishedPotions-v8.0.2-1.20.1-Forge.jar |Distinguished Potions |distinguishedpotions |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
326 aether-1.20.1-1.2.0-neoforge.jar |The Aether |aether |1.20.1-1.2.0-neoforg|DONE |Manifest: NOSIGNATURE
327 lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
328 deep_aether-1.20.1-1.0.2.jar |Deep Aether |deep_aether |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
329 aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
330 ancient_aether-0.8.8.jar |Ancient Aether |ancient_aether |0.8.8 |DONE |Manifest: NOSIGNATURE
331 aether-redux-2.0.6-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.6 |DONE |Manifest: NOSIGNATURE
332 Galosphere-1.20.1-1.4.1-Forge.jar |Galosphere |galosphere |1.20.1-1.4.1 |DONE |Manifest: NOSIGNATURE
333 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
334 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
335 sophisticatedcore-1.20.1-0.6.9.569.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
336 structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |DONE |Manifest: NOSIGNATURE
337 ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|DONE |Manifest: NOSIGNATURE
338 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
339 Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
340 citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
341 alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
342 cloudstorage-1.4.0-1.20.jar |Cloud Storage |cloudstorage |1.4.0 |DONE |Manifest: NOSIGNATURE
343 iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE
344 Rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
345 forge-1.20.1-47.2.20-universal.jar |Forge |forge |47.2.20 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
346 Zeta-1.0-14.jar |Zeta |zeta |1.0-14 |DONE |Manifest: NOSIGNATURE
347 Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |DONE |Manifest: NOSIGNATURE
348 lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
349 mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
350 Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
351 sophisticatedbackpacks-1.20.1-3.20.3.1029.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.3.1029 |DONE |Manifest: NOSIGNATURE
352 littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |**.**.**.** |DONE |Manifest: NOSIGNATURE
353 kiwiboi-1.0.1.jar |Kiwi Boi |kiwiboi |1.0.1 |DONE |Manifest: NOSIGNATURE
354 create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |DONE |Manifest: NOSIGNATURE
355 relics-1.20.1-0.6.2.1.jar |Relics |relics |**.**.**.** |DONE |Manifest: NOSIGNATURE
356 jeed-1.20-2.1.11.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.11 |DONE |Manifest: NOSIGNATURE
357 monobank-1.20.1-1.1.4.jar |Monobank |monobank |1.1.4 |DONE |Manifest: NOSIGNATURE
358 mermod-forge-1.4.jar |Mermod |mermod |1.4 |DONE |Manifest: NOSIGNATURE
359 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
360 ramcompat-1.20.1-0.1.1.jar |RAM-Compat |ramcompat |0.1.1 |DONE |Manifest: NOSIGNATURE
361 ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |DONE |Manifest: NOSIGNATURE
362 interiors-0.5.2+mc1.20.1-FORGE.jar |Create: Interiors |interiors |0.5.2 |DONE |Manifest: NOSIGNATURE
363 hauntedharvest-1.20-3.1.19.jar |Haunted Harvest |hauntedharvest |1.20-3.1.19 |DONE |Manifest: NOSIGNATURE
364 dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |DONE |Manifest: NOSIGNATURE
365 twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |DONE |Manifest: NOSIGNATURE
366 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
367 diagonalblocks-forge-8.0.3.jar |Diagonal Blocks |diagonalblocks |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
368 undergarden_delight_1.0.0_forge_1.20.1.jar |Undergarden Delight |undergardendelight |1.0.0 |DONE |Manifest: NOSIGNATURE
369 create_connected-0.7.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.7.2-mc1.20.1 |DONE |Manifest: NOSIGNATURE
370 mcw-bridges-2.1.1-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |2.1.1 |DONE |Manifest: NOSIGNATURE
371 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
372 casualness_delight-1.20.1-0.4n.jar |Casualness Delight |casualness_delight |1.20.1-0.4n |DONE |Manifest: NOSIGNATURE
373 chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
374 cuisinedelight-1.1.13.jar |Cuisine Delight |cuisinedelight |1.1.13 |DONE |Manifest: NOSIGNATURE
375 ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
376 tempad-forge-1.20.1-2.3.3.jar |Tempad |tempad |2.3.3 |DONE |Manifest: NOSIGNATURE
377 curious_armor_stands-1.20-5.0.1.jar |Curious Armor Stands |curious_armor_stands |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
378 underground-jungle-forge-20.1.0.jar |Underground Jungle |underground_jungle |20.1.0 |DONE |Manifest: NOSIGNATURE
379 endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
380 mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |DONE |Manifest: NOSIGNATURE
381 DiagonalWindows-v8.1.3-1.20.1-Forge.jar |Diagonal Windows |diagonalwindows |8.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
382 Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
383 modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
384 L_Enders_Cataclysm-1.90 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
385 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
386 CerbonsAPI-Forge-1.20.1-1.1.0.jar |Cerbons API |cerbons_api |1.1.0 |DONE |Manifest: NOSIGNATURE
387 endorium-forge-1.1.0.jar |Endorium |endreborn |1.1.0 |DONE |Manifest: NOSIGNATURE
388 BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
389 aetheric_tetranomicon-1.1.0-1.20.1.jar |Aetheric Tetranomicon |aetheric_tetranomicon |1.1.0-1.20.1 |DONE |Manifest: NOSIGNATURE
390 resourcefullib-forge-1.20.1-2.1.23.jar |Resourceful Lib |resourcefullib |2.1.23 |DONE |Manifest: NOSIGNATURE
391 twilightdelight-2.0.7.jar |Twilight's Flavor & Delight |twilightdelight |2.0.7 |DONE |Manifest: NOSIGNATURE
392 deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
393 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
394 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
395 cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |DONE |Manifest: NOSIGNATURE
396 umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |DONE |Manifest: NOSIGNATURE
397 The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
398 biomancy-forge-1.20.1-2.4.4.0.jar |Biomancy 2 |biomancy |**.**.**.** |DONE |Manifest: NOSIGNATURE
399 jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
400 sullysmod-3.1.2-beta.jar |Sully's Mod |sullysmod |3.1.2-beta |DONE |Manifest: NOSIGNATURE
401 geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |DONE |Manifest: NOSIGNATURE
402 Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
403 letmedespawn-forge-1.20.x-1.2.0.jar |Let Me Despawn |letmedespawn |1.2.0 |DONE |Manifest: NOSIGNATURE
404 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
405 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
406 voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
407 caupona-1.20.1-0.4.9.jar |Caupona |caupona |1.20.1-0.4.9 |DONE |Manifest: NOSIGNATURE
408 BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
409 arcane_abilities-0.1.8-1.20.1.jar |ArcaneAbilities |arcane_abilities |0.1.8 |DONE |Manifest: NOSIGNATURE
410 Festive_Delight_1.3_Forge_1.20.1.jar |Festive Delight |festive_delight |1.3.0 |DONE |Manifest: NOSIGNATURE
411 RootsClassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
412 SmidgeonOBliss-1.20.1-1.3.1.jar |Smidgeon O' Bliss |sob |1.3 |DONE |Manifest: NOSIGNATURE
413 amendments-1.20-1.1.10.jar |Amendments |amendments |1.20-1.1.10 |DONE |Manifest: NOSIGNATURE
414 oculus-flywheel-compat-1.20.1-0.2.4.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.4 |DONE |Manifest: NOSIGNATURE
415 MoreJellyfish-2.0.0.jar |More Jellyfish |more_jellyfish |2.0.0 |DONE |Manifest: NOSIGNATURE
416 octolib-1.20.1-0.3.jar |OctoLib |octolib |0.3 |DONE |Manifest: NOSIGNATURE
417 phantasmic-1.20.1-0.2.5.jar |Phantasmic |nourished_nether |0.2.5 |DONE |Manifest: NOSIGNATURE
418 EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
419 PassiveSearchBar+Forge+1.20.2-1.0.0.jar |PassiveSearchBar |passivesearchbar |1.0.0 |DONE |Manifest: NOSIGNATURE
420 obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
421 brazier-forge-6.1.1.jar |Brazier |brazier |6.1.1 |DONE |Manifest: NOSIGNATURE
422 tetracelium-1.20.1-1.1.1.jar |tetracelium |tetracelium |1.1.1 |DONE |Manifest: NOSIGNATURE
423 enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
424 create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
425 create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
426 create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.10 |DONE |Manifest: NOSIGNATURE
427 destroy-1.20.1-0.8.jar |Destroy |destroy |0.8 |DONE |Manifest: NOSIGNATURE
428 ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |DONE |Manifest: NOSIGNATURE
429 Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
430 journeymap-1.20.1-5.9.18p1-forge.jar |Journeymap |journeymap |5.9.18p1 |DONE |Manifest: NOSIGNATURE
431 breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |DONE |Manifest: NOSIGNATURE
432 artifacts-forge-9.3.0.jar |Artifacts |artifacts |9.3.0 |DONE |Manifest: NOSIGNATURE
433 TheOuterEnd-1.0.9.jar |The Outer End |outer_end |1.0.8 |DONE |Manifest: NOSIGNATURE
434 everycomp-1.20-2.6.35.jar |Every Compat |everycomp |1.20-2.6.35 |DONE |Manifest: NOSIGNATURE
435 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
436 ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
437 BOMD-Forge-1.20.1-1.1.2.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.2 |DONE |Manifest: NOSIGNATURE
438 blueprint-1.20.1-7.0.1.jar |Blueprint |blueprint |7.0.1 |DONE |Manifest: NOSIGNATURE
439 randomium-1.20-1.31.jar |Randomium |randomium |1.20-1.31 |DONE |Manifest: NOSIGNATURE
440 toofast-1.20-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |DONE |Manifest: NOSIGNATURE
441 tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |DONE |Manifest: NOSIGNATURE
442 nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
443 illagersweararmor-1.20-1.3.3.jar |Illagers Wear Armor |zillagersweararmor |1.20-1.3.3 |DONE |Manifest: NOSIGNATURE
444 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
445 etched-3.0.1.jar |Etched |etched |3.0.1 |DONE |Manifest: NOSIGNATURE
446 cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |DONE |Manifest: NOSIGNATURE
447 thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |DONE |Manifest: NOSIGNATURE
448 thermal_integration-1.20.1-11.0.0.23.jar |Thermal Integration |thermal_integration |11.0.0 |DONE |Manifest: NOSIGNATURE
449 thermal_innovation-1.20.1-11.0.0.21.jar |Thermal Innovation |thermal_innovation |11.0.0 |DONE |Manifest: NOSIGNATURE
450 thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |DONE |Manifest: NOSIGNATURE
451 thermal_locomotion-1.20.1-11.0.0.17.jar |Thermal Locomotion |thermal_locomotion |11.0.0 |DONE |Manifest: NOSIGNATURE
452 thermal_dynamics-1.20.1-11.0.0.21.jar |Thermal Dynamics |thermal_dynamics |11.0.0 |DONE |Manifest: NOSIGNATURE
453 systeams-1.20.1-1.7.0.jar |Thermal Systeams |systeams |1.7.0 |DONE |Manifest: NOSIGNATURE
454 eidolon_repraised-1.20.1-0.3.8.1.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.1 |DONE |Manifest: NOSIGNATURE
455 DramaticDoors-QuiFabrge-1.20.1-3.1.5.jar |Dramatic Doors |dramaticdoors |1.20.1-3.1.5 |DONE |Manifest: NOSIGNATURE
456 thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |DONE |Manifest: NOSIGNATURE
457 alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE
458 tact-1.1.1+1.20.1.jar |TACT |tact |1.1.1 |DONE |Manifest: NOSIGNATURE
459 EnchantmentDescriptions-Forge-1.20.1-17.0.14.jar |EnchantmentDescriptions |enchdesc |17.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
460 radiantgear-forge-2.1.4+1.20.1.jar |Radiant Gear |radiantgear |2.1.4+1.20.1 |DONE |Manifest: NOSIGNATURE
461 moonlight-1.20-2.11.4-forge.jar |Moonlight Library |moonlight |1.20-2.11.4 |DONE |Manifest: NOSIGNATURE
462 moyai-1.20-2.1.4.jar |Moyai |moyai |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
463 endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
464 eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE
465 titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |DONE |Manifest: NOSIGNATURE
466 gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |DONE |Manifest: NOSIGNATURE
467 alexscavestrimmed-1.0.2.jar |Alex's Caves: Trimmed! |alexscaves_trimmed |1.0.2 |DONE |Manifest: NOSIGNATURE
468 nightlights-1.20.1-1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE
469 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
470 Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |DONE |Manifest: NOSIGNATURE
471 snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |DONE |Manifest: NOSIGNATURE
472 Oreganized_1.20.1-2.0.3.jar |Oreganized |oreganized |2.0.3 |DONE |Manifest: NOSIGNATURE
473 forbidden_arcanus-1.20.1-2.2.5.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.5 |DONE |Manifest: NOSIGNATURE
474 undergardenpatch-1.4.0-1.20.1.jar |Undergarden-Tetra Patch |undergardenpatch |1.4.0-1.20.1 |DONE |Manifest: NOSIGNATURE
475 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
476 mobcompack-0.0.3.9-1.20.1.jar |Mob Compack |mobcompack |**.**.**.**-1.20.1 |DONE |Manifest: NOSIGNATURE
477 easy-villagers-forge-1.20.1-1.1.4.jar |Easy Villagers |easy_villagers |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
478 Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
479 Quark-4.0-438.jar |Quark |quark |4.0-438 |DONE |Manifest: NOSIGNATURE
480 supplementaries-1.20-2.8.6.jar |Supplementaries |supplementaries |1.20-2.8.6 |DONE |Manifest: NOSIGNATURE
481 suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
482 mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE
483 LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |DONE |Manifest: NOSIGNATURE
484 galospheretrimming-1.20.1-1.0.0.jar |Galosphere Trimming |galospheretrimming |1.0.0 |DONE |Manifest: NOSIGNATURE
485 some-assembly-required-1.20.1-4.0.0.jar |Some Assembly Required |some_assembly_required |1.20.1-4.0.0 |DONE |Manifest: NOSIGNATURE
486 DiagonalFences-v8.1.3-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
487 jecharacters-1.20.1-forge-4.5.9.jar |Just Enough Characters |jecharacters |4.5.9 |DONE |Manifest: NOSIGNATURE
488 miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
489 Delightful-1.20.1-3.5.2.jar |Delightful |delightful |3.5.2 |DONE |Manifest: NOSIGNATURE
490 MEED-1.20.1-3.9.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |3.3.0 |DONE |Manifest: NOSIGNATURE
491 creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
492 alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
493 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
494 functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE
495 justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |DONE |Manifest: NOSIGNATURE
496 charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
497 CrabbersDelight-1.20.1-1.1.4.jar |Crabber's Delight |crabbersdelight |1.1.4 |DONE |Manifest: NOSIGNATURE
498 expandability-forge-9.0.0.jar |ExpandAbility |expandability |9.0.0 |DONE |Manifest: NOSIGNATURE
499 valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE
500 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.8 |DONE |Manifest: NOSIGNATURE
501 OpenLoader-Forge-1.20.1-19.0.3.jar |OpenLoader |openloader |19.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
502 createaddition-1.20.1-1.2.3.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
503 Flywheel Backend: GL33 Instanced Arrays
504 Crash Report UUID: b92450b1-ed1e-4e97-bf95-d04f4876f742
505 FML: 47.2
506 Forge: net.minecraftforge:47.2.20
507 Kiwi Modules:
508 kiwi:contributors
509 kiwi:data
510 snowrealmagic:core
This log will be saved for 90 days from their last view.
Report abuse