Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // I bet Cylons wouldn't have this problem.
- Time: 4/1/23, 12:25 PM
- Description: Initializing game
- org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:OptiFine:default}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2351!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
- at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
- at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
- at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
- Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [valhelsia_core.mixins.json:client.ModelBlockRendererMixin] from phase [DEFAULT] in config [valhelsia_core.mixins.json] FAILED during APPLY
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 37 more
- Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @ModifyVariable annotation on valhelsia_renderModelFaceFlat could not find any targets matching 'Lnet/minecraft/client/renderer/block/ModelBlockRenderer;m_111001_(Lnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;IIZLcom/mojang/blaze3d/vertex/PoseStack;Lcom/mojang/blaze3d/vertex/VertexConsumer;Ljava/util/List;Ljava/util/BitSet;)V' in net.minecraft.client.renderer.block.ModelBlockRenderer. Using refmap valhelsia_core.refmap.json [PREINJECT Applicator Phase -> valhelsia_core.mixins.json:client.ModelBlockRendererMixin -> Prepare Injections -> -> localvar$cni000$valhelsia_renderModelFaceFlat(ILnet/minecraft/world/level/BlockAndTintGetter;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/BlockPos;)I -> Parse]
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at jdk.internal.reflect.GeneratedConstructorAccessor82.newInstance(Unknown Source) ~[?:?] {}
- at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
- at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:149) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- ... 37 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- Head --
- Thread: Render thread
- Stacktrace:
- at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
- at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
- at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
- at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
- at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
- at net.minecraft.client.renderer.block.BlockRenderDispatcher.<init>(BlockRenderDispatcher.java:50) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,xf:OptiFine:default}
- at net.minecraft.client.Minecraft.<init>(Minecraft.java:501) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:rei_plugin_compatibilities:B,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:braincell.mixins.json:client.MinecraftMixin,pl:mixin:APP:fastload.mixins.json:client.MinecraftClientMixin,pl:mixin:APP:fallingleaves.mixins.json:MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:antiqueatlas-common.mixins.json:MixinMinecraftClient,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globaldataandresourcepacks.mixins.json:ClientPackFinderMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:konkrete.mixin.json:client.MixinMinecraft,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:travelerstitles.mixins.json:MinecraftClientTickMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinMinecraft,pl:mixin:APP:fancymenu.general.mixin.json:IMixinMinecraft,pl:mixin:APP:dannys_expansion.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
- -- Initialization --
- Details:
- Modules:
- ADVAPI32.dll:API Windows 32 Base avanzato:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- AUDIOSES.DLL:Sessione audio:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- AVRT.dll:Multimedia Realtime Runtime:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- COMCTL32.dll:Libreria di controlli per le azioni dell'utente:6.10 (WinBuild.160101.0800):Microsoft Corporation
- CRYPT32.dll:Crypto API32:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
- CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
- DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
- DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
- DNSAPI.dll:DLL API client DNS:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- DSOUND.dll:DirectSound:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
- GLU32.dll:OpenGL Utility Library DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- HID.DLL:Libreria utente Hid:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
- IPHLPAPI.DLL:API helper IP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- KERNEL32.DLL:DLL client di Windows NT BASE API:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- KERNELBASE.dll:DLL client di Windows NT BASE API:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- MMDevApi.dll:API MMDevice:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- MSACM32.dll:Filtro audio ACM Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
- MSCTF.dll:MSCTF Server DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
- NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
- NTASN1.dll:Microsoft ASN.1 API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
- Ole32.dll:Microsoft OLE per Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
- OpenAL.dll
- POWRPROF.dll:DLL helper del profilo di alimentazione:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- PROPSYS.dll:Sistema di proprietà Microsoft:7.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- Pdh.dll:DLL helper Dati di prestazione di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- RPCRT4.dll:Runtime RPC (Remote Procedure Call):10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- SETUPAPI.DLL:API dell'installazione di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- SHCORE.dll:SHCORE:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- SHELL32.dll:DLL comune della shell di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- UMPDC.dll
- USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- USERENV.dll:Userenv:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- VCRUNTIME140.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
- VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- WINHTTP.dll:Servizi HTTP Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- WINMM.dll:DLL API MCI:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
- WS2_32.dll:DLL a 32 bit di Windows Socket 2.0:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
- WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- WindowManagementAPI.dll
- Windows.UI.dll:Windows Runtime UI Foundation DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
- Wldp.dll:Criterio di blocco di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
- aswAMSI.dll:AVG AMSI COM object:22.11.7716.0:AVG Technologies CZ, s.r.o.
- aswhook.dll:AVG Hook Library:22.11.7716.0:AVG Technologies CZ, s.r.o.
- atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
- atio6axx.dll:AMD OpenGL Driver:22.10.220823_1f70af4:Advanced Micro Devices, Inc
- bcrypt.dll:Libreria primitive di crittografia di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
- cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
- clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
- combase.dll:Microsoft COM per Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc.DLL:Servizio Client DHCP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- dhcpcsvc6.DLL:Client DHCPv6:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- dinput8.dll:Microsoft DirectInput:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- dwmapi.dll:API di Gestione finestre desktop Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- fastprox.dll:WMI Custom Marshaller:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- fwpuclnt.dll:API modalità utente FWP/IPsec:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- gdi32full.dll:GDI Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- glfw.dll
- icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
- java.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- javaw.exe:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- jemalloc.dll
- jimage.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- jli.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- jna13654606283724771165.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
- jsound.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- jsvml.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- jvm.dll:OpenJDK 64-Bit server VM:17.0.5.0:Eclipse Adoptium
- kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- ksuser.dll:User CSA Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
- lwjgl.dll
- lwjgl_opengl.dll
- lwjgl_stb.dll
- management.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- management_ext.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- midimap.dll:Microsoft MIDI Mapper:10.0.19041.488 (WinBuild.160101.0800):Microsoft Corporation
- msacm32.drv:Microsoft Sound Mapper:10.0.19041.488 (WinBuild.160101.0800):Microsoft Corporation
- mscms.dll:DLL sistema di corrispondenza colori Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- msvcp140.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
- msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
- msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- mswsock.dll:Service Provider Microsoft Windows Sockets 2.0:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- napinsp.dll:Provider shim denominazione posta elettronica:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- ncrypt.dll:Windows NCrypt Router:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- net.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- nio.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- ntdll.dll:DLL del livello NT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- ntmarta.dll:Provider MARTA per Windows NT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
- perfos.dll:DLL oggetti delle prestazioni del sistema Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- pnrpnsp.dll:Provider spazio dei nomi PNRP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
- rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- resourcepolicyclient.dll:Resource Policy Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
- sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
- shlwapi.dll:Libreria leggera di utilità per la shell:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- sunmscapi.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
- twinapi.appcore.dll:twinapi.appcore:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
- uxtheme.dll:Libreria UxTheme di Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- vcruntime140_1.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
- verify.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- wbemcomn.dll:WMI:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
- wbemprox.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
- wbemsvc.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
- wdmaud.drv:Driver sistema audio Winmm:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- win32u.dll:Win32u:10.0.19041.2728 (WinBuild.160101.0800):Microsoft Corporation
- windows.storage.dll:API archiviazione Microsoft WinRT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- winmmbase.dll:DLL API estensione multimedia di base:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- wintypes.dll:DLL tipi di base Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
- xinput1_4.dll:API periferica comune Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
- zip.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
- Stacktrace:
- at net.minecraft.client.main.Main.main(Main.java:169) ~[client-1.18.2-20220404.173914-srg.jar%23305!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2351!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
- at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
- at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
- at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
- at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
- at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
- at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
- at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
- at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
- -- System Details --
- Details:
- Minecraft Version: 1.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.5, Eclipse Adoptium
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- Memory: 2283536896 bytes (2177 MiB) / 4831838208 bytes (4608 MiB) up to 5368709120 bytes (5120 MiB)
- CPUs: 16
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 7 3800X 8-Core Processor
- Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
- Microarchitecture: Zen 2
- Frequency (GHz): 3.89
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: Radeon RX550/550 Series
- Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x699f
- Graphics card #0 versionInfo: DriverVersion=31.0.12029.4013
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 23475.80
- Virtual memory used (MB): 13879.59
- Swap memory total (MB): 7168.00
- Swap memory used (MB): 806.29
- JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4608m -Xmx5120m
- Launched Version: 1.18.2
- Backend library: LWJGL version 3.2.2 SNAPSHOT
- Backend API: Radeon RX550/550 Series GL version 4.2.0 Core Profile Context 22.10.3.221025, ATI Technologies Inc.
- Window size: <not initialized>
- GL Caps: Using framebuffer using OpenGL 3.2
- GL debug messages:
- Using VBOs: Yes
- Is Modded: Definitely; Client brand changed to 'forge'
- Type: Client (map_client.txt)
- CPU: 16x AMD Ryzen 7 3800X 8-Core Processor
- OptiFine Version: OptiFine_1.18.2_HD_U_H6
- OptiFine Build: 20220313-160847
- Render Distance Chunks: 8
- Mipmaps: 4
- Anisotropic Filtering: 1
- Antialiasing: 0
- Multitexture: false
- Shaders: null
- OpenGlVersion: 4.2.0 Core Profile Context 22.10.3.221025
- OpenGlRenderer: Radeon RX550/550 Series
- OpenGlVendor: ATI Technologies Inc.
- CpuCount: 16
- ModLauncher: 9.1.3+9.1.3+main.9b69c82a
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- slf4jfixer PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- OptiFine TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- lowcodefml@null
- javafml@null
- Mod List:
- saturn-mc1.18.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_core_1.18.2-3.19.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.19.0 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- habitat-1.1.5.jar |Habitat |habitat |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- StackablePotions-forge-1.18.2-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- secondchanceforge-1.18.2-1.5.0.jar |Second Chance Forge |secondchanceforge |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
- musictriggers-1.18.2-6.1.jar |Music Triggers |musictriggers |1.18.2-6.1 |COMMON_SET|Manifest: NOSIGNATURE
- entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
- theimpossiblelibrary-1.18.2-0.2.3.jar |The Impossible Library |theimpossiblelibrary |1.18.2-0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- itemdelete-2.0.3.1.jar |DeleteItem |deleteitem |2.0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- areas-1.18.2-4.3.jar |Areas |areas |4.3 |COMMON_SET|Manifest: NOSIGNATURE
- majruszs-difficulty-1.18.2-1.4.4.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
- Quest_Giver-1.18.2-1.0.7.jar |Quest Giver |quest_giver |1.18.2-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
- nyfsquiver-1.18.2-0.7.3.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |COMMON_SET|Manifest: NOSIGNATURE
- CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |COMMON_SET|Manifest: NOSIGNATURE
- ReAuth-1.18-Forge-4.0.6.jar |ReAuth |reauth |4.0.6 |COMMON_SET|Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
- YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |COMMON_SET|Manifest: NOSIGNATURE
- wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- MaxHealthFix-Forge-1.18.2-5.0.1.jar |MaxHealthFix |maxhealthfix |5.0.1 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- difficultraids-1.7.3-release.jar |Difficult Raids |difficultraids |1.7.3-release |COMMON_SET|Manifest: NOSIGNATURE
- guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
- Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |COMMON_SET|Manifest: NOSIGNATURE
- balm-3.2.6.jar |Balm |balm |3.2.6 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterNetherFortresses-1.18.2-Forge-1.0.0.jar|YUNG's Better Nether Fortresse|betterfortresses |1.18.2-Forge-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Paraglider-1.18.2-1.6.0.5.jar |Paraglider |paraglider |1.6.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE
- soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |COMMON_SET|Manifest: NOSIGNATURE
- solapplepie-1.18.2-1.0.4.jar |Spice of Life: Apple Pie Editi|solapplepie |1.18.2-1.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |COMMON_SET|Manifest: NOSIGNATURE
- TinySkeletons-v3.2.1-1.18.2-Forge.jar |Tiny Skeletons |tinyskeletons |3.2.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
- tenshilib-1.18.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.15 |COMMON_SET|Manifest: NOSIGNATURE
- morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|COMMON_SET|Manifest: NOSIGNATURE
- braincell-1.18.jar |Braincell |braincell |1.18 |COMMON_SET|Manifest: NOSIGNATURE
- timeout_fixes-1.18.1-1.0.0.jar |Timeout Fixes |timeout_fixes |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- HarderMonsterBoats-1.18.1-39.1.1.0.jar |Harder Monster Boats |hardermonsterboats |39.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- supermartijn642corelib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- spark-1.9.11-forge.jar |spark |spark |1.9.11 |COMMON_SET|Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |COMMON_SET|Manifest: NOSIGNATURE
- YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- ClaimChunk-1.18-1.0.16.jar |Claim Chunk |cc |1.0.16 |COMMON_SET|Manifest: NOSIGNATURE
- bettervillage-forge-1.18.2-2.0.0.jar |Better village |bettervillage |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Atlas-Lib-1.18.2-1.1.7a.jar |Atlas Lib |atlaslib |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE
- Project_MMO-1.18.2-3.69.11.jar |Project MMO |pmmo |1.18.2-3.69.11 |COMMON_SET|Manifest: NOSIGNATURE
- 1.18.2netherskeletons4.8.jar |NetherSkeletons |netherskeletons |4.8 |COMMON_SET|Manifest: NOSIGNATURE
- ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
- illageandspillage-1.18.2-1.1.3.jar |Illage and Spillage |illageandspillage |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |COMMON_SET|Manifest: NOSIGNATURE
- pumpkillagersquest-1.18.2-3.2.jar |Pumpkillager's Quest |pumpkillagersquest |3.2 |COMMON_SET|Manifest: NOSIGNATURE
- NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |COMMON_SET|Manifest: NOSIGNATURE
- humancompanions-1.18.2-1.7.3.jar |Human Companions |humancompanions |1.18.2-1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
- Fastload-Reforged-2.6.9+1.18.2.jar |Fastload |fastload |2.6.9+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- Reputation-1.18-0.9.9.jar |Reputation |reputation |0.9.9 |COMMON_SET|Manifest: NOSIGNATURE
- dawncraft_mobs-1.18-0.9.2c_beta.jar |Simple Mobs |simple_mobs |0.9.2 |COMMON_SET|Manifest: NOSIGNATURE
- VisualWorkbench-v3.3.0-1.18.2-Forge.jar |Visual Workbench |visualworkbench |3.3.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
- AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- PassableFoliage-1.18.2-forge-4.0.4.jar |Passable Foliage |passablefoliage |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
- shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- mobhealthbar-1-18-1-2.jar |YDM's Mob Health Bar |mobhealthbar |2.0 |COMMON_SET|Manifest: NOSIGNATURE
- integrated_api_forge-1.2.7+1.18.2.jar |Integrated API |integrated_api |1.2.7+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE
- jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |COMMON_SET|Manifest: NOSIGNATURE
- scatterd_weapons-1.18.2-1.2.jar |scattered weapons |scattered_weapons |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
- starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |COMMON_SET|Manifest: NOSIGNATURE
- JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |COMMON_SET|Manifest: NOSIGNATURE
- CraftTweaker-forge-1.18.2-9.1.204.jar |CraftTweaker |crafttweaker |9.1.204 |COMMON_SET|Manifest: NOSIGNATURE
- GameStages-Forge-1.18.2-8.1.3.jar |GameStages |gamestages |8.1.3 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- forge-1.18.2-40.2.1-universal.jar |Forge |forge |40.2.1 |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
- Villager Comfort-1.18.2-1.0.1.jar |Villager Comfort |villagercomfort |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- DarkerSouls1.18.2Forgev1.3.1.jar |Darker Souls |darkersouls |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- idas_forge-1.6.1+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- DynamicSurroundings-5.0.0.4.jar |§3Dynamic Surroundings: Resurr|dsurround |5.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
- DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
- smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE
- logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
- SimpleBackups-1.18.2-1.1.12.jar |Simple Backups |simplebackups |1.18.2-1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
- TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE
- awesomedungeonnether-forge-1.18.2-3.0.0.jar |Awesome dungeon nether |awesomedungeonnether |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- ShoulderSurfing-Forge-1.18.2-2.3.0.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- PresenceNotRequired-Forge-1.3.0.jar |Presence Not Required |presencenotrequired |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- DualGreatsword-1.8.jar |Dual Greatsword |efdg |1.8 |COMMON_SET|Manifest: NOSIGNATURE
- EpicFight-18.3.8.jar |Epic Fight |epicfight |18.3.8 |COMMON_SET|Manifest: NOSIGNATURE
- betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE
- notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |COMMON_SET|Manifest: NOSIGNATURE
- ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |COMMON_SET|Manifest: NOSIGNATURE
- integrated_stronghold_forge-1.0.1+1.18.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |COMMON_SET|Manifest: NOSIGNATURE
- AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE
- EarthMobs-1.18.2-1.4.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
- effective_fg-1.2.4.jar |Effective (Forge) |effective_fg |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |COMMON_SET|Manifest: NOSIGNATURE
- FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- tlc_forge-1.0.1-R-1.18.2.jar |The Lost Castle |tlc |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- lootr-1.18.2-0.2.23.60.jar |Lootr |lootr |0.2.21.58 |COMMON_SET|Manifest: NOSIGNATURE
- lilwings-forge-1.18.2-1.2.4.jar |Lil' Wings |lilwings |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
- PuzzlesLib-v3.3.6-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.6 |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
- bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Obscuria's Essentials 3.2.0 (Forge 1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- Follow-Me-1.18-1.1.8a.jar |Follow Me |followme |1.1.8a |COMMON_SET|Manifest: NOSIGNATURE
- aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |COMMON_SET|Manifest: NOSIGNATURE
- defaultoptions-forge-1.18.2-14.1.2.jar |Default Options |defaultoptions |14.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- TreeChop-1.18.2-forge-0.16.3.jar |HT's TreeChop |treechop |0.16.3 |COMMON_SET|Manifest: NOSIGNATURE
- blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- HealthOverlay-1.18.2-6.3.4.jar |Health Overlay |healthoverlay |6.3.4 |COMMON_SET|Manifest: NOSIGNATURE
- incontrol-1.18-6.1.3.jar |InControl |incontrol |1.18-6.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterOceanMonuments-1.18.2-Forge-1.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.18.2-Forge-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- Incendium_1.18.2_v5.0.7.jar |Incendium |incendium |5.0.7 |COMMON_SET|Manifest: NOSIGNATURE
- sophisticatedcore-1.18.2-0.5.37.202.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.37.202 |COMMON_SET|Manifest: NOSIGNATURE
- InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
- Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |COMMON_SET|Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.56.jar |GeckoLib |geckolib3 |3.0.56 |COMMON_SET|Manifest: NOSIGNATURE
- villagernames-1.18.2-5.1.jar |Villager Names |villagernames |5.1 |COMMON_SET|Manifest: NOSIGNATURE
- piglinproliferation-1.0.0.jar |Piglin Proliferation |piglinproliferation |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |COMMON_SET|Manifest: NOSIGNATURE
- Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |COMMON_SET|Manifest: NOSIGNATURE
- citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE
- alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE
- cloudstorage-1.1.0-1.18.2.jar |Cloud Storage |cloudstorage |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- untamedwilds-1.18.2-2.3.0.jar |Untamed Wilds |untamedwilds |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
- REIPluginCompatibilities-forge-8.0.46.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.46 |COMMON_SET|Manifest: NOSIGNATURE
- feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- Bookshelf-Forge-1.18.2-13.2.53.jar |Bookshelf |bookshelf |13.2.53 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
- sophisticatedbackpacks-1.18.2-3.18.40.777.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.40.777 |COMMON_SET|Manifest: NOSIGNATURE
- ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |COMMON_SET|Manifest: NOSIGNATURE
- bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE
- paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- dragonmounts-1.18.2-1.1.4.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
- MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
- ItShallNotTick-1.0.22-build.34.jar |It Shall Not Tick |itshallnottick |1.0.22-build.34 |COMMON_SET|Manifest: NOSIGNATURE
- entangled-1.3.13-forge-mc1.18.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |COMMON_SET|Manifest: NOSIGNATURE
- CompassCoords-1.4.0-mc1.18.2.jar |Compass Coords |compasscoords |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- BloodAndMadness-Forge1.18.2-v2.0.4.jar |Blood And Madness |bloodandmadness |2.0 |COMMON_SET|Manifest: NOSIGNATURE
- getittogetherdrops-forge-1.18.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |COMMON_SET|Manifest: NOSIGNATURE
- endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
- LetSleepingDogsLie-1.18-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- Chunky-1.2.164.jar |Chunky |chunky |1.2.164 |COMMON_SET|Manifest: NOSIGNATURE
- zmedievalmusic-1.18.2-1.4.jar |medievalmusic mod |medievalmusic |1.18.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
- Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
- L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE
- ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE
- collective-1.18.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE
- betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |COMMON_SET|Manifest: NOSIGNATURE
- unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |COMMON_SET|Manifest: NOSIGNATURE
- architectury-4.11.89-forge.jar |Architectury |architectury |4.11.89 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |COMMON_SET|Manifest: NOSIGNATURE
- antiqueatlas-7.0.3-forge-mc1.18.2.jar |Antique Atlas |antiqueatlas |7.0.3-forge-mc1.18.2|COMMON_SET|Manifest: NOSIGNATURE
- ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |COMMON_SET|Manifest: NOSIGNATURE
- AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
- AgeingSpawners-1.18.2-1.2.2.jar |Ageing Spawners |ageingspawners |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
- ZenSummoning-1.18.2-1.3.8.jar |Zen Summoning |zensummoning |1.3.8 |COMMON_SET|Manifest: NOSIGNATURE
- majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |COMMON_SET|Manifest: NOSIGNATURE
- enchantwithmob-1.18.2-4.2.1.jar |Enchant With Mob |enchantwithmob |1.18.2-4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
- bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |COMMON_SET|Manifest: NOSIGNATURE
- adaptive_performance_tweaks_items_1.18.2-3.19.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|3.19.0 |COMMON_SET|Manifest: NOSIGNATURE
- polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |COMMON_SET|Manifest: NOSIGNATURE
- celesteconfig-1.18.2-1.0.0.jar |Celestial Config |celesteconfig |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- CraftPresence-1.18.2-Release-1.9.6-universal.jar |CraftPresence |craftpresence |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE
- FixMySpawnR-forge-1.18.2-1.0.0.jar |Fix My SpawnR |fixmyspawnr |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- BH-Menu-1.18.2-1.3.jar |Bisect Hosting Menu |bhmenu |1.18.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
- biomemakeover-FORGE-1.18.2-1.4.32.jar |Biome Makeover |biomemakeover |1.18.2-1.4.32 |COMMON_SET|Manifest: NOSIGNATURE
- limitedchunks-1.18.2-2.3.jar |Limited Chunkloading |limitedchunks |1.8 |COMMON_SET|Manifest: NOSIGNATURE
- Shrines-1.18.2-4.1.0.jar |Shrines |shrines |1.18.2-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- nourished-nether-1.18.2-v17.jar |Nourished Nether |nourished_nether |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
- item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |COMMON_SET|Manifest: NOSIGNATURE
- ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |COMMON_SET|Manifest: NOSIGNATURE
- EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.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
- Enlightened End RE Release V1.21.jar |Enlightened End |nourished_end |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
- the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- callablehorses-1.18.2-1.2.2.5.jar |Callable Horses |callablehorses |1.2.2.5 |COMMON_SET|Manifest: 8c:03:ac:7d:21:62:65:e2:83:91:f3:22:57:99:ed:75:78:1e:db:de:03:99:ef:53:3b:59:95:18:01:bc:84:a9
- obscure_api-10.jar |Obscure API |obscure_api |10 |COMMON_SET|Manifest: NOSIGNATURE
- create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE
- waystones-forge-1.18.2-10.2.0.jar |Waystones |waystones |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE
- MonsterPlus-Forge1.18.2-v1.1.5.jar |Monster Plus |monsterplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE
- Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
- tumbleweed-1.18-0.5.4.jar |Tumbleweed |tumbleweed |1.18-0.5.4 |COMMON_SET|Manifest: NOSIGNATURE
- alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- [1.18.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |COMMON_SET|Manifest: NOSIGNATURE
- DungeonCrawl-1.18.2-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE
- BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |COMMON_SET|Manifest: NOSIGNATURE
- Obscuria's Tooltips 1.4.1 (1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
- farsightedmobs-forge-1.1-1.18.jar |Farsighted Mobs |farsightedmobs |1.1 |COMMON_SET|Manifest: NOSIGNATURE
- lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- Orcz InteJason V5 1.18.2.jar |Orcz |orcz |0.74 |COMMON_SET|Manifest: NOSIGNATURE
- farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE
- walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
- ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |COMMON_SET|Manifest: NOSIGNATURE
- savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- RecipeStages-3.0.0.10.jar |Recipe Stages |recipestages |3.0.0.10 |COMMON_SET|Manifest: NOSIGNATURE
- ArmoreableMobs-forge-1.18.2-1.0.5.jar |Armoreable Mods |armoreablemobs |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
- toofast-1.18-0.0.1.3.jar |Too Fast |toofast |0.0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
- deathbackup-1.18.2-3.0.jar |Death Backup |deathbackup |3.0 |COMMON_SET|Manifest: NOSIGNATURE
- meetyourfight-1.18.2-1.2.5.jar |Meet Your Fight |meetyourfight |1.18.2-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
- selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE
- supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |COMMON_SET|Manifest: NOSIGNATURE
- BrassAmberBattleTowers-1.18.2-2.3.5.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
- revamped_phantoms-forge-0.2.3.jar |Revamped Phantoms |revamped_phantoms |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
- EnchantmentDescriptions-Forge-1.18.2-10.0.12.jar |EnchantmentDescriptions |enchdesc |10.0.12 |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
- Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |COMMON_SET|Manifest: NOSIGNATURE
- CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
- weaponmaster-multi-forge-1.18.1-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
- smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
- RoughlyEnoughItems-8.3.594.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.594 |COMMON_SET|Manifest: NOSIGNATURE
- Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |COMMON_SET|Manifest: NOSIGNATURE
- Quark-3.2-358.jar |Quark |quark |3.2-358 |COMMON_SET|Manifest: NOSIGNATURE
- LegendaryTooltips-1.18.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- brutalbosses-1.18.2-5.7.jar |brutalbosses mod |brutalbosses |1.18.2-5.7 |COMMON_SET|Manifest: NOSIGNATURE
- fancymenu_forge_2.13.3-2_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.3 |COMMON_SET|Manifest: NOSIGNATURE
- HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
- dannys_expansion-1.2.6.jar |Danny's Expansion |dannys_expansion |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
- creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
- ferritecore-4.2.2-forge.jar |Ferrite Core |ferritecore |4.2.2 |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
- improvedmobs-1.18.2-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.0 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
- valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
- DawnCraft-Tweaks-1.18.2-1.2.2b.jar |DawnCraft-Tweaks |dawncraft |1.18.2-1.2.2b |COMMON_SET|Manifest: NOSIGNATURE
- Crash Report UUID: 58b517fc-fd4c-44eb-8442-e5a3e8d395b4
- Flywheel Backend: Uninitialized
- FML: 40.2
- Forge: net.minecraftforge:40.2.1
Advertisement
Add Comment
Please, Sign In to add comment