Forge 1.20.1 Crash Report

#NFaDMIt
607 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.11
Forge version:
47.3.7
1---- Minecraft Crash Report ----
2// Embeddium instance tainted by mods: [entity_texture_features, oculus]
3// Please do not reach out for Embeddium support without removing these mods first.
4// -------
5// You're mean.
6
7Time: 2024-10-22 22:46:27
8Description: Rendering Block Entity
9
10java.lang.IllegalStateException: Not filled all elements of the vertex
11 at com.mojang.blaze3d.vertex.BufferBuilder.m_5752_(BufferBuilder.java:264) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {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:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:flywheel.mixins.json:BufferBuilderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinBufferBuilder,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}
12 at net.minecraftforge.client.model.pipeline.VertexConsumerWrapper.m_5752_(VertexConsumerWrapper.java:77) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:classloading}
13 at codechicken.lib.render.buffer.DelegatingVertexConsumer.m_5752_(DelegatingVertexConsumer.java:64) ~[CodeChickenLib-1.20.1-4.4.0.516-universal.jar%23526!/:**.**.**.**] {re:classloading}
14 at codechicken.enderstorage.client.render.RenderCustomEndPortal.render(RenderCustomEndPortal.java:50) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
15 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.renderTank(RenderTileEnderTank.java:69) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
16 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.render(RenderTileEnderTank.java:63) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
17 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.m_6922_(RenderTileEnderTank.java:26) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
18 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112284_(BlockEntityRenderDispatcher.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
19 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112297_(BlockEntityRenderDispatcher.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
20 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
21 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
22 at com.direwolf20.buildinggadgets2.client.renderer.VBORenderer.drawRender(VBORenderer.java:321) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading}
23 at com.direwolf20.buildinggadgets2.client.events.RenderLevelLast.renderWorldLastEvent(RenderLevelLast.java:31) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:A}
24 at com.direwolf20.buildinggadgets2.client.events.__RenderLevelLast_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:B}
25 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {}
26 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {}
27 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {}
28 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:288) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
29 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:296) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
30 at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:18209) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
31 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
32 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
33 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
34 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
35 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
36 at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
37 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
38 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
39 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
40 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
41 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
42 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
43 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
44 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
45 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
46 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
47 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
48 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
49 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
50 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
51 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
52 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
53 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
54 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
55 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
56 at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
57 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) ~[?:?] {}
58 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
59 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
60
61
62A detailed walkthrough of the error, its code path and all known details is as follows:
63---------------------------------------------------------------------------------------
64
65-- Head --
66Thread: Render thread
67Suspected Mods:
68 Embeddium (embeddium), Version: 0.3.31+mc1.20.1
69 Mixin class: me.jellysquid.mods.sodium.mixin.core.render.world.WorldRendererMixin
70 Target: net.minecraft.client.renderer.LevelRenderer
71 at TRANSFORMER/minecraft@1.20.1/net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:18209)
72
73 CodeChicken Lib (codechickenlib), Version: 4.4.0.516
74 Issue tracker URL: https://github.com/TheCBProject/CodeChickenLib
75 at TRANSFORMER/codechickenlib@**.**.**.**/codechicken.lib.render.buffer.DelegatingVertexConsumer.m_5752_(DelegatingVertexConsumer.java:64)
76
77 Building Gadgets 2 (buildinggadgets2), Version: 1.0.7
78 at TRANSFORMER/buildinggadgets2@1.0.7/com.direwolf20.buildinggadgets2.client.renderer.VBORenderer.drawRender(VBORenderer.java:321)
79
80 EnderStorage (enderstorage), Version: 2.11.0.188
81 Issue tracker URL: https://github.com/TheCBProject/EnderStorage
82 at TRANSFORMER/enderstorage@**.**.**.**/codechicken.enderstorage.client.render.RenderCustomEndPortal.render(RenderCustomEndPortal.java:50)
83Stacktrace:
84 at com.mojang.blaze3d.vertex.BufferBuilder.m_5752_(BufferBuilder.java:264) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {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:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:flywheel.mixins.json:BufferBuilderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinBufferBuilder,pl:mixin:APP:entity_texture_features-common.mixins.json:MixinBufferBuilder,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}
85 at net.minecraftforge.client.model.pipeline.VertexConsumerWrapper.m_5752_(VertexConsumerWrapper.java:77) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:classloading}
86 at codechicken.lib.render.buffer.DelegatingVertexConsumer.m_5752_(DelegatingVertexConsumer.java:64) ~[CodeChickenLib-1.20.1-4.4.0.516-universal.jar%23526!/:**.**.**.**] {re:classloading}
87 at codechicken.enderstorage.client.render.RenderCustomEndPortal.render(RenderCustomEndPortal.java:50) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
88 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.renderTank(RenderTileEnderTank.java:69) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
89 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.render(RenderTileEnderTank.java:63) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
90 at codechicken.enderstorage.client.render.tile.RenderTileEnderTank.m_6922_(RenderTileEnderTank.java:26) ~[EnderStorage-1.20.1-2.11.0.188-universal.jar%23574!/:1.20.1-2.11.0.188] {re:classloading}
91 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112284_(BlockEntityRenderDispatcher.java:90) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
92 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112297_(BlockEntityRenderDispatcher.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
93 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
94 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
95 at com.direwolf20.buildinggadgets2.client.renderer.VBORenderer.drawRender(VBORenderer.java:321) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading}
96 at com.direwolf20.buildinggadgets2.client.events.RenderLevelLast.renderWorldLastEvent(RenderLevelLast.java:31) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:A}
97 at com.direwolf20.buildinggadgets2.client.events.__RenderLevelLast_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:B}
98 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {}
99 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {}
100 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {}
101 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:288) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
102 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:296) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
103 at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:18209) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
104 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
105 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
106-- Block Entity Details --
107Details:
108 Name: enderstorage:ender_tank // codechicken.enderstorage.tile.TileEnderTank
109 Block: Block{enderstorage:ender_tank}
110 Block location: World: (-2,132,-37), Section: (at 14,4,11 in -1,8,-3; chunk contains blocks -16,-64,-48 to -1,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
111 Block: Block{minecraft:air}
112 Block location: World: (-2,132,-37), Section: (at 14,4,11 in -1,8,-3; chunk contains blocks -16,-64,-48 to -1,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
113Stacktrace:
114 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
115 at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
116 at com.direwolf20.buildinggadgets2.client.renderer.VBORenderer.drawRender(VBORenderer.java:321) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading}
117 at com.direwolf20.buildinggadgets2.client.events.RenderLevelLast.renderWorldLastEvent(RenderLevelLast.java:31) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:A}
118 at com.direwolf20.buildinggadgets2.client.events.__RenderLevelLast_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[buildinggadgets2-1.0.7.jar%23511!/:1.0.7] {re:classloading,pl:eventbus:B}
119 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {}
120 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {}
121 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {}
122 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:288) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
123 at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:296) ~[forge-1.20.1-47.3.7-universal.jar%23801!/:?] {re:mixin,re:classloading,pl:mixin:A}
124 at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:18209) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
125 at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
126 at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
127 at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin,pl:mixin:APP:mixins.oculus.json:GameRendererAccessor,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer,pl:mixin:APP:mixins.oculus.json:MixinModelViewBobbing,pl:mixin:APP:fastload.mixins.json:client.GameRendererMixin,pl:mixin:APP:mixins.cofhcore.json:GameRendererMixin,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:entity_model_features-common.mixins.json:MixinGameRenderer,pl:mixin:APP:darkmodeeverywhere.mixins.json:GameRenderMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin,pl:mixin:APP:mixins.oculus.json:MixinGameRenderer_NightVisionCompat,pl:mixin:A,pl:runtimedistcleaner:A}
128 at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
129 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
130 at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
131 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
132 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
133 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
134 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
135 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
136 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
137 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
138 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
139 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
140 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
141 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
142 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
143 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
144 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
145 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
146 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
147 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
148 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
149 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
150 at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
151 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) ~[?:?] {}
152 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
153 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
154
155
156-- Affected level --
157Details:
158 All players: 1 total; [LocalPlayer['TauPanAka'/278, l='ClientLevel', x=-18.44, y=134.00, z=-25.58]]
159 Chunk stats: 2209, 1529
160 Level dimension: minecraft:overworld
161 Level spawn location: World: (-16,66,-48), Section: (at 0,2,0 in -1,4,-3; chunk contains blocks -16,-64,-48 to -1,319,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
162 Level time: 6068697 game time, 7137276 day time
163 Server brand: forge
164 Server type: Integrated singleplayer server
165Stacktrace:
166 at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:yungscavebiomes.mixins.json:lost_caves.client.ClientLevelMixin,pl:mixin:APP:walljump.mixins.json:ClientLevelMixin,pl:mixin:APP:ichunutil.mixins.json:client.ClientLevelMixin,pl:mixin:APP:blueprint.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:A,pl:runtimedistcleaner:A}
167 at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
168 at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23796!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mafglib.mixins.json:MixinMinecraftClient,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:extrasounds.mixins.json:hotbar.MinecraftClientMixin,pl:mixin:APP:extrasounds.mixins.json:inventory.MinecraftClientMixin,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:entity_model_features-common.mixins.json:MixinResourceReloadStart,pl:mixin:APP:entity_model_features-common.mixins.json:accessor.MinecraftClientAccessor,pl:mixin:APP:entity_texture_features-common.mixins.json:reloading.MixinMinecraftClient,pl:mixin:APP:bocchud.mixins.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:sound_physics_remastered.mixins.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
169 at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
170 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
171 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
172 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
173 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
174 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
175 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
176 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.7.jar:?] {}
177 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
178 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
179 at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
180 at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
181 at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
182 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
183 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
184 at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
185 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
186 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
187 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
188 at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
189 at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {}
190 at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:100) ~[?:?] {}
191 at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {}
192 at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {}
193
194
195-- Last reload --
196Details:
197 Reload number: 1
198 Reload reason: initial
199 Finished: Yes
200 Packs: vanilla, mod_resources, jaopca:inmemory, KubeJS Resource Pack [assets], AL's Creepers Revamped 1.3.zip, AL's Enderman Revamped 1.1.zip, AL's Skeletons Revamped 1.6.1.zip, AL's Zombies Revamped 1.6.zip, Amazing Axolotls.zip, Beefier Bovine.zip, Better Bunnies.zip, Better Spiders.zip, Better Squids.zip, Better Villagers.zip, Better illagers.zip, Cluckier Chickens.zip, Darker Pipez.zip, Fabulous Foliage.zip, Hazardous Hoglins.zip, Luxurious Lichen.zip, Meow Society.zip, Moonlight Mods Dynamic Assets, Party Pups.zip, Porkier Piglins.zip, Porkier Pigs.zip, Puffier Pandas.zip, Sludgy Slimes.zip, SmoothFont_1.20.zip, Splendous Sniffers.zip, waystones_1.20.zip, packmenu
201
202-- System Details --
203Details:
204 Minecraft Version: 1.20.1
205 Minecraft Version ID: 1.20.1
206 Operating System: Linux (amd64) version 6.5.0-44-generic
207 Java Version: 17.0.11, Ubuntu
208 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
209 Memory: 3279586128 bytes (3127 MiB) / 8120172544 bytes (7744 MiB) up to 8589934592 bytes (8192 MiB)
210 CPUs: 8
211 Processor Vendor: GenuineIntel
212 Processor Name: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
213 Identifier: Intel64 Family 6 Model 140 Stepping 1
214 Microarchitecture: Tiger Lake
215 Frequency (GHz): 2.80
216 Number of physical packages: 1
217 Number of physical CPUs: 4
218 Number of logical CPUs: 8
219 Graphics card #0 name: TigerLake-LP GT2 [Iris Xe Graphics]
220 Graphics card #0 vendor: Intel Corporation (0x8086)
221 Graphics card #0 VRAM (MB): 256.00
222 Graphics card #0 deviceId: 0x9a49
223 Graphics card #0 versionInfo: unknown
224 Virtual memory max (MB): 34088.36
225 Virtual memory used (MB): 20389.43
226 Swap memory total (MB): 2048.00
227 Swap memory used (MB): 0.00
228 JVM Flags: 8 total; -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Xms4096m -Xmx8192m
229 Loaded Shaderpack: (off)
230 Launched Version: 1.20.1
231 Backend library: LWJGL version 3.3.1 build 7
232 Backend API: Mesa Intel(R) Xe Graphics (TGL GT2) GL version 4.6 (Core Profile) Mesa 23.2.1-1ubuntu3.1, Intel
233 Window size: 2256x1474
234 GL Caps: Using framebuffer using OpenGL 3.2
235 GL debug messages:
236 Using VBOs: Yes
237 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
238 Type: Integrated Server (map_client.txt)
239 Graphics mode: fancy
240 Resource Packs:
241 Current Language: en_us
242 CPU: 8x 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
243 Server Running: true
244 Player Count: 1 / 8; [ServerPlayer['TauPanAka'/278, l='ServerLevel[Redwood]', x=-18.44, y=134.00, z=-25.58]]
245 Data Packs: vanilla, mod:mr_dungeons_andtavernspillageroutpostrework (incompatible), mod:waxablecoral (incompatible), mod:ftbessentials (incompatible), mod:supermartijn642configlib (incompatible), mod:createdeco (incompatible), mod:cccbridge (incompatible), mod:simplemagnets, mod:integratedterminals, mod:uppers, mod:nerb, mod:projecte, mod:laserio (incompatible), mod:mr_dungeons_andtavernsancientcityoverhaul (incompatible), mod:duckling (incompatible), mod:advancementframes (incompatible), mod:betterendcities, mod:modernfix (incompatible), mod:yungsapi, mod:powah (incompatible), mod:cabletiers, mod:shrink (incompatible), mod:kubejspowah (incompatible), mod:zume (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:balm, mod:jeresources, mod:chat_heads (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:embeddium, mod:athena, mod:easy_piglins, mod:lmft (incompatible), mod:corpse, mod:packmenu (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:industrialforegoing (incompatible), mod:torchmaster, mod:handcrafted (incompatible), mod:morevillagers (incompatible), mod:bcc (incompatible), mod:dailydad, mod:apothic_amendments__enchanting, mod:toolstats (incompatible), mod:ironfurnaces, mod:supermartijn642corelib, mod:yungsbridges, mod:curios (incompatible), mod:oculus, mod:searchables (incompatible), mod:yungsextras, mod:framedblocks, mod:attributeslib (incompatible), mod:villagersellanimals, mod:bettervillage, mod:extrastorage, mod:constructionwand, mod:wormhole (incompatible), mod:disablestructures (incompatible), mod:flib, mod:betterendisland, mod:the_bumblezone, mod:jadeaddons (incompatible), mod:trials, mod:fastleafdecay, mod:codechickenlib (incompatible), mod:cb_multipart (incompatible), mod:bettermineshafts, mod:antiblocksrechiseled, mod:sfm (incompatible), mod:sliceanddice (incompatible), mod:functionalarmortrim (incompatible), mod:despawntimers (incompatible), mod:crafting_on_a_stick (incompatible), mod:stylisheffects, mod:fastload, mod:integrated_villages, mod:attributefix (incompatible), mod:configlibtxf, mod:libraryferret, mod:integrated_api, mod:naturescompass, mod:jumpboat, mod:libx, mod:phosphophyllite (incompatible), mod:biggerendcities (incompatible), mod:farmingforblockheads, mod:projecteintegration, mod:fusion, mod:extradisks, mod:edivadlib, mod:puzzlesaccessapi, mod:forge, mod:wso16 (incompatible), mod:logbegone (incompatible), mod:integratedcrafting, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:createstuffadditionsfix, mod:simplebackups, mod:terrablender, mod:mousetweaks, mod:nochatreports (incompatible), mod:justenoughbreeding, mod:createutilities (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:ding, mod:kotlinforforge (incompatible), mod:notenoughanimations, mod:flywheel, mod:ecologics, mod:integrateddynamics, mod:integrated_stronghold, mod:itemcollectors (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:almostunified (incompatible), mod:zeta (incompatible), mod:ae2qolrecipes (incompatible), mod:wits (incompatible), mod:ambientenvironment (incompatible), mod:immediatelyfast (incompatible), mod:extrasounds (incompatible), mod:oceansdelight (incompatible), mod:appleskin (incompatible), mod:lootr, mod:visuality (incompatible), mod:puzzleslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:phantasm (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore, mod:kuma_api (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:globalpacks (incompatible), mod:tinyredstone, mod:geckolib, mod:ars_nouveau (incompatible), mod:utilitix, mod:jei, mod:mekanism, mod:invtweaks, mod:pipez, mod:naturalist (incompatible), mod:architects_palette, mod:betteroceanmonuments, mod:projectexpansion, mod:incendium, mod:sophisticatedcore (incompatible), mod:kleeslabs, mod:gpumemleakfix (incompatible), mod:mekaweapons (incompatible), mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:starbunclemania (incompatible), mod:mekanismgenerators, mod:utilitarian, mod:spelunkers_charm, mod:mob_grinding_utils (incompatible), mod:thaumon, mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:create_connected, mod:chipped (incompatible), mod:arseng, mod:farmersdelight, mod:ends_delight, mod:entity_model_features (incompatible), mod:rebornstorage (incompatible), mod:entity_texture_features (incompatible), mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:endersdelight, mod:mekanismadditions, mod:fuelgoeshere, mod:colorfulhearts, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:hangglider, mod:thermalendergy, mod:chisel_chipped_integration, mod:patchouli (incompatible), mod:camera, mod:thermal_expansion, mod:integratedtunnels, mod:elevatorid, mod:ftbultimine (incompatible), mod:mifa, mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:gag (incompatible), mod:ftbteams (incompatible), mod:computercraft, mod:energymeter, mod:cupboard (incompatible), mod:trashcans (incompatible), mod:inventoryessentials, mod:bwncr, mod:letmedespawn, mod:yeetusexperimentus (incompatible), mod:toomanyglyphs (incompatible), mod:quarkdelight, mod:darkmodeeverywhere (incompatible), mod:cyclic, mod:betteradvancements (incompatible), mod:villagesandpillages (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:biggerreactors (incompatible), mod:amendments (incompatible), mod:sophisticatedstorage (incompatible), mod:snad (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:commonnetworking (incompatible), mod:travelanchors, mod:ensorcellation, mod:enlightened_end, mod:create, mod:extendedgears (incompatible), mod:ars_creo (incompatible), mod:createenchantablemachinery, mod:waystones, mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:comforts (incompatible), mod:configured (incompatible), mod:outer_end, mod:decorative_blocks, mod:pickablepets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:explorerscompass, mod:walljump, mod:toastcontrol (incompatible), mod:ichunutil, mod:blueprint, mod:enderstorage (incompatible), mod:usefulslime (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:shut_up_gl_error (incompatible), mod:nyfsspiders (incompatible), mod:craftingtweaks, mod:rftoolsutility, mod:libipn (incompatible), mod:enchdesc (incompatible), mod:chipped_express (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:regions_unexplored (incompatible), mod:colored_water (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:nethersdelight, mod:easy_villagers, mod:plushies (incompatible), mod:reliquary (incompatible), mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:suppsquared (incompatible), mod:jaopca, mod:polyeng (incompatible), mod:pigpen (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental (incompatible), mod:jei_mekanism_multiblocks (incompatible), mod:miners_delight (incompatible), mod:delightful, mod:buildinggadgets2 (incompatible), mod:rsinsertexportupgrade, mod:quartz (incompatible), mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:bushierflowers (incompatible), mod:appmek (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:trimmable_tools, Supplementaries Generated Pack, Suppsquared Generated Pack, jaopca:inmemory, mod:mafglib, mod:bocchud (incompatible), mod:nanny (incompatible), mod:octolib, mod:yungscavebiomes, mod:almanac, mod:moreoverlays (incompatible)
246 Enabled Feature Flags: minecraft:vanilla
247 World Generation: Stable
248 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
249 ModLauncher launch target: forgeclient
250 ModLauncher naming: srg
251 ModLauncher services:
252 mixin-0.8.5.jar mixin PLUGINSERVICE
253 eventbus-6.0.5.jar eventbus PLUGINSERVICE
254 fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
255 fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
256 fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
257 fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
258 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
259 fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
260 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
261 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
262 FML Language Providers:
263 minecraft@1.0
264 kotlinforforge@4.11.0
265 javafml@null
266 lowcodefml@null
267 Mod List:
268 dungeons-and-taverns-pillager-outpost-rework-1.1 [|Dungeons and Taverns Pillager |mr_dungeons_andtavernspillager|1.1 |DONE |Manifest: NOSIGNATURE
269 waxablecoral-forge-1.20.1-2.0.1-2.0.1.jar |Waxable Coral |waxablecoral |2.0.1 |DONE |Manifest: NOSIGNATURE
270 almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |DONE |Manifest: NOSIGNATURE
271 ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
272 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
273 createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
274 cccbridge-mc1.20.1-forge-1.6.3.jar |CC:C Bridge |cccbridge |1.6.3-forge |DONE |Manifest: NOSIGNATURE
275 simplemagnets-1.1.11-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.11 |DONE |Manifest: NOSIGNATURE
276 IntegratedTerminals-1.20.1-1.5.1.jar |IntegratedTerminals |integratedterminals |1.5.1 |DONE |Manifest: NOSIGNATURE
277 Uppers-1.0.1.jar |Uppers |uppers |1.0.1 |DONE |Manifest: NOSIGNATURE
278 ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |DONE |Manifest: NOSIGNATURE
279 laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |DONE |Manifest: NOSIGNATURE
280 dungeons-and-taverns-ancient-city-overhaul-1 [Forg|Dungeons and Taverns Ancient C|mr_dungeons_andtavernsancientc|1 |DONE |Manifest: NOSIGNATURE
281 duckling-3.0.0-forge.jar |Duckling |duckling |3.0.0 |DONE |Manifest: NOSIGNATURE
282 advancementframes-1.20-2.2.7.jar |Advancement Frames |advancementframes |1.20-2.2.7 |DONE |Manifest: NOSIGNATURE
283 NaNny-1.0.1.jar |NaNny |nanny |1.0.1 |DONE |Manifest: NOSIGNATURE
284 betterendcities-1.0.0-1.20.1.jar |Better End Cities Vanilla |betterendcities |1.0.0-1.20.1 |DONE |Manifest: NOSIGNATURE
285 modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
286 YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
287 Powah-5.0.7.jar |Powah |powah |5.0.7 |DONE |Manifest: NOSIGNATURE
288 cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
289 Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |DONE |Manifest: NOSIGNATURE
290 kubejspowah-1.2.1.jar |KubeJSPowah |kubejspowah |1.2.1 |DONE |Manifest: NOSIGNATURE
291 zume-1.1.2.jar |Zume |zume |1.1.2 |DONE |Manifest: NOSIGNATURE
292 DarkUtilities-Forge-1.20.1-17.0.5.jar |DarkUtilities |darkutils |17.0.5 |DONE |Manifest: NOSIGNATURE
293 Apotheosis-1.20.1-7.4.3.jar |Apotheosis |apotheosis |7.4.3 |DONE |Manifest: NOSIGNATURE
294 balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
295 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
296 chat_heads-0.13.3-forge-1.20.jar |Chat Heads |chat_heads |0.13.3 |DONE |Manifest: NOSIGNATURE
297 YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
298 cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
299 sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
300 embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
301 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
302 easy-piglins-forge-1.20.1-1.0.13.jar |Easy Piglins |easy_piglins |1.20.1-1.0.13 |DONE |Manifest: NOSIGNATURE
303 lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
304 corpse-forge-1.20.1-1.0.15.jar |Corpse |corpse |1.20.1-1.0.15 |DONE |Manifest: NOSIGNATURE
305 PackMenu-1.20.1-6.1.2.jar |PackMenu |packmenu |6.1.2 |DONE |Manifest: NOSIGNATURE
306 Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
307 ae2insertexportcard-1.20.1-1.3.0.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
308 industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
309 torchmaster-20.1.8.jar |Torchmaster |torchmaster |20.1.8 |DONE |Manifest: NOSIGNATURE
310 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
311 morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE
312 BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
313 DailyDad-forge-1.20-1.6.0.jar |Daily Dad |dailydad |1.6.0 |DONE |Manifest: NOSIGNATURE
314 Apothic Amendments - Enchanting - 0.1.4.jar |Apothic Amendments - Enchantin|apothic_amendments__enchanting|0.1.4 |DONE |Manifest: NOSIGNATURE
315 ToolStats-Forge-1.20.1-16.0.9.jar |ToolStats |toolstats |16.0.9 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
316 ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
317 MaFgLib-0.1.13-mc1.20.1.jar |MaFgLib |mafglib |0.1.13-mc1.20.1 |DONE |Manifest: NOSIGNATURE
318 supermartijn642corelib-1.1.17a-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17+a |DONE |Manifest: NOSIGNATURE
319 YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
320 curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |DONE |Manifest: NOSIGNATURE
321 oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
322 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
323 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
324 FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |DONE |Manifest: NOSIGNATURE
325 ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
326 nocube's_villagers_sell_animals_1.2.1_forge_1.20.1|Villagers Sell Animals (by NoC|villagersellanimals |1.2.1 |DONE |Manifest: NOSIGNATURE
327 bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |DONE |Manifest: NOSIGNATURE
328 ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE
329 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
330 wormhole-1.1.16-forge-mc1.20.jar |Wormhole (Portals) |wormhole |1.1.16 |DONE |Manifest: NOSIGNATURE
331 DisableStructures-1.20.1-1.0.1.jar |DisableStructures |disablestructures |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
332 flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
333 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
334 the_bumblezone-7.5.1+1.20.1-forge.jar |The Bumblezone |the_bumblezone |7.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
335 JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
336 Trials-2.2.1.jar |Trials Chambers |trials |2.2.1 |DONE |Manifest: NOSIGNATURE
337 FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
338 CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
339 CBMultipart-1.20.1-3.3.0.146-universal.jar |CBMultipart |cb_multipart |**.**.**.** |DONE |Manifest: NOSIGNATURE
340 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
341 antiblocksrechiseled-0.4.3.jar |AntiBlocksReChiseled |antiblocksrechiseled |0.4.3 |DONE |Manifest: NOSIGNATURE
342 Super Factory Manager-1.20.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |DONE |Manifest: NOSIGNATURE
343 sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |DONE |Manifest: NOSIGNATURE
344 functionalarmortrim-1.20.1-5.jar |Funtional Armor Trim |functionalarmortrim |5 |DONE |Manifest: NOSIGNATURE
345 MobDespawnTimers-1.20.1-3.0.1.jar |Mob Despawn Timers |despawntimers |3.0.1 |DONE |Manifest: NOSIGNATURE
346 crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
347 StylishEffects-v8.0.2-1.20.1-Forge.jar |Stylish Effects |stylisheffects |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
348 Fastload-Reforged-mc1.20.1-3.4.0.jar |Fastload-Reforged |fastload |3.4.0 |DONE |Manifest: NOSIGNATURE
349 integrated_villages-1.0.1+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.0.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
350 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
351 configlibtxf-4.2.5-forge.jar |ConfigLib TXF |configlibtxf |4.2.5-forge |DONE |Manifest: NOSIGNATURE
352 libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
353 integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
354 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
355 jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
356 LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE
357 phosphophyllite-1.20.1-0.7.0-alpha.0.1.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha.0.1 |DONE |Manifest: NOSIGNATURE
358 biggerendcities-1.20.1-1.0.0.jar |Bigger Better End Cities |biggerendcities |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
359 farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
360 ProjectE_Integration-1.20.1-7.2.5.jar |ProjectE Integration |projecteintegration |7.2.5 |DONE |Manifest: NOSIGNATURE
361 fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
362 ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE
363 EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
364 puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
365 forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
366 wso16-forge-1.1.jar |Why stacks of 16? |wso16 |1.1 |DONE |Manifest: NOSIGNATURE
367 Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
368 IntegratedCrafting-1.20.1-1.1.8.jar |IntegratedCrafting |integratedcrafting |1.1.8 |DONE |Manifest: NOSIGNATURE
369 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
370 cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
371 thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
372 thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
373 redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE
374 thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
375 thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
376 thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
377 thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
378 createstuffadditionsfix-forge-1.20.1-0.0.0.1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |**.**.**.** |DONE |Manifest: NOSIGNATURE
379 SimpleBackups-1.20.1-3.1.7.jar |Simple Backups |simplebackups |1.20.1-3.1.7 |DONE |Manifest: NOSIGNATURE
380 TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
381 MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
382 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
383 justenoughbreeding-forge-1.20.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |DONE |Manifest: NOSIGNATURE
384 createutilities-0.3.0+1.20.1.jar |Create Utilities |createutilities |0.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
385 cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE
386 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
387 Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
388 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
389 notenoughanimations-forge-1.7.6-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.6 |DONE |Manifest: NOSIGNATURE
390 flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
391 ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |DONE |Manifest: NOSIGNATURE
392 IntegratedDynamics-1.20.1-1.23.4.jar |IntegratedDynamics |integrateddynamics |1.23.4 |DONE |Manifest: NOSIGNATURE
393 integrated_stronghold-1.1.1+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.1+1.20.1-forge |DONE |Manifest: NOSIGNATURE
394 itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
395 thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
396 baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
397 serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
398 polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
399 JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
400 almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
401 Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
402 ae2qolrecipes-forge-1.18.x-1.20.x-1.2.0.jar |AE2 QoL Recipes |ae2qolrecipes |1.2.0 |DONE |Manifest: NOSIGNATURE
403 wits-1.1.0+1.20.1-forge.jar |WITS |wits |1.1.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE
404 AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |**.**.**.** |DONE |Manifest: NOSIGNATURE
405 ImmediatelyFast-Forge-1.2.21+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.21+1.20.4 |DONE |Manifest: NOSIGNATURE
406 extrasounds-1.20.1-forge-1.3.jar |Extra Sounds |extrasounds |1.3 |DONE |Manifest: NOSIGNATURE
407 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
408 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
409 lootr-forge-1.20-0.7.34.89.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
410 visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
411 PuzzlesLib-v8.1.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.24 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
412 ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
413 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
414 phantasm-0.4.1.jar |End's Phantasm |phantasm |0.4.1 |DONE |Manifest: NOSIGNATURE
415 rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
416 CyclopsCore-1.20.1-1.19.5.jar |Cyclops Core |cyclopscore |1.19.5 |DONE |Manifest: NOSIGNATURE
417 kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
418 netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
419 AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE
420 global_packs-forge-1.19.4-1.16.2_forge.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
421 tinyredstone-1.20-5.0.3.jar |Tiny Redstone |tinyredstone |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
422 geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
423 ars_nouveau-1.20.1-4.12.4-all.jar |Ars Nouveau |ars_nouveau |4.12.4 |DONE |Manifest: NOSIGNATURE
424 UtilitiX-1.20.1-0.8.23.jar |UtilitiX |utilitix |1.20.1-0.8.23 |DONE |Manifest: NOSIGNATURE
425 jei-1.20.1-forge-15.20.0.104.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
426 Mekanism-1.20.1-10.4.9.61.jar |Mekanism |mekanism |10.4.9 |DONE |Manifest: NOSIGNATURE
427 invtweaks-1.20.1-1.1.0.jar |Inventory Tweaks Refoxed |invtweaks |1.1.0 |DONE |Manifest: NOSIGNATURE
428 pipez-1.20.1-1.2.5.jar |Pipez |pipez |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
429 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
430 Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |**.**.**.** |DONE |Manifest: NOSIGNATURE
431 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
432 ProjectExpansion-1.20.1-1.1.2.jar |Project Expansion |projectexpansion |1.20.1-1.1.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
433 Incendium_1.20.x_v5.3.5.jar |Incendium |incendium |5.3.5 |DONE |Manifest: NOSIGNATURE
434 sophisticatedcore-1.20.1-0.6.34.718.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
435 kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
436 gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
437 MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |DONE |Manifest: NOSIGNATURE
438 glassential-renewed-forge-1.20.1-2.4.2.jar |Glassential Renewed |glassential |2.4.2 |DONE |Manifest: NOSIGNATURE
439 cookingforblockheads-forge-1.20.1-16.0.9.jar |CookingForBlockheads |cookingforblockheads |16.0.9 |DONE |Manifest: NOSIGNATURE
440 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
441 Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
442 mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
443 Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
444 sophisticatedbackpacks-1.20.1-3.20.11.1115.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.11.1115 |DONE |Manifest: NOSIGNATURE
445 Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
446 create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
447 starbunclemania-1.20.1-1.2.2.0.jar |Starbunclemania |starbunclemania |1.20.1-1.2.2.0 |DONE |Manifest: NOSIGNATURE
448 MekanismGenerators-1.20.1-10.4.9.61.jar |Mekanism: Generators |mekanismgenerators |10.4.9 |DONE |Manifest: NOSIGNATURE
449 utilitarian-1.20.1-0.9.1.jar |Utilitarian |utilitarian |1.20.1-0.9.1 |DONE |Manifest: NOSIGNATURE
450 spelunkers_charm-3.6.0-1.20.1.jar |Spelunker's Charm |spelunkers_charm |3.6.0 |DONE |Manifest: NOSIGNATURE
451 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
452 thaumon-forge-2.3.0+1.20.1.jar |Thaumon |thaumon |2.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
453 RSInfinityBooster-1.20.1-1.0+39.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+39 |DONE |Manifest: NOSIGNATURE
454 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
455 create_connected-0.9.1-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.1-mc1.20.1 |DONE |Manifest: NOSIGNATURE
456 Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE
457 arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
458 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
459 ends_delight-1.20.1-2.4.jar |End's Delight |ends_delight |2.4 |DONE |Manifest: NOSIGNATURE
460 entity_model_features_forge_1.20.1-2.2.6.jar |Entity Model Features |entity_model_features |2.2.6 |DONE |Manifest: NOSIGNATURE
461 rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
462 entity_texture_features_forge_1.20.1-6.2.5.jar |Entity Texture Features |entity_texture_features |6.2.5 |DONE |Manifest: NOSIGNATURE
463 entangled-1.3.19-forge-mc1.20.4.jar |Entangled |entangled |1.3.19 |DONE |Manifest: NOSIGNATURE
464 CommonCapabilities-1.20.1-2.9.3.jar |CommonCapabilities |commoncapabilities |2.9.3 |DONE |Manifest: NOSIGNATURE
465 BoccHUD-0.1.7-mc1.20.1.jar |BoccHUD |bocchud |0.1.7-mc1.20.1 |DONE |Manifest: NOSIGNATURE
466 crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
467 endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
468 MekanismAdditions-1.20.1-10.4.9.61.jar |Mekanism: Additions |mekanismadditions |10.4.9 |DONE |Manifest: NOSIGNATURE
469 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
470 colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |DONE |Manifest: NOSIGNATURE
471 simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
472 industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
473 HangGlider-v8.0.1-1.20.1-Forge.jar |Hang Glider |hangglider |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
474 thermalendergy-1.20.1-1.0.0.jar |Thermal Endergy |thermalendergy |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
475 chisel_chipped_integration-v1.1.3-1.20.1.jar |Chisel Chipped Integration |chisel_chipped_integration |1.1.3-1.20.1 |DONE |Manifest: NOSIGNATURE
476 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
477 camera-forge-1.20.1-1.0.14.jar |Camera Mod |camera |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
478 thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
479 IntegratedTunnels-1.20.1-1.8.31.jar |IntegratedTunnels |integratedtunnels |1.8.31 |DONE |Manifest: NOSIGNATURE
480 elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
481 ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
482 mifa-forge-1.20.x-1.0.0.jar |More Industrial Foregoing Addo|mifa |1.0.0 |DONE |Manifest: NOSIGNATURE
483 Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
484 resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
485 MekanismTools-1.20.1-10.4.9.61.jar |Mekanism: Tools |mekanismtools |10.4.9 |DONE |Manifest: NOSIGNATURE
486 deeperdarker-forge-1.20.1-1.3.2.jar |Deeper and Darker |deeperdarker |1.3.2 |DONE |Manifest: NOSIGNATURE
487 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
488 Not Enough Recipe Book-FORGE-0.4.1+1.20.1.jar |Not Enough Recipe Book |nerb |0.4.1 |DONE |Manifest: NOSIGNATURE
489 ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |DONE |Manifest: NOSIGNATURE
490 gag-forge-3.0.0-build.12.jar |Gadgets Against Grind |gag |3.0.0-build.12 |DONE |Manifest: NOSIGNATURE
491 ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
492 cc-tweaked-1.20.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |DONE |Manifest: NOSIGNATURE
493 energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
494 moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE
495 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
496 trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
497 inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE
498 bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
499 letmedespawn-1.20.x-forge-1.4.4.jar |Let Me Despawn |letmedespawn |1.4.4 |DONE |Manifest: NOSIGNATURE
500 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
501 toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
502 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
503 DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
504 Cyclic-1.20.1-1.12.13.jar |Cyclic |cyclic |1.12.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
505 BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
506 villagesandpillages-forge-mc1.20.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |DONE |Manifest: NOSIGNATURE
507 rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |DONE |Manifest: NOSIGNATURE
508 kubejs-forge-2001.6.5-build.14.jar |Chosen |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
509 biggerreactors-1.20.1-0.6.0-beta.10.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.10.4 |DONE |Manifest: NOSIGNATURE
510 amendments-1.20-1.2.11.jar |Amendments |amendments |1.20-1.2.11 |DONE |Manifest: NOSIGNATURE
511 sophisticatedstorage-1.20.1-0.10.45.912.jar |Sophisticated Storage |sophisticatedstorage |**.**.**.** |DONE |Manifest: NOSIGNATURE
512 Snad-20.1.0.jar |Snad |snad |20.1.0 |DONE |Manifest: NOSIGNATURE
513 OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |DONE |Manifest: NOSIGNATURE
514 additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
515 item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
516 ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |DONE |Manifest: NOSIGNATURE
517 common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
518 TravelAnchors-1.20.1-5.0.1.jar |Travel Anchors |travelanchors |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
519 ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE
520 enlightend-5.0.14-1.20.1.jar |Enlightend |enlightened_end |5.0.14 |DONE |Manifest: NOSIGNATURE
521 create-1.20.1-0.5.1.h.jar |Create |create |0.5.1.h |DONE |Manifest: NOSIGNATURE
522 extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|DONE |Manifest: NOSIGNATURE
523 ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE
524 createenchantablemachinery-1.20.1-1.8.4.jar |Create: Enchantable Machinery |createenchantablemachinery |1.8.4 |DONE |Manifest: NOSIGNATURE
525 waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |DONE |Manifest: NOSIGNATURE
526 ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |DONE |Manifest: NOSIGNATURE
527 FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
528 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
529 YungsCaveBiomes-1.20.1-Forge-2.0.1.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.1 |DONE |Manifest: NOSIGNATURE
530 comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
531 configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
532 TheOuterEnd-1.0.9.jar |The Outer End |outer_end |1.0.8 |DONE |Manifest: NOSIGNATURE
533 decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
534 PickablePets-1.2.4+1.20.1-forge.jar |Pickable Pets |pickablepets |1.2.4 |DONE |Manifest: NOSIGNATURE
535 mcjtylib-1.20-8.0.6.jar |McJtyLib |mcjtylib |1.20-8.0.6 |DONE |Manifest: NOSIGNATURE
536 rftoolsbase-1.20-5.0.5.jar |RFToolsBase |rftoolsbase |1.20-5.0.5 |DONE |Manifest: NOSIGNATURE
537 xnet-1.20-6.1.6.jar |XNet |xnet |1.20-6.1.6 |DONE |Manifest: NOSIGNATURE
538 rftoolsdim-1.20-11.0.9.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.9 |DONE |Manifest: NOSIGNATURE
539 rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
540 rftoolsbuilder-1.20-6.0.8.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE
541 xnetgases-1.20.1-5.1.4.jar |XNet Gases |xnetgases |5.1.4 |DONE |Manifest: NOSIGNATURE
542 rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
543 ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
544 walljump-1.20.1-1.2.6-forge.jar |Wall-Jump TXF |walljump |1.20.1-1.2.6-forge |DONE |Manifest: NOSIGNATURE
545 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
546 iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
547 blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |DONE |Manifest: NOSIGNATURE
548 EnderStorage-1.20.1-2.11.0.188-universal.jar |EnderStorage |enderstorage |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
549 UsefulSlime-forge-1.20.1-1.8.1.jar |Useful Slime |usefulslime |1.8.1 |DONE |Manifest: NOSIGNATURE
550 ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
551 ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
552 BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
553 Draconic-Evolution-1.20.1-3.1.2.588-universal.jar |Draconic Evolution |draconicevolution |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
554 Shut Up GL Error-forge-1.20.1-1.0.0.jar |Shut Up GL Error |shut_up_gl_error |1.0.0 |DONE |Manifest: NOSIGNATURE
555 nyfsspiders-forge-1.20.1-2.1.1.jar |Nyf's Spiders |nyfsspiders |2.1.1 |DONE |Manifest: NOSIGNATURE
556 craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |DONE |Manifest: NOSIGNATURE
557 rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
558 libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
559 EnchantmentDescriptions-Forge-1.20.1-17.1.18.jar |EnchantmentDescriptions |enchdesc |17.1.18 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
560 ChippedExpress-universal.jar |ChippedExpress |chipped_express |1.2.1 |DONE |Manifest: NOSIGNATURE
561 moonlight-1.20-2.13.7-forge.jar |Moonlight Library |moonlight |1.20-2.13.7 |DONE |Manifest: NOSIGNATURE
562 titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
563 RegionsUnexploredForge-0.5.6+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.6 |DONE |Manifest: NOSIGNATURE
564 Colored Water-1.20.1-1.3.8.jar |Colored Water |colored_water |1.20.1-1.3.8 |DONE |Manifest: NOSIGNATURE
565 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
566 Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
567 appliedenergistics2-forge-15.2.13.jar |Applied Energistics 2 |ae2 |15.2.13 |DONE |Manifest: NOSIGNATURE
568 AppliedFlux-1.20-1.1.9-forge.jar |AppliedFlux |appflux |1.20-1.1.9-forge |DONE |Manifest: NOSIGNATURE
569 merequester-forge-1.20.1-1.1.5.jar |ME Requester |merequester |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
570 ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
571 ExtendedAE-1.20-1.1.14-forge.jar |ExtendedAE |expatternprovider |1.20-1.1.14-forge |DONE |Manifest: NOSIGNATURE
572 AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
573 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
574 easy-villagers-forge-1.20.1-1.1.23.jar |Easy Villagers |easy_villagers |1.20.1-1.1.23 |DONE |Manifest: NOSIGNATURE
575 plushies-1.4.0-forge.jar |Plushie Mod |plushies |1.4.0 |DONE |Manifest: NOSIGNATURE
576 reliquary-1.20.1-2.0.44.1243.jar |Reliquary |reliquary |2.0.44.1243 |DONE |Manifest: NOSIGNATURE
577 Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
578 supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
579 allthecompressed-1.20.1-3.0.2.jar |AllTheCompressed |allthecompressed |3.0.2 |DONE |Manifest: NOSIGNATURE
580 suppsquared-1.20-1.1.15.jar |Supplementaries Squared |suppsquared |1.20-1.1.15 |DONE |Manifest: NOSIGNATURE
581 JAOPCA-1.20.1-4.4.11.21.jar |Mekanism |jaopca |**.**.**.** |DONE |Manifest: NOSIGNATURE
582 polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
583 PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
584 FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
585 ars_elemental-1.20.1-0.6.7.jar |Ars Elemental |ars_elemental |1.20.1-0.6.7 |DONE |Manifest: NOSIGNATURE
586 JustEnoughMekanismMultiblocks-1.20.1-4.5.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.5 |DONE |Manifest: NOSIGNATURE
587 miners_delight-1.20.1-1.2.3.jar |Miner's Delight |miners_delight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
588 Delightful-1.20.1-3.6.jar |Delightful |delightful |3.6 |DONE |Manifest: NOSIGNATURE
589 buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
590 rsinsertexportupgrade-1.20.1-1.4.0.jar |RS Insert Export Upgrade |rsinsertexportupgrade |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE
591 quartz-1.20.1-0.2.0-alpha.0.1.jar |Quartz |quartz |0.2.0-alpha.0.1 |DONE |Manifest: NOSIGNATURE
592 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
593 functionalstorage-1.20.1-1.2.12.jar |Functional Storage |functionalstorage |1.20.1-1.2.12 |DONE |Manifest: NOSIGNATURE
594 modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
595 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
596 refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
597 bushierflowers-0.0.3-1.20.1.jar |Bushier Flowers |bushierflowers |0.0.3-1.20.1 |DONE |Manifest: NOSIGNATURE
598 Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
599 megacells-forge-2.4.4-1.20.1.jar |MEGA Cells |megacells |2.4.4-1.20.1 |DONE |Manifest: NOSIGNATURE
600 packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE
601 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
602 createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |DONE |Manifest: NOSIGNATURE
603 trimmable_tools-forge-2.0.3.jar |Trimmable Tools |trimmable_tools |2.0.3 |DONE |Manifest: NOSIGNATURE
604 Crash Report UUID: 7871a12e-3b0d-4b8f-82c0-7652bec31ffd
605 FML: 47.3
606 Forge: net.minecraftforge:47.3.7
607 Flywheel Backend: GL33 Instanced Arrays
This log will be saved for 90 days from their last view.
Report abuse