Forge 1.20.1 Crash Report

#k9oYu6T
691 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.15
Forge version:
47.4.4
1---- Minecraft Crash Report ----
2// Embeddium instance tainted by mods: [fusion, sodiumoptionsapi, betterfpsdist, supplementaries, oculus, sodiumdynamiclights]
3// Please do not reach out for Embeddium support without removing these mods first.
4// -------
5// Shall we play a game?
6
7Time: 2025-08-06 17:16:48
8Description: Rendering entity in world
9
10java.lang.RuntimeException: Source format is missing element TANGENT as required by destination format
11 at me.jellysquid.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.createMemoryTransferList(VertexSerializerFactory.java:180) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:classloading}
12 at me.jellysquid.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.generate(VertexSerializerFactory.java:16) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:classloading}
13 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.createSerializer(VertexSerializerRegistryImpl.java:82) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
14 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.create(VertexSerializerRegistryImpl.java:61) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
15 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.get(VertexSerializerRegistryImpl.java:43) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
16 at com.mojang.blaze3d.vertex.BufferBuilder.copySlow(BufferBuilder.java:4122) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:ponder-common.mixins.json:client.accessor.BufferBuilderAccessor,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:modernfix-common.mixins.json:bugfix.buffer_builder_leak.BufferBuilderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
17 at com.mojang.blaze3d.vertex.BufferBuilder.push(BufferBuilder.java:4112) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:ponder-common.mixins.json:client.accessor.BufferBuilderAccessor,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:modernfix-common.mixins.json:bugfix.buffer_builder_leak.BufferBuilderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
18 at me.jellysquid.mods.sodium.client.render.immediate.model.EntityRenderer.renderCuboids(EntityRenderer.java:134) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading}
19 at me.jellysquid.mods.sodium.client.render.immediate.model.EntityRenderer.render(EntityRenderer.java:108) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading}
20 at net.minecraft.client.model.geom.ModelPart.handler$chj000$onRender(ModelPart.java:1100) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
21 at net.minecraft.client.model.geom.ModelPart.m_104306_(ModelPart.java) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
22 at net.minecraft.client.model.geom.ModelPart.m_104301_(ModelPart.java:109) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
23 at net.mehvahdjukaar.amendments.client.renderers.Fireball3DRenderer.renderBall(Fireball3DRenderer.java:52) ~[amendments-1.20-2.0.4.jar%23576!/:?] {re:classloading}
24 at net.mehvahdjukaar.amendments.client.renderers.ThrownProjectile3DRenderer.m_7392_(ThrownProjectile3DRenderer.java:53) ~[amendments-1.20-2.0.4.jar%23576!/:?] {re:classloading}
25 at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.transmog.common.json:EntityRenderDispatcherMixin,pl:mixin:APP:ars_elemental.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
26 at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
27 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
28 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
29 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
30 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
31 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
32 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.4.jar:?] {re:classloading,pl:runtimedistcleaner:A}
33 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
34 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
35 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
36 at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
37 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
38 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
39 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
40 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
41 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
42 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
43 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
44 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
45 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
46 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
47 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
48
49
50A detailed walkthrough of the error, its code path and all known details is as follows:
51---------------------------------------------------------------------------------------
52
53-- Head --
54Thread: Render thread
55Suspected Mods:
56 Oculus (oculus), Version: 1.8.0
57 Issue tracker URL: https://github.com/Asek3/Oculus/issues
58 Mixin class: net.irisshaders.iris.compat.sodium.mixin.copyEntity.ModelPartMixin
59 Target: net.minecraft.client.model.geom.ModelPart
60 at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.model.geom.ModelPart.handler$chj000$onRender(ModelPart.java:1100)
61
62 Amendments (amendments), Version: 1.20-2.0.4
63 Issue tracker URL: https://github.com/MehVahdJukaar/amendments/issues
64 at TRANSFORMER/amendments@1.20-2.0.4/net.mehvahdjukaar.amendments.client.renderers.Fireball3DRenderer.renderBall(Fireball3DRenderer.java:52)
65
66 Embeddium (embeddium), Version: 0.3.31+mc1.20.1
67 at TRANSFORMER/embeddium@0.3.31+mc1.20.1/me.jellysquid.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.createMemoryTransferList(VertexSerializerFactory.java:180)
68Stacktrace:
69 at me.jellysquid.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.createMemoryTransferList(VertexSerializerFactory.java:180) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:classloading}
70 at me.jellysquid.mods.sodium.client.render.vertex.serializers.generated.VertexSerializerFactory.generate(VertexSerializerFactory.java:16) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:classloading}
71 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.createSerializer(VertexSerializerRegistryImpl.java:82) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
72 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.create(VertexSerializerRegistryImpl.java:61) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
73 at me.jellysquid.mods.sodium.client.render.vertex.serializers.VertexSerializerRegistryImpl.get(VertexSerializerRegistryImpl.java:43) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.MixinVertexSerializerCache,pl:mixin:A}
74 at com.mojang.blaze3d.vertex.BufferBuilder.copySlow(BufferBuilder.java:4122) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:ponder-common.mixins.json:client.accessor.BufferBuilderAccessor,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:modernfix-common.mixins.json:bugfix.buffer_builder_leak.BufferBuilderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
75 at com.mojang.blaze3d.vertex.BufferBuilder.push(BufferBuilder.java:4112) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:ponder-common.mixins.json:client.accessor.BufferBuilderAccessor,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:core.render.immediate.consumer.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.sorting.BufferBuilderMixin,pl:mixin:APP:embeddium.mixins.json:features.render.immediate.buffer_builder.intrinsics.BufferBuilderMixin,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:modernfix-common.mixins.json:bugfix.buffer_builder_leak.BufferBuilderMixin,pl:mixin:A,pl:runtimedistcleaner:A}
76 at me.jellysquid.mods.sodium.client.render.immediate.model.EntityRenderer.renderCuboids(EntityRenderer.java:134) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading}
77 at me.jellysquid.mods.sodium.client.render.immediate.model.EntityRenderer.render(EntityRenderer.java:108) ~[embeddium-0.3.31+mc1.20.1.jar%23683!/:?] {re:mixin,re:classloading}
78 at net.minecraft.client.model.geom.ModelPart.handler$chj000$onRender(ModelPart.java:1100) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
79 at net.minecraft.client.model.geom.ModelPart.m_104306_(ModelPart.java) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
80 at net.minecraft.client.model.geom.ModelPart.m_104301_(ModelPart.java:109) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
81 at net.mehvahdjukaar.amendments.client.renderers.Fireball3DRenderer.renderBall(Fireball3DRenderer.java:52) ~[amendments-1.20-2.0.4.jar%23576!/:?] {re:classloading}
82 at net.mehvahdjukaar.amendments.client.renderers.ThrownProjectile3DRenderer.m_7392_(ThrownProjectile3DRenderer.java:53) ~[amendments-1.20-2.0.4.jar%23576!/:?] {re:classloading}
83 at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.transmog.common.json:EntityRenderDispatcherMixin,pl:mixin:APP:ars_elemental.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
84 at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
85 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
86 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
87-- Entity being rendered --
88Details:
89 Entity Type: minecraft:small_fireball (net.minecraft.world.entity.projectile.SmallFireball)
90 Entity ID: 51
91 Entity Name: Small Fireball
92 Entity's Exact location: 88.31, 43.31, -19.23
93 Entity's Block location: World: (88,43,-20), Section: (at 8,11,12 in 5,2,-2; chunk contains blocks 80,0,-32 to 95,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
94 Entity's Momentum: 0.42, 0.06, 0.06
95 Entity's Passengers: []
96 Entity's Vehicle: null
97Stacktrace:
98 at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.transmog.common.json:EntityRenderDispatcherMixin,pl:mixin:APP:ars_elemental.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
99 at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
100 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
101 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
102 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
103 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
104 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
105 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.4.jar:?] {re:classloading,pl:runtimedistcleaner:A}
106 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
107 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
108 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
109 at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
110 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
111 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
112 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
113 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
114 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
115 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
116 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
117 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
118 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
119 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
120 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
121
122
123-- Renderer details --
124Details:
125 Assigned renderer: net.mehvahdjukaar.amendments.client.renderers.Fireball3DRenderer@78766556
126 Location: -8.05,-1.31,-0.67 - World: (-9,-2,-1), Section: (at 7,14,15 in -1,-1,-1; chunk contains blocks -16,0,-16 to -1,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
127 Rotation: 84.88224
128 Delta: 0.800002
129Stacktrace:
130 at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:140) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:fusion.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.transmog.common.json:EntityRenderDispatcherMixin,pl:mixin:APP:ars_elemental.mixins.json:EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
131 at net.minecraft.client.renderer.LevelRenderer.m_109517_(LevelRenderer.java:1440) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
132 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1223) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
133 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
134 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:exposure-common.mixins.json:DrawViewfinderOverlayMixin,pl:mixin:APP:dynamic_fps-common.mixins.json:GameRendererMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:justzoom.mixins.json:client.MixinGameRenderer,pl:mixin:APP:lodestone.mixins.json:client.GameRendererMixin,pl:mixin:APP:flickerfix.mixins.json:MixinGameRenderer,pl:mixin:APP:mixins.sodiumextras.json:impl.darkness.GameRendererMixin,pl:mixin:APP:ponder-common.mixins.json:client.accessor.GameRendererAccessor,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:mixins.transmog.common.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:tacz.mixins.json:client.GameRendererMixin,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,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:APP:forge-badoptimizations.mixins.json:accessors.GameRendererAccessor,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinGameRenderer,pl:mixin:A,pl:runtimedistcleaner:A}
135 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
136 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
137 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.4.jar:?] {re:classloading,pl:runtimedistcleaner:A}
138 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
139 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
140 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
141 at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
142 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
143 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
144 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
145 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
146 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
147 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
148 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
149 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
150 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
151 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
152 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
153
154
155-- Affected level --
156Details:
157 All players: 1 total; [LocalPlayer['Cherowle'/2, l='ClientLevel', x=96.36, y=43.00, z=-18.56]]
158 Chunk stats: 625, 109
159 Level dimension: minecraft:the_nether
160 Level spawn location: World: (256,64,256), Section: (at 0,0,0 in 16,4,16; chunk contains blocks 256,0,256 to 271,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
161 Level time: 696841 game time, 850439 day time
162 Server brand: forge
163 Server type: Integrated singleplayer server
164Stacktrace:
165 at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:APP:forge-badoptimizations.mixins.json:tick.MixinClientWorld,pl:mixin:A,pl:runtimedistcleaner:A}
166 at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
167 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23951!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
168 at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.4.jar:?] {re:classloading,pl:runtimedistcleaner:A}
169 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
170 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
171 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
172 at java.lang.reflect.Method.invoke(Method.java:569) ~[?:?] {re:mixin}
173 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
174 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
175 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.4.jar:?] {}
176 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
177 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
178 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
179 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
180 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
181 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
182 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
183 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
184
185
186-- Last reload --
187Details:
188 Reload number: 1
189 Reload reason: initial
190 Finished: Yes
191 Packs: vanilla, tacz_resources, mod_resources, Moonlight Mods Dynamic Assets, builtin/add_xycraft_overrides_glass, builtin/add_xycraft_overrides_metal, builtin/add_xycraft_overrides_stone, builtin/client/golden_swet_ball/DAGoldenSwetBallFixClient, resource/overrides_pack
192
193-- System Details --
194Details:
195 Minecraft Version: 1.20.1
196 Minecraft Version ID: 1.20.1
197 Operating System: Windows 11 (amd64) version 10.0
198 Java Version: 17.0.15, Microsoft
199 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
200 Memory: 1502582032 bytes (1432 MiB) / 11509170176 bytes (10976 MiB) up to 11509170176 bytes (10976 MiB)
201 CPUs: 12
202 Processor Vendor: AuthenticAMD
203 Processor Name: AMD Ryzen 5 5600 6-Core Processor
204 Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
205 Microarchitecture: Zen 3
206 Frequency (GHz): 3.50
207 Number of physical packages: 1
208 Number of physical CPUs: 6
209 Number of logical CPUs: 12
210 Graphics card #0 name: NVIDIA GeForce RTX 3050
211 Graphics card #0 vendor: NVIDIA (0x10de)
212 Graphics card #0 VRAM (MB): 4095.00
213 Graphics card #0 deviceId: 0x2584
214 Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
215 Memory slot #0 capacity (MB): 8192.00
216 Memory slot #0 clockSpeed (GHz): 2.13
217 Memory slot #0 type: DDR4
218 Memory slot #1 capacity (MB): 8192.00
219 Memory slot #1 clockSpeed (GHz): 2.13
220 Memory slot #1 type: DDR4
221 Virtual memory max (MB): 37813.55
222 Virtual memory used (MB): 35468.16
223 Swap memory total (MB): 21504.00
224 Swap memory used (MB): 4925.15
225 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10976m -Xms256m
226 Loaded Shaderpack: ComplementaryReimagined_r5.5.1 + EuphoriaPatches_1.6.5
227 Profile: LOW (+3 options changed by user)
228 Launched Version: forge-47.4.4
229 Backend library: LWJGL version 3.3.1 build 7
230 Backend API: NVIDIA GeForce RTX 3050/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
231 Window size: 2560x1417
232 GL Caps: Using framebuffer using OpenGL 3.2
233 GL debug messages:
234 Using VBOs: Yes
235 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
236 Type: Integrated Server (map_client.txt)
237 Graphics mode: fast
238 Resource Packs: vanilla, tacz_resources, mod_resources, Moonlight Mods Dynamic Assets, builtin/add_xycraft_overrides_glass, builtin/add_xycraft_overrides_metal, builtin/add_xycraft_overrides_stone
239 Current Language: en_us
240 CPU: 12x AMD Ryzen 5 5600 6-Core Processor
241 Server Running: true
242 Player Count: 1 / 8; [ServerPlayer['Cherowle'/2, l='ServerLevel[SymdroMania AFTERLife and More]', x=96.36, y=43.00, z=-18.56]]
243 Data Packs: vanilla, mod:almanac, mod:gunsmithlib (incompatible), mod:simplemagnets, mod:tinkerslevellingaddon, mod:projecte, mod:modnametooltip (incompatible), mod:modernfix (incompatible), mod:yungsapi, mod:botanypotstiers (incompatible), mod:forgivingvoid, mod:apotheosis (incompatible), mod:pickupnotifier, mod:exposure, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:iaf_patcher (incompatible), mod:handcrafted (incompatible), mod:repurposed_structures, mod:botania, mod:spark (incompatible), mod:levelhearts (incompatible), mod:advancednetherite, mod:rlovelyr (incompatible), mod:attributeslib (incompatible), mod:extrastorage, mod:cumulus_menus, mod:constructionwand, mod:mcwroofs, mod:chimes, mod:transition, mod:flib, mod:dynamic_fps, mod:nitrogen_internals, mod:the_bumblezone, mod:arsdelight (incompatible), mod:l2library (incompatible), mod:fastleafdecay, mod:nebs (incompatible), mod:smartbrainlib, mod:unusual_delight, mod:rechiseled (incompatible), mod:immersiveindustry, mod:visualworkbench, mod:sanguine_networks, mod:attributefix (incompatible), mod:apotheosis_modern_ragnarok (incompatible), mod:caelus (incompatible), mod:alexscavesdelight, mod:fastasyncworldsave (incompatible), mod:immersive_optimization (incompatible), mod:iceandfirebettercombat, mod:badpackets (incompatible), mod:botanypots (incompatible), mod:l2screentracker (incompatible), mod:farmingforblockheads, mod:projecteintegration, mod:fusion, mod:extradisks, mod:edivadlib, mod:lootintegrations_betterarcheology (incompatible), mod:mythicbotany, mod:sons_of_sins, mod:smoothchunk (incompatible), mod:terrablender, mod:alltheleaks, mod:cleanswing (incompatible), mod:corgilib, mod:fastpaintings (incompatible), mod:chickenchunks (incompatible), mod:betterfpsdist (incompatible), mod:traveloptics, mod:flywheel, mod:shadowizardlib (incompatible), mod:gravestone, mod:bhc (incompatible), mod:experienceobelisk (incompatible), mod:almostunified (incompatible), mod:immediatelyfast (incompatible), mod:fastfurnace (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:oculus, mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:kuma_api, mod:alchemylib (incompatible), mod:dimensionalsycnfixes (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:structureessentials (incompatible), mod:glassential (incompatible), mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:gardenofglass (incompatible), mod:horrrs_pvz, mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:uteamcore, mod:mcwdoors, mod:ramcompat, mod:carryon (incompatible), mod:sodiumoptionsapi, mod:fzzy_config (incompatible), mod:particle_core (incompatible), mod:l2damagetracker (incompatible), mod:trenzalore (incompatible), mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:darksmithing, mod:exmachinis, mod:mcwbridges, mod:fastipping (incompatible), mod:hostilenetworks (incompatible), mod:ambientsounds, mod:fuelgoeshere, mod:industrialforegoingsouls (incompatible), mod:born_in_chaos_v1, mod:lionfishapi (incompatible), mod:touhou_little_maid, mod:memorysettings (incompatible), mod:cataclysm (incompatible), mod:tiab (incompatible), mod:spartanfire, mod:elevatorid, mod:twilightdelight (incompatible), mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:biomancy, mod:framework, mod:bwncr, mod:classicbar (incompatible), mod:collectorsalbum (incompatible), mod:dreadsteel (incompatible), mod:darkmodeeverywhere (incompatible), mod:dyenamics (incompatible), mod:thermal_extra (incompatible), mod:clumps (incompatible), mod:storagenetwork, mod:explorerscompass, mod:toastcontrol (incompatible), mod:xycraft_core, mod:jeimultiblocks, mod:nyfsspiders (incompatible), mod:craftingtweaks, mod:tconstruct (incompatible), mod:avaritia, mod:creativecore, mod:enderio, mod:easy_villagers, mod:spartanshields, mod:curiotiab (incompatible), mod:creativewirelesstransmitter, mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:betterarcheology (incompatible), mod:buildinggadgets2 (incompatible), mod:automobility (incompatible), mod:ferritecore (incompatible), mod:modularrouters (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:betterf3, mod:lodestone, mod:badoptimizations (incompatible), mod:valhelsia_core (incompatible), mod:flickerfix, mod:exdeorum, mod:supermartijn642configlib (incompatible), mod:alshanex_familiars, mod:sodiumextras, mod:playeranimator (incompatible), mod:combatroll (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:ponder (incompatible), mod:crescentlib, mod:javd (incompatible), mod:aquaculturedelight, mod:sound_physics_remastered (incompatible), mod:ironjetpacks, mod:nanny (incompatible), mod:armordamagelimit (incompatible), mod:powah (incompatible), mod:cabletiers, mod:toolleveling (incompatible), mod:grimoireofgaia, mod:balm, mod:lootintegrations_iceandfire (incompatible), mod:jeresources, mod:crash_assistant (incompatible), mod:athena, mod:lmft (incompatible), mod:alltheores (incompatible), mod:torchmaster, mod:botanytrees (incompatible), mod:ironfurnaces, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:twilightaether, mod:lootintegrations_dungeoncrawl (incompatible), mod:mysticaladaptations, mod:mysticalagriculture, mod:mysticalagradditions, mod:curios (incompatible), mod:projectexpansion, mod:energymeter, mod:searchables (incompatible), mod:measurements, mod:angelring, mod:conditional_mixin (incompatible), mod:apothiccurios (incompatible), mod:jadeaddons (incompatible), mod:mobtimizations, mod:infiniverse (incompatible), mod:cobblefordays (incompatible), mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:elytraslot (incompatible), mod:l2tabs (incompatible), mod:ancientreforging, mod:everlastingabilities, mod:dyenamicsandfriends (incompatible), mod:yes_steve_model, mod:apotheotic_additions, mod:naturescompass, mod:libx, mod:pneumaticcraft (incompatible), mod:neruina (incompatible), mod:aetherdelight, mod:puzzlesaccessapi, mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:appleskin (incompatible), mod:modulargolems (incompatible), mod:thermal_innovation, mod:thermal_foundation, mod:thermal_dynamics, mod:alchemistry (incompatible), mod:itemphysiclite, mod:fabric_api_base, mod:mousetweaks, mod:psi, mod:psionicutilities, mod:immersiveengineering (incompatible), mod:overworldmirror, mod:ohthetreesyoullgrow, mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:jeiintegration (incompatible), mod:mantle (incompatible), mod:itemcollectors, mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:mob_weapon_api (incompatible), mod:puzzleslib, mod:hyperbox (incompatible), mod:aquaculture, mod:tcintegrations, mod:brightnessslider, mod:chunksending (incompatible), mod:deuf, mod:cyclopscore, mod:transmog (incompatible), mod:v_slab_compat (incompatible), mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:biomeswevegone, mod:ars_nouveau (incompatible), mod:ars_elemental (incompatible), mod:not_enough_glyphs (incompatible), mod:ars_caelum (incompatible), mod:recipeessentials (incompatible), mod:aether, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:aether_redux, mod:architects_palette, mod:connectivity (incompatible), mod:kleeslabs, mod:controlling (incompatible), mod:dungeons_and_combat, mod:dankstorage (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:ice_and_fire_spellbooks, mod:gamediscs, mod:mixinextras (incompatible), mod:gravestonecurioscompat, mod:relics, mod:railways, mod:fpsreducer, mod:dummmmmmy (incompatible), mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:sodiumdynamiclights, mod:farmersdelight, mod:farmers_structures, mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:mcwfences, mod:xycraft_world, mod:xycraft_machines, mod:jerintegration, mod:thermalendergy, mod:spartantoolkit, mod:modelfix (incompatible), mod:leaky (incompatible), mod:simplebedrockmodel, mod:thermal_expansion, mod:betterthirdperson, mod:ftbultimine (incompatible), mod:mifa, mod:resourcefullib (incompatible), mod:projectextended, mod:spartanweaponry, mod:architectury (incompatible), mod:jecalculation, mod:squatgrow (incompatible), mod:scannable (incompatible), mod:uilib, mod:tinymobfarm, mod:nerb, mod:justhammers (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:jei, mod:ftbxmodcompat (incompatible), mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekanismgenerators, mod:pipez, mod:mekanismadditions, mod:mekanismtools, mod:refurbished_furniture, mod:trashcans (incompatible), mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:lradd (incompatible), mod:cyclic, mod:raccompat, mod:cucumber, mod:trashslot, mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:octolib, mod:a_man_with_plushies, mod:tacz, mod:trender, mod:geckoanimfix (incompatible), mod:ensorcellation, mod:create, mod:everycomp (incompatible), mod:fastsuite (incompatible), mod:comforts (incompatible), mod:configured (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:xycraft_override, mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsdim, mod:rftoolsstorage, mod:rftoolscontrol, mod:bloodmagic (incompatible), mod:toofast (incompatible), mod:rftoolsutility, mod:alexscaves, mod:lootintegrations_vanilla (incompatible), mod:sebastrnlib, mod:refinedcooking, mod:refinedstorage, mod:rebornstorage (incompatible), mod:cookingforblockheads, mod:patchouli (incompatible), mod:tomeofblood (incompatible), mod:ars_additions (incompatible), mod:toomanyglyphs (incompatible), mod:moonlight (incompatible), mod:configuration (incompatible), mod:titanium (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:forbidden_arcanus (incompatible), mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:suppsquared (incompatible), mod:chemlib (incompatible), mod:malum (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:betterchunkloading (incompatible), mod:coroutil (incompatible), mod:alexsdelight, mod:moredragoneggs (incompatible), mod:l2itemselector (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:lootintegrations_cataclysm (incompatible), mod:packetfixer (incompatible), mod:xtonesreworked (incompatible), Everycomp Generated Pack, Supplementaries Generated Pack, Suppsquared Generated Pack, V Slab Compat Generated Pack, builtin/aether_accessories, builtin/client/golden_swet_ball/DAGoldenSwetBallAetherReduxFixData, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/data/dungeon_stone_recipes, builtin/data/dungeon_upgrades/bronze, builtin/data/gravitite_ingot, builtin/data/lost_content_data, builtin/data/redux_noise, builtin/server/aether_lost_content_compat, builtin/server/aether_redux_compat, create:dynamic_data, dyenamicsandfriends:botanypots, dyenamicsandfriends:comforts, dyenamicsandfriends:create, dyenamicsandfriends:elevatorid, dyenamicsandfriends:sophisticatedbackpacks, dyenamicsandfriends:the_bumblezone, libxdata/mythicbotany:curios, tacz_resources
244 Enabled Feature Flags: minecraft:vanilla
245 World Generation: Stable
246 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
247 ModLauncher launch target: forgeclient
248 ModLauncher naming: srg
249 ModLauncher services:
250 mixin-0.8.5.jar mixin PLUGINSERVICE
251 eventbus-6.0.5.jar eventbus PLUGINSERVICE
252 fmlloader-1.20.1-47.4.4.jar slf4jfixer PLUGINSERVICE
253 fmlloader-1.20.1-47.4.4.jar object_holder_definalize PLUGINSERVICE
254 fmlloader-1.20.1-47.4.4.jar runtime_enum_extender PLUGINSERVICE
255 fmlloader-1.20.1-47.4.4.jar capability_token_subclass PLUGINSERVICE
256 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
257 fmlloader-1.20.1-47.4.4.jar runtimedistcleaner PLUGINSERVICE
258 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
259 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
260 modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE
261 FML Language Providers:
262 minecraft@1.0
263 kotlinforforge@4.11.0
264 javafml@null
265 lowcodefml@null
266 Mod List:
267 almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE
268 gunsmithlib-4.1.1+mc1.20.1+tacz1.1.6.jar |GunsmithLib |gunsmithlib |4.1.1+mc1.20.1+tacz1|DONE |Manifest: NOSIGNATURE
269 simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |DONE |Manifest: NOSIGNATURE
270 TinkersLevellingAddon-1.20.1-1.4.3.jar |Tinkers' Levelling Addon |tinkerslevellingaddon |1.4.3 |DONE |Manifest: NOSIGNATURE
271 ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
272 modnametooltip-1.20.1-1.20.0.jar |Mod Name Tooltip |modnametooltip |1.20.0 |DONE |Manifest: NOSIGNATURE
273 modernfix-forge-5.24.4+mc1.20.1.jar |ModernFix |modernfix |5.24.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
274 YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
275 BotanyPotsTiers-Forge-1.20.1-6.0.2.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |DONE |Manifest: NOSIGNATURE
276 forgivingvoid-forge-1.20-10.0.1.jar |Forgiving Void |forgivingvoid |10.0.1 |DONE |Manifest: NOSIGNATURE
277 Apotheosis-1.20.1-7.4.8.jar |Apotheosis |apotheosis |7.4.8 |DONE |Manifest: NOSIGNATURE
278 PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
279 exposure-1.20.1-1.7.16-forge.jar |Exposure |exposure |1.7.16 |DONE |Manifest: NOSIGNATURE
280 Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
281 cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
282 embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
283 durabilitytooltip-1.1.6-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.6 |DONE |Manifest: NOSIGNATURE
284 structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
285 industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
286 iaf_patcher-1.0-all.jar |IceAndFire Patcher |iaf_patcher |1.0 |DONE |Manifest: NOSIGNATURE
287 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
288 repurposed_structures-7.1.19+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.19+1.20.1-forge |DONE |Manifest: NOSIGNATURE
289 Botania-1.20.1-449-FORGE.jar |Botania |botania |1.20.1-449-FORGE |DONE |Manifest: NOSIGNATURE
290 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
291 levelhearts-1.20.1-2.4.0.jar |LevelHearts |levelhearts |2.4.0 |DONE |Manifest: NOSIGNATURE
292 advancednetherite-forge-2.1.3-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.3 |DONE |Manifest: NOSIGNATURE
293 rlovelyr-forge-1.20.1-1.1.0.jar |Reboot LovelyRobot |rlovelyr |1.1.0 |DONE |Manifest: NOSIGNATURE
294 ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
295 ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE
296 cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
297 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
298 mcw-roofs-2.3.2-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.2 |DONE |Manifest: NOSIGNATURE
299 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
300 TRansition-1.0.3-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.3 |DONE |Manifest: NOSIGNATURE
301 flib-1.20.1-0.0.15.jar |flib |flib |0.0.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
302 dynamic-fps-3.9.5+minecraft-1.20.0-forge.jar |Dynamic FPS |dynamic_fps |3.9.5 |DONE |Manifest: NOSIGNATURE
303 nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|DONE |Manifest: NOSIGNATURE
304 the_bumblezone-7.8.0+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.8.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
305 arsdelight-1.1.6.jar |Ars Nouveau's Flavors & Deligh|arsdelight |1.1.6 |DONE |Manifest: NOSIGNATURE
306 l2library-2.5.3.jar |L2 Library |l2library |2.5.3 |DONE |Manifest: NOSIGNATURE
307 FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
308 NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |DONE |Manifest: NOSIGNATURE
309 SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
310 unusual_delight-4.0.jar |Unusual Delight |unusual_delight |1.0.0 |DONE |Manifest: NOSIGNATURE
311 rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
312 ImmersiveIndustry-1.20.1-0.2.3.jar |Immersive Industry |immersiveindustry |1.20.1-0.2.3 |DONE |Manifest: NOSIGNATURE
313 VisualWorkbench-v8.0.1-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
314 SanguineNeuralNetworks-1.20.1-1.2.0.jar |Sanguine Neural Networks |sanguine_networks |1.2.0 |DONE |Manifest: NOSIGNATURE
315 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
316 apotheosis_modern_ragnarok-5.0.3+mc1.20.1+tacz1.1.|Apotheosis Modern Ragnarok: Ze|apotheosis_modern_ragnarok |5.0.3+mc1.20.1+tacz1|DONE |Manifest: NOSIGNATURE
317 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
318 alexscavesdelight-1.0.27-final.jar |Alex's Caves Delight |alexscavesdelight |1.0.27-final |DONE |Manifest: NOSIGNATURE
319 fastasyncworldsave-1.20.1-2.4.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.4 |DONE |Manifest: NOSIGNATURE
320 immersive_optimization-forge-1.20.1-0.0.4.jar |Immersive Optimization |immersive_optimization |0.0.4 |DONE |Manifest: NOSIGNATURE
321 iceandfirebettercombat1.20.1-1.0.1.jar |Ice and Fire x Better Combat |iceandfirebettercombat |1.0.1 |DONE |Manifest: NOSIGNATURE
322 badpackets-forge-0.4.3.jar |Bad Packets |badpackets |0.4.3 |DONE |Manifest: NOSIGNATURE
323 BotanyPots-Forge-1.20.1-13.0.41.jar |BotanyPots |botanypots |13.0.41 |DONE |Manifest: NOSIGNATURE
324 l2screentracker-0.1.4.jar |L2 Screen Tracker |l2screentracker |0.1.4 |DONE |Manifest: NOSIGNATURE
325 farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
326 ProjectE_Integration-1.20.1-7.2.5.jar |ProjectE Integration |projecteintegration |7.2.5 |DONE |Manifest: NOSIGNATURE
327 fusion-1.2.10-forge-mc1.20.1.jar |Fusion |fusion |1.2.10 |DONE |Manifest: NOSIGNATURE
328 ExtraDisks-1.20.1-3.0.3.jar |Extra Disks |extradisks |1.20.1-3.0.3 |DONE |Manifest: NOSIGNATURE
329 EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
330 lootintegrations_betterarcheology-1.2.jar |lootintegrations_betterarcheol|lootintegrations_betterarcheol|1 |DONE |Manifest: NOSIGNATURE
331 MythicBotany-1.20.1-4.0.4.jar |MythicBotany |mythicbotany |1.20.1-4.0.4 |DONE |Manifest: NOSIGNATURE
332 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
333 sons-of-sins-1.20.1-2.1.9.jar |Sons of Sins |sons_of_sins |2.1.9 |DONE |Manifest: NOSIGNATURE
334 smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE
335 TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
336 alltheleaks-0.1.4-beta+1.20.1-forge.jar |All The Leaks |alltheleaks |0.1.4-beta+1.20.1-fo|DONE |Manifest: NOSIGNATURE
337 cleanswing-1.20-1.8.jar |Clean Swing Through Grass |cleanswing |1.8 |DONE |Manifest: NOSIGNATURE
338 Corgilib-Forge-1.20.1-4.0.3.4.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
339 fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
340 ChickenChunks-1.20.1-2.10.0.100-universal.jar |ChickenChunks |chickenchunks |**.**.**.** |DONE |Manifest: NOSIGNATURE
341 betterfpsdist-1.20.1-6.0.jar |betterfpsdist mod |betterfpsdist |1.20.1-6.0 |DONE |Manifest: NOSIGNATURE
342 traveloptics-5.4.2-1.20.1.jar |T.O Magic 'n Extras |traveloptics |5.4.2-1.20.1 |DONE |Manifest: NOSIGNATURE
343 flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE
344 shadowizardlib-1.20.1-1.2.5.jar |ShadowizardLib |shadowizardlib |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
345 gravestone-forge-1.20.1-1.0.32.jar |Gravestone Mod |gravestone |1.20.1-1.0.32 |DONE |Manifest: NOSIGNATURE
346 baubley-heart-canisters-1.20.1-1.1.0.jar |Baubley Heart Canisters |bhc |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
347 Cognition-v2.4.6.1-1.20.1.jar |Cognition |experienceobelisk |**.**.**.**-1.20.1 |DONE |Manifest: NOSIGNATURE
348 almostunified-forge-1.20.1-0.10.0.jar |AlmostUnified |almostunified |1.20.1-0.10.0 |DONE |Manifest: NOSIGNATURE
349 ImmediatelyFast-Forge-1.5.1+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.1+1.20.4 |DONE |Manifest: NOSIGNATURE
350 FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
351 ExtremeSoundMuffler-3.49.1-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
352 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
353 EuphoriaPatcher-1.6.5-r5.5.1-forge.jar |EuphoriaPatcher |euphoria_patcher |1.6.5-r5.5.1-forge |DONE |Manifest: NOSIGNATURE
354 oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
355 ad_astra-forge-1.20.1-1.15.20.jar |Ad Astra |ad_astra |1.15.20 |DONE |Manifest: NOSIGNATURE
356 rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
357 kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
358 alchemylib-1.20.1-1.0.30.jar |AlchemyLib |alchemylib |1.0.30 |DONE |Manifest: NOSIGNATURE
359 dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
360 sophisticatedcore-1.20.1-1.2.79.1066.jar |Sophisticated Core |sophisticatedcore |1.2.79.1066 |DONE |Manifest: NOSIGNATURE
361 gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
362 structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE
363 glassential-renewed-forge-1.20.1-2.4.5.jar |Glassential Renewed |glassential |2.4.5 |DONE |Manifest: NOSIGNATURE
364 Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
365 lootintegrations-1.20.1-4.7.jar |Lootintegrations mod |lootintegrations |1.20.1-4.7 |DONE |Manifest: NOSIGNATURE
366 gardenofglass-1.13.jar |Garden of Glass |gardenofglass |1.13 |DONE |Manifest: NOSIGNATURE
367 horrrs_pvz-1.81-forge-1.20.1.jar |Horrrs pvz |horrrs_pvz |1.81 |DONE |Manifest: NOSIGNATURE
368 Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
369 sophisticatedbackpacks-1.20.1-3.23.23.1289.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.23.1289 |DONE |Manifest: NOSIGNATURE
370 u_team_core-forge-1.20.1-5.1.4.382.jar |U Team Core |uteamcore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
371 mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
372 ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE
373 carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |DONE |Manifest: NOSIGNATURE
374 sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE
375 fzzy_config-0.7.2+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.2+1.20.1+forge |DONE |Manifest: NOSIGNATURE
376 particle_core-0.2.6+1.20.1+forge.jar |Particle Core |particle_core |0.2.6+1.20.1+forge |DONE |Manifest: NOSIGNATURE
377 l2damagetracker-0.3.7.jar |L2 Damage Tracker |l2damagetracker |0.3.7 |DONE |Manifest: NOSIGNATURE
378 trenzalore-forge-3.3.10+mc1.20.1-all.jar |Trenzalore |trenzalore |3.3.10 |DONE |Manifest: NOSIGNATURE
379 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
380 RSInfinityBooster-1.20.1-1.0+41.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+41 |DONE |Manifest: NOSIGNATURE
381 darksmithing-forge-1.20.1-1.0.5.jar |DarkSmithing |darksmithing |1.0.5 |DONE |Manifest: NOSIGNATURE
382 exmachinis-deorum-1.20.1-3.0.3.jar |Ex Machinis: Divitiae Deorum |exmachinis |3.0.3 |DONE |Manifest: NOSIGNATURE
383 mcw-bridges-3.1.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.1.0 |DONE |Manifest: NOSIGNATURE
384 fast-ip-ping-v1.0.7-mc1.20.4-forge.jar |Fast IP Ping |fastipping |1.0.7 |DONE |Manifest: NOSIGNATURE
385 HostileNeuralNetworks-1.20.1-5.3.3.jar |Hostile Neural Networks |hostilenetworks |5.3.3 |DONE |Manifest: NOSIGNATURE
386 AmbientSounds_FORGE_v6.1.11_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.11 |DONE |Manifest: NOSIGNATURE
387 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
388 industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
389 born_in_chaos_[Forge]1.20.1_1.7.2.jar |Born in Chaos |born_in_chaos_v1 |1.7.2 |DONE |Manifest: NOSIGNATURE
390 lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
391 touhoulittlemaid-1.20.1-release-1.3.6.jar |Touhou Little Maid |touhou_little_maid |1.3.6 |DONE |Manifest: NOSIGNATURE
392 memorysettings-1.20.1-5.9.jar |memorysettings mod |memorysettings |1.20.1-5.9 |DONE |Manifest: NOSIGNATURE
393 L_Enders_Cataclysm-3.15.jar |cataclysm |cataclysm |3.15 |DONE |Manifest: NOSIGNATURE
394 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
395 spartanfire-1.20.1-2.1.0.jar |Spartan Weaponry: Ice and Fire|spartanfire |2.1.0 |DONE |Manifest: NOSIGNATURE
396 elevatorid-1.20.1-1.9.1-forge.jar |Elevator Mod |elevatorid |1.20.1-1.9.1-forge |DONE |Manifest: NOSIGNATURE
397 twilightdelight-2.0.17.jar |Twilight's Flavor & Delight |twilightdelight |2.0.17 |DONE |Manifest: NOSIGNATURE
398 moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE
399 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
400 biomancy-forge-1.20.1-2.8.19.0.jar |Biomancy 2 |biomancy |**.**.**.** |DONE |Manifest: NOSIGNATURE
401 framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
402 bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE
403 classicbar-1.20.1-4.jar |Classic Bar |classicbar |1.20.1-4 |DONE |Manifest: NOSIGNATURE
404 collectorsalbum-forge-1.20.1-2.1.4.jar |Collector's Album |collectorsalbum |2.1.4 |DONE |Manifest: NOSIGNATURE
405 dreadsteel-1.20.1-1.1.9.jar |Dreadsteel |dreadsteel |1.1.9 |DONE |Manifest: NOSIGNATURE
406 DarkModeEverywhere-1.20.1-1.2.4.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
407 dyenamics-1.20.1-3.2.0.jar |Dyenamics |dyenamics |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
408 ThermalExtra-3.2.6-1.20.1.jar |Thermal Extra |thermal_extra |3.2.6-1.20.1 |DONE |Manifest: NOSIGNATURE
409 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
410 SimpleStorageNetwork-1.20.1-1.12.2.jar |Simple Storage Network |storagenetwork |1.12.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
411 ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
412 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
413 XyCraft Core-0.6.22.jar |XyCraft: Core |xycraft_core |0.6.22 |DONE |Manifest: NOSIGNATURE
414 jeimultiblocks-1.20.1-1.0.4.jar |Just Enough Immersive Multiblo|jeimultiblocks |1.0.4 |DONE |Manifest: NOSIGNATURE
415 nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
416 craftingtweaks-forge-1.20.1-18.2.6.jar |CraftingTweaks |craftingtweaks |18.2.6 |DONE |Manifest: NOSIGNATURE
417 TConstruct-1.20.1-3.10.2.92.jar |Tinkers' Construct |tconstruct |**.**.**.** |DONE |Manifest: NOSIGNATURE
418 Re-Avaritia-forged-1.20.1-1.3.9.0-beta4.jar |Re-Avaritia-forged |avaritia |**.**.**.** |DONE |Manifest: NOSIGNATURE
419 CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
420 EnderIO-1.20.1-6.2.12-beta-all.jar |Ender IO |enderio |6.2.12-beta |DONE |Manifest: NOSIGNATURE
421 easy-villagers-forge-1.20.1-1.1.23.jar |Easy Villagers |easy_villagers |1.20.1-1.1.23 |DONE |Manifest: NOSIGNATURE
422 SpartanShields-1.20.1-forge-3.1.1.jar |Spartan Shields |spartanshields |3.1.1 |DONE |Manifest: NOSIGNATURE
423 curiotiab-1.20.1-2.0.2.jar |Time in a bottle Curio Support|curiotiab |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
424 creativewirelesstransmitter-1.20.1-1.1.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
425 FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
426 FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
427 betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
428 buildinggadgets2-1.0.8.jar |Building Gadgets 2 |buildinggadgets2 |1.0.8 |DONE |Manifest: NOSIGNATURE
429 automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
430 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
431 modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
432 notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
433 justzoom_forge_2.1.1_MC_1.20.1.jar |Just Zoom |justzoom |2.1.1 |DONE |Manifest: NOSIGNATURE
434 charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
435 BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
436 lodestone-1.20.1-1.6.4.1.jar |Lodestone |lodestone |1.20.1-1.6.4.1 |DONE |Manifest: NOSIGNATURE
437 BadOptimizations-2.3.0-1.20.1.jar |BadOptimizations |badoptimizations |2.3.0 |DONE |Manifest: NOSIGNATURE
438 valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
439 flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
440 exdeorum-1.46.jar |Ex Deorum |exdeorum |1.46 |DONE |Manifest: NOSIGNATURE
441 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
442 alshanex_familiars-1.20.1_v1.1.2_HotFix.jar |Alshanex Familiars Mod |alshanex_familiars |1.20.1_v1.1.2_HotFix|DONE |Manifest: NOSIGNATURE
443 sodiumextras-forge-1.0.7-1.20.1.jar |Sodium Extras |sodiumextras |1.0.6 |DONE |Manifest: NOSIGNATURE
444 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
445 combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
446 irons_spellbooks-1.20.1-3.4.0.10.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.10 |DONE |Manifest: NOSIGNATURE
447 botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
448 Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE
449 crescentlib-1.0.0.jar |CrescentLib |crescentlib |1.0.0 |DONE |Manifest: NOSIGNATURE
450 JAVD-Forge-5.0.1+mc1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
451 aquaculturedelight-1.1.1-forge-1.20.1.jar |Aquaculture Delight |aquaculturedelight |1.1.1 |DONE |Manifest: NOSIGNATURE
452 sound-physics-remastered-forge-1.20.1-1.4.15.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.15 |DONE |Manifest: NOSIGNATURE
453 IronJetpacks-1.20.1-7.0.8.jar |Iron Jetpacks |ironjetpacks |7.0.8 |DONE |Manifest: NOSIGNATURE
454 NaNny-1.0.1.jar |NaNny |nanny |1.0.1 |DONE |Manifest: NOSIGNATURE
455 ArmorDamageLimit-1.20.1-1.0.0.jar |Armor Damage Limit |armordamagelimit |1.0.0 |DONE |Manifest: NOSIGNATURE
456 Powah-5.0.11.jar |Powah |powah |5.0.11 |DONE |Manifest: NOSIGNATURE
457 cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
458 toolleveling-forge-1.20.1-2.0.0.jar |ToolLeveling+ |toolleveling |1.20.1-2.0.0 |DONE |Manifest: NOSIGNATURE
459 GrimoireOfGaia4-1.20.1-4.0.0-alpha.11.jar |Grimoire of Gaia 4 |grimoireofgaia |4.0.0-alpha.11 |DONE |Manifest: NOSIGNATURE
460 balm-forge-1.20.1-7.3.34-all.jar |Balm |balm |7.3.34 |DONE |Manifest: NOSIGNATURE
461 lootintegrations_iceandfire-1.1.jar |lootintegrations_iceandfire mo|lootintegrations_iceandfire |1.1 |DONE |Manifest: NOSIGNATURE
462 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
463 crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.9.15 |DONE |Manifest: NOSIGNATURE
464 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
465 lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
466 alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |DONE |Manifest: NOSIGNATURE
467 torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
468 BotanyTrees-Forge-1.20.1-9.0.18.jar |BotanyTrees |botanytrees |9.0.18 |DONE |Manifest: NOSIGNATURE
469 ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
470 supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
471 resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
472 Ad-Astra-Giselle-Addon-forge-1.20.1-6.19.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.19 |DONE |Manifest: NOSIGNATURE
473 twilightaether-1.20.1-1.0.0.jar |Twilight Aether |twilightaether |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
474 lootintegrations_dungeoncrawl-1.1.jar |lootintegrations_dungeoncrawl |lootintegrations_dungeoncrawl |1 |DONE |Manifest: NOSIGNATURE
475 MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
476 MysticalAgriculture-1.20.1-7.0.22.jar |Mystical Agriculture |mysticalagriculture |7.0.22 |DONE |Manifest: NOSIGNATURE
477 MysticalAgradditions-1.20.1-7.0.10.jar |Mystical Agradditions |mysticalagradditions |7.0.10 |DONE |Manifest: NOSIGNATURE
478 curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
479 ProjectExpansion-1.20.1-1.1.2.jar |Project Expansion |projectexpansion |1.20.1-1.1.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
480 energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
481 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
482 Measurements-forge-1.20.1-2.0.1.jar |Measurements |measurements |2.0.1 |DONE |Manifest: NOSIGNATURE
483 angelring-1.20.1-2.3.1.jar |Angel Ring 2 |angelring |2.2.3 |DONE |Manifest: NOSIGNATURE
484 conditional-mixin-forge-0.6.4.jar |conditional mixin |conditional_mixin |0.6.4 |DONE |Manifest: NOSIGNATURE
485 ApothicCurios-1.20.1-1.0.3e.jar |Apothic Curios |apothiccurios |1.0.3e |DONE |Manifest: NOSIGNATURE
486 JadeAddons-1.20.1-Forge-5.5.0.jar |Jade Addons |jadeaddons |5.5.0+forge |DONE |Manifest: NOSIGNATURE
487 mobtimizations-forge-1.20.1-1.0.0.jar |Mobtimizations |mobtimizations |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
488 infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |**.**.**.** |DONE |Manifest: NOSIGNATURE
489 CobbleForDays-1.8.0.jar |Cobble For Days |cobblefordays |1.8.0 |DONE |Manifest: NOSIGNATURE
490 CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
491 BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
492 Draconic-Evolution-1.20.1-3.1.2.621-universal.jar |Draconic Evolution |draconicevolution |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
493 elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE
494 l2tabs-0.3.3.jar |L2 Tabs |l2tabs |0.3.3 |DONE |Manifest: NOSIGNATURE
495 ancientreforging-1.3.jar |Ancient Reforging |ancientreforging |1.3 |DONE |Manifest: NOSIGNATURE
496 EverlastingAbilities-1.20.1-2.3.1.jar |EverlastingAbilities |everlastingabilities |2.3.1 |DONE |Manifest: NOSIGNATURE
497 dyenamicsandfriends-1.20.1-1.9.3.jar |Dyenamics and Friends |dyenamicsandfriends |1.20.1-1.9.3 |DONE |Manifest: NOSIGNATURE
498 yesstevemodel-forge-1.20-2.4.1-release.jar |Yes Steve Model |yes_steve_model |2.4.1 |DONE |Manifest: NOSIGNATURE
499 ApotheoticAdditionsV2.2.2.jar |Apotheotic Additions |apotheotic_additions |2.2.2 |DONE |Manifest: NOSIGNATURE
500 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
501 LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
502 pneumaticcraft-repressurized-6.0.20+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.20+mc1.20.1 |DONE |Manifest: NOSIGNATURE
503 Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE
504 aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
505 puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE
506 forge-1.20.1-47.4.4-universal.jar |Forge |forge |47.4.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
507 cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
508 thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
509 thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
510 redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE
511 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
512 modulargolems-2.6.2.jar |Modular Golems |modulargolems |2.6.2 |DONE |Manifest: NOSIGNATURE
513 thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
514 thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
515 thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
516 alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE
517 ItemPhysicLite_FORGE_v1.6.6_mc1.20.1.jar |ItemPhysicLite |itemphysiclite |1.6.6 |DONE |Manifest: NOSIGNATURE
518 fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
519 MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
520 Psi-1.20.1-102.jar |Psi |psi |2.0.0 |DONE |Manifest: NOSIGNATURE
521 psionicutilities-1.20-1.4.jar |Psionic Utilities |psionicutilities |1.20-1.4 |DONE |Manifest: NOSIGNATURE
522 ImmersiveEngineering-1.20.1-10.2.0-183.jar |Immersive Engineering |immersiveengineering |1.20.1-10.2.0-183 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
523 overworld_mirror-forge-1.20.1-1.7.0.23.jar |Overworld Mirror |overworldmirror |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
524 Oh-The-Trees-Youll-Grow-forge-1.20.1-1.3.13.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.3.13 |DONE |Manifest: NOSIGNATURE
525 spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
526 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
527 jeiintegration_1.20.1-10.0.0.jar |JEI Integration |jeiintegration |10.0.0 |DONE |Manifest: NOSIGNATURE
528 Mantle-1.20.1-1.11.79.jar |Mantle |mantle |1.11.79 |DONE |Manifest: NOSIGNATURE
529 itemcollectors-1.1.11-forge-mc1.20.2.jar |Item Collectors |itemcollectors |1.1.11 |DONE |Manifest: NOSIGNATURE
530 polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
531 Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
532 entityculling-forge-1.8.2-mc1.20.1.jar |EntityCulling |entityculling |1.8.2 |DONE |Manifest: NOSIGNATURE
533 mob_weapon_api-0.2.5.jar |Mob Weapon API |mob_weapon_api |0.2.5 |DONE |Manifest: NOSIGNATURE
534 PuzzlesLib-v8.1.32-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.32 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
535 hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |**.**.**.** |DONE |Manifest: NOSIGNATURE
536 Aquaculture-1.20.1-2.5.5.jar |Aquaculture 2 |aquaculture |2.5.5 |DONE |Manifest: NOSIGNATURE
537 TCIntegrations-1.20.1-2.0.25.9.jar |Tinkers' Integrations and Twea|tcintegrations |1.20.1-2.0.25.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
538 brightnessslider-forge-1.0-1.20.jar |Better Brightness Slider |brightnessslider |1.0 |DONE |Manifest: NOSIGNATURE
539 chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |DONE |Manifest: NOSIGNATURE
540 deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
541 CyclopsCore-1.20.1-1.20.1.jar |Cyclops Core |cyclopscore |1.20.1 |DONE |Manifest: NOSIGNATURE
542 transmog-forge-1.3.0+1.20.jar |Transmog |transmog |1.3.0+1.20 |DONE |Manifest: NOSIGNATURE
543 v_slab_compat-1.20-2.5.jar |Vertical Slabs Compat |v_slab_compat |1.20-2.5 |DONE |Manifest: NOSIGNATURE
544 netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
545 aiotbotania-1.20.1-4.0.6.jar |AIOT Botania |aiotbotania |1.20.1-4.0.6 |DONE |Manifest: NOSIGNATURE
546 geckolib-forge-1.20.1-4.7.3.jar |GeckoLib 4 |geckolib |4.7.3 |DONE |Manifest: NOSIGNATURE
547 Oh-The-Biomes-Weve-Gone-Forge-1.6.3.jar |Oh The Biomes We've Gone |biomeswevegone |1.6.3 |DONE |Manifest: NOSIGNATURE
548 ars_nouveau-1.20.1-4.12.7-all.jar |Ars Nouveau |ars_nouveau |4.12.7 |DONE |Manifest: NOSIGNATURE
549 ars_elemental-1.20.1-0.6.7.8.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
550 not_enough_glyphs-1.20.1-3.2.1.1.jar |Not Enough Glyphs |not_enough_glyphs |1.20.1-3.2.1.1 |DONE |Manifest: NOSIGNATURE
551 ars_caelum-1.20.1-2.0.1.jar |Ars Caelum |ars_caelum |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE
552 recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
553 aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|DONE |Manifest: NOSIGNATURE
554 lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
555 deep_aether-1.20.1-1.1.7.jar |Deep Aether |deep_aether |1.20.1-1.1.7 |DONE |Manifest: NOSIGNATURE
556 aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
557 aether-redux-2.0.19-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.19 |DONE |Manifest: NOSIGNATURE
558 Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |**.**.**.** |DONE |Manifest: NOSIGNATURE
559 connectivity-1.20.1-7.1.jar |Connectivity Mod |connectivity |1.20.1-7.1 |DONE |Manifest: NOSIGNATURE
560 kleeslabs-forge-1.20.1-15.0.8.jar |KleeSlabs |kleeslabs |15.0.8 |DONE |Manifest: NOSIGNATURE
561 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
562 dungeons_and_combat-1.2.1-forge-1.20.1.jar |dungeons and combat |dungeons_and_combat |1.2.1 |DONE |Manifest: NOSIGNATURE
563 dankstorage-forge-1.20.1-15.jar |Dank Storage |dankstorage |15 |DONE |Manifest: NOSIGNATURE
564 citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE
565 alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
566 iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
567 ice_and_fire_spellbooks-2.3.1-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.3.1-1.20.1 |DONE |Manifest: NOSIGNATURE
568 gamediscs-0.3.2-forge.jar |Game Discs |gamediscs |0.3.2-forge |DONE |Manifest: NOSIGNATURE
569 mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE
570 gravestonecurioscompat-1.18.x-1.20.x-Forge-2.1.0.j|gravestonecurioscompat |gravestonecurioscompat |2.1.0 |DONE |Manifest: NOSIGNATURE
571 relics-1.20.1-0.8.0.9.jar |Relics |relics |**.**.**.** |DONE |Manifest: NOSIGNATURE
572 Steam_Rails-1.6.11-alpha+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.11-alpha+forge-m|DONE |Manifest: NOSIGNATURE
573 FpsReducer2-forge-1.20.1-2.5.1.jar |FPS Reducer |fpsreducer |1.20.1-2.5.1 |DONE |Manifest: NOSIGNATURE
574 dummmmmmy-1.20-2.0.8.jar |MmmMmmMmmmmm |dummmmmmy |1.20-2.0.8 |DONE |Manifest: NOSIGNATURE
575 twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
576 mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
577 sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
578 FarmersDelight-1.20.1-1.2.8.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.8 |DONE |Manifest: NOSIGNATURE
579 FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE
580 entangled-1.3.20-forge-mc1.20.4.jar |Entangled |entangled |1.3.20 |DONE |Manifest: NOSIGNATURE
581 CommonCapabilities-1.20.1-2.9.7.jar |CommonCapabilities |commoncapabilities |2.9.7 |DONE |Manifest: NOSIGNATURE
582 crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
583 getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
584 mcw-fences-1.2.0-1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.2.0 |DONE |Manifest: NOSIGNATURE
585 XyCraft World-0.6.22.jar |XyCraft: World |xycraft_world |0.6.22 |DONE |Manifest: NOSIGNATURE
586 XyCraft Machines-0.6.22.jar |XyCraft: Machines |xycraft_machines |0.6.22 |DONE |Manifest: NOSIGNATURE
587 jerintegration-5.5.0.jar |JER Integration |jerintegration |5.5.0 |DONE |Manifest: NOSIGNATURE
588 thermalendergy-1.20.1-1.0.0.jar |Thermal Endergy |thermalendergy |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
589 spartantoolkit-1.20.1-1.6.0.jar |Spartan Weaponry Addon Toolkit|spartantoolkit |1.20.1-1.6.0 |DONE |Manifest: NOSIGNATURE
590 modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
591 leaky-1.20.1-2.1.jar |leaky mod |leaky |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE
592 simplebedrockmodel-1.20.1-release-1.2.1.jar |SimpleBedrockModel |simplebedrockmodel |1.2.1 |DONE |Manifest: NOSIGNATURE
593 thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
594 BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |DONE |Manifest: NOSIGNATURE
595 ftb-ultimine-forge-2001.1.6.jar |FTB Ultimine |ftbultimine |2001.1.6 |DONE |Manifest: NOSIGNATURE
596 mifa-forge-1.20.x-1.1.1.jar |More Industrial Foregoing Addo|mifa |1.1.1 |DONE |Manifest: NOSIGNATURE
597 resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
598 ProjectExtended-1.20.1-1.5.0.jar |ProjectExtended |projectextended |1.5.0 |DONE |Manifest: NOSIGNATURE
599 SpartanWeaponry-1.20.1-forge-3.2.1-all.jar |Spartan Weaponry |spartanweaponry |3.2.1 |DONE |Manifest: NOSIGNATURE
600 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
601 jecalculation-forge-1.20.1-4.0.4.jar |Just Enough Calculation |jecalculation |4.0.4 |DONE |Manifest: NOSIGNATURE
602 squatgrow-forge-5.3.0+mc1.20.1.jar |Squat Grow |squatgrow |5.3.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
603 scannable-MC1.20.1-forge-1.7.12+18ccb75.jar |Scannable |scannable |1.7.12+18ccb75 |DONE |Manifest: NOSIGNATURE
604 uilib-0.3.6-forge.jar |UI Lib |uilib |0.3.6 |DONE |Manifest: NOSIGNATURE
605 tinymobfarm-1.4.1-1.20.1-forge.jar |Tiny Mob Farm |tinymobfarm |1.4.1-1.20.1 |DONE |Manifest: NOSIGNATURE
606 Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |DONE |Manifest: NOSIGNATURE
607 justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
608 ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE
609 ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
610 ftb-chunks-forge-2001.3.6.jar |FTB Chunks |ftbchunks |2001.3.6 |DONE |Manifest: NOSIGNATURE
611 jei-1.20.1-forge-15.20.0.112.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
612 ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE
613 Mekanism-1.20.1-10.4.16.80.jar |Mekanism |mekanism |10.4.16 |DONE |Manifest: NOSIGNATURE
614 GravitationalModulatingAdditionalUnit-1.20.1-3.4.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.4 |DONE |Manifest: NOSIGNATURE
615 MekanismGenerators-1.20.1-10.4.16.80.jar |Mekanism: Generators |mekanismgenerators |10.4.16 |DONE |Manifest: NOSIGNATURE
616 pipez-forge-1.20.1-1.2.21.jar |Pipez |pipez |1.20.1-1.2.21 |DONE |Manifest: NOSIGNATURE
617 MekanismAdditions-1.20.1-10.4.16.80.jar |Mekanism: Additions |mekanismadditions |10.4.16 |DONE |Manifest: NOSIGNATURE
618 MekanismTools-1.20.1-10.4.16.80.jar |Mekanism: Tools |mekanismtools |10.4.16 |DONE |Manifest: NOSIGNATURE
619 refurbished_furniture-forge-1.20.1-1.0.14.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
620 trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
621 letmedespawn-1.20.x-forge-1.5.0.jar |Let Me Despawn |letmedespawn |1.5.0 |DONE |Manifest: NOSIGNATURE
622 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
623 lradd-1.20.1-0.3.0.jar |LesRaisinsAddon |lradd |0.3.0 |DONE |Manifest: NOSIGNATURE
624 Cyclic-1.20.1-1.13.6.jar |Cyclic |cyclic |1.13.6 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
625 raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE
626 Cucumber-1.20.1-7.0.14.jar |Cucumber Library |cucumber |7.0.14 |DONE |Manifest: NOSIGNATURE
627 trashslot-forge-1.20-15.1.2.jar |TrashSlot |trashslot |15.1.2 |DONE |Manifest: NOSIGNATURE
628 sophisticatedstorage-1.20.1-1.3.58.1217.jar |Sophisticated Storage |sophisticatedstorage |1.3.58.1217 |DONE |Manifest: NOSIGNATURE
629 OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |**.**.**.** |DONE |Manifest: NOSIGNATURE
630 amwplushies-forge-1.20.1-4.4.0.jar |A Man With Plushies |a_man_with_plushies |4.4.0 |DONE |Manifest: NOSIGNATURE
631 tacz-1.20.1-1.1.6-hotfix.jar |Timeless & Classics Guns: Zero|tacz |1.1.6-hotfix |DONE |Manifest: NOSIGNATURE
632 TRender-1.0.5-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.5 |DONE |Manifest: NOSIGNATURE
633 GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
634 ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE
635 create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE
636 everycomp-1.20-2.8.15-forge.jar |Every Compat |everycomp |1.20-2.8.15 |DONE |Manifest: NOSIGNATURE
637 FastSuite-1.20.1-5.1.0.jar |Fast Suite |fastsuite |5.1.0 |DONE |Manifest: NOSIGNATURE
638 comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
639 configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
640 Dungeon Crawl-1.20.1-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |DONE |Manifest: NOSIGNATURE
641 charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
642 XyCraft Override-0.6.22.jar |XyCraft: Override |xycraft_override |0.6.22 |DONE |Manifest: NOSIGNATURE
643 mcjtylib-1.20-8.0.7.jar |McJtyLib |mcjtylib |1.20-8.0.7 |DONE |Manifest: NOSIGNATURE
644 rftoolsbase-1.20-5.0.6.jar |RFToolsBase |rftoolsbase |1.20-5.0.6 |DONE |Manifest: NOSIGNATURE
645 rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
646 rftoolsbuilder-1.20-6.0.8.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE
647 rftoolsdim-1.20-11.0.10.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.10 |DONE |Manifest: NOSIGNATURE
648 rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
649 rftoolscontrol-1.20-7.0.3.jar |RFToolsControl |rftoolscontrol |1.20-7.0.3 |DONE |Manifest: NOSIGNATURE
650 bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
651 toofast-1.20-0.4.3.5.jar |Too Fast |toofast |**.**.**.** |DONE |Manifest: NOSIGNATURE
652 rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
653 alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
654 lootintegrations_vanilla-1.4.jar |lootintegrations_vanilla mod |lootintegrations_vanilla |1 |DONE |Manifest: NOSIGNATURE
655 sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
656 refinedcooking-4.0.0.jar |Refined Cooking |refinedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
657 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
658 rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
659 cookingforblockheads-forge-1.20.1-16.0.13.jar |CookingForBlockheads |cookingforblockheads |16.0.13 |DONE |Manifest: NOSIGNATURE
660 Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
661 tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |DONE |Manifest: NOSIGNATURE
662 ars_additions-1.20.1-1.6.7.jar |Ars Additions |ars_additions |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE
663 toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
664 moonlight-1.20-2.15.6-forge.jar |Moonlight Library |moonlight |1.20-2.15.6 |DONE |Manifest: NOSIGNATURE
665 configuration-forge-1.20.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
666 titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
667 mixinsquared-forge-0.2.0.jar |MixinSquared |mixinsquared |0.2.0 |DONE |Manifest: NOSIGNATURE
668 Jade-1.20.1-Forge-11.13.1.jar |Jade |jade |11.13.1+forge |DONE |Manifest: NOSIGNATURE
669 forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
670 Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
671 supplementaries-1.20-3.1.36.jar |Supplementaries |supplementaries |1.20-3.1.36 |DONE |Manifest: NOSIGNATURE
672 allthecompressed-1.20.1-3.0.2.jar |AllTheCompressed |allthecompressed |3.0.2 |DONE |Manifest: NOSIGNATURE
673 suppsquared-1.20-1.1.21.jar |Supplementaries Squared |suppsquared |1.20-1.1.21 |DONE |Manifest: NOSIGNATURE
674 amendments-1.20-2.0.4.jar |Amendments |amendments |1.20-2.0.4 |DONE |Manifest: NOSIGNATURE
675 chemlib-1.20.1-2.0.19.jar |ChemLib |chemlib |2.0.19 |DONE |Manifest: NOSIGNATURE
676 malum-1.20.1-1.6.7.jar |Malum |malum |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE
677 JustEnoughMekanismMultiblocks-1.20.1-4.10.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.10 |DONE |Manifest: NOSIGNATURE
678 betterchunkloading-1.20.1-5.4.jar |betterchunkloading mod |betterchunkloading |1.20.1-5.4 |DONE |Manifest: NOSIGNATURE
679 coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
680 alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE
681 moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
682 l2itemselector-0.1.9.jar |L2 Item Selector |l2itemselector |0.1.9 |DONE |Manifest: NOSIGNATURE
683 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
684 refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
685 lootintegrations_cataclysm-1.1.jar |lootintegrations_cataclysm mod|lootintegrations_cataclysm |1 |DONE |Manifest: NOSIGNATURE
686 packetfixer-3.1.4-1.18-1.20.4-merged.jar |PacketFixer |packetfixer |3.1.4 |DONE |Manifest: NOSIGNATURE
687 xtonesreworked-1.0.4-F_1.20.1-47.2.0.jar |XTones Reworked |xtonesreworked |1.0.4 |DONE |Manifest: NOSIGNATURE
688 Flywheel Backend: flywheel:off
689 Crash Report UUID: 7591b335-ab1c-4aeb-a8ff-1b1270973b15
690 FML: 47.4
691 Forge: net.minecraftforge:47.4.4
This log will be saved for 90 days from their last view.
Report abuse