Jump to content

The game crashed whilst initializing game Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError


Recommended Posts

Posted

It happened to me after moving the mod allurement to mods, and I got a flash's npcs error, then I removed all the mods from the folder and only left these two and a library for allurement, I started correctly and I could enter a world, when I put back all the other mods I got this new error:

The game crashed whilst initializing game Error: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered.

Crash log:

---- Minecraft Crash Report ----
// Don't be sad, have a hug! ❤️

Time: 29/8/2022 5:30 p. m.
Description: Initializing game

org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {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:31) ~[fmlloader-1.18.2-40.1.74.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_core.mixins.json:client.ModelBlockRendererMixin] from phase [DEFAULT] in config [valhelsia_core.mixins.json] FAILED during APPLY
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 29 more
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections ->  -> localvar$blj000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at jdk.internal.reflect.GeneratedConstructorAccessor70.newInstance(Unknown Source) ~[?:?] {}
    at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    ... 29 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {re:mixin,pl:accesstransformer:B,xf:OptiFine:default,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:farmersdelight.mixins.json:HideBlockBreakProgressMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:byg_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Initialization --
Details:
    Modules:
        ADVAPI32.dll:API base de Windows 32 avanzado:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        COMCTL32.dll:Biblioteca de controles de la experiencia del usuario:6.10 (WinBuild.160101.0800):Microsoft Corporation
        CRYPT32.dll:Crypto API32:10.0.19041.1766 (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.746: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:DLL de API de cliente DNS:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        GDI32.dll:GDI Client DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        GLU32.dll:DLL de la biblioteca de programas de OpenGL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        HID.DLL:Biblioteca de usuario de HID:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        IPHLPAPI.DLL:API auxiliar para IP:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        MMDevApi.dll:API de MMDevice:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        MSCTF.dll:Archivo DLL del servidor MSCTF:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        MpOav.dll:IOfficeAntiVirus Module:4.18.2205.7 (WinBuild.160101.0800):Microsoft Corporation
        NLAapi.dll:Network Location Awareness 2:10.0.19041.1151 (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 para Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
        OpenAL.dll
        PROPSYS.dll:Sistema de propiedades de Microsoft:7.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        SETUPAPI.DLL:API de instalación de Windows:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        SHCORE.dll:SHCORE:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        SHELL32.dll:Archivo DLL común del shell de Windows:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.19041.1766 (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.30133.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:Servicios HTTP de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINMM.dll:MCI API DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.1865 (WinBuild.160101.0800):Microsoft Corporation
        WS2_32.dll:DLL de 32 bits de Windows Socket 2.0: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
        Wldp.dll:Directiva de bloqueo de Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        amsi.dll:Anti-Malware Scan Interface:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
        atiadlxx.dll:ADL:7.22.10.1478:Advanced Micro Devices, Inc.
        atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
        atig6txx.dll:atigktxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
        atio6axx.dll:AMD OpenGL driver:8.14.11000.14800:Advanced Micro Devices, Inc.
        bcrypt.dll:Biblioteca de primitivas criptográficas de Windows: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 para Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc.DLL:Servicio cliente DHCP:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dhcpcsvc6.DLL:Cliente DHCPv6:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dinput8.dll:Microsoft DirectInput:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        dwmapi.dll:API del Administrador de ventanas de escritorio de Microsoft:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        dxcore.dll:DXCore:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        dxva2.dll:DirectX Video Acceleration 2.0 DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.19041.1503 (WinBuild.160101.0800):Microsoft Corporation
        gdi32full.dll:GDI Client DLL:10.0.19041.1706 (WinBuild.160101.0800):Microsoft Corporation
        glfw.dll
        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.1.0:Microsoft
        javaw.exe:OpenJDK Platform binary:17.0.1.0:Microsoft
        jemalloc.dll
        jimage.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jli.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        jna9916585765448303287.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
        jvm.dll:OpenJDK 64-Bit server VM:17.0.1.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.1.0:Microsoft
        management_ext.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        mscms.dll:Archivo DLL de Sistema de coincidencias de color de Microsoft:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        msvcp140.dll:Microsoft® C Runtime Library:14.29.30133.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:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        ncrypt.dll:Enrutador de Windows NCrypt:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        net.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        nio.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        ntdll.dll:DLL del nivel de Windows NT:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
        ntmarta.dll:Proveedor MARTA de Windows NT:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        opengl32.dll:OpenGL Client DLL:10.0.19041.1806 (WinBuild.160101.0800):Microsoft Corporation
        perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        pnrpnsp.dll:Proveedor de espacio de nombres PNRP: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:Biblioteca de utilidades de Shell:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        sunmscapi.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.1806 (WinBuild.160101.0800):Microsoft Corporation
        ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
        uxtheme.dll:Biblioteca UxTheme de Microsoft:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30133.0 built by: vcwrkspc:Microsoft Corporation
        verify.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
        win32u.dll:Win32u:10.0.19041.1889 (WinBuild.160101.0800):Microsoft Corporation
        windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.19041.1766 (WinBuild.160101.0800):Microsoft Corporation
        winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wintypes.dll:DLL de tipos basados en Windows:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
        wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
        wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        xinput1_4.dll:API Microsoft Common Controller:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
        zip.dll:OpenJDK Platform binary:17.0.1.0:Microsoft
Stacktrace:
    at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23193!/:?] {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:31) ~[fmlloader-1.18.2-40.1.74.jar%2317!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%235!/:?] {}
    at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.1, Microsoft
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
    Memory: 4002130192 bytes (3816 MiB) / 7012876288 bytes (6688 MiB) up to 9663676416 bytes (9216 MiB)
    CPUs: 4
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 3 3200G with Radeon Vega Graphics    
    Identifier: AuthenticAMD Family 23 Model 24 Stepping 1
    Microarchitecture: Zen / Zen+
    Frequency (GHz): 3.60
    Number of physical packages: 1
    Number of physical CPUs: 4
    Number of logical CPUs: 4
    Graphics card #0 name: AMD Radeon(TM) Vega 8 Graphics
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 2048.00
    Graphics card #0 deviceId: 0x15d8
    Graphics card #0 versionInfo: DriverVersion=30.0.21023.1015
    Memory slot #0 capacity (MB): 8192.00
    Memory slot #0 clockSpeed (GHz): 2.67
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192.00
    Memory slot #1 clockSpeed (GHz): 2.67
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 28108.50
    Virtual memory used (MB): 19481.04
    Swap memory total (MB): 13824.00
    Swap memory used (MB): 928.80
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    Launched Version: 1.18.2-forge-40.1.74
    Backend library: LWJGL version 3.2.2 SNAPSHOT
    Backend API: AMD Radeon(TM) Vega 8 Graphics GL version 3.2.14800 Core Profile Forward-Compatible Context 22.6.1 30.0.21023.1015, ATI Technologies Inc.
    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 AMD Ryzen 3 3200G with Radeon Vega Graphics
    OptiFine Version: OptiFine_1.18.2_HD_U_H7
    OptiFine Build: 20220410-185216
    Render Distance Chunks: 6
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 3.2.14800 Core Profile Forward-Compatible Context 22.6.1 30.0.21023.1015
    OpenGlRenderer: AMD Radeon(TM) Vega 8 Graphics
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeclient
    ModLauncher naming: srg
    ModLauncher services:
         mixin PLUGINSERVICE
         eventbus PLUGINSERVICE
         slf4jfixer PLUGINSERVICE
         object_holder_definalize PLUGINSERVICE
         runtime_enum_extender PLUGINSERVICE
         capability_token_subclass PLUGINSERVICE
         accesstransformer PLUGINSERVICE
         runtimedistcleaner PLUGINSERVICE
         mixin TRANSFORMATIONSERVICE
         OptiFine TRANSFORMATIONSERVICE
         fml TRANSFORMATIONSERVICE
    FML Language Providers:
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List:
        no_null_processors_forge-2.0.2+1.18.1.jar         |No Null Processors            |no_null_processors            |2.0.2+1.18.1        |COMMON_SET|Manifest: NOSIGNATURE
        flashnpcs-1.18.1-1.1.4v2.jar                      |Flash's NPCs                  |flashnpcs                     |1.1.4v2             |COMMON_SET|Manifest: NOSIGNATURE
        reeves-furniture-1.18.2-0.8r.jar                  |Reeves Furniture              |reevesfurniture               |0.8                 |COMMON_SET|Manifest: NOSIGNATURE
        infernal-expansion-1.18.2-2.5.0.jar               |Infernal Expansion            |infernalexp                   |2.5.0               |COMMON_SET|Manifest: NOSIGNATURE
        nether-s-exoticism-1.18.2-1.1.10.jar              |Nether's Exoticism            |nethers_exoticism             |1.1.10              |COMMON_SET|Manifest: NOSIGNATURE
        majruszs-difficulty-1.18.2-1.4.4.jar              |Majrusz's Progressive Difficul|majruszsdifficulty            |1.4.4               |COMMON_SET|Manifest: NOSIGNATURE
        Architects-Palette-1.18.2-1.2.0.jar               |Architect's Palette           |architects_palette            |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        stalwart-dungeons-1.18.2-1.2.2.jar                |Stalwart Dungeons             |stalwart_dungeons             |1.2.2               |COMMON_SET|Manifest: NOSIGNATURE
        macawsbridgesbyg-1.18.2-1.1.jar                   |Macaw's Bridges - BYG         |macawsbridgesbyg              |1.18.2-1.1          |COMMON_SET|Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.4.jar                          |Placebo                       |placebo                       |6.6.4               |COMMON_SET|Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |COMMON_SET|Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |COMMON_SET|Manifest: NOSIGNATURE
        lootintegrations-1.18.2-1.5.jar                   |Lootintegrations mod          |lootintegrations              |1.18.2-1.5          |COMMON_SET|Manifest: NOSIGNATURE
        feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone  |feature_nbt_deadlock_be_gone  |2.0.0+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.18.2-13.2.47.jar                |Bookshelf                     |bookshelf                     |13.2.47             |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
        twigs-forge-1.1.4-patch3+1.18.2.jar               |Twigs                         |twigs                         |1.1.4-patch1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
        mcw-doors-1.0.7-mc1.18.2.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        GrimoireOfGaia4-1.18.2-2.0.0-alpha.20.jar         |Grimoire of Gaia 4            |grimoireofgaia                |2.0.0-alpha.20      |COMMON_SET|Manifest: NOSIGNATURE
        bygonenether-1.2.1-1.18.2.jar                     |Bygone Nether                 |bygonenether                  |1.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        balm-3.2.0+0.jar                                  |Balm                          |balm                          |3.2.0+0             |COMMON_SET|Manifest: NOSIGNATURE
        maessentials-1.18-3.7.1.jar                       |MaEssentials                  |maessentials                  |1.18-3.7.1          |COMMON_SET|Manifest: NOSIGNATURE
        immersive_armors-1.3.8.jar                        |Immersive Armors              |immersive_armors              |1.3.8               |COMMON_SET|Manifest: NOSIGNATURE
        Paraglider-1.18.2-1.6.0.0.jar                     |Paraglider                    |paraglider                    |1.6.0.0             |COMMON_SET|Manifest: NOSIGNATURE
        cloth-config-forge-6.2.62.jar                     |Cloth Config v4 API           |cloth_config                  |6.2.62              |COMMON_SET|Manifest: NOSIGNATURE
        structure_gel-1.18.2-2.4.6.jar                    |Structure Gel API             |structure_gel                 |2.4.6               |COMMON_SET|Manifest: NOSIGNATURE
        endlessocean-1.18.2-0.3.0-BETA.jar                |Endless Ocean Aquatic Adventur|endlessocean                  |0.3.0-BETA          |COMMON_SET|Manifest: NOSIGNATURE
        UndeadExpansion_2.0.4_1.18.2_b.jar                |Undead Expansion              |undead_expansion              |2.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        mcw-bridges-2.0.3-mc1.18.2.jar                    |Macaw's Bridges               |mcwbridges                    |2.0.3               |COMMON_SET|Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.1.2.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.1.2        |COMMON_SET|Manifest: NOSIGNATURE
        taterzens-1.9.6-forge.jar                         |Taterzens                     |taterzens                     |1.9.6               |COMMON_SET|Manifest: NOSIGNATURE
        Aquamirae+3.2.0+(Forge+1.18.2).jar                |Aquamirae                     |ob_aquamirae                  |3.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        endrem_forge-5.1.0-R-1.18.2.jar                   |End Remastered                |endrem                        |5.1.0-R-1.18.2      |COMMON_SET|Manifest: NOSIGNATURE
        drawerfps-1.18.2-2.4.jar                          |Example Mod                   |drawerfps                     |1.18.2-2.4          |COMMON_SET|Manifest: NOSIGNATURE
        UnusualEnd1.18_V1.1.6.jar                         |Unusual End                   |unusualend                    |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        enchantmenttransfer-0.0.4-1.18.2.jar              |Enchantment Transfer          |enchantmenttransfer           |0.0.4               |COMMON_SET|Manifest: NOSIGNATURE
        dungeons_enhanced-1.18.2-3.2.1.jar                |Dungeons Enhanced             |dungeons_enhanced             |3.2.1               |COMMON_SET|Manifest: NOSIGNATURE
        DarkerDepths-1.18.2-1.0.6-patch4.jar              |DarkerDepths                  |darkerdepths                  |1.18.2-1.0.6-patch4 |COMMON_SET|Manifest: NOSIGNATURE
        YouDied-1.18.1-1.0.0.3.jar                        |You Died                      |you_died                      |1.0.0.3             |COMMON_SET|Manifest: 15:a4:a3:0e:d2:f8:64:0c:a4:97:30:5f:48:ba:5f:69:f9:23:42:14:a8:5a:60:3a:b1:b1:29:1a:0a:37:3c:79
        curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |COMMON_SET|Manifest: NOSIGNATURE
        Cataclysm-0.19.jar                                |Cataclysm Mod                 |cataclysm                     |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        collective-1.18.2-4.50.jar                        |Collective                    |collective                    |4.50                |COMMON_SET|Manifest: NOSIGNATURE
        betterbiomeblend-1.18.2-1.3.5-forge.jar           |Better Biome Blend            |betterbiomeblend              |1.3.5-forge         |COMMON_SET|Manifest: NOSIGNATURE
        FramedBlocks-5.6.0.jar                            |FramedBlocks                  |framedblocks                  |5.6.0               |COMMON_SET|Manifest: NOSIGNATURE
        villagertools-1.18-1.0.2.jar                      |villagertools                 |villagertools                 |1.18-1.0.2          |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
        Queen+Bee.jar                                     |Queen Bee                     |queen_bee                     |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |COMMON_SET|Manifest: NOSIGNATURE
        architectury-4.9.83-forge.jar                     |Architectury                  |architectury                  |4.9.83              |COMMON_SET|Manifest: NOSIGNATURE
        mcw-furniture-3.0.1-mc1.18.2.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        The+Gold+Rush+1.1.1.jar                           |The Gold Rush                 |the_gold_rush                 |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        majrusz-library-1.18.2-2.7.3.jar                  |Majrusz Library               |majruszlib                    |2.7.3               |COMMON_SET|Manifest: NOSIGNATURE
        FallingTree-1.18.2-3.5.3.jar                      |FallingTree                   |fallingtree                   |3.5.3               |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
        geckolib-forge-1.18-3.0.36.jar                    |GeckoLib                      |geckolib3                     |3.0.36              |COMMON_SET|Manifest: NOSIGNATURE
        naturalist-forge-1.1.1-1.18.2.jar                 |Naturalist                    |naturalist                    |1.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        Hyle-forge-1.18.2-0.1.0.jar                       |Hyle                          |hyle                          |0.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        Unearthed-forge-1.18.2-2.3.1-slim.jar             |Unearthed                     |unearthed                     |2.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        Kiwi-1.18.2-forge-6.1.2.jar                       |Kiwi                          |kiwi                          |6.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        extrachampions-1.18.2-1.1.7.jar                   |ExtraChampions                |extrachampions                |1.1.7               |COMMON_SET|Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.6-build.140.jar          |FTB Library                   |ftblibrary                    |1802.3.6-build.140  |COMMON_SET|Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.6-build.51.jar             |FTB Teams                     |ftbteams                      |1802.2.6-build.51   |COMMON_SET|Manifest: NOSIGNATURE
        mores-1.3.0.jar                                   |More Ore Stones               |mores                         |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        Enlightened+End+RE+Release+V1.21.jar              |Enlightened End               |nourished_end                 |3.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        Monke+Madness+1.13.2.jar                          |Monke Madness                 |monkemadness                  |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        Nameless+Trinkets-1.18.2-1.5.8.jar                |Nameless Trinkets             |nameless_trinkets             |1.18.2-1.5.8        |COMMON_SET|Manifest: NOSIGNATURE
        weirdmobs-1-18-2.jar                              |YDM's WeirdMobs mod           |weirdmobs                     |3.0                 |COMMON_SET|Manifest: NOSIGNATURE
        The_Graveyard_1.9.2_(FORGE)_for_1.18.2.jar        |The Graveyard                 |graveyard                     |1.9.2               |COMMON_SET|Manifest: NOSIGNATURE
        goblintraders-1.7.2-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.2               |COMMON_SET|Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.1.0.jar                 |Waystones                     |waystones                     |10.1.0              |COMMON_SET|Manifest: NOSIGNATURE
        FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |COMMON_SET|Manifest: NOSIGNATURE
        Organics-1.18.2-0.1.9.jar                         |Organics                      |organics                      |0.1.3               |COMMON_SET|Manifest: NOSIGNATURE
        NaturesCompass-1.18.2-1.9.7-forge.jar             |Nature's Compass              |naturescompass                |1.18.2-1.9.7-forge  |COMMON_SET|Manifest: NOSIGNATURE
        artifacts-1.18.2-4.0.7.jar                        |Artifacts                     |artifacts                     |1.18.2-4.0.7        |COMMON_SET|Manifest: NOSIGNATURE
        untamedwilds-1.18.2-2.2.0.jar                     |Untamed Wilds                 |untamedwilds                  |2.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        configured-1.5.4-1.18.2.jar                       |Configured                    |configured                    |1.5.4               |COMMON_SET|Manifest: NOSIGNATURE
        Decorative+Blocks-forge-1.18.2-2.1.1.jar          |Decorative Blocks             |decorative_blocks             |2.1.1               |COMMON_SET|Manifest: NOSIGNATURE
        champions-forge-1.18.2-2.1.5.6.jar                |Champions                     |champions                     |1.18.2-2.1.5.6      |COMMON_SET|Manifest: NOSIGNATURE
        campfirespawnandtweaks_1.18.2-1.6.jar             |Campfire Spawn and Tweaks     |campfirespawnandtweaks        |1.6                 |COMMON_SET|Manifest: NOSIGNATURE
        seeds-1.18.2-1.1.2.jar                            |Seeds                         |seeds                         |1.1.2               |COMMON_SET|Manifest: NOSIGNATURE
        Obscuria's+Tooltips+1.4.1+(1.18.2).jar            |Obscuria's Tooltips           |ob_tooltips                   |1.4.1               |COMMON_SET|Manifest: NOSIGNATURE
        starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |COMMON_SET|Manifest: NOSIGNATURE
        everycomp-1.18.2-1.5.12.jar                       |Every Compat                  |everycomp                     |1.18.2-1.5.12       |COMMON_SET|Manifest: NOSIGNATURE
        Ore+Creeper-1.18.2-1.1.9.jar                      |Ore Creeper                   |ore_creeper                   |1.18.2-1.1.9        |COMMON_SET|Manifest: NOSIGNATURE
        blueprint-1.18.2-5.4.3.jar                        |Blueprint                     |blueprint                     |5.4.3               |COMMON_SET|Manifest: NOSIGNATURE
        allurement-1.18.2-2.0.0.jar                       |Allurement                    |allurement                    |2.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        ftb-chunks-forge-1802.3.6-build.147.jar           |FTB Chunks                    |ftbchunks                     |1802.3.6-build.147  |COMMON_SET|Manifest: NOSIGNATURE
        forge-1.18.2-40.1.74-universal.jar                |Forge                         |forge                         |40.1.74             |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
        simpletomb-1.18.2-1.0.14.jar                      |Simple Tombstone              |simpletomb                    |1.18.2-1.0.14       |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
        chalk-1.18.2-1.3.2.jar                            |Chalk                         |chalk                         |1.3.2               |COMMON_SET|Manifest: NOSIGNATURE
        meetyourfight-1.18.2-1.2.5.jar                    |Meet Your Fight               |meetyourfight                 |1.18.2-1.2.5        |COMMON_SET|Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.18.2-1.4.5.jar           |Friends&Foes                  |friendsandfoes                |1.4.5               |COMMON_SET|Manifest: NOSIGNATURE
        idas_forge-1.4.1+1.18.2.jar                       |Integrated Dungeons and Struct|idas                          |1.4.1+1.18.2        |COMMON_SET|Manifest: NOSIGNATURE
        selene-1.18.2-1.17.9.jar                          |Selene                        |selene                        |1.18.2-1.17.9       |COMMON_SET|Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.4.12.jar                 |Supplementaries               |supplementaries               |1.18.2-1.4.12       |COMMON_SET|Manifest: NOSIGNATURE
        The_Graveyard_Biomes_1.1_(FORGE)_for_1.18.2.jar   |The Graveyard Biomes          |graveyard_biomes              |1.1                 |COMMON_SET|Manifest: NOSIGNATURE
        client-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.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
        registrator-1.18.2-4.3.1.jar                      |Registrator                   |registrator                   |4.3.1               |COMMON_SET|Manifest: NOSIGNATURE
        cofh_core-1.18.2-1.6.4.21.jar                     |CoFH Core                     |cofh_core                     |1.6.4.21            |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
        ensorcellation-1.18.2-1.6.1.8.jar                 |Ensorcellation                |ensorcellation                |1.6.1.8             |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
        sons-of-sins-1.18.2-1.0.9.jar                     |sons of sins                  |sons_of_sins                  |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.102.jar           |TerraBlender                  |terrablender                  |1.18.2-1.1.0.102    |COMMON_SET|Manifest: NOSIGNATURE
        MinecraftDungeons1.6.0-1.18.2.jar                 |MinecraftDungeons             |minecraftdungeons             |1.6.0               |COMMON_SET|Manifest: NOSIGNATURE
        nohostilesaroundcampfire_1.18.2-4.5.jar           |No Hostiles Around Campfire   |nohostilesaroundcampfire      |4.5                 |COMMON_SET|Manifest: NOSIGNATURE
        commonality-1.18.2-1.3.0.jar                      |Commonality                   |commonality                   |1.3.0               |COMMON_SET|Manifest: NOSIGNATURE
        smoothboot-mc1.18.2-1.0.1.jar                     |Smooth Boot (Reloaded)        |smoothboot                    |1.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        Special+Drops+1.1.0+-+1.18.2.jar                  |Special Drops                 |special_drops                 |1.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        Coins-Forge-1.18.2-7.0.1.jar                      |Coins                         |coinsje                       |7.0.1               |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
        YASD+B.1.3.5a-1.18.2.jar                          |You're Seeing Dungeons        |youre_seeing_dungeons         |1.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        arnicalib-1.18.2-5.4.4.jar                        |ArnicaLib                     |arnicalib                     |5.4.4               |COMMON_SET|Manifest: NOSIGNATURE
        betterfpsdist-1.18.2-1.5.jar                      |betterfpsdist mod             |betterfpsdist                 |1.18.2-1.5          |COMMON_SET|Manifest: NOSIGNATURE
        Dimensional-Paintings-1.18.2-1.2.3.jar            |Dimensional Paintings         |dimpaintings                  |1.2.3               |COMMON_SET|Manifest: NOSIGNATURE
        BrewinAndChewin-1.18.2-1.0.1.jar                  |Brewin' and Chewin'           |brewinandchewin               |1.18.2-1.0.1        |COMMON_SET|Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.5.jar                   |Flywheel                      |flywheel                      |0.6.5               |COMMON_SET|Manifest: NOSIGNATURE
        alloyed-1.18.2-v1.4c.jar                          |Create: Alloyed               |alloyed                       |1.18.2              |COMMON_SET|Manifest: NOSIGNATURE
        create-1.18.2-0.5.0.d.jar                         |Create                        |create                        |0.5.0.d             |COMMON_SET|Manifest: NOSIGNATURE
        ecologics-forge-1.18.2-1.7.9.jar                  |Ecologics                     |ecologics                     |1.7.9               |COMMON_SET|Manifest: NOSIGNATURE
        Croptopia-1.18.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |COMMON_SET|Manifest: NOSIGNATURE
        AutoRegLib-1.7-53.jar                             |AutoRegLib                    |autoreglib                    |1.7-53              |COMMON_SET|Manifest: NOSIGNATURE
        Quark-3.2-358.jar                                 |Quark                         |quark                         |3.2-358             |COMMON_SET|Manifest: NOSIGNATURE
        abnormals_delight-1.18.2-3.0.1.jar                |Abnormals Delight             |abnormals_delight             |3.0.1               |COMMON_SET|Manifest: NOSIGNATURE
        EarthMobs-1.18.2-1.1.2.jar                        |Earth Mobs Mod                |earthmobsmod                  |1.18.2-1.1.2        |COMMON_SET|Manifest: NOSIGNATURE
        ToughAsNails-1.18.2-7.0.0.73.jar                  |Tough As Nails                |toughasnails                  |0.0NONE             |COMMON_SET|Manifest: NOSIGNATURE
        Alex's+Delights+1.2.0.jar                         |Alex's Delight                |alexsdelight                  |1.0                 |COMMON_SET|Manifest: NOSIGNATURE
        lootr-1.18.2-0.2.19.56.jar                        |Lootr                         |lootr                         |0.2.19.56           |COMMON_SET|Manifest: NOSIGNATURE
        apexcore-1.18.2-4.11.2.jar                        |ApexCore                      |apexcore                      |4.11.2              |COMMON_SET|Manifest: NOSIGNATURE
        fantasyfurniture-1.18.2-3.8.1.jar                 |Fantasy's Furniture           |fantasyfurniture              |3.8.1               |COMMON_SET|Manifest: NOSIGNATURE
        Enhanced_Celestials-forge-1.18.2-2.0.7.jar        |Enhanced Celestials           |enhancedcelestials            |2.0.7               |COMMON_SET|Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.4.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |COMMON_SET|Manifest: NOSIGNATURE
        Aquaculture-1.18.2-2.3.8.jar                      |Aquaculture 2                 |aquaculture                   |1.18.2-2.3.8        |COMMON_SET|Manifest: NOSIGNATURE
        slimy-stuff-1.18.2-1.0.9.jar                      |Slimy Stuff                   |slimy_stuff                   |1.0.9               |COMMON_SET|Manifest: NOSIGNATURE
        majruszs-enchantments-1.18.2-1.6.3.jar            |Majrusz's Enchantments        |majruszsenchantments          |1.6.3               |COMMON_SET|Manifest: NOSIGNATURE
        Obscuria's+Essentials+3.2.0+(Forge+1.18.2).jar    |Obscuria's Essentials         |ob_core                       |3.2.0               |COMMON_SET|Manifest: NOSIGNATURE
        MineMenu-1.18-1.10.0.jar                          |MineMenu                      |minemenu                      |1.18-1.10.0         |COMMON_SET|Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |COMMON_SET|Manifest: NOSIGNATURE
        valhelsia_core-forge-1.18.2-0.4.0.jar             |Valhelsia Core                |valhelsia_core                |1.18.2-0.4.0        |COMMON_SET|Manifest: NOSIGNATURE
        valhelsia_structures-forge-1.18.2-0.1.0.jar       |Valhelsia Structures          |valhelsia_structures          |1.18.2-0.1.0        |COMMON_SET|Manifest: NOSIGNATURE
        forbidden_arcanus-1.18.2-2.0.0.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.18.2-2.0.0        |COMMON_SET|Manifest: NOSIGNATURE
        healingcampfire_1.18.2-3.9.jar                    |Healing Campfire              |healingcampfire               |3.9                 |COMMON_SET|Manifest: NOSIGNATURE
        domesticationinnovation-1.4.2-1.18.2.jar          |Domestication Innovation      |domesticationinnovation       |1.4.2               |COMMON_SET|Manifest: NOSIGNATURE
        druidcraftrg-0.0.12.jar                           |Druidcraft Regrown            |druidcraftrg                  |0.0.12              |COMMON_SET|Manifest: NOSIGNATURE
    FramedBlocks BlockEntity Warning: Not applicable
    Crash Report UUID: b1662091-5d76-49db-a6aa-2bf82a56fed5
    FML: 40.1
    Forge: net.minecraftforge:40.1.74
    Flywheel Backend: Uninitialized
    Kiwi Modules:
        kiwi:contributors
        kiwi:data

Posted

First step, remove Optifine. It will probably not play well with the majority of mixins that change the client. Flywheel is definitely one of those cases.

If that doesn't fix the issue, split the mods into two piles and try running the game with both. If no error occurs, you can be confident none of the mods are causing the issue. If an error occurs, split the erroring pile again and repeat. You should be able to single out the erroring mod/mods.

Posted (edited)
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: 
Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. 
Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections ->  -> localvar$blj000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]

This is valhelsia core. It is probably conflicting with another mod doing the same thing?

Make sure you have the latest version then contact the mod author.

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

Posted
Quote

OptiFine Version: OptiFine_1.18.2_HD_U_H7

And this version of optifine doesn't work with your version of forge.

You need the latest preview: https://github.com/sp614x/optifine/issues/7009#issuecomment-1228057896

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Its describing mod files that I have no idea exist or not. Debug Log: https://pastebin.com/vzcaxWcY Latest Log: https://pastebin.com/kwLBnkTk
    • I turned off EnhancedCelestials and seems to be the problem. Just going to play with it off.
    • ---- Minecraft Crash Report ---- // Hey, that tickles! Hehehe! Time: 2025-03-23 19:19:17 Description: Exception in server tick loop java.lang.NoClassDefFoundError: dev/corgitaco/enhancedcelestials/EnhancedCelestialsWorldData     at TRANSFORMER/[email protected]/com.arcaryx.cobblemonintegrations.enhancedcelestials.EnhancedCelestialsHandler.modifySpawns(EnhancedCelestialsHandler.kt:28) ~[cobblemonintegrations-neoforge-1.21.1-1.1.2.jar%23750!/:1.1.2] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/com.arcaryx.cobblemonintegrations.enhancedcelestials.EnhancedCelestialsInfluence.affectAction(EnhancedCelestialsInfluence.kt:11) ~[cobblemonintegrations-neoforge-1.21.1-1.1.2.jar%23750!/:1.1.2] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.detail.SpawnAction.complete$lambda$3(SpawnAction.java:42) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.context.SpawningContext.applyInfluences(SpawningContext.java:226) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.context.SpawningContext.applyInfluences$default(SpawningContext.java:191) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.detail.SpawnAction.complete(SpawnAction.java:42) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.spawner.TickingSpawner.tick(TickingSpawner.java:77) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.spawning.SpawnerManager.onServerTick(SpawnerManager.java:71) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.events.ServerTickHandler.onTick(ServerTickHandler.java:20) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.Cobblemon.initialize$lambda$21(Cobblemon.java:395) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.reactive.ObservableSubscription.handle(ObservableSubscription.java:16) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.common.api.reactive.SimpleObservable.emit(SimpleObservable.java:39) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at TRANSFORMER/[email protected]+1.21.1/com.cobblemon.mod.neoforge.event.NeoForgePlatformEventHandler.postServerTick(NeoForgePlatformEventHandler.kt:168) ~[Cobblemon-neoforge-1.6.1+1.21.1.jar%23744!/:?] {re:classloading}     at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:350) ~[bus-8.0.2.jar%23131!/:?] {}     at MC-BOOTSTRAP/net.neoforged.bus/net.neoforged.bus.EventBus.post(EventBus.java:315) ~[bus-8.0.2.jar%23131!/:?] {}     at TRANSFORMER/[email protected]/net.neoforged.neoforge.event.EventHooks.fireServerTickPost(EventHooks.java:1002) ~[neoforge-21.1.133-universal.jar%23658!/:?] {re:mixin,re:classloading}     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:943) ~[client-1.21.1-20240808.144430-srg.jar%23657!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.client.server.IntegratedServer.tickServer(IntegratedServer.java:110) ~[client-1.21.1-20240808.144430-srg.jar%23657!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:A,pl:runtimedistcleaner:A}     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:707) ~[client-1.21.1-20240808.144430-srg.jar%23657!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:267) ~[client-1.21.1-20240808.144430-srg.jar%23657!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}     at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin} Caused by: java.lang.ClassNotFoundException: dev.corgitaco.enhancedcelestials.EnhancedCelestialsWorldData     at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:220) ~[securejarhandler-3.0.8.jar:?] {}     at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) ~[?:?] {}     ... 21 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Cobblemon -- Details:     Version: 1.6.1     Is Snapshot: false     Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)     Branch: HEAD -- System Details -- Details:     Minecraft Version: 1.21.1     Minecraft Version ID: 1.21.1     Operating System: Windows 10 (amd64) version 10.0     Java Version: 21.0.3, Microsoft     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft     Memory: 6847686648 bytes (6530 MiB) / 12650020864 bytes (12064 MiB) up to 12650020864 bytes (12064 MiB)     CPUs: 16     Processor Vendor: AuthenticAMD     Processor Name: AMD Ryzen 7 7800X3D 8-Core Processor                Identifier: AuthenticAMD Family 25 Model 97 Stepping 2     Microarchitecture: Zen 3     Frequency (GHz): 4.19     Number of physical packages: 1     Number of physical CPUs: 8     Number of logical CPUs: 16     Graphics card #0 name: AMD Radeon RX 7900 XTX     Graphics card #0 vendor: Advanced Micro Devices, Inc.     Graphics card #0 VRAM (MiB): 24560.00     Graphics card #0 deviceId: VideoController1     Graphics card #0 versionInfo: 32.0.13031.3015     Graphics card #1 name: AMD Radeon(TM) Graphics     Graphics card #1 vendor: Advanced Micro Devices, Inc.     Graphics card #1 VRAM (MiB): 512.00     Graphics card #1 deviceId: VideoController2     Graphics card #1 versionInfo: 32.0.13031.3015     Memory slot #0 capacity (MiB): 16384.00     Memory slot #0 clockSpeed (GHz): 6.00     Memory slot #0 type: Unknown     Memory slot #1 capacity (MiB): 16384.00     Memory slot #1 clockSpeed (GHz): 6.00     Memory slot #1 type: Unknown     Virtual memory max (MiB): 50133.82     Virtual memory used (MiB): 31843.34     Swap memory total (MiB): 18432.00     Swap memory used (MiB): 145.49     Space in storage for jna.tmpdir (MiB): available: 1667172.50, total: 1907113.00     Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 1667172.50, total: 1907113.00     Space in storage for io.netty.native.workdir (MiB): available: 1667172.50, total: 1907113.00     Space in storage for java.io.tmpdir (MiB): available: 1667172.50, total: 1907113.00     Space in storage for workdir (MiB): available: 1667172.50, total: 1907113.00     JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12064m -Xms256m     Loaded Shaderpack: ComplementaryUnbound_r5.4.zip         Profile: HIGH (+0 options changed by user)     Server Running: true     Player Count: 1 / 8; [ServerPlayer['MrSneaky_I'/101, l='ServerLevel[Testing 2]', x=266.85, y=152.00, z=-1323.98]]     Active Data Packs: create:dynamic_data, vanilla, mod/explorify, mod_data, mod/sodium, mod/betterdungeons (incompatible), mod/modernworldcreation (incompatible), mod/fuelinfo (incompatible), mod/fabric_rendering_fluids_v1, mod/enderio_base, mod/endercore, mod/noreportbutton (incompatible), mod/neoforge, mod/modernfix (incompatible), mod/fabric_block_view_api_v2, mod/fabric_command_api_v2, mod/yungsapi (incompatible), mod/mcwstairs (incompatible), mod/gateways, mod/iris, mod/clientcrafting (incompatible), mod/keybindspurger, mod/clickadv (incompatible), mod/cloth_config (incompatible), mod/supplementaries (incompatible), mod/durabilitytooltip, mod/industrialforegoing (incompatible), mod/handcrafted, mod/repurposed_structures, mod/bcc, mod/improved_village_placement, mod/cobblenav (incompatible), mod/blur, mod/bendylib, mod/spark (incompatible), mod/reeses_sodium_options, mod/noisium (incompatible), mod/sspb, mod/welcomescreen (incompatible), mod/mcwroofs (incompatible), mod/lootintegrations_ctov (incompatible), mod/betterendisland (incompatible), mod/dynamic_fps (incompatible), mod/fabric_rendering_data_attachment_v1, mod/toms_storage, mod/enderio_machines, mod/journeymap_api (incompatible), mod/beb (incompatible), mod/byzantine (incompatible), mod/fabric_client_tags_api_v1, mod/smartbrainlib (incompatible), mod/bellsandwhistles (incompatible), mod/puffish_skills (incompatible), mod/lithium, mod/attributefix (incompatible), mod/fabric_screen_handler_api_v1, mod/seals, mod/caelus (incompatible), mod/paxi (incompatible), mod/mcwholidays (incompatible), mod/fastasyncworldsave (incompatible), mod/epherolib (incompatible), mod/farmingforblockheads (incompatible), mod/craterlib (incompatible), mod/sdlink (incompatible), mod/snowundertrees, mod/midnightlib, mod/morebrushes (incompatible), mod/additional_lights, mod/compacthelpcommand, mod/fusion, mod/fabric_particles_v1, mod/emotecraft, mod/dungeons_arise, mod/tectonic, mod/smoothchunk (incompatible), mod/logprot (incompatible), mod/emi (incompatible), mod/tmtcd, mod/tmted (incompatible), mod/tmtceic, mod/voicechat (incompatible), mod/terrablender (incompatible), mod/longerchathistory, mod/lootintegration_wda (incompatible), mod/necronomicon (incompatible), mod/justenoughbreeding (incompatible), mod/alltheleaks, mod/cleanswing, mod/fabric_block_api_v1, mod/corgilib (incompatible), mod/fabric_resource_conditions_api_v1, mod/fastpaintings (incompatible), mod/sushigocrafting (incompatible), mod/domum_ornamentum, mod/brewinandchewin (incompatible), mod/notenoughanimations (incompatible), mod/flywheel (incompatible), mod/greenhouseconfig_night_config, mod/almostunified (incompatible), mod/farmers_structures, mod/wits, mod/fabric_registry_sync_v0, mod/immediatelyfast (incompatible), mod/structory_towers, mod/appleskin (incompatible), mod/lootr, mod/fabric_object_builder_api_v1, mod/occultism, mod/emi_ores, mod/fabric_message_api_v1, mod/extremesoundmuffler (incompatible), mod/cosmeticarmorreworked (incompatible), mod/euphoria_patcher (incompatible), mod/keybindbundles, mod/defaultoptions (incompatible), mod/kuma_api (incompatible), mod/fabric_renderer_api_v1, mod/fabric_item_api_v1, mod/towntalk, mod/sophisticatedcore (incompatible), mod/gpumemleakfix (incompatible), mod/structureessentials (incompatible), mod/elytra_physics, mod/arts_and_crafts (incompatible), mod/prism, mod/placebo, mod/fastfurnace, mod/lootintegrations (incompatible), mod/cobweb (incompatible), mod/bookshelf (incompatible), mod/sophisticatedbackpacks (incompatible), mod/condensed_creative (incompatible), mod/takesapillage (incompatible), mod/mcwdoors (incompatible), mod/sodiumoptionsapi (incompatible), mod/melody (incompatible), mod/fzzy_config, mod/particle_core, mod/emi_loot, mod/fabric_api, mod/irons_rpg_tweaks, mod/konkrete (incompatible), mod/chipped, mod/mcwbridges (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/fastipping (incompatible), mod/hostilenetworks, mod/ambientsounds (incompatible), mod/jearchaeology (incompatible), mod/cobblemonintegrations, mod/fabric_api_lookup_api_v1, mod/projectvibrantjourneys, mod/iron_ender_chests, mod/fuelgoeshere (incompatible), mod/greenhouseconfig, mod/simplylight (incompatible), mod/industrialforegoingsouls (incompatible), mod/lionfishapi (incompatible), mod/chisel_chipped_integration, mod/cataclysm (incompatible), mod/blockui, mod/structurize, mod/camera (incompatible), mod/spyglass_improvements (incompatible), mod/smithingtemplateviewer, mod/mysticalcustomization, mod/elevatorid, mod/darkdeath, mod/runelic (incompatible), mod/starterkit, mod/desiredservers, mod/aiimprovements, mod/cupboard (incompatible), mod/cherishedworlds (incompatible), mod/lightoverlay (incompatible), mod/darkcap, mod/framework (incompatible), mod/bwncr (incompatible), mod/hopo, mod/playertrade, mod/observable (incompatible), mod/cosmeticarmoursmod, mod/atlas_api, mod/collectorsalbum (incompatible), mod/dataanchor (incompatible), mod/fabric_key_binding_api_v1, mod/betteradvancements (incompatible), mod/fabric_transfer_api_v1, mod/commonnetworking (incompatible), mod/fabric_resource_loader_v0, mod/goldenhopper (incompatible), mod/mcwpaintings (incompatible), mod/clumps (incompatible), mod/artifacts, mod/cyanide (incompatible), mod/hopour, mod/toastcontrol, mod/txnilib (incompatible), mod/trophymanager (incompatible), mod/akashictome (incompatible), mod/skinlayers3d (incompatible), mod/travelerstitles (incompatible), mod/raided, mod/jeimultiblocks, mod/chattoggle (incompatible), mod/repeatable_trial_vaults (incompatible), mod/mysticalagriculture, mod/craftingtweaks (incompatible), mod/apothic_spawners, mod/enderio_conduits, mod/chunkyborder (incompatible), mod/chunky (incompatible), mod/fabric_blockrenderlayer_v1, mod/creativecore (incompatible), mod/pyrotechnic_elytra (incompatible), mod/ftbjeiextras, mod/whats_that_slot (incompatible), mod/enderio, mod/justplayerheads, mod/mes (incompatible), mod/polyeng, mod/fastbench, mod/fabric_gametest_api_v1, mod/fluxnetworks (incompatible), mod/fabric_biome_api_v1, mod/buildinggadgets2 (incompatible), mod/fancymenu (incompatible), mod/raised (incompatible), mod/minecolonies, mod/emi_enchanting, mod/ferritecore (incompatible), mod/functionalstorage (incompatible), mod/modularrouters, mod/enhancedcelestials (incompatible), mod/notrample (incompatible), mod/betterf3 (incompatible), mod/rarcompat (incompatible), mod/littletiles (incompatible), mod/flickerfix, mod/moderately, mod/supermartijn642configlib (incompatible), mod/sodium_extra, mod/sodiumextras (incompatible), mod/additionalentityattributes, mod/ponder (incompatible), mod/playeranimator, mod/mcwwindows (incompatible), mod/cobblemon_quests (incompatible), mod/featurerecycler, mod/fabric_convention_tags_v1, mod/nanny, mod/fabric_convention_tags_v2, mod/powah (incompatible), mod/maxhealthfix (incompatible), mod/createcasing (incompatible), mod/cobbreeding (incompatible), mod/ae2importexportcard, mod/balm (incompatible), mod/labels (incompatible), mod/fabric_screen_api_v1, mod/prickle (incompatible), mod/soul_fire_d (incompatible), mod/chat_heads (incompatible), mod/betterthanmending (incompatible), mod/structure_layout_optimizer, mod/crash_assistant (incompatible), mod/sodiumextrainformation, mod/ctov, mod/athena, mod/stylecolonies, mod/novillagerdm, mod/lmft (incompatible), mod/alltheores, mod/glodium (incompatible), mod/chatnotify (incompatible), mod/torchmaster (incompatible), mod/sussysniffers, mod/fabric_game_rule_api_v1, mod/ironfurnaces, mod/mcwtrpdoors (incompatible), mod/mr_lukis_crazychambers, mod/silentgear, mod/supermartijn642corelib, mod/yungsbridges (incompatible), mod/apothic_attributes, mod/resourcefulconfig, mod/servercore (incompatible), mod/mr_tidal_towns (incompatible), mod/structureexpansion (incompatible), mod/curios (incompatible), mod/searchables (incompatible), mod/cobblemon (incompatible), mod/cobblemon_utility, mod/capture_xp (incompatible), mod/icarus, mod/fabric_entity_events_v1, mod/sodiumoptionsmodcompat (incompatible), mod/betterwithminecolonies (incompatible), mod/apothic_enchanting, mod/apotheosis, mod/emiprofessions (incompatible), mod/jadeaddons (incompatible), mod/codechickenlib (incompatible), mod/despawntweaks (incompatible), mod/ae2jeiintegration, mod/elytraslot (incompatible), mod/questkilltask, mod/formationsnether, mod/fabric_model_loading_api_v1, mod/multipiston, mod/lithostitched, mod/mekanism, mod/mekanismgenerators, mod/invtweaks (incompatible), mod/fabric_rendering_v1, mod/fabric_renderer_indigo, mod/naturescompass (incompatible), mod/smarterfarmers (incompatible), mod/catjammies (incompatible), mod/lightmanscurrency, mod/lctech (incompatible), mod/starterstructure, mod/neruina (incompatible), mod/catalogue (incompatible), mod/solonion (incompatible), mod/more_immersive_wires (incompatible), mod/formations, mod/pocketmachines (incompatible), mod/chalk (incompatible), mod/crystalix, mod/logbegone (incompatible), mod/mcwpaths (incompatible), mod/drippyloadingscreen (incompatible), mod/zerocore (incompatible), mod/lootintegrations_hopo (incompatible), mod/formationsoverworld, mod/simplebackups, mod/fabric_api_base, mod/immersiveengineering (incompatible), mod/nochatreports, mod/allthemodium, mod/ohthetreesyoullgrow (incompatible), mod/spectrelib (incompatible), mod/nbt_ac, mod/e4mc_minecraft (incompatible), mod/kotlinforforge (incompatible), mod/dimdungeons, mod/croptopia, mod/fabric_item_group_api_v1, mod/imfast, mod/polymorph (incompatible), mod/l2core (incompatible), mod/createcontraptionterminals (incompatible), mod/enderio_conduits_modded, mod/cobbleride (incompatible), mod/ae2qolrecipes (incompatible), mod/fabric_recipe_api_v1, mod/showcaseitem, mod/biomemusic (incompatible), mod/mns (incompatible), mod/fabric_sound_api_v1, mod/convenientcurioscontainer, mod/xpbook, mod/jinxedlib (incompatible), mod/netherportalfix (incompatible), mod/geckolib, mod/biomeswevegone, mod/ars_nouveau (incompatible), mod/ars_polymorphia, mod/ars_elemental (incompatible), mod/recipeessentials (incompatible), mod/morejs (incompatible), mod/connectivity (incompatible), mod/immersive_aircraft (incompatible), mod/kleeslabs (incompatible), mod/paperdoll (incompatible), mod/cookingforblockheads (incompatible), mod/controlling (incompatible), mod/fabric_data_attachment_api_v1, mod/redirected (incompatible), mod/cobblemonoutbreaks, mod/itemzoom (incompatible), mod/relics (incompatible), mod/jeed (incompatible), mod/coolcatlib (incompatible), mod/nuggets (incompatible), mod/darktimer, mod/cfm_circuit_breaker, mod/dummmmmmy (incompatible), mod/fabric_content_registries_v0, mod/sodiumdynamiclights (incompatible), mod/greenhouseconfig_toml, mod/thaumon (incompatible), mod/prettypipes (incompatible), mod/ppfluids, mod/arseng, mod/crashexploitfixer, mod/farmersdelight (incompatible), mod/mynethersdelight (incompatible), mod/arsdelight (incompatible), mod/farmers_croptopia (incompatible), mod/createframed (incompatible), mod/anvianslib (incompatible), mod/leveltextfix (incompatible), mod/simpletms (incompatible), mod/create_ultimate_factory, mod/endrem (incompatible), mod/cmdcam (incompatible), mod/mcwfences (incompatible), mod/colorfulhearts (incompatible), mod/leaky (incompatible), mod/patchouli (incompatible), mod/ars_additions (incompatible), mod/allthearcanistgear, mod/collective, mod/ftbultimine (incompatible), mod/ultimine_addition (incompatible), mod/betterstrongholds (incompatible), mod/mifa (incompatible), mod/resourcefullib, mod/tbcs, mod/mekanismtools, mod/lootjs, mod/cobblemonextras (incompatible), mod/architectury (incompatible), mod/cardiac (incompatible), mod/cobblemonchallenge, mod/fightorflight (incompatible), mod/ftblibrary (incompatible), mod/ftbteams (incompatible), mod/ftbranks (incompatible), mod/ftbessentials (incompatible), mod/ftbchunks (incompatible), mod/jamlib (incompatible), mod/rightclickharvest (incompatible), mod/ftbquests (incompatible), mod/rctapi, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/bigreactors (incompatible), mod/refurbished_furniture (incompatible), mod/cobblemon_move_inspector, mod/mru (incompatible), mod/fabric_networking_api_v1, mod/inventoryessentials (incompatible), mod/justdirethings, mod/yeetusexperimentus (incompatible), mod/fabric_lifecycle_events_v1, mod/irons_jewelry, mod/villagesandpillages (incompatible), mod/rhino, mod/toomanyrecipeviewers,jei, mod/kubejs (incompatible), mod/kubejs_enderio, mod/ftbxmodcompat (incompatible), mod/ftbfiltersystem (incompatible), mod/kubejs_mekanism, mod/neo_auth, mod/cucumber, mod/jmi (incompatible), mod/sophisticatedstorage (incompatible), mod/ftbpmapi, mod/octolib, mod/mss (incompatible), mod/pkgbadges (incompatible), mod/rctmod, mod/pipe_connector (incompatible), mod/darksleep, mod/simplerpc (incompatible), mod/justmobheads, mod/rainbows (incompatible), mod/create (incompatible), mod/ars_creo (incompatible), mod/framedblocks, mod/waystones (incompatible), mod/mr_farmers_cuttingregionsunexplored, mod/structory, mod/sparkweave, mod/journeymap (incompatible), mod/create_ltab (incompatible), mod/comforts (incompatible), mod/alternate_current, mod/configured (incompatible), mod/dungeoncrawl, mod/charginggadgets (incompatible), mod/aggroindicator (incompatible), mod/guideme, mod/waveycapes (incompatible), mod/spawn_notification (incompatible), mod/farsight_view (incompatible), mod/enderstorage (incompatible), mod/moredelight (incompatible), mod/fabric_transitive_access_wideners_v1, mod/enchdesc (incompatible), mod/moonlight (incompatible), mod/configuration (incompatible), mod/titanium, mod/regions_unexplored (incompatible), mod/distraction_free_recipes (incompatible), mod/mr_farmers_cuttingohthebiomeswevegone, mod/silentlib (incompatible), mod/jade (incompatible), mod/ae2 (incompatible), mod/ars_unification, mod/ae2ct, mod/ae2netanalyser (incompatible), mod/ae2wtlib (incompatible), mod/extendedae (incompatible), mod/ae2wtlib_api, mod/advanced_ae (incompatible), mod/appflux (incompatible), mod/enderio_armory, mod/yigd, mod/iceberg, mod/equipmentcompare, mod/legendarytooltips, mod/advancementplaques, mod/tradeuses (incompatible), mod/nullscape, mod/jei_mekanism_multiblocks (incompatible), mod/cobblepedia (incompatible), mod/armourers_workshop (incompatible), mod/modonomicon (incompatible), mod/coroutil (incompatible), mod/watut (incompatible), mod/mvs (incompatible), mod/create_pattern_schematics (incompatible), mod/extradelight (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/moredragoneggs (incompatible), mod/woodwevegot, mod/lootintegrations_cataclysm (incompatible), mod/appmek (incompatible), mod/packetfixer (incompatible), mod/expandability, mod/xtonesreworked (incompatible), mod/fabric_data_generation_api_v1, mod/fabric_events_interaction_v0, mod/better_respawn (incompatible), mod/sophisticatedstorageinmotion (incompatible), fabric, BCA-Datapack-3.5_GE_C1.6.1_M1.21.1.zip, [m]odified-additional-spawns.zip (incompatible), [m]odified-ore-tweaks.zip (incompatible), ctovcobblemon-v1.0.1.zip, tectonic, supplementaries:generated_pack, mod/soul_fire_d:datapack/enchantments, mod/cobblemon:datapacks/repurposedstructurescobblemon, soul_fire_d:fire_source_tags, soul_fire_d:campfire_tags     Available Data Packs: bundle, trade_rebalance, vanilla, fabric, mod/additional_lights, mod/additionalentityattributes, mod/advanced_ae (incompatible), mod/advancementplaques, mod/ae2 (incompatible), mod/ae2ct, mod/ae2importexportcard, mod/ae2jeiintegration, mod/ae2netanalyser (incompatible), mod/ae2qolrecipes (incompatible), mod/ae2wtlib (incompatible), mod/ae2wtlib_api, mod/aggroindicator (incompatible), mod/aiimprovements, mod/akashictome (incompatible), mod/allthearcanistgear, mod/alltheleaks, mod/allthemodium, mod/alltheores, mod/almostunified (incompatible), mod/alternate_current, mod/ambientsounds (incompatible), mod/anvianslib (incompatible), mod/apotheosis, mod/apothic_attributes, mod/apothic_enchanting, mod/apothic_spawners, mod/appflux (incompatible), mod/appleskin (incompatible), mod/appmek (incompatible), mod/architectury (incompatible), mod/armourers_workshop (incompatible), mod/ars_additions (incompatible), mod/ars_creo (incompatible), mod/ars_elemental (incompatible), mod/ars_nouveau (incompatible), mod/ars_polymorphia, mod/ars_unification, mod/arsdelight (incompatible), mod/arseng, mod/artifacts, mod/arts_and_crafts (incompatible), mod/athena, mod/atlas_api, mod/attributefix (incompatible), mod/balm (incompatible), mod/bcc, mod/beb (incompatible), mod/bellsandwhistles (incompatible), mod/bendylib, mod/better_respawn (incompatible), mod/betteradvancements (incompatible), mod/betterdungeons (incompatible), mod/betterendisland (incompatible), mod/betterf3 (incompatible), mod/betterstrongholds (incompatible), mod/betterthanmending (incompatible), mod/betterwithminecolonies (incompatible), mod/bigreactors (incompatible), mod/biomemusic (incompatible), mod/biomeswevegone, mod/blockui, mod/blur, mod/bookshelf (incompatible), mod/brewinandchewin (incompatible), mod/buildinggadgets2 (incompatible), mod/bwncr (incompatible), mod/byzantine (incompatible), mod/caelus (incompatible), mod/camera (incompatible), mod/capture_xp (incompatible), mod/cardiac (incompatible), mod/cataclysm (incompatible), mod/catalogue (incompatible), mod/catjammies (incompatible), mod/cfm_circuit_breaker, mod/chalk (incompatible), mod/charginggadgets (incompatible), mod/chat_heads (incompatible), mod/chatnotify (incompatible), mod/chattoggle (incompatible), mod/cherishedworlds (incompatible), mod/chipped, mod/chisel_chipped_integration, mod/chunky (incompatible), mod/chunkyborder (incompatible), mod/cleanswing, mod/clickadv (incompatible), mod/clientcrafting (incompatible), mod/cloth_config (incompatible), mod/clumps (incompatible), mod/cmdcam (incompatible), mod/cobblemon (incompatible), mod/cobblemon_move_inspector, mod/cobblemon_quests (incompatible), mod/cobblemon_utility, mod/cobblemonchallenge, mod/cobblemonextras (incompatible), mod/cobblemonintegrations, mod/cobblemonoutbreaks, mod/cobblenav (incompatible), mod/cobblepedia (incompatible), mod/cobbleride (incompatible), mod/cobbreeding (incompatible), mod/cobweb (incompatible), mod/codechickenlib (incompatible), mod/collective, mod/collectorsalbum (incompatible), mod/colorfulhearts (incompatible), mod/comforts (incompatible), mod/commonnetworking (incompatible), mod/compacthelpcommand, mod/condensed_creative (incompatible), mod/configuration (incompatible), mod/configured (incompatible), mod/connectivity (incompatible), mod/controlling (incompatible), mod/convenientcurioscontainer, mod/cookingforblockheads (incompatible), mod/coolcatlib (incompatible), mod/corgilib (incompatible), mod/coroutil (incompatible), mod/cosmeticarmorreworked (incompatible), mod/cosmeticarmoursmod, mod/craftingtweaks (incompatible), mod/crash_assistant (incompatible), mod/crashexploitfixer, mod/craterlib (incompatible), mod/create (incompatible), mod/create_ltab (incompatible), mod/create_pattern_schematics (incompatible), mod/create_ultimate_factory, mod/createcasing (incompatible), mod/createcontraptionterminals (incompatible), mod/createframed (incompatible), mod/creativecore (incompatible), mod/croptopia, mod/crystalix, mod/ctov, mod/cucumber, mod/cupboard (incompatible), mod/curios (incompatible), mod/cyanide (incompatible), mod/darkcap, mod/darkdeath, mod/darksleep, mod/darktimer, mod/dataanchor (incompatible), mod/defaultoptions (incompatible), mod/desiredservers, mod/despawntweaks (incompatible), mod/dimdungeons, mod/distraction_free_recipes (incompatible), mod/domum_ornamentum, mod/drippyloadingscreen (incompatible), mod/dummmmmmy (incompatible), mod/dungeoncrawl, mod/dungeons_arise, mod/durabilitytooltip, mod/dynamic_fps (incompatible), mod/e4mc_minecraft (incompatible), mod/elevatorid, mod/elytra_physics, mod/elytraslot (incompatible), mod/emi (incompatible), mod/emi_enchanting, mod/emi_loot, mod/emi_ores, mod/emiprofessions (incompatible), mod/emotecraft, mod/enchdesc (incompatible), mod/endercore, mod/enderio, mod/enderio_armory, mod/enderio_base, mod/enderio_conduits, mod/enderio_conduits_modded, mod/enderio_machines, mod/enderstorage (incompatible), mod/endrem (incompatible), mod/enhancedcelestials (incompatible), mod/entity_model_features (incompatible), mod/entity_texture_features (incompatible), mod/epherolib (incompatible), mod/equipmentcompare, mod/euphoria_patcher (incompatible), mod/expandability, mod/explorify, mod/extendedae (incompatible), mod/extradelight (incompatible), mod/extremesoundmuffler (incompatible), mod/fabric_api, mod/fabric_api_base, mod/fabric_api_lookup_api_v1, mod/fabric_biome_api_v1, mod/fabric_block_api_v1, mod/fabric_block_view_api_v2, mod/fabric_blockrenderlayer_v1, mod/fabric_client_tags_api_v1, mod/fabric_command_api_v2, mod/fabric_content_registries_v0, mod/fabric_convention_tags_v1, mod/fabric_convention_tags_v2, mod/fabric_data_attachment_api_v1, mod/fabric_data_generation_api_v1, mod/fabric_entity_events_v1, mod/fabric_events_interaction_v0, mod/fabric_game_rule_api_v1, mod/fabric_gametest_api_v1, mod/fabric_item_api_v1, mod/fabric_item_group_api_v1, mod/fabric_key_binding_api_v1, mod/fabric_lifecycle_events_v1, mod/fabric_loot_api_v2, mod/fabric_loot_api_v3, mod/fabric_message_api_v1, mod/fabric_model_loading_api_v1, mod/fabric_networking_api_v1, mod/fabric_object_builder_api_v1, mod/fabric_particles_v1, mod/fabric_recipe_api_v1, mod/fabric_registry_sync_v0, mod/fabric_renderer_api_v1, mod/fabric_renderer_indigo, mod/fabric_rendering_data_attachment_v1, mod/fabric_rendering_fluids_v1, mod/fabric_rendering_v1, mod/fabric_resource_conditions_api_v1, mod/fabric_resource_loader_v0, mod/fabric_screen_api_v1, mod/fabric_screen_handler_api_v1, mod/fabric_sound_api_v1, mod/fabric_transfer_api_v1, mod/fabric_transitive_access_wideners_v1, mod/fancymenu (incompatible), mod/farmers_croptopia (incompatible), mod/farmers_structures, mod/farmersdelight (incompatible), mod/farmingforblockheads (incompatible), mod/farsight_view (incompatible), mod/fastasyncworldsave (incompatible), mod/fastbench, mod/fastfurnace, mod/fastipping (incompatible), mod/fastpaintings (incompatible), mod/featurerecycler, mod/ferritecore (incompatible), mod/fightorflight (incompatible), mod/flickerfix, mod/fluxnetworks (incompatible), mod/flywheel (incompatible), mod/formations, mod/formationsnether, mod/formationsoverworld, mod/framedblocks, mod/framework (incompatible), mod/ftbchunks (incompatible), mod/ftbessentials (incompatible), mod/ftbfiltersystem (incompatible), mod/ftbjeiextras, mod/ftblibrary (incompatible), mod/ftbpmapi, mod/ftbquests (incompatible), mod/ftbranks (incompatible), mod/ftbteams (incompatible), mod/ftbultimine (incompatible), mod/ftbxmodcompat (incompatible), mod/fuelgoeshere (incompatible), mod/fuelinfo (incompatible), mod/functionalstorage (incompatible), mod/fusion, mod/fzzy_config, mod/gateways, mod/geckolib, mod/glodium (incompatible), mod/goldenhopper (incompatible), mod/gpumemleakfix (incompatible), mod/greenhouseconfig, mod/greenhouseconfig_night_config, mod/greenhouseconfig_toml, mod/guideme, mod/handcrafted, mod/hopo, mod/hopour, mod/hostilenetworks, mod/icarus, mod/iceberg, mod/imfast, mod/immediatelyfast (incompatible), mod/immersive_aircraft (incompatible), mod/immersiveengineering (incompatible), mod/improved_village_placement, mod/industrialforegoing (incompatible), mod/industrialforegoingsouls (incompatible), mod/inventoryessentials (incompatible), mod/invtweaks (incompatible), mod/iris, mod/iron_ender_chests, mod/ironfurnaces, mod/irons_jewelry, mod/irons_rpg_tweaks, mod/itemzoom (incompatible), mod/jade (incompatible), mod/jadeaddons (incompatible), mod/jamlib (incompatible), mod/jearchaeology (incompatible), mod/jeed (incompatible), mod/jei_mekanism_multiblocks (incompatible), mod/jeimultiblocks, mod/jinxedlib (incompatible), mod/jmi (incompatible), mod/journeymap (incompatible), mod/journeymap_api (incompatible), mod/justdirethings, mod/justenoughbreeding (incompatible), mod/justmobheads, mod/justplayerheads, mod/keybindbundles, mod/keybindspurger, mod/kleeslabs (incompatible), mod/konkrete (incompatible), mod/kotlinforforge (incompatible), mod/kubejs (incompatible), mod/kubejs_enderio, mod/kubejs_mekanism, mod/kuma_api (incompatible), mod/l2core (incompatible), mod/labels (incompatible), mod/lctech (incompatible), mod/leaky (incompatible), mod/legendarytooltips, mod/leveltextfix (incompatible), mod/lightmanscurrency, mod/lightoverlay (incompatible), mod/lionfishapi (incompatible), mod/lithium, mod/lithostitched, mod/littletiles (incompatible), mod/lmft (incompatible), mod/logbegone (incompatible), mod/logprot (incompatible), mod/longerchathistory, mod/lootintegration_wda (incompatible), mod/lootintegrations (incompatible), mod/lootintegrations_cataclysm (incompatible), mod/lootintegrations_ctov (incompatible), mod/lootintegrations_hopo (incompatible), mod/lootjs, mod/lootr, mod/maxhealthfix (incompatible), mod/mcwbridges (incompatible), mod/mcwdoors (incompatible), mod/mcwfences (incompatible), mod/mcwholidays (incompatible), mod/mcwpaintings (incompatible), mod/mcwpaths (incompatible), mod/mcwroofs (incompatible), mod/mcwstairs (incompatible), mod/mcwtrpdoors (incompatible), mod/mcwwindows (incompatible), mod/mekanism, mod/mekanismgenerators, mod/mekanismtools, mod/melody (incompatible), mod/mes (incompatible), mod/midnightlib, mod/mifa (incompatible), mod/minecolonies, mod/mns (incompatible), mod/moderately, mod/modernfix (incompatible), mod/modernworldcreation (incompatible), mod/modonomicon (incompatible), mod/modularrouters, mod/moonlight (incompatible), mod/more_immersive_wires (incompatible), mod/morebrushes (incompatible), mod/moredelight (incompatible), mod/moredragoneggs (incompatible), mod/morejs (incompatible), mod/mr_farmers_cuttingohthebiomeswevegone, mod/mr_farmers_cuttingregionsunexplored, mod/mr_lukis_crazychambers, mod/mr_tidal_towns (incompatible), mod/mru (incompatible), mod/mss (incompatible), mod/multipiston, mod/mvs (incompatible), mod/mynethersdelight (incompatible), mod/mysticalagriculture, mod/mysticalcustomization, mod/nanny, mod/naturescompass (incompatible), mod/nbt_ac, mod/necronomicon (incompatible), mod/neo_auth, mod/neoforge, mod/neruina (incompatible), mod/netherportalfix (incompatible), mod/nochatreports, mod/noisium (incompatible), mod/noreportbutton (incompatible), mod/notenoughanimations (incompatible), mod/notrample (incompatible), mod/novillagerdm, mod/nuggets (incompatible), mod/nullscape, mod/observable (incompatible), mod/occultism, mod/octolib, mod/ohthetreesyoullgrow (incompatible), mod/packetfixer (incompatible), mod/paperdoll (incompatible), mod/particle_core, mod/patchouli (incompatible), mod/paxi (incompatible), mod/pipe_connector (incompatible), mod/pkgbadges (incompatible), mod/placebo, mod/playeranimator, mod/playertrade, mod/pocketmachines (incompatible), mod/polyeng, mod/polymorph (incompatible), mod/ponder (incompatible), mod/powah (incompatible), mod/ppfluids, mod/prettypipes (incompatible), mod/prickle (incompatible), mod/prism, mod/projectvibrantjourneys, mod/puffish_skills (incompatible), mod/pyrotechnic_elytra (incompatible), mod/questkilltask, mod/raided, mod/rainbows (incompatible), mod/raised (incompatible), mod/rarcompat (incompatible), mod/rctapi, mod/rctmod, mod/recipeessentials (incompatible), mod/redirected (incompatible), mod/reeses_sodium_options, mod/refurbished_furniture (incompatible), mod/regions_unexplored (incompatible), mod/relics (incompatible), mod/repeatable_trial_vaults (incompatible), mod/repurposed_structures, mod/resourcefulconfig, mod/resourcefullib, mod/rhino, mod/rightclickharvest (incompatible), mod/runelic (incompatible), mod/sdlink (incompatible), mod/seals, mod/searchables (incompatible), mod/servercore (incompatible), mod/showcaseitem, mod/silentgear, mod/silentlib (incompatible), mod/simplebackups, mod/simplerpc (incompatible), mod/simpletms (incompatible), mod/simplylight (incompatible), mod/skinlayers3d (incompatible), mod/smartbrainlib (incompatible), mod/smarterfarmers (incompatible), mod/smithingtemplateviewer, mod/smoothchunk (incompatible), mod/snowundertrees, mod/sodium, mod/sodium_extra, mod/sodiumdynamiclights (incompatible), mod/sodiumextrainformation, mod/sodiumextras (incompatible), mod/sodiumoptionsapi (incompatible), mod/sodiumoptionsmodcompat (incompatible), mod/solonion (incompatible), mod/sophisticatedbackpacks (incompatible), mod/sophisticatedcore (incompatible), mod/sophisticatedstorage (incompatible), mod/sophisticatedstorageinmotion (incompatible), mod/soul_fire_d (incompatible), mod/spark (incompatible), mod/sparkweave, mod/spawn_notification (incompatible), mod/spectrelib (incompatible), mod/spyglass_improvements (incompatible), mod/sspb, mod/starterkit, mod/starterstructure, mod/structory, mod/structory_towers, mod/structure_layout_optimizer, mod/structureessentials (incompatible), mod/structureexpansion (incompatible), mod/structurize, mod/stylecolonies, mod/supermartijn642configlib (incompatible), mod/supermartijn642corelib, mod/supplementaries (incompatible), mod/sushigocrafting (incompatible), mod/sussysniffers, mod/takesapillage (incompatible), mod/tbcs, mod/tectonic, mod/terrablender (incompatible), mod/thaumon (incompatible), mod/titanium, mod/tmtcd, mod/tmtceic, mod/tmted (incompatible), mod/toastcontrol, mod/toms_storage, mod/toomanyrecipeviewers,jei, mod/torchmaster (incompatible), mod/towntalk, mod/tradeuses (incompatible), mod/travelerstitles (incompatible), mod/trophymanager (incompatible), mod/txnilib (incompatible), mod/ultimine_addition (incompatible), mod/villagesandpillages (incompatible), mod/voicechat (incompatible), mod/watut (incompatible), mod/waveycapes (incompatible), mod/waystones (incompatible), mod/welcomescreen (incompatible), mod/whats_that_slot (incompatible), mod/wits, mod/woodwevegot, mod/xpbook, mod/xtonesreworked (incompatible), mod/yeetusexperimentus (incompatible), mod/yet_another_config_lib_v3 (incompatible), mod/yigd, mod/yungsapi (incompatible), mod/yungsbridges (incompatible), mod/zerocore (incompatible), mod_data, BCA-Datapack-3.5_GE_C1.6.1_M1.21.1.zip, [m]odified-additional-spawns.zip (incompatible), [m]odified-ore-tweaks.zip (incompatible), ctovcobblemon-v1.0.1.zip, tectonic, supplementaries:generated_pack, soul_fire_d:fire_source_tags, soul_fire_d:campfire_tags, mod/soul_fire_d:datapack/enchantments, mod/cobblemon:datapacks/repurposedstructurescobblemon, create:dynamic_data     Enabled Feature Flags: minecraft:vanilla     World Generation: Stable     World Seed: 4033299606505771744     Type: Integrated Server (map_client.txt)     Is Modded: Definitely; Client brand changed to 'neoforge'; Server brand changed to 'neoforge'     Launched Version: neoforge-21.1.133     ModLauncher: 11.0.4+main.d2e20e43     ModLauncher launch target: forgeclient     ModLauncher services:          sponge-mixin-0.15.2+mixin.0.8.7.jar mixin PLUGINSERVICE          loader-4.0.38.jar slf4jfixer PLUGINSERVICE          loader-4.0.38.jar runtime_enum_extender PLUGINSERVICE          at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE          loader-4.0.38.jar runtimedistcleaner PLUGINSERVICE          modlauncher-11.0.4.jar mixin TRANSFORMATIONSERVICE          modlauncher-11.0.4.jar fml TRANSFORMATIONSERVICE          modlauncher-11.0.4.jar crash_assistant TRANSFORMATIONSERVICE      FML Language Providers:          [email protected]+0.16.0+1.21         [email protected]         [email protected]         [email protected]         [email protected]     Mod List:          skinlayers3d-neoforge-1.7.4-mc1.21.jar            |3d-Skin-Layers                |skinlayers3d                  |1.7.4               |Manifest: NOSIGNATURE         AdditionalEntityAttributes-2.0.0+1.21.1-neoforge.j|Additional Entity Attributes  |additionalentityattributes    |2.0.0+1.21.1        |Manifest: NOSIGNATURE         additional_lights-neoforge-1.21-2.1.9.jar         |Additional Lights             |additional_lights             |2.1.9               |Manifest: NOSIGNATURE         AdvancedAE-1.2.5-1.21.1.jar                       |Advanced AE                   |advanced_ae                   |1.2.5-1.21.1        |Manifest: NOSIGNATURE         AdvancementPlaques-1.21.1-neoforge-1.6.8.jar      |Advancement Plaques           |advancementplaques            |1.6.8               |Manifest: NOSIGNATURE         ae2importexportcard-1.21-1.4.0.jar                |AE2 Import Export Card        |ae2importexportcard           |1.21-1.4.0          |Manifest: NOSIGNATURE         ae2jeiintegration-1.2.0.jar                       |AE2 JEI Integration           |ae2jeiintegration             |1.2.0               |Manifest: NOSIGNATURE         ae2qolrecipes-neoforge-1.21.x-1.3.0.jar           |AE2 QoL Recipes               |ae2qolrecipes                 |1.3.0               |Manifest: NOSIGNATURE         ae2ct-1.21.1-1.0.6.jar                            |AE2:Crafting Tree             |ae2ct                         |1.21.1-1.0.6        |Manifest: NOSIGNATURE         AE2NetworkAnalyzer-1.21-2.0.1-neoforge.jar        |AE2NetworkAnalyzer            |ae2netanalyser                |1.21-2.0.1-neoforge |Manifest: NOSIGNATURE         ae2wtlib-19.2.2.jar                               |AE2WTLib                      |ae2wtlib                      |19.2.2              |Manifest: NOSIGNATURE         de.mari_023.ae2wtlib_api-19.2.2.jar               |AE2WTLib API                  |ae2wtlib_api                  |19.2.2              |Manifest: NOSIGNATURE         aggroindicator-neoforge-1.21.1-2.0.1.jar          |Aggro Indicator               |aggroindicator                |2.0.1               |Manifest: NOSIGNATURE         AI-Improvements-1.21-0.5.3.jar                    |AI-Improvements               |aiimprovements                |0.5.3               |Manifest: NOSIGNATURE         AkashicTome-1.8-29.jar                            |Akashic Tome                  |akashictome                   |1.8-29              |Manifest: NOSIGNATURE         allthearcanistgear-1.21.1-21.3.0.jar              |All The Arcanist Gear         |allthearcanistgear            |1.21.1-21.3.0       |Manifest: NOSIGNATURE         alltheleaks-0.1.15-beta+1.21.1-neoforge.jar       |All The Leaks                 |alltheleaks                   |0.1.15-beta+1.21.1-n|Manifest: NOSIGNATURE         All-The-Wood-Weve-Got-NeoForge-2.2.1.jar          |All the Wood We've Got        |woodwevegot                   |2.2.1               |Manifest: NOSIGNATURE         allthemodium-2.8.10_mc_1.21.1.jar                 |Allthemodium                  |allthemodium                  |2.8.10              |Manifest: NOSIGNATURE         alltheores-3.1.6_neoforge_1.21.1.jar              |AllTheOres                    |alltheores                    |3.1.6               |Manifest: NOSIGNATURE         almostunified-neoforge-1.21.1-1.2.3.jar           |AlmostUnified                 |almostunified                 |1.21.1-1.2.3        |Manifest: NOSIGNATURE         alternate_current-mc1.21-1.9.0.jar                |Alternate Current             |alternate_current             |1.9.0               |Manifest: NOSIGNATURE         AmbientSounds_NEOFORGE_v6.1.6_mc1.21.1.jar        |AmbientSounds                 |ambientsounds                 |6.1.6               |Manifest: NOSIGNATURE         anvianslib-neoforge-1.21-1.1.jar                  |Anvian's Lib                  |anvianslib                    |1.1                 |Manifest: NOSIGNATURE         Apotheosis-1.21.1-8.2.1.jar                       |Apotheosis                    |apotheosis                    |8.2.1               |Manifest: NOSIGNATURE         ApothicAttributes-1.21.1-2.7.0.jar                |Apothic Attributes            |apothic_attributes            |2.7.0               |Manifest: NOSIGNATURE         ApothicEnchanting-1.21.1-1.3.2.jar                |Apothic Enchanting            |apothic_enchanting            |1.3.2               |Manifest: NOSIGNATURE         ApothicSpawners-1.21.1-1.2.1.jar                  |Apothic Spawners              |apothic_spawners              |1.2.1               |Manifest: NOSIGNATURE         appleskin-neoforge-mc1.21-3.0.5.jar               |AppleSkin                     |appleskin                     |3.0.5+mc1.21        |Manifest: NOSIGNATURE         appliedenergistics2-19.2.6-beta.jar               |Applied Energistics 2         |ae2                           |19.2.6-beta         |Manifest: NOSIGNATURE         Applied-Mekanistics-1.6.2.jar                     |Applied Mekanistics           |appmek                        |1.6.2               |Manifest: NOSIGNATURE         AppliedFlux-1.21-2.1.0-neoforge.jar               |AppliedFlux                   |appflux                       |1.21-2.1.0-neoforge |Manifest: NOSIGNATURE         architectury-13.0.8-neoforge.jar                  |Architectury                  |architectury                  |13.0.8              |Manifest: NOSIGNATURE         armourersworkshop-forge-1.21.1-3.2.0-beta.jar     |Armourer's Workshop           |armourers_workshop            |3.2.0-beta          |Manifest: 58:d0:3b:4b:a0:4b:43:fb:59:0f:27:f5:39:d5:65:de:9a:24:ee:2e:15:48:b1:4f:78:1a:e1:ef:cd:a4:d9:0a         ars_additions-1.21.1-21.2.1.jar                   |Ars Additions                 |ars_additions                 |1.21.1-21.2.1       |Manifest: NOSIGNATURE         ars_creo-1.21.1-5.1.0.jar                         |Ars Creo                      |ars_creo                      |5.1.0               |Manifest: NOSIGNATURE         ars_elemental-1.21.1-0.7.2.7.jar                  |Ars Elemental                 |ars_elemental                 |0.7.2.7             |Manifest: NOSIGNATURE         ars_nouveau-1.21.1-5.7.2-all.jar                  |Ars Nouveau                   |ars_nouveau                   |5.7.2               |Manifest: NOSIGNATURE         arsdelight-2.1.5.jar                              |Ars Nouveau's Flavors & Deligh|arsdelight                    |2.1.5               |Manifest: NOSIGNATURE         ars_polymorphia-1.0.3.jar                         |Ars Polymorphia               |ars_polymorphia               |1.0.3               |Manifest: NOSIGNATURE         ars_unification-1.2.10.jar                        |Ars Unification               |ars_unification               |1.2.10              |Manifest: NOSIGNATURE         arseng-2.1.1-beta.jar                             |Ars Énergistique              |arseng                        |2.1.1-beta          |Manifest: NOSIGNATURE         artifacts-neoforge-12.1.0.jar                     |Artifacts                     |artifacts                     |12.1.0              |Manifest: NOSIGNATURE         arts_and_crafts-neoforge-1.21.1-1.4.0.jar         |Arts & Crafts                 |arts_and_crafts               |1.4.0               |Manifest: NOSIGNATURE         athena-neoforge-1.21-4.0.1.jar                    |Athena                        |athena                        |4.0.1               |Manifest: NOSIGNATURE         atlas_api-1.21-1.0.2.jar                          |Atlas API                     |atlas_api                     |1.21-1.0.2          |Manifest: NOSIGNATURE         attributefix-neoforge-1.21.1-21.1.2.jar           |AttributeFix                  |attributefix                  |21.1.2              |Manifest: NOSIGNATURE         bwncr-neoforge-1.21.1-3.20.3.jar                  |Bad Wither No Cookie Reloaded |bwncr                         |3.20.3              |Manifest: NOSIGNATURE         balm-neoforge-1.21.1-21.0.35.jar                  |Balm                          |balm                          |21.0.35             |Manifest: NOSIGNATURE         BEB-NeoForge-1.21-3.0.0.jar                       |Beautiful Enchanted Books     |beb                           |3.0.0               |Manifest: NOSIGNATURE         bendy-lib-forge-5.1.jar                           |Bendy lib                     |bendylib                      |5.1                 |Manifest: NOSIGNATURE         BetterAdvancements-NeoForge-1.21.1-0.4.3.21.jar   |Better Advancements           |betteradvancements            |0.4.3.21            |Manifest: NOSIGNATURE         bcc-21.1.3+mc1.21.1.jar                           |Better Compatibility Checker  |bcc                           |21.1.3              |Manifest: NOSIGNATURE         better-respawn-neoforge-1.21.1-2.0.6.jar          |Better Respawn                |better_respawn                |1.21.1-2.0.6        |Manifest: NOSIGNATURE         betterwithminecolonies-1.20.0-1.21.1.jar          |Better With Minecolonies      |betterwithminecolonies        |1.20.0-1.21.1       |Manifest: NOSIGNATURE         BetterF3-11.0.3-NeoForge-1.21.1.jar               |BetterF3                      |betterf3                      |11.0.3              |Manifest: NOSIGNATURE         BetterThanMending-2.2.0.jar                       |BetterThanMending             |betterthanmending             |2.2.0               |Manifest: NOSIGNATURE         biomemusic-1.21-3.4.jar                           |biomemusic mod                |biomemusic                    |3.4                 |Manifest: NOSIGNATURE         blur-neoforge-5.0.0+1.21.jar                      |Blur+                         |blur                          |5.0.0               |Manifest: NOSIGNATURE         bookshelf-neoforge-1.21.1-21.1.50.jar             |Bookshelf                     |bookshelf                     |21.1.50             |Manifest: NOSIGNATURE         BrewinAndChewin-neoforge-4.1.0+1.21.1.jar         |Brewin' And Chewin'           |brewinandchewin               |4.1.0               |Manifest: NOSIGNATURE         buildinggadgets2-1.3.8.jar                        |Building Gadgets 2            |buildinggadgets2              |1.3.8               |Manifest: NOSIGNATURE         Byzantine-1.21.1-30.jar                           |Byzantine                     |byzantine                     |30                  |Manifest: NOSIGNATURE         caelus-neoforge-7.0.1+1.21.1.jar                  |Caelus API                    |caelus                        |7.0.1+1.21.1        |Manifest: NOSIGNATURE         camera-neoforge-1.21.1-1.0.19.jar                 |Camera Mod                    |camera                        |1.21.1-1.0.19       |Manifest: NOSIGNATURE         Cardiac-NEOFORGE-0.5.3.3+1.21.jar                 |Cardiac                       |cardiac                       |0.5.3.3             |Manifest: NOSIGNATURE         catalogue-neoforge-1.21.1-1.11.0.jar              |Catalogue                     |catalogue                     |1.11.0              |Manifest: NOSIGNATURE         catjammies-1.21-1.7.1.jar                         |CatJammies                    |catjammies                    |1.21-1.7.1          |Manifest: NOSIGNATURE         cfm_circuit_breaker-1.0.0.jar                     |CFM Refurnished: Circuit Break|cfm_circuit_breaker           |1.0.0               |Manifest: NOSIGNATURE         chalk-1.6.9.jar                                   |Chalk                         |chalk                         |1.6.9               |Manifest: NOSIGNATURE         charginggadgets-1.14.1.jar                        |Charging Gadgets              |charginggadgets               |1.14.1              |Manifest: NOSIGNATURE         chat_heads-0.13.13-neoforge-1.21.jar              |Chat Heads                    |chat_heads                    |0.13.13             |Manifest: NOSIGNATURE         chattoggle-5.0.1+1.21-neoforge.jar                |Chat Toggle                   |chattoggle                    |5.0.1+1.21          |Manifest: NOSIGNATURE         chatnotify-neoforge-2.4.2+1.21.jar                |ChatNotify                    |chatnotify                    |2.4.2+1.21          |Manifest: NOSIGNATURE         cherishedworlds-neoforge-10.1.0+1.21.1.jar        |Cherished Worlds              |cherishedworlds               |10.1.0+1.21.1       |Manifest: NOSIGNATURE         chipped-neoforge-1.21.1-4.0.2.jar                 |Chipped                       |chipped                       |4.0.2               |Manifest: NOSIGNATURE         chisel_chipped_integration-v1.3.7-1.21.1.jar      |Chisel                        |chisel_chipped_integration    |1.3.6-1.21.1        |Manifest: NOSIGNATURE         [neoforge]ctov-3.5.6.jar                          |ChoiceTheorem's Overhauled Vil|ctov                          |3.5.6               |Manifest: NOSIGNATURE         Chunky-1.4.16.jar                                 |Chunky                        |chunky                        |1.4.16              |Manifest: NOSIGNATURE         ChunkyBorder-1.2.18.jar                           |ChunkyBorder                  |chunkyborder                  |1.2.18              |Manifest: NOSIGNATURE         cleanswing-1.9.jar                                |Clean Swing                   |cleanswing                    |1.9                 |Manifest: NOSIGNATURE         clickadv-1.21-3.8.jar                             |Clickable Advancements mod    |clickadv                      |3.8                 |Manifest: NOSIGNATURE         clientcrafting-1.21-1.8.jar                       |clientcrafting mod            |clientcrafting                |1.8                 |Manifest: NOSIGNATURE         cloth-config-15.0.140-neoforge.jar                |Cloth Config v15 API          |cloth_config                  |15.0.140            |Manifest: NOSIGNATURE         Clumps-neoforge-1.21.1-19.0.0.1.jar               |Clumps                        |clumps                        |19.0.0.1            |Manifest: NOSIGNATURE         CMDCam_NEOFORGE_v2.2.1_mc1.21.1.jar               |CMDCam                        |cmdcam                        |2.2.1               |Manifest: NOSIGNATURE         Cobblemon-neoforge-1.6.1+1.21.1.jar               |Cobblemon                     |cobblemon                     |1.6.1+1.21.1        |Manifest: NOSIGNATURE         cobblemon-capturexp-1.6-neoforge-1.0.1.jar        |Cobblemon Capture XP          |capture_xp                    |1.6-neoforge-1.0.1  |Manifest: NOSIGNATURE         cobblemonchallenge-neoforge-2.1.0.jar             |Cobblemon Challenge           |cobblemonchallenge            |2.1.0               |Manifest: NOSIGNATURE         CobblemonExtras-neoforge-1.4.2.jar                |Cobblemon Extras Forge Sidemod|cobblemonextras               |1.0.0               |Manifest: NOSIGNATURE         fightorflight-neoforge-0.7.6.jar                  |Cobblemon Fight or Flight     |fightorflight                 |0.7.6               |Manifest: NOSIGNATURE         CobblemonMoveInspector-neoforge-1.2.0.jar         |Cobblemon Move Inspector      |cobblemon_move_inspector      |1.2.0               |Manifest: NOSIGNATURE         cobblemonoutbreaks-neoforge-1.0.0-1.21.1.jar      |Cobblemon Outbreaks           |cobblemonoutbreaks            |1.0.0-1.21.1        |Manifest: NOSIGNATURE         cobblemon_quests-[1.21.1]-neoforge-1.1.12.jar     |Cobblemon Quests              |cobblemon_quests              |1.1.12              |Manifest: NOSIGNATURE         cobblemon-spawn-notification-1.6-neoforge-1.0.1.ja|Cobblemon Spawn Notification  |spawn_notification            |1.6-neoforge-1.0.1  |Manifest: NOSIGNATURE         tbcs-neoforge-1.21.1-0.10.2-beta.jar              |Cobblemon Trainer Battle Comma|tbcs                          |0.10.2-beta         |Manifest: NOSIGNATURE         Cobblemon-Utility+-neoforge-1.5.jar               |Cobblemon Utility+            |cobblemon_utility             |1.5                 |Manifest: NOSIGNATURE         cobbleride-neoforge-0.2.2+1.21.1.jar              |Cobblemon: Ride On!           |cobbleride                    |0.2.2+1.21.1        |Manifest: NOSIGNATURE         cobblemonintegrations-neoforge-1.21.1-1.1.2.jar   |CobblemonIntegrations         |cobblemonintegrations         |1.1.2               |Manifest: NOSIGNATURE         cobblenav-neoforge-2.1.0.jar                      |Cobblenav                     |cobblenav                     |2.1.0               |Manifest: NOSIGNATURE         Cobblepedia-NeoForge-0.7.0.jar                    |Cobblepedia                   |cobblepedia                   |0.7.0               |Manifest: NOSIGNATURE         Cobbreeding-neoforge-1.8.9.jar                    |Cobbreeding                   |cobbreeding                   |1.8.9               |Manifest: NOSIGNATURE         cobweb-neoforge-1.21-1.3.3.jar                    |Cobweb                        |cobweb                        |1.3.3               |Manifest: NOSIGNATURE         CodeChickenLib-1.21.1-4.6.0.521.jar               |CodeChicken Lib               |codechickenlib                |4.6.0.521           |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         collective-1.21.1-7.94.jar                        |Collective                    |collective                    |7.94                |Manifest: NOSIGNATURE         collectorsalbum-neoforge-1.21.1-2.1.6.jar         |Collector's Album             |collectorsalbum               |2.1.6               |Manifest: NOSIGNATURE         colorfulhearts-neoforge-1.21.1-10.3.8.jar         |Colorful Hearts               |colorfulhearts                |10.3.8              |Manifest: NOSIGNATURE         comforts-neoforge-9.0.3+1.21.1.jar                |Comforts                      |comforts                      |9.0.3+1.21.1        |Manifest: NOSIGNATURE         common-networking-neoforge-1.0.18-1.21.1.jar      |Common Networking             |commonnetworking              |1.0.18-1.21.1       |Manifest: NOSIGNATURE         compacthelpcommand-1.21.1-2.8.jar                 |Compact Help Command          |compacthelpcommand            |2.8                 |Manifest: NOSIGNATURE         condensed_creative-3.4.1+1.21-neoforge.jar        |Condensed Creative            |condensed_creative            |3.4.1+1.21          |Manifest: NOSIGNATURE         configuration-neoforge-1.21.1-3.1.0.jar           |Configuration                 |configuration                 |3.1.0               |Manifest: NOSIGNATURE         configured-neoforge-1.21.1-2.6.0.jar              |Configured                    |configured                    |2.6.0               |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         connectivity-1.21.1-7.1.jar                       |Connectivity Mod              |connectivity                  |7.1                 |Manifest: NOSIGNATURE         Controlling-neoforge-1.21.1-19.0.4.jar            |Controlling                   |controlling                   |19.0.4              |Manifest: NOSIGNATURE         convenientcurioscontainer-2.0.jar                 |Convenient Curios Container   |convenientcurioscontainer     |2.0                 |Manifest: NOSIGNATURE         cookingforblockheads-neoforge-1.21.1-21.1.12.jar  |Cooking for Blockheads        |cookingforblockheads          |21.1.12             |Manifest: NOSIGNATURE         coolcatlib-neoforge-1.21-1.1.0.jar                |CoolCatLib                    |coolcatlib                    |1.1.0               |Manifest: NOSIGNATURE         Corgilib-NeoForge-1.21.1-5.0.0.3.jar              |CorgiLib                      |corgilib                      |5.0.0.3             |Manifest: NOSIGNATURE         coroutil-neoforge-1.21.0-1.3.8.jar                |CoroUtil                      |coroutil                      |1.21.0-1.3.8        |Manifest: NOSIGNATURE         cosmeticarmorreworked-1.21.1-v1-neoforge.jar      |CosmeticArmorReworked         |cosmeticarmorreworked         |1.21.1-v1-neoforge  |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         CosmeticArmours - 1.5.1.0 - 1.21.1 - NeoForge.jar |CosmeticArmours               |cosmeticarmoursmod            |1.5.1.0             |Manifest: NOSIGNATURE         craftingtweaks-neoforge-1.21.1-21.1.5.jar         |Crafting Tweaks               |craftingtweaks                |21.1.5              |Manifest: NOSIGNATURE         crash_assistant-neoforge.jar                      |Crash Assistant               |crash_assistant               |1.4.3               |Manifest: NOSIGNATURE         crashexploitfixer-neoforge-1.1.0+1.21.jar         |CrashExploitFixer             |crashexploitfixer             |1.1.0               |Manifest: NOSIGNATURE         CraterLib-NeoForge-1.21-2.1.3.jar                 |CraterLib                     |craterlib                     |2.1.3               |Manifest: NOSIGNATURE         create-1.21.1-6.0.4.jar                           |Create                        |create                        |6.0.4               |Manifest: NOSIGNATURE         createcontraptionterminals-1.21-1.2.0.jar         |Create Contraption Terminals  |createcontraptionterminals    |0.0NONE             |Manifest: NOSIGNATURE         Create Encased-1.21.1-1.7.1.jar                   |Create Encased                |createcasing                  |1.7.1               |Manifest: NOSIGNATURE         create_ltab-2.6.2.jar                             |Create Let The Adventure Begin|create_ltab                   |2.6.2               |Manifest: NOSIGNATURE         bellsandwhistles-0.4.7-1.21.1.jar                 |Create: Bells & Whistles      |bellsandwhistles              |0.4.7-1.21.1        |Manifest: NOSIGNATURE         createframed-1.21.1-1.6.2.jar                     |Create: Framed                |createframed                  |1.6.2               |Manifest: NOSIGNATURE         create_pattern_schematics-2.0.5.jar               |Create: Pattern Schematics    |create_pattern_schematics     |2.0.5               |Manifest: NOSIGNATURE         create_ultimate_factory-1.9.0-neoforge-1.21.1.jar |Create: Ultimate Factory      |create_ultimate_factory       |1.9.0               |Manifest: NOSIGNATURE         CreativeCore_NEOFORGE_v2.12.32_mc1.21.1.jar       |CreativeCore                  |creativecore                  |2.12.32             |Manifest: NOSIGNATURE         croptopia_1.21.1_NEO-FORGE-4.1.0.jar              |Croptopia                     |croptopia                     |4.1.0               |Manifest: NOSIGNATURE         crystalix-1.2.2_neoforge_1.21.1.jar               |Crystalix                     |crystalix                     |1.2.2               |Manifest: NOSIGNATURE         Cucumber-1.21.1-8.0.10.jar                        |Cucumber Library              |cucumber                      |8.0.10              |Manifest: NOSIGNATURE         cupboard-1.21-2.9.jar                             |Cupboard mod                  |cupboard                      |2.9                 |Manifest: NOSIGNATURE         curios-neoforge-9.3.1+1.21.1.jar                  |Curios API                    |curios                        |9.3.1+1.21.1        |Manifest: NOSIGNATURE         cyanide-neoforge-1.21.1-5.0.0.jar                 |Cyanide                       |cyanide                       |5.0.0               |Manifest: NOSIGNATURE         darkcap-neoforge-1.21-1.1.9.jar                   |DarkCap                       |darkcap                       |1.1.9               |Manifest: NOSIGNATURE         darkdeath-neoforge-1.21-1.1.7.jar                 |DarkDeath                     |darkdeath                     |1.1.7               |Manifest: NOSIGNATURE         darksleep-neoforge-1.21.1-1.0.1.jar               |DarkSleep                     |darksleep                     |1.0.1               |Manifest: NOSIGNATURE         darktimer-neoforge-1.21-1.2.3.jar                 |DarkTimer                     |darktimer                     |1.2.3               |Manifest: NOSIGNATURE         Data_Anchor-neoforge-1.21.1-2.0.0.4.jar           |Data Anchor                   |dataanchor                    |2.0.0.4             |Manifest: NOSIGNATURE         defaultoptions-neoforge-1.21.1-21.1.2.jar         |Default Options               |defaultoptions                |21.1.2              |Manifest: NOSIGNATURE         desiredservers-neoforge-1.21.1-1.6.0.jar          |Desired Servers               |desiredservers                |1.6.0               |Manifest: NOSIGNATURE         despawntweaks-neoforge-1.0.0-1.21.1.jar           |Despawn Tweaks                |despawntweaks                 |1.0.0               |Manifest: NOSIGNATURE         dimdungeons-200-neoforge-1.21.0.jar               |Dimensional Dungeons          |dimdungeons                   |200                 |Manifest: NOSIGNATURE         distraction_free_recipes-neoforge-1.2.1-1.21.1.jar|Distraction Free Recipes (EMI)|distraction_free_recipes      |1.2.1               |Manifest: NOSIGNATURE         domum-ornamentum-1.0.213-snapshot-main.jar        |Domum Ornamentum              |domum_ornamentum              |1.0.213-snapshot    |Manifest: NOSIGNATURE         drippyloadingscreen_neoforge_3.0.11_MC_1.21.1.jar |Drippy Loading Screen         |drippyloadingscreen           |3.0.11              |Manifest: NOSIGNATURE         DungeonCrawl-NeoForge-1.21-2.3.15.jar             |Dungeon Crawl                 |dungeoncrawl                  |2.3.15              |Manifest: NOSIGNATURE         durabilitytooltip-1.1.5-neoforge-mc1.21.jar       |Durability Tooltip            |durabilitytooltip             |1.1.5               |Manifest: NOSIGNATURE         dynamic-fps-3.9.0+minecraft-1.21.0-neoforge.jar   |Dynamic FPS                   |dynamic_fps                   |3.9.0               |Manifest: NOSIGNATURE         e4mc_minecraft-neoforge-5.3.0.jar                 |e4mc                          |e4mc_minecraft                |5.3.0               |Manifest: NOSIGNATURE         elevatorid-neoforge-1.21.1-1.11.4.jar             |ElevatorMod                   |elevatorid                    |1.21.1-1.11.4       |Manifest: NOSIGNATURE         elytra_physics-neoforge-2.1_mc1.20.5+.jar         |Elytra physics                |elytra_physics                |2.1                 |Manifest: NOSIGNATURE         elytraslot-neoforge-9.0.2+1.21.1.jar              |Elytra Slot                   |elytraslot                    |9.0.2+1.21.1        |Manifest: NOSIGNATURE         emi-1.1.20+1.21.1+neoforge.jar                    |EMI                           |emi                           |1.1.20+1.21.1+neofor|Manifest: NOSIGNATURE         emi_enchanting-0.1.2+1.21+neoforge.jar            |EMI Enchanting                |emi_enchanting                |0.1.2+1.21+neoforge |Manifest: NOSIGNATURE         emi_loot-0.7.5+1.21+neoforge.jar                  |EMI Loot                      |emi_loot                      |0.7.5+1.21+neoforge |Manifest: NOSIGNATURE         emi_ores-1.2+1.21.1+neoforge.jar                  |EMI Ores                      |emi_ores                      |1.2+1.21.1+neoforge |Manifest: NOSIGNATURE         EMIProfessions-neoforge-1.21.1-1.0.3.jar          |EMI Professions (EMIP)        |emiprofessions                |1.0.3               |Manifest: NOSIGNATURE         emotecraft-for-MC1.21.1-2.4.9-neoforge.jar        |Emotecraft                    |emotecraft                    |2.4.9               |Manifest: NOSIGNATURE         enchdesc-neoforge-1.21.1-21.1.5.jar               |EnchantmentDescriptions       |enchdesc                      |21.1.5              |Manifest: NOSIGNATURE         endrem-neoforge-1.21.X-6.0.2.jar                  |End Remastered                |endrem                        |6.0.2               |Manifest: NOSIGNATURE         com.enderio.endercore-7.1.7-alpha.jar             |Ender Core                    |endercore                     |7.1.7-alpha         |Manifest: NOSIGNATURE         enderio-7.1.7-alpha.jar                           |Ender IO                      |enderio                       |7.1.7-alpha         |Manifest: NOSIGNATURE         com.enderio.enderio-armory-7.1.7-alpha.jar        |Ender IO Armory               |enderio_armory                |7.1.7-alpha         |Manifest: NOSIGNATURE         com.enderio.enderio-base-7.1.7-alpha.jar          |Ender IO Base                 |enderio_base                  |7.1.7-alpha         |Manifest: NOSIGNATURE         com.enderio.enderio-conduits-7.1.7-alpha.jar      |Ender IO Conduits             |enderio_conduits              |7.1.7-alpha         |Manifest: NOSIGNATURE         com.enderio.enderio-machines-7.1.7-alpha.jar      |Ender IO Machines             |enderio_machines              |7.1.7-alpha         |Manifest: NOSIGNATURE         com.enderio.enderio-conduits-modded-7.1.7-alpha.ja|Ender IO Modded Conduits      |enderio_conduits_modded       |7.1.7-alpha         |Manifest: NOSIGNATURE         EnderStorage-1.21.1-2.13.0.191.jar                |EnderStorage                  |enderstorage                  |2.13.0.191          |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71         Engineers Delight 1.21.1 neoforge R.1.4.jar       |Engineers Delight             |tmted                         |1.4.1               |Manifest: NOSIGNATURE         Enhanced-Celestials-NeoForge-6.0.2.0.jar          |Enhanced Celestials           |enhancedcelestials            |6.0.2.0             |Manifest: NOSIGNATURE         entity_model_features_neoforge_1.21.1-2.4.1.jar   |Entity Model Features         |entity_model_features         |2.4.1               |Manifest: NOSIGNATURE         entity_texture_features_neoforge_1.21.1-6.2.9.jar |Entity Texture Features       |entity_texture_features       |6.2.9               |Manifest: NOSIGNATURE         EpheroLib-1.21.1-NEO-FORGE-1.2.0.jar              |EpheroLib                     |epherolib                     |1.2.0               |Manifest: NOSIGNATURE         EquipmentCompare-1.21-neoforge-1.3.12.jar         |Equipment Compare             |equipmentcompare              |1.3.12              |Manifest: NOSIGNATURE         EuphoriaPatcher-1.5.2-r5.4-neoforge.jar           |Euphoria Patcher              |euphoria_patcher              |1.5.2-r5.4-neoforge |Manifest: NOSIGNATURE         expandability-neoforge-12.0.0.jar                 |ExpandAbility                 |expandability                 |12.0.0              |Manifest: NOSIGNATURE         Explorify v1.6.2 f10-48.jar                       |Explorify                     |explorify                     |1.6.2               |Manifest: NOSIGNATURE         ExtendedAE-1.21-2.2.6-neoforge.jar                |ExtendedAE                    |extendedae                    |1.21-2.2.6-neoforge |Manifest: NOSIGNATURE         extradelight-2.4.1.jar                            |Extra Delight                 |extradelight                  |2.4.1               |Manifest: NOSIGNATURE         ExtremeReactors2-1.21.1-2.4.21.jar                |Extreme Reactors              |bigreactors                   |1.21.1-2.4.21       |Manifest: NOSIGNATURE         ExtremeSoundMuffler-3.49_NeoForge-1.21.jar        |Extreme Sound Muffler         |extremesoundmuffler           |3.49                |Manifest: NOSIGNATURE         fancymenu_neoforge_3.4.6_MC_1.21.1.jar            |FancyMenu                     |fancymenu                     |3.4.6               |Manifest: NOSIGNATURE         farmers_croptopia-1.21.1-1.1.2.jar                |Farmer's Croptopia            |farmers_croptopia             |1.1.2               |Manifest: NOSIGNATURE         farmers-cutting-oh-the-biomes-weve-gone-1.21.1-2.1|Farmer's Cutting: Oh The Biome|mr_farmers_cuttingohthebiomesw|1.21.1-2.1-neoforge |Manifest: NOSIGNATURE         farmers-cutting-regions-unexplored-1.21-1.1a-neofo|Farmer's Cutting: Regions Unex|mr_farmers_cuttingregionsunexp|1.21-1.1a-neoforge  |Manifest: NOSIGNATURE         FarmersDelight-1.21.1-1.2.7.jar                   |Farmer's Delight              |farmersdelight                |1.2.7               |Manifest: NOSIGNATURE         FarmersStructures-1.0.1-1.21.1_neoforge.jar       |FarmersStructures             |farmers_structures            |1.0.0               |Manifest: NOSIGNATURE         farmingforblockheads-neoforge-1.21.1-21.1.7.jar   |Farming for Blockheads        |farmingforblockheads          |21.1.7              |Manifest: NOSIGNATURE         farsight-1.21-3.8.jar                             |Farsight mod                  |farsight_view                 |3.8                 |Manifest: NOSIGNATURE         fast-ip-ping-v1.0.5-mc1.21.1-neoforge.jar         |Fast IP Ping                  |fastipping                    |1.0.5               |Manifest: NOSIGNATURE         fastpaintings-1.21-1.2.15-neoforge.jar            |Fast Paintings                |fastpaintings                 |1.21-1.2.15         |Manifest: NOSIGNATURE         FastWorkbench-1.21-9.1.2.jar                      |Fast Workbench                |fastbench                     |9.1.2               |Manifest: NOSIGNATURE         fastasyncworldsave-1.21-2.4.jar                   |fastasyncworldsave mod        |fastasyncworldsave            |2.4                 |Manifest: NOSIGNATURE         FastFurnace-1.21.1-9.0.0.jar                      |FastFurnace                   |fastfurnace                   |9.0.0               |Manifest: NOSIGNATURE         Feature-Recycler-neoforge-2.0.0.jar               |Feature Recycler              |featurerecycler               |2.0.0               |Manifest: NOSIGNATURE         ferritecore-7.0.2-neoforge.jar                    |Ferrite Core                  |ferritecore                   |7.0.2               |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         flickerfix-1.21.0.jar                             |FlickerFix                    |flickerfix                    |4.0.1               |Manifest: NOSIGNATURE         FluxNetworks-1.21.1-8.0.0.jar                     |Flux Networks                 |fluxnetworks                  |8.0.0               |Manifest: NOSIGNATURE         flywheel-neoforge-1.21.1-1.0.2.jar                |Flywheel                      |flywheel                      |1.0.2               |Manifest: NOSIGNATURE         forgified-fabric-api-0.107.0+2.0.25+1.21.1.jar    |Forgified Fabric API          |fabric_api                    |0.107.0+2.0.25+1.21.|Manifest: NOSIGNATURE         fabric-api-base-0.4.42+d1308ded19.jar             |Forgified Fabric API Base     |fabric_api_base               |0.4.42+d1308ded19   |Manifest: NOSIGNATURE         fabric-api-lookup-api-v1-1.6.69+c21168c319.jar    |Forgified Fabric API Lookup AP|fabric_api_lookup_api_v1      |1.6.69+c21168c319   |Manifest: NOSIGNATURE         fabric-biome-api-v1-13.0.30+1e62d33c19.jar        |Forgified Fabric Biome API (v1|fabric_biome_api_v1           |13.0.30+1e62d33c19  |Manifest: NOSIGNATURE         fabric-block-api-v1-1.0.22+a6e994cd19.jar         |Forgified Fabric Block API (v1|fabric_block_api_v1           |1.0.22+a6e994cd19   |Manifest: NOSIGNATURE         fabric-blockrenderlayer-v1-1.1.52+b089b4bd19.jar  |Forgified Fabric BlockRenderLa|fabric_blockrenderlayer_v1    |1.1.52+b089b4bd19   |Manifest: NOSIGNATURE         fabric-block-view-api-v2-1.0.10+9afaaf8c19.jar    |Forgified Fabric BlockView API|fabric_block_view_api_v2      |1.0.10+9afaaf8c19   |Manifest: NOSIGNATURE         fabric-client-tags-api-v1-1.1.15+e053909619.jar   |Forgified Fabric Client Tags  |fabric_client_tags_api_v1     |1.1.15+e053909619   |Manifest: NOSIGNATURE         fabric-command-api-v2-2.2.28+36d727be19.jar       |Forgified Fabric Command API (|fabric_command_api_v2         |2.2.28+36d727be19   |Manifest: NOSIGNATURE         fabric-content-registries-v0-8.0.17+0a0c14ff19.jar|Forgified Fabric Content Regis|fabric_content_registries_v0  |8.0.17+0a0c14ff19   |Manifest: NOSIGNATURE         fabric-convention-tags-v1-2.1.1+7f945d5b19.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v1     |2.1.1+7f945d5b19    |Manifest: NOSIGNATURE         fabric-convention-tags-v2-2.9.1+231468e519.jar    |Forgified Fabric Convention Ta|fabric_convention_tags_v2     |2.9.1+231468e519    |Manifest: NOSIGNATURE         fabric-data-attachment-api-v1-1.2.0+7330bc1b19.jar|Forgified Fabric Data Attachme|fabric_data_attachment_api_v1 |1.2.0+7330bc1b19    |Manifest: NOSIGNATURE         fabric-data-generation-api-v1-20.2.22+2d91a6db19.j|Forgified Fabric Data Generati|fabric_data_generation_api_v1 |20.2.22+2d91a6db19  |Manifest: NOSIGNATURE         fabric-entity-events-v1-1.7.0+1af6e62419.jar      |Forgified Fabric Entity Events|fabric_entity_events_v1       |1.7.0+1af6e62419    |Manifest: NOSIGNATURE         fabric-events-interaction-v0-0.7.13+7b71cc1619.jar|Forgified Fabric Events Intera|fabric_events_interaction_v0  |0.7.13+7b71cc1619   |Manifest: NOSIGNATURE         fabric-game-rule-api-v1-1.0.53+36d727be19.jar     |Forgified Fabric Game Rule API|fabric_game_rule_api_v1       |1.0.53+36d727be19   |Manifest: NOSIGNATURE         fabric-gametest-api-v1-2.0.5+29f188ce19.jar       |Forgified Fabric Game Test API|fabric_gametest_api_v1        |2.0.5+29f188ce19    |Manifest: NOSIGNATURE         fabric-item-api-v1-11.1.1+57cdfa8219.jar          |Forgified Fabric Item API (v1)|fabric_item_api_v1            |11.1.1+57cdfa8219   |Manifest: NOSIGNATURE         fabric-item-group-api-v1-4.1.6+e324903319.jar     |Forgified Fabric Item Group AP|fabric_item_group_api_v1      |4.1.6+e324903319    |Manifest: NOSIGNATURE         fabric-key-binding-api-v1-1.0.47+62cc7ce119.jar   |Forgified Fabric Key Binding A|fabric_key_binding_api_v1     |1.0.47+62cc7ce119   |Manifest: NOSIGNATURE         fabric-lifecycle-events-v1-2.4.0+36b6b86a19.jar   |Forgified Fabric Lifecycle Eve|fabric_lifecycle_events_v1    |2.4.0+36b6b86a19    |Manifest: NOSIGNATURE         fabric-loot-api-v2-3.0.15+a3ee712d19.jar          |Forgified Fabric Loot API (v2)|fabric_loot_api_v2            |3.0.15+a3ee712d19   |Manifest: NOSIGNATURE         fabric-loot-api-v3-1.0.3+333dfad919.jar           |Forgified Fabric Loot API (v3)|fabric_loot_api_v3            |1.0.3+333dfad919    |Manifest: NOSIGNATURE         fabric-message-api-v1-6.0.13+e053909619.jar       |Forgified Fabric Message API (|fabric_message_api_v1         |6.0.13+e053909619   |Manifest: NOSIGNATURE         fabric-model-loading-api-v1-2.0.0+986ae77219.jar  |Forgified Fabric Model Loading|fabric_model_loading_api_v1   |2.0.0+986ae77219    |Manifest: NOSIGNATURE         fabric-networking-api-v1-4.3.0+0d25d43e19.jar     |Forgified Fabric Networking AP|fabric_networking_api_v1      |4.3.0+0d25d43e19    |Manifest: NOSIGNATURE         fabric-object-builder-api-v1-15.2.1+cc242efd19.jar|Forgified Fabric Object Builde|fabric_object_builder_api_v1  |15.2.1+cc242efd19   |Manifest: NOSIGNATURE         fabric-particles-v1-4.0.2+824f924c19.jar          |Forgified Fabric Particles (v1|fabric_particles_v1           |4.0.2+824f924c19    |Manifest: NOSIGNATURE         fabric-recipe-api-v1-5.0.13+59440bcc19.jar        |Forgified Fabric Recipe API (v|fabric_recipe_api_v1          |5.0.13+59440bcc19   |Manifest: NOSIGNATURE         fabric-registry-sync-v0-5.1.3+0c9b5b5419.jar      |Forgified Fabric Registry Sync|fabric_registry_sync_v0       |5.1.3+0c9b5b5419    |Manifest: NOSIGNATURE         fabric-renderer-indigo-1.7.0+acb05a3919.jar       |Forgified Fabric Renderer - In|fabric_renderer_indigo        |1.7.0+acb05a3919    |Manifest: NOSIGNATURE         fabric-renderer-api-v1-3.4.0+acb05a3919.jar       |Forgified Fabric Renderer API |fabric_renderer_api_v1        |3.4.0+acb05a3919    |Manifest: NOSIGNATURE         fabric-rendering-v1-5.0.5+077ba95f19.jar          |Forgified Fabric Rendering (v1|fabric_rendering_v1           |5.0.5+077ba95f19    |Manifest: NOSIGNATURE         fabric-rendering-data-attachment-v1-0.3.48+73761d2|Forgified Fabric Rendering Dat|fabric_rendering_data_attachme|0.3.48+73761d2e19   |Manifest: NOSIGNATURE         fabric-rendering-fluids-v1-3.1.6+857185bc19.jar   |Forgified Fabric Rendering Flu|fabric_rendering_fluids_v1    |3.1.6+857185bc19    |Manifest: NOSIGNATURE         fabric-resource-conditions-api-v1-4.3.0+edeecbd819|Forgified Fabric Resource Cond|fabric_resource_conditions_api|4.3.0+edeecbd819    |Manifest: NOSIGNATURE         fabric-resource-loader-v0-1.3.1+4ea8954419.jar    |Forgified Fabric Resource Load|fabric_resource_loader_v0     |1.3.1+4ea8954419    |Manifest: NOSIGNATURE         fabric-screen-api-v1-2.0.25+b282c4bb19.jar        |Forgified Fabric Screen API (v|fabric_screen_api_v1          |2.0.25+b282c4bb19   |Manifest: NOSIGNATURE         fabric-screen-handler-api-v1-1.3.87+8dbc56dd19.jar|Forgified Fabric Screen Handle|fabric_screen_handler_api_v1  |1.3.87+8dbc56dd19   |Manifest: NOSIGNATURE         fabric-sound-api-v1-1.0.23+10b84f8419.jar         |Forgified Fabric Sound API (v1|fabric_sound_api_v1           |1.0.23+10b84f8419   |Manifest: NOSIGNATURE         fabric-transfer-api-v1-5.4.1+628bf5e919.jar       |Forgified Fabric Transfer API |fabric_transfer_api_v1        |5.4.1+628bf5e919    |Manifest: NOSIGNATURE         fabric-transitive-access-wideners-v1-6.1.0+0df3143|Forgified Fabric Transitive Ac|fabric_transitive_access_widen|6.1.0+0df3143b19    |Manifest: NOSIGNATURE         formations-1.0.3-neoforge-mc1.21.jar              |Formations                    |formations                    |1.0.3               |Manifest: NOSIGNATURE         formationsnether-1.0.5-mc1.21+.jar                |Formations Nether             |formationsnether              |1.0.5               |Manifest: NOSIGNATURE         formationsoverworld-1.0.4-mc1.21+.jar             |Formations Overworld          |formationsoverworld           |1.0.4               |Manifest: NOSIGNATURE         FramedBlocks-10.3.1.jar                           |FramedBlocks                  |framedblocks                  |10.3.1              |Manifest: NOSIGNATURE         framework-neoforge-1.21.1-0.9.4.jar               |Framework                     |framework                     |0.9.4               |Manifest: NOSIGNATURE         ftb-chunks-neoforge-2101.1.8.jar                  |FTB Chunks                    |ftbchunks                     |2101.1.8            |Manifest: NOSIGNATURE         ftb-essentials-neoforge-2101.1.6.jar              |FTB Essentials                |ftbessentials                 |2101.1.6            |Manifest: NOSIGNATURE         ftb-filter-system-neoforge-21.1.0.jar             |FTB Filter System             |ftbfiltersystem               |21.1.0              |Manifest: NOSIGNATURE         ftbjeiextras-21.1.5.jar                           |FTB Jei Extras                |ftbjeiextras                  |21.1.5              |Manifest: NOSIGNATURE         ftb-library-neoforge-2101.1.12.jar                |FTB Library                   |ftblibrary                    |2101.1.12           |Manifest: NOSIGNATURE         ftb-pause-menu-api-21.1.1.jar                     |FTB Pause Menu API            |ftbpmapi                      |21.1.1              |Manifest: NOSIGNATURE         ftb-quests-neoforge-2101.1.6.jar                  |FTB Quests                    |ftbquests                     |2101.1.6            |Manifest: NOSIGNATURE         ftb-ranks-neoforge-2101.1.2.jar                   |FTB Ranks                     |ftbranks                      |2101.1.2            |Manifest: NOSIGNATURE         ftb-teams-neoforge-2101.1.2.jar                   |FTB Teams                     |ftbteams                      |2101.1.2            |Manifest: NOSIGNATURE         ftb-ultimine-neoforge-2101.1.1.jar                |FTB Ultimine                  |ftbultimine                   |2101.1.1            |Manifest: NOSIGNATURE         ultimine_addition-neoforge-1.21-1.0.3.jar         |FTB Ultimine Addition         |ultimine_addition             |1.0.3               |Manifest: NOSIGNATURE         ftb-xmod-compat-neoforge-21.1.3.jar               |FTB XMod Compat               |ftbxmodcompat                 |21.1.3              |Manifest: NOSIGNATURE         fuelgoeshere-1.21.1-1.2.0.jar                     |Fuel Goes Here                |fuelgoeshere                  |1.21.1-1.2.0        |Manifest: NOSIGNATURE         FuelInfo-2.1+1.21.jar                             |FuelInfo                      |fuelinfo                      |2.1+1.21            |Manifest: NOSIGNATURE         functionalstorage-1.21.1-1.4.2.jar                |Functional Storage            |functionalstorage             |1.21.1-1.4.2        |Manifest: NOSIGNATURE         fusion-1.2.5-neoforge-mc1.21.jar                  |Fusion                        |fusion                        |1.2.5               |Manifest: NOSIGNATURE         fzzy_config-0.6.7+1.21+neoforge.jar               |Fzzy Config                   |fzzy_config                   |0.6.7+1.21+neoforge |Manifest: NOSIGNATURE         GatewaysToEternity-1.21.1-5.0.2.jar               |Gateways To Eternity          |gateways                      |5.0.2               |Manifest: NOSIGNATURE         geckolib-neoforge-1.21.1-4.7.5.1.jar              |GeckoLib 4                    |geckolib                      |4.7.5.1             |Manifest: NOSIGNATURE         Glodium-1.21-2.2-neoforge.jar                     |Glodium                       |glodium                       |1.21-2.2-neoforge   |Manifest: NOSIGNATURE         goldenhopper-neoforge-1.21.1-1.5.6.jar            |Golden Hopper                 |goldenhopper                  |1.5.6               |Manifest: NOSIGNATURE         gpumemleakfix-1.21-1.8.jar                        |Gpu memory leak fix           |gpumemleakfix                 |1.8                 |Manifest: NOSIGNATURE         greenhouseconfig-1.0.0+1.21.1-neoforge.jar        |Greenhouse Config             |greenhouseconfig              |1.0.0+1.21.1        |Manifest: NOSIGNATURE         greenhouseconfig_night_config-1.0.0.jar           |Greenhouse Config - Night Conf|greenhouseconfig_night_config |1.0.0               |Manifest: NOSIGNATURE         greenhouseconfig_toml-1.0.0.jar                   |Greenhouse Config - TOML      |greenhouseconfig_toml         |1.0.0               |Manifest: NOSIGNATURE         guideme-21.1.6.jar                                |GuideME                       |guideme                       |21.1.6              |Manifest: NOSIGNATURE         handcrafted-neoforge-1.21.1-4.0.3.jar             |Handcrafted                   |handcrafted                   |4.0.3               |Manifest: NOSIGNATURE         HopoBetterMineshaft-[1.21-1.21.3]-1.3.0.jar       |HopoBetterMineshaft           |hopo                          |1.3.0               |Manifest: NOSIGNATURE         HopoBetterUnderwaterRuins-[1.21.1-1.21.3]-1.2.1.ja|HopoBetterUnderwaterRuins     |hopour                        |1.2.1               |Manifest: NOSIGNATURE         HostileNeuralNetworks-1.21.1-6.1.3.jar            |Hostile Neural Networks       |hostilenetworks               |6.1.3               |Manifest: NOSIGNATURE         imfast-NEOFORGE-1.0.2.jar                         |I'm Fast                      |imfast                        |1.0.2               |Manifest: NOSIGNATURE         Icarus-NeoForge-4.5.0.jar                         |Icarus                        |icarus                        |4.5.0               |Manifest: NOSIGNATURE         Iceberg-1.21.1-neoforge-1.2.9.2.jar               |Iceberg                       |iceberg                       |1.2.9.2             |Manifest: NOSIGNATURE         ImmediatelyFast-NeoForge-1.6.2+1.21.1.jar         |ImmediatelyFast               |immediatelyfast               |1.6.2+1.21.1        |Manifest: NOSIGNATURE         immersive_aircraft-1.2.2+1.21.1-neoforge.jar      |Immersive Aircraft            |immersive_aircraft            |1.2.2+1.21.1        |Manifest: NOSIGNATURE         ImmersiveEngineering-1.21.1-12.1.0-185.jar        |Immersive Engineering         |immersiveengineering          |12.1.0-185          |Manifest: NOSIGNATURE         improved_village_placement_1.0.0.jar              |Improved Village Placement    |improved_village_placement    |1.0.0               |Manifest: NOSIGNATURE         industrialforegoing-1.21-3.6.24.jar               |Industrial Foregoing          |industrialforegoing           |1.21-3.6.24         |Manifest: NOSIGNATURE         industrial-foregoing-souls-1.21.1-1.10.4.jar      |Industrial Foregoing Souls    |industrialforegoingsouls      |1.10.4              |Manifest: NOSIGNATURE         inventoryessentials-neoforge-1.21.1-21.1.2.jar    |Inventory Essentials          |inventoryessentials           |21.1.2              |Manifest: NOSIGNATURE         invtweaks-1.21.1-1.2.2.jar                        |Inventory Tweaks Refoxed      |invtweaks                     |1.21.1-1.2.2        |Manifest: NOSIGNATURE         iris-neoforge-1.8.8+mc1.21.1.jar                  |Iris                          |iris                          |1.8.8+mc1.21.1      |Manifest: NOSIGNATURE         iron_ender_chests-1.21.1-1.0.3.jar                |Iron Ender Chests             |iron_ender_chests             |1.21.1-1.0.3        |Manifest: NOSIGNATURE         ironfurnaces-neoforge-1.21.1-4.2.6.jar            |Iron Furnaces                 |ironfurnaces                  |4.2.6               |Manifest: NOSIGNATURE         irons_jewelry-1.21.1-1.0.11.jar                   |Iron's Gems 'n Jewelry        |irons_jewelry                 |1.21.1-1.0.11       |Manifest: NOSIGNATURE         irons_rpg_tweaks-2.1.0.jar                        |Iron's RPG Tweaks             |irons_rpg_tweaks              |2.1.0               |Manifest: NOSIGNATURE         takesapillage-neoforge-mc1.21.1-1.0.6.jar         |It Takes a Pillage Continuatio|takesapillage                 |1.0.6               |Manifest: NOSIGNATURE         itemzoom-1.21-3.0.0.jar                           |Item Zoom                     |itemzoom                      |3.0.0               |Manifest: NOSIGNATURE         Jade-1.21.1-NeoForge-15.10.0.jar                  |Jade                          |jade                          |15.10.0+neoforge    |Manifest: NOSIGNATURE         JadeAddons-1.21.1-NeoForge-6.1.0.jar              |Jade Addons                   |jadeaddons                    |6.1.0+neoforge      |Manifest: NOSIGNATURE         jamlib-neoforge-1.3.2+1.21.1.jar                  |JamLib                        |jamlib                        |1.3.2+1.21.1        |Manifest: NOSIGNATURE         jinxedlib-neoforge-1.21.1-1.0.3.jar               |JinxedLib                     |jinxedlib                     |1.0.3               |Manifest: NOSIGNATURE         trophymanager-1.21.1-2.2.4.jar                    |Jonn's Trophies               |trophymanager                 |1.21.1-2.2.4        |Manifest: NOSIGNATURE         journeymap-neoforge-1.21.1-6.0.0-beta.41.jar      |Journeymap                    |journeymap                    |1.21.1-6.0.0-beta.41|Manifest: NOSIGNATURE         journeymap-api-neoforge-2.0.0-1.21.1-SNAPSHOT.jar |JourneyMap API                |journeymap_api                |2.0.0               |Manifest: NOSIGNATURE         jmi-neoforge-1.21.1-1.8.2.jar                     |JourneyMap Integration        |jmi                           |1.21.1-1.8.2        |Manifest: NOSIGNATURE         justdirethings-1.5.4.jar                          |Just Dire Things              |justdirethings                |1.5.4               |Manifest: NOSIGNATURE         jearchaeology-1.21.1-1.1.6.jar                    |Just Enough Archaeology       |jearchaeology                 |1.21.1-1.1.6        |Manifest: NOSIGNATURE         justenoughbreeding-neoforge-1.21-1.21.1-1.5.0.jar |Just Enough Breeding          |justenoughbreeding            |1.5.0               |Manifest: NOSIGNATURE         jeed-1.21-2.2.18.jar                              |Just Enough Effects Descriptio|jeed                          |1.21-2.2.18         |Manifest: NOSIGNATURE         jeimultiblocks-1.21.1-1.0.4.jar                   |Just Enough Immersive Multiblo|jeimultiblocks                |1.0.4               |Manifest: NOSIGNATURE         JustEnoughMekanismMultiblocks-1.21.1-7.6.jar      |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks      |7.6                 |Manifest: NOSIGNATURE         justmobheads-1.21.1-8.5.jar                       |Just Mob Heads                |justmobheads                  |8.5                 |Manifest: NOSIGNATURE         justplayerheads-1.21.1-4.2.jar                    |Just Player Heads             |justplayerheads               |4.2                 |Manifest: NOSIGNATURE         keybindbundles-1.2.0.jar                          |KeyBind Bundles               |keybindbundles                |1.2.0               |Manifest: NOSIGNATURE         keybindspurger-1.21.x-neoforge-1.3.3.jar          |KeybindsPurger                |keybindspurger                |1.3.3               |Manifest: NOSIGNATURE         kleeslabs-neoforge-1.21.1-21.1.3.jar              |KleeSlabs                     |kleeslabs                     |21.1.3              |Manifest: NOSIGNATURE         konkrete_neoforge_1.9.9_MC_1.21.jar               |Konkrete                      |konkrete                      |1.9.9               |Manifest: NOSIGNATURE         kffmod-5.7.0.jar                                  |Kotlin For Forge              |kotlinforforge                |5.7.0               |Manifest: NOSIGNATURE         kubejs-neoforge-2101.7.1-build.181.jar            |KubeJS                        |kubejs                        |2101.7.1-build.181  |Manifest: NOSIGNATURE         kubejs_enderio-neoforge-1.21.1-0.7.1.jar          |KubeJS EnderIO                |kubejs_enderio                |1.21.1-0.7.1        |Manifest: NOSIGNATURE         kubejs-mekanism-neoforge-2101.1.6-build.6.jar     |KubeJS Mekanism               |kubejs_mekanism               |2101.1.6-build.6    |Manifest: NOSIGNATURE         kuma-api-neoforge-21.0.5+1.21.jar                 |KumaAPI                       |kuma_api                      |21.0.5              |Manifest: NOSIGNATURE         l2core-3.0.8+1.jar                                |L2Core                        |l2core                        |3.0.8+1             |Manifest: NOSIGNATURE         L_Ender's Cataclysm-2.60-1.21.1.jar               |L_Ender's Cataclysm           |cataclysm                     |2.60-1.21.1         |Manifest: NOSIGNATURE         leaky-1.21-2.1.jar                                |leaky mod                     |leaky                         |2.1                 |Manifest: NOSIGNATURE         LegendaryTooltips-1.21-neoforge-1.4.11.jar        |Legendary Tooltips            |legendarytooltips             |1.4.11              |Manifest: NOSIGNATURE         leveltextfix-neoforge-1.21.1-21.1.3.jar           |LevelTextFix                  |leveltextfix                  |21.1.3              |Manifest: NOSIGNATURE         light-overlay-12.0.0-neoforge.jar                 |Light Overlay                 |lightoverlay                  |12.0.0              |Manifest: NOSIGNATURE         lightmanscurrency-1.21-2.2.4.5.jar                |Lightman's Currency           |lightmanscurrency             |1.21-2.2.4.5        |Manifest: NOSIGNATURE         lctech-1.21-0.2.1.15a.jar                         |Lightman's Currency Tech      |lctech                        |1.21-0.2.1.15a      |Manifest: NOSIGNATURE         lionfishapi-2.6.jar                               |lionfishapi                   |lionfishapi                   |2.6                 |Manifest: NOSIGNATURE         lithium-neoforge-0.15.0+mc1.21.1.jar              |Lithium                       |lithium                       |0.15.0+mc1.21.1     |Manifest: NOSIGNATURE         lithostitched-neoforge-1.21.1-1.4.5.jar           |Lithostitched                 |lithostitched                 |1.4.2               |Manifest: NOSIGNATURE         LittleTiles_BETA_v1.6.0-pre157_mc1.21.1.jar       |LittleTiles                   |littletiles                   |1.6.0-pre157        |Manifest: NOSIGNATURE         lmft-1.0.4+1.21-neoforge.jar                      |Load My F***ing Tags          |lmft                          |1.0.4+1.21          |Manifest: NOSIGNATURE         logbegone-neoforge-1.21.1-1.0.3.jar               |Log Begone                    |logbegone                     |1.0.3               |Manifest: NOSIGNATURE         logprot-1.21-3.5.jar                              |Logprot                       |logprot                       |3.5                 |Manifest: NOSIGNATURE         LongerChatHistory-neoforge-1.6.jar                |Longer Chat History           |longerchathistory             |1.6                 |Manifest: NOSIGNATURE         lootintegration_wda-1.6.jar                       |lootintegration_wda mod       |lootintegration_wda           |1                   |Manifest: NOSIGNATURE         lootintegrations-1.21-4.2.jar                     |Lootintegrations mod          |lootintegrations              |4.2                 |Manifest: NOSIGNATURE         lootintegrations_cataclysm-1.1.jar                |lootintegrations_cataclysm mod|lootintegrations_cataclysm    |1                   |Manifest: NOSIGNATURE         lootintegrations_ctov-1.3.jar                     |lootintegrations_ctov mod     |lootintegrations_ctov         |1                   |Manifest: NOSIGNATURE         lootintegrations_hopo-1.3.jar                     |lootintegrations_hopo mod     |lootintegrations_hopo         |1                   |Manifest: NOSIGNATURE         lootjs-neoforge-1.21.1-3.4.0.jar                  |LootJS                        |lootjs                        |1.21.1-3.4.0        |Manifest: NOSIGNATURE         lootr-neoforge-1.21-1.10.35.90.jar                |Lootr                         |lootr                         |1.21-1.10.35.90     |Manifest: NOSIGNATURE         lukis-crazy-chambers-1.0.jar                      |Luki's Crazy Chambers         |mr_lukis_crazychambers        |1.0                 |Manifest: NOSIGNATURE         mcw-bridges-3.0.0-mc1.21.1neoforge.jar            |Macaw's Bridges               |mcwbridges                    |3.0.0               |Manifest: NOSIGNATURE         mcw-doors-1.1.2-mc1.21.1neoforge.jar              |Macaw's Doors                 |mcwdoors                      |1.1.2               |Manifest: NOSIGNATURE         mcw-fences-1.1.2-mc1.21.1neoforge.jar             |Macaw's Fences and Walls      |mcwfences                     |1.1.2               |Manifest: NOSIGNATURE         mcw-holidays-1.1.0-mc1.21.1neoforge.jar           |Macaw's Holidays              |mcwholidays                   |1.1.0               |Manifest: NOSIGNATURE         mcw-paintings-1.0.5-1.21.1neoforge.jar            |Macaw's Paintings             |mcwpaintings                  |1.0.5               |Manifest: NOSIGNATURE         mcw-paths-1.1.0neoforge-mc1.21.1.jar              |Macaw's Paths and Pavings     |mcwpaths                      |1.1.0               |Manifest: NOSIGNATURE         mcw-roofs-2.3.1-mc1.21.1neoforge.jar              |Macaw's Roofs                 |mcwroofs                      |2.3.1               |Manifest: NOSIGNATURE         mcw-stairs-1.0.1-1.21.1neoforge.jar               |Macaw's Stairs and Balconies  |mcwstairs                     |1.0.1               |Manifest: NOSIGNATURE         mcw-trapdoors-1.1.4-mc1.21.1neoforge.jar          |Macaw's Trapdoors             |mcwtrpdoors                   |1.1.4               |Manifest: NOSIGNATURE         mcw-windows-2.3.0-mc1.21.1neoforge.jar            |Macaw's Windows               |mcwwindows                    |2.3.2               |Manifest: NOSIGNATURE         maxhealthfix-neoforge-1.21.1-21.1.4.jar           |MaxHealthFix                  |maxhealthfix                  |21.1.4              |Manifest: NOSIGNATURE         MEED-1.21.1-6.5.jar                               |MEED                          |moderately                    |5.0.0               |Manifest: NOSIGNATURE         Mekanism-1.21.1-10.7.13.78.jar                    |Mekanism                      |mekanism                      |10.7.13             |Manifest: NOSIGNATURE         MekanismGenerators-1.21.1-10.7.13.78.jar          |Mekanism: Generators          |mekanismgenerators            |10.7.13             |Manifest: NOSIGNATURE         MekanismTools-1.21.1-10.7.13.78.jar               |Mekanism: Tools               |mekanismtools                 |10.7.13             |Manifest: NOSIGNATURE         melody_neoforge_1.0.10_MC_1.21.jar                |Melody                        |melody                        |1.0.10              |Manifest: NOSIGNATURE         midnightlib-1.6.9-neoforge+1.21.jar               |MidnightLib                   |midnightlib                   |1.6.9               |Manifest: NOSIGNATURE         MRU-1.0.8+1.21+neoforge.jar                       |Mineblock's Repeated Utilities|mru                           |1.0.8+1.21+neoforge |Manifest: NOSIGNATURE         minecolonies-1.1.907-1.21.1-snapshot.jar          |MineColonies                  |minecolonies                  |1.1.907-1.21.1-snaps|Manifest: NOSIGNATURE         client-1.21.1-20240808.144430-srg.jar             |Minecraft                     |minecraft                     |1.21.1              |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         dummmmmmy-1.21-2.0.7-neoforge.jar                 |MmmMmmMmmMmm                  |dummmmmmy                     |1.21-2.0.7          |Manifest: NOSIGNATURE         modernworldcreation_neoforge_2.0.1_MC_1.21.1.jar  |Modern World Creation         |modernworldcreation           |2.0.1               |Manifest: NOSIGNATURE         modernfix-neoforge-5.20.2+mc1.21.1.jar            |ModernFix                     |modernfix                     |5.20.2+mc1.21.1     |Manifest: NOSIGNATURE         modonomicon-1.21.1-neoforge-1.114.0.jar           |Modonomicon                   |modonomicon                   |1.114.0             |Manifest: NOSIGNATURE         modular-routers-13.2.1+mc1.21.1.jar               |Modular Routers               |modularrouters                |13.2.1              |Manifest: NOSIGNATURE         mes-1.3.5-1.21.jar                                |Moog's End Structures         |mes                           |1.3.5-1.21          |Manifest: NOSIGNATURE         mns-1.0.8-1.21.jar                                |Moog's Nether Structures      |mns                           |1.0.8-1.21          |Manifest: NOSIGNATURE         mss-1.2.8-1.21.jar                                |Moog's Soaring Structures     |mss                           |1.2.8-1.21          |Manifest: NOSIGNATURE         mvs-4.2.8-1.21.jar                                |Moog's Voyager Structures     |mvs                           |4.2.8-1.21          |Manifest: NOSIGNATURE         moonlight-1.21-2.17.37-neoforge.jar               |Moonlight Lib                 |moonlight                     |1.21-2.17.37        |Manifest: NOSIGNATURE         morebrushes-1.2-neoforge-mc1.21.jar               |More Brushes                  |morebrushes                   |1.2                 |Manifest: NOSIGNATURE         moredelight-25.01.13a-1.21-neoforge.jar           |More Delight                  |moredelight                   |25.01.13a-1.21-neofo|Manifest: NOSIGNATURE         moredragoneggs-5.0.jar                            |More Dragon Eggs              |moredragoneggs                |5.0                 |Manifest: NOSIGNATURE         more-immersive-wires-1.21.1-1.1.6.jar             |More Immersive Wires          |more_immersive_wires          |1.1.6               |Manifest: NOSIGNATURE         mifa-neoforge-1.21.x-2.1.0.jar                    |More Industrial Foregoing Addo|mifa                          |2.1.0               |Manifest: NOSIGNATURE         morejs-neoforge-1.21-0.13.1.jar                   |MoreJS                        |morejs                        |1.21-0.13.1         |Manifest: NOSIGNATURE         refurbished_furniture-neoforge-1.21.1-1.0.12.jar  |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.12              |Manifest: NOSIGNATURE         multipiston-1.2.51-1.21.1-snapshot.jar            |Multi-Piston                  |multipiston                   |1.2.51-1.21.1-snapsh|Manifest: NOSIGNATURE         MyNethersDelight-1.21-1.7.8.jar                   |My Nether's Delight           |mynethersdelight              |1.7.8               |Manifest: NOSIGNATURE         MysticalAgriculture-1.21.1-8.0.13.jar             |Mystical Agriculture          |mysticalagriculture           |8.0.13              |Manifest: NOSIGNATURE         MysticalCustomization-1.21.1-6.0.0.jar            |Mystical Customization        |mysticalcustomization         |6.0.0               |Manifest: NOSIGNATURE         NaNny-1.21.1-1.0.1.jar                            |NaNny                         |nanny                         |1.0.1               |Manifest: NOSIGNATURE         NaturesCompass-1.21.1-3.0.3-neoforge.jar          |Nature's Compass              |naturescompass                |1.21.1-3.0.2-neoforg|Manifest: NOSIGNATURE         NBTac-NEOFORGE-1.21.1-1.3.10.jar                  |NBT Autocomplete              |nbt_ac                        |1.3.10              |Manifest: NOSIGNATURE         Necronomicon-NeoForge-1.6.0+1.21.jar              |Necronomicon                  |necronomicon                  |1.6.0               |Manifest: NOSIGNATURE         NeoAuth-1.21.1-1.0.0.jar                          |NeoAuth                       |neo_auth                      |1.0.0               |Manifest: NOSIGNATURE         neoforge-21.1.133-universal.jar                   |NeoForge                      |neoforge                      |21.1.133            |Manifest: NOSIGNATURE         Neruina-2.2.8-neoforge+1.21.jar                   |Neruina                       |neruina                       |2.2.8               |Manifest: NOSIGNATURE         netherportalfix-neoforge-1.21.1-21.1.1.jar        |NetherPortalFix               |netherportalfix               |21.1.1              |Manifest: NOSIGNATURE         NoChatReports-NEOFORGE-1.21.1-v2.9.1.jar          |No Chat Reports               |nochatreports                 |1.21.1-v2.9.1       |Manifest: NOSIGNATURE         no-report-button-neoforge-1.6.1.jar               |No Report Button              |noreportbutton                |1.6.1               |Manifest: NOSIGNATURE         notrample-1.21.1-1.0.1.jar                        |No Trample                    |notrample                     |1.21.1-1.0.1        |Manifest: NOSIGNATURE         novillagerdm-1.21.1-6.0.0.jar                     |No Villager Death Messages    |novillagerdm                  |6.0.0               |Manifest: NOSIGNATURE         noisium-neoforge-2.3.0+mc1.21-1.21.1.jar          |Noisium                       |noisium                       |2.3.0+mc1.21-1.21.1 |Manifest: NOSIGNATURE         notenoughanimations-neoforge-1.9.2-mc1.21.jar     |NotEnoughAnimations           |notenoughanimations           |1.9.2               |Manifest: NOSIGNATURE         nuggets-neoforge-1.21-1.0.4.35.jar                |Nuggets                       |nuggets                       |1.0.4.35            |Manifest: NOSIGNATURE         Nullscape_1.21.x_v1.2.10.jar                      |Nullscape                     |nullscape                     |1.2.10              |Manifest: NOSIGNATURE         observable-5.4.3.jar                              |Observable                    |observable                    |5.4.3               |Manifest: NOSIGNATURE         occultism-1.21.1-neoforge-1.177.1.jar             |Occultism                     |occultism                     |1.177.1             |Manifest: NOSIGNATURE         OctoLib-NEOFORGE-0.5.0.1.jar                      |OctoLib                       |octolib                       |0.5.0.1             |Manifest: NOSIGNATURE         Oh-The-Biomes-Weve-Gone-NeoForge-2.3.11.jar       |Oh The Biomes We've Gone      |biomeswevegone                |2.3.11              |Manifest: NOSIGNATURE         Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.9.jar |Oh The Trees You'll Grow      |ohthetreesyoullgrow           |5.0.9               |Manifest: NOSIGNATURE         packetfixer-neoforge-2.1.0-1.21-to-1.21.3.jar     |Packet Fixer                  |packetfixer                   |2.1.0               |Manifest: NOSIGNATURE         paperdoll-neoforge-1.2.7-mc1.21.jar               |Paperdoll                     |paperdoll                     |1.2.7               |Manifest: NOSIGNATURE         particle_core-0.2.5+1.21+neoforge.jar             |Particle Core                 |particle_core                 |0.2.5+1.21+neoforge |Manifest: NOSIGNATURE         Patchouli-1.21-88-NEOFORGE.jar                    |Patchouli                     |patchouli                     |1.21-88-NEOFORGE    |Manifest: NOSIGNATURE         Paxi-1.21.1-NeoForge-5.1.2.jar                    |Paxi                          |paxi                          |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         pipe_connector-neoforge-0.5.7.jar                 |Pipe Connector                |pipe_connector                |0.5.7               |Manifest: NOSIGNATURE         PKGBadges-7.0.jar                                 |PKGBadges                     |pkgbadges                     |7.0                 |Manifest: NOSIGNATURE         Placebo-1.21.1-9.7.0.jar                          |Placebo                       |placebo                       |9.7.0               |Manifest: NOSIGNATURE         player-animation-lib-forge-2.0.1+1.21.1.jar       |Player Animator               |playeranimator                |2.0.1+1.21.1        |Manifest: NOSIGNATURE         playertrade-1.21.1-a.jar                          |PlayerTrade                   |playertrade                   |1.21.1-a            |Manifest: NOSIGNATURE         polymorph-neoforge-1.0.7+1.21.1.jar               |Polymorph                     |polymorph                     |1.0.7+1.21.1        |Manifest: NOSIGNATURE         polyeng-0.4.1.jar                                 |Polymorphic Energistics       |polyeng                       |0.4.1               |Manifest: NOSIGNATURE         Ponder-NeoForge-1.21.1-1.0.0.jar                  |Ponder                        |ponder                        |1.0.0               |Manifest: NOSIGNATURE         Powah-6.2.1.jar                                   |Powah                         |powah                         |6.2.1               |Manifest: NOSIGNATURE         ppfluids-1.21.1-3.1.0.jar                         |Pretty Pipes: Fluids          |ppfluids                      |3.1.0               |Manifest: NOSIGNATURE         PrettyPipes-1.21.0-all.jar                        |PrettyPipes                   |prettypipes                   |1.21.0              |Manifest: NOSIGNATURE         prickle-neoforge-1.21.1-21.1.6.jar                |PrickleMC                     |prickle                       |21.1.6              |Manifest: NOSIGNATURE         Prism-1.21-neoforge-1.0.9.jar                     |Prism                         |prism                         |1.0.9               |Manifest: NOSIGNATURE         projectvibrantjourneys-1.21.1-7.0.6.jar           |Project: Vibrant Journeys     |projectvibrantjourneys        |1.21.1-7.0.6        |Manifest: NOSIGNATURE         puffish_skills-0.15.2-1.21-neoforge.jar           |Pufferfish's Skills           |puffish_skills                |0.15.2              |Manifest: NOSIGNATURE         pyrotechnic-elytra-neoforge-1.21.1-1.0.0.jar      |Pyrotechnic Elytra            |pyrotechnic_elytra            |1.0.0               |Manifest: NOSIGNATURE         Quest-Kill-Task-neoforge-0.2.0+1.21.1.jar         |Quest Kill Task               |questkilltask                 |0.2.0+1.21.1        |Manifest: NOSIGNATURE         rctmod-neoforge-1.21.1-0.14.1-beta.jar            |Radical Cobblemon Trainers    |rctmod                        |0.14.1-beta         |Manifest: NOSIGNATURE         rctapi-neoforge-1.21.1-0.10.14-beta.jar           |Radical Cobblemon Trainers API|rctapi                        |0.10.14-beta        |Manifest: NOSIGNATURE         Raided-1.21.1-0.1.4.2.jar                         |Raided                        |raided                        |0.1.4.2             |Manifest: NOSIGNATURE         Rainbows-1.21-1.4.jar                             |Rainbows                      |rainbows                      |1.4                 |Manifest: NOSIGNATURE         raised-neoforge-1.21.1-4.0.1.jar                  |Raised                        |raised                        |4.0.1               |Manifest: NOSIGNATURE         rarcompat-1.21-0.9.5.jar                          |RAR-Compat                    |rarcompat                     |0.9.5               |Manifest: NOSIGNATURE         recipeessentials-1.21-4.0.jar                     |recipeessentials mod          |recipeessentials              |4.0                 |Manifest: NOSIGNATURE         redirected-neoforge-1.0.0-1.21.1.jar              |Redirected                    |redirected                    |1.0.0               |Manifest: NOSIGNATURE         reeses-sodium-options-neoforge-1.8.3+mc1.21.4.jar |Reese's Sodium Options        |reeses_sodium_options         |1.8.3+mc1.21.4      |Manifest: NOSIGNATURE         regions_unexplored-neoforge-1.21.1-0.5.6.1.jar    |Regions Unexplored            |regions_unexplored            |0.5.6.1             |Manifest: NOSIGNATURE         relics-1.21.1-0.10.7.2.jar                        |Relics                        |relics                        |0.10.7.2            |Manifest: NOSIGNATURE         repeatable_trial_vaults-neoforge-1.21-1.0.2.jar   |Repeatable Trial Vaults       |repeatable_trial_vaults       |1.0.2               |Manifest: NOSIGNATURE         repurposed_structures-7.5.13+1.21.1-neoforge.jar  |Repurposed Structures         |repurposed_structures         |7.5.13+1.21.1-neofor|Manifest: NOSIGNATURE         resourcefullib-neoforge-1.21-3.0.11.jar           |Resourceful Lib               |resourcefullib                |3.0.11              |Manifest: NOSIGNATURE         resourcefulconfig-neoforge-1.21-3.0.9.jar         |Resourcefulconfig             |resourcefulconfig             |3.0.9               |Manifest: NOSIGNATURE         rhino-2101.2.7-build.74.jar                       |Rhino                         |rhino                         |2101.2.7-build.74   |Manifest: NOSIGNATURE         rightclickharvest-neoforge-4.5.3+1.21.1.jar       |Right Click Harvest           |rightclickharvest             |4.5.3+1.21.1        |Manifest: NOSIGNATURE         runelic-neoforge-1.21.1-21.1.3.jar                |Runelic                       |runelic                       |21.1.3              |Manifest: NOSIGNATURE         seals-1.21.0-3.2.3.jar                            |Seals                         |seals                         |3.2.3               |Manifest: NOSIGNATURE         Searchables-neoforge-1.21.1-1.0.2.jar             |Searchables                   |searchables                   |1.0.2               |Manifest: NOSIGNATURE         servercore-neoforge-1.5.5+1.21.1.jar              |ServerCore                    |servercore                    |1.5.5+1.21.1        |Manifest: NOSIGNATURE         showcaseitem-1.21-1.0.1.jar                       |Showcase Item                 |showcaseitem                  |1.21-1.0.1          |Manifest: NOSIGNATURE         silent-gear-1.21.1-neoforge-4.0.16.jar            |Silent Gear                   |silentgear                    |4.0.16              |Manifest: NOSIGNATURE         silent-lib-1.21.1-neoforge-10.4.0.jar             |Silent Lib                    |silentlib                     |10.4.0              |Manifest: NOSIGNATURE         SimpleBackups-1.21-4.0.8.jar                      |Simple Backups                |simplebackups                 |1.21-4.0.8          |Manifest: NOSIGNATURE         SimpleDiscordLink-Universal-3.2.3.jar             |Simple Discord Link           |sdlink                        |3.2.3               |Manifest: NOSIGNATURE         SimplePocketMachines-NeoForge-1.21.1-1.0.2.jar    |Simple Pocket Machines        |pocketmachines                |1.0.2               |Manifest: NOSIGNATURE         SimpleRPC-Universal-4.0.0.jar                     |Simple RPC                    |simplerpc                     |4.0.0               |Manifest: NOSIGNATURE         voicechat-neoforge-1.21.1-2.5.28.jar              |Simple Voice Chat             |voicechat                     |1.21.1-2.5.28       |Manifest: NOSIGNATURE         SimpleTMs-neoforge-2.0.3.jar                      |SimpleTMs                     |simpletms                     |2.0.3               |Manifest: NOSIGNATURE         simplylight-1.5.3+1.21.1-b4.jar                   |Simply Light                  |simplylight                   |1.5.3               |Manifest: NOSIGNATURE         SmartBrainLib-neoforge-1.21.1-1.16.7.jar          |SmartBrainLib                 |smartbrainlib                 |1.16.7              |Manifest: NOSIGNATURE         smarterfarmers-1.21-2.2.2-neoforge.jar            |Smarter Farmers               |smarterfarmers                |1.21-2.2.2          |Manifest: NOSIGNATURE         smithingtemplateviewer-1.0.0.jar                  |SmithingTemplateViewer        |smithingtemplateviewer        |1.0.0               |Manifest: NOSIGNATURE         smoothchunk-1.21-4.1.jar                          |Smoothchunk mod               |smoothchunk                   |4.1                 |Manifest: NOSIGNATURE         snowundertrees-1.21.1-1.4.9.jar                   |Snow Under Trees              |snowundertrees                |1.4.9               |Manifest: NOSIGNATURE         sodium-neoforge-0.6.9+mc1.21.1.jar                |Sodium                        |sodium                        |0.6.9+mc1.21.1      |Manifest: NOSIGNATURE         sodiumdynamiclights-neoforge-1.0.10-1.21.1.jar    |Sodium Dynamic Lights         |sodiumdynamiclights           |1.0.9               |Manifest: NOSIGNATURE         sodium-extra-neoforge-0.6.0+mc1.21.1.jar          |Sodium Extra                  |sodium_extra                  |0.6.0+mc1.21.1      |Manifest: NOSIGNATURE         SodiumExtraInformation-neoforge-2.5.jar           |Sodium Extra Information      |sodiumextrainformation        |2.3                 |Manifest: NOSIGNATURE         sodiumextras-neoforge-1.0.7-1.21.1.jar            |Sodium Extras                 |sodiumextras                  |1.0.6               |Manifest: NOSIGNATURE         sodiumoptionsapi-neoforge-1.0.10-1.21.1.jar       |Sodium Options API            |sodiumoptionsapi              |1.0.10              |Manifest: NOSIGNATURE         sodiumoptionsmodcompat-neoforge-1.0.0-1.21.1.jar  |Sodium Options Mod Compat     |sodiumoptionsmodcompat        |1.0.0               |Manifest: NOSIGNATURE         sodium-shadowy-path-blocks-neoforge-4.0.0.jar     |Sodium Shadowy Path Blocks    |sspb                          |4.0.0               |Manifest: NOSIGNATURE         sophisticatedbackpacks-1.21.1-3.24.1.1212.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |3.24.1              |Manifest: NOSIGNATURE         sophisticatedcore-1.21.1-1.3.3.903.jar            |Sophisticated Core            |sophisticatedcore             |1.3.3               |Manifest: NOSIGNATURE         sophisticatedstorage-1.21.1-1.4.0.1079.jar        |Sophisticated Storage         |sophisticatedstorage          |1.4.0               |Manifest: NOSIGNATURE         sophisticatedstorageinmotion-1.21.1-0.10.5.72.jar |Sophisticated Storage In Motio|sophisticatedstorageinmotion  |0.10.5              |Manifest: NOSIGNATURE         soul-fire-d-neoforge-1.21-5.1.6.jar               |Soul Fire'd                   |soul_fire_d                   |5.1.6               |Manifest: NOSIGNATURE         spark-1.10.124-neoforge.jar                       |spark                         |spark                         |1.10.124            |Manifest: NOSIGNATURE         Sparkweave-NeoForge-0.508.1.jar                   |Sparkweave Engine             |sparkweave                    |0.508.1             |Manifest: NOSIGNATURE         spectrelib-neoforge-0.17.2+1.21.jar               |SpectreLib                    |spectrelib                    |0.17.2+1.21         |Manifest: NOSIGNATURE         Spice of Life Onion_NEOFORGE_v1.4.7_mc1.21.1.jar  |Spice of Life Onion           |solonion                      |1.4.7               |Manifest: NOSIGNATURE         spyglass_improvements-1.5.7+mc1.21+neoforge.jar   |Spyglass Improvements         |spyglass_improvements         |1.5.7               |Manifest: NOSIGNATURE         starterkit-1.21.1-7.3.jar                         |Starter Kit                   |starterkit                    |7.3                 |Manifest: NOSIGNATURE         starterstructure-1.21.1-4.0.jar                   |Starter Structure             |starterstructure              |4.0                 |Manifest: NOSIGNATURE         labels-1.21-2.0.1-neoforge.jar                    |Storage Labels                |labels                        |1.21-2.0.1          |Manifest: NOSIGNATURE         Structory_1.21.x_v1.3.9.jar                       |Structory                     |structory                     |1.3.9               |Manifest: NOSIGNATURE         Structory_Towers_1.21.x_v1.0.10.jar               |Structory: Towers             |structory_towers              |1.0.10              |Manifest: NOSIGNATURE         structureessentials-1.21.1-4.5.jar                |Structure Essentials mod      |structureessentials           |4.5                 |Manifest: NOSIGNATURE         structure-expansion-neoforge-87.0.0.jar           |Structure Expansion           |structureexpansion            |87.0.0              |Manifest: NOSIGNATURE         structure_layout_optimizer-neoforge-1.0.10.jar    |Structure Layout Optimizer    |structure_layout_optimizer    |1.0.10              |Manifest: NOSIGNATURE         structurize-1.0.766-1.21.1-snapshot.jar           |Structurize                   |structurize                   |1.0.766-1.21.1-snaps|Manifest: NOSIGNATURE         stylecolonies-1.12-1.21.1.jar                     |Stylecolonies                 |stylecolonies                 |1.12                |Manifest: NOSIGNATURE         supermartijn642configlib-1.1.8-neoforge-mc1.21.jar|SuperMartijn642's Config Libra|supermartijn642configlib      |1.1.8               |Manifest: NOSIGNATURE         supermartijn642corelib-1.1.18a-neoforge-mc1.21.jar|SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.18+a            |Manifest: NOSIGNATURE         supplementaries-1.21-3.0.43-beta-neoforge.jar     |Supplementaries               |supplementaries               |1.21-3.0.43-beta    |Manifest: NOSIGNATURE         sushigocrafting-1.21-0.6.4.jar                    |Sushi Go Crafting             |sushigocrafting               |0.6.4               |Manifest: NOSIGNATURE         sussysniffers-1.21.1-0.1.2.jar                    |Sussy Sniffers                |sussysniffers                 |1.21.1-0.1.2        |Manifest: NOSIGNATURE         tectonic-neoforge-1.21.1-2.4.3.jar                |Tectonic                      |tectonic                      |2.4.3               |Manifest: NOSIGNATURE         TerraBlender-neoforge-1.21.1-4.1.0.8.jar          |TerraBlender                  |terrablender                  |4.1.0.8             |Manifest: NOSIGNATURE         thaumon-neoforge-2.3.0+1.21.jar                   |Thaumon                       |thaumon                       |2.3.0+1.21          |Manifest: NOSIGNATURE         tidal-towns-1.3.4.jar                             |Tidal Towns                   |mr_tidal_towns                |1.3.4               |Manifest: NOSIGNATURE         titanium-1.21-4.0.36.jar                          |Titanium                      |titanium                      |4.0.36              |Manifest: NOSIGNATURE         ToastControl-1.21-9.0.0.jar                       |Toast Control                 |toastcontrol                  |9.0.0               |Manifest: NOSIGNATURE         toms_storage-1.21-2.1.1.jar                       |Tom's Simple Storage Mod      |toms_storage                  |2.1.1               |Manifest: NOSIGNATURE         Tomtaru's Cobblemon  Farmer's Delight Tweaks - 1.2|Tomtaru's Cobblemon & Farmer's|tmtcd                         |1.2.0               |Manifest: NOSIGNATURE         Tomtaru's Cobblemon  Immersive Engineering Tweaks |Tomtaru's Cobblemon & Immersiv|tmtceic                       |2.2.0               |Manifest: NOSIGNATURE         toomanyrecipeviewers-0.3.3+jei.19.21.0.247.jar    |TooManyRecipeViewers          |toomanyrecipeviewers          |0.3.3+jei.19.21.0.24|Manifest: NOSIGNATURE         torchmaster-neoforge-1.21.1-21.1.5-beta.jar       |Torchmaster                   |torchmaster                   |21.1.5-beta         |Manifest: NOSIGNATURE         towntalk-1.2.0.jar                                |Towntalk                      |towntalk                      |1.2.0               |Manifest: NOSIGNATURE         tradeuses-1.2.5-1.21-NEOFORGE.jar                 |Trade Uses                    |tradeuses                     |1.2.5               |Manifest: NOSIGNATURE         TravelersTitles-1.21.1-NeoForge-5.1.3.jar         |Traveler's Titles             |travelerstitles               |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         txnilib-neoforge-1.0.23-1.21.1.jar                |TxniLib                       |txnilib                       |1.0.23              |Manifest: NOSIGNATURE         blockui-1.0.196-1.21.1-snapshot.jar               |UI Library Mod                |blockui                       |1.0.196-1.21.1-snaps|Manifest: NOSIGNATURE         villagesandpillages-neoforge-mc1.21.1-1.0.3.jar   |Villages & Pillages           |villagesandpillages           |1.0.3               |Manifest: NOSIGNATURE         waveycapes-neoforge-1.5.1-mc1.21.jar              |WaveyCapes                    |waveycapes                    |1.5.1               |Manifest: NOSIGNATURE         waystones-neoforge-1.21.1-21.1.13.jar             |Waystones                     |waystones                     |21.1.13             |Manifest: NOSIGNATURE         welcomescreen-neoforge-1.0.0-1.21.1.jar           |Welcome Screen                |welcomescreen                 |1.0.0               |Manifest: NOSIGNATURE         watut-neoforge-1.21.0-1.2.3.jar                   |What Are They Up To           |watut                         |1.21.0-1.2.3        |Manifest: NOSIGNATURE         whats-that-slot-neoforge-1.3.6+1.21.jar           |What's That Slot              |whats_that_slot               |1.3.6               |Manifest: NOSIGNATURE         DungeonsArise-1.21.x-2.1.64-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.64              |Manifest: NOSIGNATURE         wits-1.3.0+1.21-neoforge.jar                      |WITS                          |wits                          |1.3.0+1.21-neoforge |Manifest: NOSIGNATURE         xptome-1.21.1-2.4.jar                             |XP Tome                       |xpbook                        |2.4                 |Manifest: NOSIGNATURE         xtonesreworked-1.1.0-NF-1.21_21.0.167.jar         |XTones Reworked               |xtonesreworked                |1.1.0               |Manifest: NOSIGNATURE         yeetusexperimentus-neoforge-87.0.0.jar            |Yeetus Experimentus           |yeetusexperimentus            |87.0.0              |Manifest: NOSIGNATURE         yet-another-config-lib-3.5.0+1.21-neoforge.jar    |YetAnotherConfigLib           |yet_another_config_lib_v3     |3.5.0+1.21-neoforge |Manifest: NOSIGNATURE         youre-in-grave-danger-neoforge-2.0.9.jar          |You're in Grave Danger        |yigd                          |2.0.9               |Manifest: NOSIGNATURE         YungsApi-1.21.1-NeoForge-5.1.4.jar                |YUNG's API                    |yungsapi                      |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         YungsBetterDungeons-1.21.1-NeoForge-5.1.4.jar     |YUNG's Better Dungeons        |betterdungeons                |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         YungsBetterEndIsland-1.21.1-NeoForge-3.1.2.jar    |YUNG's Better End Island      |betterendisland               |1.21.1-NeoForge-3.1.|Manifest: NOSIGNATURE         YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar  |YUNG's Better Strongholds     |betterstrongholds             |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         YungsBridges-1.21.1-NeoForge-5.1.1.jar            |YUNG's Bridges                |yungsbridges                  |1.21.1-NeoForge-5.1.|Manifest: NOSIGNATURE         ZeroCore2-1.21.1-2.4.16.jar                       |Zero CORE 2                   |zerocore                      |1.21.1-2.4.16       |Manifest: NOSIGNATURE     Crash Report UUID: 237a5ff5-a048-4c44-a752-345640983173     FML: 4.0.38     NeoForge: 21.1.133     Flywheel Backend: flywheel:off
    • I don't see a dreadglare or greater_dreadglare in my mod lists?
    • https://mclo.gs/yWHRnlY Tryna play with the bois. Would be very grateful if anyone knew how to fix  
  • Topics

×
×
  • Create New...

Important Information

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