Jump to content

Game keeps crashing at launch with all the mods 8


Bryan Smith

Recommended Posts

i have been playing atm8 and my game keeps crashing on launch everytime despite changing nothing.  In the process of trying to fix it i have updated java to the latest version tried using the polymc client and inserting the jvm argument in the java banner on these forums. the error message is: 

The game crashed whilst initializing game Error: net.minecraftforge.fml.ModLoadingException: SpectreLib (spectrelib) encountered an error during the common_setup event phase

This is the crash report

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 2022-12-25 23:14:13
Description: Initializing game

net.minecraftforge.fml.ModLoadingException: SpectreLib (spectrelib) encountered an error during the common_setup event phase
§7com.illusivesoulworks.spectrelib.config.SpectreConfigTracker$ConfigLoadingException: Failed loading config file comforts-server.toml of type SERVER for comforts
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.55.jar%23471!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.registries.RegistryManager.postNewRegistryEvent(RegistryManager.java:156) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$0(ForgeStatesProvider.java:21) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:468) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.1.55.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
Caused by: com.illusivesoulworks.spectrelib.config.SpectreConfigTracker$ConfigLoadingException: Failed loading config file comforts-server.toml of type SERVER for comforts
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.lambda$read$6(SpectreConfigTracker.java:191) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.lambda$loadDefaultConfigs$2(SpectreConfigTracker.java:86) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) ~[?:?] {}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.loadDefaultConfigs(SpectreConfigTracker.java:80) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigEvents.onLoadDefault(SpectreConfigEvents.java:30) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigEvents.onLoadDefaultAndLocal(SpectreConfigEvents.java:25) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.SpectreForgeMod.loadConfigs(SpectreForgeMod.java:55) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.55.jar%23471!/:?] {}
    ... 31 more
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%2385!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%2385!/:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%2385!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%2385!/:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%2385!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%2384!/:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%2384!/:?] {}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.lambda$read$6(SpectreConfigTracker.java:189) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.lambda$loadDefaultConfigs$2(SpectreConfigTracker.java:86) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780) ~[?:?] {}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigTracker.loadDefaultConfigs(SpectreConfigTracker.java:80) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigEvents.onLoadDefault(SpectreConfigEvents.java:30) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.config.SpectreConfigEvents.onLoadDefaultAndLocal(SpectreConfigEvents.java:25) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at com.illusivesoulworks.spectrelib.SpectreForgeMod.loadConfigs(SpectreForgeMod.java:55) ~[spectrelib-forge-0.11.0+1.19.jar%23508!/:0.11.0+1.19] {re:classloading}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2379!/:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:107) ~[javafmllanguage-1.19.2-43.1.55.jar%23471!/:?] {}
    ... 31 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:111) ~[javafmllanguage-1.19.2-43.1.55.jar%23471!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$postEventWithWrapInModOrder$35(ModLoader.java:315) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:225) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.postEventWithWrapInModOrder(ModLoader.java:313) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.registries.RegistryManager.postNewRegistryEvent(RegistryManager.java:156) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading}
    at net.minecraftforge.common.ForgeStatesProvider.lambda$new$0(ForgeStatesProvider.java:21) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$dispatchAndHandleError$23(ModLoader.java:207) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.dispatchAndHandleError(ModLoader.java:207) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.fml.ModLoader.lambda$gatherAndInitializeMods$14(ModLoader.java:185) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
    at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:185) ~[fmlcore-1.19.2-43.1.55.jar%23470!/:?] {}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$begin$1(ClientModLoader.java:91) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:111) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.client.loading.ClientModLoader.begin(ClientModLoader.java:91) ~[forge-1.19.2-43.1.55-universal.jar%23474!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:468) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:dankstorage.mixins.json:MinecraftClientAccessor,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
    Modules: 
        ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
        CRYPT32.dll:Crypto API32:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
        CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
        DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
        DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        DNSAPI.dll:DNS Client API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
        GLU32.dll:OpenGL Utility Library DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        MSCTF.dll:MSCTF Server DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        MpOav.dll:IOfficeAntiVirus Module:4.18.2211.5 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
        NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        Ole32.dll:Microsoft OLE for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        PROPSYS.dll:Microsoft Property System:7.0.19041.1708 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Remote Procedure Call Runtime:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SETUPAPI.dll:Windows Setup API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:Windows Shell Common Dll:10.0.19041.964 (WinBuild.160101.0800):Microsoft Corporation
        UMPDC.dll
        USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        USERENV.dll:Userenv:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        WINHTTP.dll:Windows HTTP Services:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINSTA.dll:Winstation Library:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
        WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Wldp.dll:Windows Lockdown Policy:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        apphelp.dll:Application Compatibility Client Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        awt.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        bcrypt.dll:Windows Cryptographic Primitives Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.1415 (WinBuild.160101.0800):Microsoft Corporation
        cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
        combase.dll:Microsoft COM for Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        cryptnet.dll:Crypto Network Related API:10.0.19041.906 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:DHCP Client Service:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:DHCPv6 Client:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        drvstore.dll:Driver Store API:10.0.19041.1949 (WinBuild.160101.0800):Microsoft Corporation
        dwmapi.dll:Microsoft Desktop Window Manager API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.2364 (WinBuild.160101.0800):Microsoft Corporation
        glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
        icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        java.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.3.0:Microsoft
        jemalloc.dll
        jimage.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jna1803394567658511238.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
        jsvml.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        jvm.dll:OpenJDK 64-Bit server VM:17.0.3.0:Microsoft
        kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        lwjgl.dll
        lwjgl_opengl.dll
        lwjgl_stb.dll
        management.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        management_ext.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
        msasn1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
        mscms.dll:Microsoft Color Matching System DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:E-mail Naming Shim Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Windows NCrypt Router:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        net.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        nio.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        ntdll.dll:NT Layer DLL:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        ntmarta.dll:Windows NT MARTA provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.2756:NVIDIA Corporation
        nvspcap64.dll:NVIDIA Game Proxy:3.26.0.160:NVIDIA Corporation
        opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:PNRP Name Space Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        powrprof.dll:Power Profile Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
        rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        shlwapi.dll:Shell Light-weight Utility Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        sunmscapi.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        uxtheme.dll:Microsoft UxTheme Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
        verify.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
        win32u.dll:Win32u:10.0.19041.2364 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:Microsoft WinRT Storage API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wintypes.dll:Windows Base Types DLL:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        xinput1_4.dll:Microsoft Common Controller API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        zip.dll:OpenJDK Platform binary:17.0.3.0:Microsoft
Stacktrace:
    at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23469!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,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.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.1.55.jar%2395!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.19.2
    Minecraft Version ID: 1.19.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.3, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 826929264 bytes (788 MiB) / 1707081728 bytes (1628 MiB) up to 8455716864 bytes (8064 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
    Identifier: Intel64 Family 6 Model 94 Stepping 3
    Microarchitecture: Skylake (Client)
    Frequency (GHz): 2.71
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: NVIDIA GeForce GTX 960
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 2048.00
    Graphics card #0 deviceId: 0x1401
    Graphics card #0 versionInfo: DriverVersion=31.0.15.2756
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 16384.00
    Memory slot #1 clockSpeed (GHz): 2.13
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 35769.66
    Virtual memory used (MB): 11589.85
    Swap memory total (MB): 11264.00
    Swap memory used (MB): 0.00
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8064m -Xms256m
    Loaded Shaderpack: (off)
    Launched Version: forge-43.1.55
    Backend library: LWJGL version 3.3.1 build 7
    Backend API: NVIDIA GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 527.56, NVIDIA Corporation
    Window size: <not initialized>
    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)
    CPU: 4x Intel(R) Core(TM) i5-6400 CPU @ 2.70GHz
    ModLauncher: 10.0.8+10.0.8+main.0ef7e830
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services: 
        mixin-0.8.5.jar mixin PLUGINSERVICE 
        eventbus-6.0.3.jar eventbus PLUGINSERVICE 
        fmlloader-1.19.2-43.1.55.jar slf4jfixer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.55.jar object_holder_definalize PLUGINSERVICE 
        fmlloader-1.19.2-43.1.55.jar runtime_enum_extender PLUGINSERVICE 
        fmlloader-1.19.2-43.1.55.jar capability_token_subclass PLUGINSERVICE 
        accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 
        fmlloader-1.19.2-43.1.55.jar runtimedistcleaner PLUGINSERVICE 
        modlauncher-10.0.8.jar jcplugin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE 
        modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        javafml@null
        lowcodefml@null
        [email protected]
        [email protected]
    Mod List: 
        saturn-mc1.19.2-0.0.1.jar                         |Saturn                        |saturn                        |0.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterDungeons-1.19.2-Forge-3.2.2.jar        |YUNG's Better Dungeons        |betterdungeons                |1.19.2-Forge-3.2.2  |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642configlib-1.1.6b-forge-mc1.19.jar  |SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.6b              |COMMON_SET|Manifest: NOSIGNATURE
        paucal-forge-1.19.2-0.5.0.jar                     |PAUCAL                        |paucal                        |0.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        AdditionalEnchantedMiner-1.19.2-19.10.1.jar       |QuarryPlus                    |quarryplus                    |19.10.1             |COMMON_SET|Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
        simplemagnets-1.1.8b-forge-mc1.19.jar             |Simple Magnets                |simplemagnets                 |1.1.8b              |COMMON_SET|Manifest: NOSIGNATURE
        botarium-forge-1.19.2-1.8.0.jar                   |Botarium                      |botarium                      |1.8.0               |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedTerminals-1.19.2-1.4.2.jar              |IntegratedTerminals           |integratedterminals           |1.4.2               |COMMON_SET|Manifest: NOSIGNATURE
        paragon-forge-3.0.2-1.19x.jar                     |Paragon                       |paragon                       |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |2.0.0.0             |COMMON_SET|Manifest: NOSIGNATURE
        rubidium-0.6.2.jar                                |Rubidium                      |rubidium                      |0.6.2               |COMMON_SET|Manifest: NOSIGNATURE
        modnametooltip-1.19-1.19.0.jar                    |Mod Name Tooltip              |modnametooltip                |1.19.0              |COMMON_SET|Manifest: NOSIGNATURE
        IronJetpacks-1.19.2-6.0.3.jar                     |Iron Jetpacks                 |ironjetpacks                  |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        laserio-1.5.2.jar                                 |LaserIO                       |laserio                       |1.5.2               |COMMON_SET|Manifest: NOSIGNATURE
        EvilCraft-1.19.2-1.2.12.jar                       |EvilCraft                     |evilcraft                     |1.2.12              |COMMON_SET|Manifest: NOSIGNATURE
        YungsApi-1.19.2-Forge-3.8.2.jar                   |YUNG's API                    |yungsapi                      |1.19.2-Forge-3.8.2  |COMMON_SET|Manifest: NOSIGNATURE
        Powah-4.0.6.jar                                   |Powah                         |powah                         |4.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        GatewaysToEternity-1.19.2-3.1.0.jar               |Gateways To Eternity          |gateways                      |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        cabletiers-1.19.2-0.5471.jar                      |Cable Tiers                   |cabletiers                    |1.19.2-0.5471       |COMMON_SET|Manifest: NOSIGNATURE
        rangedpumps-1.0.0.jar                             |Ranged Pumps                  |rangedpumps                   |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.19.2-8.0.0.jar             |Wither Skeleton Tweaks        |wstweaks                      |8.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Shrink-1.19-1.3.4.jar                             |Shrink                        |shrink                        |1.3.4               |COMMON_SET|Manifest: NOSIGNATURE
        guardvillagers-1.19.2-1.5.2.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.2        |COMMON_SET|Manifest: NOSIGNATURE
        universalgrid-1.19.2-1.033.jar                    |Universal Grid                |universalgrid                 |1.19.2-1.033        |COMMON_SET|Manifest: NOSIGNATURE
        DarkUtilities-Forge-1.19.2-13.1.6.jar             |DarkUtilities                 |darkutils                     |13.1.6              |COMMON_SET|Manifest: NOSIGNATURE
        Apotheosis-1.19.2-6.0.1.jar                       |Apotheosis                    |apotheosis                    |6.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        clickadv-1.19.2-2.9.jar                           |clickadv mod                  |clickadv                      |1.19.2-2.9          |COMMON_SET|Manifest: NOSIGNATURE
        balm-4.5.3.jar                                    |Balm                          |balm                          |4.5.3               |COMMON_SET|Manifest: NOSIGNATURE
        JustEnoughResources-1.19.2-1.2.0.188.jar          |Just Enough Resources         |jeresources                   |1.2.0.188           |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-8.2.88-forge.jar                     |Cloth Config v8 API           |cloth_config                  |8.2.88              |COMMON_SET|Manifest: NOSIGNATURE
        shetiphiancore-1.19-3.11.2.jar                    |ShetiPhian-Core               |shetiphiancore                |3.11.2              |COMMON_SET|Manifest: NOSIGNATURE
        ctov-3.1.4.jar                                    |ChoiceTheorem's Overhauled Vil|ctov                          |3.1.4               |COMMON_SET|Manifest: NOSIGNATURE
        supplementaries-1.19.2-2.2.29.jar                 |Supplementaries               |supplementaries               |1.19.2-2.2.29       |COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.19.2-2.7.1.jar                    |Structure Gel API             |structure_gel                 |2.7.1               |COMMON_SET|Manifest: NOSIGNATURE
        AdvancementPlaques-1.19.2-1.4.7.jar               |Advancement Plaques           |advancementplaques            |1.4.7               |COMMON_SET|Manifest: NOSIGNATURE
        PackMenu-1.19.2-5.1.0.jar                         |PackMenu                      |packmenu                      |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        alltheores-2.0.2-1.19.2-43.1.3.jar                |AllTheOres                    |alltheores                    |2.0.2-1.19.2-43.1.3 |COMMON_SET|Manifest: NOSIGNATURE
        industrial-foregoing-1.19.2-3.3.2.1-3.jar         |Industrial Foregoing          |industrialforegoing           |3.3.2.1             |COMMON_SET|Manifest: NOSIGNATURE
        torchmaster-19.2.0.jar                            |Torchmaster                   |torchmaster                   |19.2.0              |COMMON_SET|Manifest: NOSIGNATURE
        handcrafted-forge-1.19.2-2.0.1.jar                |Handcrafted                   |handcrafted                   |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        repurposed_structures_forge-6.3.8+1.19.2.jar      |Repurposed Structures         |repurposed_structures         |6.3.8+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        BotanyTrees-Forge-1.19.2-5.0.1.jar                |BotanyTrees                   |botanytrees                   |5.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        ironfurnaces-1.19.2-3.6.4.jar                     |Iron Furnaces                 |ironfurnaces                  |3.6.4               |COMMON_SET|Manifest: NOSIGNATURE
        StructureCompass-1.19.2-1.3.5.jar                 |Structure Compass Mod         |structurecompass              |1.3.5               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-trapdoors-1.0.8-mc1.19.2forge.jar             |Macaw's Trapdoors             |mcwtrpdoors                   |1.0.8               |COMMON_SET|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.19a-forge-mc1.19.jar   |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.19a             |COMMON_SET|Manifest: NOSIGNATURE
        resourcefulconfig-forge-1.19.2-1.0.16.jar         |Resourcefulconfig             |resourcefulconfig             |1.0.16              |COMMON_SET|Manifest: NOSIGNATURE
        spark-1.10.17-forge.jar                           |spark                         |spark                         |1.10.17             |COMMON_SET|Manifest: NOSIGNATURE
        curios-forge-1.19.2-5.1.1.0.jar                   |Curios API                    |curios                        |1.19.2-5.1.1.0      |COMMON_SET|Manifest: NOSIGNATURE
        corail_woodcutter-1.19.2-2.5.1.jar                |Corail Woodcutter             |corail_woodcutter             |2.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        oculus-mc1.19.2-1.2.8.jar                         |Oculus                        |oculus                        |1.2.8               |COMMON_SET|Manifest: NOSIGNATURE
        advgenerators-1.4.0.5-mc1.19.2.jar                |Advanced Generators           |advgenerators                 |1.4.0.5             |COMMON_SET|Manifest: NOSIGNATURE
        AngelRing2-1.19.2-2.1.5.jar                       |Angel Ring 2                  |angelring                     |2.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        tombstone-8.2.2-1.19.2.jar                        |Corail Tombstone              |tombstone                     |8.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        antighost-1.19.1-forge42.0.1-1.1.2.jar            |AntiGhost                     |antighost                     |1.19.1-forge42.0.1-1|COMMON_SET|Manifest: NOSIGNATURE
        pluto-mc1.19.2-0.0.7.jar                          |Pluto                         |pluto                         |0.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        NaturesAura-37.4.jar                              |Nature's Aura                 |naturesaura                   |37.4                |COMMON_SET|Manifest: NOSIGNATURE
        constructionwand-1.19.1-2.8.jar                   |Construction Wand             |constructionwand              |1.19.1-2.8          |COMMON_SET|Manifest: NOSIGNATURE
        mcw-roofs-2.2.2-mc1.19.2forge.jar                 |Macaw's Roofs                 |mcwroofs                      |2.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        littlelogistics-mc1.19.2-v1.3.1.jar               |Little Logistics              |littlelogistics               |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre34-1.19.jar                          |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre34         |COMMON_SET|Manifest: NOSIGNATURE
        FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar      |YUNG's Better Mineshafts      |bettermineshafts              |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        geckolib-forge-1.19-3.1.39.jar                    |GeckoLib                      |geckolib3                     |3.1.39              |COMMON_SET|Manifest: NOSIGNATURE
        SuperFactoryManager-1.19.2-4.4.3.jar              |Super Factory Manager         |sfm                           |4.4.3               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-lights-1.0.4-mc1.19.2.jar                     |Macaw's Lights and Lamps      |mcwlights                     |1.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        Crafting-on-a-stick-1.19-1.0.1.jar                |Crafting On A Stick           |crafting_on_a_stick           |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        elytraslot-forge-6.0.0+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.0.0+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        nomowanderer-1.19.2_1.3.4.jar                     |NoMoWanderer                  |nomowanderer                  |1.19.2_1.3.4        |COMMON_SET|Manifest: NOSIGNATURE
        rechiseled-1.0.10c-forge-mc1.19.jar               |Rechiseled                    |rechiseled                    |1.0.10c             |COMMON_SET|Manifest: NOSIGNATURE
        harvestwithease-1.19.2-4.0.0.3-forge.jar          |Harvest with ease             |harvestwithease               |4.0.0.3             |COMMON_SET|Manifest: NOSIGNATURE
        jei-1.19.2-forge-11.4.0.290.jar                   |Just Enough Items             |jei                           |11.4.0.290          |COMMON_SET|Manifest: NOSIGNATURE
        AttributeFix-Forge-1.19.2-17.1.3.jar              |AttributeFix                  |attributefix                  |17.1.3              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        tesseract-1.0.27b-forge-mc1.19.jar                |Tesseract                     |tesseract                     |1.0.27b             |COMMON_SET|Manifest: NOSIGNATURE
        Mekanism-1.19.2-10.3.5.473.jar                    |Mekanism                      |mekanism                      |10.3.5              |COMMON_SET|Manifest: NOSIGNATURE
        GravitationalModulatingAdditionalUnit-1.19.2-2.8.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|1.19.2-2.8          |COMMON_SET|Manifest: NOSIGNATURE
        caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |COMMON_SET|Manifest: NOSIGNATURE
        bdlib-1.25.0.5-mc1.19.2.jar                       |BdLib                         |bdlib                         |1.25.0.5            |COMMON_SET|Manifest: NOSIGNATURE
        AllTheCompressed-1.19.2-2.0.0.jar                 |AllTheCompressed              |allthecompressed              |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        NaturesCompass-1.19.2-1.10.0-forge.jar            |Nature's Compass              |naturescompass                |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE
        jumpboat-1.19-0.1.0.5.jar                         |Jumpy Boats                   |jumpboat                      |1.19-0.1.0.5        |COMMON_SET|Manifest: NOSIGNATURE
        LibX-1.19.2-4.2.8.jar                             |LibX                          |libx                          |1.19.2-4.2.8        |COMMON_SET|Manifest: NOSIGNATURE
        compactmachines-5.1.0.jar                         |Compact Machines 5            |compactmachines               |5.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        BotanyPots-Forge-1.19.2-9.0.19.jar                |BotanyPots                    |botanypots                    |9.0.19              |COMMON_SET|Manifest: NOSIGNATURE
        phosphophyllite-1.19.2-0.6.0-beta.6.4.jar         |Phosphophyllite               |phosphophyllite               |0.6.0-beta.6.4      |COMMON_SET|Manifest: NOSIGNATURE
        farmingforblockheads-forge-1.19-11.1.0.jar        |Farming for Blockheads        |farmingforblockheads          |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.19.2-4.1.3-15.jar  |PneumaticCraft: Repressurized |pneumaticcraft                |1.19.2-4.1.3-15     |COMMON_SET|Manifest: NOSIGNATURE
        additional_lights-1.19-2.1.5.jar                  |Additional Lights             |additional_lights             |2.1.5               |COMMON_SET|Manifest: NOSIGNATURE
        ExtraDisks-1.19.2-2.2.0.jar                       |Extra Disks                   |extradisks                    |1.19.2-2.2.0        |COMMON_SET|Manifest: NOSIGNATURE
        EdivadLib-1.19.2-1.2.0.jar                        |EdivadLib                     |edivadlib                     |1.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.19.2-43.1.55-universal.jar                |Forge                         |forge                         |43.1.55             |COMMON_SET|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.19.2-3.1.2.jar                      |Silent Gear                   |silentgear                    |3.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedCrafting-1.19.2-1.0.26.jar              |IntegratedCrafting            |integratedcrafting            |1.0.26              |COMMON_SET|Manifest: NOSIGNATURE
        DungeonsArise-1.19.2-2.1.54-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.54-1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
        alchemistry-1.19.2-2.2.3.jar                      |Alchemistry                   |alchemistry                   |1.19.2-2.2.3        |COMMON_SET|Manifest: NOSIGNATURE
        client-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |COMMON_SET|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.19.2-10.0.2.33.jar                    |CoFH Core                     |cofh_core                     |10.0.2.33           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_core-1.19.2-10.0.0.1.jar                  |Thermal Series                |thermal                       |10.0.0.1            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_integration-1.19.2-10.0.0.11.jar          |Thermal Integration           |thermal_integration           |10.0.0.11           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        redstone_arsenal-1.19.2-7.0.1.12.jar              |Redstone Arsenal              |redstone_arsenal              |7.0.1.12            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_innovation-1.19.2-10.0.0.16.jar           |Thermal Innovation            |thermal_innovation            |10.0.0.16           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        thermal_foundation-1.19.2-10.0.0.38.jar           |Thermal Foundation            |thermal_foundation            |10.0.0.38           |COMMON_SET|Manifest: NOSIGNATURE
        thermal_locomotion-1.19.2-10.0.0.12.jar           |Thermal Locomotion            |thermal_locomotion            |10.0.0.12           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        radon-0.8.2.jar                                   |Radon                         |radon                         |0.8.2               |COMMON_SET|Manifest: NOSIGNATURE
        SimpleBackups-1.19.1-2.1.5.jar                    |Simple Backups                |simplebackups                 |1.19.1-2.1.5        |COMMON_SET|Manifest: NOSIGNATURE
        theoneprobe-1.19-6.2.2.jar                        |The One Probe                 |theoneprobe                   |1.19-6.2.2          |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.19.2-2.0.1.136.jar           |TerraBlender                  |terrablender                  |2.0.1.136           |COMMON_SET|Manifest: NOSIGNATURE
        MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |COMMON_SET|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.19.2-9.1.0-156.jar         |Immersive Engineering         |immersiveengineering          |1.19.2-9.1.0-156    |COMMON_SET|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        NoChatReports-FORGE-1.19.2-v1.5.1.jar             |No Chat Reports               |nochatreports                 |1.19.2-v1.5.1       |COMMON_SET|Manifest: NOSIGNATURE
        allthemodium-2.1.3-1.19.2-43.1.1.jar              |Allthemodium                  |allthemodium                  |2.1.3-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE
        spectrelib-forge-0.11.0+1.19.jar                  |SpectreLib                    |spectrelib                    |0.11.0+1.19         |COMMON_SET|Manifest: NOSIGNATURE
        domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar  |Domum Ornamentum              |domum_ornamentum              |1.19-1.0.76-ALPHA   |COMMON_SET|Manifest: NOSIGNATURE
        pipez-1.19.2-1.0.1.jar                            |Pipez                         |pipez                         |1.19.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.19.2-0.6.8-13.jar                |Flywheel                      |flywheel                      |0.6.8-13            |COMMON_SET|Manifest: NOSIGNATURE
        IntegratedDynamics-1.19.2-1.14.4.jar              |IntegratedDynamics            |integrateddynamics            |1.14.4              |COMMON_SET|Manifest: NOSIGNATURE
        integratednbt-1.19.2-1.6.0.jar                    |Integrated NBT                |integratednbt                 |1.6.0               |COMMON_SET|Manifest: NOSIGNATURE
        itemcollectors-1.1.5b-forge-mc1.19.jar            |Item Collectors               |itemcollectors                |1.1.5b              |COMMON_SET|Manifest: NOSIGNATURE
        Croptopia-1.19.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        thermal_cultivation-1.19.2-10.0.0.15.jar          |Thermal Cultivation           |thermal_cultivation           |10.0.0.15           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        baubley-heart-canisters-1.19.2-1.1.7.jar          |Baubley Heart Canisters       |bhc                           |1.19.2-1.1.7        |COMMON_SET|Manifest: NOSIGNATURE
        polymorph-forge-0.46.1+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.1+1.19.2       |COMMON_SET|Manifest: NOSIGNATURE
        JustEnoughProfessions-forge-1.19-2.0.1.jar        |Just Enough Professions (JEP) |justenoughprofessions         |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |COMMON_SET|Manifest: NOSIGNATURE
        [1.19.2] SecurityCraft v1.9.4.jar                 |SecurityCraft                 |securitycraft                 |1.9.4               |COMMON_SET|Manifest: NOSIGNATURE
        almostunified-forge-1.19.2-0.3.3.jar              |AlmostUnified                 |almostunified                 |1.19.2-0.3.3        |COMMON_SET|Manifest: NOSIGNATURE
        entityculling-forge-1.5.2-mc1.19.1.jar            |EntityCulling                 |entityculling                 |1.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        structurize-1.19.2-1.0.472-BETA.jar               |Structurize                   |structurize                   |1.19.2-1.0.472-BETA |COMMON_SET|Manifest: NOSIGNATURE
        FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        lootr-1.19-0.3.22.59.jar                          |Lootr                         |lootr                         |0.3.20.57           |COMMON_SET|Manifest: NOSIGNATURE
        forgebrainlib-1.19.2-1.0.0.jar                    |ForgeBrainLib                 |forgebrainlib                 |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        connectedglass-1.1.4b-forge-mc1.19.jar            |Connected Glass               |connectedglass                |1.1.4b              |COMMON_SET|Manifest: NOSIGNATURE
        occultism-1.19.2-1.60.0.jar                       |Occultism                     |occultism                     |1.19.2-1.60.0       |COMMON_SET|Manifest: NOSIGNATURE
        allthetweaks-2.0.4-1.19.2-43.1.3.jar              |All The Tweaks                |allthetweaks                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go       |byg                           |2.0.0.13            |COMMON_SET|Manifest: NOSIGNATURE
        Aquaculture-1.19.2-2.4.8.jar                      |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.8        |COMMON_SET|Manifest: NOSIGNATURE
        extremesoundmuffler-3.34-forge-1.19.2.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.34-forge-1.19.2   |COMMON_SET|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.19.2-v1a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.19.2-v1a          |COMMON_SET|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
        ad_astra-forge-1.19.2-1.11.9.jar                  |Ad Astra!                     |ad_astra                      |1.11.9              |COMMON_SET|Manifest: NOSIGNATURE
        rsrequestify-2.3.0.jar                            |RSRequestify                  |rsrequestify                  |2.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        hexerei-0.2.5.jar                                 |Hexerei                       |hexerei                       |0.2.5               |COMMON_SET|Manifest: NOSIGNATURE
        CyclopsCore-1.19.2-1.17.2.jar                     |Cyclops Core                  |cyclopscore                   |1.17.2              |COMMON_SET|Manifest: NOSIGNATURE
        blue_skies-1.19.2-1.3.20.jar                      |Blue Skies                    |blue_skies                    |1.3.20              |COMMON_SET|Manifest: NOSIGNATURE
        alchemylib-1.19.2-1.0.19.jar                      |AlchemyLib                    |alchemylib                    |1.19.2-1.0.19       |COMMON_SET|Manifest: NOSIGNATURE
        netherportalfix-forge-1.19-10.0.0.jar             |NetherPortalFix               |netherportalfix               |10.0.0              |COMMON_SET|Manifest: NOSIGNATURE
        AdvancedPeripherals-0.7.22b.jar                   |Advanced Peripherals          |advancedperipherals           |0.7.22b             |COMMON_SET|Manifest: NOSIGNATURE
        UtilitiX-1.19.2-0.7.5.jar                         |UtilitiX                      |utilitix                      |1.19.2-0.7.5        |COMMON_SET|Manifest: NOSIGNATURE
        naturalist-forge-2.1.1-1.19.2.jar                 |Naturalist                    |naturalist                    |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        HealthOverlay-1.19.2-7.1.1.jar                    |Health Overlay                |healthoverlay                 |7.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar  |YUNG's Better Ocean Monuments |betteroceanmonuments          |1.19.2-Forge-2.1.0  |COMMON_SET|Manifest: NOSIGNATURE
        connectivity-1.19.2-3.4.jar                       |Connectivity Mod              |connectivity                  |1.19.2-3.4          |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedcore-1.19.2-0.5.37.198.jar           |Sophisticated Core            |sophisticatedcore             |1.19.2-0.5.37.198   |COMMON_SET|Manifest: NOSIGNATURE
        glassential-forge-1.19-1.2.4.jar                  |Glassential                   |glassential                   |1.19-1.2.4          |COMMON_SET|Manifest: NOSIGNATURE
        Controlling-forge-1.19.2-10.0+7.jar               |Controlling                   |controlling                   |10.0+7              |COMMON_SET|Manifest: NOSIGNATURE
        Prism-1.19.1-1.0.2.jar                            |Prism                         |prism                         |1.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.19.2-7.0.1.jar                          |Placebo                       |placebo                       |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        dankstorage-1.19.2-5.1.3.jar                      |Dank Storage                  |dankstorage                   |1.19.2-5.1.3        |COMMON_SET|Manifest: NOSIGNATURE
        potionsmaster-0.6.0-1.19.2-43.1.1.jar             |Potions Master                |potionsmaster                 |0.6.0-1.19.2-43.1.1 |COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.19.2-16.2.16.jar                |Bookshelf                     |bookshelf                     |16.2.16             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.19.2-3.18.40.775.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.18.40.775  |COMMON_SET|Manifest: NOSIGNATURE
        littlecontraptions-forge-1.19.2.0.jar             |Little Contraptions           |littlecontraptions            |1.19.2.0            |COMMON_SET|Manifest: NOSIGNATURE
        buildinggadgets-3.16.1-build.15+mc1.19.2.jar      |Building Gadgets              |buildinggadgets               |3.16.1-build.15+mc1.|COMMON_SET|Manifest: NOSIGNATURE
        FramedBlocks-6.6.2.jar                            |FramedBlocks                  |framedblocks                  |6.6.2               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-doors-1.0.7-mc1.19.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        MekanismGenerators-1.19.2-10.3.5.473.jar          |Mekanism: Generators          |mekanismgenerators            |10.3.5              |COMMON_SET|Manifest: NOSIGNATURE
        absentbydesign-1.19-1.7.0.jar                     |Absent By Design Mod          |absentbydesign                |1.19-1.7.0          |COMMON_SET|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
        twilightforest-1.19.2-4.2.1468-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1468            |COMMON_SET|Manifest: NOSIGNATURE
        mob_grinding_utils-1.19.2-0.4.46.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.19.2-0.4.46       |COMMON_SET|Manifest: NOSIGNATURE
        RSInfinityBooster-1.19.2-3.0+23.jar               |RSInfinityBooster             |rsinfinitybooster             |1.19.2-3.0+23       |COMMON_SET|Manifest: NOSIGNATURE
        mcw-bridges-2.0.6-mc1.19.2forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.6               |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.19-1.2.0.jar                     |Farmer's Delight              |farmersdelight                |1.19-1.2.0          |COMMON_SET|Manifest: NOSIGNATURE
        ItShallNotTick-1.0.11-build.35.jar                |It Shall Not Tick             |itshallnottick                |1.0.11-build.35     |COMMON_SET|Manifest: NOSIGNATURE
        tempad-forge-1.19.2-1.4.3.jar                     |Tempad                        |tempad                        |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        HostileNeuralNetworks-1.19.2-4.0.1.jar            |Hostile Neural Networks       |hostilenetworks               |4.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        entangled-1.3.11b-forge-mc1.19.jar                |Entangled                     |entangled                     |1.3.11b             |COMMON_SET|Manifest: NOSIGNATURE
        endertanks-1.19-1.12.0.jar                        |EnderTanks                    |endertanks                    |1.12.0              |COMMON_SET|Manifest: NOSIGNATURE
        CommonCapabilities-1.19.2-2.8.3.jar               |CommonCapabilities            |commoncapabilities            |2.8.3               |COMMON_SET|Manifest: NOSIGNATURE
        crashutilities-6.2.jar                            |Crash Utilities               |crashutilities                |6.2                 |COMMON_SET|Manifest: NOSIGNATURE
        getittogetherdrops-forge-1.19.2-1.3.jar           |Get It Together, Drops!       |getittogetherdrops            |1.3                 |COMMON_SET|Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.19.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        fuelgoeshere-1.19.2-0.1.0.0.jar                   |Fuel Goes Here                |fuelgoeshere                  |1.19.2-0.1.0.0      |COMMON_SET|Manifest: NOSIGNATURE
        wirelesschargers-1.0.6b-forge-mc1.19.jar          |Wireless Chargers             |wirelesschargers              |1.0.6b              |COMMON_SET|Manifest: NOSIGNATURE
        simplylight-1.19.2-1.4.5-build.42.jar             |Simply Light                  |simplylight                   |1.19.2-1.4.5-build.4|COMMON_SET|Manifest: NOSIGNATURE
        modelfix-1.8.jar                                  |Model Gap Fix                 |modelfix                      |1.8                 |COMMON_SET|Manifest: NOSIGNATURE
        dpanvil-1.19.2-4.3.1.jar                          |DataPack Anvil                |dpanvil                       |1.19.2-4.3.1        |COMMON_SET|Manifest: NOSIGNATURE
        blockui-1.19-0.0.64-ALPHA.jar                     |UI Library Mod                |blockui                       |1.19-0.0.64-ALPHA   |COMMON_SET|Manifest: NOSIGNATURE
        multipiston-1.19.2-1.2.21-ALPHA.jar               |Multi-Piston                  |multipiston                   |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE
        time-in-a-bottle-3.0.1-mc1.19.jar                 |Time In A Bottle              |tiab                          |3.0.1-mc1.19        |COMMON_SET|Manifest: NOSIGNATURE
        villagertools-1.19-1.0.3.jar                      |villagertools                 |villagertools                 |1.19-1.0.3          |COMMON_SET|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
        thermal_expansion-1.19.2-10.0.0.19.jar            |Thermal Expansion             |thermal_expansion             |10.0.0.19           |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        IntegratedTunnels-1.19.2-1.8.18.jar               |IntegratedTunnels             |integratedtunnels             |1.8.18              |COMMON_SET|Manifest: NOSIGNATURE
        MysticalCustomization-1.19.2-4.0.1.jar            |Mystical Customization        |mysticalcustomization         |4.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        elevatorid-1.19.2-1.8.9.jar                       |Elevator Mod                  |elevatorid                    |1.19.2-1.8.9        |COMMON_SET|Manifest: NOSIGNATURE
        ftb-ultimine-forge-1902.3.5-build.65.jar          |FTB Ultimine                  |ftbultimine                   |1902.3.5-build.65   |COMMON_SET|Manifest: NOSIGNATURE
        YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar     |YUNG's Better Strongholds     |betterstrongholds             |1.19.2-Forge-3.2.0  |COMMON_SET|Manifest: NOSIGNATURE
        Runelic-Forge-1.19.2-14.1.3.jar                   |Runelic                       |runelic                       |14.1.3              |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        resourcefullib-forge-1.19.2-1.1.17.jar            |Resourceful Lib               |resourcefullib                |1.1.17              |COMMON_SET|Manifest: NOSIGNATURE
        spirit-forge-1.19.2-2.2.3.jar                     |Spirit                        |spirit                        |2.2.3               |COMMON_SET|Manifest: NOSIGNATURE
        MekanismTools-1.19.2-10.3.5.473.jar               |Mekanism: Tools               |mekanismtools                 |10.3.5              |COMMON_SET|Manifest: NOSIGNATURE
        InventoryProfilesNext-forge-1.19-1.9.0.jar        |Inventory Profiles Next       |inventoryprofilesnext         |1.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        deeperdarker-forge-1.1.6-forge.jar                |Deeper and Darker             |deeperdarker                  |1.1.6               |COMMON_SET|Manifest: NOSIGNATURE
        architectury-6.3.56-forge.jar                     |Architectury                  |architectury                  |6.3.56              |COMMON_SET|Manifest: NOSIGNATURE
        BambooEverything-forge-2.2.4-build.33+mc1.19.2.jar|Bamboo Everything             |bambooeverything              |2.2.4-build.33+mc1.1|COMMON_SET|Manifest: NOSIGNATURE
        ftb-library-forge-1902.3.11-build.166.jar         |FTB Library                   |ftblibrary                    |1902.3.11-build.166 |COMMON_SET|Manifest: NOSIGNATURE
        ftb-industrial-contraptions-1900.1.7-build.212.jar|FTB Industrial Contraptions   |ftbic                         |1900.1.7-build.212  |COMMON_SET|Manifest: NOSIGNATURE
        myrtrees-forge-1.2.0-build.31.jar                 |Myrtrees                      |myrtrees                      |1.2.0-build.31      |COMMON_SET|Manifest: NOSIGNATURE
        findme-3.1.0-forge.jar                            |FindMe                        |findme                        |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        ftb-teams-forge-1902.2.11-build.87.jar            |FTB Teams                     |ftbteams                      |1902.2.11-build.87  |COMMON_SET|Manifest: NOSIGNATURE
        ftb-ranks-forge-1902.1.11-build.46.jar            |FTB Ranks                     |ftbranks                      |1902.1.11-build.46  |COMMON_SET|Manifest: NOSIGNATURE
        ftb-essentials-1902.1.10-build.47.jar             |FTB Essentials                |ftbessentials                 |1902.1.10-build.47  |COMMON_SET|Manifest: NOSIGNATURE
        cc-tweaked-1.19.2-1.101.1.jar                     |CC: Tweaked                   |computercraft                 |1.101.1             |COMMON_SET|Manifest: NOSIGNATURE
        energymeter-1.19.2-1.0.0.jar                      |Energy Meter                  |energymeter                   |1.19.2-1.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        moreoverlays-1.21.3-mc1.19.jar                    |More Overlays Updated         |moreoverlays                  |1.21.3-mc1.19       |COMMON_SET|Manifest: NOSIGNATURE
        productivebees-1.19.2-0.10.3.1.jar                |Productive Bees               |productivebees                |1.19.2-0.10.3.1     |COMMON_SET|Manifest: NOSIGNATURE
        trashcans-1.0.15b-forge-mc1.19.jar                |Trash Cans                    |trashcans                     |1.0.15b             |COMMON_SET|Manifest: NOSIGNATURE
        inventoryessentials-forge-1.19-5.0.0.jar          |Inventory Essentials          |inventoryessentials           |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        smallships-1.19.2-2.0.0-Alpha-0.4.jar             |Small Ships Mod               |smallships                    |2.0.0-a0.4          |COMMON_SET|Manifest: NOSIGNATURE
        bwncr-forge-1.19.2-3.14.1.jar                     |Bad Wither No Cookie Reloaded |bwncr                         |3.14.1              |COMMON_SET|Manifest: NOSIGNATURE
        observable-3.3.1.jar                              |Observable                    |observable                    |3.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        letmedespawn-1.18.x-1.19.x-forge-1.0.3.jar        |Let Me Despawn                |letmedespawn                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        voidtotem-forge-1.19.2-2.1.0.jar                  |Void Totem                    |voidtotem                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        DarkModeEverywhere-1.19.1-1.0.3.jar               |DarkModeEverywhere            |darkmodeeverywhere            |1.19.1-1.0.3        |COMMON_SET|Manifest: NOSIGNATURE
        BetterAdvancements-1.19.2-0.2.2.142.jar           |Better Advancements           |betteradvancements            |0.2.2.142           |COMMON_SET|Manifest: NOSIGNATURE
        rhino-forge-1902.2.2-build.264.jar                |Rhino                         |rhino                         |1902.2.2-build.264  |COMMON_SET|Manifest: NOSIGNATURE
        kubejs-forge-1902.6.0-build.135.jar               |KubeJS                        |kubejs                        |1902.6.0-build.135  |COMMON_SET|Manifest: NOSIGNATURE
        biggerreactors-1.19.2-0.6.0-beta.6.jar            |Bigger Reactors               |biggerreactors                |0.6.0-beta.6        |COMMON_SET|Manifest: NOSIGNATURE
        RootsClassic-1.19.2-1.1.33.jar                    |Roots Classic                 |rootsclassic                  |1.19.2-1.1.33       |COMMON_SET|Manifest: NOSIGNATURE
        Cucumber-1.19.2-6.0.3.jar                         |Cucumber Library              |cucumber                      |6.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        trashslot-forge-1.19-12.0.0.jar                   |TrashSlot                     |trashslot                     |12.0.0              |COMMON_SET|Manifest: NOSIGNATURE
        jmi-forge-1.19.2-0.13-30.jar                      |JourneyMap Integration        |jmi                           |0.13-30             |COMMON_SET|Manifest: NOSIGNATURE
        blueflame-1.19.2-0.1.0.2.jar                      |Blue Flame Burning            |blueflame                     |1.19.2-0.1.0.2      |COMMON_SET|Manifest: NOSIGNATURE
        sophisticatedstorage-1.19.2-0.6.16.276.jar        |Sophisticated Storage         |sophisticatedstorage          |1.19.2-0.6.16.276   |COMMON_SET|Manifest: NOSIGNATURE
        additionallanterns-1.0.1a-forge-mc1.19.jar        |Additional Lanterns           |additionallanterns            |1.0.1a              |COMMON_SET|Manifest: NOSIGNATURE
        item-filters-forge-1902.2.9-build.46.jar          |Item Filters                  |itemfilters                   |1902.2.9-build.46   |COMMON_SET|Manifest: NOSIGNATURE
        ftb-quests-forge-1902.4.4-build.150.jar           |FTB Quests                    |ftbquests                     |1902.4.4-build.150  |COMMON_SET|Manifest: NOSIGNATURE
        platforms-1.19-1.10.1.jar                         |Platforms                     |platforms                     |1.10.1              |COMMON_SET|Manifest: NOSIGNATURE
        TravelAnchors-1.19.2-4.1.2.jar                    |Travel Anchors                |travelanchors                 |1.19.2-4.1.2        |COMMON_SET|Manifest: NOSIGNATURE
        ensorcellation-1.19.2-4.0.0.12.jar                |Ensorcellation                |ensorcellation                |4.0.0.12            |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        create-1.19.2-0.5.0.g.jar                         |Create                        |create                        |0.5.0.g             |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.19-11.1.0.jar                   |Waystones                     |waystones                     |11.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        FastSuite-1.19.2-4.0.0.jar                        |Fast Suite                    |fastsuite                     |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |COMMON_SET|Manifest: NOSIGNATURE
        journeymap-1.19.2-5.9.0-forge.jar                 |Journeymap                    |journeymap                    |5.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        comforts-forge-6.0.3+1.19.2.jar                   |Comforts                      |comforts                      |6.0.3+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        artifacts-1.19.2-5.0.1.jar                        |Artifacts                     |artifacts                     |1.19.2-5.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        configured-2.0.1-1.19.2.jar                       |Configured                    |configured                    |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        DimStorage-1.19.2-7.2.0.jar                       |DimStorage                    |dimstorage                    |7.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        MyServerIsCompatible-1.19-1.0.jar                 |MyServerIsCompatible          |myserveriscompatible          |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        DungeonCrawl-1.19-2.3.11.jar                      |Dungeon Crawl                 |dungeoncrawl                  |2.3.11              |COMMON_SET|Manifest: NOSIGNATURE
        DefaultSettings-1.19.x-2.8.7.jar                  |DefaultSettings               |defaultsettings               |2.8.7               |COMMON_SET|Manifest: NOSIGNATURE
        charginggadgets-1.9.0.jar                         |Charging Gadgets              |charginggadgets               |1.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        mcjtylib-1.19-7.0.6.jar                           |McJtyLib                      |mcjtylib                      |1.19-7.0.6          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbase-1.19.1-4.0.4.jar                      |RFToolsBase                   |rftoolsbase                   |1.19.1-4.0.4        |COMMON_SET|Manifest: NOSIGNATURE
        xnet-1.19-5.0.2.jar                               |XNet                          |xnet                          |1.19-5.0.2          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolspower-1.19-5.0.3.jar                       |RFToolsPower                  |rftoolspower                  |1.19-5.0.3          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsbuilder-1.19.1-5.0.4.jar                   |RFToolsBuilder                |rftoolsbuilder                |1.19.1-5.0.4        |COMMON_SET|Manifest: NOSIGNATURE
        deepresonance-1.19-4.0.8.jar                      |DeepResonance                 |deepresonance                 |1.19-4.0.8          |COMMON_SET|Manifest: NOSIGNATURE
        XNetGases-1.19.1-4.0.0.jar                        |XNet Gases                    |xnetgases                     |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsstorage-1.19-4.0.3.jar                     |RFToolsStorage                |rftoolsstorage                |1.19-4.0.3          |COMMON_SET|Manifest: NOSIGNATURE
        rftoolscontrol-1.19-6.0.1.jar                     |RFToolsControl                |rftoolscontrol                |1.19-6.0.1          |COMMON_SET|Manifest: NOSIGNATURE
        mahoutsukai-1.19.2-v1.34.36.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.19.2-v1.34.36     |COMMON_SET|Manifest: NOSIGNATURE
        farsight-1.19.2-2.1.jar                           |Farsight mod                  |farsight_view                 |1.19.2-2.1          |COMMON_SET|Manifest: NOSIGNATURE
        ToastControl-1.19.2-7.0.0.jar                     |Toast Control                 |toastcontrol                  |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        mininggadgets-1.13.0.jar                          |Mining Gadgets                |mininggadgets                 |1.13.0              |COMMON_SET|Manifest: NOSIGNATURE
        hexcasting-forge-1.19.2-0.10.3.jar                |Hex Casting                   |hexcasting                    |0.10.3              |COMMON_SET|Manifest: NOSIGNATURE
        ftb-chunks-forge-1902.3.9-build.168.jar           |FTB Chunks                    |ftbchunks                     |1902.3.9-build.168  |COMMON_SET|Manifest: NOSIGNATURE
        XyCraft Core-0.5.17.jar                           |XyCraft: Core                 |xycraft_core                  |0.5.17              |COMMON_SET|Manifest: NOSIGNATURE
        XyCraft World-0.5.17.jar                          |XyCraft: World                |xycraft_world                 |0.5.17              |COMMON_SET|Manifest: NOSIGNATURE
        XyCraft Override-0.5.17.jar                       |XyCraft: Override             |xycraft_override              |0.5.17              |COMMON_SET|Manifest: NOSIGNATURE
        MysticalAgriculture-1.19.2-6.0.5.jar              |Mystical Agriculture          |mysticalagriculture           |6.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        MysticalAgradditions-1.19.2-6.0.2.jar             |Mystical Agradditions         |mysticalagradditions          |6.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        craftingtweaks-forge-1.19-15.1.0.jar              |CraftingTweaks                |craftingtweaks                |15.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        rftoolsutility-1.19-5.0.3.jar                     |RFToolsUtility                |rftoolsutility                |1.19-5.0.3          |COMMON_SET|Manifest: NOSIGNATURE
        libIPN-forge-1.19-2.0.0.jar                       |libIPN                        |libipn                        |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        EnchantmentDescriptions-Forge-1.19.2-13.0.13.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.13             |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sebastrnlib-2.0.1.jar                             |Sebastrn Lib                  |sebastrnlib                   |2.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        appliedcooking-2.0.3.jar                          |Applied Cooking               |appliedcooking                |2.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        refinedcooking-3.0.3.jar                          |Refined Cooking               |refinedcooking                |3.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        refinedstorage-1.11.4.jar                         |Refined Storage               |refinedstorage                |1.11.4              |COMMON_SET|Manifest: NOSIGNATURE
        ExtraStorage-1.19.2-3.0.1.jar                     |Extra Storage                 |extrastorage                  |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        appliedenergistics2-forge-12.9.1.jar              |Applied Energistics 2         |ae2                           |12.9.1              |COMMON_SET|Manifest: NOSIGNATURE
        AEInfinityBooster-1.19.2-1.2.0+11.jar             |AEInfinityBooster             |aeinfinitybooster             |1.19.2-1.2.0+11     |COMMON_SET|Manifest: NOSIGNATURE
        cookingforblockheads-forge-1.19.2-13.3.0.jar      |CookingForBlockheads          |cookingforblockheads          |13.3.0              |COMMON_SET|Manifest: NOSIGNATURE
        rebornstorage-1.19.2-5.0.0.jar                    |RebornStorage                 |rebornstorage                 |5.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        merequester-1.19.2-1.0.2.jar                      |ME Requester                  |merequester                   |1.19.2-1.0.2        |COMMON_SET|Manifest: NOSIGNATURE
        Patchouli-1.19.2-77.jar                           |Patchouli                     |patchouli                     |1.19.2-77           |COMMON_SET|Manifest: NOSIGNATURE
        ars_nouveau-1.19.2-3.5.1.jar                      |Ars Nouveau                   |ars_nouveau                   |3.5.1               |COMMON_SET|Manifest: NOSIGNATURE
        Delightful-1.19-3.2.jar                           |Delightful                    |delightful                    |3.2                 |COMMON_SET|Manifest: NOSIGNATURE
        ars_creo-1.19.2-3.1.0.jar                         |Ars Creo                      |ars_creo                      |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        AE2WTLib-12.8.4.jar                               |AE2WTLib                      |ae2wtlib                      |12.8.4              |COMMON_SET|Manifest: NOSIGNATURE
        elementalcraft-1.19.2-5.5.4.jar                   |ElementalCraft                |elementalcraft                |1.19.2-5.5.4        |COMMON_SET|Manifest: NOSIGNATURE
        moonlight-1.19.2-2.1.20-forge.jar                 |Moonlight Library             |moonlight                     |1.19.2-2.1.20       |COMMON_SET|Manifest: NOSIGNATURE
        ToolBelt-1.19.2-1.19.7.jar                        |Tool Belt                     |toolbelt                      |1.19.7              |COMMON_SET|Manifest: NOSIGNATURE
        titanium-1.19.2-3.7.0-23.jar                      |Titanium                      |titanium                      |3.7.0               |COMMON_SET|Manifest: NOSIGNATURE
        silent-lib-1.19.2-7.0.3.jar                       |Silent Lib                    |silentlib                     |7.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        AE2-Things-1.1.0-beta.jar                         |AE2 Things                    |ae2things                     |1.1.0-beta          |COMMON_SET|Manifest: NOSIGNATURE
        smoothboot(reloaded)-mc1.19.2-0.0.2.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        Iceberg-1.19.2-forge-1.0.49.jar                   |Iceberg                       |iceberg                       |1.0.49              |COMMON_SET|Manifest: NOSIGNATURE
        reliquary-1.19.2-2.0.20.1166.jar                  |Reliquary                     |reliquary                     |1.19.2-2.0.20.1166  |COMMON_SET|Manifest: NOSIGNATURE
        Quark-3.3-377.jar                                 |Quark                         |quark                         |3.3-377             |COMMON_SET|Manifest: NOSIGNATURE
        LegendaryTooltips-1.19.2-1.3.1.jar                |Legendary Tooltips            |legendarytooltips             |1.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        chemlib-1.19.2-2.0.16.jar                         |ChemLib                       |chemlib                       |1.19.2-2.0.16       |COMMON_SET|Manifest: NOSIGNATURE
        PigPen-Forge-1.19.2-11.1.2.jar                    |PigPen                        |pigpen                        |11.1.2              |COMMON_SET|Manifest: NOSIGNATURE
        FastWorkbench-1.19.2-7.0.1.jar                    |Fast Workbench                |fastbench                     |7.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        FluxNetworks-1.19.2-7.1.2.11.jar                  |Flux Networks                 |fluxnetworks                  |7.1.2.11            |COMMON_SET|Manifest: NOSIGNATURE
        enderchests-1.19-1.10.0.jar                       |EnderChests                   |enderchests                   |1.10.0              |COMMON_SET|Manifest: NOSIGNATURE
        modonomicon-1.19.2-1.21.1.jar                     |Modonomicon                   |modonomicon                   |1.19.2-1.21.1       |COMMON_SET|Manifest: NOSIGNATURE
        quartz-1.19.2-0.1.0-beta.1.jar                    |Quartz                        |quartz                        |0.1.0-beta.1        |COMMON_SET|Manifest: NOSIGNATURE
        minecolonies-1.19.2-1.0.1149-ALPHA.jar            |MineColonies                  |minecolonies                  |1.19.2-1.0.1149-ALPH|COMMON_SET|Manifest: NOSIGNATURE
        pylons-1.19.2-3.0.0.jar                           |Pylons                        |pylons                        |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        creeperoverhaul-2.0.5-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |2.0.5               |COMMON_SET|Manifest: NOSIGNATURE
        ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |COMMON_SET|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
        engineersdecor-1.19.2-forge-1.3.27.jar            |Engineer's Decor              |engineersdecor                |1.3.27              |COMMON_SET|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.19.2-1.14.0.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.19.2-1.14.0       |COMMON_SET|Manifest: NOSIGNATURE
        functionalstorage-1.19.2-1.0.8.jar                |Functional Storage            |functionalstorage             |1.19.2-1.0.8        |COMMON_SET|Manifest: NOSIGNATURE
        moredragoneggs-3.2.jar                            |More Dragon Eggs              |moredragoneggs                |3.2                 |COMMON_SET|Manifest: NOSIGNATURE
        modular-routers-1.19.2-10.2.0-3.jar               |Modular Routers               |modularrouters                |10.2.0-3            |COMMON_SET|Manifest: NOSIGNATURE
        charmofundying-forge-6.0.0+1.19.2.jar             |Charm of Undying              |charmofundying                |6.0.0+1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        BetterF3-4.0.0-Forge-1.19.2.jar                   |BetterF3                      |betterf3                      |4.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        refinedstorageaddons-0.9.0.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.9.0               |COMMON_SET|Manifest: NOSIGNATURE
        Applied-Mekanistics-1.3.3.jar                     |Applied Mekanistics           |appmek                        |1.3.3               |COMMON_SET|Manifest: NOSIGNATURE
        AEAdditions-1.19.2-4.0.2.jar                      |AE Additions                  |ae2additions                  |4.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        megacells-forge-1.5.3-1.19.2.jar                  |MEGA Cells                    |megacells                     |1.5.3-1.19.2        |COMMON_SET|Manifest: NOSIGNATURE
        expandability-forge-7.0.0.jar                     |ExpandAbility                 |expandability                 |7.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Morph-o-Tool-1.6-34.jar                           |Morph-o-Tool                  |morphtool                     |1.6-34              |COMMON_SET|Manifest: NOSIGNATURE
        flickerfix-1.19.1-3.1.0.jar                       |FlickerFix                    |flickerfix                    |3.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        createaddition-1.19.2-20221220a.jar               |Create Crafts & Additions     |createaddition                |1.19.2-20221220a    |COMMON_SET|Manifest: NOSIGNATURE
    Crash Report UUID: 37abb5ff-1012-469c-9e31-f88fc3b4a182
    FML: 43.1
    Forge: net.minecraftforge:43.1.55
    Flywheel Backend: Uninitialized
    FramedBlocks BlockEntity Warning: Not applicable

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.