Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // Shall we play a game?
- Time: 2024-02-21 14:49:04
- Description: Initializing game
- org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
- at net.minecraft.client.renderer.LevelRenderer.handler$zjg000$embeddium$init(LevelRenderer.java:6150) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.renderer.LevelRenderer.<init>(LevelRenderer.java:267) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.19.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies] from phase [DEFAULT] in config [valkyrienskies-common.mixins.json] FAILED during APPLY
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 32 more
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Redirect annotation on renderShipChunkBlockEntity could not find any targets matching 'Lme/jellysquid/mods/sodium/client/render/SodiumWorldRenderer;renderTileEntities(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V' in me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer. Using refmap valkyrienskies-1201-common-refmap.json [PREINJECT Applicator Phase -> valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies -> Prepare Injections -> -> redirect$cjg000$valkyrienskies$renderShipChunkBlockEntity(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V -> Parse]
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo.<init>(RedirectInjectionInfo.java:44) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at jdk.internal.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source) ~[?:?] {}
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 32 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
- at net.minecraft.client.renderer.LevelRenderer.handler$zjg000$embeddium$init(LevelRenderer.java:6150) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.renderer.LevelRenderer.<init>(LevelRenderer.java:267) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:505) ~[client-1.20.1-20230612.114412-srg.jar%231000!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:API avancées Windows 32:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:Bibliothèque de contrôles de l’expérience utilisateur:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.2506:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DNS DLL de l’API Client:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- DPAPI.DLL:Data Protection API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- GEPPlugin64.dll:GEPPlugin:1.1.0.43:Overwolf LTD
- GLU32.dll:DLL bibliothèque des utilitaires OpenGL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:API de l’application d’assistance IP:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:DLL du client API BASE Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:DLL du client API BASE Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:API MMDevice:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:DLL de MSCTF Server:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.22621.2338 (WinBuild.160101.0800):Microsoft Corporation
- OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- OWClient.dll:Overlay:2.2.240.1:Overwolf LTD
- OWExplorer.dll:Overlay:2.2.240.0:Overwolf LTD
- OWUtils.dll:Overlay:2.2.240.0:Overwolf LTD
- OpenAL.dll:Main implementation library:1.21.1:
- POWRPROF.dll:DLL d’assistance du profil d’alimentation:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Runtime d’appel de procédure distante:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.dll:Installation de L’API Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:DLL commune du shell Windows:10.0.22621.2792 (WinBuild.160101.0800):Microsoft Corporation
- SSPICLI.DLL:Security Support Provider Interface:10.0.22621.3007 (WinBuild.160101.0800):Microsoft Corporation
- Secur32.dll:Security Support Provider Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- USER32.dll:DLL client de l’API uilisateur de Windows multi-utilisateurs:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Services HTTP Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:DLL API MCI:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- WINSTA.dll:Winstation Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- apphelp.dll:Fichier DLL du client de compatibilité des applications:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- bcrypt.dll:Bibliothèque de primitives de chiffrement Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- com_antivirus.dll:Kaspersky ComAntivirus Component:30.1580.0.940:AO Kaspersky Lab
- combase.dll:Microsoft COM pour Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- d3d11.dll:Direct3D 11 Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- dcomp.dll:Microsoft DirectComposition Library:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:Service client DHCP:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:Client DHCPv6:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- directxdatabasehelper.dll:DirectXDatabaseHelper:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- drvstore.dll:Driver Store API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:API du Gestionnaire de fenêtres du Bureau Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- dxcore.dll:DXCore:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- dxgi.dll:DirectX Graphics Infrastructure:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- fwpuclnt.dll:API en mode utilisateur FWP/IPsec:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- gep_minecraft.dll:TODO: <File description>:246.1.0.0:TODO: <Company name>
- glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
- gpapi.dll:API client de stratégie de groupe:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jna1024300878074323483.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
- jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft
- kernel.appcore.dll:AppModel API Host:10.0.22621.2715 (WinBuild.160101.0800):Microsoft Corporation
- libowgameevents64.dll:Overwolf Game Events SDK:1.0.0.12:Overwolf LTD
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
- msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- mscms.dll:DLL du système de correspondance de couleurs Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Fournisseur de service Sockets 2.0 de Microsoft Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:Fournisseur Shim d’affectation de noms de messagerie:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Routeur Windows NCrypt:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- ntdll.dll:DLL Couche NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Fournisseur MARTA Windows NT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- nvapi64.dll:NVIDIA NVAPI Library, Version 551.46 :31.0.15.5146:NVIDIA Corporation
- nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 551.46 :31.0.15.5146:NVIDIA Corporation
- nvldumdx.dll:NVIDIA Driver Loader, Version 551.46 :31.0.15.5146:NVIDIA Corporation
- nvoglv64.dll:NVIDIA Compatible OpenGL ICD:31.0.15.5146:NVIDIA Corporation
- nvspcap64.dll:NVIDIA Game Proxy:3.27.0.120:NVIDIA Corporation
- nvwgf2umx.dll:NVIDIA D3D10 Driver, Version 551.46 :31.0.15.5146:NVIDIA Corporation
- ole32.dll:Microsoft OLE pour Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- opengl32.dll:OpenGL Client DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- ow-graphics-hook64.dll:Overwolf Graphics Hook:1.8.1.0:Overwolf
- pdh.dll:DLL d’application d’assistance Windows pour les données de performance:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:DLL d’objets Performances système Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- perfproc.dll:DLL d’objets Performances de processus système Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- pnrpnsp.dll:Fournisseur d’espace de noms PNRP:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.2338 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.2338 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Bibliothèque d’utilitaires légers du Shell:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Bibliothèque de thèmes Ux Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
- verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- win32u.dll:Win32u:10.0.22621.3085 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:API de stockage Microsoft WinRT:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:DLL de types de base Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- wldp.dll:Stratégie de verrouillage Windows:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
- wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:API du contrôleur commun Microsoft:10.0.22621.2428 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft
- Stacktrace:
- at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.2.19.jar:?] {re:mixin,pl:connector_pre_launch:A,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin from mod flywheel,pl:mixin:APP:notenoughcrashes.forge.mixins.json:client.MixinMain from mod notenoughcrashes,pl:mixin:A,pl:connector_pre_launch:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {re:mixin}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.2.19.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.20.1
- Minecraft Version ID: 1.20.1
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 17.0.8, Microsoft
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
- Memory: 1843141552 bytes (1757 MiB) / 4227858432 bytes (4032 MiB) up to 12582912000 bytes (12000 MiB)
- CPUs: 32
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 9 5950X 16-Core Processor
- Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.40
- Number of physical packages: 1
- Number of physical CPUs: 16
- Number of logical CPUs: 32
- Graphics card #0 name: NVIDIA GeForce RTX 3080 Ti
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2208
- Graphics card #0 versionInfo: DriverVersion=31.0.15.5146
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 3.60
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 3.60
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 43432.00
- Virtual memory used (MB): 24933.85
- Swap memory total (MB): 10752.00
- Swap memory used (MB): 315.75
- JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12000m -Xms256m
- Loaded Shaderpack: rethinking-voxels_r0.1_beta2.zip
- Profile: Custom (+26 options changed by user)
- Launched Version: forge-47.2.19
- Backend library: LWJGL version 3.3.1 build 7
- Backend API: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.46, NVIDIA Corporation
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 32x AMD Ryzen 9 5950X 16-Core Processor
- Sinytra Connector: 1.0.0-beta.32+1.20.1
- SINYTRA CONNECTOR IS PRESENT!
- Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
- Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
- Installed Fabric mods:
- | ================================================== | ============================== | ============================== | ==================== |
- | yet-another-config-lib-fabric-3.2.1+1.20$common-la | common-lang | com_twelvemonkeys_common_commo | 3.10.0-SNAPSHOT |
- | yet-another-config-lib-fabric-3.2.1+1.20$imageio-m | imageio-metadata | com_twelvemonkeys_imageio_imag | 3.10.0-SNAPSHOT |
- | more_layered_blocks-1.20.1-1.0.0_mapped_srg_1.20.1 | more-layered-blocks | more_layered_blocks | 1.20.1-1.0.0 |
- | yet-another-config-lib-fabric-3.2.1+1.20$common-im | common-image | com_twelvemonkeys_common_commo | 3.10.0-SNAPSHOT |
- | inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j | Inventory Management | inventorymanagement | 1.3.1 |
- | spawnersplus-2.0.1-1.20.1_mapped_srg_1.20.1.jar | Spawners+ | spawners_plus | 2.0.1-1.20.1 |
- | euphonium-1.0.1+1.20_mapped_srg_1.20.1.jar | Euphonium | euphonium | 1.0.11.20 |
- | yet-another-config-lib-fabric-3.2.1+1.20$json-0.2. | json | org_quiltmc_parsers_json | 0.2.1 |
- | Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20 | Eldritch End | eldritch_end | 0.2.31 |
- | euphonium-1.0.1+1.20$kaleido-config-0.1.1+1.1.0-be | kaleido-config | folk_sisby_kaleido_config | 0.1.11.1.0-beta.3 |
- | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
- | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
- | yet-another-config-lib-fabric-3.2.1+1.20$gson-0.2. | gson | org_quiltmc_parsers_gson | 0.2.1 |
- | better-clouds-1.3.13+1.20.1_mapped_srg_1.20.1.jar | Better Clouds | betterclouds | 1.3.131.20.1 |
- | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
- | yet-another-config-lib-fabric-3.2.1+1.20$common-io | common-io | com_twelvemonkeys_common_commo | 3.10.0-SNAPSHOT |
- | yet-another-config-lib-fabric-3.2.1+1.20$imageio-c | imageio-core | com_twelvemonkeys_imageio_imag | 3.10.0-SNAPSHOT |
- | yet-another-config-lib-fabric-3.2.1+1.20$imageio-w | imageio-webp | com_twelvemonkeys_imageio_imag | 3.10.0-SNAPSHOT |
- | yet-another-config-lib-fabric-3.2.1+1.20_mapped_sr | YetAnotherConfigLib | yet_another_config_lib_v3 | 3.2.11.20 |
- ModLauncher: 10.0.9+10.0.9+main.dcd20f30
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin-0.8.5.jar mixin PLUGINSERVICE
- eventbus-6.0.5.jar eventbus PLUGINSERVICE
- fmlloader-1.20.1-47.2.19.jar slf4jfixer PLUGINSERVICE
- fmlloader-1.20.1-47.2.19.jar object_holder_definalize PLUGINSERVICE
- fmlloader-1.20.1-47.2.19.jar runtime_enum_extender PLUGINSERVICE
- fmlloader-1.20.1-47.2.19.jar capability_token_subclass PLUGINSERVICE
- accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
- fmlloader-1.20.1-47.2.19.jar runtimedistcleaner PLUGINSERVICE
- modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
- modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
- FML Language Providers:
- Configured [email protected]
- javafml@null
- lowcodefml@null
- Mod List:
- YungsBetterDungeons-1.20-Forge-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- yeetem_potions-1.20.1-1.0.jar |YEETem Potions |yeetem_potions |1.20.1-1.0 |COMMON_SET|Manifest: NOSIGNATURE
- open-parties-and-claims-forge-1.20.1-0.20.4.jar |Open Parties and Claims |openpartiesandclaims |0.20.4 |COMMON_SET|Manifest: NOSIGNATURE
- kubejs-bridge-1.9.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-rendering-fluids-v1-3.0.27+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.27+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-models-v0-0.4.1+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.1+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_furniture-forge-1.20.1-1.1.2.jar |Valhelsia Furniture |valhelsia_furniture |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- StonyCliffs-v1.0.0.jar |Stony Cliffs Are Cool |stonycliffs |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- modernfix-forge-5.13.0+mc1.20.1.jar |ModernFix |modernfix |5.13.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-command-api-v1-1.2.33+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.33+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-command-api-v2-2.2.12+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.12+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-block-view-api-v2-1.0.0+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.0+0767707077 |COMMON_SET|Manifest: NOSIGNATURE
- YungsApi-1.20-Forge-4.0.3.jar |YUNG's API |yungsapi |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- calcmod-forge-1.20.1-1.3.0.jar |CalcMod |calcmod |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- rei-bridge-1.9.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
- Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_gamerules_1.20.1-11.0.|APTweaks: Gamerules |adaptive_performance_tweaks_ga|11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- createdieselgenerators-1.20.1-1.2h.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2h |COMMON_SET|Manifest: NOSIGNATURE
- PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- SnowRealMagic-1.20.1-forge-10.2.7.jar |Snow! Real Magic! |snowrealmagic |10.2.7 |COMMON_SET|Manifest: NOSIGNATURE
- whatareyouvotingfor2023-1.20.1-1.2.3.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- exposure-1.20.1-1.2.1-forge.jar |Exposure |exposure |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.20-Forge-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE
- sawmill-1.20-1.3.0.jar |Universal Sawmill |sawmill |1.20-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- embeddium-0.3.1+mc1.20.1.jar |Embeddium |embeddium |0.3.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- structure_gel-1.20.1-2.16.0.jar |Structure Gel API |structure_gel |2.16.0 |COMMON_SET|Manifest: NOSIGNATURE
- explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- corpse-1.20.1-1.0.9.jar |Corpse |corpse |1.20.1-1.0.9 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$common-la|common-lang |com_twelvemonkeys_common_commo|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- castle_in_the_sky-1.20.1-0.6.0.jar |Castle in the Sky |castle_in_the_sky |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- handcrafted-forge-1.20.1-3.0.5.jar |Handcrafted |handcrafted |3.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- repurposed_structures-7.1.11+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.11+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- blur-forge-3.1.1.jar |Blur (Forge) |blur |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
- spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE
- Philips-Ruins1.20.1-3.1.jar |Philips Ruins |philipsruins |3.1 |COMMON_SET|Manifest: NOSIGNATURE
- right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- oculus-mc1.20.1-1.6.15.jar |Oculus |oculus |1.6.15 |COMMON_SET|Manifest: NOSIGNATURE
- advancednetherite-forge-2.0.2-1.20.1.jar |Advanced Netherite |advancednetherite |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- dungeons-and-taverns-3.0.3 [Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- bettervillage-forge-1.20.1-3.2.0.jar |Better village |bettervillage |3.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- salt-1.20.1-1.2.4.jar |Salt |salt |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- YungsMenuTweaks-1.20.1-Forge-1.0.1.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- NetherChested-v8.0.3-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- YungsBetterEndIsland-1.20-Forge-2.0.5.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-rendering-data-attachment-v1-0.3.36+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.36+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE
- creaturessquared-1.1.5-1.20.1.jar |Creatures Squared |creatures_squared |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- nitrogen_internals-1.20.1-1.0.2-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
- KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |COMMON_SET|Manifest: NOSIGNATURE
- DynamicTrees-1.20.1-1.3.0-BETA2.jar |Dynamic Trees |dynamictrees |1.20.1-1.3.0-BETA2 |COMMON_SET|Manifest: NOSIGNATURE
- BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- YungsBetterJungleTemples-1.20-Forge-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-client-tags-api-v1-1.1.1+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.1+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE
- radium-mc1.20.1-0.12.2+git.5f80f74.jar |Radium |radium |0.12.2+git.5f80f74 |COMMON_SET|Manifest: NOSIGNATURE
- Kiwi-1.20.1-forge-11.5.3.jar |Kiwi Library |kiwi |11.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_spawn_1.20.1-11.0.0.ja|APTweaks: Spawn |adaptive_performance_tweaks_sp|11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- fabric-screen-handler-api-v1-1.3.29+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.29+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- libraryferret-forge-1.20.1-4.0.0.jar |Library ferret |libraryferret |4.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |COMMON_SET|Manifest: NOSIGNATURE
- Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE
- fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- fastasyncworldsave-1.20.1-1.4.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- design_decor-0.2a-1.20.1.jar |Create: Design n' Decor |design_decor |0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- snowundertrees-1.20.1-1.4.3.jar |Snow Under Trees |snowundertrees |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
- create_easy_structures-0.1.0-1.20.1.jar |Create: Easy Structures |create_easy_structures |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-particles-v1-1.1.1+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.1+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE
- DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
- Alex's Mobs Music Mod 1.20.1.jar |Alex's Mobs EXTRA Music |alexs_mobs_extra_music |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- tectonic-mod-mc1.19.3+-v2.1.1.jar |Tectonic |tectonic |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- hearths-v1.0.0-mc1.20u1.20.1.jar |Hearths |hearths |1.0.0-mc1.20u1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |COMMON_SET|Manifest: NOSIGNATURE
- TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |3.0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE
- ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- ShoulderSurfing-Forge-1.20.1-2.8.1.jar |Shoulder Surfing |shouldersurfing |1.20.1-2.8.1 |COMMON_SET|Manifest: NOSIGNATURE
- Luna-FORGE-MC1.19.X-1.0.1.jar |Luna |luna |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- cleanswing-1.20-1.4.jar |Clean Swing Through Grass |cleanswing |1.20-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-block-api-v1-1.0.10+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.10+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE
- Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-resource-conditions-api-v1-2.3.7+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.7+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE
- fastpaintings-1.20-1.2.4.jar |Fast Paintings |fastpaintings |1.20-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- forgeconfigapiport-1.9.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- betterfpsdist-1.20.1-4.2.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.2 |COMMON_SET|Manifest: NOSIGNATURE
- Paintings-forge-1.20.1-11.0.0.0.jar |Paintings ++ |paintings |11.0.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
- notenoughanimations-forge-1.7.1-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$imageio-m|imageio-metadata |com_twelvemonkeys_imageio_imag|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- gravestone-forge-1.20.1-1.0.11.jar |Gravestone Mod |gravestone |1.20.1-1.0.11 |COMMON_SET|Manifest: NOSIGNATURE
- JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- nocube's_create_compact_exp_1.0.3_forge_1.20.1.jar|Create Compact Exp (by NoCube)|nocubescreateexp |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- AmbientEnvironment-forge-1.20.1-11.0.0.1.jar |Ambient Environment |ambientenvironment |11.0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-registry-sync-v0-2.3.2+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.2+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
- ImmediatelyFast-Forge-1.2.10+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.10+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
- lootr-1.20-0.7.30.73.jar |Lootr |lootr |0.7.29.68 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-object-builder-api-v1-11.1.2+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.2+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE
- Ryoamiclights-0.1.7+1.20.1.jar |RyoamicLights |ryoamiclights |0.1.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- valkyrienskies-1201-2.3.0-beta.1.jar |Valkyrien Skies 2 |valkyrienskies |2.3.0-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
- immersive_melodies-0.1.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.1.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-message-api-v1-5.1.8+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.8+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE
- EuphoriaPatcher-0.3.0-forge.jar |Euphoria Patcher |euphoria_patcher |0.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE
- aquaticfrontiers1.20.1.jar |Aquatic Frontiers |aquatic_frontiers |1.4 |COMMON_SET|Manifest: NOSIGNATURE
- [NeoLexForge 1.20.1]Created Music Discs[3.4.0].jar|Created Music Discs |created_music_discs |3.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- SkyVillages-1.0.3-1.19.2-1.20.x-forge-release.jar |Sky Villages |skyvillages |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-renderer-api-v1-3.2.0+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.0+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE
- Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar |Create: Dreams & Desires |create_dd |0.2c.PREBETA |COMMON_SET|Manifest: NOSIGNATURE
- satin-forge-1.20.1+1.15.0-SNAPSHOT.jar |Satin Forge |satin |1.20.1+1.15.0-SNAPSH|COMMON_SET|Manifest: NOSIGNATURE
- fabric-item-api-v1-2.1.27+2272fc7f77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.27+2272fc7f77 |COMMON_SET|Manifest: NOSIGNATURE
- IllagerInvasion-v8.0.4-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- Tips-Forge-1.20.1-12.0.4.jar |Tips |tipsmod |12.0.4 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE
- create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- structureessentials-1.20.1-3.2.jar |Structure Essentials mod |structureessentials |1.20.1-3.2 |COMMON_SET|Manifest: NOSIGNATURE
- villagernames-1.20.1-7.3.jar |Villager Names |villagernames |7.3 |COMMON_SET|Manifest: NOSIGNATURE
- JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- lootintegrations-1.20.1-3.4.jar |Lootintegrations mod |lootintegrations |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.20.1-20.1.9.jar |Bookshelf |bookshelf |20.1.9 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |COMMON_SET|Manifest: NOSIGNATURE
- ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE
- interiors-0.5.2+mc1.20.1-FORGE.jar |Create: Interiors |interiors |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- SpelunkersCharm-3.4.5-1.20.1.jar |Spelunker's Charm |spelunkers_charm |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- More Villager Trades 1.0.0 - 1.20.1.jar |More Villager Trades |more_villager_trades |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-0.91.0+1.10.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.91.0+1.10.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
- modmenu-bridge-1.9.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- diagonalblocks-forge-8.0.2.jar |Diagonal Blocks |diagonalblocks |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- Chipped-forge-1.20.1-3.0.4.jar |Chipped |chipped |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- entity_model_features_forge_1.20.1-1.2.3.jar |Entity Model Features |entity_model_features |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- entity_texture_features_forge_1.20.1-5.2.3.jar |Entity Texture Features |entity_texture_features |5.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- fast-ip-ping-mc1.20.4-forge-v1.0.1.jar |Fast IP Ping |fastipping |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- CozyHome-2.2.8-1.20.1.jar |Cozy Home |cozy_home |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-lookup-api-v1-1.6.35+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.35+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_structures-forge-1.20.1-1.1.1.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- Chunky-1.3.92.jar |Chunky |chunky |1.3.92 |COMMON_SET|Manifest: NOSIGNATURE
- Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- born_in_chaos_[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- more_layered_blocks-1.20.1-1.0.0_mapped_srg_1.20.1|more-layered-blocks |more_layered_blocks |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- bobby-1.20.1_v5.0.1.jar |Bobby Reforged |bobby |5.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- modpack-update-checker-1.20.1-forge-0.11.3.jar |Modpack Update Checker |modpackupdatechecker |0.11.3 |COMMON_SET|Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
- architectury-bridge-1.9.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- servercountryflags-1.9.3-1.20.1-FORGE.jar |Server Country Flags |servercountryflags |1.9.3 |COMMON_SET|Manifest: NOSIGNATURE
- memorysettings-1.20.1-5.4.jar |memorysettings mod |memorysettings |1.20.1-5.4 |COMMON_SET|Manifest: NOSIGNATURE
- cullleaves-forge-3.2.0.jar |CullLeaves |cullleaves |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- midnightlib-forge-1.4.2.jar |MidnightLib |midnightlib |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE
- NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- Connector-1.0.0-beta.32+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.32+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
- liquidburner-1.20.1-0.5.jar |Liquid Burner |liquidburner |0.5 |COMMON_SET|Manifest: NOSIGNATURE
- twilightdelight-2.0.4.jar |Twilight's Flavor & Delight |twilightdelight |2.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$common-im|common-image |com_twelvemonkeys_common_commo|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- spanorama-1.5.1.jar |Panorama |spanorama |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE
- ServerBrowser-1.20-FORGE-1.1.1.jar |ServerBrowser |serverbrowser |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- cupboard-1.20.1-2.3.jar |Cupboard utilities |cupboard |1.20.1-2.3 |COMMON_SET|Manifest: NOSIGNATURE
- cherishedworlds-forge-6.1.4+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- framework-forge-1.20.1-0.6.16.jar |Framework |framework |0.6.16 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j|Inventory Management |inventorymanagement |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-key-binding-api-v1-1.0.36+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.36+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-transfer-api-v1-3.3.3+b00938ec77.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.3+b00938ec77 |COMMON_SET|Manifest: NOSIGNATURE
- EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-resource-loader-v0-0.11.9+142e25ab77.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.9+142e25ab77 |COMMON_SET|Manifest: NOSIGNATURE
- hearth_and_home-forge-1.20.1-2.0.1.jar |Hearth & Home |hearth_and_home |1.20.1-2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE
- MerchantMarkers-1.20.1-forge-1.3.2.jar |Merchant Markers |merchantmarkers |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- spawnersplus-2.0.1-1.20.1_mapped_srg_1.20.1.jar |Spawners+ |spawners_plus |2.0.1-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- SimpleStorageNetwork-1.20.1-1.10.0.jar |Simple Storage Network |storagenetwork |1.10.0 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
- Decorative Blocks-forge-1.20.1-4.0.2.jar |Decorative Blocks |decorative_blocks |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- make_bubbles_pop-0.2.0-forge-mc1.19.4+.jar |Make Bubbles Pop |make_bubbles_pop |0.2.0-forge |COMMON_SET|Manifest: NOSIGNATURE
- azurelib-neo-1.20.1-2.0.20.jar |AzureLib |azurelib |2.0.20 |COMMON_SET|Manifest: NOSIGNATURE
- euphonium-1.0.1+1.20_mapped_srg_1.20.1.jar |Euphonium |euphonium |1.0.11.20 |COMMON_SET|Manifest: NOSIGNATURE
- energy-bridge-1.9.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- watut-forge-1.20.1-1.0.13.jar |What Are They Up To |watut |1.20.1-1.0.13 |COMMON_SET|Manifest: NOSIGNATURE
- skinlayers3d-forge-1.6.2-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
- Raided-1.20.1-0.1.3.jar |Raided |raided |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- DistantFriends-forge-1.20.1-0.5.4.jar |Distant Friends |distantfriends |0.5.4 |COMMON_SET|Manifest: NOSIGNATURE
- friendsandfoes-forge-mc1.20.1-2.0.9.jar |Friends&Foes |friendsandfoes |2.0.9 |COMMON_SET|Manifest: NOSIGNATURE
- endermanoverhaul-forge-1.20.1-1.0.3.jar |Enderman Overhaul |endermanoverhaul |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-blockrenderlayer-v1-1.1.40+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.40+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE
- amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE
- another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- CullLessLeaves-Reforged-1.20.1-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.20.1-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- whats-that-slot-forge-1.3.4+1.20.1.jar |What's That Slot |whats_that_slot |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
- panorama_screens-1.0+forge+mc1.20.jar |Panorama Screens |panorama_screens |1.0+forge+mc1.20 |COMMON_SET|Manifest: NOSIGNATURE
- mes-1.3-1.20-forge.jar |Moog's End Structures |mes |1.3-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
- DiagonalFences-v8.1.3-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- miners_delight-1.20.1-1.2.2.jar |Miner's Delight |miners_delight |1.20.1-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- betterarcheology-1.1.0.jar |Better Archeology |betterarcheology |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-biome-api-v1-13.0.12+dd0389a577.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.12+dd0389a577 |COMMON_SET|Manifest: NOSIGNATURE
- fancymenu_forge_2.14.13_MC_1.20.1.jar |FancyMenu |fancymenu |2.14.13 |COMMON_SET|Manifest: NOSIGNATURE
- ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
- justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- charmofundying-forge-6.4.5+1.20.1.jar |Charm of Undying |charmofundying |6.4.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- BadOptimizations-1.6.3.jar |BadOptimizations |badoptimizations |1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.7.h |COMMON_SET|Manifest: NOSIGNATURE
- OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- createaddition-1.20.1-1.1.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- saturn-mc1.20.1-0.1.1.jar |Saturn |saturn |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_core_1.20.1-11.0.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- EasyAnvils-v8.0.1-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- createdeco-2.0.0-forge-1.20.1.jar |Create Deco |createdeco |2.0.0-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE
- combatroll-forge-1.3.1+1.20.1.jar |Combat Roll |combatroll |1.3.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- botarium-forge-1.20.1-2.2.1.jar |Botarium |botarium |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$json-0.2.|json |org_quiltmc_parsers_json |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar |Grass Overhaul |grassoverhaul |23.10.10 |COMMON_SET|Manifest: NOSIGNATURE
- stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE
- sound-physics-remastered-forge-1.20.1-1.3.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-convention-tags-v1-1.5.4+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.4+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE
- VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |COMMON_SET|Manifest: NOSIGNATURE
- ResourcePackOverrides-v8.0.2-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- guardvillagers-1.20.1-1.6.3.jar |Guard Villagers |guardvillagers |1.20.1-1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
- balm-forge-1.20.1-7.2.1.jar |Balm |balm |7.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-screen-api-v1-2.0.7+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.7+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE
- immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE
- chat_heads-0.10.31-forge-1.20.jar |Chat Heads |chat_heads |0.10.31 |COMMON_SET|Manifest: NOSIGNATURE
- LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- dcintegration-forge-3.0.5-1.20.1.jar |Discord Integration |dcintegration |3.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- geophilic-v2.1.0-mc1.20u1.20.2.jar |Geophilic |geophilic |2.1.0-mc1.20u1.20.2 |COMMON_SET|Manifest: NOSIGNATURE
- athena-forge-1.20.1-3.1.1.jar |Athena |athena |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- terrablender-bridge-1.9.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- dimensionviewer-1.20-1.4.0.jar |Dimension Viewer |dimensionviewer |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- AdvancementPlaques-1.20.1-forge-1.4.10.jar |Advancement Plaques |advancementplaques |1.4.10 |COMMON_SET|Manifest: NOSIGNATURE
- Amplified_Nether_1.20.4_v1.2.4.jar |Amplified Nether |amplifiednether |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-game-rule-api-v1-1.0.39+461110ab77.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.39+461110ab77 |COMMON_SET|Manifest: NOSIGNATURE
- explorify-v1.3.0-mc1.20.jar |Explorify |explorify |1.3.0-mc1.20 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- tidal-towns-1.2.jar |Tidal Towns |mr_tidal_towns |1.2 |COMMON_SET|Manifest: NOSIGNATURE
- mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |COMMON_SET|Manifest: NOSIGNATURE
- curios-forge-5.7.0+1.20.1.jar |Curios API |curios |5.7.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Searchables-forge-1.20.1-1.0.2.jar |Searchables |searchables |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20|Eldritch End |eldritch_end |0.2.31 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-entity-events-v1-1.5.22+b909fbe377.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.5.22+b909fbe377 |COMMON_SET|Manifest: NOSIGNATURE
- YSNS-Forge-MC1.20-1.0.4.jar |You Shall Not Spawn! |ysns |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- sparsestructuresreforged-1.20.1-1.0.0.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- veinmining-forge-1.3.0+1.20.1.jar |Vein Mining |veinmining |1.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-dimensions-v1-2.1.53+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.53+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE
- elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- create_tweaked_controllers-1.20.1-1.2.2.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- Create_Questing-FORGE-1.20.1-1.0.0.jar |Create Questing |create_questing |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- createbigcannons-forge-1.20.1-0.5.3.a.jar |Create Big Cannons |createbigcannons |0.5.3.a-nightly-1ff4|COMMON_SET|Manifest: NOSIGNATURE
- puzzlesapi-forge-8.1.5.jar |Puzzles Api |puzzlesapi |8.1.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- formationsnether-1.0.3.jar |Formations Nether |formationsnether |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- euphonium-1.0.1+1.20$kaleido-config-0.1.1+1.1.0-be|kaleido-config |folk_sisby_kaleido_config |0.1.11.1.0-beta.3 |COMMON_SET|Manifest: NOSIGNATURE
- treeharvester-1.20.1-8.4.jar |Tree Harvester |treeharvester |8.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-model-loading-api-v1-1.0.2+3a78c72c77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.2+3a78c72c77 |COMMON_SET|Manifest: NOSIGNATURE
- jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |COMMON_SET|Manifest: NOSIGNATURE
- Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- fabric-rendering-v1-3.0.7+1c0ea72177.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.7+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE
- blossom-blade-1.0.jar |Blossom Blade |mr_blossom_blade |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-renderer-indigo-1.5.0+67f9824077.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.0+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE
- Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE
- smarterfarmers-1.20-1.8.1.jar |Smarter Farmers |smarterfarmers |1.20-1.8.1 |COMMON_SET|Manifest: NOSIGNATURE
- SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |COMMON_SET|Manifest: NOSIGNATURE
- neruina-1.3.0-forge+1.18.2-1.20.1.jar |Neruina |neruina |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-fabric-compat-1.9.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- memoryleakfix-forge-1.17+-1.1.2.jar |Memory Leak Fix |memoryleakfix |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- formations-1.0.2-forge-mc1.20.jar |Formations |formations |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- forge-1.20.1-47.2.19-universal.jar |Forge |forge |47.2.19 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
- appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- More Wandering Trades 1.0.0 - 1.20.1.jar |More Wandering Trades |more_wandering_trades |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- drippyloadingscreen_forge_2.2.4_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |2.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- create_salt 1.20.1-1.0.0.jar |Create : The Salt |create__the_salt |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- nmpvc-forge-1.20.1-1.0.2.jar |Nyf's ModPack Version Check |nmpvc |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- formationsoverworld-1.0.2.jar |Formations Overworld |formationsoverworld |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- fastportals-1.0.3-forge 1.20.x.jar |Fast Portals |fastportalsforge |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- treeplacer-forge-1.20.1-1.2.0.jar |TreePlacer |treeplacer |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-api-base-0.4.30+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.30+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.20-2.25.jar |Mouse Tweaks |mousetweaks |2.25 |COMMON_SET|Manifest: NOSIGNATURE
- EasierSleeping-1.20.1-2.1.3.jar |Easier Sleeping |easier_sleeping |2.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- moresnifferflowers-1.1.2.jar |More Sniffer Flowers |moresnifferflowers |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- BigShot-forge-1.20.1-1.0.1.jar |BigShot |bigshot |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- jei-bridge-1.9.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |COMMON_SET|Manifest: NOSIGNATURE
- ecologics-forge-1.20.1-2.2.0.jar |Ecologics |ecologics |2.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-item-group-api-v1-4.0.11+f687ac9377.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.11+f687ac9377 |COMMON_SET|Manifest: NOSIGNATURE
- polymorph-forge-0.49.2+1.20.1.jar |Polymorph |polymorph |0.49.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Zeta-1.0-13.jar |Zeta |zeta |1.0-13 |COMMON_SET|Manifest: NOSIGNATURE
- entityculling-forge-1.6.2-mc1.20.1.jar |EntityCulling |entityculling |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
- oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-recipe-api-v1-1.0.20+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.20+514a076577 |COMMON_SET|Manifest: NOSIGNATURE
- visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- biomemusic-1.20.1-2.3.jar |biomemusic mod |biomemusic |1.20.1-2.3 |COMMON_SET|Manifest: NOSIGNATURE
- PuzzlesLib-v8.1.16-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.16 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- FriendlyFire-Forge-1.20.1-18.0.5.jar |FriendlyFire |friendlyfire |18.0.5 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- fabric-sound-api-v1-1.0.12+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.12+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE
- mavapi-1.1.3-mc1.20.1.jar |More Axolotl Variants API |mavapi |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- create_oppenheimered-1.20.1-1.0.1.jar |Create: Oppenheimered |create_oppenheimered |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE
- better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE
- deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE
- xptome-1.20.1-2.2.jar |XP Tome |xpbook |2.2 |COMMON_SET|Manifest: NOSIGNATURE
- cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- notenoughcrashes-4.4.6+1.20.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.4.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- creeperoverhaul-3.0.1-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- recipeessentials-1.20.1-3.2.jar |recipeessentials mod |recipeessentials |1.20.1-3.2 |COMMON_SET|Manifest: NOSIGNATURE
- aether-1.20.1-1.2.0-neoforge.jar |The Aether |aether |1.20.1-1.2.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- deep_aether-1.20.1-1.0.2.jar |Deep Aether |deep_aether |1.20.1-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE
- aether-redux-1.3.4-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- connectivity-1.20.1-4.9.jar |Connectivity Mod |connectivity |1.20.1-4.9 |COMMON_SET|Manifest: NOSIGNATURE
- kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- piglinproliferation-1.20-1.1.2.jar |Piglin Proliferation |piglinproliferation |1.20-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- ritchiesprojectilelib-1.0.0-369e88d+1.20.1-forge.j|Ritchie's Projectile Library |ritchiesprojectilelib |1.0.0-369e88d+1.20.1|COMMON_SET|Manifest: NOSIGNATURE
- Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-2.5.3-1.20.1.jar |Citadel |citadel |2.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- L_Enders_Cataclysm-1.90 -1.20.1.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- alexsmobs-1.22.7.jar |Alex's Mobs |alexsmobs |1.22.7 |COMMON_SET|Manifest: NOSIGNATURE
- mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- continuity-compat-1.9.2+1.20.1.jar |Connector Extras Continuity Co|connectorextras_continuity_com|1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- create_dragon_lib-1.20.1-1.3.3.jar |Create: Dragon Lib |create_dragon_lib |1.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- sculkhorde-1.20.1-0.8.9.jar |Sculk Horde |sculkhorde |1.20.1-0.8.9 |COMMON_SET|Manifest: NOSIGNATURE
- bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- wares-1.20.1-1.2.4.jar |Wares |wares |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- monobank-1.20.1-1.1.3.jar |Monobank |monobank |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- Steam_Rails-1.5.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.3+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$gson-0.2.|gson |org_quiltmc_parsers_gson |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- [NeoLexForge 1.20.1]MomentariyModder'Applications[|MomentariyModder'Applications |momentariycore2 |5.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- dragonmounts-1.20.1-1.1.5.b3.jar |Dragon Mounts: Legacy |dragonmounts |1.1.5.b3 |COMMON_SET|Manifest: NOSIGNATURE
- better-clouds-1.3.13+1.20.1_mapped_srg_1.20.1.jar |Better Clouds |betterclouds |1.3.131.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-content-registries-v0-4.0.10+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.10+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE
- twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |COMMON_SET|Manifest: NOSIGNATURE
- FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- casualness_delight-1.20.1-0.3n.jar |Casualness Delight |casualness_delight |1.20.1-0.2n |COMMON_SET|Manifest: NOSIGNATURE
- chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- cuisinedelight-1.1.12.jar |Cuisine Delight |cuisinedelight |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
- lazurite-1.0.2+mc1.20.1.jar |Lazurite |lazurite |1.0.2+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$common-io|common-io |com_twelvemonkeys_common_commo|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE
- despawn_tweaker-1.20.1-0.0.5.jar |DespawnTweaker |despawn_tweaker |1.20.1-0.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- collective-1.20.1-7.30.jar |Collective |collective |7.30 |COMMON_SET|Manifest: NOSIGNATURE
- BetterThirdPerson-Forge-1.20-1.9.0.jar |Better Third Person |betterthirdperson |1.9.0 |COMMON_SET|Manifest: NOSIGNATURE
- witherstormmod-1.20.1-4.0.1.1.jar |Cracker's Wither Storm Mod |witherstormmod |4.0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- resourcefullib-forge-1.20.1-2.1.23.jar |Resourceful Lib |resourcefullib |2.1.23 |COMMON_SET|Manifest: NOSIGNATURE
- deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-9.1.13-forge.jar |Architectury |architectury |9.1.13 |COMMON_SET|Manifest: NOSIGNATURE
- SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence |sdrp |4.0.3-build.40+mc1.2|COMMON_SET|Manifest: NOSIGNATURE
- gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-library-forge-2001.1.5.jar |FTB Library |ftblibrary |2001.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-teams-forge-2001.1.4.jar |FTB Teams |ftbteams |2001.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-loot-api-v2-1.2.0+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.0+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE
- ConnectorExtras-1.9.2+1.20.1.jar |Connector Extras |connectorextras |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-networking-api-v1-1.3.10+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.10+503a202477 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_items_1.20.1-11.0.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- mavm-1.2.4-mc1.20.jar |More Axolotl Variants Mod |mavm |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- controllable-forge-1.20.1-0.20.3.jar |Controllable |controllable |0.20.3 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- backpacked-forge-1.20.1-2.2.5.jar |Backpacked |backpacked |2.2.5 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
- YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|COMMON_SET|Manifest: NOSIGNATURE
- ServerTabInfo-1.20-1.3.8.jar |Server Tab Info |servertabinfo |1.3.8 |COMMON_SET|Manifest: NOSIGNATURE
- voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-lifecycle-events-v1-2.2.21+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.21+afab492177 |COMMON_SET|Manifest: NOSIGNATURE
- TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- villagesandpillages-forge-mc1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Festive_Delight_1.3_Forge_1.20.1.jar |Festive Delight |festive_delight |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-quests-forge-2001.3.3.jar |FTB Quests |ftbquests |2001.3.3 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-xmod-compat-forge-2.1.0.jar |FTB XMod Compat |ftbxmodcompat |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Ping-Wheel-1.7.1-forge-1.20.1.jar |Ping Wheel |pingwheel |1.7.1 |COMMON_SET|Manifest: NOSIGNATURE
- Structory_Towers_1.20.4_v1.0.6.jar |Structory: Towers |structorytowers |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE
- Delightful-1.20.1-3.4.2.jar |Delightful |delightful |3.4.2 |COMMON_SET|Manifest: NOSIGNATURE
- create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.9.d |COMMON_SET|Manifest: NOSIGNATURE
- waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- extra_compat-1.4.1.jar |Extra Compat |extra_compat |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- Structory_1.20.2_v1.3.4.jar |Structory |structory |1.3.4 |COMMON_SET|Manifest: NOSIGNATURE
- comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-mining-level-api-v1-2.1.49+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.49+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE
- alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
- create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE
- Continents_1.20.4_v1.1.4.jar |Continents |continents |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- Terralith_1.20.4_v2.4.11.jar |Terralith |terralith |2.4.11 |COMMON_SET|Manifest: NOSIGNATURE
- Treeplacer Terralith Addon v1.1.0-1.20.jar |Treeplacer - Terralith Addon |treeplacer_terralithaddon |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_player_1.20.1-11.0.0.j|APTweaks: Player |adaptive_performance_tweaks_pl|11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |COMMON_SET|Manifest: NOSIGNATURE
- CutThrough-v8.0.1-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.1 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- tfmg-0.8.0b-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.8.0b |COMMON_SET|Manifest: NOSIGNATURE
- fabric-transitive-access-wideners-v1-4.3.0+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.0+1880499877 |COMMON_SET|Manifest: NOSIGNATURE
- alexscaves-1.1.0.jar |Alex's Caves |alexscaves |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.20.1-17.0.13.jar |EnchantmentDescriptions |enchdesc |17.0.13 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- moonlight-1.20-2.9.10-forge.jar |Moonlight Library |moonlight |1.20-2.9.10 |COMMON_SET|Manifest: NOSIGNATURE
- MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- Jade-1.20.1-forge-11.8.0.jar |Jade |jade |11.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE
- BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
- yet-another-config-lib-fabric-3.2.1+1.20$imageio-c|imageio-core |com_twelvemonkeys_imageio_imag|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- Iceberg-1.20.1-forge-1.1.18.jar |Iceberg |iceberg |1.1.18 |COMMON_SET|Manifest: NOSIGNATURE
- create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |COMMON_SET|Manifest: NOSIGNATURE
- obsidianui-0.1.2+1.20.1.jar |ObsidianUI |spruceui |0.1.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_1.20.1-11.0.0.jar |APTweaks (Bundle) |adaptive_performance_tweaks |11.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20$imageio-w|imageio-webp |com_twelvemonkeys_imageio_imag|3.10.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- Nullscape_1.20.4_v1.2.4.jar |Nullscape |nullscape |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- immersive_paintings-0.6.7+1.20.1-forge.jar |Immersive Paintings |immersive_paintings |0.6.7+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- betterchunkloading-1.20.1-3.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-3.3 |COMMON_SET|Manifest: NOSIGNATURE
- invhud.forge.1.20.1-3.4.18.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.18 |COMMON_SET|Manifest: NOSIGNATURE
- EndlessBiomes 1.4.2s - 1.20.1.jar |EndlessBiomes |endlessbiomes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
- mvs-4.1.1-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.1-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE
- yet-another-config-lib-fabric-3.2.1+1.20_mapped_sr|YetAnotherConfigLib |yet_another_config_lib_v3 |3.2.11.20 |COMMON_SET|Manifest: NOSIGNATURE
- solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |COMMON_SET|Manifest: NOSIGNATURE
- Rrls-3.2.0-1.20.1-forge.jar |Remove Reloading Screen |rrls |3.2.0-1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
- CrabbersDelight-1.20.1-1.1.4.jar |Crabber's Delight |crabbersdelight |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- PacketFixer-forge-1.20.1-1.2.4.jar |Packet Fixer |packetfixer |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- emi-bridge-1.9.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.9.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
- deeper-oceans-mc1.20-v1.0.1a.jar |Deeper Oceans |deeper_oceans |1.0.1a |COMMON_SET|Manifest: NOSIGNATURE
- fabric-data-generation-api-v1-12.3.3+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.3+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE
- fabric-events-interaction-v0-0.6.1+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.1+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE
- Flywheel Backend: Uninitialized
- Crash Report UUID: b2f38dad-9e73-4be1-ad94-4431666ca785
- FML: 47.2
- Forge: net.minecraftforge:47.2.19
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
- snowrealmagic:core
- Suspected Mods: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219)
- at cpw.mods.securejarhandler/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135)
- at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
- at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
- at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
- at java.base/java.lang.Class.getDeclaredMethods(Class.java:2504)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.findMixinMerged(ModIdentifier.java:133)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.getMixinInfo(ModIdentifier.java:165)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.identifyFromThrowable(ModIdentifier.java:64)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.lambda$identifyFromStacktrace$2(ModIdentifier.java:42)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.visitChildrenThrowables(ModIdentifier.java:52)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.identifyFromStacktrace(ModIdentifier.java:41)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.lambda$getSuspectedModsOf$0(ModIdentifier.java:34)
- at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1220)
- at TRANSFORMER/[email protected]+1.20.1/fudge.notenoughcrashes.stacktrace.ModIdentifier.getSuspectedModsOf(ModIdentifier.java:34)
- at TRANSFORMER/[email protected]/net.minecraft.CrashReport.md6da2ef$notenoughcrashes$lambda$beforeSystemDetailsAreWritten$1$0(CrashReport.java:535)
- at TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:66)
- at TRANSFORMER/[email protected]/net.minecraft.CrashReport.handler$fjf000$notenoughcrashes$beforeSystemDetailsAreWritten(CrashReport.java:533)
- at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127519_(CrashReport.java:71)
- at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127526_(CrashReport.java:114)
- at TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127512_(CrashReport.java:135)
- at TRANSFORMER/[email protected]/net.minecraft.client.Minecraft.m_91332_(Minecraft.java:846)
- at TRANSFORMER/[email protected]/net.minecraft.client.main.Main.main(Main.java:192)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
- at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
- at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
- at java.base/java.lang.reflect.Method.invoke(Method.java:568)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99)
- at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:108)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:78)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
- at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
- at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141)
- Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies] from phase [DEFAULT] in config [valkyrienskies-common.mixins.json] FAILED during APPLY
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
- ... 48 more
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Redirect annotation on renderShipChunkBlockEntity could not find any targets matching 'Lme/jellysquid/mods/sodium/client/render/SodiumWorldRenderer;renderTileEntities(Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V' in me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer. Using refmap valkyrienskies-1201-common-refmap.json [PREINJECT Applicator Phase -> valkyrienskies-common.mixins.json:mod_compat.sodium.MixinSodiumWorldRenderer from mod valkyrienskies -> Prepare Injections -> -> redirect$cjg000$valkyrienskies$renderShipChunkBlockEntity(Lnet/minecraft/client/renderer/blockentity/BlockEntityRenderDispatcher;Lnet/minecraft/world/level/block/entity/BlockEntity;FLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;Lcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/RenderBuffers;Lit/unimi/dsi/fastutil/longs/Long2ObjectMap;Lnet/minecraft/client/Camera;F)V -> Parse]
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo.<init>(RedirectInjectionInfo.java:44)
- at jdk.internal.reflect.GeneratedConstructorAccessor85.newInstance(Unknown Source)
- at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
- at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
- at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1329)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1053)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:395)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:327)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:421)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:403)
- at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
- ... 48 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement