123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
---- Minecraft Crash Report ----
// Embeddium instance tainted by mods: [sodiumoptionsapi, oculus]
// Please do not reach out for Embeddium support without removing these mods first.
// -------
// My bad.
Time: 2025-05-03 05:52:22
Description: Rendering overlay
net.minecraftforge.fml.ModLoadingException: Supplementaries (supplementaries) encountered an error during the done event phase
ยง7java.lang.ClassCastException: class tech.thatgravyboat.creeperoverhaul.client.renderer.replaced.ReplacedCreeperRenderer cannot be cast to class net.minecraft.client.renderer.entity.LivingEntityRenderer (tech.thatgravyboat.creeperoverhaul.client.renderer.replaced.ReplacedCreeperRenderer is in module creeperoverhaul@3.0.2 of loader 'TRANSFORMER' @1fba3fd6; net.minecraft.client.renderer.entity.LivingEntityRenderer is in module minecraft@1.20.1 of loader 'TRANSFORMER' @1fba3fd6)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.4.0.jar%23514!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {re:mixin}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {re:mixin}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:classloading,re:mixin}
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1106) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.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:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.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:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: java.lang.ClassCastException: class tech.thatgravyboat.creeperoverhaul.client.renderer.replaced.ReplacedCreeperRenderer cannot be cast to class net.minecraft.client.renderer.entity.LivingEntityRenderer (tech.thatgravyboat.creeperoverhaul.client.renderer.replaced.ReplacedCreeperRenderer is in module creeperoverhaul@3.0.2 of loader 'TRANSFORMER' @1fba3fd6; net.minecraft.client.renderer.entity.LivingEntityRenderer is in module minecraft@1.20.1 of loader 'TRANSFORMER' @1fba3fd6)
at net.minecraftforge.client.event.EntityRenderersEvent$AddLayers.getRenderer(EntityRenderersEvent.java:194) ~[forge-1.20.1-47.4.0-universal.jar%23517!/:?] {re:classloading,pl:eventbus:A}
at net.mehvahdjukaar.supplementaries.forge.SupplementariesForgeClient.onAddLayers(SupplementariesForgeClient.java:102) ~[supplementaries-1.20-3.0.0.jar%23485!/:?] {re:classloading}
at net.mehvahdjukaar.supplementaries.forge.__SupplementariesForgeClient_onAddLayers_AddLayers.invoke(.dynamic) ~[supplementaries-1.20-3.0.0.jar%23485!/:?] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.4.0.jar%23514!/:?] {}
... 31 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Suspected Mod:
Supplementaries (supplementaries), Version: 1.20-3.0.0
Issue tracker URL: https://github.com/MehVahdJukaar/supplementaries/issues
at TRANSFORMER/supplementaries@1.20-3.0.0/net.mehvahdjukaar.supplementaries.forge.SupplementariesForgeClient.onAddLayers(SupplementariesForgeClient.java:102)
Stacktrace:
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.4.0.jar%23514!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {re:mixin}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.4.0.jar%23513!/:?] {re:mixin}
at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_6213_(EntityRenderDispatcher.java:362) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.sodiumextras.json:impl.entitydistance.EntityDispatcherMixin,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.json:MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinEntityRenderDispatcher,pl:mixin:APP:mixins.oculus.compat.sodium.json:copyEntity.shadows.EntityRenderDispatcherMixin,pl:mixin:APP:adastra-common.mixins.json:client.multipart.EntityRenderDispatcherMixin,pl:mixin:APP:lodestone.mixins.json:client.EntityRenderDispatcherMixin,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinEntityRenderDispatcher,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.server.packs.resources.ResourceManagerReloadListener.m_10759_(ResourceManagerReloadListener.java:15) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:classloading,re:mixin}
at java.util.concurrent.CompletableFuture$UniRun.tryFire(CompletableFuture.java:787) ~[?:?] {}
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,re:computing_frames,re:classloading}
at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
-- Overlay render details --
Details:
Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay
Stacktrace:
at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.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:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23512!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.sodiumextras.json:impl.fps.GpuUsageMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:notenoughanimations.mixins.json:LivingRenderStateMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:vampirism.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:hexerei.mixins.json:light.HexereiClientMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.sodiumdynamiclights.json:MinecraftClientMixin,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:brewery-common.mixins.json:rope.PickMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:waterframes.mixin.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:supplementaries-common.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.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:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.4.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
-- Last reload --
Details:
Reload number: 1
Reload reason: initial
Finished: No
Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets
-- System Details --
Details:
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 1208675096 bytes (1152 MiB) / 5280628736 bytes (5036 MiB) up to 8589934592 bytes (8192 MiB)
CPUs: 12
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 5 5600GT with Radeon Graphics
Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
Microarchitecture: Zen 3
Frequency (GHz): 3.59
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 12
Graphics card #0 name: AMD Radeon RX 6600
Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x73ff
Graphics card #0 versionInfo: DriverVersion=32.0.13031.3015
Graphics card #1 name: AMD Radeon(TM) Graphics
Graphics card #1 vendor: Advanced Micro Devices, Inc. (0x1002)
Graphics card #1 VRAM (MB): 512.00
Graphics card #1 deviceId: 0x1638
Graphics card #1 versionInfo: DriverVersion=31.0.21921.1000
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Virtual memory max (MB): 36242.62
Virtual memory used (MB): 28926.80
Swap memory total (MB): 20480.00
Swap memory used (MB): 1573.45
JVM Flags: 4 total; -Xmx4096m -Xms256m -Xmx8192m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
Loaded Shaderpack: (off)
Launched Version: forge-47.4.0
Backend library: LWJGL version 3.3.1 build 7
Backend API: AMD Radeon RX 6600 GL version 4.6.0 Core Profile Context 25.3.1.250220, ATI Technologies Inc.
Window size: 1024x768
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs:
Current Language: en_us
CPU: 12x AMD Ryzen 5 5600GT with Radeon Graphics
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.4.0.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
lowcodefml@null
javafml@null
Mod List:
supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
alshanex_familiars-1.20.1_v1.1.2_HotFix.jar |Alshanex Familiars Mod |alshanex_familiars |1.20.1_v1.1.2_HotFix|DONE |Manifest: NOSIGNATURE
sodiumextras-forge-1.0.7-1.20.1.jar |Sodium Extras |sodiumextras |1.0.6 |DONE |Manifest: NOSIGNATURE
createdeco-2.0.2-1.20.1-forge.jar |Create Deco |createdeco |2.0.2-1.20.1-forge |DONE |Manifest: NOSIGNATURE
player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
atlantis-2025.3.25-1.20.1-9.7-forge.jar |Atlantis |atlantis |2025.3.25-1.20.1-9.7|DONE |Manifest: NOSIGNATURE
Apotheosis-1.20.1-7.4.8.jar |Apotheosis |apotheosis |7.4.8 |DONE |Manifest: NOSIGNATURE
decorative_core-1.0004-forge-1.20.1.jar |Decorative Core |decorative_core |1.0004-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.27-all.jar |Balm |balm |7.3.27 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
chat_heads-0.13.18-forge-1.20.jar |Chat Heads |chat_heads |0.13.18 |DONE |Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
corpse-forge-1.20.1-1.0.20.jar |Corpse |corpse |1.20.1-1.0.20 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
Explorify v1.6.2 f10-48.jar |Explorify |explorify |1.6.2 |DONE |Manifest: NOSIGNATURE
ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
Botania-1.20.1-448-FORGE.jar |Botania |botania |1.20.1-448-FORGE |DONE |Manifest: NOSIGNATURE
resourcefulconfig-forge-1.20.1-2.1.3.jar |Resourcefulconfig |resourcefulconfig |2.1.3 |DONE |Manifest: NOSIGNATURE
expanded_ecosphere-3.2.4-forge.jar |Expanded Ecosphere |expanded_ecosphere |3.2.4 |DONE |Manifest: NOSIGNATURE
curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |DONE |Manifest: NOSIGNATURE
ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
noisium-forge-2.3.0+mc1.20-1.20.1.jar |Noisium |noisium |2.3.0+mc1.20-1.20.1 |DONE |Manifest: NOSIGNATURE
constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
flib-1.20.1-0.0.15.jar |flib |flib |0.0.15 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
watermedia-2.1.24.jar |WaterMedia |watermedia |2.1.24 |DONE |Manifest: NOSIGNATURE
jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |15.20.0.106 |DONE |Manifest: NOSIGNATURE
The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
fallingleaves-1.20.1-2.1.2.jar |Fallingleaves |fallingleaves |2.1.2 |DONE |Manifest: NOSIGNATURE
integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE
design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |DONE |Manifest: NOSIGNATURE
midnightlib-1.4.2-forge.jar |MidnightLib |midnightlib |1.4.2 |DONE |Manifest: NOSIGNATURE
additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
forge-1.20.1-47.4.0-universal.jar |Forge |forge |47.4.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
silent-gear-1.20.1-3.6.6.jar |Silent Gear |silentgear |3.6.6 |DONE |Manifest: NOSIGNATURE
idas_forge-1.11.1+1.20.1.jar |Integrated Dungeons and Struct|idas |1.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
emotecraft-for-MC1.20.1-2.2.7-b.build.50-forge.jar|Emotecraft |emotecraft |2.2.7-b.build.50 |DONE |Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
voicechat-forge-1.20.1-2.5.30.jar |Simple Voice Chat |voicechat |1.20.1-2.5.30 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.20.1-10.0.3.jar |The One Probe |theoneprobe |1.20.1-10.0.3 |DONE |Manifest: NOSIGNATURE
appliedenergistics2-forge-15.3.5.jar |Applied Energistics 2 |ae2 |15.3.5 |DONE |Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.10.jar |TerraBlender |terrablender |3.0.1.10 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.20.1-18.0.0.592.jar |Biomes O' Plenty |biomesoplenty |18.0.0.592 |DONE |Manifest: NOSIGNATURE
fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE
commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
sushigocrafting-1.20.1-0.5.3.jar |Sushi Go Crafting |sushigocrafting |0.5.3 |DONE |Manifest: NOSIGNATURE
astikorcarts-1.20.1-1.1.8.jar |AstikorCarts Redux |astikorcarts |1.1.8 |DONE |Manifest: NOSIGNATURE
pipez-forge-1.20.1-1.2.21.jar |Pipez |pipez |1.20.1-1.2.21 |DONE |Manifest: NOSIGNATURE
notenoughanimations-forge-1.9.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.9.3 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.10.jar |SecurityCraft |securitycraft |1.10 |DONE |Manifest: NOSIGNATURE
Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE
entityculling-forge-1.7.4-mc1.20.1.jar |EntityCulling |entityculling |1.7.4 |DONE |Manifest: NOSIGNATURE
cagedmobs-1.20.1-forge-2.0.5.jar |Caged Mobs |cagedmobs |1.20.1-2.0.5 |DONE |Manifest: NOSIGNATURE
AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |DONE |Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.5.0+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.0+1.20.4 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
Vampirism-1.20.1-1.10.13.jar |Vampirism |vampirism |1.10.13 |DONE |Manifest: NOSIGNATURE
Werewolves-1.20.1-2.0.2.5.jar |Werewolves |werewolves |2.0.2.5 |DONE |Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.35.91.jar |Lootr |lootr |0.7.35.91 |DONE |Manifest: NOSIGNATURE
occultism-1.20.1-1.141.4.jar |Occultism |occultism |1.141.4 |DONE |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
EuphoriaPatcher-1.5.2-r5.4-forge.jar |EuphoriaPatcher |euphoria_patcher |1.5.2-r5.4-forge |DONE |Manifest: NOSIGNATURE
oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
letsdo-addon-structures-1.7.1.jar |Let's Do Addon: Structures |letsdoaddonstructures |1.7.1 |DONE |Manifest: NOSIGNATURE
cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |DONE |Manifest: NOSIGNATURE
hexerei-0.4.2.3.jar |Hexerei |hexerei |1.20.1-0.4.2.3 |DONE |Manifest: NOSIGNATURE
kuma-api-forge-20.1.10+1.20.1.jar |KumaAPI |kuma_api |20.1.10 |DONE |Manifest: NOSIGNATURE
Animation_Overhaul-forge-1.20.x-1.3.1.jar |Animation Overhaul |animation_overhaul |1.3.1 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.7.1.2.jar |GeckoLib 4 |geckolib |4.7.1.2 |DONE |Manifest: NOSIGNATURE
naturalist-5.0pre2+forge-1.20.1.jar |Naturalist |naturalist |5.0pre2 |DONE |Manifest: NOSIGNATURE
Architects-Palette-1.20.1-1.3.6.1.jar |Architect's Palette |architects_palette |1.3.6.1 |DONE |Manifest: NOSIGNATURE
Compat_AlexsMobs-Naturalist.jar |Alex's Mobs - Naturalist Compa|alexsmobsnaturalistcompat |1.2.0 |DONE |Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-1.2.51.966.jar |Sophisticated Core |sophisticatedcore |1.2.51.966 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE
citadel-2.6.1-1.20.1.jar |Citadel |citadel |2.6.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE
iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.20.1-3.23.14.1233.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.14.1233 |DONE |Manifest: NOSIGNATURE
Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
relics-1.20.1-0.8.0.9.jar |Relics |relics |0.8.0.9 |DONE |Manifest: NOSIGNATURE
Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE
interiors-v0.5-1.20.1.jar |Create: Interiors |interiors |0.5 |DONE |Manifest: NOSIGNATURE
absentbydesign-1.20.1-1.9.0.jar |Absent By Design Mod |absentbydesign |1.9.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
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
sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
deco_storage-3.2204-forge-1.20.1.jar |Decorative Storage |deco_storage |3.2204-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
AmbientSounds_FORGE_v6.1.9_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.9 |DONE |Manifest: NOSIGNATURE
dungeons_enhanced-1.20.1-5.3.0.jar |Dungeons Enhanced |dungeons_enhanced |5.3.0 |DONE |Manifest: NOSIGNATURE
xercamod-1.20.1-1.0.0.jar |Xerca Mod |xercamod |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
simplehats-forge-1.20.1-0.3.2.jar |SimpleHats |simplehats |1.20.1-0.3.2 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
furnitury-2.1904-forge-1.20.1.jar |Furnitury |furnitury |2.1904-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
letsdo-API-forge-1.2.15-forge.jar |[Let's Do] API |doapi |1.2.15 |DONE |Manifest: NOSIGNATURE
letsdo-vinery-forge-1.4.39.jar |[Let's Do] Vinery |vinery |1.4.39 |DONE |Manifest: NOSIGNATURE
justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
letsdo-herbalbrews-forge-1.0.12.jar |[Let's Do] HerbalBrews |herbalbrews |1.0.12 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
letsdo-furniture-forge-1.0.4.jar |[Let's Do] Furniture |furniture |1.0.4 |DONE |Manifest: NOSIGNATURE
walkietalkie-forge-1.20.1-1.3.0.jar |Walkie-Talkie |walkietalkie |1.3.0 |DONE |Manifest: NOSIGNATURE
letsdo-candlelight-forge-1.2.13.jar |[Let's Do] Candlelight |candlelight |1.2.13 |DONE |Manifest: NOSIGNATURE
letsdo-bakery-forge-1.1.15.jar |[Let's Do] Bakery |bakery |1.1.15 |DONE |Manifest: NOSIGNATURE
letsdo-beachparty-forge-2.0.1.jar |[Let's Do] Beachparty |beachparty |2.0.1 |DONE |Manifest: NOSIGNATURE
letsdo-brewery-forge-1.1.9.jar |[Let's Do] Brewery |brewery |1.1.9 |DONE |Manifest: NOSIGNATURE
letsdo-meadow-forge-1.3.25.jar |[Let's Do] Meadow |meadow |1.3.25 |DONE |Manifest: NOSIGNATURE
refurbished_furniture-forge-1.20.1-1.0.12.jar |MrCrayfish's Furniture Mod: Re|refurbished_furniture |1.0.12 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
productivebees-1.20.1-12.6.0.jar |Productive Bees |productivebees |1.20.1-12.6.0 |DONE |Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.12.jar |Framework |framework |0.7.12 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
WWOO-FABRIC+FORGE+QUILT-2.0.0.jar |William Wythers Overhauled Ove|wwoo_forge |2.0.0 |DONE |Manifest: NOSIGNATURE
raccompat-1.20.1-0.1.3.jar |RAC-Compat |raccompat |0.1.3 |DONE |Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.13.jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE
amendments-1.20-1.2.19.jar |Amendments |amendments |1.20-1.2.19 |DONE |Manifest: NOSIGNATURE
[1.20-1.20.1] Comics Bubbles Chat-1.3.4.jar |Comics Bubbles Chat |comicsbubbleschat |1.3.4 |DONE |Manifest: NOSIGNATURE
sophisticatedstorage-1.20.1-1.3.40.1140.jar |Sophisticated Storage |sophisticatedstorage |1.3.40.1140 |DONE |Manifest: NOSIGNATURE
OctoLib-FORGE-0.5.0.1+1.20.1.jar |OctoLib |octolib |0.5.0.1 |DONE |Manifest: NOSIGNATURE
productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
Laendli_1.7.7a (1.20.1_forge).jar |Laendli Transport |laendli_transport |1.7.7 |DONE |Manifest: NOSIGNATURE
create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
waystones-forge-1.20.1-14.1.11.jar |Waystones |waystones |14.1.11 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
artifacts-forge-9.5.16.jar |Artifacts |artifacts |9.5.16 |DONE |Manifest: NOSIGNATURE
decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
FasterLadderClimbing-1.20.1-0.2.10.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.10 |DONE |Manifest: NOSIGNATURE
xercamusic-1.20.1-1.0.2.jar |Music Maker Mod |xercamusic |1.20.1-1.0.2 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.19.jar |Mystical Agriculture |mysticalagriculture |7.0.19 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.9.jar |Mystical Agradditions |mysticalagradditions |7.0.9 |DONE |Manifest: NOSIGNATURE
alexscaves-2.0.2.jar |Alex's Caves |alexscaves |2.0.2 |DONE |Manifest: NOSIGNATURE
simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
moonlight-1.20-2.13.83-forge.jar |Moonlight Library |moonlight |1.20-2.13.83 |DONE |Manifest: NOSIGNATURE
endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
simplymore-forge-1.1.3.jar |Simply More |simplymore |1.1.3 |DONE |Manifest: NOSIGNATURE
another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE
fish_of_thieves-mc1.20.1-v3.1.1-forge.jar |Fish of Thieves |fishofthieves |3.1.1 |DONE |Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.32_mc1.20.1.jar |CreativeCore |creativecore |2.12.32 |DONE |Manifest: NOSIGNATURE
waterframes-FORGE-mc1.20.1-v2.1.14.jar |WaterFrames |waterframes |2.1.14 |DONE |Manifest: NOSIGNATURE
forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE
supplementaries-1.20-3.0.0.jar |Supplementaries |supplementaries |1.20-3.0.0 |DONE |Manifest: NOSIGNATURE
suppsquared-1.20-1.1.21.jar |Supplementaries Squared |suppsquared |1.20-1.1.21 |DONE |Manifest: NOSIGNATURE
malum-1.20.1-1.6.6.jar |Malum |malum |1.20.1-1.6.6 |DONE |Manifest: NOSIGNATURE
irons_spellbooks-1.20.1-3.4.0.9.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.9 |DONE |Manifest: NOSIGNATURE
betterarcheology-1.2.1-1.20.1.jar |Better Archeology |betterarcheology |1.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
modonomicon-1.20.1-forge-1.77.6.jar |Modonomicon |modonomicon |1.77.6 |DONE |Manifest: NOSIGNATURE
mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
justzoom_forge_2.1.1_MC_1.20.1.jar |Just Zoom |justzoom |2.1.1 |DONE |Manifest: NOSIGNATURE
lodestone-1.20.1-1.6.4.1.jar |Lodestone |lodestone |1.20.1-1.6.4.1 |DONE |Manifest: NOSIGNATURE
expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: a7805a3e-2024-499b-8204-fd0e04625b31
FML: 47.4
Forge: net.minecraftforge:47.4.0
Flywheel Backend: GL33 Instanced Arrays