Jump to content

Recommended Posts

Posted

---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 1/2/22 10:09 PM
Description: Mod loading error has occurred

java.lang.Exception: Mod Loading has failed
    at net.minecraftforge.fml.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:85) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.server.ServerModLoader.load(ServerModLoader.java:51) ~[forge:?] {re:classloading}
    at net.minecraft.server.Main.main(Main.java:95) ~[?:?] {re:classloading,re:mixin,pl:mixin:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
    at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
    at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51) ~[server.jar:36.2] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
    at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63) [server.jar:?] {re:classloading}
    at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60) [server.jar:?] {re:classloading}
    at net.minecraftforge.server.ServerMain.main(ServerMain.java:57) [server.jar:?] {re:classloading}


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

-- Head --
Thread: main
Stacktrace:
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading}
-- MOD hammerlib --
Details:
    Caused by 0: 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.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
        at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_242] {}
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_242] {}
        at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_242] {}
        at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_242] {}
        at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-4.0.0.jar:?] {}
        at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_242] {}
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}
        at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}
        at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_242] {}
        at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_242] {}
        at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_242] {}
        at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_242] {}
        at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_242] {}
        at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_242] {}
        at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_242] {}
        at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) ~[eventbus-4.0.0.jar:?] {}
        at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading}
        at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242] {}
        at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}

    Mod File: HammerLib-1.16.5-16.3.27.jar
    Failure message: HammerLib (hammerlib) has failed to load correctly
        org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    Mod Version: 16.3.27
    Mod Issue URL: https://gitlab.com/DragonForge/HammerLib/issues
    Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json
Stacktrace:
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
    at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_242] {}
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671) ~[?:1.8.0_242] {}
    at java.lang.Class.getConstructor0(Class.java:3075) ~[?:1.8.0_242] {}
    at java.lang.Class.getConstructor(Class.java:1825) ~[?:1.8.0_242] {}
    at net.minecraftforge.eventbus.api.EventListenerHelper.computeListenerList(EventListenerHelper.java:96) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerListInternal(EventListenerHelper.java:63) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.api.EventListenerHelper.getListenerList(EventListenerHelper.java:48) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.addToListeners(EventBus.java:263) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.register(EventBus.java:256) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.registerListener(EventBus.java:150) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$registerClass$2(EventBus.java:78) ~[eventbus-4.0.0.jar:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:1.8.0_242] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:175) ~[?:1.8.0_242] {}
    at java.util.Spliterators$ArraySpliterator.forEachRemaining(Spliterators.java:948) ~[?:1.8.0_242] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_242] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_242] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_242] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_242] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_242] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_242] {}
    at net.minecraftforge.eventbus.EventBus.registerClass(EventBus.java:78) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.register(EventBus.java:118) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242] {}
    at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}


-- MOD tmechworks --
Details:
    Caused by 0: 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.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
        at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_242] {}
        at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975) ~[?:1.8.0_242] {}
        at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000) ~[?:1.8.0_242] {}
        at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394) ~[?:1.8.0_242] {}
        at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750) ~[?:1.8.0_242] {}
        at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_242] {}
        at slimeknights.tmechworks.TMechworks.<init>(TMechworks.java:47) ~[tmechworks:1.16.5-2.2.5] {re:classloading}
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_242] {}
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_242] {}
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_242] {}
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_242] {}
        at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_242] {}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}

    Mod File: TMechworks-1.16.3+-2.2.5.jar
    Failure message: Tinkers' Mechworks (tmechworks) has failed to load correctly
        org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    Mod Version: 2.2.5
    Mod Issue URL: https://github.com/SlimeKnights/TinkersMechworks/issues
    Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json
Stacktrace:
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
    at java.lang.invoke.MethodHandleNatives.resolve(Native Method) ~[?:1.8.0_242] {}
    at java.lang.invoke.MemberName$Factory.resolve(MemberName.java:975) ~[?:1.8.0_242] {}
    at java.lang.invoke.MemberName$Factory.resolveOrFail(MemberName.java:1000) ~[?:1.8.0_242] {}
    at java.lang.invoke.MethodHandles$Lookup.resolveOrFail(MethodHandles.java:1394) ~[?:1.8.0_242] {}
    at java.lang.invoke.MethodHandles$Lookup.linkMethodHandleConstant(MethodHandles.java:1750) ~[?:1.8.0_242] {}
    at java.lang.invoke.MethodHandleNatives.linkMethodHandleConstant(MethodHandleNatives.java:477) ~[?:1.8.0_242] {}
    at slimeknights.tmechworks.TMechworks.<init>(TMechworks.java:47) ~[tmechworks:1.16.5-2.2.5] {re:classloading}
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_242] {}
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_242] {}
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_242] {}
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_242] {}
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_242] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:81) ~[forge:36.2] {re:classloading}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}


-- MOD create --
Details:
    Caused by 0: 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.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
        at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
        at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
        at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
        at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242] {}
        at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242] {}
        at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading}
        at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242] {}
        at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading}
        at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading}
        at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
        at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
        at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
        at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
        at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}

    Mod File: create-mc1.16.5_v0.3.2g.jar
    Failure message: Create (create) has failed to load correctly
        org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
    Mod Version: v0.3.2g
    Mod Issue URL: https://github.com/Creators-of-Create/Create/issues
    Exception message: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Constant modifier method getKeepAlivePacketInterval(J)J in randompatches.mixins.json:timeouts.ServerPlayNetHandlerKeepAliveMixin failed injection check, (0/1) succeeded. Scanned 1 target(s). Using refmap randompatches.refmap.json
Stacktrace:
    at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:468) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {re:classloading}
    at org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1362) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:1051) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:400) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.4.jar:0.8.4+Jenkins-b308.git-2accda5000f7602229606b39437565542cc6fba4] {}
    at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:154) ~[modlauncher-8.0.9.jar:8.0.9+86+master.3cf110c] {}
    at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:85) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:265) ~[modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98) ~[modlauncher-8.0.9.jar:?] {re:classloading}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:352) ~[?:1.8.0_242] {}
    at java.lang.Class.forName0(Native Method) ~[?:1.8.0_242] {}
    at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_242] {}
    at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75) ~[forge:?] {re:classloading}
    at java.util.ArrayList.forEach(ArrayList.java:1257) ~[?:1.8.0_242] {}
    at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62) ~[forge:?] {re:classloading}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:91) ~[forge:36.2] {re:classloading}
    at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$4(ModContainer.java:120) ~[forge:?] {re:classloading}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1640) ~[?:1.8.0_242] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1632) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_242] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_242] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_242] {}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Linux (amd64) version 4.19.0-10-amd64
    Java Version: 1.8.0_242, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 227582936 bytes (217 MB) / 754905088 bytes (719 MB) up to 8572502016 bytes (8175 MB)
    CPUs: 2
    JVM Flags: 3 total; -Xms128M -Xmx8192M -Xincgc
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /server.jar object_holder_definalize PLUGINSERVICE 
        /server.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /server.jar capability_inject_definalize PLUGINSERVICE 
        /server.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /server.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.22
    FML Language Providers: 
        javafml@36.2
        minecraft@1
        kotlinforforge@1.15.1
    Mod List: 
        ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials                 |1605.1.5-build.32   |CREATE_REG|Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |CREATE_REG|Manifest: NOSIGNATURE
        Variant16x-1.16.5-v0.23.1_beta_pre3.jar           |Variant16x                    |variant16x                    |0.23.1_beta_pre3    |CREATE_REG|Manifest: NOSIGNATURE
        Uppers-0.3.2.jar                                  |Uppers                        |uppers                        |0.3.2               |CREATE_REG|Manifest: NOSIGNATURE
        HammerLib-1.16.5-16.3.27.jar                      |HammerLib                     |hammerlib                     |16.3.27             |ERROR     |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
        mcw-windows-2.0.2-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        SilentMechanisms-1.16.3-1.0.1+77.jar              |Silent's Mechanisms           |silents_mechanisms            |1.0.1+77            |CREATE_REG|Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |CREATE_REG|Manifest: NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |CREATE_REG|Manifest: NOSIGNATURE
        farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |CREATE_REG|Manifest: NOSIGNATURE
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |CREATE_REG|Manifest: NOSIGNATURE
        ColouredTooltips-1.16.5-11.0.3.jar                |ColouredTooltips              |colouredtooltips              |11.0.3              |CREATE_REG|Manifest: NOSIGNATURE
        mdecore-1.16.4-16.1.0.jar                         |MattDahEpic Core              |mdecore                       |16.1.0              |CREATE_REG|Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.16.5-5.4.1.jar             |Wither Skeleton Tweaks        |wstweaks                      |5.4.1               |CREATE_REG|Manifest: NOSIGNATURE
        reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |CREATE_REG|Manifest: NOSIGNATURE
        randompatches-2.4.4-forge.jar                     |RandomPatches                 |randompatches                 |2.4.4-forge         |CREATE_REG|Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
        Apotheosis-1.16.5-4.8.4.jar                       |Apotheosis                    |apotheosis                    |4.8.4               |CREATE_REG|Manifest: NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |CREATE_REG|Manifest: NOSIGNATURE
        TMechworks-1.16.3+-2.2.5.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.5               |ERROR     |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.133.jar         |Just Enough Resources         |jeresources                   |0.12.1.133          |CREATE_REG|Manifest: NOSIGNATURE
        ninjaphenix-container-library-1.2.9+1.16.5.jar    |NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.2.9               |CREATE_REG|Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.17.12b.jar               |Supplementaries               |supplementaries               |0.17.12             |CREATE_REG|Manifest: NOSIGNATURE
        emojiful-1.16.4-2.1.6.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.6        |CREATE_REG|Manifest: NOSIGNATURE
        refinedstorage-1.9.16.jar                         |Refined Storage               |refinedstorage                |1.9.16              |CREATE_REG|Manifest: NOSIGNATURE
        betterendforge-1.16.5-2.5.jar                     |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |CREATE_REG|Manifest: NOSIGNATURE
        Upgraded Netherite 1.10.1.jar                     |Upgraded Netherite            |upgradednetherite             |1.10.1              |CREATE_REG|Manifest: NOSIGNATURE
        PackMenu-1.16.5-2.5.0.jar                         |PackMenu                      |packmenu                      |2.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |CREATE_REG|Manifest: NOSIGNATURE
        torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |CREATE_REG|Manifest: NOSIGNATURE
        TipTheScales-1.16.5-3.0.0.15.jar                  |TipTheScales                  |tipthescales                  |3.0.0.15            |CREATE_REG|Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |CREATE_REG|Manifest: NOSIGNATURE
        ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.7               |CREATE_REG|Manifest: NOSIGNATURE
        silent-gear-1.16.5-2.6.30.jar                     |Silent Gear                   |silentgear                    |2.6.30              |CREATE_REG|Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.15-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.15              |CREATE_REG|Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |CREATE_REG|Manifest: NOSIGNATURE
        Botania-1.16.5-420.1.jar                          |Botania                       |botania                       |1.16.5-420.1        |CREATE_REG|Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |CREATE_REG|Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAdaptations-1.16.5-1.2.1.jar              |Mystical Adaptations          |mysticaladaptations           |1.16.5-1.2.1        |CREATE_REG|Manifest: NOSIGNATURE
        portality-1.16.5-3.2.5.jar                        |Portality                     |portality                     |3.2.5               |CREATE_REG|Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |CREATE_REG|Manifest: NOSIGNATURE
        angelring-1.16.5-1.3.4.1.jar                      |Angel Ring                    |angelring                     |1.3.4.1             |CREATE_REG|Manifest: NOSIGNATURE
        tombstone-6.6.3-1.16.5.jar                        |Corail Tombstone              |tombstone                     |6.6.3               |CREATE_REG|Manifest: NOSIGNATURE
        ExtraStorage-1.16.5-1.6.0.jar                     |Extra Storage                 |extrastorage                  |1.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |CREATE_REG|Manifest: NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |CREATE_REG|Manifest: NOSIGNATURE
        mcw-furniture-2.0.1-mc1.16.5.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        Adorn-1.14.1+1.16.5-forge.jar                     |Adorn                         |adorn                         |1.14.1+1.16.5-forge |CREATE_REG|Manifest: NOSIGNATURE
        cloth-config-4.13.49-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.13.49             |CREATE_REG|Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |CREATE_REG|Manifest: NOSIGNATURE
        CodeChickenLib-1.16.5-4.0.5.438-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.5.438           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        CleanView-1.16.5-v2.jar                           |CleanView                     |cleanview                     |1.16.5-v2           |CREATE_REG|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
        geckolib-forge-1.16.5-3.0.57.jar                  |GeckoLib                      |geckolib3                     |3.0.57              |CREATE_REG|Manifest: NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |CREATE_REG|Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |CREATE_REG|Manifest: NOSIGNATURE
        SimplyJetpacks2-1.16.5-2.6.11.2.jar               |Simply Jetpacks 2             |simplyjetpacks                |1.16.5-2.6.11.2     |CREATE_REG|Manifest: NOSIGNATURE
        woot-1.16.5-1.0.8.0.jar                           |Woot                          |woot                          |1.16.5-1.0.8.0      |CREATE_REG|Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.3.jar                    |AttributeFix                  |attributefix                  |10.1.3              |CREATE_REG|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
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |CREATE_REG|Manifest: NOSIGNATURE
        RingsOfAscension-1.16.4-1.6.0.jar                 |Rings of Ascension            |ringsofascension              |1.6.0               |CREATE_REG|Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |CREATE_REG|Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |CREATE_REG|Manifest: NOSIGNATURE
        netheritehorsearmor-1.7.jar                       |Netherite Horse Armor Mod     |netheritehorsearmor           |1.7                 |CREATE_REG|Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |CREATE_REG|Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |CREATE_REG|Manifest: NOSIGNATURE
        angelblock-3.0.jar                                |Angel Block                   |angelblock                    |3.0                 |CREATE_REG|Manifest: NOSIGNATURE
        phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        engineerstools-1.16.5-1.1.6.jar                   |Engineer's Tools              |engineerstools                |1.1.6               |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.16.5-2.14.6-277.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.14.6-277   |CREATE_REG|Manifest: NOSIGNATURE
        pedestals-0.8s_hotfix_5.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_5       |CREATE_REG|Manifest: NOSIGNATURE
        catalogue-1.5.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.1.0.48.jar                    |JEI Tweaker                   |jeitweaker                    |1.1.0.48            |CREATE_REG|Manifest: NOSIGNATURE
        sodium-forge-2.9.10+rev.ea6353c.jar               |SodiumReforged                |sodium                        |2.9.10+rev.ea6353c  |CREATE_REG|Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.2.481.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.481           |CREATE_REG|Manifest: NOSIGNATURE
        extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        ImmersivePetroleum-1.16.5-3.3.0-10.jar            |Immersive Petroleum           |immersivepetroleum            |3.3.0-10            |CREATE_REG|Manifest: NOSIGNATURE
        MythicBotany-1.16.5-1.4.19.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.19       |CREATE_REG|Manifest: NOSIGNATURE
        ZeroCore2-1.16.5-2.1.9.jar                        |Zero CORE 2                   |zerocore                      |1.16.5-2.1.9        |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.22-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |CREATE_REG|Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |CREATE_REG|Manifest: NOSIGNATURE
        ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |CREATE_REG|Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        EntityCulling-1.16.5-2.1.6.jar                    |Entity Culling                |entity_culling                |2.1.6               |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |CREATE_REG|Manifest: NOSIGNATURE
        Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |CREATE_REG|Manifest: NOSIGNATURE
        flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |CREATE_REG|Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.152.jar                         |Mantle                        |mantle                        |1.6.152             |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |CREATE_REG|Manifest: NOSIGNATURE
        ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |CREATE_REG|Manifest: NOSIGNATURE
        dragonseeker-1.1.jar                              |Dragonseeker                  |dragonseeker                  |1.1                 |CREATE_REG|Manifest: NOSIGNATURE
        baubleyheartcanisters-1.16.5-1.1.11.jar           |Baubley Heart Canisters       |bhc                           |1.16.5-1.1.11       |CREATE_REG|Manifest: NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |CREATE_REG|Manifest: NOSIGNATURE
        oauth-1.1.5-1.16.jar                              |OAuth                         |oauth                         |1.0                 |CREATE_REG|Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.37.jar                   |Polymorph                     |polymorph                     |1.16.5-0.37         |CREATE_REG|Manifest: NOSIGNATURE
        JustEnoughProfessions-1.16.5-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |CREATE_REG|Manifest: NOSIGNATURE
        cagedmobs-1.16.5-1.3.8.jar                        |Caged Mobs                    |cagedmobs                     |1.16.5-1.3.8        |CREATE_REG|Manifest: NOSIGNATURE
        PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |CREATE_REG|Manifest: NOSIGNATURE
        FastFurnace-1.16.5-4.5.0.jar                      |FastFurnace                   |fastfurnace                   |4.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        connectedglass-1.1.1-mc1.16.jar                   |Connected Glass               |connectedglass                |1.1.1               |CREATE_REG|Manifest: NOSIGNATURE
        extremeSoundMuffler-3.17_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.17_forge-1.16.5   |CREATE_REG|Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v4a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4a          |CREATE_REG|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
        deuf-1.16.4-1.1.jar                               |DEUF - Duplicate Entity UUID F|deuf                          |1.16.4-1.1          |CREATE_REG|Manifest: NOSIGNATURE
        enchantedbookredesign-3.3-1.16.4.jar              |Enchanted Book Redesign       |enchantedbookredesign         |3.3-1.16.4          |CREATE_REG|Manifest: NOSIGNATURE
        CyclopsCore-1.16.5-1.12.1.jar                     |Cyclops Core                  |cyclopscore                   |1.12.1              |CREATE_REG|Manifest: NOSIGNATURE
        notenoughcrashes-4.1.2+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.2+1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        aiotbotania-1.16.5-1.8.4.jar                      |AIOT Botania                  |aiotbotania                   |1.8.4               |CREATE_REG|Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |CREATE_REG|Manifest: NOSIGNATURE
        managear-1.16.3-2.2.3.jar                         |Mana Gear                     |managear                      |1.16.3-2.2.3        |CREATE_REG|Manifest: NOSIGNATURE
        ExtendedCrafting-1.16.5-3.1.10.jar                |Extended Crafting             |extendedcrafting              |3.1.10              |CREATE_REG|Manifest: NOSIGNATURE
        HealthOverlay-1.16.5-3.0.1.jar                    |Health Overlay                |healthoverlay                 |3.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |CREATE_REG|Manifest: NOSIGNATURE
        connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |CREATE_REG|Manifest: NOSIGNATURE
        Industrial_AgricultureCore-1.16.5-1.8.13.jar      |Industrial Agriculture        |industrialagriculture         |1.16.5-1.8.13       |CREATE_REG|Manifest: NOSIGNATURE
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |CREATE_REG|Manifest: NOSIGNATURE
        chiseled0.4.3.jar                                 |Chiseled                      |chiseled                      |0.2.2               |CREATE_REG|Manifest: NOSIGNATURE
        CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |CREATE_REG|Manifest: NOSIGNATURE
        Controlling-7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |CREATE_REG|Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.1.jar                          |Placebo                       |placebo                       |4.6.1               |CREATE_REG|Manifest: NOSIGNATURE
        dankstorage-3.17.jar                              |Dank Storage                  |dankstorage                   |3.17                |CREATE_REG|Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |CREATE_REG|Manifest: NOSIGNATURE
        iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        rats-7.2.0-1.16.5.jar                             |Rats                          |rats                          |7.2.0               |CREATE_REG|Manifest: NOSIGNATURE
        ratlantis-1.0.0-1.16.3.jar                        |Rats: Ratlantis               |ratlantis                     |1.0.0-1.16.3        |CREATE_REG|Manifest: NOSIGNATURE
        iafgear-1.16.5-1.0.4.jar                          |DragonGear                    |iafgear                       |1.16.5-1.0.4        |CREATE_REG|Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |CREATE_REG|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
        DarkUtilities-1.16.5-8.0.10.jar                   |Dark Utilities                |darkutils                     |8.0.10              |CREATE_REG|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
        BotanyPots-1.16.5-7.1.30.jar                      |BotanyPots                    |botanypots                    |7.1.30              |CREATE_REG|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
        BotanyTrees-1.16.5-3.0.6.jar                      |BotanyTrees                   |botanytrees                   |3.0.6               |CREATE_REG|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.16.5-3.14.3.484.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.14.3.484   |CREATE_REG|Manifest: NOSIGNATURE
        Industrial Agriculture[Powah]-1.16.3-1.7.1.jar    |Industrial Agriculture Plugin-|iapp                          |1.16.3-1.7.1        |CREATE_REG|Manifest: NOSIGNATURE
        buildinggadgets-1.16.5-3.8.2.jar                  |Building Gadgets              |buildinggadgets               |3.8.2               |CREATE_REG|Manifest: NOSIGNATURE
        FramedBlocks-2.11.2.jar                           |FramedBlocks                  |framedblocks                  |2.11.2              |CREATE_REG|Manifest: NOSIGNATURE
        forge-1.16.5-36.2.22-universal.jar                |Forge                         |forge                         |36.2.22             |CREATE_REG|Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        cofh_core-1.16.5-1.4.0.6.jar                      |CoFH Core                     |cofh_core                     |1.4.0.6             |CREATE_REG|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.16.5-1.4.1.7.jar             |Thermal Series                |thermal                       |1.4.1.7             |CREATE_REG|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.16.5-1.4.1.3.jar             |Thermal Innovation            |thermal_innovation            |1.4.1.3             |CREATE_REG|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.16.5-1.4.1.3.jar            |Thermal Cultivation           |thermal_cultivation           |1.4.1.3             |CREATE_REG|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
        appleskin-forge-mc1.16.x-2.2.0.jar                |AppleSkin                     |appleskin                     |mc1.16.4-2.2.0      |CREATE_REG|Manifest: NOSIGNATURE
        mcw-doors-1.0.5-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.5               |CREATE_REG|Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.1.0.455.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.0              |CREATE_REG|Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |CREATE_REG|Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.8.jar                        |XNet Gases                    |xnetgases                     |2.3.8               |CREATE_REG|Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.16.5-1.3.1.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.30.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.30       |CREATE_REG|Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |CREATE_REG|Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.5.4.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.5.4        |CREATE_REG|Manifest: NOSIGNATURE
        fd_cookbook-2.0.jar                               |Farmers Delight Cookbook      |fd_cookbook                   |2.0                 |CREATE_REG|Manifest: NOSIGNATURE
        entangled-1.3.10-mc1.16.jar                       |Entangled                     |entangled                     |1.3.10              |CREATE_REG|Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |CREATE_REG|Manifest: NOSIGNATURE
        crashutilities-3.12.jar                           |Crash Utilities               |crashutilities                |3.12                |CREATE_REG|Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.1.0.455.jar           |Mekanism: Additions           |mekanismadditions             |10.1.0              |CREATE_REG|Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |CREATE_REG|Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |CREATE_REG|Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |CREATE_REG|Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |CREATE_REG|Manifest: NOSIGNATURE
        mcw-fences-1.0.2-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.2               |CREATE_REG|Manifest: NOSIGNATURE
        mining_dimension-1.16.5-1.0.6.jar                 |Mining World                  |mining_dimension              |1.16.5-1.0.6        |CREATE_REG|Manifest: NOSIGNATURE
        simplylight-1.16.5-1.4.0-build.24.jar             |Simply Light                  |simplylight                   |1.16.5-1.4.0-build.2|CREATE_REG|Manifest: NOSIGNATURE
        jousting-1.16.5-v1.0.4.jar                        |Jousting                      |jousting                      |1.16.5-v1.0.4       |CREATE_REG|Manifest: NOSIGNATURE
        simplybackpacks-1.16.5-2.0.1-build.27.jar         |Simply Backpacks              |simplybackpacks               |1.16.5-2.0.1-build.2|CREATE_REG|Manifest: NOSIGNATURE
        SolarFluxReborn-1.16.5-16.3.9.jar                 |Solar Flux Reborn             |solarflux                     |16.3.9              |CREATE_REG|Manifest: NOSIGNATURE
        dpanvil-1.16.5-1.2.3.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.2.3        |CREATE_REG|Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |CREATE_REG|Manifest: NOSIGNATURE
        ars_nouveau-1.16.5-1.24.11.jar                    |Ars Nouveau                   |ars_nouveau                   |1.24.11             |CREATE_REG|Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        thermal_expansion-1.16.5-1.4.1.3.jar              |Thermal Expansion             |thermal_expansion             |1.4.1.3             |CREATE_REG|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
        MysticalCustomization-1.16.5-2.1.7.jar            |Mystical Customization        |mysticalcustomization         |2.1.7               |CREATE_REG|Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |CREATE_REG|Manifest: NOSIGNATURE
        ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |CREATE_REG|Manifest: NOSIGNATURE
        expandedstorage-7.3.5+1.16.5.jar                  |Expanded Storage              |expandedstorage               |7.3.5               |CREATE_REG|Manifest: NOSIGNATURE
        EnigmaticLegacy-2.11.8.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.11.8              |CREATE_REG|Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.2               |CREATE_REG|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
        [1.16.4] MassInscriber-0.1.jar                    |Mass Inscriber                |mass-inscriber                |0.1                 |CREATE_REG|Manifest: NOSIGNATURE
        MekanismTools-1.16.5-10.1.0.455.jar               |Mekanism: Tools               |mekanismtools                 |10.1.0              |CREATE_REG|Manifest: NOSIGNATURE
        architectury-1.27.45.jar                          |Architectury                  |architectury                  |1.27.45             |CREATE_REG|Manifest: NOSIGNATURE
        bambooeverything-1.16.5-1.0.1-forge.jar           |Bamboo Everything             |bambooeverything              |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |CREATE_REG|Manifest: NOSIGNATURE
        ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |CREATE_REG|Manifest: NOSIGNATURE
        ftb-ranks-forge-1605.1.5-build.16.jar             |FTB Ranks                     |ftbranks                      |1605.1.5-build.16   |CREATE_REG|Manifest: NOSIGNATURE
        moreoverlays-1.18.17-mc1.16.5.jar                 |More Overlays Updated         |moreoverlays                  |1.18.17-mc1.16.5    |CREATE_REG|Manifest: NOSIGNATURE
        ExtremeReactors2-1.16.5-2.0.34.jar                |Extreme Reactors              |bigreactors                   |1.16.5-2.0.34       |CREATE_REG|Manifest: NOSIGNATURE
        compactcrafting-1.0.0.jar                         |Compact Crafting              |compactcrafting               |task ':jar' property|CREATE_REG|Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.138.jar                          |Just Enough Items             |jei                           |7.7.1.138           |CREATE_REG|Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.1.0.455.jar                    |Mekanism                      |mekanism                      |10.1.0              |CREATE_REG|Manifest: NOSIGNATURE
        theoneprobe-1.16-3.1.4.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.4          |CREATE_REG|Manifest: NOSIGNATURE
        pipez-1.16.5-1.2.15.jar                           |Pipez                         |pipez                         |1.16.5-1.2.15       |CREATE_REG|Manifest: NOSIGNATURE
        productivebees-1.16.5-0.6.9.24.jar                |Productive Bees               |productivebees                |1.16.5-0.6.9.24     |CREATE_REG|Manifest: NOSIGNATURE
        trashcans-1.0.11-mc1.16.jar                       |Trash Cans                    |trashcans                     |1.0.11              |CREATE_REG|Manifest: NOSIGNATURE
        bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |CREATE_REG|Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |CREATE_REG|Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.5.11.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.11       |CREATE_REG|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
        rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |CREATE_REG|Manifest: NOSIGNATURE
        BotaniaAdditionsMC1.16.4-1.0.4.jar                |Botania Additions             |botaniaadditions              |1.0.4               |CREATE_REG|Manifest: NOSIGNATURE
        Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |CREATE_REG|Manifest: NOSIGNATURE
        ae2wtlib-0.3.2-1.16.5.jar                         |AE2 Wireless Terminals        |ae2wtlib                      |0.3.2-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |CREATE_REG|Manifest: NOSIGNATURE
        flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|CREATE_REG|Manifest: NOSIGNATURE
        Overloaded-1.16.5-0.0.96.jar                      |Overloaded                    |overloaded                    |0.0.96              |CREATE_REG|Manifest: 8f:e1:00:20:a7:e0:d5:e3:c4:cd:aa:9f:76:9b:99:87:e0:09:9e:98:80:e2:57:c6:5d:d1:b1:c3:79:22:e5:65
        item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |CREATE_REG|Manifest: NOSIGNATURE
        elementalcraft-1.16.5-2.7.14.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.14       |CREATE_REG|Manifest: NOSIGNATURE
        xlpackets-1.1.jar                                 |XL Packets                    |xlpackets                     |1.1                 |CREATE_REG|Manifest: NOSIGNATURE
        Druidcraft-1.16.5-0.4.54.jar                      |Druidcraft                    |druidcraft                    |0.4.52              |CREATE_REG|Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |CREATE_REG|Manifest: NOSIGNATURE
        nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |CREATE_REG|Manifest: NOSIGNATURE
        scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |CREATE_REG|Manifest: NOSIGNATURE
        ae2extras-1.3.1-1.16.5.jar                        |AE2 Extras                    |ae2extras                     |1.3.1-1.16.5        |CREATE_REG|Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |ERROR     |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |CREATE_REG|Manifest: NOSIGNATURE
        Clumps-6.0.0.27.jar                               |Clumps                        |clumps                        |6.0.0.27            |CREATE_REG|Manifest: NOSIGNATURE
        journeymap-1.16.5-5.7.3.jar                       |Journeymap                    |journeymap                    |5.7.3               |CREATE_REG|Manifest: NOSIGNATURE
        appliedenergistics2-8.4.5.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.5               |CREATE_REG|Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        lazierae2-1.16.5-1.1.4.jar                        |LazierAE2                     |lazierae2                     |1.1.4               |CREATE_REG|Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.16.5-1.5.0.jar             |Simple Storage Network        |storagenetwork                |1.16.5-1.5.0        |CREATE_REG|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
        framedcompactdrawers-1.16-2.2.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |CREATE_REG|Manifest: NOSIGNATURE
        configured-1.5.1-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |CREATE_REG|Manifest: NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |CREATE_REG|Manifest: NOSIGNATURE
        decorative_blocks_abnormals-1.2.jar               |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |CREATE_REG|Manifest: NOSIGNATURE
        BasicNetherOres-1.16.5-5.5.0.jar                  |Basic Nether Ores             |bno                           |5.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        VanillaTweaks-1.16.5-1.5.46.jar                   |VanillaTweaks                 |vanillatweaks                 |1.16.5-1.5.46       |CREATE_REG|Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.5.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.5               |CREATE_REG|Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |CREATE_REG|Manifest: NOSIGNATURE
        mcjtylib-1.16-5.1.2.jar                           |McJtyLib                      |mcjtylib                      |1.16-5.1.2          |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.1.1.jar                        |RFToolsBase                   |rftoolsbase                   |1.16-2.1.1          |CREATE_REG|Manifest: NOSIGNATURE
        xnet-1.16-3.0.15.jar                              |XNet                          |xnet                          |1.16-3.0.15         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.11.jar                      |RFToolsPower                  |rftoolspower                  |1.16-3.0.11         |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.4.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.4          |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.15.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.15         |CREATE_REG|Manifest: NOSIGNATURE
        mahoutsukai-1.16.5-v1.33.6.jar                    |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.33.6      |CREATE_REG|Manifest: NOSIGNATURE
        PackagedExCrafting-1.16.5-2.0.0.2.jar             |PackagedExCrafting            |packagedexcrafting            |2.0.0.2             |CREATE_REG|Manifest: NOSIGNATURE
        ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |CREATE_REG|Manifest: NOSIGNATURE
        inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |CREATE_REG|Manifest: NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |CREATE_REG|Manifest: NOSIGNATURE
        EnderStorage-1.16.5-2.8.0.168-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.168           |CREATE_REG|Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |CREATE_REG|Manifest: NOSIGNATURE
        ftb-chunks-forge-1605.3.2-build.83.jar            |FTB Chunks                    |ftbchunks                     |1605.3.2-build.83   |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-forge-1605.3.15-build.106.jar              |KubeJS                        |kubejs                        |1605.3.15-build.106 |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-thermal-1605.1.4-build.2.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.2    |CREATE_REG|Manifest: NOSIGNATURE
        ftb-quests-forge-1605.3.6-build.76.jar            |FTB Quests                    |ftbquests                     |1605.3.6-build.76   |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-create-1605.1.2-build.7.jar                |KubeJS Create                 |kubejs_create                 |1605.1.2-build.7    |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |CREATE_REG|Manifest: NOSIGNATURE
        BloodMagic-1.16.4-3.1.7-27.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.7-27     |CREATE_REG|Manifest: NOSIGNATURE
        tomeofblood-1.16.5-1.2.3.jar                      |Tome of Blood                 |tomeofblood                   |1.16.5-1.2.3        |CREATE_REG|Manifest: NOSIGNATURE
        kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |CREATE_REG|Manifest: NOSIGNATURE
        recipebuffers-2.1.jar                             |Recipe Buffers                |recipebuffers                 |2.1                 |CREATE_REG|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
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |CREATE_REG|Manifest: NOSIGNATURE
        MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |CREATE_REG|Manifest: NOSIGNATURE
        CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |CREATE_REG|Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.3.2.324.jar                   |Tinkers' Construct            |tconstruct                    |3.3.2.324           |CREATE_REG|Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.7.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.7          |CREATE_REG|Manifest: NOSIGNATURE
        Inspirations-1.16.5-1.2.3.38.jar                  |Inspirations                  |inspirations                  |1.2.3.38            |CREATE_REG|Manifest: NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |CREATE_REG|Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |CREATE_REG|Manifest: NOSIGNATURE
        compactores-1.16.5-3.1.0.jar                      |Compact Ores                  |compactores                   |3.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |CREATE_REG|Manifest: NOSIGNATURE
        simple-rpc-1.16.5-2.6.1.jar                       |Simple RPC                    |simple-rpc                    |1.16.5-version      |CREATE_REG|Manifest: NOSIGNATURE
        PackagedAuto-1.16.5-2.0.0.5.jar                   |PackagedAuto                  |packagedauto                  |2.0.0.5             |CREATE_REG|Manifest: NOSIGNATURE
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |CREATE_REG|Manifest: NOSIGNATURE
        Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |CREATE_REG|Manifest: NOSIGNATURE
        JAOPCA-1.16.5-3.4.2.21.jar                        |JAOPCA                        |jaopca                        |3.4.2.21            |CREATE_REG|Manifest: NOSIGNATURE
        FastWorkbench-1.16.5-4.6.1.jar                    |Fast Workbench                |fastbench                     |4.6.1               |CREATE_REG|Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.5.0.jar                   |Storage Drawers               |storagedrawers                |8.5.0               |CREATE_REG|Manifest: NOSIGNATURE
        topaddons-1.16.5-2.2.0-beta.jar                   |TOP Addons                    |topaddons                     |1.16.5-2.2.0-beta   |CREATE_REG|Manifest: NOSIGNATURE
        FluxNetworks-1.16.5-6.1.7.12.jar                  |Flux Networks                 |fluxnetworks                  |6.1.7.12            |CREATE_REG|Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |CREATE_REG|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        engineersdecor-1.16.5-1.1.15.jar                  |Engineer's Decor              |engineersdecor                |1.1.15              |CREATE_REG|Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |CREATE_REG|Manifest: NOSIGNATURE
        modular-routers-1.16.5-7.5.1-69.jar               |Modular Routers               |modularrouters                |task ':jar' property|CREATE_REG|Manifest: NOSIGNATURE
        SilentGems-1.16.3-3.7.16.jar                      |Silent's Gems 3               |silentgems                    |3.7.16              |CREATE_REG|Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |CREATE_REG|Manifest: NOSIGNATURE
        botanicalmachinery-1.16.4-0.4.4.jar               |Botanical Machinery           |botanicalmachinery            |0.4.4               |CREATE_REG|Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |CREATE_REG|Manifest: NOSIGNATURE
        chiselsandbits-1.0.43.jar                         |Chisels & bits                |chiselsandbits                |1.0.43              |CREATE_REG|Manifest: NOSIGNATURE
        createaddition-1.16.5-20211215b.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20211215b    |CREATE_REG|Manifest: NOSIGNATURE
    Crash Report UUID: ce03bea6-9bd1-47de-b959-771e88b309e5
    Suspected Mods: None

Posted

---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 1/3/22 12:03 AM
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.01 seconds (should be max 0.05)
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:338) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:355) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:351) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192750_a(PlayerAdvancements.java:218) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.ICriterionTrigger$Listener.func_192159_a(SourceFile:35) ~[?:?] {re:classloading}
    at net.minecraft.advancements.criterion.AbstractCriterionTrigger.func_235959_a_(SourceFile:72) ~[?:?] {re:classloading}
    at net.minecraft.advancements.criterion.RecipeUnlockedTrigger.func_192225_a(SourceFile:24) ~[?:?] {re:classloading}
    at net.minecraft.item.crafting.ServerRecipeBook.func_197926_a(SourceFile:41) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.ServerPlayerEntity.func_195065_a(ServerPlayerEntity.java:1011) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
    at vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule.onPlayerLoggedIn(AutomaticRecipeUnlockModule.java:64) ~[quark:r2.4-321] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.eventbus.ASMEventHandler_1675_AutomaticRecipeUnlockModule_onPlayerLoggedIn_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$3562/1619505433.invoke(Unknown Source) ~[?:?] {}
    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.firePlayerLoggedIn(BasicEventHooks.java:44) ~[forge:?] {re:classloading}
    at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A}
    at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A}
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer$$Lambda$31514/169696643.run(Unknown Source) ~[?:?] {}
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}


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

-- Head --
Thread: Server Watchdog
Stacktrace:
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:338) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:355) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:351) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.PlayerAdvancements.func_192750_a(PlayerAdvancements.java:218) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:quark.mixins.json:PlayerAdvancementsMixin,pl:mixin:A}
    at net.minecraft.advancements.ICriterionTrigger$Listener.func_192159_a(SourceFile:35) ~[?:?] {re:classloading}
    at net.minecraft.advancements.criterion.AbstractCriterionTrigger.func_235959_a_(SourceFile:72) ~[?:?] {re:classloading}
    at net.minecraft.advancements.criterion.RecipeUnlockedTrigger.func_192225_a(SourceFile:24) ~[?:?] {re:classloading}
    at net.minecraft.item.crafting.ServerRecipeBook.func_197926_a(SourceFile:41) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.ServerPlayerEntity.func_195065_a(ServerPlayerEntity.java:1011) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:ServerPlayerEntityMixin,pl:mixin:A}
    at vazkii.quark.content.tweaks.module.AutomaticRecipeUnlockModule.onPlayerLoggedIn(AutomaticRecipeUnlockModule.java:64) ~[quark:r2.4-321] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.eventbus.ASMEventHandler_1675_AutomaticRecipeUnlockModule_onPlayerLoggedIn_PlayerLoggedInEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$3562/1619505433.invoke(Unknown Source) ~[?:?] {}
    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.firePlayerLoggedIn(BasicEventHooks.java:44) ~[forge:?] {re:classloading}
    at net.minecraft.server.management.PlayerList.func_72355_a(PlayerList.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.network.login.ServerLoginNetHandler.func_147326_c(ServerLoginNetHandler.java:118) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A}
    at net.minecraft.network.login.ServerLoginNetHandler.func_73660_a(ServerLoginNetHandler.java:65) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:ServerLoginNetHandlerMixin,pl:mixin:A}
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:222) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:134) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:865) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:291) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:787) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:642) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:betterendforge.mixins.json:MinecraftServerMixin,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Thread Dump --
Details:
    Threads: "Minecolonies Pathfinding Worker #0" Id=102 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1529f1b4
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1529f1b4
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
    at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
    at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    ...


"Thread-42" Id=101 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bee0d61
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1bee0d61
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
    at java.util.concurrent.LinkedBlockingDeque.takeFirst(LinkedBlockingDeque.java:492)
    at java.util.concurrent.LinkedBlockingDeque.take(LinkedBlockingDeque.java:680)
    at sun.nio.fs.AbstractWatchService.take(AbstractWatchService.java:118)
    at me.hypherionmc.simplerpclib.util.FileWatcherService.lambda$start$0(FileWatcherService.java:40)
    at me.hypherionmc.simplerpclib.util.FileWatcherService$$Lambda$33151/513456509.run(Unknown Source)
    ...


"Thread-41" Id=100 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Backup" Id=94 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at ovh.corail.tombstone.helper.ThreadedBackup.processQueue(ThreadedBackup.java:60)
    at ovh.corail.tombstone.helper.ThreadedBackup.run(ThreadedBackup.java:37)
    at java.lang.Thread.run(Thread.java:748)


"Server Watchdog" Id=93 RUNNABLE
    at sun.management.ThreadImpl.dumpThreads0(Native Method)
    at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #3" Id=91 RUNNABLE (in native)
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:114)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #2" Id=90 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:114)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #1" Id=89 RUNNABLE
    at io.netty.channel.epoll.Native.epollWait0(Native Method)
    at io.netty.channel.epoll.Native.epollWait(Native.java:114)
    at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239)
    at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
    at java.lang.Thread.run(Thread.java:748)


"Thread-32" Id=83 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Netty Epoll Server IO #0" Id=82 BLOCKED on java.util.Collections$SynchronizedRandomAccessList@1fd19ac4 owned by "Server thread" Id=76
    at java.util.Collections$SynchronizedCollection.add(Collections.java:2037)
    -  blocked on java.util.Collections$SynchronizedRandomAccessList@1fd19ac4
    at net.minecraft.network.NetworkSystem$1.initChannel(NetworkSystem.java:86)
    at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113)
    at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105)
    at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637)
    at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46)
    at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487)
    at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161)
    ...


"ObjectCleanerThread" Id=81 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@5ad3075a
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@5ad3075a
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
    at io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
    at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
    at java.lang.Thread.run(Thread.java:748)


"Server console handler" Id=80 RUNNABLE (in native)
    at java.io.FileInputStream.readBytes(Native Method)
    at java.io.FileInputStream.read(FileInputStream.java:255)
    at java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
    -  locked java.io.BufferedInputStream@2de9e5
    at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
    at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
    at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
    -  locked java.io.InputStreamReader@6b437984
    at java.io.InputStreamReader.read(InputStreamReader.java:184)
    ...


"DestroyJavaVM" Id=79 RUNNABLE


"Server thread" Id=76 RUNNABLE
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:338)
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:355)
    at net.minecraft.advancements.PlayerAdvancements.func_192742_b(PlayerAdvancements.java:351)
    at net.minecraft.advancements.PlayerAdvancements.func_192750_a(PlayerAdvancements.java:218)
    at net.minecraft.advancements.ICriterionTrigger$Listener.func_192159_a(SourceFile:35)
    at net.minecraft.advancements.criterion.AbstractCriterionTrigger.func_235959_a_(SourceFile:72)
    at net.minecraft.advancements.criterion.RecipeUnlockedTrigger.func_192225_a(SourceFile:24)
    at net.minecraft.item.crafting.ServerRecipeBook.func_197926_a(SourceFile:41)
    ...


"Snooper Timer" Id=77 WAITING on java.util.TaskQueue@7857c992
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.TaskQueue@7857c992
    at java.lang.Object.wait(Object.java:502)
    at java.util.TimerThread.mainLoop(Timer.java:526)
    at java.util.TimerThread.run(Timer.java:505)


"spark-forge-async-worker" Id=71 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3afcf815
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3afcf815
    at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    ...


"spark-cpu-monitor" Id=70 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55715c6e
    at sun.misc.Unsafe.park(Native Method)
    -  waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@55715c6e
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
    at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
    at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
    at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    ...


"Keep-Alive-SocketCleaner" Id=68 WAITING on sun.net.www.http.KeepAliveStreamCleaner@258e901d
    at java.lang.Object.wait(Native Method)
    -  waiting on sun.net.www.http.KeepAliveStreamCleaner@258e901d
    at sun.net.www.http.KeepAliveStreamCleaner.run(KeepAliveStreamCleaner.java:101)
    at java.lang.Thread.run(Thread.java:748)


"Thread-21" Id=43 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-20" Id=42 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-19" Id=41 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-18" Id=40 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-17" Id=39 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-16" Id=38 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-15" Id=37 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-14" Id=36 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-13" Id=35 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-12" Id=34 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-11" Id=33 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-10" Id=32 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Phosphophyllite-GuiSync" Id=26 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.roguelogix.phosphophyllite.gui.GuiSync.lambda$onModLoad$2(GuiSync.java:166)
    at net.roguelogix.phosphophyllite.gui.GuiSync$$Lambda$7115/1737413575.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:748)


"Phosphophyllite OffThread Queue Worker Thread #0" Id=25 WAITING on java.util.concurrent.ConcurrentLinkedQueue@6353c667
    at java.lang.Object.wait(Native Method)
    -  waiting on java.util.concurrent.ConcurrentLinkedQueue@6353c667
    at java.lang.Object.wait(Object.java:502)
    at net.roguelogix.phosphophyllite.threading.WorkQueue$DequeueThread.run(WorkQueue.java:48)
    at java.lang.Thread.run(Thread.java:748)


"Timer hack thread" Id=19 TIMED_WAITING
    at java.lang.Thread.sleep(Native Method)
    at net.minecraft.util.Util$6.run(Util.java:505)


"Thread-2" Id=16 RUNNABLE (in native)
    at sun.nio.fs.LinuxWatchService.poll(Native Method)
    at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47)
    at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314)
    at java.lang.Thread.run(Thread.java:748)


"Thread-1" Id=15 TIMED_WAITING
    at sun.misc.Unsafe.park(Native Method)
    at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338)
    at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)


"Signal Dispatcher" Id=5 RUNNABLE


"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@3eb2a648
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.ReferenceQueue$Lock@3eb2a648
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)


"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@617f0fdc
    at java.lang.Object.wait(Native Method)
    -  waiting on java.lang.ref.Reference$Lock@617f0fdc
    at java.lang.Object.wait(Object.java:502)
    at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)

Stacktrace:
    at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:56) [?:?] {re:classloading}
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] {}


-- Performance stats --
Details:
    Random tick rate: 3
    Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 1, entities: 187 [minecraft:item:38,minecraft:falling_block:27,minecraft:sheep:26,eidolon:zombie_brute:16,minecraft:cow:12], block_entities: 380 [minecraft:chest:167,minecraft:mob_spawner:93,productivebees:solitary_nest:21,minecraft:skull:19,elementalcraft:source:17], block_ticks: 10426, fluid_ticks: 4248, chunk_source: ServerChunkCache: 2025,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / bloodmagic:dungeon]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / compactmachines:compact_world]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / rats:ratlantis]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / mining_dimension:mining]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / woot:tartarus]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 729,
ResourceKey[minecraft:dimension / mahoutsukai:reality_marble]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / appliedenergistics2:spatial_storage]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0,
ResourceKey[minecraft:dimension / mythicbotany:alfheim]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0

-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Linux (amd64) version 4.19.0-10-amd64
    Java Version: 1.8.0_242, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 844550272 bytes (805 MB) / 1969061888 bytes (1877 MB) up to 8572502016 bytes (8175 MB)
    CPUs: 2
    JVM Flags: 3 total; -Xms128M -Xmx8192M -Xincgc
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /server.jar object_holder_definalize PLUGINSERVICE 
        /server.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /server.jar capability_inject_definalize PLUGINSERVICE 
        /server.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /server.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: net.minecraftforge:36.2.22
    FML Language Providers: 
        javafml@36.2
        minecraft@1
        kotlinforforge@1.15.1
    Mod List: 
        ftb-essentials-1605.1.5-build.32.jar              |FTB Essentials                |ftbessentials                 |1605.1.5-build.32   |DONE      |Manifest: NOSIGNATURE
        supermartijn642configlib-1.0.9-mc1.16.jar         |SuperMartijn642's Config Lib  |supermartijn642configlib      |1.0.9               |DONE      |Manifest: NOSIGNATURE
        Variant16x-1.16.5-v0.23.1_beta_pre3.jar           |Variant16x                    |variant16x                    |0.23.1_beta_pre3    |DONE      |Manifest: NOSIGNATURE
        Uppers-0.3.2.jar                                  |Uppers                        |uppers                        |0.3.2               |DONE      |Manifest: NOSIGNATURE
        HammerLib-1.16.5-16.3.27.jar                      |HammerLib                     |hammerlib                     |16.3.27             |DONE      |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
        mcw-windows-2.0.2-mc1.16.5.jar                    |Macaw's Windows               |mcwwindows                    |2.0.2               |DONE      |Manifest: NOSIGNATURE
        SilentMechanisms-1.16.3-1.0.1+77.jar              |Silent's Mechanisms           |silents_mechanisms            |1.0.1+77            |DONE      |Manifest: NOSIGNATURE
        modnametooltip_1.16.2-1.15.0.jar                  |Mod Name Tooltip              |modnametooltip                |1.15.0              |DONE      |Manifest: NOSIGNATURE
        CTM-MC1.16.1-1.1.2.6.jar                          |ConnectedTexturesMod          |ctm                           |MC1.16.1-1.1.2.6    |DONE      |Manifest: NOSIGNATURE
        farmersdelightintegrations-1.16.5-1.2.jar         |Farmer's Delight Compats      |farmersdelightintegrations    |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        Powah-1.16.5-2.3.16.jar                           |Powah                         |powah                         |2.3.16              |DONE      |Manifest: NOSIGNATURE
        ColouredTooltips-1.16.5-11.0.3.jar                |ColouredTooltips              |colouredtooltips              |11.0.3              |DONE      |Manifest: NOSIGNATURE
        mdecore-1.16.4-16.1.0.jar                         |MattDahEpic Core              |mdecore                       |16.1.0              |DONE      |Manifest: NOSIGNATURE
        WitherSkeletonTweaks-1.16.5-5.4.1.jar             |Wither Skeleton Tweaks        |wstweaks                      |5.4.1               |DONE      |Manifest: NOSIGNATURE
        reliquary-1.16.5-1.3.5.1100.jar                   |Reliquary                     |xreliquary                    |1.16.5-1.3.5.1100   |DONE      |Manifest: NOSIGNATURE
        Apotheosis-1.16.5-4.8.4.jar                       |Apotheosis                    |apotheosis                    |4.8.4               |DONE      |Manifest: NOSIGNATURE
        Morpheus-1.16.5-4.2.70.jar                        |Morpheus                      |morpheus                      |4.2.70              |DONE      |Manifest: NOSIGNATURE
        TMechworks-1.16.3+-2.2.5.jar                      |Tinkers' Mechworks            |tmechworks                    |2.2.5               |DONE      |Manifest: NOSIGNATURE
        JustEnoughResources-1.16.5-0.12.1.133.jar         |Just Enough Resources         |jeresources                   |0.12.1.133          |DONE      |Manifest: NOSIGNATURE
        ninjaphenix-container-library-1.2.9+1.16.5.jar    |NinjaPhenix's Container Librar|ninjaphenix_container_lib     |1.2.9               |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.16.5-0.17.12b.jar               |Supplementaries               |supplementaries               |0.17.12             |DONE      |Manifest: NOSIGNATURE
        emojiful-1.16.4-2.1.6.jar                         |Emojiful                      |emojiful                      |1.16.4-2.1.6        |DONE      |Manifest: NOSIGNATURE
        refinedstorage-1.9.16.jar                         |Refined Storage               |refinedstorage                |1.9.16              |DONE      |Manifest: NOSIGNATURE
        betterendforge-1.16.5-2.5.jar                     |BetterEnd Forge               |betterendforge                |1.16.5-2.5          |DONE      |Manifest: NOSIGNATURE
        Upgraded Netherite 1.10.1.jar                     |Upgraded Netherite            |upgradednetherite             |1.10.1              |DONE      |Manifest: NOSIGNATURE
        PackMenu-1.16.5-2.5.0.jar                         |PackMenu                      |packmenu                      |2.5.0               |DONE      |Manifest: NOSIGNATURE
        industrial-foregoing-1.16.5-3.2.14.6-14.jar       |Industrial Foregoing          |industrialforegoing           |3.2.14.6            |DONE      |Manifest: NOSIGNATURE
        torchmaster-2.3.8.jar                             |Torchmaster                   |torchmaster                   |2.3.8               |DONE      |Manifest: NOSIGNATURE
        TipTheScales-1.16.5-3.0.0.15.jar                  |TipTheScales                  |tipthescales                  |3.0.0.15            |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.477-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.477   |DONE      |Manifest: NOSIGNATURE
        ironfurnaces-1.16.5-2.7.7.jar                     |Iron Furnaces                 |ironfurnaces                  |2.7.7               |DONE      |Manifest: NOSIGNATURE
        silent-gear-1.16.5-2.6.30.jar                     |Silent Gear                   |silentgear                    |2.6.30              |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.0.15-mc1.16.5.jar        |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.0.15              |DONE      |Manifest: NOSIGNATURE
        masonry-1.16.3-0.3.6.jar                          |Masonry                       |masonry                       |NONE                |DONE      |Manifest: NOSIGNATURE
        Botania-1.16.5-420.1.jar                          |Botania                       |botania                       |1.16.5-420.1        |DONE      |Manifest: NOSIGNATURE
        SpawnerFix-1.16.2-1.0.0.2.jar                     |Spawner Fix                   |sf                            |1.0.0.2             |DONE      |Manifest: NOSIGNATURE
        spark-forge.jar                                   |spark                         |spark                         |1.6.0               |DONE      |Manifest: NOSIGNATURE
        MysticalAdaptations-1.16.5-1.2.1.jar              |Mystical Adaptations          |mysticaladaptations           |1.16.5-1.2.1        |DONE      |Manifest: NOSIGNATURE
        portality-1.16.5-3.2.5.jar                        |Portality                     |portality                     |3.2.5               |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.0.5.3.jar                   |Curios API                    |curios                        |1.16.5-4.0.5.3      |DONE      |Manifest: NOSIGNATURE
        angelring-1.16.5-1.3.4.1.jar                      |Angel Ring                    |angelring                     |1.3.4.1             |DONE      |Manifest: NOSIGNATURE
        tombstone-6.6.3-1.16.5.jar                        |Corail Tombstone              |tombstone                     |6.6.3               |DONE      |Manifest: NOSIGNATURE
        ExtraStorage-1.16.5-1.6.0.jar                     |Extra Storage                 |extrastorage                  |1.6.0               |DONE      |Manifest: NOSIGNATURE
        constructionwand-1.16.5-2.6.jar                   |Construction Wand             |constructionwand              |1.16.5-2.6          |DONE      |Manifest: NOSIGNATURE
        mcw-roofs-2.0.1-mc1.16.5-4.jar                    |Macaw's Roofs                 |mcwroofs                      |2.0.1               |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-2.0.1-mc1.16.5.jar                  |Macaw's Furniture             |mcwfurnitures                 |2.0.1               |DONE      |Manifest: NOSIGNATURE
        Adorn-1.14.1+1.16.5-forge.jar                     |Adorn                         |adorn                         |1.14.1+1.16.5-forge |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.13.49-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.13.49             |DONE      |Manifest: NOSIGNATURE
        FastLeafDecay-v25.jar                             |FastLeafDecay                 |fastleafdecay                 |v25                 |DONE      |Manifest: NOSIGNATURE
        CodeChickenLib-1.16.5-4.0.5.438-universal.jar     |CodeChicken Lib               |codechickenlib                |4.0.5.438           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        CleanView-1.16.5-v2.jar                           |CleanView                     |cleanview                     |1.16.5-v2           |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        geckolib-forge-1.16.5-3.0.57.jar                  |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        SaveMyStronghold-1.16.4-1.0.jar                   |Save My Stronghold!           |savemystronghold              |1.16.4-1.0          |DONE      |Manifest: NOSIGNATURE
        ClientTweaks_1.16.3-5.3.0.jar                     |Client Tweaks                 |clienttweaks                  |5.3.0               |DONE      |Manifest: NOSIGNATURE
        nomowanderer_MC1.16.5_1.2.jar                     |NoMoWanderer                  |nomowanderer                  |1.16.5_1.2          |DONE      |Manifest: NOSIGNATURE
        SimplyJetpacks2-1.16.5-2.6.11.2.jar               |Simply Jetpacks 2             |simplyjetpacks                |1.16.5-2.6.11.2     |DONE      |Manifest: NOSIGNATURE
        woot-1.16.5-1.0.8.0.jar                           |Woot                          |woot                          |1.16.5-1.0.8.0      |DONE      |Manifest: NOSIGNATURE
        AttributeFix-1.16.5-10.1.3.jar                    |AttributeFix                  |attributefix                  |10.1.3              |DONE      |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
        caelus-forge-1.16.5-2.1.3.2.jar                   |Caelus API                    |caelus                        |1.16.5-2.1.3.2      |DONE      |Manifest: NOSIGNATURE
        RingsOfAscension-1.16.4-1.6.0.jar                 |Rings of Ascension            |ringsofascension              |1.6.0               |DONE      |Manifest: NOSIGNATURE
        shutupexperimentalsettings-1.0.3.jar              |Shutup Experimental Settings! |shutupexperimentalsettings    |1.0.3               |DONE      |Manifest: NOSIGNATURE
        NaturesCompass-1.16.5-1.9.1-forge.jar             |Nature's Compass              |naturescompass                |1.16.5-1.9.1-forge  |DONE      |Manifest: NOSIGNATURE
        netheritehorsearmor-1.7.jar                       |Netherite Horse Armor Mod     |netheritehorsearmor           |1.7                 |DONE      |Manifest: NOSIGNATURE
        LibX-1.16.3-1.0.76.jar                            |LibX                          |libx                          |1.16.3-1.0.76       |DONE      |Manifest: NOSIGNATURE
        compactmachines-4.0.0-beta.2.jar                  |Compact Machines 4            |compactmachines               |4.0.0-beta.2        |DONE      |Manifest: NOSIGNATURE
        angelblock-3.0.jar                                |Angel Block                   |angelblock                    |3.0                 |DONE      |Manifest: NOSIGNATURE
        phosphophyllite-1.16.5-0.5.1.jar                  |Phosphophyllite               |phosphophyllite               |0.5.1               |DONE      |Manifest: NOSIGNATURE
        engineerstools-1.16.5-1.1.6.jar                   |Engineer's Tools              |engineerstools                |1.1.6               |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        FarmingForBlockheads_1.16.5-7.3.1.jar             |Farming for Blockheads        |farmingforblockheads          |7.3.1               |DONE      |Manifest: NOSIGNATURE
        pneumaticcraft-repressurized-1.16.5-2.14.6-277.jar|PneumaticCraft: Repressurized |pneumaticcraft                |1.16.5-2.14.6-277   |DONE      |Manifest: NOSIGNATURE
        pedestals-0.8s_hotfix_5.jar                       |Pedestals                     |pedestals                     |0.8s_hotfix_5       |DONE      |Manifest: NOSIGNATURE
        catalogue-1.5.0-1.16.5.jar                        |Catalogue                     |catalogue                     |1.5.0               |DONE      |Manifest: NOSIGNATURE
        JEITweaker-1.16.5-1.1.0.48.jar                    |JEI Tweaker                   |jeitweaker                    |1.1.0.48            |DONE      |Manifest: NOSIGNATURE
        sodium-forge-2.9.10+rev.ea6353c.jar               |SodiumReforged                |sodium                        |2.9.10+rev.ea6353c  |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-1.16.5-7.1.2.481.jar                 |CraftTweaker                  |crafttweaker                  |7.1.2.481           |DONE      |Manifest: NOSIGNATURE
        extradisks-1.16.4-1.5.1.jar                       |Extra Disks                   |extradisks                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        ImmersivePetroleum-1.16.5-3.3.0-10.jar            |Immersive Petroleum           |immersivepetroleum            |3.3.0-10            |DONE      |Manifest: NOSIGNATURE
        MythicBotany-1.16.5-1.4.19.jar                    |MythicBotany                  |mythicbotany                  |1.16.5-1.4.19       |DONE      |Manifest: NOSIGNATURE
        ZeroCore2-1.16.5-2.1.9.jar                        |Zero CORE 2                   |zerocore                      |1.16.5-2.1.9        |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.22-server.jar                   |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        MouseTweaks-2.14-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.14                |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.16.5-5.0.7-143.jar         |Immersive Engineering         |immersiveengineering          |1.16.5-5.0.7-143    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        EntityCulling-1.16.5-2.1.6.jar                    |Entity Culling                |entity_culling                |2.1.6               |DONE      |Manifest: NOSIGNATURE
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
        Ding-1.16.5-1.3.0.jar                             |Ding                          |ding                          |1.3.0               |DONE      |Manifest: NOSIGNATURE
        jeiintegration_1.16.5-7.0.1.15.jar                |JEI Integration               |jeiintegration                |7.0.1.15            |DONE      |Manifest: NOSIGNATURE
        flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
        Mantle-1.16.5-1.6.152.jar                         |Mantle                        |mantle                        |1.6.152             |DONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
        ftb-backups-2.1.2.2.jar                           |FTB Backups                   |ftbbackups                    |2.1.2.2             |DONE      |Manifest: NOSIGNATURE
        dragonseeker-1.1.jar                              |Dragonseeker                  |dragonseeker                  |1.1                 |DONE      |Manifest: NOSIGNATURE
        baubleyheartcanisters-1.16.5-1.1.11.jar           |Baubley Heart Canisters       |bhc                           |1.16.5-1.1.11       |DONE      |Manifest: NOSIGNATURE
        serverconfigupdater-1.3.jar                       |ServerConfig Updater          |serverconfigupdater           |1.3                 |DONE      |Manifest: NOSIGNATURE
        oauth-1.1.5-1.16.jar                              |OAuth                         |oauth                         |1.0                 |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.16.5-0.37.jar                   |Polymorph                     |polymorph                     |1.16.5-0.37         |DONE      |Manifest: NOSIGNATURE
        JustEnoughProfessions-1.16.5-1.2.2.jar            |Just Enough Professions (JEP) |justenoughprofessions         |1.2.2               |DONE      |Manifest: NOSIGNATURE
        AutoRegLib-1.6-49.jar                             |AutoRegLib                    |autoreglib                    |1.6-49              |DONE      |Manifest: NOSIGNATURE
        cagedmobs-1.16.5-1.3.8.jar                        |Caged Mobs                    |cagedmobs                     |1.16.5-1.3.8        |DONE      |Manifest: NOSIGNATURE
        PickleTweaks-1.16.5-5.2.6.jar                     |Pickle Tweaks                 |pickletweaks                  |5.2.6               |DONE      |Manifest: NOSIGNATURE
        FastFurnace-1.16.5-4.5.0.jar                      |FastFurnace                   |fastfurnace                   |4.5.0               |DONE      |Manifest: NOSIGNATURE
        connectedglass-1.1.1-mc1.16.jar                   |Connected Glass               |connectedglass                |1.1.1               |DONE      |Manifest: NOSIGNATURE
        extremeSoundMuffler-3.17_1.16.5.jar               |Extreme Sound Muffler         |extremesoundmuffler           |3.17_forge-1.16.5   |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.16.5-v4a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v4a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        deuf-1.16.4-1.1.jar                               |DEUF - Duplicate Entity UUID F|deuf                          |1.16.4-1.1          |DONE      |Manifest: NOSIGNATURE
        enchantedbookredesign-3.3-1.16.4.jar              |Enchanted Book Redesign       |enchantedbookredesign         |3.3-1.16.4          |DONE      |Manifest: NOSIGNATURE
        CyclopsCore-1.16.5-1.12.1.jar                     |Cyclops Core                  |cyclopscore                   |1.12.1              |DONE      |Manifest: NOSIGNATURE
        notenoughcrashes-4.1.2+1.16.5-forge.jar           |Not Enough Crashes            |notenoughcrashes              |4.1.2+1.16.5        |DONE      |Manifest: NOSIGNATURE
        NetherPortalFix_1.16.3-7.2.1.jar                  |NetherPortalFix               |netherportalfix               |7.2.1               |DONE      |Manifest: NOSIGNATURE
        aiotbotania-1.16.5-1.8.4.jar                      |AIOT Botania                  |aiotbotania                   |1.8.4               |DONE      |Manifest: NOSIGNATURE
        eidolon-0.2.7.jar                                 |Eidolon                       |eidolon                       |0.2.7               |DONE      |Manifest: NOSIGNATURE
        managear-1.16.3-2.2.3.jar                         |Mana Gear                     |managear                      |1.16.3-2.2.3        |DONE      |Manifest: NOSIGNATURE
        ExtendedCrafting-1.16.5-3.1.10.jar                |Extended Crafting             |extendedcrafting              |3.1.10              |DONE      |Manifest: NOSIGNATURE
        HealthOverlay-1.16.5-3.0.1.jar                    |Health Overlay                |healthoverlay                 |3.0.1               |DONE      |Manifest: NOSIGNATURE
        morecfm-1.3.1-1.16.3.jar                          |MrCrayfish's More Furniture Mo|morecfm                       |1.3.1               |DONE      |Manifest: NOSIGNATURE
        connectivity-2.4-1.16.5.jar                       |Connectivity Mod              |connectivity                  |2.4-1.16.5          |DONE      |Manifest: NOSIGNATURE
        Industrial_AgricultureCore-1.16.5-1.8.13.jar      |Industrial Agriculture        |industrialagriculture         |1.16.5-1.8.13       |DONE      |Manifest: NOSIGNATURE
        KleeSlabs_1.16.5-9.2.1.jar                        |KleeSlabs                     |kleeslabs                     |9.2.1               |DONE      |Manifest: NOSIGNATURE
        chiseled0.4.3.jar                                 |Chiseled                      |chiseled                      |0.2.2               |DONE      |Manifest: NOSIGNATURE
        CookingForBlockheads_1.16.5-9.3.4.jar             |Cooking for Blockheads        |cookingforblockheads          |9.3.4               |DONE      |Manifest: NOSIGNATURE
        Controlling-7.0.0.28.jar                          |Controlling                   |controlling                   |7.0.0.28            |DONE      |Manifest: NOSIGNATURE
        Placebo-1.16.5-4.6.1.jar                          |Placebo                       |placebo                       |4.6.1               |DONE      |Manifest: NOSIGNATURE
        dankstorage-3.17.jar                              |Dank Storage                  |dankstorage                   |3.17                |DONE      |Manifest: NOSIGNATURE
        citadel-1.8.1-1.16.5.jar                          |Citadel                       |citadel                       |1.8.1               |DONE      |Manifest: NOSIGNATURE
        iceandfire-2.1.9-1.16.5.jar                       |Ice and Fire                  |iceandfire                    |2.1.9-1.16.5        |DONE      |Manifest: NOSIGNATURE
        rats-7.2.0-1.16.5.jar                             |Rats                          |rats                          |7.2.0               |DONE      |Manifest: NOSIGNATURE
        ratlantis-1.0.0-1.16.3.jar                        |Rats: Ratlantis               |ratlantis                     |1.0.0-1.16.3        |DONE      |Manifest: NOSIGNATURE
        iafgear-1.16.5-1.0.4.jar                          |DragonGear                    |iafgear                       |1.16.5-1.0.4        |DONE      |Manifest: NOSIGNATURE
        Bookshelf-Forge-1.16.5-10.3.29.jar                |Bookshelf                     |bookshelf                     |10.3.29             |DONE      |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
        DarkUtilities-1.16.5-8.0.10.jar                   |Dark Utilities                |darkutils                     |8.0.10              |DONE      |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
        BotanyPots-1.16.5-7.1.30.jar                      |BotanyPots                    |botanypots                    |7.1.30              |DONE      |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
        BotanyTrees-1.16.5-3.0.6.jar                      |BotanyTrees                   |botanytrees                   |3.0.6               |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        sophisticatedbackpacks-1.16.5-3.14.3.484.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.14.3.484   |DONE      |Manifest: NOSIGNATURE
        Industrial Agriculture[Powah]-1.16.3-1.7.1.jar    |Industrial Agriculture Plugin-|iapp                          |1.16.3-1.7.1        |DONE      |Manifest: NOSIGNATURE
        buildinggadgets-1.16.5-3.8.2.jar                  |Building Gadgets              |buildinggadgets               |3.8.2               |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-2.11.2.jar                           |FramedBlocks                  |framedblocks                  |2.11.2              |DONE      |Manifest: NOSIGNATURE
        forge-1.16.5-36.2.22-universal.jar                |Forge                         |forge                         |36.2.22             |DONE      |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        cofh_core-1.16.5-1.4.0.6.jar                      |CoFH Core                     |cofh_core                     |1.4.0.6             |DONE      |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.16.5-1.4.1.7.jar             |Thermal Series                |thermal                       |1.4.1.7             |DONE      |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.16.5-1.4.1.3.jar             |Thermal Innovation            |thermal_innovation            |1.4.1.3             |DONE      |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.16.5-1.4.1.3.jar            |Thermal Cultivation           |thermal_cultivation           |1.4.1.3             |DONE      |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
        appleskin-forge-mc1.16.x-2.2.0.jar                |AppleSkin                     |appleskin                     |mc1.16.4-2.2.0      |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.0.5-mc1.16.5.jar                      |Macaw's Doors                 |mcwdoors                      |1.0.5               |DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.16.5-10.1.0.455.jar          |Mekanism: Generators          |mekanismgenerators            |10.1.0              |DONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
        XNetGases-1.16.5-2.3.8.jar                        |XNet Gases                    |xnetgases                     |2.3.8               |DONE      |Manifest: NOSIGNATURE
        MmmMmmMmmMmm-1.16.5-1.3.1.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |DONE      |Manifest: NOSIGNATURE
        mob_grinding_utils-1.16.5-0.4.30.jar              |Mob Grinding Utils            |mob_grinding_utils            |1.16.5-0.4.30       |DONE      |Manifest: NOSIGNATURE
        chocolate-1.3.0-1.16.4.jar                        |Chocolate                     |chocolate                     |1.3.0-1.16.4        |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.5.4.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.5.4        |DONE      |Manifest: NOSIGNATURE
        fd_cookbook-2.0.jar                               |Farmers Delight Cookbook      |fd_cookbook                   |2.0                 |DONE      |Manifest: NOSIGNATURE
        entangled-1.3.10-mc1.16.jar                       |Entangled                     |entangled                     |1.3.10              |DONE      |Manifest: NOSIGNATURE
        CommonCapabilities-1.16.5-2.8.0.jar               |CommonCapabilities            |commoncapabilities            |2.8.0               |DONE      |Manifest: NOSIGNATURE
        crashutilities-3.12.jar                           |Crash Utilities               |crashutilities                |3.12                |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.16.5-10.1.0.455.jar           |Mekanism: Additions           |mekanismadditions             |10.1.0              |DONE      |Manifest: NOSIGNATURE
        valkyrielib-1.16.5-3.0.9.5.jar                    |ValkyrieLib                   |valkyrielib                   |1.16.5-3.0.9.5      |DONE      |Manifest: NOSIGNATURE
        envirocore-1.16.5-3.0.9.3.jar                     |Environmental Core            |envirocore                    |1.16.5-3.0.9.3      |DONE      |Manifest: NOSIGNATURE
        envirotech-1.16.5-3.0.9.4.jar                     |Environmental Tech            |envirotech                    |1.16.5-3.0.9.4      |DONE      |Manifest: NOSIGNATURE
        Lollipop-1.16.5-3.2.9.jar                         |Lollipop                      |lollipop                      |3.2.9               |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.2-mc1.16.5.jar                     |Macaw's Fences and Walls      |mcwfences                     |1.0.2               |DONE      |Manifest: NOSIGNATURE
        mining_dimension-1.16.5-1.0.6.jar                 |Mining World                  |mining_dimension              |1.16.5-1.0.6        |DONE      |Manifest: NOSIGNATURE
        simplylight-1.16.5-1.4.0-build.24.jar             |Simply Light                  |simplylight                   |1.16.5-1.4.0-build.2|DONE      |Manifest: NOSIGNATURE
        jousting-1.16.5-v1.0.4.jar                        |Jousting                      |jousting                      |1.16.5-v1.0.4       |DONE      |Manifest: NOSIGNATURE
        simplybackpacks-1.16.5-2.0.1-build.27.jar         |Simply Backpacks              |simplybackpacks               |1.16.5-2.0.1-build.2|DONE      |Manifest: NOSIGNATURE
        SolarFluxReborn-1.16.5-16.3.9.jar                 |Solar Flux Reborn             |solarflux                     |16.3.9              |DONE      |Manifest: NOSIGNATURE
        dpanvil-1.16.5-1.2.3.jar                          |DataPack Anvil                |dpanvil                       |1.16.5-1.2.3        |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.16.4-53.2.jar                         |Patchouli                     |patchouli                     |1.16.4-53.2         |DONE      |Manifest: NOSIGNATURE
        ars_nouveau-1.16.5-1.24.11.jar                    |Ars Nouveau                   |ars_nouveau                   |1.24.11             |DONE      |Manifest: NOSIGNATURE
        time-in-a-bottle-1.1.0.jar                        |Time In A Bottle              |tiab                          |1.1.0               |DONE      |Manifest: NOSIGNATURE
        thermal_expansion-1.16.5-1.4.1.3.jar              |Thermal Expansion             |thermal_expansion             |1.4.1.3             |DONE      |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
        MysticalCustomization-1.16.5-2.1.7.jar            |Mystical Customization        |mysticalcustomization         |2.1.7               |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.16.5-1.7.13.jar                      |Elevator Mod                  |elevatorid                    |1.16.5-1.7.13       |DONE      |Manifest: NOSIGNATURE
        ftb-ultimine-forge-1605.3.1-build.45.jar          |FTB Ultimine                  |ftbultimine                   |1605.3.1-build.45   |DONE      |Manifest: NOSIGNATURE
        expandedstorage-7.3.5+1.16.5.jar                  |Expanded Storage              |expandedstorage               |7.3.5               |DONE      |Manifest: NOSIGNATURE
        EnigmaticLegacy-2.11.8.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.11.8              |DONE      |Manifest: NOSIGNATURE
        Runelic-1.16.5-7.0.2.jar                          |Runelic                       |runelic                       |7.0.2               |DONE      |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
        [1.16.4] MassInscriber-0.1.jar                    |Mass Inscriber                |mass-inscriber                |0.1                 |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.16.5-10.1.0.455.jar               |Mekanism: Tools               |mekanismtools                 |10.1.0              |DONE      |Manifest: NOSIGNATURE
        architectury-1.27.45.jar                          |Architectury                  |architectury                  |1.27.45             |DONE      |Manifest: NOSIGNATURE
        bambooeverything-1.16.5-1.0.1-forge.jar           |Bamboo Everything             |bambooeverything              |1.0.1               |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1605.3.4-build.90.jar           |FTB Library                   |ftblibrary                    |1605.3.4-build.90   |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1605.2.3-build.40.jar             |FTB Teams                     |ftbteams                      |1605.2.3-build.40   |DONE      |Manifest: NOSIGNATURE
        ftb-ranks-forge-1605.1.5-build.16.jar             |FTB Ranks                     |ftbranks                      |1605.1.5-build.16   |DONE      |Manifest: NOSIGNATURE
        moreoverlays-1.18.17-mc1.16.5.jar                 |More Overlays Updated         |moreoverlays                  |1.18.17-mc1.16.5    |DONE      |Manifest: NOSIGNATURE
        ExtremeReactors2-1.16.5-2.0.34.jar                |Extreme Reactors              |bigreactors                   |1.16.5-2.0.34       |DONE      |Manifest: NOSIGNATURE
        compactcrafting-1.0.0.jar                         |Compact Crafting              |compactcrafting               |task ':jar' property|DONE      |Manifest: NOSIGNATURE
        jei-1.16.5-7.7.1.138.jar                          |Just Enough Items             |jei                           |7.7.1.138           |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.16.5-10.1.0.455.jar                    |Mekanism                      |mekanism                      |10.1.0              |DONE      |Manifest: NOSIGNATURE
        theoneprobe-1.16-3.1.4.jar                        |The One Probe                 |theoneprobe                   |1.16-3.1.4          |DONE      |Manifest: NOSIGNATURE
        pipez-1.16.5-1.2.15.jar                           |Pipez                         |pipez                         |1.16.5-1.2.15       |DONE      |Manifest: NOSIGNATURE
        productivebees-1.16.5-0.6.9.24.jar                |Productive Bees               |productivebees                |1.16.5-0.6.9.24     |DONE      |Manifest: NOSIGNATURE
        trashcans-1.0.11-mc1.16.jar                       |Trash Cans                    |trashcans                     |1.0.11              |DONE      |Manifest: NOSIGNATURE
        bwncr-1.16.5-3.10.16.jar                          |Bad Wither No Cookie Reloaded |bwncr                         |1.16.5-3.10.16      |DONE      |Manifest: NOSIGNATURE
        GameMenuModOption-1.16.4-1.8.jar                  |Game Menu Mod Option          |gamemenumodoption             |1.8                 |DONE      |Manifest: NOSIGNATURE
        Cyclic-1.16.5-1.5.11.jar                          |Cyclic                        |cyclic                        |1.16.5-1.5.11       |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        rhino-forge-1605.1.5-build.75.jar                 |Rhino                         |rhino                         |1605.1.5-build.75   |DONE      |Manifest: NOSIGNATURE
        BotaniaAdditionsMC1.16.4-1.0.4.jar                |Botania Additions             |botaniaadditions              |1.0.4               |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.16.5-4.1.12.jar                        |Cucumber Library              |cucumber                      |4.1.12              |DONE      |Manifest: NOSIGNATURE
        ae2wtlib-0.3.2-1.16.5.jar                         |AE2 Wireless Terminals        |ae2wtlib                      |0.3.2-1.16.5        |DONE      |Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        flatbedrock-1.2.0-build.2+mc1.16.5.jar            |Flat Bedrock                  |flatbedrock                   |1.2.0-build.2+mc1.16|DONE      |Manifest: NOSIGNATURE
        Overloaded-1.16.5-0.0.96.jar                      |Overloaded                    |overloaded                    |0.0.96              |DONE      |Manifest: 8f:e1:00:20:a7:e0:d5:e3:c4:cd:aa:9f:76:9b:99:87:e0:09:9e:98:80:e2:57:c6:5d:d1:b1:c3:79:22:e5:65
        item-filters-forge-1605.2.5-build.9.jar           |Item Filters                  |itemfilters                   |1605.2.5-build.9    |DONE      |Manifest: NOSIGNATURE
        elementalcraft-1.16.5-2.7.14.jar                  |ElementalCraft                |elementalcraft                |1.16.5-2.7.14       |DONE      |Manifest: NOSIGNATURE
        xlpackets-1.1.jar                                 |XL Packets                    |xlpackets                     |1.1                 |DONE      |Manifest: NOSIGNATURE
        Druidcraft-1.16.5-0.4.54.jar                      |Druidcraft                    |druidcraft                    |0.4.52              |DONE      |Manifest: NOSIGNATURE
        abnormals_core-1.16.5-3.3.0.jar                   |Abnormals Core                |abnormals_core                |3.3.0               |DONE      |Manifest: NOSIGNATURE
        nethers_delight-2.1.jar                           |Nethers Delight               |nethers_delight               |2.1                 |DONE      |Manifest: NOSIGNATURE
        scannable-1.16.5-forge-1.7.6+00198b7.jar          |Scannable                     |scannable                     |1.7.6               |DONE      |Manifest: NOSIGNATURE
        ae2extras-1.3.1-1.16.5.jar                        |AE2 Extras                    |ae2extras                     |1.3.1-1.16.5        |DONE      |Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
        Waystones_1.16.5-7.6.4.jar                        |Waystones                     |waystones                     |7.6.4               |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.27.jar                               |Clumps                        |clumps                        |6.0.0.27            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.16.5-5.7.3.jar                       |Journeymap                    |journeymap                    |5.7.3               |DONE      |Manifest: NOSIGNATURE
        appliedenergistics2-8.4.5.jar                     |Applied Energistics 2         |appliedenergistics2           |8.4.5               |DONE      |Manifest: 95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        lazierae2-1.16.5-1.1.4.jar                        |LazierAE2                     |lazierae2                     |1.1.4               |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.16.5-1.5.0.jar             |Simple Storage Network        |storagenetwork                |1.16.5-1.5.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        framedcompactdrawers-1.16-2.2.1.jar               |Framed Compacting Drawers     |framedcompactdrawers          |1.16-2.2.1          |DONE      |Manifest: NOSIGNATURE
        configured-1.5.1-1.16.5.jar                       |Configured                    |configured                    |1.5.1               |DONE      |Manifest: NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |DONE      |Manifest: NOSIGNATURE
        decorative_blocks_abnormals-1.2.jar               |Decorative Blocks Abnormals   |decorative_blocks_abnormals   |1.2                 |DONE      |Manifest: NOSIGNATURE
        BasicNetherOres-1.16.5-5.5.0.jar                  |Basic Nether Ores             |bno                           |5.5.0               |DONE      |Manifest: NOSIGNATURE
        VanillaTweaks-1.16.5-1.5.46.jar                   |VanillaTweaks                 |vanillatweaks                 |1.16.5-1.5.46       |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.16.5-2.3.5.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.5               |DONE      |Manifest: NOSIGNATURE
        lazydfu-0.1.3.jar                                 |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
        mcjtylib-1.16-5.1.2.jar                           |McJtyLib                      |mcjtylib                      |1.16-5.1.2          |DONE      |Manifest: NOSIGNATURE
        rftoolsbase-1.16-2.1.1.jar                        |RFToolsBase                   |rftoolsbase                   |1.16-2.1.1          |DONE      |Manifest: NOSIGNATURE
        xnet-1.16-3.0.15.jar                              |XNet                          |xnet                          |1.16-3.0.15         |DONE      |Manifest: NOSIGNATURE
        rftoolspower-1.16-3.0.11.jar                      |RFToolsPower                  |rftoolspower                  |1.16-3.0.11         |DONE      |Manifest: NOSIGNATURE
        rftoolsbuilder-1.16-3.1.4.jar                     |RFToolsBuilder                |rftoolsbuilder                |1.16-3.1.4          |DONE      |Manifest: NOSIGNATURE
        rftoolsstorage-1.16-2.0.15.jar                    |RFToolsStorage                |rftoolsstorage                |1.16-2.0.15         |DONE      |Manifest: NOSIGNATURE
        mahoutsukai-1.16.5-v1.33.6.jar                    |Mahou Tsukai                  |mahoutsukai                   |1.16.5-v1.33.6      |DONE      |Manifest: NOSIGNATURE
        PackagedExCrafting-1.16.5-2.0.0.2.jar             |PackagedExCrafting            |packagedexcrafting            |2.0.0.2             |DONE      |Manifest: NOSIGNATURE
        ToastControl-1.16.5-4.4.0.jar                     |Toast Control                 |toastcontrol                  |4.4.0               |DONE      |Manifest: NOSIGNATURE
        inventorypets-1.16.5-2.0.15.jar                   |Inventory Pets                |inventorypets                 |2.0.15              |DONE      |Manifest: NOSIGNATURE
        mininggadgets-1.7.5.jar                           |Mining Gadgets                |mininggadgets                 |1.7.5               |DONE      |Manifest: NOSIGNATURE
        EnderStorage-1.16.5-2.8.0.168-universal.jar       |EnderStorage                  |enderstorage                  |2.8.0.168           |DONE      |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
        AkashicTome-1.4-16.jar                            |Akashic Tome                  |akashictome                   |1.4-16              |DONE      |Manifest: NOSIGNATURE
        ftb-chunks-forge-1605.3.2-build.83.jar            |FTB Chunks                    |ftbchunks                     |1605.3.2-build.83   |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1605.3.15-build.106.jar              |KubeJS                        |kubejs                        |1605.3.15-build.106 |DONE      |Manifest: NOSIGNATURE
        kubejs-thermal-1605.1.4-build.2.jar               |KubeJS Thermal                |kubejs_thermal                |1605.1.4-build.2    |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1605.3.6-build.76.jar            |FTB Quests                    |ftbquests                     |1605.3.6-build.76   |DONE      |Manifest: NOSIGNATURE
        kubejs-create-1605.1.2-build.7.jar                |KubeJS Create                 |kubejs_create                 |1605.1.2-build.7    |DONE      |Manifest: NOSIGNATURE
        kubejs-mekanism-1605.1.2-build.2.jar              |KubeJS Mekanism               |kubejs_mekanism               |1605.1.2-build.2    |DONE      |Manifest: NOSIGNATURE
        BloodMagic-1.16.4-3.1.7-27.jar                    |Blood Magic                   |bloodmagic                    |1.16.4-3.1.7-27     |DONE      |Manifest: NOSIGNATURE
        tomeofblood-1.16.5-1.2.3.jar                      |Tome of Blood                 |tomeofblood                   |1.16.5-1.2.3        |DONE      |Manifest: NOSIGNATURE
        kubejs-blood-magic-1605.1.1-build.3.jar           |KubeJS Blood Magic            |kubejs_blood_magic            |1605.1.1-build.3    |DONE      |Manifest: NOSIGNATURE
        recipebuffers-2.1.jar                             |Recipe Buffers                |recipebuffers                 |2.1                 |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        selene-1.16.5-1.9.0.jar                           |Selene                        |selene                        |1.16.5-1.0          |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.16.5-4.2.6.jar              |Mystical Agriculture          |mysticalagriculture           |4.2.6               |DONE      |Manifest: NOSIGNATURE
        MysticalAgradditions-1.16.5-4.2.4.jar             |Mystical Agradditions         |mysticalagradditions          |4.2.4               |DONE      |Manifest: NOSIGNATURE
        CraftingTweaks_1.16.5-12.2.1.jar                  |Crafting Tweaks               |craftingtweaks                |12.2.1              |DONE      |Manifest: NOSIGNATURE
        TConstruct-1.16.5-3.3.2.324.jar                   |Tinkers' Construct            |tconstruct                    |3.3.2.324           |DONE      |Manifest: NOSIGNATURE
        rftoolsutility-1.16-3.1.7.jar                     |RFToolsUtility                |rftoolsutility                |1.16-3.1.7          |DONE      |Manifest: NOSIGNATURE
        Inspirations-1.16.5-1.2.3.38.jar                  |Inspirations                  |inspirations                  |1.2.3.38            |DONE      |Manifest: NOSIGNATURE
        swingthroughgrass-1.16.4-1.5.3.jar                |SwingThroughGrass             |swingthroughgrass             |1.16.4-1.5.3        |DONE      |Manifest: NOSIGNATURE
        titanium-1.16.5-3.2.8.4-10.jar                    |Titanium                      |titanium                      |3.2.8.4             |DONE      |Manifest: NOSIGNATURE
        compactores-1.16.5-3.1.0.jar                      |Compact Ores                  |compactores                   |3.1.0               |DONE      |Manifest: NOSIGNATURE
        silent-lib-1.16.3-4.9.6.jar                       |Silent Lib                    |silentlib                     |4.9.6               |DONE      |Manifest: NOSIGNATURE
        simple-rpc-1.16.5-2.6.1.jar                       |Simple RPC                    |simple-rpc                    |1.16.5-version      |DONE      |Manifest: NOSIGNATURE
        PackagedAuto-1.16.5-2.0.0.5.jar                   |PackagedAuto                  |packagedauto                  |2.0.0.5             |DONE      |Manifest: NOSIGNATURE
        enviroenergy-1.16.5-3.0.9.1.jar                   |Environmental Energy          |enviroenergy                  |1.16.5-3.0.9.1      |DONE      |Manifest: NOSIGNATURE
        Quark-r2.4-321.jar                                |Quark                         |quark                         |r2.4-321            |DONE      |Manifest: NOSIGNATURE
        JAOPCA-1.16.5-3.4.2.21.jar                        |JAOPCA                        |jaopca                        |3.4.2.21            |DONE      |Manifest: NOSIGNATURE
        FastWorkbench-1.16.5-4.6.1.jar                    |Fast Workbench                |fastbench                     |4.6.1               |DONE      |Manifest: NOSIGNATURE
        StorageDrawers-1.16.3-8.5.0.jar                   |Storage Drawers               |storagedrawers                |8.5.0               |DONE      |Manifest: NOSIGNATURE
        topaddons-1.16.5-2.2.0-beta.jar                   |TOP Addons                    |topaddons                     |1.16.5-2.2.0-beta   |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.16.5-6.1.7.12.jar                  |Flux Networks                 |fluxnetworks                  |6.1.7.12            |DONE      |Manifest: NOSIGNATURE
        ferritecore-2.1.0-forge.jar                       |Ferrite Core                  |ferritecore                   |2.1.0               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        engineersdecor-1.16.5-1.1.15.jar                  |Engineer's Decor              |engineersdecor                |1.1.15              |DONE      |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        modular-routers-1.16.5-7.5.1-69.jar               |Modular Routers               |modularrouters                |task ':jar' property|DONE      |Manifest: NOSIGNATURE
        SilentGems-1.16.3-3.7.16.jar                      |Silent's Gems 3               |silentgems                    |3.7.16              |DONE      |Manifest: NOSIGNATURE
        refinedstorageaddons-0.7.4.jar                    |Refined Storage Addons        |refinedstorageaddons          |0.7.4               |DONE      |Manifest: NOSIGNATURE
        botanicalmachinery-1.16.4-0.4.4.jar               |Botanical Machinery           |botanicalmachinery            |0.4.4               |DONE      |Manifest: NOSIGNATURE
        overloadedarmorbar-5.1.0.jar                      |Overloaded Armor Bar          |overloadedarmorbar            |5.1.0               |DONE      |Manifest: NOSIGNATURE
        chiselsandbits-1.0.43.jar                         |Chisels & bits                |chiselsandbits                |1.0.43              |DONE      |Manifest: NOSIGNATURE
        createaddition-1.16.5-20211215b.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20211215b    |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: bc4e4448-cd55-49aa-bd6d-6deb70513a21
    Suspected Mods: None
    Player Count: 1 / 20; [ServerPlayerEntity['foont'/784, l='ServerLevel[world]', x=57.50, y=68.00, z=-213.50]]
    Data Packs: vanilla, mod:ftbessentials, mod:supermartijn642configlib, mod:variant16x, mod:uppers (incompatible), mod:hammerlib (incompatible), mod:mcwwindows, mod:silents_mechanisms (incompatible), mod:modnametooltip, mod:ctm (incompatible), mod:farmersdelightintegrations, mod:powah, mod:colouredtooltips, mod:mdecore, mod:wstweaks (incompatible), mod:xreliquary, mod:apotheosis (incompatible), mod:morpheus (incompatible), mod:tmechworks (incompatible), mod:jeresources, mod:ninjaphenix_container_lib (incompatible), mod:supplementaries, mod:emojiful (incompatible), mod:refinedstorage, mod:betterendforge, mod:upgradednetherite (incompatible), mod:packmenu (incompatible), mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales, mod:biomesoplenty, mod:ironfurnaces, mod:silentgear, mod:supermartijn642corelib, mod:masonry (incompatible), mod:botania, mod:sf, mod:spark, mod:mysticaladaptations (incompatible), mod:portality (incompatible), mod:curios, mod:angelring (incompatible), mod:tombstone, mod:extrastorage, mod:constructionwand, mod:mcwroofs, mod:cfm (incompatible), mod:mcwfurnitures, mod:adorn, mod:cloth-config (incompatible), mod:fastleafdecay (incompatible), mod:codechickenlib (incompatible), mod:cleanview (incompatible), mod:geckolib3 (incompatible), mod:savemystronghold, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:simplyjetpacks, mod:woot, mod:attributefix, mod:caelus, mod:ringsofascension (incompatible), mod:shutupexperimentalsettings (incompatible), mod:naturescompass (incompatible), mod:netheritehorsearmor, mod:libx, mod:compactmachines, mod:angelblock (incompatible), mod:phosphophyllite, mod:engineerstools, mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:pedestals (incompatible), mod:catalogue, mod:jeitweaker, mod:sodium (incompatible), mod:crafttweaker, mod:extradisks, mod:immersivepetroleum, mod:mythicbotany, mod:zerocore, mod:mousetweaks, mod:immersiveengineering, mod:entity_culling, mod:pamhc2crops (incompatible), mod:ding, mod:jeiintegration, mod:flywheel, mod:mantle (incompatible), mod:pamhc2foodcore (incompatible), mod:ftbbackups (incompatible), mod:dragonseeker, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:oauth, mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:cagedmobs, mod:pickletweaks, mod:fastfurnace (incompatible), mod:connectedglass, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:deuf (incompatible), mod:enchantedbookredesign (incompatible), mod:cyclopscore, mod:notenoughcrashes, mod:netherportalfix (incompatible), mod:aiotbotania (incompatible), mod:eidolon, mod:managear, mod:extendedcrafting, mod:healthoverlay, mod:morecfm, mod:connectivity, mod:industrialagriculture, mod:kleeslabs (incompatible), mod:chiseled, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:dankstorage, mod:citadel (incompatible), mod:iceandfire (incompatible), mod:rats, mod:ratlantis, mod:iafgear, mod:bookshelf, mod:darkutils (incompatible), mod:botanypots, mod:botanytrees, mod:sophisticatedbackpacks, mod:iapp (incompatible), mod:buildinggadgets, mod:framedblocks (incompatible), mod:forge, mod:cofh_core (incompatible), mod:thermal (incompatible), mod:thermal_innovation (incompatible), mod:thermal_cultivation (incompatible), mod:appleskin, mod:mcwdoors, mod:mekanismgenerators, mod:fpsreducer, mod:xnetgases, mod:dummmmmmy (incompatible), mod:mob_grinding_utils, mod:chocolate, mod:farmersdelight, mod:fd_cookbook, mod:entangled, mod:commoncapabilities, mod:crashutilities (incompatible), mod:mekanismadditions, mod:valkyrielib, mod:envirocore (incompatible), mod:envirotech, mod:lollipop, mod:mcwfences, mod:mining_dimension, mod:simplylight, mod:jousting, mod:simplybackpacks (incompatible), mod:solarflux, mod:dpanvil, mod:patchouli (incompatible), mod:ars_nouveau, mod:tiab, mod:thermal_expansion (incompatible), mod:mysticalcustomization (incompatible), mod:elevatorid, mod:ftbultimine (incompatible), mod:expandedstorage (incompatible), mod:enigmaticlegacy, mod:runelic, mod:mass-inscriber (incompatible), mod:mekanismtools, mod:architectury, mod:bambooeverything, mod:ftblibrary, mod:ftbteams, mod:ftbranks, mod:moreoverlays, mod:bigreactors, mod:compactcrafting, mod:jei, mod:mekanism, mod:theoneprobe, mod:pipez, mod:productivebees, mod:trashcans, mod:bwncr, mod:gamemenumodoption, mod:cyclic (incompatible), mod:rhino, mod:botaniaadditions, mod:cucumber, mod:ae2wtlib, mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:overloaded (incompatible), mod:itemfilters, mod:elementalcraft, mod:xlpackets, mod:druidcraft (incompatible), mod:abnormals_core, mod:nethers_delight, mod:scannable (incompatible), mod:ae2extras (incompatible), mod:create, mod:waystones (incompatible), mod:clumps, mod:journeymap (incompatible), mod:appliedenergistics2 (incompatible), mod:lazierae2, mod:storagenetwork, mod:framedcompactdrawers (incompatible), mod:configured, mod:decorative_blocks, mod:decorative_blocks_abnormals, mod:bno (incompatible), mod:vanillatweaks, mod:dungeoncrawl, mod:lazydfu, mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:mahoutsukai (incompatible), mod:packagedexcrafting (incompatible), mod:toastcontrol (incompatible), mod:inventorypets (incompatible), mod:mininggadgets (incompatible), mod:enderstorage (incompatible), mod:akashictome, mod:ftbchunks, mod:kubejs, mod:kubejs_thermal, mod:ftbquests, mod:kubejs_create, mod:kubejs_mekanism, mod:bloodmagic, mod:tomeofblood, mod:kubejs_blood_magic, mod:recipebuffers (incompatible), mod:selene, mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks (incompatible), mod:tconstruct, mod:rftoolsutility, mod:inspirations (incompatible), mod:swingthroughgrass (incompatible), mod:titanium (incompatible), mod:compactores (incompatible), mod:silentlib (incompatible), mod:simple-rpc, mod:packagedauto (incompatible), mod:enviroenergy, mod:quark (incompatible), mod:jaopca (incompatible), mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:topaddons (incompatible), mod:fluxnetworks, mod:ferritecore (incompatible), mod:engineersdecor, mod:solcarrot, mod:modularrouters, mod:silentgems, mod:refinedstorageaddons, mod:botanicalmachinery, mod:overloadedarmorbar (incompatible), mod:chiselsandbits (incompatible), mod:createaddition, Solar Flux Generated Resources, inmemory:jaopca (incompatible)
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Looking for a fantastic way to save big on your next Temu order? The acr639380 Temu coupon code is exactly what you need! Whether you're shopping from the USA, Canada, or Europe, this code offers unbeatable savings — up to $100 off your next purchase. If you’ve been eyeing something on Temu, now’s the perfect time to grab it with this exclusive offer!  What Is the Coupon Code for Temu $100 Off? Both new and existing customers can benefit from this incredible deal when shopping on the Temu app or website. Just use code acr639380 at checkout to unlock your $100 discount. Here’s what it offers: acr639380: Flat $100 off your next purchase.   acr639380: Receive a $100 coupon pack for multiple uses.   acr639380: New customers get an exclusive $100 off their first purchase.   acr639380: Existing customers can claim an extra $100 off future purchases.   acr639380: Valid in the USA, Canada, and across Europe.    Temu $100 Off Coupon for New Users in 2025 If you're new to Temu, this coupon code is perfect for you. It’s your chance to enjoy huge savings right from your very first order. Here’s what new customers get with acr639380: Flat $100 discount on your first order.   Access to a $100 coupon bundle for multiple purchases.   Stack up to $100 in discounts across various orders.   Free shipping to 68 countries, including the USA, Canada, and UK.   An additional 30% off any item on your first purchase.    How to Redeem the Temu $100 Off Coupon (For New Users) It’s simple! Follow these quick steps: Visit the Temu website or download the Temu app.   Create a new account.   Add your favorite products to your cart.   At checkout, enter the Temu $100 off coupon code: acr639380.   Apply the code, enjoy the savings, and complete your purchase!    Temu Coupon $100 Off for Existing Customers Good news — existing customers aren’t left out! Temu rewards loyal shoppers too. Perks for returning users with acr639380: Get an extra $100 off your next order.   A $100 coupon bundle for multiple future purchases.   Free gifts with express shipping (USA & Canada).   An additional 30% off on any purchase.   Free shipping to 68 countries globally.    How to Use Temu $100 Off Coupon (For Existing Customers) To redeem: Log into your Temu account.   Add your items to the cart.   At checkout, enter acr639380.   Apply the code and enjoy your savings!    Temu $100 Off Coupon for First Orders Your first Temu order just got better with acr639380: $100 off your initial purchase.   Access to exclusive first-time user discounts.   Up to $100 in savings on multiple items.   Free shipping to 68 countries.   Extra 30% off your first order.    Where to Find the Latest Temu $100 Off Coupon Looking for the newest and verified Temu coupon codes? Here’s where you can find them: Temu’s newsletter: Subscribe for email-exclusive deals.   Official Temu social media pages.   Trusted coupon websites.   Community threads like Temu coupon $100 off Reddit where users share legit codes.    Is the Temu $100 Off Coupon Legit? Absolutely — the acr639380 coupon is verified, tested, and 100% legit. It works for both new and existing customers worldwide, with no expiration date. Use it with confidence!  How Does the Temu $100 Off Coupon Work? Simple — enter acr639380 at checkout, and the discount is applied automatically. Whether it’s your first order or a repeat purchase, you’ll enjoy direct savings.  How to Earn Temu $100 Coupons as a New Customer New customers can score extra Temu savings by: Signing up for a new Temu account.   Making your first purchase using acr639380.   Watching for special promotions and email deals.   Checking Temu’s homepage for limited-time coupon bundles.    Advantages of Using the Temu $100 Off Coupon Here’s what makes this coupon so appealing: Flat $100 discount on first-time and future orders.   $100 coupon bundle for multiple uses.   Up to 90% off popular products.   Extra 30% off for existing customers.   Free gifts for new users.   Free shipping to 68 countries, including the USA, UK, and Canada.    Temu $100 Discount Code + Free Gift for Everyone Both new and existing customers get added perks: $100 off your first order.   An extra 30% off any product.   Free gifts on first purchases.   Up to 90% off select deals on the Temu app.   Free shipping to 68 countries.    Pros and Cons of Using the Temu Coupon Code $100 Off in 2025 Pros: Massive $100 discount.   Up to 90% off on select items.   Free global shipping to 68 countries.   30% off bonus for existing users.   Verified, legit, and no expiration date.   Cons: Free shipping limited to select countries.   Some exclusions may apply to already discounted items.    Terms and Conditions (2025) No expiration date.   Valid in 68 countries.   No minimum spend required.   Applicable for multiple purchases.   Some product exclusions may apply.    Final Note: Don’t Miss Out on the $100 Temu Coupon If you’re shopping on Temu, don’t leave money on the table. Use coupon code acr639380 to unlock $100 off, free shipping, extra discounts, and exclusive perks. It’s one of the easiest ways to make your shopping spree even more rewarding.  FAQs: Temu $100 Off Coupon Q: Is the $100 off coupon available for both new and existing customers? A: Yes! Both can use acr639380 for amazing discounts. Q: How do I redeem the Temu $100 coupon? A: Enter acr639380 at checkout to instantly save $100. Q: Does the Temu coupon expire? A: No — this coupon currently has no expiration date. Q: Can the coupon be used for multiple purchases? A: Yes, the $100 off coupon and bundle can apply to multiple orders. Q: Does it work for international users? A: Absolutely! It’s valid in 68 countries, including the USA, Canada, and Europe.
    • J'ai le même problème actuellement, avez-vous trouvé une solution depuis ? J'ai l'impression d'avoir déjà tout essayé de mon côté...
    • Yes,. TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus       $100    % off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. Verified user can get a    $100     TEMU   Coupon  code using the code ((“ {{[acw088088] Or [acw088088] }}”)). This TEMU      $100     code is specifically for new and  First Time User  both and can be redeemed to receive a    $100     Coupon on your purchase. Our exclusive TEMU   Coupon  code offers a flat    $100     your purchase, plus an additional       $100    % Coupon on top of that. You can slash prices by up to    $100     as a new TEMU   customer using code ((“ {{[acw088088] Or [acw088088] }}”)).  First Time User  can enjoy    $100     their next haul with this code. But that’s not all! With our TEMU   Coupon  codes for 2025, you can get up to     $100     Coupon on select items and clearance sales. Whether you’re a new customer or an existing shopper, our TEMU   codes provide extra Coupons tailored just for you. Save up to       $100    % with these current TEMU   Coupon s ["^" {{[acw088088] Or [acw088088] }} "^"] for May 2025. The latest TEMU   Coupon  codes at here. New users at TEMU   receive a    $100     Coupon on orders over    $100     Use the code ((“ {{[acw088088] Or [acw088088] }}”)) during checkout to get TEMU   Coupon     $100     For New Users. You can save    $100     your first order with the Coupon  code available for a limited time only. TEMU       $100     Off Coupon code ((“ {{[acw088088] Or [acw088088] }}”)) will save you    $100     on your order. To get a Coupon, click on the item to purchase and enter the code. Yes, TEMU   offers    $100     Coupon  code “ {{[acw088088] Or [acw088088] }}” for first time users. You can get a    $100     bonus plus    $100     any purchase at TEMU   with the    $100     Coupon  Bundle at TEMU   if you sign up with the referral code ((“ {{[acw088088] Or [acw088088] }}”)) and make a first purchase of    $100     or more. Free TEMU   codes    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon        $100    % off — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Memorial Day Sale    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code today — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   free gift code — ["^" {{[acw088088] Or [acw088088] }}"^"](Without inviting friends or family member) TEMU   Coupon  code for  USA -    $100    — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100    — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Japan -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Mexico -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Chile -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code  USA -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Colombia -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Malaysia -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code Philippines -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon  code South Korea -    $100     — ((“ {{[acw088088] Or [acw088088] }}”)) Redeem Free TEMU   Coupon  Code ["^" {{[acw088088] Or [acw088088] }}"^"] for  First Time User  Get a    $100     Coupon on your TEMU   order with the Coupon code " {{[acw088088] Or [acw088088] }}". You can get a Coupon by clicking on the item to purchase and entering this TEMU   Coupon  code    $100     ((“ {{[acw088088] Or [acw088088] }}”)). TEMU   New User Coupon  ((“ {{[acw088088] Or [acw088088] }})): Up To    $100     For  First Time User  Our TEMU   first-time user Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU   . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. TEMU   Coupon  Codes For  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)):    $100     Price Slash Have you been shopping on TEMU   for a while? Our TEMU   Coupon  for  First Time User  is here to reward you for your continued support, offering incredible Coupons on your favorite products. TEMU   Coupon  For    $100     ((“ {{[acw088088] Or [acw088088] }}”)): Get A Flat    $100     Coupon On Order Value Get ready to save big with our incredible TEMU   Coupon  for    $100    ! Our amazing TEMU      $100     Coupon  code will give you a flat    $100     Coupon on your order value, making your shopping experience even more rewarding. TEMU   Coupon  Code For    $100     ((“ {{[acw088088] Or [acw088088] }}”)): For Both New And  First Time User  Our incredible TEMU   Coupon  code for    $100     is here to help you save big on your purchases. Whether you’re a new user or an  First Time User , our    $100     code for TEMU   will give you an additional Coupon! TEMU   Coupon  Bundle ((“ {{[acw088088] Or [acw088088] }}”)): Flat    $100     + Up To    $100     Coupon Get ready for an unbelievable deal with our TEMU   Coupon  bundle for 2025! Our TEMU   Coupon  bundles will give you a flat    $100     Coupon and an additional    $100     on top of it. Free TEMU   Coupon s ((“ {{[acw088088] Or [acw088088] }}”)): Unlock Unlimited Savings! Get ready to unlock a world of savings with our free TEMU   Coupon s! We’ve got you covered with a wide range of TEMU   Coupon  code options that will help you maximize your shopping experience.       $100    % Off TEMU   Coupon s, Coupon Codes + 25% Cash Back ((“ {{[acw088088] Or [acw088088] }}”)) Redeem TEMU   Coupon  Code ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FOR  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FIRST ORDER ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     REDDIT ((“ {{[acw088088] Or [acw088088] }}”)) TEMU   Coupon     $100     FOR  First Time User  REDDIT ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     CODE ((“ {{[acw088088] Or [acw088088] }}”)) TEMU         $100     OFF Coupon  2025 ((“ {{[acw088088] Or [acw088088] }}”)) DOMINOS       $100     RS OFF Coupon  CODE ((“ {{[acw088088] Or [acw088088] }}”)) WHAT IS A Coupon  RATE ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FOR  First Time User  ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FIRST ORDER ((“ {{[acw088088] Or [acw088088] }}”)) TEMU      $100     FREE SHIPPING ((“ {{[acw088088] Or [acw088088] }}”)) You can get an exclusive    $100     Coupon on your TEMU   purchase with the code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}].This code is specially designed for new customers and offers a significant price cut on your shopping. Make your first purchase on TEMU   more rewarding by using this code to get    $100     instantly. TEMU   Coupon  Code For    $100     [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Get A Flat    $100     Coupon On Order Value Get ready to save big with our incredible TEMU   Coupon  for    $100    ! Our Coupon  code will give you a flat    $100     Coupon on your order value, making your shopping experience even more rewarding. Exclusive TEMU   Coupon Code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Flat    $100     OFF for New and  First Time User  Using our TEMU   Coupon code you can get A£    $100     off your order and       $100    % off using our TEMU   Coupon code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. As a new TEMU   customer, you can save up to    $100     using this Coupon code. For returning users, our TEMU   Coupon code offers a    $100     price slash on your next shopping spree. This is our way of saying thank you for shopping with us! Best TEMU   Deals and Coupon s [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: During 2025, TEMU   Coupon  codes offer Coupons of up to     $100     on select items, making it possible for both new and  First Time User  to get incredible deals. From    $100     deals to       $100    % Coupons, our TEMU   Coupon codes make shopping more affordable than ever. TEMU   Coupon  Code For     $100     Off [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: For Both New And  First Time User  Free TEMU      $100     Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon        $100    % Off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Memorial Day Sale -    $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Free Gift Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU      $100    0 Off Code — [ {{[acw088088] Or [acw088088] }} ] Or [ {{[acw088088] Or [acw088088] }}] Best TEMU      $100     Off Code — [ {{[acw088088] Or [acw088088] }} ] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code first order — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code for New user — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code A   $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon Code 2025 — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code    $100     off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code £   $100     — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Sign up Bonus Code — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] TEMU   Coupon  Code A£120 off — [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] Our exclusive TEMU   Coupon  code allows you to take a flat    $100     off your purchase with an added       $100    % Coupon on top. As a new TEMU   shopper, you can save up to    $100     using code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. Returning customers can also enjoy a    $100     Coupon on their next purchases with this code. TEMU   Coupon  Code for Your Country Sign-up Bonus TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Japan [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Mexico [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Chile [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Colombia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Malaysia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Philippines [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code South Korea [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Pakistan [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Finland [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Saudi Arabia [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Qatar [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code France [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Germany [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code  USA [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off TEMU      $100     Code Israel [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}] -       $100    % off Get a    $100     Coupon on your TEMU   order with the Coupon code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]. You can get a Coupon by clicking on the item to purchase and entering this TEMU   Coupon  code    $100     *[ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]*. TEMU   Coupon  Code [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Get Up To     $100     OFF In NOV 2025 Are you looking for the best TEMU   Coupon  codes to get amazing Coupons? Our TEMU   Coupon s are perfect for getting those extra savings you crave. We regularly test our Coupon  codes for TEMU   to ensure they work flawlessly, giving you a guaranteed Coupon every time. TEMU   New User Coupon  [ {{[acw088088] Or [acw088088] }}] Or [ {{[acw088088] Or [acw088088] }}]: Up To    $100     For  First Time User  Our TEMU   first-time user Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU   . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. New users at TEMU   receive a    $100     Off Coupon on orders over    $100     Off Use the code [[acw088088] Or [acw088088]] during checkout to get TEMU   Coupon    $100     Off off For New Users. You n save    $100     Off off your first order with the Coupon Code available for a limited time only. Extra    $100    off for new and  First Time User  + Up to £    $100     Off % off & more. TEMU   Coupon Codes for New users- [[acw088088] Or [acw088088]] TEMU   Coupon code for New customers- [[acw088088] Or [acw088088]] TEMU   £    $100     Off Coupon Code- [[acw088088] Or [acw088088]] what are TEMU   codes- acw088088            does TEMU   give you £    $100     Off - [acw088088] Yes Verified TEMU   Coupon Code January/February 2025- {acw088088           } TEMU   New customer offer {acw088088           } TEMU   Coupon code 2025 {[acw088088] Or [acw088088]}       $100     off Coupon Code TEMU   {acw088088           } TEMU         $100    % off any order {acw088088           }       $100     dollar off TEMU   code {acw088088           } TEMU   Coupon  £    $100     Off off for New customers There are a number of Coupons and deals shoppers n take advantage of with the Teemu Coupon  Bundle [[acw088088] Or [acw088088]]. TEMU   Coupon  £    $100     Off off for New customers [[acw088088] Or [acw088088]] will save you £    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs TEMU   Coupon Code 80% off – [acw088088] Free TEMU   codes       $100    % off – [acw088088] TEMU   Coupon  £    $100     Off off – [acw088088] TEMU   buy to get ₱39 – [acw088088] TEMU   129 Coupon  bundle – [acw088088] TEMU   buy 3 to get €99 – [acw088088] Exclusive £    $100     Off Off TEMU   Coupon  Code TEMU   £    $100     Off Off Coupon Code : ([acw088088] Or [acw088088]) TEMU   Coupon  Code £    $100     Off Bundle (acw088088           ) acw088088            TEMU   £    $100     Off off Coupon Code for Exsting users : (acw088088           ) TEMU   Coupon Code £    $100     Off off Use the Coupon  code "[[acw088088] Or [acw088088]]" or "[acw088088]" to get the    $100     Coupon  bundle. On your next purchase, you will also receive a       $100    % Coupon. If you use TEMU   for your shipping, you can save some money by taking advantage of this offer. The TEMU      $100     Off Coupon  code ([acw088088] Or [acw088088]) will save you    $100     on your order. To get a Coupon, click on the item to purchase and enter the code. TEMU   offers    $100     Off Coupon  Code “[acw088088] Or [acw088088]” for  First Time User  With the    $100     Off Coupon  Bundle at TEMU  , you can get a    $100     bonus plus    $100    off any purchase if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of £    $100     off or more. TEMU   Coupon Code       $100     off-{acw088088           } TEMU   Coupon Code -{acw088088           } TEMU   Coupon Code £    $100     Off off-{[acw088088] Or [acw088088]} kubonus code -{[acw088088] Or [acw088088]} Get ready to unlock a world of savings with our free TEMU   UK Coupon s! We’ve got you covered with a wide range of TEMU   UK Coupon  code options that will help you maximize your shopping experience.   $100    Off TEMU   UK Coupon s, Coupon Codes + 25% Cash Back [ acw088088           ] Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . You can get a    $100     Coupon with TEMU   Coupon  code {[acw088088] Or [acw088088]}. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code {[acw088088] Or [acw088088]} at checkout to avail of the Coupon. You can use the code {[acw088088] Or [acw088088]} to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off (acw088088           ) to get a    $100     Coupon on your shopping with TEMU  . If you’re a first-time user and looking for a TEMU   Coupon  code    $100     first time user([acw088088] Or [acw088088]) then using this code will give you a flat    $100     Off and a     $100     Coupon on your TEMU   shopping. * [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. * acw088088           : Download the TEMU   app and get an additional      $100     off. * acw088088           : Celebrate spring with up to     $100     Coupon on selected items. * acw088088           : Score up to     $100     off on clearance items. * acw088088           : Beat the heat with hot summer savings of up to     $100     off. * [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: 1 Visit the TEMU   website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a Coupon  code or Coupon code. 4 Type in the Coupon  code: [[acw088088] Or [acw088088]] and click “Apply.” 5 Voila! You’ll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To     $100     OFF For  First Time User  TEMU    First Time User ’s Coupon  codes are designed just for new customers, offering the biggest Coupons     $100     and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. * [acw088088] Or [acw088088]: New users can get up to 80% extra off. * acw088088           : Get a massive      $100     off your first order! * acw088088           : Get 20% off on your first order; no minimum spending required. * acw088088           : Take an extra 15% off your first order on top of existing Coupons. * acw088088           : TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. New users at TEMU   receive a    $100     Off Coupon on orders over    $100     Off Use the code [[acw088088] Or [acw088088]] during checkout to get TEMU   Coupon    $100     Off off For New Users. You n save    $100     Off off your first order with the Coupon Code available for a limited time only. Extra    $100    off for new and  First Time User  + Up to £    $100     Off % off & more. TEMU   Coupon Codes for New users- [[acw088088] Or [acw088088]] TEMU   Coupon code for New customers- [[acw088088] Or [acw088088]] TEMU   £    $100     Off Coupon Code- [[acw088088] Or [acw088088]] what are TEMU   codes- acw088088            does TEMU   give you £    $100     Off - [acw088088] Yes Verified TEMU   Coupon Code January/February 2025- {acw088088           } TEMU   New customer offer {acw088088           } TEMU   Coupon code 2025 {[acw088088] Or [acw088088]}       $100     off Coupon Code TEMU   {acw088088           } TEMU         $100    % off any order {acw088088           }       $100     dollar off TEMU   code {acw088088           } TEMU   Coupon  £    $100     Off off for New customers There are a number of Coupons and deals shoppers n take advantage of with the Teemu Coupon  Bundle [[acw088088] Or [acw088088]]. TEMU   Coupon  £    $100     Off off for New customers [[acw088088] Or [acw088088]] will save you £    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. You n think of it as a supercharged savings pack for all your shopping needs TEMU   Coupon Code 80% off – [acw088088] Free TEMU   codes       $100    % off – [acw088088] TEMU   Coupon  £    $100     Off off – [acw088088] TEMU   buy to get ₱39 – [acw088088] TEMU   129 Coupon  bundle – [acw088088] TEMU   buy 3 to get €99 – [acw088088] Exclusive £    $100     Off Off TEMU   Coupon  Code TEMU   £    $100     Off Off Coupon Code : ([acw088088] Or [acw088088]) TEMU   Coupon  Code £    $100     Off Bundle (acw088088           ) acw088088            TEMU   £    $100     Off off Coupon Code for Exsting users : (acw088088           ) TEMU   Coupon Code £    $100     Off off TEMU      $100     Off OFF Coupon code ([acw088088] Or [acw088088]) will save you    $100     Off on your order. To get a Coupon, click on the item to purchase and enter the code. Yes, TEMU   offers    $100     Off Coupon  Code “[acw088088] Or [acw088088]” for  First Time User  You can get a    $100     Off bonus plus    $100    off any purchase at TEMU   with the    $100     Off Coupon  Bundle at TEMU   if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of £    $100     Off or more. TEMU   Coupon Code       $100     off-{acw088088           } TEMU   Coupon Code -{acw088088           } TEMU   Coupon Code £    $100     Off off-{[acw088088] Or [acw088088]} kubonus code -{[acw088088] Or [acw088088]} Get ready to unlock a world of savings with our free TEMU   UK Coupon s! We’ve got you covered with a wide range of TEMU   UK Coupon  code options that will help you maximize your shopping experience.   $100    Off TEMU   UK Coupon s, Coupon Codes + 25% Cash Back [ acw088088           ] Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . You can get a    $100     Coupon with TEMU   Coupon  code {[acw088088] Or [acw088088]}. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code {[acw088088] Or [acw088088]} at checkout to avail of the Coupon. You can use the code {[acw088088] Or [acw088088]} to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off (acw088088           ) to get a    $100     Coupon on your shopping with TEMU  . If you’re a first-time user and looking for a TEMU   Coupon  code    $100     first time user([acw088088] Or [acw088088]) then using this code will give you a flat    $100     Off and a     $100     Coupon on your TEMU   shopping. • [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. • [acw088088] Or [acw088088]: Download the TEMU   app and get an additional      $100     off. • [acw088088] Or [acw088088]: Celebrate spring with up to     $100     Coupon on selected items. • [acw088088] Or [acw088088]: Score up to     $100     off on clearance items. • [acw088088] Or [acw088088]: Beat the heat with hot summer savings of up to     $100     off. • [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: 1 Visit the TEMU   website or app and browse through the vast collection of products. 2 Once you’ve added the items you wish to purchase to your cart, proceed to the checkout page. 3 During the checkout process, you’ll be prompted to enter a Coupon  code or Coupon code. 4 Type in the Coupon  code: [[acw088088] Or [acw088088]] and click “Apply.” 5 Voila! You’ll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To     $100     OFF For  First Time User  TEMU    First Time User ’s Coupon  codes are designed just for new customers, offering the biggest Coupons     $100     and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. • [acw088088] Or [acw088088]: New users can get up to 80% extra off. • [acw088088] Or [acw088088]: Get a massive      $100     off your first order! • acw088088           : Get 20% off on your first order; no minimum spending required. • [acw088088] Or [acw088088]: Take an extra 15% off your first order on top of existing Coupons. • acw088088           : TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. Yes, TEMU   offers    $100     off Coupon  code {[acw088088] Or [acw088088]} for  First Time User  You can get a    $100     bonus plus      $100     off any purchase at TEMU   with the    $100     Coupon  Bundle if you sign up with the referral code [[acw088088] Or [acw088088]] and make a first purchase of    $100     or more. You can get a    $100     Coupon with TEMU   Coupon  code { acw088088           }. This exclusive offer is for  First Time User  and can be used for a    $100     reduction on your total purchase. Enter Coupon  code { acw088088           } at checkout to avail of the Coupon. You can use the code { acw088088           } to get a    $100     off TEMU   Coupon  as a new customer. Apply this TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) to get a    $100     Coupon on your shopping with TEMU  . In this article, we'll dive into how you can get    $100     off +      $100     Coupon with a TEMU   Coupon  code. Get ready to unlock amazing savings and make the most out of your shopping experience in TEMU  . TEMU   Coupon  Code    $100     Off: Flat      $100     Off With Code If you're a first-time user and looking for a TEMU   Coupon  code    $100     first time user (acw088088           ) then using this code will give you a flat    $100     Off and a      $100     Coupon on your TEMU   shopping. Our TEMU   Coupon  code is completely safe and incredibly easy to use so that you can shop confidently. Check out these five fantastic TEMU   Coupon  codes for August and September 2025: [acw088088] Or [acw088088]: Enjoy flat      $100     off on your first TEMU   order. [acw088088] Or [acw088088]: Download the TEMU   app and get an additional      $100     off. acw088088           : Celebrate spring with up to     $100     Coupon on selected items. [acw088088] Or [acw088088]: Score up to     $100     off on clearance items. [acw088088] Or [acw088088]: Beat the heat with hot summer savings of up to     $100     off. [acw088088] Or [acw088088]: TEMU   UK Coupon  Code to      $100     off on Appliances at TEMU  . These TEMU   Coupon s are valid for both new and  First Time User  so that everyone can take advantage of these incredible deals. What is TEMU   and How TEMU   Coupon  Codes Work? TEMU   is a popular online marketplace where you can find great deals using Coupon  codes and special Coupontions. Save big on purchases and earn money through their affiliate program. With various Coupon offers like the Pop-Up Sale and Coupon  Wheels, TEMU   makes shopping affordable. How to Apply TEMU   Coupon  Code? Using the TEMU   Coupon  code    $100     off is a breeze. All you need to do is follow these simple steps: Visit the TEMU   website or app and browse through the vast collection of products. Once you've added the items you wish to purchase to your cart, proceed to the checkout page. During the checkout process, you'll be prompted to enter a Coupon  code or Coupon code. Type in the Coupon  code: [acw088088] and click "Apply." Voila! You'll instantly see the    $100     Coupon reflected in your total purchase amount. TEMU   New User Coupon : Up To 80% OFF For  First Time User  TEMU    First Time User 's Coupon  codes are designed just for new customers, offering the biggest Coupons and the best deals currently available on TEMU  . To maximize your savings, download the TEMU   app and apply our TEMU   new user Coupon  during checkout. [acw088088] Or [acw088088]: New users can get up to 80% extra off. [acw088088] Or [acw088088]: Get a massive      $100     off your first order! [acw088088] Or [acw088088]: Get 20% off on your first order; no minimum spending required. acw088088          : Take an extra 15% off your first order on top of existing Coupons. [acw088088] Or [acw088088]: TEMU   UK Enjoy a      $100     Coupon on your entire first purchase. We regularly test and verify these TEMU   first-time customer Coupon  codes to ensure they work perfectly for you. So, grab your favorite Coupon  code and start shopping today. TEMU   Coupon  Code    $100     Off For  First Time User  If you are who wish to join TEMU  , then you should use this exclusive TEMU   Coupon  code    $100     off ([acw088088] Or [acw088088]) and get    $100     off on your purchase with TEMU  . The    $100     off code for TEMU   is ([acw088088] Or [acw088088]). Remember to enter this code during the checkout process to enjoy the    $100     Coupon on your purchase. Verified TEMU   Coupon  Codes For August and September 2025 TEMU   Coupon  code    $100     off - ([acw088088] Or [acw088088])    $100     Off TEMU   Coupon  code - [acw088088] Or [acw088088]    $100    Off TEMU   Coupon  code - ([acw088088] Or [acw088088]) Flat     $100     Off TEMU   exclusive code - ([acw088088] Or [acw088088]) TEMU       $100     Coupon Code: ([acw088088] Or [acw088088]) TEMU   Coupon  Codes For  First Time User :      $100     Coupon Code To get the most out of your shopping experience, download the TEMU   app and apply our TEMU   Coupon  codes for  First Time User  at checkout. Check out these five fantastic TEMU   Coupon s for  First Time User : [acw088088] Or [acw088088]: Slash      $100     off your order as a token of our appreciation! [acw088088] Or [acw088088]: Enjoy a      $100     Coupon on your next purchase. [acw088088] Or [acw088088]: Get an extra 25% off on top of existing Coupons. [acw088088] Or [acw088088]: Loyal TEMU   shoppers from UAE can take      $100     off their entire order. Our TEMU   Coupon  code for  First Time User  in 2025 will also provide you with unbeatable savings on top of already amazing Coupons. What is The Best TEMU   Coupon  Code    $100     Off? The best TEMU   Coupon  code for    $100     off is ([acw088088] Or [acw088088]) which can effectively give you a    $100     TEMU   Coupon  bundle while shopping.
  • Topics

×
×
  • Create New...

Important Information

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