Jump to content

All Activity

This stream auto-updates

  1. Today
  2. Add crash-reports with sites like https://paste.ee/ and paste the link to it here Make a test without valhelsia_structures
  3. My game crash before main screen load crash log: ---- Minecraft Crash Report ---- // I let you down. Sorry Time: 04.05.2024, 11:48 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:113) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.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%2390!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:classloading,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.2.21.jar%2318!/:?] {} 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_structures.mixins.json:BlockModelRendererMixin] from phase [DEFAULT] in config [valhelsia_structures.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_structures.refmap.json [PREINJECT Applicator Phase -> valhelsia_structures.mixins.json:BlockModelRendererMixin -> Prepare Injections -> -> localvar$zbg000$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.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} 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:113) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-1.0.8.jar:?] {} at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-1.0.8.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%2390!/:?] {re:classloading,xf:OptiFine:default} at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%2390!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:A,pl:runtimedistcleaner:A} -- Initialization -- Details: Modules: ADVAPI32.dll:Advanced Windows 32 Base API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation COMCTL32.dll:Biblioteka formantów czynności użytkownika:6.10 (WinBuild.160101.0800):Microsoft Corporation CRYPT32.dll:Crypto API32:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.3930:Microsoft Corporation CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation DEVOBJ.dll:Device Information Set DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation DNSAPI.dll:Biblioteka DLL interfejsu API klienta usługi DNS:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation GDI32.dll:GDI Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation GLU32.dll:Biblioteka DLL OpenGL Utility Library:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation HID.DLL:Biblioteka użytkownika HID:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation IPHLPAPI.DLL:IP Helper API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation KERNEL32.DLL:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation KERNELBASE.dll:Biblioteka DLL klienta Windows NT BASE API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation MMDevApi.dll:Interfejs API MMDevice:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation MSCTF.dll:Biblioteka DLL serwera MSCTF:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Ole32.dll:Microsoft OLE for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation OpenAL.dll PROPSYS.dll:System właściwości firmy Microsoft:7.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation Pdh.dll:Windows Performance Data Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation RPCRT4.dll:Czas wykonania zdalnego wywoływania procedury:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation SETUPAPI.DLL:Interfejs API Instalatora systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation SHCORE.dll:SHCORE:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation SHELL32.dll:Wspólna biblioteka DLL Powłoki systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation UMPDC.dll USER32.dll:Współużytkowana biblioteka DLL klienta Windows USER API:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation USERENV.dll:Userenv:10.0.19041.4165 (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.3636 (WinBuild.160101.0800):Microsoft Corporation WINHTTP.dll:Usługi Windows HTTP Services:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation WINMM.dll:MCI API DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4291 (WinBuild.160101.0800):Microsoft Corporation WS2_32.dll:Biblioteka DLL 32-bitowej wersji usługi Windows Socket 2.0:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation Wldp.dll:Zasady blokady systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation amsi.dll:Anti-Malware Scan Interface:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation aswAMSI.dll:Avast AMSI COM object:24.3.8975.0:Gen Digital Inc. aswhook.dll:Avast Hook Library:24.3.8975.0:AVAST Software bcrypt.dll:Biblioteka podstawowych elementów kryptograficznych systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation combase.dll:Microsoft COM for Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc.DLL:Usługa klienta DHCP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation dhcpcsvc6.DLL:Klient DHCPv6:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation dinput8.dll:Microsoft DirectInput:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation dwmapi.dll:Interfejs API menedżera okien Microsoft Desktop Window Manager:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation dxgi.dll:DirectX Graphics Infrastructure:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation fwpuclnt.dll:Interfejs API trybu użytkownika funkcji FWP/IPSec:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation gdi32full.dll:GDI Client DLL:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation glfw.dll icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation ig9icd64.dll:OpenGL(R) Driver for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation igc64.dll:Intel Graphics Shader Compiler for Intel(R) Graphics Accelerator:31.0.101.2111:Intel Corporation igdgmm64.dll:User Mode Driver for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation igdml64.dll:Metrics Library for Intel(R) Graphics Technology:31.0.101.2111:Intel Corporation inputhost.dll:InputHost:10.0.19041.3636 (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 jna4343990444255883354.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.3758 (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:Biblioteka DLL systemu dopasowywania kolorów firmy Microsoft:10.0.19041.4165 (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.3636 (WinBuild.160101.0800):Microsoft Corporation msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation mswsock.dll:Microsoft Windows Sockets 2.0 Dostawca usługi:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation napinsp.dll:Dostawca podkładek nazewnictwa poczty e-mail:10.0.19041.4165 (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:Biblioteka NT Layer DLL:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation ntmarta.dll:Windows NT - dostawca MARTA:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation opengl32.dll:OpenGL Client DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation perfos.dll:Biblioteka DLL obiektów wydajności systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation pnrpnsp.dll:Dostawca obszaru nazw PNRP:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation powrprof.dll:Pomocnicza biblioteka DLL dla profilu zasilania:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation profapi.dll:User Profile Basic API:10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (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:Biblioteka dodatkowych narzędzi powłoki:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation svml.dll:OpenJDK Platform binary:17.0.1.0:Microsoft textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4239 (WinBuild.160101.0800):Microsoft Corporation ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation uxtheme.dll:Biblioteka Microsoft UxTheme:10.0.19041.4165 (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.4291 (WinBuild.160101.0800):Microsoft Corporation windows.storage.dll:Interfejs API magazynu systemu Microsoft WinRT:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation wintypes.dll:Biblioteka DLL typów systemu Windows:10.0.19041.4165 (WinBuild.160101.0800):Microsoft Corporation wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation xinput1_4.dll:Interfejs API typowego kontrolera firmy Microsoft:10.0.19041.4165 (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%2390!/:?] {re:classloading,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.2.21.jar%2318!/:?] {} 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: 1227438184 bytes (1170 MiB) / 1644167168 bytes (1568 MiB) up to 10502537216 bytes (10016 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz Identifier: Intel64 Family 6 Model 142 Stepping 9 Microarchitecture: Amber Lake Frequency (GHz): 2,40 Number of physical packages: 1 Number of physical CPUs: 2 Number of logical CPUs: 4 Graphics card #0 name: NVIDIA GeForce 940MX Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 2048,00 Graphics card #0 deviceId: 0x179c Graphics card #0 versionInfo: DriverVersion=21.21.13.7654 Graphics card #1 name: Intel(R) HD Graphics 620 Graphics card #1 vendor: Intel Corporation (0x8086) Graphics card #1 VRAM (MB): 1024,00 Graphics card #1 deviceId: 0x5916 Graphics card #1 versionInfo: DriverVersion=31.0.101.2111 Memory slot #0 capacity (MB): 16384,00 Memory slot #0 clockSpeed (GHz): 2,13 Memory slot #0 type: DDR4 Virtual memory max (MB): 25980,22 Virtual memory used (MB): 7608,61 Swap memory total (MB): 9728,00 Swap memory used (MB): 252,46 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10000M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Launched Version: 1.18.2-forge-40.2.21 Backend library: LWJGL version 3.2.2 SNAPSHOT Backend API: Intel(R) HD Graphics 620 GL version 3.2.0 - Build 31.0.101.2111, Intel Window size: <not initialized> GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) CPU: 4x Intel(R) Core(TM) i3-7100U CPU @ 2.40GHz OptiFine Version: OptiFine_1.18.2_HD_U_H6 OptiFine Build: 20220313-160847 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 3.2.0 - Build 31.0.101.2111 OpenGlRenderer: Intel(R) HD Graphics 620 OpenGlVendor: Intel 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: 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 repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE Piglin Expansion 1.2.1.jar |Piglin Expansion |piglin_expansion |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE pamhc2trees-1.18.2-1.0.4.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.18.2-16.0.0.134.jar |Biomes O' Plenty |biomesoplenty |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE pamhc2crops-1.18.2-1.0.6.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE jei-1.18.2-forge-10.2.1.1006.jar |Just Enough Items |jei |10.2.1.1006 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodextended-1.18.2-1.0.5.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |COMMON_SET|Manifest: NOSIGNATURE torohealth-1.18-forge-2.jar |ToroHealth |torohealth |1.18-forge-2 |COMMON_SET|Manifest: NOSIGNATURE reap-1.18.2-1.0.0.jar |Reap Mod |reap |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE pamhc2foodcore-1.18.2-1.0.3.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE SereneSeasons-1.18.2-7.0.0.15.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |COMMON_SET|Manifest: NOSIGNATURE ToughAsNails-1.18.2-7.0.0.73.jar |Tough As Nails |toughasnails |0.0NONE |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 weather2-1.18.2-2.7.5.jar |Weather2 |weather2 |1.18.2-2.7.5 |COMMON_SET|Manifest: NOSIGNATURE betteranimalsplus-1.18.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.10 |COMMON_SET|Manifest: NOSIGNATURE coroutil-forge-1.18.2-1.3.6.jar |CoroUtil |coroutil |1.18.2-1.3.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-4.12.94-forge.jar |Architectury |architectury |4.12.94 |COMMON_SET|Manifest: NOSIGNATURE shulkerbox-1.18.2-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mysticalworld-1.18.2-0.4.8.29.jar |Mystical World |mysticalworld |0.4.8.29 |COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.18.2-3.5.5.jar |FallingTree |fallingtree |3.5.5 |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 forge-1.18.2-40.2.21-universal.jar |Forge |forge |40.2.21 |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 cofh_core-1.18.2-9.2.3.47.jar |CoFH Core |cofh_core |9.2.3 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_innovation-1.18.2-9.2.1.19.jar |Thermal Innovation |thermal_innovation |9.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_foundation-1.18.2-9.2.2.58.jar |Thermal Series |thermal |9.2.2 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_cultivation-1.18.2-9.2.1.20.jar |Thermal Cultivation |thermal_cultivation |9.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_expansion-1.18.2-9.2.2.24.jar |Thermal Expansion |thermal_expansion |9.2.2 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_locomotion-1.18.2-9.2.1.15.jar |Thermal Locomotion |thermal_locomotion |9.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 thermal_integration-1.18.2-9.2.1.18.jar |Thermal Integration |thermal_integration |9.2.1 |COMMON_SET|Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09 YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |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-1.18.2-0.1.1.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.1 |COMMON_SET|Manifest: NOSIGNATURE thermal_dynamics-1.18.2-9.2.2.19.jar |Thermal Dynamics |thermal_dynamics |9.2.2 |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 corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: e912b463-f8b1-45c5-af55-a3291be1b7b0 FML: 40.2 Forge: net.minecraftforge:40.2.21
  4. Are there dungeon mods? If yes, make a test without these
  5. that worked I seriously have no idea how I didn't notice that
  6. Remove rubidium - you are already using embeddium, which is a fork of rubidium
  7. Remove textrues_embeddium_options or add embeddium
  8. I've been experiencing this mod crashing my server, and it's a vital mod for the modpack. If there is any fix for it, please reply. (for testing purposes, I removed all the other mods in the server to test if any mods were conflicting and still got the same result which is bellow in the logs) Here's the log: [04May2024 07:40:48.957] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.39, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge] [04May2024 07:40:48.979] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 8.1.3+8.1.3+main-8.1.x.c94d18ec starting: java version 11.0.20 by GraalVM Community [04May2024 07:40:50.614] [main/INFO] [net.minecraftforge.fml.loading.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust [04May2024 07:40:51.064] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/home/container/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER [04May2024 07:40:53.196] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [04May2024 07:40:53.869] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [04May2024 07:40:53.906] [main/INFO] [STDERR/]: [jdk.nashorn.api.scripting.NashornScriptEngine:<init>:143]: Warning: Nashorn engine is planned to be removed from a future JDK release [04May2024 07:41:00.494] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .] [04May2024 07:41:08.109] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via virtuoel.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5). [04May2024 07:41:45.791] [modloading-worker-0/INFO] [net.minecraftforge.common.ForgeMod/FORGEMOD]: Forge mod loading, version 36.2.39, for MC 1.16.5 with MCP 20210115.111550 [04May2024 07:41:45.858] [modloading-worker-0/INFO] [net.minecraftforge.common.MinecraftForge/FORGE]: MinecraftForge v36.2.39 Initialized [04May2024 07:41:51.758] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [04May2024 07:41:55.270] [Forge Version Check/INFO] [net.minecraftforge.fml.VersionChecker/]: [forge] Found status: OUTDATED Current: 36.2.39 Target: 36.2.42 [04May2024 07:42:11.497] [main/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD' [04May2024 07:42:15.558] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, compute, scale_type, entity] and [scale, compute, scale_type, scalingFactor] with inputs: [0123] [04May2024 07:42:15.664] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, compute, scale_type, scalingFactor] and [scale, compute, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56] [04May2024 07:42:15.674] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, delay, get, scale_type] and [scale, delay, get, entity] with inputs: [base] [04May2024 07:42:15.685] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, delay, reset, scale_type] and [scale, delay, reset, targets] with inputs: [base] [04May2024 07:42:15.700] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, easing, get, scale_type] and [scale, easing, get, entity] with inputs: [base] [04May2024 07:42:15.708] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, easing, reset, scale_type] and [scale, easing, reset, targets] with inputs: [base] [04May2024 07:42:15.759] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, entity] and [scale, get, scalingFactor] with inputs: [0123] [04May2024 07:42:15.769] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type] and [scale, get, entity] with inputs: [base] [04May2024 07:42:15.775] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type, entity] and [scale, get, scale_type, scalingFactor] with inputs: [0123] [04May2024 07:42:15.782] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scale_type, scalingFactor] and [scale, get, scale_type, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56] [04May2024 07:42:15.790] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, get, scalingFactor] and [scale, get, entity] with inputs: [0, -1, -.5, 1.2, .5, -1234.56] [04May2024 07:42:15.797] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, persist, reset, scale_type] and [scale, persist, reset, targets] with inputs: [base] [04May2024 07:42:15.805] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [scale, reset, scale_type] and [scale, reset, targets] with inputs: [base] [04May2024 07:42:15.877] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] [04May2024 07:42:15.885] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [04May2024 07:42:15.892] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] [04May2024 07:42:15.898] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] [04May2024 07:42:15.905] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] [04May2024 07:42:15.969] [main/INFO] [net.minecraft.resources.SimpleReloadableResourceManager/]: Reloading ResourceManager: Default, Pehkui-3.8.0+1.16.5-forge.jar, Marvel-a1.4.jar, forge-1.16.5-36.2.39-universal.jar [04May2024 07:42:26.693] [Worker-Main-2/INFO] [net.minecraft.item.crafting.RecipeManager/]: Loaded 7 recipes [04May2024 07:42:30.961] [Worker-Main-2/INFO] [net.minecraft.advancements.AdvancementList/]: Loaded 982 advancements [04May2024 07:42:38.883] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting minecraft server version 1.16.5 [04May2024 07:42:38.885] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Loading properties [04May2024 07:42:38.886] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Default game type: SURVIVAL [04May2024 07:42:38.888] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair [04May2024 07:42:39.374] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Starting Minecraft server on 0.0.0.0:25575 [04May2024 07:42:39.517] [Server thread/INFO] [net.minecraft.network.NetworkSystem/]: Using epoll channel type [04May2024 07:42:40.473] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./InfiniteAdventia/serverconfig/pehkui-server.toml is not correct. Correcting [04May2024 07:42:40.478] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.479] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.480] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.482] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.484] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.base.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.485] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.487] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.489] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.width.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.490] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.492] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.493] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.495] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.496] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.498] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.eye_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.499] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.500] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.502] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_width.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.555] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.557] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height.minimum was corrected from null to its default, 1.2621774483536189E-29. [04May2024 07:42:40.558] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.hitbox_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.559] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_width was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.560] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_width.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.562] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_width.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.564] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.565] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_height.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.568] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.interaction_box_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.570] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.571] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.572] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_width.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.573] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.574] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.575] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.model_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.577] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.578] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.579] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.third_person.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.580] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.581] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.582] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.motion.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.583] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.584] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.586] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.falling.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.588] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.589] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.590] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.step_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.592] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.593] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.view_bobbing.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.595] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.596] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.visibility.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.598] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.600] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.jump_height.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.601] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.602] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.603] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.flight.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.604] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.605] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.656] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.reach.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.658] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.659] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.block_reach.maximum was corrected from null to its default, 128.0. [04May2024 07:42:40.660] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.661] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.662] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.entity_reach.maximum was corrected from null to its default, 128.0. [04May2024 07:42:40.663] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.664] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.665] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.mining_speed.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.666] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.667] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.668] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack_speed.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.669] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.670] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.671] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.knockback.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.842] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.844] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.845] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.attack.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.846] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.847] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.848] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.defense.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.849] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.850] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.851] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.health.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.856] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.857] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.858] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.drops.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.860] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.861] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.862] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.held_item.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.863] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.864] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.866] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.projectiles.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:40.867] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:40.868] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions.minimum was corrected from null to its default, 1.401298464324817E-45. [04May2024 07:42:40.869] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.scale_limits.explosions.maximum was corrected from null to its default, 3.4028234663852886E38. [04May2024 07:42:41.076] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Configuration file ./InfiniteAdventia/serverconfig/forge-server.toml is not correct. Correcting [04May2024 07:42:41.079] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}. [04May2024 07:42:41.079] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringEntities was corrected from null to its default, false. [04May2024 07:42:41.080] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.removeErroringTileEntities was corrected from null to its default, false. [04May2024 07:42:41.081] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false. [04May2024 07:42:41.082] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1. [04May2024 07:42:41.083] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05. [04May2024 07:42:41.084] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.logCascadingWorldGeneration was corrected from null to its default, true. [04May2024 07:42:41.085] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixVanillaCascading was corrected from null to its default, false. [04May2024 07:42:41.086] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.dimensionUnloadQueueDelay was corrected from null to its default, 0. [04May2024 07:42:41.088] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.treatEmptyTagsAsAir was corrected from null to its default, false. [04May2024 07:42:41.090] [Server thread/WARN] [net.minecraftforge.common.ForgeConfigSpec/CORE]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true. [04May2024 07:42:41.207] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Preparing level "InfiniteAdventia" [04May2024 07:43:12.365] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld [04May2024 07:43:13.192] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:13.393] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:13.395] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:13.877] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:14.367] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:14.899] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:15.663] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:15.980] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:16.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:17.067] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:17.458] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:18.162] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:18.617] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:18.965] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:19.661] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:20.055] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:20.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:20.872] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:21.384] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:21.874] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:22.391] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:23.480] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:23.483] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:23.887] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:25.357] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:25.358] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:26.186] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:26.188] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:26.378] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:26.908] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:28.382] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:28.385] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:29.675] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:29.685] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:29.687] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 0% [04May2024 07:43:29.900] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:31.264] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:31.265] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:31.371] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:31.900] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:32.396] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:32.880] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:33.379] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:33.885] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:34.478] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:35.693] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:35.805] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 1% [04May2024 07:43:35.895] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2% [04May2024 07:43:36.700] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2% [04May2024 07:43:36.922] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2% [04May2024 07:43:37.456] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2% [04May2024 07:43:37.901] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 2% [04May2024 07:43:38.755] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3% [04May2024 07:43:39.069] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3% [04May2024 07:43:39.410] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3% [04May2024 07:43:40.071] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3% [04May2024 07:43:40.477] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 3% [04May2024 07:43:40.873] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4% [04May2024 07:43:41.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4% [04May2024 07:43:41.882] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4% [04May2024 07:43:42.507] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 4% [04May2024 07:43:42.919] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5% [04May2024 07:43:43.663] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5% [04May2024 07:43:43.868] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5% [04May2024 07:43:44.448] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 5% [04May2024 07:43:44.963] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6% [04May2024 07:43:45.377] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6% [04May2024 07:43:45.914] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 6% [04May2024 07:43:46.373] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 7% [04May2024 07:43:46.997] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 7% [04May2024 07:43:47.497] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 7% [04May2024 07:43:47.889] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 7% [04May2024 07:43:48.371] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 8% [04May2024 07:43:48.976] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 8% [04May2024 07:43:49.487] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:49.881] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:50.391] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:50.893] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:51.378] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:52.090] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 9% [04May2024 07:43:52.367] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 10% [04May2024 07:43:52.979] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 10% [04May2024 07:43:53.382] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 10% [04May2024 07:43:54.076] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11% [04May2024 07:43:54.484] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11% [04May2024 07:43:55.086] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 11% [04May2024 07:43:55.755] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12% [04May2024 07:43:55.879] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12% [04May2024 07:43:56.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12% [04May2024 07:43:56.905] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 12% [04May2024 07:43:57.369] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13% [04May2024 07:43:57.883] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13% [04May2024 07:43:58.556] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 13% [04May2024 07:43:59.101] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 14% [04May2024 07:43:59.628] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 14% [04May2024 07:43:59.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:00.373] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:00.887] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:01.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:02.011] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:02.385] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 15% [04May2024 07:44:03.107] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 16% [04May2024 07:44:03.459] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 16% [04May2024 07:44:03.893] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17% [04May2024 07:44:04.374] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17% [04May2024 07:44:05.170] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17% [04May2024 07:44:05.449] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 17% [04May2024 07:44:06.004] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 18% [04May2024 07:44:06.391] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 18% [04May2024 07:44:06.870] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 19% [04May2024 07:44:07.686] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 19% [04May2024 07:44:07.935] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20% [04May2024 07:44:08.410] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 20% [04May2024 07:44:08.882] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 21% [04May2024 07:44:09.490] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 21% [04May2024 07:44:09.874] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 21% [04May2024 07:44:10.483] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 22% [04May2024 07:44:10.990] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 22% [04May2024 07:44:11.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 22% [04May2024 07:44:11.874] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 23% [04May2024 07:44:12.382] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 23% [04May2024 07:44:12.894] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 23% [04May2024 07:44:13.416] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24% [04May2024 07:44:13.869] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24% [04May2024 07:44:14.510] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 24% [04May2024 07:44:14.979] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25% [04May2024 07:44:15.494] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25% [04May2024 07:44:16.286] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 25% [04May2024 07:44:16.391] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 26% [04May2024 07:44:16.656] [Netty Epoll Server IO #1/INFO] [net.minecraftforge.fml.server.ServerLifecycleHooks/SERVERHOOKS]: Disconnecting Player (server is still starting): Server is still starting! Please wait before reconnecting. [04May2024 07:44:16.887] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 26% [04May2024 07:44:17.377] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 26% [04May2024 07:44:17.973] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27% [04May2024 07:44:18.380] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27% [04May2024 07:44:18.879] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27% [04May2024 07:44:19.380] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27% [04May2024 07:44:19.907] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 27% [04May2024 07:44:20.367] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 28% [04May2024 07:44:20.912] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 29% [04May2024 07:44:21.480] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 29% [04May2024 07:44:21.874] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 30% [04May2024 07:44:22.388] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 30% [04May2024 07:44:22.993] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 30% [04May2024 07:44:23.757] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 31% [04May2024 07:44:23.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 31% [04May2024 07:44:24.372] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 31% [04May2024 07:44:24.890] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 31% [04May2024 07:44:25.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 32% [04May2024 07:44:25.869] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 33% [04May2024 07:44:26.610] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 33% [04May2024 07:44:26.881] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 33% [04May2024 07:44:27.402] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 33% [04May2024 07:44:27.870] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34% [04May2024 07:44:28.392] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 34% [04May2024 07:44:28.899] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 35% [04May2024 07:44:29.385] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 36% [04May2024 07:44:29.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 36% [04May2024 07:44:30.371] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 36% [04May2024 07:44:31.121] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 37% [04May2024 07:44:31.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 37% [04May2024 07:44:31.967] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 37% [04May2024 07:44:32.374] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 37% [04May2024 07:44:32.869] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 38% [04May2024 07:44:33.517] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 38% [04May2024 07:44:33.972] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 38% [04May2024 07:44:34.525] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 39% [04May2024 07:44:35.271] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 39% [04May2024 07:44:35.561] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 39% [04May2024 07:44:35.957] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 40% [04May2024 07:44:36.385] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 40% [04May2024 07:44:37.011] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 41% [04May2024 07:44:37.486] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 41% [04May2024 07:44:37.895] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:38.377] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:38.908] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:39.380] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:39.896] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:40.408] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 42% [04May2024 07:44:40.887] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43% [04May2024 07:44:41.388] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 43% [04May2024 07:44:41.872] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 45% [04May2024 07:44:42.386] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46% [04May2024 07:44:43.017] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46% [04May2024 07:44:43.403] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 46% [04May2024 07:44:43.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 47% [04May2024 07:44:44.377] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 48% [04May2024 07:44:44.991] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 48% [04May2024 07:44:45.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 48% [04May2024 07:44:45.966] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 48% [04May2024 07:44:46.697] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49% [04May2024 07:44:46.891] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 49% [04May2024 07:44:47.375] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 50% [04May2024 07:44:47.868] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51% [04May2024 07:44:48.402] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 51% [04May2024 07:44:48.907] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52% [04May2024 07:44:49.374] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52% [04May2024 07:44:50.061] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 52% [04May2024 07:44:50.477] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 53% [04May2024 07:44:50.919] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 53% [04May2024 07:44:51.380] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 54% [04May2024 07:44:51.868] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 54% [04May2024 07:44:52.405] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 55% [04May2024 07:44:52.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57% [04May2024 07:44:53.373] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57% [04May2024 07:44:53.872] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57% [04May2024 07:44:54.410] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57% [04May2024 07:44:54.916] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 57% [04May2024 07:44:55.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 58% [04May2024 07:44:55.973] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 58% [04May2024 07:44:56.399] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 58% [04May2024 07:44:56.888] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59% [04May2024 07:44:57.904] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59% [04May2024 07:44:57.905] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59% [04May2024 07:44:58.785] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59% [04May2024 07:44:59.105] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 59% [04May2024 07:44:59.372] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 60% [04May2024 07:44:59.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 60% [04May2024 07:45:00.721] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 60% [04May2024 07:45:01.479] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61% [04May2024 07:45:01.558] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 61% [04May2024 07:45:01.961] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 62% [04May2024 07:45:02.433] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 63% [04May2024 07:45:02.897] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 63% [04May2024 07:45:03.658] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 63% [04May2024 07:45:03.970] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 63% [04May2024 07:45:05.600] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 64% [04May2024 07:45:05.618] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 64% [04May2024 07:45:05.624] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 64% [04May2024 07:45:05.871] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 64% [04May2024 07:45:06.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 65% [04May2024 07:45:06.972] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 65% [04May2024 07:45:07.513] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 65% [04May2024 07:45:07.871] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66% [04May2024 07:45:08.563] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 66% [04May2024 07:45:08.870] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 67% [04May2024 07:45:09.377] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68% [04May2024 07:45:09.870] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68% [04May2024 07:45:10.483] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68% [04May2024 07:45:10.881] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68% [04May2024 07:45:11.397] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 68% [04May2024 07:45:11.983] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 70% [04May2024 07:45:12.372] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 71% [04May2024 07:45:12.887] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 71% [04May2024 07:45:13.426] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 72% [04May2024 07:45:13.919] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 72% [04May2024 07:45:14.369] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:15.004] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:15.391] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:16.292] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:16.716] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:17.002] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 73% [04May2024 07:45:17.369] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 75% [04May2024 07:45:18.001] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 75% [04May2024 07:45:18.419] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 75% [04May2024 07:45:18.982] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 76% [04May2024 07:45:19.407] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 77% [04May2024 07:45:19.882] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 78% [04May2024 07:45:20.374] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 78% [04May2024 07:45:20.984] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 78% [04May2024 07:45:21.901] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 79% [04May2024 07:45:21.909] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 79% [04May2024 07:45:22.389] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 79% [04May2024 07:45:22.884] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 81% [04May2024 07:45:23.374] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 81% [04May2024 07:45:23.868] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 81% [04May2024 07:45:24.396] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 82% [04May2024 07:45:25.001] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 82% [04May2024 07:45:25.372] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83% [04May2024 07:45:25.927] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 83% [04May2024 07:45:26.370] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84% [04May2024 07:45:26.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84% [04May2024 07:45:27.369] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 84% [04May2024 07:45:27.983] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 85% [04May2024 07:45:28.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87% [04May2024 07:45:28.966] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 87% [04May2024 07:45:29.376] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88% [04May2024 07:45:29.867] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 88% [04May2024 07:45:30.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89% [04May2024 07:45:30.879] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89% [04May2024 07:45:31.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89% [04May2024 07:45:31.993] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 89% [04May2024 07:45:32.409] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90% [04May2024 07:45:32.895] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 90% [04May2024 07:45:33.421] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 91% [04May2024 07:45:33.989] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 92% [04May2024 07:45:34.418] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 92% [04May2024 07:45:34.884] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:35.381] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:35.877] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:36.817] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:37.015] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:37.509] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:37.879] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 94% [04May2024 07:45:38.368] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96% [04May2024 07:45:38.880] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96% [04May2024 07:45:39.420] [Worker-Main-2/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Preparing spawn area: 96% [04May2024 07:45:39.784] [Server thread/INFO] [net.minecraft.world.chunk.listener.LoggingChunkStatusListener/]: Time elapsed: 147418 ms [04May2024 07:45:39.790] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: Done (179.389s)! For help, type "help" [04May2024 07:45:50.093] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 10170ms or 203 ticks behind [04May2024 07:45:50.978] [User Authenticator #1/INFO] [net.minecraft.network.login.ServerLoginNetHandler/]: UUID of player ImAcidic is 413cbc21-6365-4d04-98df-d2bef5e5e430 [04May2024 07:45:56.765] [Server thread/INFO] [net.minecraftforge.common.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@7f1ec744 [04May2024 07:45:56.879] [Server thread/INFO] [net.minecraft.server.management.PlayerList/]: ImAcidic[/86.158.192.2:54962] logged in with entity id 208 at (-250.5, 85.0, -155.5) [04May2024 07:45:57.184] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: ImAcidic joined the game [04May2024 07:45:59.078] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:45:59.181] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID e36e9d5a-7cf8-48ba-af32-ba694530bfae [04May2024 07:45:59.191] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:00.679] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:00.690] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 5c433435-6ad2-4287-803a-bdf63ae27629 [04May2024 07:46:00.694] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:01.859] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:01.882] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 8b15bb43-526b-4dca-9af7-3bcb3b494ada [04May2024 07:46:01.893] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:02.820] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:02.826] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID b4f4a6e9-5453-4528-9a54-eefabeeebf4d [04May2024 07:46:02.828] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:03.058] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:03.072] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID e6fd54fe-a082-4bea-8eaf-038fc62c8fec [04May2024 07:46:03.075] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:03.562] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:03.570] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 2c99e3a3-744a-4dcb-a73d-518effd39148 [04May2024 07:46:03.573] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:04.204] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:04.256] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID 0b41ad85-c6ae-43bc-8d8c-c846dde4cbfb [04May2024 07:46:04.259] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:05.163] [Server thread/ERROR] [net.minecraftforge.eventbus.EventBus/EVENTBUS]: Exception caught during firing event: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' Index: 4 Listeners: 0: NORMAL 1: ASM: com.ulto.marvel.procedures.MjolnirGiveTagProcedure@5051887a onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 2: ASM: class com.ulto.marvel.procedures.HeartShapedHerbEffectsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 3: ASM: class com.ulto.marvel.procedures.SSSGiveProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 4: ASM: class com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 5: ASM: class com.ulto.marvel.procedures.FlightProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 6: ASM: class com.ulto.marvel.procedures.MutantCheckProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 7: ASM: class com.ulto.marvel.procedures.MutantEntityTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 8: ASM: class com.ulto.marvel.procedures.AntmanSizeDamageProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 9: ASM: class com.ulto.marvel.procedures.RemoveAntmanStuffProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 10: ASM: class com.ulto.marvel.procedures.RadioactivePowersProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 11: ASM: class com.ulto.marvel.procedures.IronManFlightParticlesProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 12: ASM: class com.ulto.marvel.procedures.TemporaryWebTickProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 13: ASM: class com.ulto.marvel.procedures.MarkNumberUpdaterProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V 14: ASM: class com.ulto.marvel.procedures.RemoveIronManWeaponsProcedure$GlobalTrigger onPlayerTick(Lnet/minecraftforge/event/TickEvent$PlayerTickEvent;)V java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) at java.base/java.lang.Thread.run(Thread.java:829) [04May2024 07:46:05.178] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID d23d1951-578f-426e-9e48-7801b79690a1 [04May2024 07:46:05.180] [Server thread/WARN] [net.minecraft.network.NetworkSystem/]: Failed to handle packet for /86.158.192.2:54962 net.minecraft.crash.ReportedException: Ticking player at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:467) ~[?:?] at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:207) ~[?:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:226) ~[?:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] at java.lang.Thread.run(Thread.java:829) [?:?] Caused by: java.lang.NoSuchMethodError: 'void net.minecraft.entity.player.PlayerAbilities.func_195931_a(float)' at com.ulto.marvel.procedures.Mark19FlightProcedure.executeProcedure(Mark19FlightProcedure.java:53) ~[marvel:?] at com.ulto.marvel.procedures.Mark19FlightProcedure$GlobalTrigger.onPlayerTick(Mark19FlightProcedure.java:35) ~[marvel:?] at net.minecraftforge.eventbus.ASMEventHandler_62_GlobalTrigger_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?] at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] at net.minecraftforge.fml.hooks.BasicEventHooks.onPlayerPostTick(BasicEventHooks.java:76) ~[forge:?] at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:266) ~[?:?] at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:404) ~[?:?] ... 9 more [04May2024 07:46:05.559] [Server thread/INFO] [net.minecraft.network.play.ServerPlayNetHandler/]: ImAcidic lost connection: Internal server error [04May2024 07:46:05.561] [Server thread/INFO] [net.minecraft.server.dedicated.DedicatedServer/]: ImAcidic left the game [04May2024 07:46:28.993] [Server thread/WARN] [net.minecraft.server.MinecraftServer/]: Can't keep up! Is the server overloaded? Running 23919ms or 478 ticks behind
  9. Doesn't work https://mclo.gs/XaTwdOZ
  10. Debug log below [04May2024 17:39:01.469] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, ZeroNova1231, --version, forge-40.2.17, --gameDir, C:\Users\Jacob\curseforge\minecraft\Instances\pain, --assetsDir, C:\Users\Jacob\curseforge\minecraft\Install\assets, --assetIndex, 1.18, --uuid, 7cf76162fe9b4287970bc422d8a385ea, --accessToken, ????????, --clientId, MTBlMTQ2NzItYmI0ZC00NmJiLWEzMmItODY0YWVhMTk4NzU4, --xuid, 2535415738570226, --userType, msa, --versionType, release, --width, 2560, --height, 1080, --launchTarget, forgeclient, --fml.forgeVersion, 40.2.17, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914] [04May2024 17:39:01.473] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.1 by Microsoft [04May2024 17:39:01.482] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [fmlclientdev,forgeclient,minecraft,forgegametestserverdev,fmlserveruserdev,fmlclient,fmldatauserdev,forgeserverdev,forgeserveruserdev,forgeclientdev,forgeclientuserdev,forgeserver,forgedatadev,fmlserver,fmlclientuserdev,fmlserverdev,forgedatauserdev,testharness,forgegametestserveruserdev] [04May2024 17:39:01.490] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [srgtomcp] [04May2024 17:39:01.498] [main/DEBUG] [cpw.mods.modlauncher.LaunchPluginHandler/MODLAUNCHER]: Found launch plugins: [mixin,eventbus,slf4jfixer,object_holder_definalize,runtime_enum_extender,capability_token_subclass,accesstransformer,runtimedistcleaner] [04May2024 17:39:01.507] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Discovering transformation services [04May2024 17:39:01.605] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found additional transformation services from discovery services: java.util.stream.ReferencePipeline$3@184497d1 [04May2024 17:39:01.612] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Found transformer services : [mixin,fml] [04May2024 17:39:01.612] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading [04May2024 17:39:01.613] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service mixin [04May2024 17:39:01.613] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service mixin [04May2024 17:39:01.613] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loading service fml [04May2024 17:39:01.615] [main/DEBUG] [net.minecraftforge.fml.loading.LauncherVersion/CORE]: Found FMLLauncher version 1.0 [04May2024 17:39:01.615] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML 1.0 loading [04May2024 17:39:01.615] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found ModLauncher version : 9.1.3+9.1.3+main.9b69c82a [04May2024 17:39:01.615] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found AccessTransformer version : 8.0.4+66+master.c09db6d7 [04May2024 17:39:01.616] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found EventBus version : 5.0.3+70+master.d7d405b [04May2024 17:39:01.616] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found Runtime Dist Cleaner [04May2024 17:39:01.617] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: FML found CoreMod version : 5.0.1+15+master.dc5a2922 [04May2024 17:39:01.617] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package implementation version 4.0.15-4.x+4.0.15-4.x+4.x.038e91c0 [04May2024 17:39:01.617] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Found ForgeSPI package specification 4 [04May2024 17:39:01.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Loaded service fml [04May2024 17:39:01.619] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Configuring option handling for services [04May2024 17:39:01.624] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services initializing [04May2024 17:39:01.624] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service mixin [04May2024 17:39:01.637] [main/DEBUG] [mixin/]: MixinService [ModLauncher] was successfully booted in cpw.mods.cl.ModuleClassLoader@4d9e68d0 [04May2024 17:39:01.648] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/Jacob/curseforge/minecraft/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=CLIENT [04May2024 17:39:01.650] [main/DEBUG] [mixin/]: Initialising Mixin Platform Manager [04May2024 17:39:01.650] [main/DEBUG] [mixin/]: Adding mixin platform agents for container ModLauncher Root Container(ModLauncher:4f56a0a2) [04May2024 17:39:01.650] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for ModLauncher Root Container(ModLauncher:4f56a0a2) [04May2024 17:39:01.651] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container ModLauncher Root Container(ModLauncher:4f56a0a2) [04May2024 17:39:01.651] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for ModLauncher Root Container(ModLauncher:4f56a0a2) [04May2024 17:39:01.651] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container ModLauncher Root Container(ModLauncher:4f56a0a2) [04May2024 17:39:01.653] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service mixin [04May2024 17:39:01.653] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformation service fml [04May2024 17:39:01.653] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Setting up basic FML game directories [04May2024 17:39:01.654] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing GAMEDIR directory : C:\Users\Jacob\curseforge\minecraft\Instances\pain [04May2024 17:39:01.655] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path GAMEDIR is C:\Users\Jacob\curseforge\minecraft\Instances\pain [04May2024 17:39:01.655] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing MODSDIR directory : C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods [04May2024 17:39:01.655] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path MODSDIR is C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods [04May2024 17:39:01.656] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing CONFIGDIR directory : C:\Users\Jacob\curseforge\minecraft\Instances\pain\config [04May2024 17:39:01.656] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path CONFIGDIR is C:\Users\Jacob\curseforge\minecraft\Instances\pain\config [04May2024 17:39:01.656] [main/DEBUG] [net.minecraftforge.fml.loading.FMLPaths/CORE]: Path FMLCONFIG is C:\Users\Jacob\curseforge\minecraft\Instances\pain\config\fml.toml [04May2024 17:39:01.656] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Loading configuration [04May2024 17:39:01.687] [main/DEBUG] [net.minecraftforge.fml.loading.FileUtils/CORE]: Found existing default config directory directory : C:\Users\Jacob\curseforge\minecraft\Instances\pain\defaultconfigs [04May2024 17:39:01.687] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing ModFile [04May2024 17:39:01.689] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Preparing launch handler [04May2024 17:39:01.689] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Using forgeclient as launch service [04May2024 17:39:01.705] [main/DEBUG] [net.minecraftforge.fml.loading.FMLLoader/CORE]: Received command line version data : VersionInfo[forgeVersion=40.2.17, mcVersion=1.18.2, mcpVersion=20220404.173914, forgeGroup=net.minecraftforge] [04May2024 17:39:01.706] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformation service fml [04May2024 17:39:01.707] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Current naming domain is 'srg' [04May2024 17:39:01.707] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Identified name mapping providers {} [04May2024 17:39:01.707] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services begin scanning [04May2024 17:39:01.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service mixin [04May2024 17:39:01.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service mixin [04May2024 17:39:01.708] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Beginning scan trigger - transformation service fml [04May2024 17:39:01.708] [main/DEBUG] [net.minecraftforge.fml.loading.FMLServiceProvider/CORE]: Initiating mod scan [04May2024 17:39:01.715] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModListHandler/CORE]: Found mod coordinates from lists: [] [04May2024 17:39:01.716] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/CORE]: Found Mod Locators : (mods folder:null),(maven libs:null),(exploded directory:null),(minecraft:null),(userdev classpath:null),(JarInJar:null) [04May2024 17:39:01.724] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\[Forge] Wildfire Female Gender Mod-2.9.1.jar [04May2024 17:39:01.750] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file [Forge] Wildfire Female Gender Mod-2.9.1.jar with {wildfire_gender} mods - versions {2.9.1} [04May2024 17:39:01.753] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\AdLods-1.18.2-6.0.5.0-build.1586.jar [04May2024 17:39:01.756] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AdLods-1.18.2-6.0.5.0-build.1586.jar with {adlods} mods - versions {6.0.5.0} [04May2024 17:39:01.759] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\AI-Improvements-1.18.2-0.5.2.jar [04May2024 17:39:01.761] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AI-Improvements-1.18.2-0.5.2.jar with {aiimprovements} mods - versions {0.5.2} [04May2024 17:39:01.764] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\alexsdelight-1.18.2-1.3.3.jar [04May2024 17:39:01.765] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsdelight-1.18.2-1.3.3.jar with {alexsdelight} mods - versions {1.3.3} [04May2024 17:39:01.769] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\alexsmobs-1.18.6.jar [04May2024 17:39:01.770] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file alexsmobs-1.18.6.jar with {alexsmobs} mods - versions {1.18.6} [04May2024 17:39:01.772] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\almostunified-forge-1.18.2-0.3.10.jar [04May2024 17:39:01.773] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file almostunified-forge-1.18.2-0.3.10.jar with {almostunified} mods - versions {1.18.2-0.3.10} [04May2024 17:39:01.777] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\another_furniture-forge-1.2.2-1.18.2.jar [04May2024 17:39:01.778] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file another_furniture-forge-1.2.2-1.18.2.jar with {another_furniture} mods - versions {1.2.2-1.18.2} [04May2024 17:39:01.781] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Apotheosis-1.18.2-5.8.1.jar [04May2024 17:39:01.782] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apotheosis-1.18.2-5.8.1.jar with {apotheosis} mods - versions {5.8.1} [04May2024 17:39:01.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Apple Cows 1.1.0 - 1.18.2.jar [04May2024 17:39:01.784] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Apple Cows 1.1.0 - 1.18.2.jar with {apple_cows} mods - versions {1.1.0} [04May2024 17:39:01.787] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\appleskin-forge-mc1.18.2-2.5.1.jar [04May2024 17:39:01.788] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file appleskin-forge-mc1.18.2-2.5.1.jar with {appleskin} mods - versions {2.5.1+mc1.18.2} [04May2024 17:39:01.790] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\architectury-4.12.94-forge.jar [04May2024 17:39:01.791] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file architectury-4.12.94-forge.jar with {architectury} mods - versions {4.12.94} [04May2024 17:39:01.794] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ArmorSoundTweak-5.0.0-forge.jar [04May2024 17:39:01.795] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ArmorSoundTweak-5.0.0-forge.jar with {armorsoundtweak} mods - versions {5.0.0} [04May2024 17:39:01.797] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\artifacts-1.18.2-4.2.3.jar [04May2024 17:39:01.798] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file artifacts-1.18.2-4.2.3.jar with {artifacts} mods - versions {1.18.2-4.2.3} [04May2024 17:39:01.800] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Atlas-Lib-1.18.2-1.1.8.jar [04May2024 17:39:01.801] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Atlas-Lib-1.18.2-1.1.8.jar with {atlaslib} mods - versions {1.1.7a} [04May2024 17:39:01.806] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\AttributeFix-Forge-1.18.2-14.0.3.jar [04May2024 17:39:01.806] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AttributeFix-Forge-1.18.2-14.0.3.jar with {attributefix} mods - versions {14.0.3} [04May2024 17:39:01.808] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\AutoRegLib-1.7-53.jar [04May2024 17:39:01.809] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file AutoRegLib-1.7-53.jar with {autoreglib} mods - versions {1.7-53} [04May2024 17:39:01.811] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\balm-3.2.6.jar [04May2024 17:39:01.812] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file balm-3.2.6.jar with {balm} mods - versions {3.2.6} [04May2024 17:39:01.814] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\baubley-heart-canisters-1.18.2-1.0.0.jar [04May2024 17:39:01.814] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file baubley-heart-canisters-1.18.2-1.0.0.jar with {bhc} mods - versions {1.18.2-1.0.0} [04May2024 17:39:01.816] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\bedspreads-forge-1.18.2-5.1.2.0.jar [04May2024 17:39:01.817] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bedspreads-forge-1.18.2-5.1.2.0.jar with {bedspreads} mods - versions {1.18.2-5.1.2.0} [04May2024 17:39:01.821] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BetterAnimationsCollection-v3.0.0-1.18.2-Forge.jar [04May2024 17:39:01.822] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterAnimationsCollection-v3.0.0-1.18.2-Forge.jar with {betteranimationscollection} mods - versions {3.0.0} [04May2024 17:39:01.824] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\betterchunkloading-1.18.2-2.2.jar [04May2024 17:39:01.825] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file betterchunkloading-1.18.2-2.2.jar with {betterchunkloading} mods - versions {1.18.2-2.2} [04May2024 17:39:01.828] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\bettercombat-forge-1.6.2+1.18.2.jar [04May2024 17:39:01.829] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file bettercombat-forge-1.6.2+1.18.2.jar with {bettercombat} mods - versions {1.6.2+1.18.2} [04May2024 17:39:01.831] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BetterCompatibilityChecker-1.1.21-build.48+mc1.18.2.jar [04May2024 17:39:01.832] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BetterCompatibilityChecker-1.1.21-build.48+mc1.18.2.jar with {bcc} mods - versions {1.1.21-build.48+mc1.18.2} [04May2024 17:39:01.834] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\biggerreactors-1.18.2-0.6.0-beta.1.4.jar [04May2024 17:39:01.835] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file biggerreactors-1.18.2-0.6.0-beta.1.4.jar with {biggerreactors} mods - versions {0.6.0-beta.1.4} [04May2024 17:39:01.838] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BiomesOPlenty-1.18.2-16.0.0.109-universal.jar [04May2024 17:39:01.839] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BiomesOPlenty-1.18.2-16.0.0.109-universal.jar with {biomesoplenty} mods - versions {1.18.2-16.0.0.109} [04May2024 17:39:01.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Bookshelf-Forge-1.18.2-13.3.56.jar [04May2024 17:39:01.846] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Bookshelf-Forge-1.18.2-13.3.56.jar with {bookshelf} mods - versions {13.3.56} [04May2024 17:39:01.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BotanyPots-Forge-1.18.2-8.1.29.jar [04May2024 17:39:01.850] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyPots-Forge-1.18.2-8.1.29.jar with {botanypots} mods - versions {8.1.29} [04May2024 17:39:01.854] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BotanyPotsTiers-Forge-1.18.2-2.2.0.jar [04May2024 17:39:01.855] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyPotsTiers-Forge-1.18.2-2.2.0.jar with {botanypotstiers} mods - versions {2.2.0} [04May2024 17:39:01.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BotanyTrees-Forge-1.18.2-4.0.13.jar [04May2024 17:39:01.857] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BotanyTrees-Forge-1.18.2-4.0.13.jar with {botanytrees} mods - versions {4.0.13} [04May2024 17:39:01.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\BrandonsCore-1.18.2-3.1.10.283-universal.jar [04May2024 17:39:01.868] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file BrandonsCore-1.18.2-3.1.10.283-universal.jar with {brandonscore} mods - versions {3.1.10.283} [04May2024 17:39:01.871] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\carrotslib-mc1.18.2-4.0.jar [04May2024 17:39:01.872] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file carrotslib-mc1.18.2-4.0.jar with {carrots} mods - versions {4.0} [04May2024 17:39:01.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\catalogue-1.6.2-1.18.2.jar [04May2024 17:39:01.874] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file catalogue-1.6.2-1.18.2.jar with {catalogue} mods - versions {1.6.2} [04May2024 17:39:01.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cave_dweller-1.18.2-1.6.4.jar [04May2024 17:39:01.877] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cave_dweller-1.18.2-1.6.4.jar with {cave_dweller} mods - versions {1.6.4} [04May2024 17:39:01.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cfm-7.0.0-pre35-1.18.2.jar [04May2024 17:39:01.881] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cfm-7.0.0-pre35-1.18.2.jar with {cfm} mods - versions {7.0.0-pre35} [04May2024 17:39:01.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cgm-1.3.3-1.18.2.jar [04May2024 17:39:01.884] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cgm-1.3.3-1.18.2.jar with {cgm} mods - versions {1.3.3} [04May2024 17:39:01.886] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cherishedworlds-forge-1.18-5.1.1.0.jar [04May2024 17:39:01.887] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cherishedworlds-forge-1.18-5.1.1.0.jar with {cherishedworlds} mods - versions {1.18-5.1.1.0} [04May2024 17:39:01.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Chimes-v2.0.1-1.18.2.jar [04May2024 17:39:01.889] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Chimes-v2.0.1-1.18.2.jar with {chimes} mods - versions {2.0.1} [04May2024 17:39:01.891] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\citadel-1.11.3-1.18.2.jar [04May2024 17:39:01.892] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file citadel-1.11.3-1.18.2.jar with {citadel} mods - versions {1.11.3} [04May2024 17:39:01.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cloth-config-6.2.57-forge.jar [04May2024 17:39:01.894] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cloth-config-6.2.57-forge.jar with {cloth_config} mods - versions {6.2.57} [04May2024 17:39:01.896] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Clumps-forge-1.18.2-8.0.0+17.jar [04May2024 17:39:01.897] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Clumps-forge-1.18.2-8.0.0+17.jar with {clumps} mods - versions {8.0.0+17} [04May2024 17:39:01.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\CobbleForDays-1.5.1.jar [04May2024 17:39:01.899] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CobbleForDays-1.5.1.jar with {cobblefordays} mods - versions {1.5.1} [04May2024 17:39:01.909] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\CodeChickenLib-1.18.2-4.1.4.488-universal.jar [04May2024 17:39:01.910] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CodeChickenLib-1.18.2-4.1.4.488-universal.jar with {codechickenlib} mods - versions {4.1.4.488} [04May2024 17:39:01.920] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cofh_core-1.18.2-9.2.3.47.jar [04May2024 17:39:01.921] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cofh_core-1.18.2-9.2.3.47.jar with {cofh_core} mods - versions {9.2.3} [04May2024 17:39:01.923] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ColdSweat-2.2.5.1.jar [04May2024 17:39:01.924] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ColdSweat-2.2.5.1.jar with {cold_sweat} mods - versions {2.2.5.1} [04May2024 17:39:01.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\collective-1.18.2-7.7.jar [04May2024 17:39:01.927] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file collective-1.18.2-7.7.jar with {collective} mods - versions {7.7} [04May2024 17:39:01.930] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\comforts-forge-1.18.2-5.0.0.6.jar [04May2024 17:39:01.931] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file comforts-forge-1.18.2-5.0.0.6.jar with {comforts} mods - versions {1.18.2-5.0.0.6} [04May2024 17:39:01.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\CommonCapabilities-1.18.2-2.9.1.jar [04May2024 17:39:01.933] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CommonCapabilities-1.18.2-2.9.1.jar with {commoncapabilities} mods - versions {2.9.1} [04May2024 17:39:01.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\configured-2.0.1-1.18.2.jar [04May2024 17:39:01.936] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file configured-2.0.1-1.18.2.jar with {configured} mods - versions {2.0.1} [04May2024 17:39:01.938] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Controlling-forge-1.18.2-9.0+23.jar [04May2024 17:39:01.939] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Controlling-forge-1.18.2-9.0+23.jar with {controlling} mods - versions {9.0+23} [04May2024 17:39:01.941] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cookingforblockheads-forge-1.18.2-12.2.0.jar [04May2024 17:39:01.942] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cookingforblockheads-forge-1.18.2-12.2.0.jar with {cookingforblockheads} mods - versions {12.2.0} [04May2024 17:39:01.944] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\corpse-1.18.2-1.0.1.jar [04May2024 17:39:01.944] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file corpse-1.18.2-1.0.1.jar with {corpse} mods - versions {1.18.2-1.0.1} [04May2024 17:39:01.947] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\CosmeticArmorReworked-1.18.2-v2a.jar [04May2024 17:39:01.948] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CosmeticArmorReworked-1.18.2-v2a.jar with {cosmeticarmorreworked} mods - versions {1.18.2-v2a} [04May2024 17:39:01.950] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\craftingtweaks-forge-1.18.2-14.0.9.jar [04May2024 17:39:01.951] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file craftingtweaks-forge-1.18.2-14.0.9.jar with {craftingtweaks} mods - versions {14.0.9} [04May2024 17:39:01.956] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\create-1.18.2-0.5.1.f.jar [04May2024 17:39:01.956] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-1.18.2-0.5.1.f.jar with {create} mods - versions {0.5.1.f} [04May2024 17:39:01.958] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\create-stuff-additions1.18.2_v2.0.4a.jar [04May2024 17:39:01.959] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create-stuff-additions1.18.2_v2.0.4a.jar with {create_sa} mods - versions {2.0.4.} [04May2024 17:39:01.961] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\create_central_kitchen-1.18.2-for-create-0.5.1.f-1.3.9.d.jar [04May2024 17:39:01.962] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file create_central_kitchen-1.18.2-for-create-0.5.1.f-1.3.9.d.jar with {create_central_kitchen} mods - versions {1.3.9.d} [04May2024 17:39:01.964] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\createaddition-1.18.2-1.0.0.jar [04May2024 17:39:01.965] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createaddition-1.18.2-1.0.0.jar with {createaddition} mods - versions {1.18.2-1.0.0} [04May2024 17:39:01.967] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\createbigcannons-forge-1.18.2-0.5.4.jar [04May2024 17:39:01.968] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createbigcannons-forge-1.18.2-0.5.4.jar with {createbigcannons} mods - versions {0.5.4-nightly-13f4b5f} [04May2024 17:39:01.970] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\createoreexcavation-1.1.2.jar [04May2024 17:39:01.971] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file createoreexcavation-1.1.2.jar with {createoreexcavation} mods - versions {1.1.2} [04May2024 17:39:01.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Cucumber-1.18.2-5.1.5.jar [04May2024 17:39:01.973] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cucumber-1.18.2-5.1.5.jar with {cucumber} mods - versions {5.1.5} [04May2024 17:39:01.975] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\culturaldelights-1.18.2-0.14.jar [04May2024 17:39:01.976] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file culturaldelights-1.18.2-0.14.jar with {culturaldelights} mods - versions {1.18.2-0.14} [04May2024 17:39:01.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\cupboard-1.18.2-1.5.jar [04May2024 17:39:01.979] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file cupboard-1.18.2-1.5.jar with {cupboard} mods - versions {1.18.2-1.5} [04May2024 17:39:01.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\curioofundying-forge-1.18-5.3.0.0.jar [04May2024 17:39:01.982] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curioofundying-forge-1.18-5.3.0.0.jar with {curioofundying} mods - versions {1.18-5.3.0.0} [04May2024 17:39:01.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\curios-forge-1.18.2-5.0.9.2.jar [04May2024 17:39:01.985] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file curios-forge-1.18.2-5.0.9.2.jar with {curios} mods - versions {1.18.2-5.0.9.2} [04May2024 17:39:02.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Cyclic-1.18.2-1.7.19.jar [04May2024 17:39:02.002] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Cyclic-1.18.2-1.7.19.jar with {cyclic} mods - versions {1.18.2-1.7.19} [04May2024 17:39:02.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\CyclopsCore-1.18.2-1.17.10.jar [04May2024 17:39:02.006] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file CyclopsCore-1.18.2-1.17.10.jar with {cyclopscore} mods - versions {1.17.10} [04May2024 17:39:02.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\DarkUtilities-Forge-1.18.2-10.1.7.jar [04May2024 17:39:02.009] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file DarkUtilities-Forge-1.18.2-10.1.7.jar with {darkutils} mods - versions {10.1.7} [04May2024 17:39:02.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\day_counter_v3.0_1.18.2_[FORGE].jar [04May2024 17:39:02.011] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file day_counter_v3.0_1.18.2_[FORGE].jar with {ag_day_counter} mods - versions {3.0} [04May2024 17:39:02.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\deepresonance-1.18-3.0.19.jar [04May2024 17:39:02.014] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file deepresonance-1.18-3.0.19.jar with {deepresonance} mods - versions {1.18-3.0.19} [04May2024 17:39:02.016] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\doubledoors-1.18.2-5.1.jar [04May2024 17:39:02.017] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file doubledoors-1.18.2-5.1.jar with {doubledoors} mods - versions {5.1} [04May2024 17:39:02.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Draconic-Additions-1.18.2-2.2.7.10-universal.jar [04May2024 17:39:02.019] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Draconic-Additions-1.18.2-2.2.7.10-universal.jar with {draconicadditions} mods - versions {2.2.7.10} [04May2024 17:39:02.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Draconic-Evolution-1.18.2-3.0.31.531-universal.jar [04May2024 17:39:02.032] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Draconic-Evolution-1.18.2-3.0.31.531-universal.jar with {draconicevolution} mods - versions {3.0.31.531} [04May2024 17:39:02.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\durabilitytooltip-1.1.5-forge-mc1.18.jar [04May2024 17:39:02.035] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file durabilitytooltip-1.1.5-forge-mc1.18.jar with {durabilitytooltip} mods - versions {1.1.5} [04May2024 17:39:02.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\dusk-1.18.2-2.1.jar [04May2024 17:39:02.038] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file dusk-1.18.2-2.1.jar with {dusk} mods - versions {1.18.2-2.1} [04May2024 17:39:02.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\eatinganimation-1.18.2-2.2.0.jar [04May2024 17:39:02.041] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file eatinganimation-1.18.2-2.2.0.jar with {eatinganimation} mods - versions {2.1.0} [04May2024 17:39:02.043] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\elevatorid-1.18.2-1.8.4.jar [04May2024 17:39:02.044] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file elevatorid-1.18.2-1.8.4.jar with {elevatorid} mods - versions {1.18.2-1.8.4} [04May2024 17:39:02.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\embeddium-0.3.14+mc1.18.2.jar [04May2024 17:39:02.046] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file embeddium-0.3.14+mc1.18.2.jar with {embeddium,rubidium} mods - versions {0.3.14+mc1.18.2,0.5.6} [04May2024 17:39:02.049] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar [04May2024 17:39:02.050] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar with {enchdesc} mods - versions {10.0.12} [04May2024 17:39:02.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\endersdelight-1.18.2-1.2.1.jar [04May2024 17:39:02.052] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endersdelight-1.18.2-1.2.1.jar with {endersdelight} mods - versions {1.18.2-1.2.1} [04May2024 17:39:02.057] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\EnderStorage-1.18.2-2.9.0.182-universal.jar [04May2024 17:39:02.057] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EnderStorage-1.18.2-2.9.0.182-universal.jar with {enderstorage} mods - versions {2.9.0.182} [04May2024 17:39:02.060] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\endertanks-forge-1.18.2-1.11.14.jar [04May2024 17:39:02.060] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file endertanks-forge-1.18.2-1.11.14.jar with {endertanks} mods - versions {1.11.14} [04May2024 17:39:02.062] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Engineers Delight 1.18.2 B.1.2.jar [04May2024 17:39:02.063] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Engineers Delight 1.18.2 B.1.2.jar with {tmted} mods - versions {1.0.2} [04May2024 17:39:02.067] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ensorcellation-1.18.2-3.2.2.19.jar [04May2024 17:39:02.067] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ensorcellation-1.18.2-3.2.2.19.jar with {ensorcellation} mods - versions {3.2.2} [04May2024 17:39:02.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\entityculling-forge-1.6.1-mc1.18.2.jar [04May2024 17:39:02.069] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file entityculling-forge-1.6.1-mc1.18.2.jar with {entityculling} mods - versions {1.6.1} [04May2024 17:39:02.071] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\epiccompat_parcool-forge-1.18.2-1.0.2.jar [04May2024 17:39:02.072] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file epiccompat_parcool-forge-1.18.2-1.0.2.jar with {epiccompat_parcool} mods - versions {1.0.2} [04May2024 17:39:02.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\EpicFight-18.5.24.jar [04May2024 17:39:02.074] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file EpicFight-18.5.24.jar with {epicfight} mods - versions {18.5.24} [04May2024 17:39:02.076] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\expandability-6.0.0.jar [04May2024 17:39:02.077] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file expandability-6.0.0.jar with {expandability} mods - versions {6.0.0} [04May2024 17:39:02.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ExperienceBugFix-1.18-1.38.0.2.jar [04May2024 17:39:02.079] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExperienceBugFix-1.18-1.38.0.2.jar with {experiencebugfix} mods - versions {1.38.0.2} [04May2024 17:39:02.081] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ExtraDisks-1.18.2-2.1.1.jar [04May2024 17:39:02.082] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ExtraDisks-1.18.2-2.1.1.jar with {extradisks} mods - versions {1.18.2-2.1.1} [04May2024 17:39:02.084] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\FarmersDelight-1.18.2-1.2.3.jar [04May2024 17:39:02.084] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersDelight-1.18.2-1.2.3.jar with {farmersdelight} mods - versions {1.18.2-1.2.3} [04May2024 17:39:02.086] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\FarmersRespite-1.18.2-1.3.0.jar [04May2024 17:39:02.087] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FarmersRespite-1.18.2-1.3.0.jar with {farmersrespite} mods - versions {1.18.1-1.3.0} [04May2024 17:39:02.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\farmingforblockheads-forge-1.18.2-10.0.2.jar [04May2024 17:39:02.089] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file farmingforblockheads-forge-1.18.2-10.0.2.jar with {farmingforblockheads} mods - versions {10.0.2} [04May2024 17:39:02.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\FastFurnace-1.18.2-6.0.3.jar [04May2024 17:39:02.091] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastFurnace-1.18.2-6.0.3.jar with {fastfurnace} mods - versions {6.0.3} [04May2024 17:39:02.093] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\FastLeafDecay-28.jar [04May2024 17:39:02.094] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastLeafDecay-28.jar with {fastleafdecay} mods - versions {28} [04May2024 17:39:02.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\FastWorkbench-1.18.2-6.1.1.jar [04May2024 17:39:02.096] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file FastWorkbench-1.18.2-6.1.1.jar with {fastbench} mods - versions {6.1.1} [04May2024 17:39:02.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\firstaid-1.11.1.jar [04May2024 17:39:02.098] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file firstaid-1.11.1.jar with {firstaid} mods - versions {1.11.1} [04May2024 17:39:02.100] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\firstperson-forge-2.3.4-mc1.18.2.jar [04May2024 17:39:02.101] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file firstperson-forge-2.3.4-mc1.18.2.jar with {firstperson} mods - versions {2.3.4} [04May2024 17:39:02.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ForgeEndertech-1.18.2-9.0.8.0-build.1586.jar [04May2024 17:39:02.103] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ForgeEndertech-1.18.2-9.0.8.0-build.1586.jar with {forgeendertech} mods - versions {9.0.8.0} [04May2024 17:39:02.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\framework-forge-1.18.2-0.4.3.jar [04May2024 17:39:02.105] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file framework-forge-1.18.2-0.4.3.jar with {framework} mods - versions {0.4.3} [04May2024 17:39:02.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\fuelgoeshere-1.18.2-0.1.0.0.jar [04May2024 17:39:02.107] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file fuelgoeshere-1.18.2-0.1.0.0.jar with {fuelgoeshere} mods - versions {1.18.2-0.1.0.0} [04May2024 17:39:02.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\geckolib-forge-1.18-3.0.57.jar [04May2024 17:39:02.110] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file geckolib-forge-1.18-3.0.57.jar with {geckolib3} mods - versions {3.0.57} [04May2024 17:39:02.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\GeckoLibOculusCompat-Forge-1.0.1.jar [04May2024 17:39:02.112] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file GeckoLibOculusCompat-Forge-1.0.1.jar with {geckoanimfix} mods - versions {1.0.0} [04May2024 17:39:02.114] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\guardvillagers-1.18.2.1.4.4.jar [04May2024 17:39:02.115] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file guardvillagers-1.18.2.1.4.4.jar with {guardvillagers} mods - versions {1.4.4} [04May2024 17:39:02.117] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\HealthOverlay-1.18.2-6.3.4.jar [04May2024 17:39:02.117] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file HealthOverlay-1.18.2-6.3.4.jar with {healthoverlay} mods - versions {6.3.4} [04May2024 17:39:02.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Iceberg-1.18.2-forge-1.0.49.jar [04May2024 17:39:02.120] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Iceberg-1.18.2-forge-1.0.49.jar with {iceberg} mods - versions {1.0.49} [04May2024 17:39:02.122] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\illagers_plus-1.18.2v2.0.1-beta.jar [04May2024 17:39:02.123] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file illagers_plus-1.18.2v2.0.1-beta.jar with {illagers_plus} mods - versions {1.18.2v2.0.1-beta} [04May2024 17:39:02.157] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ImmersiveEngineering-1.18.2-8.4.0-161.jar [04May2024 17:39:02.158] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersiveEngineering-1.18.2-8.4.0-161.jar with {immersiveengineering} mods - versions {1.18.2-8.4.0-161} [04May2024 17:39:02.161] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ImmersivePetroleum-1.18.2-4.2.0-25.jar [04May2024 17:39:02.162] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ImmersivePetroleum-1.18.2-4.2.0-25.jar with {immersivepetroleum} mods - versions {4.2.0-25} [04May2024 17:39:02.164] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\industrial-foregoing-1.18.2-3.3.1.6-10.jar [04May2024 17:39:02.165] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file industrial-foregoing-1.18.2-3.3.1.6-10.jar with {industrialforegoing} mods - versions {3.3.1.6} [04May2024 17:39:02.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\invhud.forge.1.18.2-3.4.18.jar [04May2024 17:39:02.167] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file invhud.forge.1.18.2-3.4.18.jar with {inventoryhud} mods - versions {3.4.18} [04May2024 17:39:02.190] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Jade-1.18.2-forge-5.3.2.jar [04May2024 17:39:02.191] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Jade-1.18.2-forge-5.3.2.jar with {jade,waila} mods - versions {5.3.2,5.3.2} [04May2024 17:39:02.193] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\JadeAddons-1.18.2-forge-2.5.0.jar [04May2024 17:39:02.194] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file JadeAddons-1.18.2-forge-2.5.0.jar with {jadeaddons} mods - versions {2.5.0} [04May2024 17:39:02.196] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\jei-1.18.2-forge-10.2.1.1005.jar [04May2024 17:39:02.197] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file jei-1.18.2-forge-10.2.1.1005.jar with {jei} mods - versions {10.2.1.1005} [04May2024 17:39:02.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\lazydfu-1.0-1.18+.jar [04May2024 17:39:02.199] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lazydfu-1.0-1.18+.jar with {lazydfu} mods - versions {0.1.3} [04May2024 17:39:02.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\LegendaryTooltips-1.18.2-1.3.1.jar [04May2024 17:39:02.201] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file LegendaryTooltips-1.18.2-1.3.1.jar with {legendarytooltips} mods - versions {1.3.1} [04May2024 17:39:02.203] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\libnonymous-2.1.0.jar [04May2024 17:39:02.204] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file libnonymous-2.1.0.jar with {libnonymous} mods - versions {2.1.0} [04May2024 17:39:02.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\libreexpfix-0.2.7+1.18b14-BETA-forge.jar [04May2024 17:39:02.206] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file libreexpfix-0.2.7+1.18b14-BETA-forge.jar with {libreexpfix} mods - versions {0.2.7b14-BETA} [04May2024 17:39:02.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\lmft-1.0.2+1.18.2-forge.jar [04May2024 17:39:02.208] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lmft-1.0.2+1.18.2-forge.jar with {lmft} mods - versions {1.0.2+1.18.2} [04May2024 17:39:02.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\lootintegrations-1.18.2-1.5.jar [04May2024 17:39:02.211] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootintegrations-1.18.2-1.5.jar with {lootintegrations} mods - versions {1.18.2-1.5} [04May2024 17:39:02.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\lootr-forge-1.18.2-0.3.28.70.jar [04May2024 17:39:02.213] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file lootr-forge-1.18.2-0.3.28.70.jar with {lootr} mods - versions {0.3.28.70} [04May2024 17:39:02.215] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Mantle-1.18.2-1.9.50.jar [04May2024 17:39:02.216] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mantle-1.18.2-1.9.50.jar with {mantle} mods - versions {1.9.50} [04May2024 17:39:02.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mavapi-1.0.1-mc1.18.2.jar [04May2024 17:39:02.218] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mavapi-1.0.1-mc1.18.2.jar with {mavapi} mods - versions {1.0.1} [04May2024 17:39:02.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mavm-1.2.0-mc1.18.2.jar [04May2024 17:39:02.220] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mavm-1.2.0-mc1.18.2.jar with {mavm} mods - versions {1.2.0} [04May2024 17:39:02.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\MaxHealthFix-Forge-1.18.2-5.0.4.jar [04May2024 17:39:02.223] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MaxHealthFix-Forge-1.18.2-5.0.4.jar with {maxhealthfix} mods - versions {5.0.4} [04May2024 17:39:02.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcjtylib-1.18-6.0.20.jar [04May2024 17:39:02.226] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcjtylib-1.18-6.0.20.jar with {mcjtylib} mods - versions {1.18-6.0.20} [04May2024 17:39:02.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-bridges-3.0.0-mc1.18.2forge.jar [04May2024 17:39:02.228] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-bridges-3.0.0-mc1.18.2forge.jar with {mcwbridges} mods - versions {3.0.0} [04May2024 17:39:02.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-doors-1.1.0forge-mc1.18.2.jar [04May2024 17:39:02.231] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-doors-1.1.0forge-mc1.18.2.jar with {mcwdoors} mods - versions {1.1.0} [04May2024 17:39:02.233] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-fences-1.1.1-mc1.18.2forge.jar [04May2024 17:39:02.234] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-fences-1.1.1-mc1.18.2forge.jar with {mcwfences} mods - versions {1.1.1} [04May2024 17:39:02.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-furniture-3.2.2-mc1.18.2forge.jar [04May2024 17:39:02.237] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-furniture-3.2.2-mc1.18.2forge.jar with {mcwfurnitures} mods - versions {3.2.2} [04May2024 17:39:02.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-lights-1.0.6-mc1.18.2forge.jar [04May2024 17:39:02.239] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-lights-1.0.6-mc1.18.2forge.jar with {mcwlights} mods - versions {1.0.6} [04May2024 17:39:02.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-paths-1.0.4forge-mc1.18.2.jar [04May2024 17:39:02.242] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-paths-1.0.4forge-mc1.18.2.jar with {mcwpaths} mods - versions {1.0.4} [04May2024 17:39:02.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-roofs-2.3.0-mc1.18.2forge.jar [04May2024 17:39:02.245] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-roofs-2.3.0-mc1.18.2forge.jar with {mcwroofs} mods - versions {2.3.0} [04May2024 17:39:02.247] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-trapdoors-1.1.2-mc1.18.2forge.jar [04May2024 17:39:02.248] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-trapdoors-1.1.2-mc1.18.2forge.jar with {mcwtrpdoors} mods - versions {1.1.2} [04May2024 17:39:02.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mcw-windows-2.2.1-mc1.18.2forge.jar [04May2024 17:39:02.250] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mcw-windows-2.2.1-mc1.18.2forge.jar with {mcwwindows} mods - versions {2.2.1} [04May2024 17:39:02.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\miners_delight-1.18.2-1.1.2.jar [04May2024 17:39:02.253] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file miners_delight-1.18.2-1.1.2.jar with {miners_delight} mods - versions {1.18.2-1.1.2} [04May2024 17:39:02.256] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\mob_grinding_utils-1.18.2-0.4.50.jar [04May2024 17:39:02.257] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file mob_grinding_utils-1.18.2-0.4.50.jar with {mob_grinding_utils} mods - versions {1.18.2-0.4.50} [04May2024 17:39:02.259] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\modernfix-forge-5.17.0+mc1.18.2.jar [04May2024 17:39:02.260] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file modernfix-forge-5.17.0+mc1.18.2.jar with {modernfix} mods - versions {5.17.0+mc1.18.2} [04May2024 17:39:02.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\more-immersive-wires-1.18.2-1.1.3.jar [04May2024 17:39:02.263] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file more-immersive-wires-1.18.2-1.1.3.jar with {more_immersive_wires} mods - versions {1.1.3} [04May2024 17:39:02.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\MouseTweaks-forge-mc1.18-2.21.jar [04May2024 17:39:02.266] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MouseTweaks-forge-mc1.18-2.21.jar with {mousetweaks} mods - versions {2.21} [04May2024 17:39:02.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\MutantMonsters-v3.0.1-1.18.2-Forge.jar [04May2024 17:39:02.270] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MutantMonsters-v3.0.1-1.18.2-Forge.jar with {mutantmonsters} mods - versions {3.0.1} [04May2024 17:39:02.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Mutationcraft_1.18.2_1.0.6.jar [04May2024 17:39:02.273] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Mutationcraft_1.18.2_1.0.6.jar with {mutationcraft} mods - versions {1.0.0} [04May2024 17:39:02.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\MysticalAgradditions-1.18.2-5.1.4.jar [04May2024 17:39:02.275] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgradditions-1.18.2-5.1.4.jar with {mysticalagradditions} mods - versions {5.1.4} [04May2024 17:39:02.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\MysticalAgriculture-1.18.2-5.1.5.jar [04May2024 17:39:02.278] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file MysticalAgriculture-1.18.2-5.1.5.jar with {mysticalagriculture} mods - versions {5.1.5} [04May2024 17:39:02.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\NaturesCompass-1.18.2-1.9.7-forge.jar [04May2024 17:39:02.280] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NaturesCompass-1.18.2-1.9.7-forge.jar with {naturescompass} mods - versions {1.18.2-1.9.7-forge} [04May2024 17:39:02.282] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\NethersDelight-1.18.2-2.2.0.jar [04May2024 17:39:02.283] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file NethersDelight-1.18.2-2.2.0.jar with {nethersdelight} mods - versions {2.2} [04May2024 17:39:02.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\notenoughanimations-forge-1.7.3-mc1.18.2.jar [04May2024 17:39:02.285] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notenoughanimations-forge-1.7.3-mc1.18.2.jar with {notenoughanimations} mods - versions {1.7.3} [04May2024 17:39:02.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\notenoughcrashes-4.2.0+1.18.2-forge.jar [04May2024 17:39:02.287] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file notenoughcrashes-4.2.0+1.18.2-forge.jar with {notenoughcrashes} mods - versions {4.2.0+1.18.2} [04May2024 17:39:02.289] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\oceansdelight-1.0.0-1.18.2.jar [04May2024 17:39:02.290] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oceansdelight-1.0.0-1.18.2.jar with {oceansdelight} mods - versions {1.0.0-1.18.2} [04May2024 17:39:02.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\oculus-mc1.18.2-1.6.4.jar [04May2024 17:39:02.292] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file oculus-mc1.18.2-1.6.4.jar with {oculus} mods - versions {1.6.4} [04May2024 17:39:02.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\OpenLoader-Forge-1.18.2-12.0.1.jar [04May2024 17:39:02.295] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OpenLoader-Forge-1.18.2-12.0.1.jar with {openloader} mods - versions {12.0.1} [04May2024 17:39:02.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\OreExcavation-1.10.162.jar [04May2024 17:39:02.297] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file OreExcavation-1.10.162.jar with {oreexcavation} mods - versions {1.10.162} [04May2024 17:39:02.299] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\overloadedarmorbar-1.18.2-6.1.jar [04May2024 17:39:02.300] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file overloadedarmorbar-1.18.2-6.1.jar with {overloadedarmorbar} mods - versions {1.18.2-6.1} [04May2024 17:39:02.318] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\paladin-furniture-mod-1.2.1-forge-mc1.18.2.jar [04May2024 17:39:02.319] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file paladin-furniture-mod-1.2.1-forge-mc1.18.2.jar with {pfm} mods - versions {1.2.1} [04May2024 17:39:02.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ParCool-1.18.2-3.2.1.0-R.jar [04May2024 17:39:02.322] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ParCool-1.18.2-3.2.1.0-R.jar with {parcool} mods - versions {1.18.2-3.2.1.0-R} [04May2024 17:39:02.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Patchouli-1.18.2-71.1.jar [04May2024 17:39:02.324] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Patchouli-1.18.2-71.1.jar with {patchouli} mods - versions {1.18.2-71.1} [04May2024 17:39:02.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\phosphophyllite-1.18.2-0.6.0-beta.1.6.jar [04May2024 17:39:02.326] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file phosphophyllite-1.18.2-0.6.0-beta.1.6.jar with {phosphophyllite} mods - versions {0.6.0-beta.1.6} [04May2024 17:39:02.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\physics-mod-2.12.5-mc-1.18.2-forge.jar [04May2024 17:39:02.329] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file physics-mod-2.12.5-mc-1.18.2-forge.jar with {physicsmod} mods - versions {2.12.5} [04May2024 17:39:02.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\PigPen-Forge-1.18.2-8.0.1.jar [04May2024 17:39:02.331] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PigPen-Forge-1.18.2-8.0.1.jar with {pigpen} mods - versions {8.0.1} [04May2024 17:39:02.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\pipez-1.18.2-1.1.5.jar [04May2024 17:39:02.334] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file pipez-1.18.2-1.1.5.jar with {pipez} mods - versions {1.18.2-1.1.5} [04May2024 17:39:02.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Placebo-1.18.2-6.6.7.jar [04May2024 17:39:02.336] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Placebo-1.18.2-6.6.7.jar with {placebo} mods - versions {6.6.7} [04May2024 17:39:02.338] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\player-animation-lib-forge-1.0.2+1.18.jar [04May2024 17:39:02.339] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file player-animation-lib-forge-1.0.2+1.18.jar with {playeranimator} mods - versions {1.0.2+1.18} [04May2024 17:39:02.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\polymorph-forge-1.18.2-0.50.jar [04May2024 17:39:02.341] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file polymorph-forge-1.18.2-0.50.jar with {polymorph} mods - versions {1.18.2-0.50} [04May2024 17:39:02.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Prism-1.18.2-1.0.1.jar [04May2024 17:39:02.343] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Prism-1.18.2-1.0.1.jar with {prism} mods - versions {1.0.1} [04May2024 17:39:02.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\PuzzlesLib-v3.5.9-1.18.2-Forge.jar [04May2024 17:39:02.348] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file PuzzlesLib-v3.5.9-1.18.2-Forge.jar with {puzzleslib} mods - versions {3.5.9} [04May2024 17:39:02.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Quark-3.2-358.jar [04May2024 17:39:02.353] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Quark-3.2-358.jar with {quark} mods - versions {3.2-358} [04May2024 17:39:02.355] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\quark_delight_1.0.0_forge_1.18.2.jar [04May2024 17:39:02.356] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file quark_delight_1.0.0_forge_1.18.2.jar with {quarkdelight} mods - versions {1.0.0} [04May2024 17:39:02.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\quartz-1.18.2-0.0.0-beta.1.4.jar [04May2024 17:39:02.358] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file quartz-1.18.2-0.0.0-beta.1.4.jar with {quartz} mods - versions {0.0.0-beta.1.4} [04May2024 17:39:02.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\radium-0.7.10.jar [04May2024 17:39:02.360] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file radium-0.7.10.jar with {radium} mods - versions {0.7.10} [04May2024 17:39:02.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\radon-0.8.1.jar [04May2024 17:39:02.362] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file radon-0.8.1.jar with {radon} mods - versions {0.8.1} [04May2024 17:39:02.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\rebornstorage-1.18.2-4.0.12.jar [04May2024 17:39:02.364] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rebornstorage-1.18.2-4.0.12.jar with {rebornstorage} mods - versions {4.0.12} [04May2024 17:39:02.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\refinedstorage-1.10.6.jar [04May2024 17:39:02.367] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file refinedstorage-1.10.6.jar with {refinedstorage} mods - versions {1.10.6} [04May2024 17:39:02.369] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\reliquary-1.18.2-2.0.19.1161.jar [04May2024 17:39:02.370] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file reliquary-1.18.2-2.0.19.1161.jar with {reliquary} mods - versions {1.18.2-2.0.19.1161} [04May2024 17:39:02.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\rftoolsbase-1.18-3.0.12.jar [04May2024 17:39:02.372] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rftoolsbase-1.18-3.0.12.jar with {rftoolsbase} mods - versions {1.18-3.0.12} [04May2024 17:39:02.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\rubidium-0.5.6.jar [04May2024 17:39:02.374] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file rubidium-0.5.6.jar with {rubidium} mods - versions {0.5.6} [04May2024 17:39:02.377] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Runelic-Forge-1.18.2-11.0.1.jar [04May2024 17:39:02.378] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Runelic-Forge-1.18.2-11.0.1.jar with {runelic} mods - versions {11.0.1} [04May2024 17:39:02.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\selene-1.18.2-1.17.14.jar [04May2024 17:39:02.380] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file selene-1.18.2-1.17.14.jar with {selene} mods - versions {1.18.2-1.17.14} [04May2024 17:39:02.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\shetiphiancore-forge-1.18.2-3.10.18.jar [04May2024 17:39:02.382] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file shetiphiancore-forge-1.18.2-3.10.18.jar with {shetiphiancore} mods - versions {3.10.18} [04May2024 17:39:02.385] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\simplyswords-forge-1.40-1.18.2.jar [04May2024 17:39:02.386] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file simplyswords-forge-1.40-1.18.2.jar with {simplyswords} mods - versions {1.40-1.18.2} [04May2024 17:39:02.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\skinlayers3d-forge-1.6.4-mc1.18.2.jar [04May2024 17:39:02.388] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file skinlayers3d-forge-1.6.4-mc1.18.2.jar with {skinlayers3d} mods - versions {1.6.4} [04May2024 17:39:02.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\smarterfarmers-1.18.2-1.6.0.jar [04May2024 17:39:02.390] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smarterfarmers-1.18.2-1.6.0.jar with {smarterfarmers} mods - versions {1.18.2-1.6.0} [04May2024 17:39:02.392] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\smoothboot(reloaded)-mc1.18.2-0.0.4.jar [04May2024 17:39:02.393] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file smoothboot(reloaded)-mc1.18.2-0.0.4.jar with {smoothboot} mods - versions {0.0.4} [04May2024 17:39:02.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\SoL-Carrot-1.18.1-1.12.0.jar [04May2024 17:39:02.395] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file SoL-Carrot-1.18.1-1.12.0.jar with {solcarrot} mods - versions {1.18.1-1.12.0} [04May2024 17:39:02.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\sophisticatedbackpacks-1.18.2-3.20.2.1036.jar [04May2024 17:39:02.397] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedbackpacks-1.18.2-3.20.2.1036.jar with {sophisticatedbackpacks} mods - versions {1.18.2-3.20.2.1036} [04May2024 17:39:02.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\sophisticatedcore-1.18.2-0.6.4.604.jar [04May2024 17:39:02.400] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file sophisticatedcore-1.18.2-0.6.4.604.jar with {sophisticatedcore} mods - versions {1.18.2-0.6.4.604} [04May2024 17:39:02.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\soundphysics-forge-1.18.2-1.0.6.jar [04May2024 17:39:02.402] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file soundphysics-forge-1.18.2-1.0.6.jar with {sound_physics_remastered} mods - versions {1.18.2-1.0.6} [04May2024 17:39:02.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\spark-1.10.38-forge.jar [04May2024 17:39:02.404] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file spark-1.10.38-forge.jar with {spark} mods - versions {1.10.38} [04May2024 17:39:02.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar [04May2024 17:39:02.407] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Steam_Rails-1.4.8+forge-mc1.18.2-build.23.jar with {railways} mods - versions {1.4.8+forge-mc1.18.2-build.23} [04May2024 17:39:02.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\StorageDrawers-1.18.2-10.2.1.jar [04May2024 17:39:02.410] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file StorageDrawers-1.18.2-10.2.1.jar with {storagedrawers} mods - versions {10.2.1} [04May2024 17:39:02.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\supermartijn642configlib-1.1.8-forge-mc1.18.jar [04May2024 17:39:02.412] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642configlib-1.1.8-forge-mc1.18.jar with {supermartijn642configlib} mods - versions {1.1.8} [04May2024 17:39:02.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\supermartijn642corelib-1.1.17-forge-mc1.18.jar [04May2024 17:39:02.414] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file supermartijn642corelib-1.1.17-forge-mc1.18.jar with {supermartijn642corelib} mods - versions {1.1.17} [04May2024 17:39:02.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\swingthroughgrass-1.18.2-1.9.1.jar [04May2024 17:39:02.416] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file swingthroughgrass-1.18.2-1.9.1.jar with {swingthroughgrass} mods - versions {1.18.2-1.9.1} [04May2024 17:39:02.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\tac-0.3.10.1-1.18.2.jar [04May2024 17:39:02.419] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tac-0.3.10.1-1.18.2.jar with {tac} mods - versions {0.3.10-1.18.2} [04May2024 17:39:02.429] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\TCIntegrations-1.18.2-2.0.18.1.jar [04May2024 17:39:02.430] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TCIntegrations-1.18.2-2.0.18.1.jar with {tcintegrations} mods - versions {1.18.2-2.0.18.1} [04May2024 17:39:02.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\TConstruct-1.18.2-3.6.4.113.jar [04May2024 17:39:02.441] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TConstruct-1.18.2-3.6.4.113.jar with {tconstruct} mods - versions {3.6.4.113} [04May2024 17:39:02.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\tectonic-forge-1.18-2.3.4a.jar [04May2024 17:39:02.444] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tectonic-forge-1.18-2.3.4a.jar with {tectonic} mods - versions {2.3.4a} [04May2024 17:39:02.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\TerraBlender-forge-1.18.2-1.2.0.126.jar [04May2024 17:39:02.446] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TerraBlender-forge-1.18.2-1.2.0.126.jar with {terrablender} mods - versions {1.2.0.126} [04May2024 17:39:02.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\tesseract-1.0.35a-forge-mc1.18.jar [04May2024 17:39:02.449] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file tesseract-1.0.35a-forge-mc1.18.jar with {tesseract} mods - versions {1.0.35a} [04May2024 17:39:02.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\The-Hordes-1.18.2-1.5.3a.jar [04May2024 17:39:02.451] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The-Hordes-1.18.2-1.5.3a.jar with {hordes} mods - versions {1.5.3a} [04May2024 17:39:02.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\the-man-1.18.2-0.2.0a.jar [04May2024 17:39:02.454] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file the-man-1.18.2-0.2.0a.jar with {man} mods - versions {1.0.0} [04May2024 17:39:02.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\The_Graveyard_1.9.7_(FORGE)_for_1.18.2.jar [04May2024 17:39:02.456] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file The_Graveyard_1.9.7_(FORGE)_for_1.18.2.jar with {graveyard} mods - versions {1.9.7} [04May2024 17:39:02.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ThirstWasTaken-1.18.2-1.3.7.jar [04May2024 17:39:02.459] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ThirstWasTaken-1.18.2-1.3.7.jar with {thirst} mods - versions {1.18.2-1.3.7} [04May2024 17:39:02.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\timeout_fixes-1.18.1-1.0.0.jar [04May2024 17:39:02.461] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file timeout_fixes-1.18.1-1.0.0.jar with {timeout_fixes} mods - versions {1.18.1-1.0.0} [04May2024 17:39:02.463] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\TinkersLevellingAddon-1.18.2-1.3.0.jar [04May2024 17:39:02.464] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file TinkersLevellingAddon-1.18.2-1.3.0.jar with {tinkerslevellingaddon} mods - versions {1.3.0} [04May2024 17:39:02.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\titanium-1.18.2-3.5.11-47.jar [04May2024 17:39:02.466] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file titanium-1.18.2-3.5.11-47.jar with {titanium} mods - versions {3.5.11} [04May2024 17:39:02.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ToastControl-1.18.2-6.0.3.jar [04May2024 17:39:02.468] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ToastControl-1.18.2-6.0.3.jar with {toastcontrol} mods - versions {6.0.3} [04May2024 17:39:02.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\transmog-forge-1.2.2+1.18.2.jar [04May2024 17:39:02.470] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file transmog-forge-1.2.2+1.18.2.jar with {transmog} mods - versions {1.2.2+1.18.2} [04May2024 17:39:02.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\trashslot-forge-1.18.2-11.0.3.jar [04May2024 17:39:02.473] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file trashslot-forge-1.18.2-11.0.3.jar with {trashslot} mods - versions {11.0.3} [04May2024 17:39:02.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\UndergroundVillages-1.18.2-1.2.0.jar [04May2024 17:39:02.475] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file UndergroundVillages-1.18.2-1.2.0.jar with {underground_villages} mods - versions {1.2.0} [04May2024 17:39:02.477] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Xaeros_Minimap_24.1.1_Forge_1.18.2.jar [04May2024 17:39:02.478] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Xaeros_Minimap_24.1.1_Forge_1.18.2.jar with {xaerominimap} mods - versions {24.1.1} [04May2024 17:39:02.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\XaerosWorldMap_1.38.4_Forge_1.18.2.jar [04May2024 17:39:02.480] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file XaerosWorldMap_1.38.4_Forge_1.18.2.jar with {xaeroworldmap} mods - versions {1.38.4} [04May2024 17:39:02.482] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\ZeroCore2-1.18.2-2.1.39.jar [04May2024 17:39:02.483] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file ZeroCore2-1.18.2-2.1.39.jar with {zerocore} mods - versions {1.18.2-2.1.39} [04May2024 17:39:02.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Zombie Extreme 1.18.2 0.2.4.jar [04May2024 17:39:02.485] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Zombie Extreme 1.18.2 0.2.4.jar with {zombie_extreme} mods - versions {0.2.4} [04May2024 17:39:02.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Instances\pain\mods\Zombie Mob drops 1.18.2.jar [04May2024 17:39:02.487] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file Zombie Mob drops 1.18.2.jar with {extra_zombie_drops} mods - versions {1.0.0} [04May2024 17:39:02.548] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file client-1.18.2-20220404.173914-srg.jar with {minecraft} mods - versions {1.18.2} [04May2024 17:39:02.553] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.17\fmlcore-1.18.2-40.2.17.jar [04May2024 17:39:02.553] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\fmlcore\1.18.2-40.2.17\fmlcore-1.18.2-40.2.17.jar is missing mods.toml file [04May2024 17:39:02.556] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.17\javafmllanguage-1.18.2-40.2.17.jar [04May2024 17:39:02.556] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.2.17\javafmllanguage-1.18.2-40.2.17.jar is missing mods.toml file [04May2024 17:39:02.560] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.17\lowcodelanguage-1.18.2-40.2.17.jar [04May2024 17:39:02.560] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.2.17\lowcodelanguage-1.18.2-40.2.17.jar is missing mods.toml file [04May2024 17:39:02.564] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.17\mclanguage-1.18.2-40.2.17.jar [04May2024 17:39:02.564] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\mclanguage\1.18.2-40.2.17\mclanguage-1.18.2-40.2.17.jar is missing mods.toml file [04May2024 17:39:02.594] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate C:\Users\Jacob\curseforge\minecraft\Install\libraries\net\minecraftforge\forge\1.18.2-40.2.17\forge-1.18.2-40.2.17-universal.jar [04May2024 17:39:02.595] [main/DEBUG] [net.minecraftforge.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file forge-1.18.2-40.2.17-universal.jar with {forge} mods - versions {40.2.17} [04May2024 17:39:02.601] [main/ERROR] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Failed to build unique mod list after mod discovery. net.minecraftforge.fml.loading.EarlyLoadingException: Duplicate mods found at net.minecraftforge.fml.loading.UniqueModListBuilder.buildUniqueList(UniqueModListBuilder.java:78) ~[fmlloader-1.18.2-40.2.17.jar%2318!/:1.0] at net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:76) ~[fmlloader-1.18.2-40.2.17.jar%2318!/:?] at net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166) ~[fmlloader-1.18.2-40.2.17.jar%2318!/:1.0] at net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86) ~[fmlloader-1.18.2-40.2.17.jar%2318!/:1.0] at cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112) ~[modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100) ~[modlauncher-9.1.3.jar%235!/:?] at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) [?:?] at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779) [?:?] at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) [?:?] at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) [?:?] at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575) [?:?] at java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260) [?:?] at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616) [?:?] at java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622) [?:?] at java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627) [?:?] at cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55) [modlauncher-9.1.3.jar%235!/:?] at cpw.mods.modlauncher.Launcher.run(Launcher.java:87) [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:?] [04May2024 17:39:02.608] [main/ERROR] [net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer/SCAN]: Mod Discovery failed. Skipping dependency discovery. [04May2024 17:39:02.610] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml [04May2024 17:39:02.614] [main/DEBUG] [net.minecraftforge.fml.loading.LanguageLoadingProvider/CORE]: Found 0 language providers [04May2024 17:39:02.617] [main/DEBUG] [net.minecraftforge.fml.loading.ModSorter/]: Configured system mods: [minecraft]
  11. Another Update: Updating the Forge MDL version worked. My conjecture to this weird bug or issue of sorts is that the plugin was downloading mappings and MDK from the latest forge minecraft version instead of the set forge minecraft version. This could be the only possible case of explanation, because clearing gradle cache does not work for me. I have tried this for over hours and just upgrading the MDK worked for me. Build and compile gradlew commands also works now, which further proves my guess. This is probably a bug on the plugin's side somehow, but it just doesn't make sense since at start trying the 40.2.18 MDL works fine and then deleting the cache breaks it.
  12. Update: It seems like the forge version I was using was broken entirely, somehow... I am now using the Forge MDL 1.18.2-40.2.21 (previous used 40.2.18) version and now everything is working sort-of fine.... adding extra dependencies seems to break it again. It is so weird... Did anyone have similar issues with this before? I'm also using the Minecraft Development plugin for IntelliJ IDEA
  13. Hello! I'm currently having issues while building a jar file for my Minecraft 1.18.2 Forge mod. I've attached a link to imgur below that holds two screenshots of the errors. I'm using Jetbrains IntelliJ IDEA 2024.1 and Gradle 8.4. This is my repo: Mod Repo When I was modding, I needed to build the mod in order to test the mod, which didn't work, as the first screenshot gives. It throws errors for each classes in the forge registry class (or whatever the hell that mess is) and is just generally confusing. Now I have deleted everything in my project folder and re-pulled the repo from github, which now gives the errors in the second image where all forge classes are not imported somehow. When I try to build it now, it just repeats the same errors in the first image. https://imgur.com/a/DYwSKqJ Please I need help desparately
  14. [main/WARN] [net.minecraft.server.Main/]: Failed to load datapacks, can't proceed with server load. You can either fix your datapacks or reset to vanilla with --safeMode 8400java.util.concurrent.ExecutionException: com.google.gson.JsonParseException: Error loading registry data: No key name in MapLike[{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"duneons:towns/village_creeperforest/town_center_01","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","forge:registry_name":"duneons:towns/village_creeperforest/town_centers"}] 8401at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] 8402at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] 8403at net.minecraft.server.Main.main(Main.java:182) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8404at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] 8405at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] 8406at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] 8407at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] 8408at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.3.13.jar%2367!/:?] 8409at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] 8410at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] 8411at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] 8412at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] 8413at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] 8414at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] 8415at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] 8416at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] 8417Caused by: com.google.gson.JsonParseException: Error loading registry data: No key name in MapLike[{"elements":[{"element":{"element_type":"minecraft:legacy_single_pool_element","location":"duneons:towns/village_creeperforest/town_center_01","processors":{"processors":[]},"projection":"rigid"},"weight":1}],"fallback":"minecraft:empty","forge:registry_name":"duneons:towns/village_creeperforest/town_centers"}] 8418at net.minecraft.core.RegistryAccess.m_206152_(RegistryAccess.java:211) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8419at java.util.Optional.ifPresent(Optional.java:178) ~[?:?] 8420at net.minecraft.core.RegistryAccess.m_206159_(RegistryAccess.java:210) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8421at net.minecraft.core.RegistryAccess.m_206171_(RegistryAccess.java:203) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8422at net.minecraft.resources.RegistryOps.m_206817_(RegistryOps.java:32) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8423at net.minecraft.resources.RegistryOps.m_206813_(RegistryOps.java:25) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8424at net.minecraft.server.Main.lambda$main$2(Main.java:160) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8425at net.minecraft.server.WorldLoader.m_214362_(WorldLoader.java:24) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8426at net.minecraft.server.WorldStem.m_214415_(WorldStem.java:18) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8427at net.minecraft.server.Main.lambda$main$3(Main.java:158) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8428at net.minecraft.Util.m_214652_(Util.java:775) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8429at net.minecraft.Util.m_214679_(Util.java:770) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8430at net.minecraft.server.Main.main(Main.java:157) ~[server-1.19.2-20220805.130853-srg.jar%23243!/:?] 8431... 13 more 8432
  15. Yesterday
  16. Try using 1.20.6-50.0.5, it just fixed an issue related to enchanting: https://github.com/MinecraftForge/MinecraftForge/commit/0e829630da67c91d2b5a91ea4b65eb033f868e76
  17. I have no idea - maybe switch to a pre-configured modpack and use it as working base Then add new mods one by one
  18. i checked that gecko lib is removed from the mods list 3 times but it still shows it in the crash report look ---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholic ========================= SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues. ========================= // There are four lights! Time: 2024-05-04 01:05:11 Description: Rendering overlay com.google.gson.JsonSyntaxException: Expected vector to be a JsonArray, was an object ({"ve...0]}) at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at net.minecraft.util.GsonHelper.m_13933_(GsonHelper.java:445) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.buildKeyframeStack(BakedAnimationsAdapter.java:157) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.bakeBoneAnimations(BakedAnimationsAdapter.java:72) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.bakeAnimation(BakedAnimationsAdapter.java:53) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.deserialize(BakedAnimationsAdapter.java:39) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.deserialize(BakedAnimationsAdapter.java:31) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?] {} at software.bernie.geckolib.loading.FileLoader.loadAnimationsFile(FileLoader.java:28) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.cache.GeckoLibCache.lambda$loadAnimations$1(GeckoLibCache.java:90) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at software.bernie.geckolib.cache.GeckoLibCache.lambda$loadResources$5(GeckoLibCache.java:112) ~[geckolib-forge-1.20.1-4.4.4.jar%231128!/:4.4.4] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at net.minecraft.util.GsonHelper.m_13933_(GsonHelper.java:445) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} -- Overlay render details -- Details: Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:pehkui.mixins.json:reach.client.compat1202minus.GameRendererMixin from mod pehkui,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin from mod ad_astra,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin from mod artifacts,pl:mixin:APP:apoli.mixins.json:GameRendererMixin from mod apoli,pl:mixin:APP:do_a_barrel_roll.mixins.json:client.roll.GameRendererMixin from mod do_a_barrel_roll,pl:mixin:APP:pointblank.mixins.json:GameRendererMixin from mod pointblank,pl:mixin:APP:pehkui.mixins.json:client.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:mixins.reach-entity-attributes.json:client.GameRendererMixin from mod reach_entity_attributes,pl:mixin:APP:witherstormmod.mixins.json:IMixinGameRenderer from mod witherstormmod,pl:mixin:APP:witherstormmod.mixins.json:MixinGameRenderer from mod witherstormmod,pl:mixin:APP:forge-DistantHorizons.mixins.json:client.MixinGameRenderer from mod (unknown),pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin from mod alexscaves,pl:mixin:APP:amecsapi.mixins.json:MixinMinecraftClient from mod amecsapi,pl:mixin:APP:connectorextras_architectury_bridge.mixins.json:MinecraftMixin from mod connectorextras_architectury_bridge,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor from mod botania,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft from mod dungeonnowloading,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor from mod flywheel,pl:mixin:APP:fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric_registry_sync_v0,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.connectorextras_modmenu_bridge.json:MinecraftMixin from mod connectorextras_modmenu_bridge,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftMixin from mod connectormod,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin from mod quartz,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin from mod apoli,pl:mixin:APP:balm.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient from mod immersive_armors,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:celestisynth.mixins.json:MinecraftMixin from mod celestisynth,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:witherstormmod.mixins.json:MixinMinecraft from mod witherstormmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin from mod create,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:APP:mixins.connectorextras_geckolib_fabric_compat.json:MinecraftMixin from mod connectorextras_geckolib_fabric_compat,pl:mixin:APP:connectormod.mixins.json:boot.MinecraftMixin from mod connectormod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23964!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin from mod alexscaves,pl:mixin:APP:amecsapi.mixins.json:MixinMinecraftClient from mod amecsapi,pl:mixin:APP:connectorextras_architectury_bridge.mixins.json:MinecraftMixin from mod connectorextras_architectury_bridge,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor from mod botania,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft from mod dungeonnowloading,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor from mod flywheel,pl:mixin:APP:fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric_registry_sync_v0,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.connectorextras_modmenu_bridge.json:MinecraftMixin from mod connectorextras_modmenu_bridge,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftMixin from mod connectormod,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin from mod quartz,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin from mod apoli,pl:mixin:APP:balm.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient from mod immersive_armors,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:celestisynth.mixins.json:MinecraftMixin from mod celestisynth,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:witherstormmod.mixins.json:MixinMinecraft from mod witherstormmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin from mod create,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:APP:mixins.connectorextras_geckolib_fabric_compat.json:MinecraftMixin from mod connectorextras_geckolib_fabric_compat,pl:mixin:APP:connectormod.mixins.json:boot.MinecraftMixin from mod connectormod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch: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) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: pointblank_resources, vanilla, mod_resources, Moonlight Mods Dynamic Assets, fabric, diagonalblocks:default_block_models, SolarFlux -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 3219730944 bytes (3070 MiB) / 5716836352 bytes (5452 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2487 Graphics card #0 versionInfo: DriverVersion=31.0.15.5222 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 37440.97 Virtual memory used (MB): 33144.60 Swap memory total (MB): 21159.36 Swap memory used (MB): 2350.92 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xms256m Launched Version: forge-47.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 552.22, NVIDIA Corporation Window size: 1024x768 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fast Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, fabric Current Language: en_us CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz Sinytra Connector: 1.0.0-beta.43+1.20.1 SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues. Installed Fabric mods: | ================================================== | ============================== | ============================== | ==================== | | mcdar-4.0.3_mapped_srg_1.20.1.jar | MC Dungeons Artifacts | mcdar | 4.0.3 | | Godling-1.0.2_mapped_srg_1.20.1.jar | Godling Origins | godling_origin | 1.0.2 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE FML Language Providers: javafml@null [email protected] lowcodefml@null [email protected] [email protected] [email protected] Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE HavenGrowth-1.20.1-1.0.4.jar |Haven Growth |havengrowth |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE V1.20.1_Crystalcraft_Unlimited_Raw_Ore_Update.jar |Crystalcraft Unlimited Java Ed|crystalcraft_unlimited_java |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE CraftingAutomat-MC1.20.1-1.2.4.jar |Crafting Automat |craftingautomat |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE nethervillagertrader-1.0.0.jar |NetherVillagerTrader |nethervillagertrader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE moreautomationmod-1.5.0.jar |More Automation Mod |moreautomationmod |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE kubejs-bridge-1.10.1+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE mcdar-4.0.3_mapped_srg_1.20.1.jar |MC Dungeons Artifacts |mcdar |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE HammerLib-1.20.1-20.1.28.jar |HammerLib |hammerlib |20.1.28 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE immersiveweapons-1.20.1-1.27.7.jar |Immersive Weapons |immersiveweapons |1.20.1-1.27.7 |COMMON_SET|Manifest: NOSIGNATURE ForgeEndertech-1.20.1-11.1.3.0-build.0398.jar |ForgeEndertech |forgeendertech |11.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE antsportation-1.20.1-3.0.4.jar |Antsportation |antsportation |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE CreateMoreAutomation-1.20.1-0.4.0.jar |Create: More Automation |create_more_automation |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE rei-bridge-1.10.1+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE OreTree-Forge-1.20.1-1.1.0.jar |Ore Tree |ore_tree |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE sb_objectsblocks-1.03release.jar |security_breach_objects/blocks|sb_objectsblocks |1.05 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |COMMON_SET|Manifest: NOSIGNATURE embeddium-0.3.17+mc1.20.1-all.jar |Embeddium |embeddium |0.3.17+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |COMMON_SET|Manifest: NOSIGNATURE castle_in_the_sky-1.20.1-0.6.0.jar |Castle in the Sky |castle_in_the_sky |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-1.20.1-3.5.16.jar |Industrial Foregoing |industrialforegoing |3.5.16 |COMMON_SET|Manifest: NOSIGNATURE TaxOceanVillager+M.1.20.1+ForM+2.3.1.jar |Tax' Ocean Villager |taxov |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE immersivefoods-1.20.1-0.0.1.jar |Immersive Foods |immersivefoods |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE SkyLands-0.2.0.jar |flying stuff |flying_stuff |0.2 |COMMON_SET|Manifest: NOSIGNATURE Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |COMMON_SET|Manifest: NOSIGNATURE cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |COMMON_SET|Manifest: NOSIGNATURE smelting-1.20.1-ver1.0.jar |Smelting |smelting |1.0 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |COMMON_SET|Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |COMMON_SET|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 flib-1.20.1-0.0.12.jar |flib |flib |0.0.12 |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 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE Lets_Forge_Pirates_[1_20_1]_3_10_1.jar |Let'sForgePirates |lfpirates |3.10.1 |COMMON_SET|Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |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 lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |COMMON_SET|Manifest: NOSIGNATURE EnchantingInfuser-v8.0.2-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE SmartBrainLib-forge-1.20.1-1.14.jar |SmartBrainLib |smartbrainlib |1.14 |COMMON_SET|Manifest: NOSIGNATURE QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE tameablebeasts-1.20.1-5.0.jar |Tameable Beasts |tameablebeasts |2.0 |COMMON_SET|Manifest: NOSIGNATURE MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Nameless Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Sword_Of_God_0.6.6-1.20.1.jar |Sword_of_god |sword_of_god |0.6.6 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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 fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|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 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE FoodMod - 1.20.1 - 2.0.2.jar |More Foods Mod |more_foods_mod |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE oresabovediamonds-10.0.1b.jar |Ores Above Diamonds |oresabovediamonds |10.0.1b |COMMON_SET|Manifest: NOSIGNATURE Dungeon Now Loading-forge-1.20.1-1.3.jar |Dungeon Now Loading |dungeonnowloading |1.3 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE ggggggggg.jar |Industry Underway |industry_underway |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.29.jar |BotanyPots |botanypots |13.0.29 |COMMON_SET|Manifest: NOSIGNATURE phosphophyllite-1.20.1-0.7.0-alpha.0.1.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha.0.1 |COMMON_SET|Manifest: NOSIGNATURE midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE ProjectE_Integration-1.20.1-7.2.2.jar |ProjectE Integration |projecteintegration |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE BetterFusionReactor-1.20.1-1.4.5.jar |Better Fusion Reactor for Meka|bfr |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE LUMINOUS V1.3.51 - 1.20.1.jar |Luminous |luminousworld |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE industrial drills 1.20.1.jar |mining equipment |mining_equipment |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE LootBag-1.20.1-1.2.2.jar |Loot Bag |lootbag |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE dimensionalpocketsii-1.20.1-9.0.9.0-universal.jar |Dimensional Pockets II |dimensionalpocketsii |9.0.8.0 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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 trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE shw-forge-1.0.0.jar |Set Home & Waypoints |shw |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE Godling-1.0.2_mapped_srg_1.20.1.jar |Godling Origins |godling_origin |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE darkloot-forge-1.20.1-1.1.9.jar |DarkLoot |darkloot |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE AdLods-1.20.1-8.1.2.0-build.0424.jar |Large Ore Deposits |adlods |8.1.2.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE randommobsizes-forge-1.20.1-2.0.jar |Random Mob Sizes |random_mob_sizes |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE forgeconfigapiport-1.10.1+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE calio-forge-1.20.1-1.11.0.4.jar |Calio |calio |1.20.1-1.11.0.4 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.20.1-4.3.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.3 |COMMON_SET|Manifest: NOSIGNATURE notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |COMMON_SET|Manifest: NOSIGNATURE nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.12+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.12+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |COMMON_SET|Manifest: NOSIGNATURE moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |COMMON_SET|Manifest: NOSIGNATURE lootr-forge-1.20-0.7.33.83.jar |Lootr |lootr |0.7.33.82 |COMMON_SET|Manifest: NOSIGNATURE fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.20.1-1.125.0.jar |Occultism |occultism |1.125.0 |COMMON_SET|Manifest: NOSIGNATURE endsky-1.5.jar |Better End Sky |endsky |1.5 |COMMON_SET|Manifest: NOSIGNATURE adastraextra-forge-1.20.1-1.2.3.jar |Ad Astra Extra |adastraextra |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 MMFarming-1.20.1-2.1.jar |Multipart Machines: Farming |mm_farming |2.1 |COMMON_SET|Manifest: NOSIGNATURE ad_astra-forge-1.20.1-1.15.5.jar |Ad Astra |ad_astra |1.15.5 |COMMON_SET|Manifest: NOSIGNATURE SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE ants-1.20.1-forge-ver2.2.jar |Ants Unleashed |ants_unleashed |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.21.609.jar |Sophisticated Core |sophisticatedcore |0.6.21.609 |COMMON_SET|Manifest: NOSIGNATURE structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |COMMON_SET|Manifest: NOSIGNATURE jumpoverfences-forge-1.20.1-1.3.1.jar |Jump Over Fences |jumpoverfences |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE lootintegrations-1.20.1-3.6.jar |Lootintegrations mod |lootintegrations |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |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 Random Crits 1.3.0 - 1.20.1.jar |Random Crits |random_crits |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |COMMON_SET|Manifest: NOSIGNATURE EnhancedNature-1.20.x-(v.2.1.0).jar |Enhanced Nature |enhanced_nature |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveCaves-Forge-1.20.1-1.3.4.jar |ImmersiveCaves |immersivecaves |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE SupremeMiningDimensions-1.20.1-V1.4.3.8.jar |Supreme Mining Dimension |supreme_mining_dimension |1.4.3.8 |COMMON_SET|Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.20.1.jar |More Villager Trades |more_villager_trades |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-0.92.1+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.1+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE modmenu-bridge-1.10.1+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ironbows-1.20.1-FORGE-1.10.jar |Iron Bows (Forge) |ironbows |1.20.1-FORGE-1.10 |COMMON_SET|Manifest: NOSIGNATURE diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE mageflame-1.20.1-1.4.0.jar |MageFlame |mageflame |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE BagusMob-1.20.1-4.0.1.jar |BagusMob |bagusmob |1.20.1-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE HostileNeuralNetworks-1.20.1-5.3.0.jar |Hostile Neural Networks |hostilenetworks |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE signpost-1.20.1-2.02.0.jar |signpost |signpost |2.02.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE GodzillaRising_Beta0.1.6.jar |Godzilla Rising |grising |0.1.6 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE born_in_chaos_[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE architectury-bridge-1.10.1+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE SolarFluxReborn-1.20.1-20.1.6.jar |Solar Flux Reborn |solarflux |20.1.6 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c hole_filler_mod-1.2.8_mc-1.20.1_forge.jar |Hole Filler Mod |hole_filler_mod |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE camera-forge-1.20.1-1.0.8.jar |Camera Mod |camera |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE oreexcavation-1.13.170.jar |OreExcavation |oreexcavation |1.13.170 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE Connector-1.0.0-beta.43+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.43+1.20.1|COMMON_SET|Manifest: NOSIGNATURE Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |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 SimpleDrills-1.5.jar |SimpleDrills |simpledrills |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE monolib-forge-1.20.1-1.1.0.jar |MonoLib |monolib |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE joyfulmining-1.20.1-1.2.3.jar |Dorcamo's Joyful Mining |joyful_mining |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.27.jar |Framework |framework |0.6.27 |COMMON_SET|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 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE effortlessbuilding-1.20.1-3.7-all.jar |Effortless Building |effortlessbuilding |3.7 |COMMON_SET|Manifest: NOSIGNATURE Sky Structures 1.0.0 - 1.20.1.jar |Sky Structures |sky_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE biggerreactors-1.20.1-0.6.0-beta.10.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.10.4 |COMMON_SET|Manifest: NOSIGNATURE compact-storage-1.20.1-forge-6.0.1.64.jar |CompactStorage |compact_storage |6.0.1.64 |COMMON_SET|Manifest: NOSIGNATURE pehkui-bridge-1.10.1+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Monster Hunter Villager 1.1.0-1.20.1.jar |Monster Hunter Villager |monster_hunter_villager |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE MMGrinding-1.20.1-2.1.jar |Multipart Machines: Grinding |mm_grinding |2.1 |COMMON_SET|Manifest: NOSIGNATURE breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE artifacts-forge-9.5.4.jar |Artifacts |artifacts |9.5.4 |COMMON_SET|Manifest: NOSIGNATURE mysticrift_blocks-15.2.3.jar |MysticRift: Ultimate Blocks |mysticrift_blocks |15.2.3 |COMMON_SET|Manifest: NOSIGNATURE MekanismExplosives-1.20.1-0.3.5.jar |Mekanism Explosives |mekanismexplosives |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE dimensional_traders-1.1.jar |Dimensional Traders |dimensional_traders |1.1 |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |COMMON_SET|Manifest: NOSIGNATURE energy-bridge-1.10.1+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE Animalistic_mod_1.2.2_1.20.1.jar |Animalistic |animalistic_a |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |COMMON_SET|Manifest: NOSIGNATURE avaritialite-forge-1.20.1-1.10.2.jar |Avaritia Lite |avaritia |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE roost-1.1.0.jar |Roost |roost |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE NewOresAndArmors_v.5(1.20.1).jar |New ores 1.20.1 |new_ores_1_20_1 |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE movingelevators-1.4.7-forge-mc1.20.1.jar |Moving Elevators |movingelevators |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE easy-villagers-forge-1.20.1-1.1.4.jar |Easy Villagers |easy_villagers |1.20.1-1.1.4 |COMMON_SET|Manifest: NOSIGNATURE automaticdoors-1.20.1-4.6.jar |Automatic Doors |automaticdoors |4.6 |COMMON_SET|Manifest: NOSIGNATURE PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |COMMON_SET|Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |COMMON_SET|Manifest: NOSIGNATURE FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |COMMON_SET|Manifest: NOSIGNATURE DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE immersiveores-1.20.1-0.7.jar |ImmersiveOres |immersiveores |1.20.1-0.7 |COMMON_SET|Manifest: NOSIGNATURE lios_overhauled_villages-1.18.2-1.20.4-v0.0.3.jar |Lio's Overhauled Villages |lios_overhauled_villages |0.0.3-1.18.2-1.20.4-|COMMON_SET|Manifest: NOSIGNATURE quartz-1.20.1-0.2.0-alpha.0.1.jar |Quartz |quartz |0.2.0-alpha.0.1 |COMMON_SET|Manifest: NOSIGNATURE automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |COMMON_SET|Manifest: NOSIGNATURE Gunners-Forge-1.20.1-0.0.2.jar |Gunners |gunners |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE BotanyPotsOrePlanting-Forge-7.9.0+1.20.1.jar |Botany Pots Ore Planting |botany_pots_ore_planting |7.9.0 |COMMON_SET|Manifest: NOSIGNATURE jsonwrangler-forge-1.20.1-1.0.1.jar |JsonWrangler |jsonwrangler |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE God Mode Mod 3.6.8 (1.20.1 RELEASE).jar |God Mode Mod |god_mode_mod |3.7 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE MythicWeapons-1.0.3+1.21.1.jar |Mythic Weapons |mythic_weapons |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE walmart-1.1.jar |Walmart |walmart |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.1.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.4 |COMMON_SET|Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE extratrades-1.20.1-1.2.jar |Extra Trades |extratrades |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE cagerium-1.20.1-1.1.9.jar |cagerium |cagerium |1.20.1-1.1.9 |COMMON_SET|Manifest: NOSIGNATURE the_awakening_of_the_elder_souls-0.0.6.jar |The Awakening of the Elder Sou|the_awakening_of_the_elder_sou|0.0.6 |COMMON_SET|Manifest: NOSIGNATURE apoli-forge-1.20.1-2.9.0.4.jar |Apoli |apoli |1.20.1-2.9.0.4 |COMMON_SET|Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.20.1-1.6.5.jar |Guard Villagers |guardvillagers |1.20.1-1.6.5 |COMMON_SET|Manifest: NOSIGNATURE oregrowth-1.0.11a-forge-mc1.20.1.jar |Ore Growth |oregrowth |1.0.11a |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE bad_npcs-3.0.beta.jar |Bad NPCs |bad_npcs |3.0.beta |COMMON_SET|Manifest: NOSIGNATURE fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE ctov-forge-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE AutoLeveling-1.20-1.19b.jar |Auto Leveling |autoleveling |1.19b |COMMON_SET|Manifest: NOSIGNATURE Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE terrablender-bridge-1.10.1+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE alltheores-1.20.1-47.1.3-2.2.3.jar |AllTheOres |alltheores |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |COMMON_SET|Manifest: NOSIGNATURE MMCooking-1.20.1-2.1.jar |Multipart Machines: Cooking |mm_cooking |2.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE MoreBows-1.0.13+1.20.x.forge.jar |More Bows Restrung |morebows |1.0.13 |COMMON_SET|Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |COMMON_SET|Manifest: NOSIGNATURE explorify-v1.4.0.jar |Explorify |explorify |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE Loot Crates Plus FORGE V1.11 (1.20.1).jar |LootBoxesPlus |lootboxesplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |COMMON_SET|Manifest: NOSIGNATURE do_a_barrel_roll-forge-3.5.5+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE [1.20.1 ONLY]_Many_More_Ores_2.0_Full_Release.jar.|Many More Ores |many_more_ores |2.01.20. |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE origins-forge-1.20.1-1.10.0.8-all.jar |Origins |origins |1.20.1-1.10.0.8 |COMMON_SET|Manifest: NOSIGNATURE workers-1.20.1-1.7.7.jar |Workers Mod |workers |1.7.7 |COMMON_SET|Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE pointblank-1.20.1-1.2.4.jar |Point Blank |pointblank |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE gottschcore-1.20.1-2.1.0.jar |GottschCore |gottschcore |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE celestisynth-1.20.1-1.2.2.jar |Celestisynth |celestisynth |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE MMStorage-1.20.1-2.0.jar |Multipart Machines: Storage |mm_storage |2.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE doubledoors-1.20.1-5.5.jar |Double Doors |doubledoors |5.5 |COMMON_SET|Manifest: NOSIGNATURE lootbundles-1.20.1-1.0.6.jar |Loot Bundles |lootbundles |1.20.1-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE treeharvester-1.20.1-8.7.jar |Tree Harvester |treeharvester |8.7 |COMMON_SET|Manifest: NOSIGNATURE fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-15.1.1.jar |Applied Energistics 2 |ae2 |15.1.1 |COMMON_SET|Manifest: NOSIGNATURE AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE Pehkui-3.8.0+1.20.1-forge.jar |Pehkui |pehkui |3.8.0+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-indigo-1.5.1+67f9824077.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.1+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |COMMON_SET|Manifest: NOSIGNATURE MMMining-1.20.1-1.3.jar |Multipart Machines: Mining |mm_mining |1.3 |COMMON_SET|Manifest: NOSIGNATURE LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE SimplyTools-1.20.1-2.0.5.jar |Simply Tools |simplytools |1.20.1-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE AdHooks-1.20.1-10.1.0.1-build.0276.jar |Advanced Hook Launchers |adhooks |10.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE geckolib-fabric-compat-1.10.1+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE oceanvillagertrader-1.0.0.jar |OceanVillagerTrader |oceanvillagertrader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |COMMON_SET|Manifest: NOSIGNATURE imst-2.1.0.jar |Immersive Structures |imst |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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 right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE silent-gear-1.20.1-3.6.3.jar |Silent Gear |silentgear |3.6.3 |COMMON_SET|Manifest: NOSIGNATURE thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE JsonThings-1.20.1-0.9.1.jar |Json Things |jsonthings |0.9.1 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.20.1-10.4.6.20.jar |Mekanism |mekanism |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.20.1-10.4.6.20.jar |Mekanism: Generators |mekanismgenerators |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE mekanism-ad-astra-ores-0.3.0.jar |Mekanism: Ad Astra Ores |mekanismaaa |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE ZeroCore2-1.20.1-2.1.41.jar |Zero CORE 2 |zerocore |1.20.1-2.1.41 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE createoreexcavation-1.20-1.4.3.jar |Create Ore Excavation |createoreexcavation |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE jet_and_elias_armors-1.4-1.20.1-CF.jar |Jet and Elia's Armors |jet_and_elias_armors |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Gamma_creatures_mod_1.0.1.jar |Gamma creatures |gamma_beasts |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE jei-bridge-1.10.1+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ceilingtorch-1.20.1-1.28.jar |Ceiling Torch |ceilingtorch |1.28 |COMMON_SET|Manifest: NOSIGNATURE e4mc-4.0.1+1.19.4-forge.jar |e4mc |e4mc_minecraft |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE dimdungeons-191-forge-1.20.1.jar |Dimensional Dungeons |dimdungeons |191 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_24.1.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.1.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.49.3+1.20.1.jar |Polymorph |polymorph |0.49.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE lynx_mod_new-1.0.0(2).jar |Lynx Mod New |lynx_mod_new |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE immersivetools-5.1.0.jar |survival+++++++++++++++++MOD |survivalmod |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a denseores-1.20.1-1.2.2.jar |Dense Ores |denseores |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE villagesecurity-1.2-1.20.1.jar |Tightened Village Security |villagesecurity |1.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE UncraftingTable-forge-1.3.4.jar |Uncrafting Table |uncraftingtable76 |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE mcpitanlib-2.2.4-1.20.1-forge.jar |MCPitanLib |mcpitanlib |2.2.4-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE farlanders-1.20.1-1.4.1.jar |The Farlanders |farlanders |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE CyclopsCore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |COMMON_SET|Manifest: NOSIGNATURE randomloot-0.0.0.jar |RandomLoot 2 |randomloot |0.0.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE aiotbotania-1.20.1-4.0.5.jar |AIOT Botania |aiotbotania |1.20.1-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.10.0-all.jar |Ars Nouveau |ars_nouveau |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |COMMON_SET|Manifest: NOSIGNATURE aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE mushroom_villager_trader-1.0.0.jar |Mushroom Villager Trader |mushroom_villager_trader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE hrbsdrills-1.0.1-1.20.1.jar |Drills |hrbsdrills |1.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE tools_complement-1.20.1-4.0.0.25.jar |Tool's Complement |tools_complement |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE eeeabsmobs-1.20.1-0.8.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.8 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|COMMON_SET|Manifest: NOSIGNATURE iwannaskate-1.2.0.jar |I Wanna Skate |iwannaskate |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE continuity-compat-1.10.1+1.20.1.jar |Connector Extras Continuity Co|connectorextras_continuity_com|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Murvel V2.8.5.jar |Murvel |murvel |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE dragonmounts-1.20.1-1.2.1-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.1-beta |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |COMMON_SET|Manifest: NOSIGNATURE fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |COMMON_SET|Manifest: NOSIGNATURE mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE cosmos-library-1.20.1-10.5.1.0-universal.jar |Cosmos Library |cosmoslibrary |10.5.1.0 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE ender_dragon_loot_-1.6.2.jar |Ender Dragon Loot 1.18.2 |ender_dragon_loot_ |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE MekanismAdditions-1.20.1-10.4.6.20.jar |Mekanism: Additions |mekanismadditions |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |COMMON_SET|Manifest: NOSIGNATURE mining-dimension-forge-1.20.1-1.1.0.jar |Advanced Mining Dimension |mining_dimension |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE colorfulhearts-forge-1.20.1-4.0.4.jar |Colorful Hearts |colorfulhearts |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |COMMON_SET|Manifest: NOSIGNATURE reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE ars_trinkets-1.20.1-3.0.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE ars_additions-1.20.1-1.3.4.jar |Ars Additions |ars_additions |1.20.1-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE lucky_blocks_ultimate_2_0.5_1.20.1.jar |Lucky Blocks Ultimate 2 |lucky_blocks_ultimate_2 |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE collective-1.20.1-7.56.jar |Collective |collective |7.56 |COMMON_SET|Manifest: NOSIGNATURE thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |4.0.1.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.20.1-10.4.6.20.jar |Mekanism: Tools |mekanismtools |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |COMMON_SET|Manifest: NOSIGNATURE justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE ConnectorExtras-1.10.1+1.20.1.jar |Connector Extras |connectorextras |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ExtremeReactors2-1.20.1-2.0.77.jar |Extreme Reactors |bigreactors |1.20.1-2.0.77 |COMMON_SET|Manifest: NOSIGNATURE trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |COMMON_SET|Manifest: NOSIGNATURE fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE smallships-forge-1.20.1-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |COMMON_SET|Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE Silence's Turrets.jar |Silence's Turrets |silence_s_defense_tower |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE ExtraArmor-1.20.1-1.17.4.jar |Extra Armor |extraarmor |1.17.3 |COMMON_SET|Manifest: NOSIGNATURE create_haven-0.0.7-1.20.1.jar |Create Haven Qualities |createhaven |0.0.7 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.8.jar |Cucumber Library |cucumber |7.0.8 |COMMON_SET|Manifest: NOSIGNATURE matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE riskofrain_mobs-1.20.1-1.1.2.jar |Risk of Rain Mobs |riskofrain_mobs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-0.10.21.793.jar |Sophisticated Storage |sophisticatedstorage |0.10.21.793 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE CuriosQuarkOBP-1.20.1-1.2.5.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE occultcreate-1.20.1-1.0.1.jar |Occult Creations |occultcreate |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE AgeOfWeapons-Reforged-1.20.x-(v.1.3.2).jar |Age of Weapons - Reforged |ageofweapons |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE weaponthrow-1.20.1-6.0-beta.1.jar |Weapon Throw |weaponthrow |1.20.1-6.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |COMMON_SET|Manifest: NOSIGNATURE roost_ultimate-curse-1.20.1-2.5.0.jar |Roost Ultimate |chicken_roost |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.20-8.0.4.jar |McJtyLib |mcjtylib |1.20-8.0.4 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbase-1.20-5.0.3.jar |RFToolsBase |rftoolsbase |1.20-5.0.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbuilder-1.20-6.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.5 |COMMON_SET|Manifest: NOSIGNATURE rftoolsdim-1.20-11.0.6.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.6 |COMMON_SET|Manifest: NOSIGNATURE rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.0.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE mahoutsukai-1.20.1-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.62 |COMMON_SET|Manifest: NOSIGNATURE DistantHorizons-2.0.1-a-1.20.1.jar |Distant Horizons |distanthorizons |2.0.1-a |COMMON_SET|Manifest: NOSIGNATURE Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE castle_dungeons-4.0.0-1.20-forge.jar |Castle Dungeons |castle_dungeons |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE SimpleResourceGeneratorsJAR1.12.jar |Simple Resource Generators |simple_resource_generators |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE craziness_awakened-1.56.jar |Craziness Awakened |craziness_awakened |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |COMMON_SET|Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.20-2.11.14-forge.jar |Moonlight Library |moonlight |1.20-2.11.14 |COMMON_SET|Manifest: NOSIGNATURE ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |COMMON_SET|Manifest: NOSIGNATURE titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |COMMON_SET|Manifest: NOSIGNATURE RegionsUnexploredForge-0.5.5+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.5 |COMMON_SET|Manifest: NOSIGNATURE morebowsandarrows-merged-1.20.1-3.0.1.jar |MoreBowsAndArrows |morebowsandarrows |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE weaponmaster-1.4.2-1.20.1.jar |Weapon Master |weaponmaster |1.4.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE car-forge-1.20.1-1.0.17.jar |Ultimate Car Mod |car |1.20.1-1.0.17 |COMMON_SET|Manifest: NOSIGNATURE plane-1.20.1-1.0.6.jar |Ultimate Plane Mod |plane |1.20.1-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE extragolems-20.1.0.2.jar |Extra Golems |golems |20.1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Quark-4.0-441.jar |Quark |quark |4.0-441 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |COMMON_SET|Manifest: NOSIGNATURE ascended_quark-1.20.1-1.0.2.jar |Ascended Quark |ascended_quark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE extended_silence-3.4.jar |Extended Silence |extended_silence |3.4 |COMMON_SET|Manifest: NOSIGNATURE immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |COMMON_SET|Manifest: NOSIGNATURE Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.70.0.jar |Modonomicon |modonomicon |1.70.0 |COMMON_SET|Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |COMMON_SET|Manifest: NOSIGNATURE customoreveins-1.20-1.0.0-forge.jar |Custom Ore Veins |customoreveins |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE regionaloreveins-1.20.1-1.0.0.jar |Regional Ore Veins |regionaloreveins |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |COMMON_SET|Manifest: NOSIGNATURE refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE emi-bridge-1.10.1+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE Flywheel Backend: Uninitialized Crash Report UUID: 64065a58-bb8e-4aee-af97-0d9f23894e69 FML: 47.2 Forge: net.minecraftforge:47.2.0
  19. # Problematic frame: # C [atio6axx.dll+0x192b60] Get the latest AMD/ATI drivers from their website
  20. Hei so i just tried to launch the recent Pixelmon Modpack 1.20.2 both on curseforge and normal forge 1.20.2 4.8.1.0 and i basically keep getting this error exit code 1 with this log: # # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb12aa2b60, pid=23116, tid=27960 # # JRE version: OpenJDK Runtime Environment Microsoft-8035246 (17.0.8+7) (build 17.0.8+7-LTS) # Java VM: OpenJDK 64-Bit Server VM Microsoft-8035246 (17.0.8+7-LTS, mixed mode, tiered, compressed oops, compressed class ptrs, g1 gc, windows-amd64) # Problematic frame: # C [atio6axx.dll+0x192b60] # # No core dump will be written. Minidumps are not enabled by default on client versions of Windows # # If you would like to submit a bug report, please visit: # https://aka.ms/minecraftjavacrashes # The crash happened outside the Java Virtual Machine in native code. # See problematic frame for where to report the bug.
  21. i´m trying to tell minecraft to use my modyfied candle block class for the existing candle-block. This post https://stackoverflow.com/questions/29523975/change-final-variable-defined-in-another-java-file told, that it should be possible to override ecisting classes from minecraft by recreating the original package-path from the minecraft referenced library into the src/java folder of the mod and put the changed class with original name in there. But now i get an error: java.lang.module.ResolutionException: Modules candlepositionsmod and minecraft export package net.minecraft.world.level.block to module forge at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901) at java.base/java.lang.module.Resolver.failTwoSuppliers(Resolver.java:815) at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:736) How to fix?
  22. Hello I created a mod, where i recreated model, text-layout and stuff for the signs in an older version of minecraft forge, where it worked properly. Now i´m updating it, but i found a problem: When i open the sign edit screen, i want to instantly replace it with my own. But the class has now 3 constructor arguments. How can i pass them from the old screen into the constructor of my edited one? And how do i apply my own sign renderer to the signs instead of the original one?
  23. i removed geckolib but it still shows me this error message ---- Minecraft Crash Report ---- // Hi. I'm Connector, and I'm a crashaholic ========================= SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues. ========================= // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2024-05-04 00:14:58 Description: Rendering overlay com.google.gson.JsonSyntaxException: Expected vector to be a JsonArray, was an object ({"ve...0]}) at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at net.minecraft.util.GsonHelper.m_13933_(GsonHelper.java:445) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.buildKeyframeStack(BakedAnimationsAdapter.java:157) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.bakeBoneAnimations(BakedAnimationsAdapter.java:72) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.bakeAnimation(BakedAnimationsAdapter.java:53) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.deserialize(BakedAnimationsAdapter.java:39) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.loading.json.typeadapter.BakedAnimationsAdapter.deserialize(BakedAnimationsAdapter.java:31) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:76) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1214) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1319) ~[gson-2.10.jar%23107!/:?] {} at com.google.gson.Gson.fromJson(Gson.java:1261) ~[gson-2.10.jar%23107!/:?] {} at software.bernie.geckolib.loading.FileLoader.loadAnimationsFile(FileLoader.java:28) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.cache.GeckoLibCache.lambda$loadAnimations$1(GeckoLibCache.java:90) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at software.bernie.geckolib.cache.GeckoLibCache.lambda$loadResources$5(GeckoLibCache.java:112) ~[geckolib-forge-1.20.1-4.4.4.jar%231121!/:4.4.4] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at net.minecraft.util.GsonHelper.m_13924_(GsonHelper.java:439) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} at net.minecraft.util.GsonHelper.m_13933_(GsonHelper.java:445) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:classloading,pl:connector_pre_launch:A,re:mixin,pl:connector_pre_launch:A} -- Overlay render details -- Details: Overlay name: net.minecraftforge.client.loading.ForgeLoadingOverlay Stacktrace: at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:957) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:moonlight-common.mixins.json:GameRendererMixin from mod moonlight,pl:mixin:APP:pehkui.mixins.json:reach.client.compat1202minus.GameRendererMixin from mod pehkui,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin from mod supplementaries,pl:mixin:APP:immediatelyfast-common.mixins.json:core.compat.MixinGameRenderer from mod immediatelyfast,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin from mod ad_astra,pl:mixin:APP:mixins.artifacts.common.json:item.wearable.nightvisiongoggles.client.GameRendererMixin from mod artifacts,pl:mixin:APP:apoli.mixins.json:GameRendererMixin from mod apoli,pl:mixin:APP:do_a_barrel_roll.mixins.json:client.roll.GameRendererMixin from mod do_a_barrel_roll,pl:mixin:APP:pointblank.mixins.json:GameRendererMixin from mod pointblank,pl:mixin:APP:pehkui.mixins.json:client.compat1193plus.GameRendererMixin from mod pehkui,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin from mod ars_nouveau,pl:mixin:APP:zeta_forge.mixins.json:client.GameRenderMixin from mod zeta,pl:mixin:APP:immersive_aircraft.mixins.json:client.GameRendererMixin from mod immersive_aircraft,pl:mixin:APP:mixins.reach-entity-attributes.json:client.GameRendererMixin from mod reach_entity_attributes,pl:mixin:APP:witherstormmod.mixins.json:IMixinGameRenderer from mod witherstormmod,pl:mixin:APP:witherstormmod.mixins.json:MixinGameRenderer from mod witherstormmod,pl:mixin:APP:forge-DistantHorizons.mixins.json:client.MixinGameRenderer from mod (unknown),pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin from mod alexscaves,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor from mod create,pl:mixin:APP:create.mixins.json:client.GameRendererMixin from mod create,pl:mixin:APP:embeddium.mixins.json:features.gui.hooks.console.GameRendererMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.GameRendererMixin from mod securitycraft,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin from mod alexscaves,pl:mixin:APP:amecsapi.mixins.json:MixinMinecraftClient from mod amecsapi,pl:mixin:APP:connectorextras_architectury_bridge.mixins.json:MinecraftMixin from mod connectorextras_architectury_bridge,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor from mod botania,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft from mod dungeonnowloading,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor from mod flywheel,pl:mixin:APP:fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric_registry_sync_v0,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.connectorextras_modmenu_bridge.json:MinecraftMixin from mod connectorextras_modmenu_bridge,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftMixin from mod connectormod,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin from mod quartz,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin from mod apoli,pl:mixin:APP:balm.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient from mod immersive_armors,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:celestisynth.mixins.json:MinecraftMixin from mod celestisynth,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:witherstormmod.mixins.json:MixinMinecraft from mod witherstormmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin from mod create,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:APP:mixins.connectorextras_geckolib_fabric_compat.json:MinecraftMixin from mod connectorextras_geckolib_fabric_compat,pl:mixin:APP:connectormod.mixins.json:boot.MinecraftMixin from mod connectormod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23958!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin from mod alexscaves,pl:mixin:APP:amecsapi.mixins.json:MixinMinecraftClient from mod amecsapi,pl:mixin:APP:connectorextras_architectury_bridge.mixins.json:MinecraftMixin from mod connectorextras_architectury_bridge,pl:mixin:APP:mixins.hammerlib.json:client.MinecraftMixin from mod hammerlib,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge from mod modernfix,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor from mod botania,pl:mixin:APP:ae2.mixins.json:PickColorMixin from mod ae2,pl:mixin:APP:dungeonnowloading.mixins.json:MixinMinecraft from mod dungeonnowloading,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor from mod flywheel,pl:mixin:APP:fabric-registry-sync-v0.client.mixins.json:MinecraftClientMixin from mod fabric_registry_sync_v0,pl:mixin:APP:immediatelyfast-common.mixins.json:core.MixinMinecraftClient from mod immediatelyfast,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft from mod bookshelf,pl:mixin:APP:mixins.connectorextras_modmenu_bridge.json:MinecraftMixin from mod connectorextras_modmenu_bridge,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftMixin from mod connectormod,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin from mod irons_spellbooks,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin from mod quartz,pl:mixin:APP:apoli.mixins.json:MinecraftClientMixin from mod apoli,pl:mixin:APP:balm.mixins.json:MinecraftMixin from mod balm,pl:mixin:APP:fabric-screen-api-v1.mixins.json:MinecraftClientMixin from mod fabric_screen_api_v1,pl:mixin:APP:immersive_armors.mixins.json:MixinMinecraftClient from mod immersive_armors,pl:mixin:APP:emojiful.mixins.json:MinecraftEmojifulMixin from mod emojiful,pl:mixin:APP:celestisynth.mixins.json:MinecraftMixin from mod celestisynth,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin from mod ars_nouveau,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor from mod bettercombat,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject from mod bettercombat,pl:mixin:APP:witherstormmod.mixins.json:MixinMinecraft from mod witherstormmod,pl:mixin:APP:architectury.mixins.json:MixinMinecraft from mod architectury,pl:mixin:APP:fabric-networking-api-v1.client.mixins.json:accessor.MinecraftClientAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.client.mixins.json:MinecraftClientMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin from mod quark,pl:mixin:APP:fabric-events-interaction-v0.client.mixins.json:MinecraftClientMixin from mod fabric_events_interaction_v0,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin from mod create,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin from mod embeddium,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin from mod securitycraft,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin from mod ars_nouveau,pl:mixin:APP:mixins.connectorextras_geckolib_fabric_compat.json:MinecraftMixin from mod connectorextras_geckolib_fabric_compat,pl:mixin:APP:connectormod.mixins.json:boot.MinecraftMixin from mod connectormod,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.2.0.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:A,pl:connector_pre_launch: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) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: No Packs: pointblank_resources, vanilla, mod_resources, Moonlight Mods Dynamic Assets, fabric, diagonalblocks:default_block_models, SolarFlux -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.8, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2492213296 bytes (2376 MiB) / 4877975552 bytes (4652 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz Identifier: Intel64 Family 6 Model 165 Stepping 5 Microarchitecture: unknown Frequency (GHz): 2.90 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 3060 Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x2487 Graphics card #0 versionInfo: DriverVersion=31.0.15.5222 Memory slot #0 capacity (MB): 8192.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 8192.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Virtual memory max (MB): 26028.54 Virtual memory used (MB): 22504.83 Swap memory total (MB): 9746.93 Swap memory used (MB): 569.50 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -Xms256m Launched Version: forge-47.2.0 Backend library: LWJGL version 3.3.1 build 7 Backend API: NVIDIA GeForce RTX 3060/PCIe/SSE2 GL version 4.6.0 NVIDIA 552.22, NVIDIA Corporation Window size: 1024x768 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fast Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, fabric Current Language: en_us CPU: 16x Intel(R) Core(TM) i7-10700F CPU @ 2.90GHz Sinytra Connector: 1.0.0-beta.43+1.20.1 SINYTRA CONNECTOR IS PRESENT! Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues. Installed Fabric mods: | ================================================== | ============================== | ============================== | ==================== | | mcdar-4.0.3_mapped_srg_1.20.1.jar | MC Dungeons Artifacts | mcdar | 4.0.3 | | Godling-1.0.2_mapped_srg_1.20.1.jar | Godling Origins | godling_origin | 1.0.2 | ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE FML Language Providers: javafml@null [email protected] lowcodefml@null [email protected] [email protected] [email protected] Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE HavenGrowth-1.20.1-1.0.4.jar |Haven Growth |havengrowth |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE V1.20.1_Crystalcraft_Unlimited_Raw_Ore_Update.jar |Crystalcraft Unlimited Java Ed|crystalcraft_unlimited_java |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE CraftingAutomat-MC1.20.1-1.2.4.jar |Crafting Automat |craftingautomat |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE nethervillagertrader-1.0.0.jar |NetherVillagerTrader |nethervillagertrader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE moreautomationmod-1.5.0.jar |More Automation Mod |moreautomationmod |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE kubejs-bridge-1.10.1+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE mcdar-4.0.3_mapped_srg_1.20.1.jar |MC Dungeons Artifacts |mcdar |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE HammerLib-1.20.1-20.1.28.jar |HammerLib |hammerlib |20.1.28 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c ProjectE-1.20.1-PE1.0.1.jar |ProjectE |projecte |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE immersiveweapons-1.20.1-1.27.7.jar |Immersive Weapons |immersiveweapons |1.20.1-1.27.7 |COMMON_SET|Manifest: NOSIGNATURE ForgeEndertech-1.20.1-11.1.3.0-build.0398.jar |ForgeEndertech |forgeendertech |11.1.3.0 |COMMON_SET|Manifest: NOSIGNATURE antsportation-1.20.1-3.0.4.jar |Antsportation |antsportation |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE CreateMoreAutomation-1.20.1-0.4.0.jar |Create: More Automation |create_more_automation |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.4.jar |YUNG's API |yungsapi |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE BotanyPotsTiers-Forge-1.20.1-6.0.1.jar |BotanyPotsTiers |botanypotstiers |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE rei-bridge-1.10.1+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE OreTree-Forge-1.20.1-1.1.0.jar |Ore Tree |ore_tree |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE sb_objectsblocks-1.03release.jar |security_breach_objects/blocks|sb_objectsblocks |1.05 |COMMON_SET|Manifest: NOSIGNATURE refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |COMMON_SET|Manifest: NOSIGNATURE embeddium-0.3.17+mc1.20.1-all.jar |Embeddium |embeddium |0.3.17+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE corpse-forge-1.20.1-1.0.12.jar |Corpse |corpse |1.20.1-1.0.12 |COMMON_SET|Manifest: NOSIGNATURE castle_in_the_sky-1.20.1-0.6.0.jar |Castle in the Sky |castle_in_the_sky |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-1.20.1-3.5.16.jar |Industrial Foregoing |industrialforegoing |3.5.16 |COMMON_SET|Manifest: NOSIGNATURE TaxOceanVillager+M.1.20.1+ForM+2.3.1.jar |Tax' Ocean Villager |taxov |2.3.1 |COMMON_SET|Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE immersivefoods-1.20.1-0.0.1.jar |Immersive Foods |immersivefoods |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE SkyLands-0.2.0.jar |flying stuff |flying_stuff |0.2 |COMMON_SET|Manifest: NOSIGNATURE Botania-1.20.1-443-FORGE.jar |Botania |botania |1.20.1-443-FORGE |COMMON_SET|Manifest: NOSIGNATURE cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |1.6.0.6 |COMMON_SET|Manifest: NOSIGNATURE smelting-1.20.1-ver1.0.jar |Smelting |smelting |1.0 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |COMMON_SET|Manifest: NOSIGNATURE constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |COMMON_SET|Manifest: NOSIGNATURE cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |COMMON_SET|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 flib-1.20.1-0.0.12.jar |flib |flib |0.0.12 |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 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE Lets_Forge_Pirates_[1_20_1]_3_10_1.jar |Let'sForgePirates |lfpirates |3.10.1 |COMMON_SET|Manifest: NOSIGNATURE nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|COMMON_SET|Manifest: NOSIGNATURE FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |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 lootintegrationaddonyung-1.18-1.20.1-1.1.jar |Yungs Dungeons Lootintegration|lootintegrationaddonyung |1.18-1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE FastLeafDecay-31.jar |Fast Leaf Decay |fastleafdecay |31 |COMMON_SET|Manifest: NOSIGNATURE EnchantingInfuser-v8.0.2-1.20.1-Forge.jar |Enchanting Infuser |enchantinginfuser |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE SmartBrainLib-forge-1.20.1-1.14.jar |SmartBrainLib |smartbrainlib |1.14 |COMMON_SET|Manifest: NOSIGNATURE QuarkOddities-1.20.1.jar |Quark Oddities |quarkoddities |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE tameablebeasts-1.20.1-5.0.jar |Tameable Beasts |tameablebeasts |2.0 |COMMON_SET|Manifest: NOSIGNATURE MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Nameless Trinkets-1.20.1-1.7.8.jar |Nameless Trinkets |nameless_trinkets |1.20.1-1.7.8 |COMMON_SET|Manifest: NOSIGNATURE VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Sword_Of_God_0.6.6-1.20.1.jar |Sword_of_god |sword_of_god |0.6.6 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |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 fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|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 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE FoodMod - 1.20.1 - 2.0.2.jar |More Foods Mod |more_foods_mod |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE oresabovediamonds-10.0.1b.jar |Ores Above Diamonds |oresabovediamonds |10.0.1b |COMMON_SET|Manifest: NOSIGNATURE Dungeon Now Loading-forge-1.20.1-1.3.jar |Dungeon Now Loading |dungeonnowloading |1.3 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeon-forge-1.20.1-3.2.0.jar |Awesome dungeon |awesomedungeon |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE ggggggggg.jar |Industry Underway |industry_underway |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE BotanyPots-Forge-1.20.1-13.0.29.jar |BotanyPots |botanypots |13.0.29 |COMMON_SET|Manifest: NOSIGNATURE phosphophyllite-1.20.1-0.7.0-alpha.0.1.jar |Phosphophyllite |phosphophyllite |0.7.0-alpha.0.1 |COMMON_SET|Manifest: NOSIGNATURE midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE ProjectE_Integration-1.20.1-7.2.2.jar |ProjectE Integration |projecteintegration |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE BetterFusionReactor-1.20.1-1.4.5.jar |Better Fusion Reactor for Meka|bfr |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE LUMINOUS V1.3.51 - 1.20.1.jar |Luminous |luminousworld |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE industrial drills 1.20.1.jar |mining equipment |mining_equipment |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE LootBag-1.20.1-1.2.2.jar |Loot Bag |lootbag |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE dimensionalpocketsii-1.20.1-9.0.9.0-universal.jar |Dimensional Pockets II |dimensionalpocketsii |9.0.8.0 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonocean-forge-1.20.1-3.3.0.jar |Awesome dungeon edition ocean |awesomedungeonocean |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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 trade-cycling-forge-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE shw-forge-1.0.0.jar |Set Home & Waypoints |shw |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE theoneprobe-1.20.1-10.0.2.jar |The One Probe |theoneprobe |1.20.1-10.0.2 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |COMMON_SET|Manifest: NOSIGNATURE BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE Godling-1.0.2_mapped_srg_1.20.1.jar |Godling Origins |godling_origin |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE darkloot-forge-1.20.1-1.1.9.jar |DarkLoot |darkloot |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE AdLods-1.20.1-8.1.2.0-build.0424.jar |Large Ore Deposits |adlods |8.1.2.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE randommobsizes-forge-1.20.1-2.0.jar |Random Mob Sizes |random_mob_sizes |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE forgeconfigapiport-1.10.1+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE calio-forge-1.20.1-1.11.0.4.jar |Calio |calio |1.20.1-1.11.0.4 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.20.1-4.3.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.3 |COMMON_SET|Manifest: NOSIGNATURE notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE [1.20.1] SecurityCraft v1.9.9.jar |SecurityCraft |securitycraft |1.9.9 |COMMON_SET|Manifest: NOSIGNATURE nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.2.12+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.12+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |COMMON_SET|Manifest: NOSIGNATURE moremobvariants-forge+1.20.1-1.3.0.1.jar |More Mob Variants |moremobvariants |1.3.0.1 |COMMON_SET|Manifest: NOSIGNATURE lootr-forge-1.20-0.7.33.83.jar |Lootr |lootr |0.7.33.82 |COMMON_SET|Manifest: NOSIGNATURE fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE occultism-1.20.1-1.125.0.jar |Occultism |occultism |1.125.0 |COMMON_SET|Manifest: NOSIGNATURE endsky-1.5.jar |Better End Sky |endsky |1.5 |COMMON_SET|Manifest: NOSIGNATURE adastraextra-forge-1.20.1-1.2.3.jar |Ad Astra Extra |adastraextra |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |COMMON_SET|Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53 MMFarming-1.20.1-2.1.jar |Multipart Machines: Farming |mm_farming |2.1 |COMMON_SET|Manifest: NOSIGNATURE ad_astra-forge-1.20.1-1.15.5.jar |Ad Astra |ad_astra |1.15.5 |COMMON_SET|Manifest: NOSIGNATURE SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE ants-1.20.1-forge-ver2.2.jar |Ants Unleashed |ants_unleashed |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedcore-1.20.1-0.6.21.609.jar |Sophisticated Core |sophisticatedcore |0.6.21.609 |COMMON_SET|Manifest: NOSIGNATURE structureessentials-1.20.1-3.3.jar |Structure Essentials mod |structureessentials |1.20.1-3.3 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |COMMON_SET|Manifest: NOSIGNATURE jumpoverfences-forge-1.20.1-1.3.1.jar |Jump Over Fences |jumpoverfences |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE lootintegrations-1.20.1-3.6.jar |Lootintegrations mod |lootintegrations |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |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 Random Crits 1.3.0 - 1.20.1.jar |Random Crits |random_crits |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |COMMON_SET|Manifest: NOSIGNATURE EnhancedNature-1.20.x-(v.2.1.0).jar |Enhanced Nature |enhanced_nature |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE ImmersiveCaves-Forge-1.20.1-1.3.4.jar |ImmersiveCaves |immersivecaves |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE SupremeMiningDimensions-1.20.1-V1.4.3.8.jar |Supreme Mining Dimension |supreme_mining_dimension |1.4.3.8 |COMMON_SET|Manifest: NOSIGNATURE More Villager Trades 1.0.0 - 1.20.1.jar |More Villager Trades |more_villager_trades |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-0.92.1+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.1+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE modmenu-bridge-1.10.1+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ironbows-1.20.1-FORGE-1.10.jar |Iron Bows (Forge) |ironbows |1.20.1-FORGE-1.10 |COMMON_SET|Manifest: NOSIGNATURE diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE mageflame-1.20.1-1.4.0.jar |MageFlame |mageflame |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE BagusMob-1.20.1-4.0.1.jar |BagusMob |bagusmob |1.20.1-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE HostileNeuralNetworks-1.20.1-5.3.0.jar |Hostile Neural Networks |hostilenetworks |5.3.0 |COMMON_SET|Manifest: NOSIGNATURE signpost-1.20.1-2.02.0.jar |signpost |signpost |2.02.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE GodzillaRising_Beta0.1.6.jar |Godzilla Rising |grising |0.1.6 |COMMON_SET|Manifest: NOSIGNATURE simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|COMMON_SET|Manifest: NOSIGNATURE industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE born_in_chaos_[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE architectury-bridge-1.10.1+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE SolarFluxReborn-1.20.1-20.1.6.jar |Solar Flux Reborn |solarflux |20.1.6 |COMMON_SET|Manifest: 97:e8:52:e9:b3:f0:1b:83:57:4e:83:15:f7:e7:76:51:c6:60:5f:2b:45:59:19:a7:31:9e:98:69:56:4f:01:3c hole_filler_mod-1.2.8_mc-1.20.1_forge.jar |Hole Filler Mod |hole_filler_mod |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE camera-forge-1.20.1-1.0.8.jar |Camera Mod |camera |1.20.1-1.0.8 |COMMON_SET|Manifest: NOSIGNATURE oreexcavation-1.13.170.jar |OreExcavation |oreexcavation |1.13.170 |COMMON_SET|Manifest: NOSIGNATURE villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE Connector-1.0.0-beta.43+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.43+1.20.1|COMMON_SET|Manifest: NOSIGNATURE Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |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 SimpleDrills-1.5.jar |SimpleDrills |simpledrills |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE monolib-forge-1.20.1-1.1.0.jar |MonoLib |monolib |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE joyfulmining-1.20.1-1.2.3.jar |Dorcamo's Joyful Mining |joyful_mining |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE framework-forge-1.20.1-0.6.27.jar |Framework |framework |0.6.27 |COMMON_SET|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 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE effortlessbuilding-1.20.1-3.7-all.jar |Effortless Building |effortlessbuilding |3.7 |COMMON_SET|Manifest: NOSIGNATURE Sky Structures 1.0.0 - 1.20.1.jar |Sky Structures |sky_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE biggerreactors-1.20.1-0.6.0-beta.10.4.jar |Bigger Reactors |biggerreactors |0.6.0-beta.10.4 |COMMON_SET|Manifest: NOSIGNATURE compact-storage-1.20.1-forge-6.0.1.64.jar |CompactStorage |compact_storage |6.0.1.64 |COMMON_SET|Manifest: NOSIGNATURE pehkui-bridge-1.10.1+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Monster Hunter Villager 1.1.0-1.20.1.jar |Monster Hunter Villager |monster_hunter_villager |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE MMGrinding-1.20.1-2.1.jar |Multipart Machines: Grinding |mm_grinding |2.1 |COMMON_SET|Manifest: NOSIGNATURE breezy-1.20.1-1.1.1.jar |Breezy |breezy |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE artifacts-forge-9.5.4.jar |Artifacts |artifacts |9.5.4 |COMMON_SET|Manifest: NOSIGNATURE mysticrift_blocks-15.2.3.jar |MysticRift: Ultimate Blocks |mysticrift_blocks |15.2.3 |COMMON_SET|Manifest: NOSIGNATURE MekanismExplosives-1.20.1-0.3.5.jar |Mekanism Explosives |mekanismexplosives |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE dimensional_traders-1.1.jar |Dimensional Traders |dimensional_traders |1.1 |COMMON_SET|Manifest: NOSIGNATURE mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |COMMON_SET|Manifest: NOSIGNATURE energy-bridge-1.10.1+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE Animalistic_mod_1.2.2_1.20.1.jar |Animalistic |animalistic_a |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE scuba_gear-1.20.1-1.0.6.jar |Scuba Gear |scuba_gear |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE ColossalChests-1.20.1-1.8.4.jar |ColossalChests |colossalchests |1.8.4 |COMMON_SET|Manifest: NOSIGNATURE avaritialite-forge-1.20.1-1.10.2.jar |Avaritia Lite |avaritia |1.10.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE roost-1.1.0.jar |Roost |roost |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE NewOresAndArmors_v.5(1.20.1).jar |New ores 1.20.1 |new_ores_1_20_1 |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE movingelevators-1.4.7-forge-mc1.20.1.jar |Moving Elevators |movingelevators |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE easy-villagers-forge-1.20.1-1.1.4.jar |Easy Villagers |easy_villagers |1.20.1-1.1.4 |COMMON_SET|Manifest: NOSIGNATURE automaticdoors-1.20.1-4.6.jar |Automatic Doors |automaticdoors |4.6 |COMMON_SET|Manifest: NOSIGNATURE PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |COMMON_SET|Manifest: NOSIGNATURE storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |COMMON_SET|Manifest: NOSIGNATURE FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |COMMON_SET|Manifest: NOSIGNATURE DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE immersiveores-1.20.1-0.7.jar |ImmersiveOres |immersiveores |1.20.1-0.7 |COMMON_SET|Manifest: NOSIGNATURE lios_overhauled_villages-1.18.2-1.20.4-v0.0.3.jar |Lio's Overhauled Villages |lios_overhauled_villages |0.0.3-1.18.2-1.20.4-|COMMON_SET|Manifest: NOSIGNATURE quartz-1.20.1-0.2.0-alpha.0.1.jar |Quartz |quartz |0.2.0-alpha.0.1 |COMMON_SET|Manifest: NOSIGNATURE automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |COMMON_SET|Manifest: NOSIGNATURE Gunners-Forge-1.20.1-0.0.2.jar |Gunners |gunners |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE BotanyPotsOrePlanting-Forge-7.9.0+1.20.1.jar |Botany Pots Ore Planting |botany_pots_ore_planting |7.9.0 |COMMON_SET|Manifest: NOSIGNATURE jsonwrangler-forge-1.20.1-1.0.1.jar |JsonWrangler |jsonwrangler |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE God Mode Mod 3.6.8 (1.20.1 RELEASE).jar |God Mode Mod |god_mode_mod |3.7 |COMMON_SET|Manifest: NOSIGNATURE supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |COMMON_SET|Manifest: NOSIGNATURE MythicWeapons-1.0.3+1.21.1.jar |Mythic Weapons |mythic_weapons |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE walmart-1.1.jar |Walmart |walmart |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE irons_spellbooks-1.20.1-3.1.4.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.4 |COMMON_SET|Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.3.jar |Botarium |botarium |2.3.3 |COMMON_SET|Manifest: NOSIGNATURE extratrades-1.20.1-1.2.jar |Extra Trades |extratrades |1.20.1-1.2 |COMMON_SET|Manifest: NOSIGNATURE cagerium-1.20.1-1.1.9.jar |cagerium |cagerium |1.20.1-1.1.9 |COMMON_SET|Manifest: NOSIGNATURE the_awakening_of_the_elder_souls-0.0.6.jar |The Awakening of the Elder Sou|the_awakening_of_the_elder_sou|0.0.6 |COMMON_SET|Manifest: NOSIGNATURE apoli-forge-1.20.1-2.9.0.4.jar |Apoli |apoli |1.20.1-2.9.0.4 |COMMON_SET|Manifest: NOSIGNATURE sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE bagus_lib-1.20.1-4.6.0.jar |Bagus Lib |bagus_lib |1.20.1-4.6.0 |COMMON_SET|Manifest: NOSIGNATURE rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.20.1-1.6.5.jar |Guard Villagers |guardvillagers |1.20.1-1.6.5 |COMMON_SET|Manifest: NOSIGNATURE oregrowth-1.0.11a-forge-mc1.20.1.jar |Ore Growth |oregrowth |1.0.11a |COMMON_SET|Manifest: NOSIGNATURE balm-forge-1.20.1-7.2.2.jar |Balm |balm |7.2.2 |COMMON_SET|Manifest: NOSIGNATURE bad_npcs-3.0.beta.jar |Bad NPCs |bad_npcs |3.0.beta |COMMON_SET|Manifest: NOSIGNATURE fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE ctov-forge-3.4.3.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.3 |COMMON_SET|Manifest: NOSIGNATURE AutoLeveling-1.20-1.19b.jar |Auto Leveling |autoleveling |1.19b |COMMON_SET|Manifest: NOSIGNATURE Emojiful-Forge-1.20.1-4.2.0.jar |Emojiful |emojiful |4.2.0 |COMMON_SET|Manifest: NOSIGNATURE athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE terrablender-bridge-1.10.1+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE alltheores-1.20.1-47.1.3-2.2.3.jar |AllTheOres |alltheores |2.2.3 |COMMON_SET|Manifest: NOSIGNATURE torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |COMMON_SET|Manifest: NOSIGNATURE MMCooking-1.20.1-2.1.jar |Multipart Machines: Cooking |mm_cooking |2.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE MoreBows-1.0.13+1.20.x.forge.jar |More Bows Restrung |morebows |1.0.13 |COMMON_SET|Manifest: NOSIGNATURE BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |COMMON_SET|Manifest: NOSIGNATURE explorify-v1.4.0.jar |Explorify |explorify |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE Loot Crates Plus FORGE V1.11 (1.20.1).jar |LootBoxesPlus |lootboxesplus |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |COMMON_SET|Manifest: NOSIGNATURE do_a_barrel_roll-forge-3.5.5+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE [1.20.1 ONLY]_Many_More_Ores_2.0_Full_Release.jar.|Many More Ores |many_more_ores |2.01.20. |COMMON_SET|Manifest: NOSIGNATURE supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE MysticalAdaptations-1.20.1-1.0.1.jar |Mystical Adaptations |mysticaladaptations |1.20.1-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |COMMON_SET|Manifest: NOSIGNATURE MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-5.9.0+1.20.1.jar |Curios API |curios |5.9.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE origins-forge-1.20.1-1.10.0.8-all.jar |Origins |origins |1.20.1-1.10.0.8 |COMMON_SET|Manifest: NOSIGNATURE workers-1.20.1-1.7.7.jar |Workers Mod |workers |1.7.7 |COMMON_SET|Manifest: NOSIGNATURE Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE pointblank-1.20.1-1.2.4.jar |Point Blank |pointblank |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE gottschcore-1.20.1-2.1.0.jar |GottschCore |gottschcore |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE celestisynth-1.20.1-1.2.2.jar |Celestisynth |celestisynth |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE MMStorage-1.20.1-2.0.jar |Multipart Machines: Storage |mm_storage |2.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE doubledoors-1.20.1-5.5.jar |Double Doors |doubledoors |5.5 |COMMON_SET|Manifest: NOSIGNATURE lootbundles-1.20.1-1.0.6.jar |Loot Bundles |lootbundles |1.20.1-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE treeharvester-1.20.1-8.7.jar |Tree Harvester |treeharvester |8.7 |COMMON_SET|Manifest: NOSIGNATURE fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE jei-1.20.1-forge-15.3.0.4.jar |Just Enough Items |jei |15.3.0.4 |COMMON_SET|Manifest: NOSIGNATURE appliedenergistics2-forge-15.1.1.jar |Applied Energistics 2 |ae2 |15.1.1 |COMMON_SET|Manifest: NOSIGNATURE AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE Pehkui-3.8.0+1.20.1-forge.jar |Pehkui |pehkui |3.8.0+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |1.27.0.8 |COMMON_SET|Manifest: NOSIGNATURE fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE fabric-renderer-indigo-1.5.1+67f9824077.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.1+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE travelersbackpack-forge-1.20.1-9.1.14.jar |Traveler's Backpack |travelersbackpack |9.1.14 |COMMON_SET|Manifest: NOSIGNATURE MMMining-1.20.1-1.3.jar |Multipart Machines: Mining |mm_mining |1.3 |COMMON_SET|Manifest: NOSIGNATURE LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE SimplyTools-1.20.1-2.0.5.jar |Simply Tools |simplytools |1.20.1-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE AdHooks-1.20.1-10.1.0.1-build.0276.jar |Advanced Hook Launchers |adhooks |10.1.0.1 |COMMON_SET|Manifest: NOSIGNATURE geckolib-fabric-compat-1.10.1+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE oceanvillagertrader-1.0.0.jar |OceanVillagerTrader |oceanvillagertrader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE mythicmounts-20.1-7.4.2-forge.jar |MythicMounts |mythicmounts |20.1-7.4.2-forge |COMMON_SET|Manifest: NOSIGNATURE imst-2.1.0.jar |Immersive Structures |imst |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |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 right_click_get_crops-1.20.1-1.6.0.12.jar |Right Click, Get Crops |right_click_get_crops |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE cofh_core-1.20.1-11.0.0.51.jar |CoFH Core |cofh_core |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE thermal_core-1.20.1-11.0.2.18.jar |Thermal Series |thermal |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE silent-gear-1.20.1-3.6.3.jar |Silent Gear |silentgear |3.6.3 |COMMON_SET|Manifest: NOSIGNATURE thermal_foundation-1.20.1-11.0.2.64.jar |Thermal Foundation |thermal_foundation |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE JsonThings-1.20.1-0.9.1.jar |Json Things |jsonthings |0.9.1 |COMMON_SET|Manifest: NOSIGNATURE Mekanism-1.20.1-10.4.6.20.jar |Mekanism |mekanism |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE MekanismWeapons-1.20.1-1.5.jar |Mekanism: Weapons |mekaweapons |1.5 |COMMON_SET|Manifest: NOSIGNATURE MekanismGenerators-1.20.1-10.4.6.20.jar |Mekanism: Generators |mekanismgenerators |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE mekanism-ad-astra-ores-0.3.0.jar |Mekanism: Ad Astra Ores |mekanismaaa |0.3.0 |COMMON_SET|Manifest: NOSIGNATURE ZeroCore2-1.20.1-2.1.41.jar |Zero CORE 2 |zerocore |1.20.1-2.1.41 |COMMON_SET|Manifest: NOSIGNATURE fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonnether-forge-1.20.1-3.1.1.jar |Awesome dungeon nether |awesomedungeonnether |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE createoreexcavation-1.20-1.4.3.jar |Create Ore Excavation |createoreexcavation |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE jet_and_elias_armors-1.4-1.20.1-CF.jar |Jet and Elia's Armors |jet_and_elias_armors |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Gamma_creatures_mod_1.0.1.jar |Gamma creatures |gamma_beasts |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE jei-bridge-1.10.1+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ceilingtorch-1.20.1-1.28.jar |Ceiling Torch |ceilingtorch |1.28 |COMMON_SET|Manifest: NOSIGNATURE e4mc-4.0.1+1.19.4-forge.jar |e4mc |e4mc_minecraft |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE dimdungeons-191-forge-1.20.1.jar |Dimensional Dungeons |dimdungeons |191 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE Xaeros_Minimap_24.1.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.1.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE lynx_mod_new-1.0.0(2).jar |Lynx Mod New |lynx_mod_new |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE immersivetools-5.1.0.jar |survival+++++++++++++++++MOD |survivalmod |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v8.1.18-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.18 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a denseores-1.20.1-1.2.2.jar |Dense Ores |denseores |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE Aquaculture-1.20.1-2.5.1.jar |Aquaculture 2 |aquaculture |2.5.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE villagesecurity-1.2-1.20.1.jar |Tightened Village Security |villagesecurity |1.2-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE UncraftingTable-forge-1.3.4.jar |Uncrafting Table |uncraftingtable76 |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE mcpitanlib-2.2.4-1.20.1-forge.jar |MCPitanLib |mcpitanlib |2.2.4-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE farlanders-1.20.1-1.4.1.jar |The Farlanders |farlanders |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE CyclopsCore-1.20.1-1.19.1.jar |Cyclops Core |cyclopscore |1.19.1 |COMMON_SET|Manifest: NOSIGNATURE randomloot-0.0.0.jar |RandomLoot 2 |randomloot |0.0.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE aiotbotania-1.20.1-4.0.5.jar |AIOT Botania |aiotbotania |1.20.1-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.4.4.jar |GeckoLib 4 |geckolib |4.4.4 |COMMON_SET|Manifest: NOSIGNATURE creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.20.1-4.10.0-all.jar |Ars Nouveau |ars_nouveau |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |COMMON_SET|Manifest: NOSIGNATURE aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE mushroom_villager_trader-1.0.0.jar |Mushroom Villager Trader |mushroom_villager_trader |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE hrbsdrills-1.0.1-1.20.1.jar |Drills |hrbsdrills |1.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE tools_complement-1.20.1-4.0.0.25.jar |Tool's Complement |tools_complement |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE eeeabsmobs-1.20.1-0.8.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.8 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|COMMON_SET|Manifest: NOSIGNATURE iwannaskate-1.2.0.jar |I Wanna Skate |iwannaskate |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE mixinextras-forge-0.3.5.jar |MixinExtras |mixinextras |0.3.5 |COMMON_SET|Manifest: NOSIGNATURE continuity-compat-1.10.1+1.20.1.jar |Connector Extras Continuity Co|connectorextras_continuity_com|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE Murvel V2.8.5.jar |Murvel |murvel |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE dragonmounts-1.20.1-1.2.1-beta.jar |Dragon Mounts: Legacy |dragonmounts |1.2.1-beta |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.20-1.8.14.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.14 |COMMON_SET|Manifest: NOSIGNATURE fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |COMMON_SET|Manifest: NOSIGNATURE mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE cosmos-library-1.20.1-10.5.1.0-universal.jar |Cosmos Library |cosmoslibrary |10.5.1.0 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE ender_dragon_loot_-1.6.2.jar |Ender Dragon Loot 1.18.2 |ender_dragon_loot_ |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE MekanismAdditions-1.20.1-10.4.6.20.jar |Mekanism: Additions |mekanismadditions |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE mcw-fences-1.1.1-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE mcwfencesbop-1.20-1.0.jar |Macaw's Fences - BOP |mcwfencesbop |1.20-1.0 |COMMON_SET|Manifest: NOSIGNATURE mining-dimension-forge-1.20.1-1.1.0.jar |Advanced Mining Dimension |mining_dimension |1.20.1-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE colorfulhearts-forge-1.20.1-4.0.4.jar |Colorful Hearts |colorfulhearts |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |COMMON_SET|Manifest: NOSIGNATURE reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE ars_trinkets-1.20.1-3.0.1.jar |Ars Nouveau Trinkets |ars_trinkets |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE ars_additions-1.20.1-1.3.4.jar |Ars Additions |ars_additions |1.20.1-1.3.4 |COMMON_SET|Manifest: NOSIGNATURE lucky_blocks_ultimate_2_0.5_1.20.1.jar |Lucky Blocks Ultimate 2 |lucky_blocks_ultimate_2 |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE collective-1.20.1-7.56.jar |Collective |collective |7.56 |COMMON_SET|Manifest: NOSIGNATURE thermal_expansion-1.20.1-11.0.0.27.jar |Thermal Expansion |thermal_expansion |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |4.0.1.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE resourcefullib-forge-1.20.1-2.1.24.jar |Resourceful Lib |resourcefullib |2.1.24 |COMMON_SET|Manifest: NOSIGNATURE MekanismTools-1.20.1-10.4.6.20.jar |Mekanism: Tools |mekanismtools |10.4.6 |COMMON_SET|Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |COMMON_SET|Manifest: NOSIGNATURE justhammers-forge-2.0.3+mc1.20.1.jar |Just Hammers |justhammers |2.0.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE ConnectorExtras-1.10.1+1.20.1.jar |Connector Extras |connectorextras |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE ExtremeReactors2-1.20.1-2.0.77.jar |Extreme Reactors |bigreactors |1.20.1-2.0.77 |COMMON_SET|Manifest: NOSIGNATURE trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |COMMON_SET|Manifest: NOSIGNATURE fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE smallships-forge-1.20.1-2.0.0-b1.1.jar |Small Ships |smallships |2.0.0-b1.1 |COMMON_SET|Manifest: NOSIGNATURE Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE Silence's Turrets.jar |Silence's Turrets |silence_s_defense_tower |2.3.4 |COMMON_SET|Manifest: NOSIGNATURE ExtraArmor-1.20.1-1.17.4.jar |Extra Armor |extraarmor |1.17.3 |COMMON_SET|Manifest: NOSIGNATURE create_haven-0.0.7-1.20.1.jar |Create Haven Qualities |createhaven |0.0.7 |COMMON_SET|Manifest: NOSIGNATURE Cucumber-1.20.1-7.0.8.jar |Cucumber Library |cucumber |7.0.8 |COMMON_SET|Manifest: NOSIGNATURE matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE riskofrain_mobs-1.20.1-1.1.2.jar |Risk of Rain Mobs |riskofrain_mobs |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE awesomedungeonend-forge-1.20.1-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE sophisticatedstorage-1.20.1-0.10.21.793.jar |Sophisticated Storage |sophisticatedstorage |0.10.21.793 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE CuriosQuarkOBP-1.20.1-1.2.5.jar |Curios Quark Oddities Backpack|curiosquarkobp |1.2.5 |COMMON_SET|Manifest: NOSIGNATURE create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE occultcreate-1.20.1-1.0.1.jar |Occult Creations |occultcreate |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE AgeOfWeapons-Reforged-1.20.x-(v.1.3.2).jar |Age of Weapons - Reforged |ageofweapons |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE weaponthrow-1.20.1-6.0-beta.1.jar |Weapon Throw |weaponthrow |1.20.1-6.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |COMMON_SET|Manifest: NOSIGNATURE roost_ultimate-curse-1.20.1-2.5.0.jar |Roost Ultimate |chicken_roost |2.5.0 |COMMON_SET|Manifest: NOSIGNATURE mcjtylib-1.20-8.0.4.jar |McJtyLib |mcjtylib |1.20-8.0.4 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbase-1.20-5.0.3.jar |RFToolsBase |rftoolsbase |1.20-5.0.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |COMMON_SET|Manifest: NOSIGNATURE rftoolsbuilder-1.20-6.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.5 |COMMON_SET|Manifest: NOSIGNATURE rftoolsdim-1.20-11.0.6.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.6 |COMMON_SET|Manifest: NOSIGNATURE rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |COMMON_SET|Manifest: NOSIGNATURE rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.0.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE mahoutsukai-1.20.1-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.62 |COMMON_SET|Manifest: NOSIGNATURE DistantHorizons-2.0.1-a-1.20.1.jar |Distant Horizons |distanthorizons |2.0.1-a |COMMON_SET|Manifest: NOSIGNATURE Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE castle_dungeons-4.0.0-1.20-forge.jar |Castle Dungeons |castle_dungeons |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE SimpleResourceGeneratorsJAR1.12.jar |Simple Resource Generators |simple_resource_generators |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE craziness_awakened-1.56.jar |Craziness Awakened |craziness_awakened |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |COMMON_SET|Manifest: NOSIGNATURE alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.20-2.11.14-forge.jar |Moonlight Library |moonlight |1.20-2.11.14 |COMMON_SET|Manifest: NOSIGNATURE ToolBelt-1.20-1.20.0.jar |Tool Belt |toolbelt |1.20.0 |COMMON_SET|Manifest: NOSIGNATURE titanium-1.20.1-3.8.27.jar |Titanium |titanium |3.8.27 |COMMON_SET|Manifest: NOSIGNATURE RegionsUnexploredForge-0.5.5+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.5 |COMMON_SET|Manifest: NOSIGNATURE morebowsandarrows-merged-1.20.1-3.0.1.jar |MoreBowsAndArrows |morebowsandarrows |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.20-3.0.6.jar |Snowy Spirit |snowyspirit |1.20-3.0.6 |COMMON_SET|Manifest: NOSIGNATURE weaponmaster-1.4.2-1.20.1.jar |Weapon Master |weaponmaster |1.4.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE car-forge-1.20.1-1.0.17.jar |Ultimate Car Mod |car |1.20.1-1.0.17 |COMMON_SET|Manifest: NOSIGNATURE plane-1.20.1-1.0.6.jar |Ultimate Plane Mod |plane |1.20.1-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE extragolems-20.1.0.2.jar |Extra Golems |golems |20.1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Quark-4.0-441.jar |Quark |quark |4.0-441 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.20-2.8.10.jar |Supplementaries |supplementaries |1.20-2.8.10 |COMMON_SET|Manifest: NOSIGNATURE ascended_quark-1.20.1-1.0.2.jar |Ascended Quark |ascended_quark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE extended_silence-3.4.jar |Extended Silence |extended_silence |3.4 |COMMON_SET|Manifest: NOSIGNATURE immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |COMMON_SET|Manifest: NOSIGNATURE Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE modonomicon-1.20.1-forge-1.70.0.jar |Modonomicon |modonomicon |1.70.0 |COMMON_SET|Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |COMMON_SET|Manifest: NOSIGNATURE customoreveins-1.20-1.0.0-forge.jar |Custom Ore Veins |customoreveins |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE regionaloreveins-1.20.1-1.0.0.jar |Regional Ore Veins |regionaloreveins |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |COMMON_SET|Manifest: NOSIGNATURE Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE expandability-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE emi-bridge-1.10.1+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE Flywheel Backend: Uninitialized Crash Report UUID: b1e04e19-f341-429f-961c-adf5d4ae3101 FML: 47.2 Forge: net.minecraftforge:47.2.0
  1. Load more activity
×
×
  • Create New...

Important Information

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