Guest User

Untitled

a guest
Apr 1st, 2023
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.84 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I bet Cylons wouldn't have this problem.
  3.  
  4. Time: 4/1/23, 12:25 PM
  5. Description: Initializing game
  6.  
  7. org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
  8. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  9. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  10. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  11. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  12. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
  13. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
  14. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
  15. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
  16. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
  17. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  18. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
  19. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  20. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
  21. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  22. 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}
  23. 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}
  24. 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}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  26. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  27. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  28. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  29. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2351!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
  32. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
  34. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
  36. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
  37. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  38. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  39. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  40. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  41. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  42. at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
  43. at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
  44. at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
  45. at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
  46. 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
  47. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  48. at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  49. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  50. ... 37 more
  51. 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]
  52. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.validateTargets(InjectionInfo.java:656) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  53. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.findTargets(InjectionInfo.java:587) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  54. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:330) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  55. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:316) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  56. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:308) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  57. at org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo.<init>(ModifyVariableInjectionInfo.java:45) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  58. at jdk.internal.reflect.GeneratedConstructorAccessor82.newInstance(Unknown Source) ~[?:?] {}
  59. at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {}
  60. at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {}
  61. at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {}
  62. 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] {}
  63. at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:708) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  64. at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1311) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  65. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  66. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  67. at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  68. at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  69. at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  70. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  71. ... 37 more
  72.  
  73.  
  74. A detailed walkthrough of the error, its code path and all known details is as follows:
  75. ---------------------------------------------------------------------------------------
  76.  
  77. -- Head --
  78. Thread: Render thread
  79. Stacktrace:
  80. at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  81. at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  82. at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  83. at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
  84. at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-9.1.3.jar:9.1.3+9.1.3+main.9b69c82a] {}
  85. at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-9.1.3.jar:?] {}
  86. at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-9.1.3.jar:?] {}
  87. at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-9.1.3.jar:?] {}
  88. at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110) ~[securejarhandler-1.0.3.jar:?] {}
  89. at cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  90. at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226) ~[securejarhandler-1.0.3.jar:?] {}
  91. at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216) ~[securejarhandler-1.0.3.jar:?] {}
  92. at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:132) ~[securejarhandler-1.0.3.jar:?] {}
  93. at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
  94. 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}
  95. 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}
  96. -- Initialization --
  97. Details:
  98. Modules:
  99. ADVAPI32.dll:API Windows 32 Base avanzato:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  100. AUDIOSES.DLL:Sessione audio:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  101. AVRT.dll:Multimedia Realtime Runtime:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  102. COMCTL32.dll:Libreria di controlli per le azioni dell'utente:6.10 (WinBuild.160101.0800):Microsoft Corporation
  103. CRYPT32.dll:Crypto API32:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  104. CRYPTBASE.dll:Base cryptographic API DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  105. CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  106. ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  107. CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.2193:Microsoft Corporation
  108. CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.546:Microsoft Corporation
  109. DBGHELP.DLL:Windows Image Helper:10.0.19041.867 (WinBuild.160101.0800):Microsoft Corporation
  110. DEVOBJ.dll:Device Information Set DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  111. DNSAPI.dll:DLL API client DNS:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  112. DSOUND.dll:DirectSound:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  113. GDI32.dll:GDI Client DLL:10.0.19041.2130 (WinBuild.160101.0800):Microsoft Corporation
  114. GLU32.dll:OpenGL Utility Library DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  115. HID.DLL:Libreria utente Hid:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  116. IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.2673 (WinBuild.160101.0800):Microsoft Corporation
  117. IPHLPAPI.DLL:API helper IP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  118. KERNEL32.DLL:DLL client di Windows NT BASE API:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  119. KERNELBASE.dll:DLL client di Windows NT BASE API:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  120. MMDevApi.dll:API MMDevice:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  121. MSACM32.dll:Filtro audio ACM Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  122. MSASN1.dll:ASN.1 Runtime APIs:10.0.19041.2251 (WinBuild.160101.0800):Microsoft Corporation
  123. MSCTF.dll:MSCTF Server DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  124. NLAapi.dll:Network Location Awareness 2:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
  125. NSI.dll:NSI User-mode interface DLL:10.0.19041.610 (WinBuild.160101.0800):Microsoft Corporation
  126. NTASN1.dll:Microsoft ASN.1 API:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
  127. Ole32.dll:Microsoft OLE per Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  128. OleAut32.dll:OLEAUT32.DLL:10.0.19041.985 (WinBuild.160101.0800):Microsoft Corporation
  129. OpenAL.dll
  130. POWRPROF.dll:DLL helper del profilo di alimentazione:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  131. PROPSYS.dll:Sistema di proprietà Microsoft:7.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  132. PSAPI.DLL:Process Status Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  133. Pdh.dll:DLL helper Dati di prestazione di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  134. RPCRT4.dll:Runtime RPC (Remote Procedure Call):10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  135. SETUPAPI.DLL:API dell'installazione di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  136. SHCORE.dll:SHCORE:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  137. SHELL32.dll:DLL comune della shell di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  138. UMPDC.dll
  139. USER32.dll:Multi-User Windows USER API Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  140. USERENV.dll:Userenv:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  141. VCRUNTIME140.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
  142. VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  143. WINHTTP.dll:Servizi HTTP Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  144. WINMM.dll:DLL API MCI:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  145. WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
  146. WS2_32.dll:DLL a 32 bit di Windows Socket 2.0:10.0.19041.1081 (WinBuild.160101.0800):Microsoft Corporation
  147. WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  148. WindowManagementAPI.dll
  149. Windows.UI.dll:Windows Runtime UI Foundation DLL:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
  150. Wldp.dll:Criterio di blocco di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  151. amsi.dll:Anti-Malware Scan Interface:10.0.19041.2075 (WinBuild.160101.0800):Microsoft Corporation
  152. aswAMSI.dll:AVG AMSI COM object:22.11.7716.0:AVG Technologies CZ, s.r.o.
  153. aswhook.dll:AVG Hook Library:22.11.7716.0:AVG Technologies CZ, s.r.o.
  154. atig6pxx.dll:atiglpxx.dll:8.14.01.6564:Advanced Micro Devices, Inc.
  155. atio6axx.dll:AMD OpenGL Driver:22.10.220823_1f70af4:Advanced Micro Devices, Inc
  156. bcrypt.dll:Libreria primitive di crittografia di Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  157. bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.2486 (WinBuild.160101.0800):Microsoft Corporation
  158. cfgmgr32.dll:Configuration Manager DLL:10.0.19041.1620 (WinBuild.160101.0800):Microsoft Corporation
  159. clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
  160. combase.dll:Microsoft COM per Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  161. dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.2311 (WinBuild.160101.0800):Microsoft Corporation
  162. dhcpcsvc.DLL:Servizio Client DHCP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  163. dhcpcsvc6.DLL:Client DHCPv6:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  164. dinput8.dll:Microsoft DirectInput:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  165. dwmapi.dll:API di Gestione finestre desktop Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  166. fastprox.dll:WMI Custom Marshaller:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  167. fwpuclnt.dll:API modalità utente FWP/IPsec:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  168. gdi32full.dll:GDI Client DLL:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  169. glfw.dll
  170. icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  171. inputhost.dll:InputHost:10.0.19041.1741 (WinBuild.160101.0800):Microsoft Corporation
  172. java.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  173. javaw.exe:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  174. jemalloc.dll
  175. jimage.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  176. jli.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  177. jna13654606283724771165.dll:JNA native library:6.1.2:Java(TM) Native Access (JNA)
  178. jsound.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  179. jsvml.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  180. jvm.dll:OpenJDK 64-Bit server VM:17.0.5.0:Eclipse Adoptium
  181. kernel.appcore.dll:AppModel API Host:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  182. ksuser.dll:User CSA Library:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation
  183. lwjgl.dll
  184. lwjgl_opengl.dll
  185. lwjgl_stb.dll
  186. management.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  187. management_ext.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  188. midimap.dll:Microsoft MIDI Mapper:10.0.19041.488 (WinBuild.160101.0800):Microsoft Corporation
  189. msacm32.drv:Microsoft Sound Mapper:10.0.19041.488 (WinBuild.160101.0800):Microsoft Corporation
  190. mscms.dll:DLL sistema di corrispondenza colori Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  191. msvcp140.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
  192. msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  193. msvcrt.dll:Windows NT CRT DLL:7.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  194. mswsock.dll:Service Provider Microsoft Windows Sockets 2.0:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  195. napinsp.dll:Provider shim denominazione posta elettronica:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  196. ncrypt.dll:Windows NCrypt Router:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  197. net.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  198. nio.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  199. ntdll.dll:DLL del livello NT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  200. ntmarta.dll:Provider MARTA per Windows NT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  201. opengl32.dll:OpenGL Client DLL:10.0.19041.2193 (WinBuild.160101.0800):Microsoft Corporation
  202. perfos.dll:DLL oggetti delle prestazioni del sistema Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  203. pnrpnsp.dll:Provider spazio dei nomi PNRP:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  204. profapi.dll:User Profile Basic API:10.0.19041.844 (WinBuild.160101.0800):Microsoft Corporation
  205. rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  206. resourcepolicyclient.dll:Resource Policy Client:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  207. rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
  208. sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.320 (WinBuild.160101.0800):Microsoft Corporation
  209. shlwapi.dll:Libreria leggera di utilità per la shell:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  210. sunmscapi.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  211. textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.2546 (WinBuild.160101.0800):Microsoft Corporation
  212. twinapi.appcore.dll:twinapi.appcore:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  213. ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.789 (WinBuild.160101.0800):Microsoft Corporation
  214. uxtheme.dll:Libreria UxTheme di Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  215. vcruntime140_1.dll:Microsoft® C Runtime Library:14.27.29112.0 built by: vcwrkspc:Microsoft Corporation
  216. verify.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  217. wbemcomn.dll:WMI:10.0.19041.1566 (WinBuild.160101.0800):Microsoft Corporation
  218. wbemprox.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  219. wbemsvc.dll:WMI:10.0.19041.1320 (WinBuild.160101.0800):Microsoft Corporation
  220. wdmaud.drv:Driver sistema audio Winmm:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  221. win32u.dll:Win32u:10.0.19041.2728 (WinBuild.160101.0800):Microsoft Corporation
  222. windows.storage.dll:API archiviazione Microsoft WinRT:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  223. winmmbase.dll:DLL API estensione multimedia di base:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  224. winrnr.dll:LDAP RnR Provider DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  225. wintypes.dll:DLL tipi di base Windows:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  226. wshbth.dll:Windows Sockets Helper DLL:10.0.19041.546 (WinBuild.160101.0800):Microsoft Corporation
  227. xinput1_4.dll:API periferica comune Microsoft:10.0.19041.2604 (WinBuild.160101.0800):Microsoft Corporation
  228. zip.dll:OpenJDK Platform binary:17.0.5.0:Eclipse Adoptium
  229. Stacktrace:
  230. 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}
  231. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  232. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  233. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  234. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  235. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:31) ~[fmlloader-1.18.2-40.2.1.jar%2351!/:?] {}
  236. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.3.jar%2339!/:?] {}
  237. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.3.jar%2339!/:?] {}
  238. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.3.jar%2339!/:?] {}
  239. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.3.jar%2339!/:?] {}
  240. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.3.jar%2339!/:?] {}
  241. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.3.jar%2339!/:?] {}
  242. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.3.jar%2339!/:?] {}
  243. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  244. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  245. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  246. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  247. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  248. at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:57) [ForgeWrapper-mmc2.jar:mmc2] {}
  249. at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) [NewLaunch.jar:?] {}
  250. at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) [NewLaunch.jar:?] {}
  251. at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) [NewLaunch.jar:?] {}
  252.  
  253.  
  254. -- System Details --
  255. Details:
  256. Minecraft Version: 1.18.2
  257. Minecraft Version ID: 1.18.2
  258. Operating System: Windows 10 (amd64) version 10.0
  259. Java Version: 17.0.5, Eclipse Adoptium
  260. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  261. Memory: 2283536896 bytes (2177 MiB) / 4831838208 bytes (4608 MiB) up to 5368709120 bytes (5120 MiB)
  262. CPUs: 16
  263. Processor Vendor: AuthenticAMD
  264. Processor Name: AMD Ryzen 7 3800X 8-Core Processor
  265. Identifier: AuthenticAMD Family 23 Model 113 Stepping 0
  266. Microarchitecture: Zen 2
  267. Frequency (GHz): 3.89
  268. Number of physical packages: 1
  269. Number of physical CPUs: 8
  270. Number of logical CPUs: 16
  271. Graphics card #0 name: Radeon RX550/550 Series
  272. Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
  273. Graphics card #0 VRAM (MB): 4095.00
  274. Graphics card #0 deviceId: 0x699f
  275. Graphics card #0 versionInfo: DriverVersion=31.0.12029.4013
  276. Memory slot #0 capacity (MB): 8192.00
  277. Memory slot #0 clockSpeed (GHz): 3.20
  278. Memory slot #0 type: DDR4
  279. Memory slot #1 capacity (MB): 8192.00
  280. Memory slot #1 clockSpeed (GHz): 3.20
  281. Memory slot #1 type: DDR4
  282. Virtual memory max (MB): 23475.80
  283. Virtual memory used (MB): 13879.59
  284. Swap memory total (MB): 7168.00
  285. Swap memory used (MB): 806.29
  286. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms4608m -Xmx5120m
  287. Launched Version: 1.18.2
  288. Backend library: LWJGL version 3.2.2 SNAPSHOT
  289. Backend API: Radeon RX550/550 Series GL version 4.2.0 Core Profile Context 22.10.3.221025, ATI Technologies Inc.
  290. Window size: <not initialized>
  291. GL Caps: Using framebuffer using OpenGL 3.2
  292. GL debug messages:
  293. Using VBOs: Yes
  294. Is Modded: Definitely; Client brand changed to 'forge'
  295. Type: Client (map_client.txt)
  296. CPU: 16x AMD Ryzen 7 3800X 8-Core Processor
  297. OptiFine Version: OptiFine_1.18.2_HD_U_H6
  298. OptiFine Build: 20220313-160847
  299. Render Distance Chunks: 8
  300. Mipmaps: 4
  301. Anisotropic Filtering: 1
  302. Antialiasing: 0
  303. Multitexture: false
  304. Shaders: null
  305. OpenGlVersion: 4.2.0 Core Profile Context 22.10.3.221025
  306. OpenGlRenderer: Radeon RX550/550 Series
  307. OpenGlVendor: ATI Technologies Inc.
  308. CpuCount: 16
  309. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  310. ModLauncher launch target: forgeclient
  311. ModLauncher naming: srg
  312. ModLauncher services:
  313. mixin PLUGINSERVICE
  314. eventbus PLUGINSERVICE
  315. slf4jfixer PLUGINSERVICE
  316. object_holder_definalize PLUGINSERVICE
  317. runtime_enum_extender PLUGINSERVICE
  318. capability_token_subclass PLUGINSERVICE
  319. accesstransformer PLUGINSERVICE
  320. runtimedistcleaner PLUGINSERVICE
  321. mixin TRANSFORMATIONSERVICE
  322. OptiFine TRANSFORMATIONSERVICE
  323. fml TRANSFORMATIONSERVICE
  324. FML Language Providers:
  325. lowcodefml@null
  326. javafml@null
  327. Mod List:
  328. saturn-mc1.18.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  329. adaptive_performance_tweaks_core_1.18.2-3.19.0.jar|APTweaks: Core |adaptive_performance_tweaks_co|3.19.0 |COMMON_SET|Manifest: NOSIGNATURE
  330. 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
  331. habitat-1.1.5.jar |Habitat |habitat |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  332. StackablePotions-forge-1.18.2-1.0.0.jar |Stackable Potions |stackablepotions |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  333. secondchanceforge-1.18.2-1.5.0.jar |Second Chance Forge |secondchanceforge |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  334. musictriggers-1.18.2-6.1.jar |Music Triggers |musictriggers |1.18.2-6.1 |COMMON_SET|Manifest: NOSIGNATURE
  335. entangledfix-1.0.jar |Entangled Fix |entangledfix |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  336. auudio_forge_1.0.3_MC_1.18-1.18.2.jar |Auudio |auudio |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  337. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
  338. theimpossiblelibrary-1.18.2-0.2.3.jar |The Impossible Library |theimpossiblelibrary |1.18.2-0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  339. itemdelete-2.0.3.1.jar |DeleteItem |deleteitem |2.0.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  340. areas-1.18.2-4.3.jar |Areas |areas |4.3 |COMMON_SET|Manifest: NOSIGNATURE
  341. majruszs-difficulty-1.18.2-1.4.4.jar |Majrusz's Progressive Difficul|majruszsdifficulty |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
  342. Quest_Giver-1.18.2-1.0.7.jar |Quest Giver |quest_giver |1.18.2-1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  343. Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  344. Strawgolem-forge-1.18.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE
  345. nyfsquiver-1.18.2-0.7.3.jar |Nyf's Quiver |nyfsquiver |1.18.1-0.7.0 |COMMON_SET|Manifest: NOSIGNATURE
  346. CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |COMMON_SET|Manifest: NOSIGNATURE
  347. 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
  348. YungsApi-1.18.2-Forge-2.2.9.jar |YUNG's API |yungsapi |1.18.2-Forge-2.2.9 |COMMON_SET|Manifest: NOSIGNATURE
  349. wildbackport-1.2.3.jar |TheWildBackport |wildbackport |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  350. 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
  351. difficultraids-1.7.3-release.jar |Difficult Raids |difficultraids |1.7.3-release |COMMON_SET|Manifest: NOSIGNATURE
  352. guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
  353. Apotheosis-1.18.2-5.7.7.jar |Apotheosis |apotheosis |5.7.7 |COMMON_SET|Manifest: NOSIGNATURE
  354. balm-3.2.6.jar |Balm |balm |3.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  355. 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
  356. Paraglider-1.18.2-1.6.0.5.jar |Paraglider |paraglider |1.6.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  357. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |COMMON_SET|Manifest: NOSIGNATURE
  358. 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
  359. structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |COMMON_SET|Manifest: NOSIGNATURE
  360. 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
  361. corpse-1.18.2-1.0.1.jar |Corpse |corpse |1.18.2-1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  362. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |COMMON_SET|Manifest: NOSIGNATURE
  363. 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
  364. tenshilib-1.18.2-1.6.15-forge.jar |TenshiLib |tenshilib |1.18.2-1.6.15 |COMMON_SET|Manifest: NOSIGNATURE
  365. morevillagers-FORGE-1.18.2-3.2.0.jar |More Villagers |morevillagers |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  366. BetterCompatibilityChecker-1.1.21-build.48+mc1.18.|Better Compatibility Checker |bcc |1.1.21-build.48+mc1.|COMMON_SET|Manifest: NOSIGNATURE
  367. braincell-1.18.jar |Braincell |braincell |1.18 |COMMON_SET|Manifest: NOSIGNATURE
  368. timeout_fixes-1.18.1-1.0.0.jar |Timeout Fixes |timeout_fixes |1.18.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  369. HarderMonsterBoats-1.18.1-39.1.1.0.jar |Harder Monster Boats |hardermonsterboats |39.1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  370. supermartijn642corelib-1.1.5-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  371. YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  372. Highlighter-1.18.1-1.1.2.jar |Highlighter |highlighter |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  373. spark-1.9.11-forge.jar |spark |spark |1.9.11 |COMMON_SET|Manifest: NOSIGNATURE
  374. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |COMMON_SET|Manifest: NOSIGNATURE
  375. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  376. ClaimChunk-1.18-1.0.16.jar |Claim Chunk |cc |1.0.16 |COMMON_SET|Manifest: NOSIGNATURE
  377. bettervillage-forge-1.18.2-2.0.0.jar |Better village |bettervillage |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  378. Atlas-Lib-1.18.2-1.1.7a.jar |Atlas Lib |atlaslib |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE
  379. Project_MMO-1.18.2-3.69.11.jar |Project MMO |pmmo |1.18.2-3.69.11 |COMMON_SET|Manifest: NOSIGNATURE
  380. 1.18.2netherskeletons4.8.jar |NetherSkeletons |netherskeletons |4.8 |COMMON_SET|Manifest: NOSIGNATURE
  381. ItemPhysic_v1.4.23_mc1.18.2.jar |ItemPhysic |itemphysic |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  382. krypton-0.1.10-SNAPSHOT.jar |Krypton Reforged |krypton |0.1.10-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
  383. illageandspillage-1.18.2-1.1.3.jar |Illage and Spillage |illageandspillage |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  384. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |COMMON_SET|Manifest: NOSIGNATURE
  385. pumpkillagersquest-1.18.2-3.2.jar |Pumpkillager's Quest |pumpkillagersquest |3.2 |COMMON_SET|Manifest: NOSIGNATURE
  386. NekosEnchantedBooks-1.18.2-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  387. mowziesmobs-1.5.32.jar |Mowzie's Mobs |mowziesmobs |1.5.32 |COMMON_SET|Manifest: NOSIGNATURE
  388. humancompanions-1.18.2-1.7.3.jar |Human Companions |humancompanions |1.18.2-1.7.3 |COMMON_SET|Manifest: NOSIGNATURE
  389. Fastload-Reforged-2.6.9+1.18.2.jar |Fastload |fastload |2.6.9+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  390. Reputation-1.18-0.9.9.jar |Reputation |reputation |0.9.9 |COMMON_SET|Manifest: NOSIGNATURE
  391. dawncraft_mobs-1.18-0.9.2c_beta.jar |Simple Mobs |simple_mobs |0.9.2 |COMMON_SET|Manifest: NOSIGNATURE
  392. 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
  393. 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
  394. libraryferret-forge-1.18.2-3.0.0.jar |Library ferret |libraryferret |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  395. goblintraders-1.8.0-1.18.2.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  396. Kobolds-2.1.2.jar |Kobolds |kobolds |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  397. PassableFoliage-1.18.2-forge-4.0.4.jar |Passable Foliage |passablefoliage |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  398. Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
  399. shutupexperimentalsettings-1.0.5.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  400. mobhealthbar-1-18-1-2.jar |YDM's Mob Health Bar |mobhealthbar |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  401. integrated_api_forge-1.2.7+1.18.2.jar |Integrated API |integrated_api |1.2.7+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  402. Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE
  403. jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  404. LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |COMMON_SET|Manifest: NOSIGNATURE
  405. scatterd_weapons-1.18.2-1.2.jar |scattered weapons |scattered_weapons |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  406. champions-forge-1.18.2-2.1.6.3.jar |Champions |champions |1.18.2-2.1.6.3 |COMMON_SET|Manifest: NOSIGNATURE
  407. starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |COMMON_SET|Manifest: NOSIGNATURE
  408. JEITweaker-1.18.2-3.0.0.9.jar |JEI Tweaker |jeitweaker |3.0.0.9 |COMMON_SET|Manifest: NOSIGNATURE
  409. CraftTweaker-forge-1.18.2-9.1.204.jar |CraftTweaker |crafttweaker |9.1.204 |COMMON_SET|Manifest: NOSIGNATURE
  410. 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
  411. 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
  412. Villager Comfort-1.18.2-1.0.1.jar |Villager Comfort |villagercomfort |1.18.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  413. DarkerSouls1.18.2Forgev1.3.1.jar |Darker Souls |darkersouls |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  414. idas_forge-1.6.1+1.18.2.jar |Integrated Dungeons and Struct|idas |1.6.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  415. DynamicSurroundings-5.0.0.4.jar |§3Dynamic Surroundings: Resurr|dsurround |5.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE
  416. DungeonsArise-1.18.2-2.1.52-release.jar |When Dungeons Arise |dungeons_arise |2.1.52-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  417. 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
  418. smoothchunk-1.18.2-1.9.jar |Smoothchunk mod |smoothchunk |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE
  419. logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |COMMON_SET|Manifest: NOSIGNATURE
  420. SimpleBackups-1.18.2-1.1.12.jar |Simple Backups |simplebackups |1.18.2-1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
  421. TerraBlender-forge-1.18.2-1.2.0.126.jar |TerraBlender |terrablender |1.2.0.126 |COMMON_SET|Manifest: NOSIGNATURE
  422. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |COMMON_SET|Manifest: NOSIGNATURE
  423. awesomedungeonnether-forge-1.18.2-3.0.0.jar |Awesome dungeon nether |awesomedungeonnether |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  424. ShoulderSurfing-Forge-1.18.2-2.3.0.jar |Shoulder Surfing |shouldersurfing |1.18.2-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  425. PresenceNotRequired-Forge-1.3.0.jar |Presence Not Required |presencenotrequired |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  426. DualGreatsword-1.8.jar |Dual Greatsword |efdg |1.8 |COMMON_SET|Manifest: NOSIGNATURE
  427. EpicFight-18.3.8.jar |Epic Fight |epicfight |18.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  428. betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |COMMON_SET|Manifest: NOSIGNATURE
  429. notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  430. flywheel-forge-1.18.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |COMMON_SET|Manifest: NOSIGNATURE
  431. ecologics-forge-1.18.2-1.7.10.jar |Ecologics |ecologics |1.7.10 |COMMON_SET|Manifest: NOSIGNATURE
  432. integrated_stronghold_forge-1.0.1+1.18.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  433. polymorph-forge-1.18.2-0.46.jar |Polymorph |polymorph |1.18.2-0.46 |COMMON_SET|Manifest: NOSIGNATURE
  434. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |COMMON_SET|Manifest: NOSIGNATURE
  435. EarthMobs-1.18.2-1.4.0.jar |Earth Mobs Mod |earthmobsmod |1.18.2-1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  436. entityculling-forge-1.6.1-mc1.18.2.jar |EntityCulling |entityculling |1.6.1 |COMMON_SET|Manifest: NOSIGNATURE
  437. effective_fg-1.2.4.jar |Effective (Forge) |effective_fg |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  438. global_packs-forge-1.18.2-1.12.3_forge.jar |Global Data- & Resourcepacks |globaldataandresourcepacks |1.12.3_forge |COMMON_SET|Manifest: NOSIGNATURE
  439. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  440. tlc_forge-1.0.1-R-1.18.2.jar |The Lost Castle |tlc |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  441. lootr-1.18.2-0.2.23.60.jar |Lootr |lootr |0.2.21.58 |COMMON_SET|Manifest: NOSIGNATURE
  442. lilwings-forge-1.18.2-1.2.4.jar |Lil' Wings |lilwings |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
  443. 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
  444. bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  445. Obscuria's Essentials 3.2.0 (Forge 1.18.2).jar |Obscuria's Essentials |ob_core |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  446. Follow-Me-1.18-1.1.8a.jar |Follow Me |followme |1.1.8a |COMMON_SET|Manifest: NOSIGNATURE
  447. aquamirae-5.api10.jar |Aquamirae |aquamirae |5.api10 |COMMON_SET|Manifest: NOSIGNATURE
  448. defaultoptions-forge-1.18.2-14.1.2.jar |Default Options |defaultoptions |14.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  449. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  450. TreeChop-1.18.2-forge-0.16.3.jar |HT's TreeChop |treechop |0.16.3 |COMMON_SET|Manifest: NOSIGNATURE
  451. blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  452. 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
  453. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  454. HealthOverlay-1.18.2-6.3.4.jar |Health Overlay |healthoverlay |6.3.4 |COMMON_SET|Manifest: NOSIGNATURE
  455. incontrol-1.18-6.1.3.jar |InControl |incontrol |1.18-6.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  456. 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
  457. Incendium_1.18.2_v5.0.7.jar |Incendium |incendium |5.0.7 |COMMON_SET|Manifest: NOSIGNATURE
  458. sophisticatedcore-1.18.2-0.5.37.202.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.37.202 |COMMON_SET|Manifest: NOSIGNATURE
  459. InsaneLib-1.5.3-mc1.18.2.jar |InsaneLib |insanelib |1.5.3 |COMMON_SET|Manifest: NOSIGNATURE
  460. Mimic-forge-1.18.2-1.1.32.1.jar |Mimic |mimic |1.1.32 |COMMON_SET|Manifest: NOSIGNATURE
  461. geckolib-forge-1.18-3.0.56.jar |GeckoLib |geckolib3 |3.0.56 |COMMON_SET|Manifest: NOSIGNATURE
  462. villagernames-1.18.2-5.1.jar |Villager Names |villagernames |5.1 |COMMON_SET|Manifest: NOSIGNATURE
  463. piglinproliferation-1.0.0.jar |Piglin Proliferation |piglinproliferation |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  464. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |COMMON_SET|Manifest: NOSIGNATURE
  465. Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  466. Placebo-1.18.2-6.6.6.jar |Placebo |placebo |6.6.6 |COMMON_SET|Manifest: NOSIGNATURE
  467. citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |COMMON_SET|Manifest: NOSIGNATURE
  468. alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |COMMON_SET|Manifest: NOSIGNATURE
  469. cloudstorage-1.1.0-1.18.2.jar |Cloud Storage |cloudstorage |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  470. untamedwilds-1.18.2-2.3.0.jar |Untamed Wilds |untamedwilds |2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
  471. REIPluginCompatibilities-forge-8.0.46.jar |REI Plugin Compatibilities |rei_plugin_compatibilities |8.0.46 |COMMON_SET|Manifest: NOSIGNATURE
  472. 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
  473. 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
  474. sophisticatedbackpacks-1.18.2-3.18.40.777.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.40.777 |COMMON_SET|Manifest: NOSIGNATURE
  475. ProgressiveBosses-3.6.5-mc1.18.2.jar |Progressive Bosses |progressivebosses |3.6.5 |COMMON_SET|Manifest: NOSIGNATURE
  476. bygonenether-1.2.2-1.18.2.jar |Bygone Nether |bygonenether |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  477. FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |COMMON_SET|Manifest: NOSIGNATURE
  478. paladin-furniture-mod-1.1.1-forge-mc1.18.2.jar |Paladin's Furniture |pfm |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  479. dragonmounts-1.18.2-1.1.4.jar |Dragon Mounts: Legacy |dragonmounts |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE
  480. MmmMmmMmmMmm-1.18.2-1.5.2.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  481. konkrete_forge_1.6.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
  482. ItShallNotTick-1.0.22-build.34.jar |It Shall Not Tick |itshallnottick |1.0.22-build.34 |COMMON_SET|Manifest: NOSIGNATURE
  483. entangled-1.3.13-forge-mc1.18.jar |Entangled |entangled |1.3.13 |COMMON_SET|Manifest: NOSIGNATURE
  484. AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |COMMON_SET|Manifest: NOSIGNATURE
  485. CompassCoords-1.4.0-mc1.18.2.jar |Compass Coords |compasscoords |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  486. BloodAndMadness-Forge1.18.2-v2.0.4.jar |Blood And Madness |bloodandmadness |2.0 |COMMON_SET|Manifest: NOSIGNATURE
  487. getittogetherdrops-forge-1.18.2-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |COMMON_SET|Manifest: NOSIGNATURE
  488. endrem_forge-5.2.0-R-1.18.2.jar |End Remastered |endrem |5.2.0-R-1.18.2 |COMMON_SET|Manifest: NOSIGNATURE
  489. LetSleepingDogsLie-1.18-1.1.1.jar |Let Sleeping Dogs Lie |dogslie |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  490. Chunky-1.2.164.jar |Chunky |chunky |1.2.164 |COMMON_SET|Manifest: NOSIGNATURE
  491. zmedievalmusic-1.18.2-1.4.jar |medievalmusic mod |medievalmusic |1.18.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE
  492. Goblins_Dungeons_1.0.8.jar |Goblins & Dungeons |goblinsanddungeons |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE
  493. L_Enders Cataclysm-0.51-changed Them -1.18.2.jar |Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  494. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |COMMON_SET|Manifest: NOSIGNATURE
  495. ars_nouveau-1.18.2-2.8.0.jar |Ars Nouveau |ars_nouveau |2.8.0 |COMMON_SET|Manifest: NOSIGNATURE
  496. collective-1.18.2-6.53.jar |Collective |collective |6.53 |COMMON_SET|Manifest: NOSIGNATURE
  497. betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |COMMON_SET|Manifest: NOSIGNATURE
  498. unvotedandshelved-1.18.2-2.0.6-forge.jar |Unvoted and Shelved |unvotedandshelved |1.18.2-2.0.6-forge |COMMON_SET|Manifest: NOSIGNATURE
  499. 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
  500. starterkit-1.18.2-5.2.jar |Starter Kit |starterkit |5.2 |COMMON_SET|Manifest: NOSIGNATURE
  501. architectury-4.11.89-forge.jar |Architectury |architectury |4.11.89 |COMMON_SET|Manifest: NOSIGNATURE
  502. ftb-library-forge-1802.3.11-build.177.jar |FTB Library |ftblibrary |1802.3.11-build.177 |COMMON_SET|Manifest: NOSIGNATURE
  503. antiqueatlas-7.0.3-forge-mc1.18.2.jar |Antique Atlas |antiqueatlas |7.0.3-forge-mc1.18.2|COMMON_SET|Manifest: NOSIGNATURE
  504. ftb-teams-forge-1802.2.10-build.96.jar |FTB Teams |ftbteams |1802.2.10-build.96 |COMMON_SET|Manifest: NOSIGNATURE
  505. ftb-ranks-forge-1802.1.11-build.71.jar |FTB Ranks |ftbranks |1802.1.11-build.71 |COMMON_SET|Manifest: NOSIGNATURE
  506. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |COMMON_SET|Manifest: NOSIGNATURE
  507. AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |COMMON_SET|Manifest: NOSIGNATURE
  508. AgeingSpawners-1.18.2-1.2.2.jar |Ageing Spawners |ageingspawners |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE
  509. ZenSummoning-1.18.2-1.3.8.jar |Zen Summoning |zensummoning |1.3.8 |COMMON_SET|Manifest: NOSIGNATURE
  510. majrusz-library-1.18.2-2.7.3.jar |Majrusz Library |majruszlib |2.7.3 |COMMON_SET|Manifest: NOSIGNATURE
  511. enchantwithmob-1.18.2-4.2.1.jar |Enchant With Mob |enchantwithmob |1.18.2-4.2.1 |COMMON_SET|Manifest: NOSIGNATURE
  512. bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |COMMON_SET|Manifest: NOSIGNATURE
  513. adaptive_performance_tweaks_items_1.18.2-3.19.0.ja|APTweaks: Items |adaptive_performance_tweaks_it|3.19.0 |COMMON_SET|Manifest: NOSIGNATURE
  514. polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |COMMON_SET|Manifest: NOSIGNATURE
  515. celesteconfig-1.18.2-1.0.0.jar |Celestial Config |celesteconfig |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  516. CraftPresence-1.18.2-Release-1.9.6-universal.jar |CraftPresence |craftpresence |1.9.6 |COMMON_SET|Manifest: NOSIGNATURE
  517. FixMySpawnR-forge-1.18.2-1.0.0.jar |Fix My SpawnR |fixmyspawnr |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  518. BH-Menu-1.18.2-1.3.jar |Bisect Hosting Menu |bhmenu |1.18.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE
  519. biomemakeover-FORGE-1.18.2-1.4.32.jar |Biome Makeover |biomemakeover |1.18.2-1.4.32 |COMMON_SET|Manifest: NOSIGNATURE
  520. limitedchunks-1.18.2-2.3.jar |Limited Chunkloading |limitedchunks |1.8 |COMMON_SET|Manifest: NOSIGNATURE
  521. Shrines-1.18.2-4.1.0.jar |Shrines |shrines |1.18.2-4.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  522. nourished-nether-1.18.2-v17.jar |Nourished Nether |nourished_nether |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE
  523. item-filters-forge-1802.2.8-build.47.jar |Item Filters |itemfilters |1802.2.8-build.47 |COMMON_SET|Manifest: NOSIGNATURE
  524. ftb-quests-forge-1802.3.14-build.191.jar |FTB Quests |ftbquests |1802.3.14-build.191 |COMMON_SET|Manifest: NOSIGNATURE
  525. 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
  526. Enlightened End RE Release V1.21.jar |Enlightened End |nourished_end |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
  527. the-conjurer-1.18.2-1.1.1.jar |The Conjurer |conjurer_illager |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  528. 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
  529. obscure_api-10.jar |Obscure API |obscure_api |10 |COMMON_SET|Manifest: NOSIGNATURE
  530. create-1.18.2-0.5.0.i.jar |Create |create |0.5.0.i |COMMON_SET|Manifest: NOSIGNATURE
  531. waystones-forge-1.18.2-10.2.0.jar |Waystones |waystones |10.2.0 |COMMON_SET|Manifest: NOSIGNATURE
  532. MonsterPlus-Forge1.18.2-v1.1.5.jar |Monster Plus |monsterplus |1.0 |COMMON_SET|Manifest: NOSIGNATURE
  533. Structory-1.18.2-1.0.2.jar |Structory |structory |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  534. comforts-forge-1.18.2-5.0.0.6.jar |Comforts |comforts |1.18.2-5.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE
  535. tumbleweed-1.18-0.5.4.jar |Tumbleweed |tumbleweed |1.18-0.5.4 |COMMON_SET|Manifest: NOSIGNATURE
  536. alternate-current-mc1.18-1.2.1.jar |Alternate Current |alternate_current |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  537. [1.18.2-forge]-Epic-Knights-7.11.jar |Epic Knights Mod |magistuarmory |7.11 |COMMON_SET|Manifest: NOSIGNATURE
  538. DungeonCrawl-1.18.2-2.3.12.jar |Dungeon Crawl |dungeoncrawl |2.3.12 |COMMON_SET|Manifest: NOSIGNATURE
  539. BadMobs-1.18.2-13.01.jar |BadMobs |badmobs |13.01 |COMMON_SET|Manifest: NOSIGNATURE
  540. Obscuria's Tooltips 1.4.1 (1.18.2).jar |Obscuria's Tooltips |ob_tooltips |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE
  541. farsightedmobs-forge-1.1-1.18.jar |Farsighted Mobs |farsightedmobs |1.1 |COMMON_SET|Manifest: NOSIGNATURE
  542. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE
  543. 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
  544. Orcz InteJason V5 1.18.2.jar |Orcz |orcz |0.74 |COMMON_SET|Manifest: NOSIGNATURE
  545. farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |COMMON_SET|Manifest: NOSIGNATURE
  546. walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
  547. ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  548. Terralith_v2.2.3.jar |Terralith |terralith |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  549. blueprint-1.18.2-5.5.0.jar |Blueprint |blueprint |5.5.0 |COMMON_SET|Manifest: NOSIGNATURE
  550. savage_and_ravage-1.18.2-4.0.1.jar |Savage & Ravage |savage_and_ravage |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  551. RecipeStages-3.0.0.10.jar |Recipe Stages |recipestages |3.0.0.10 |COMMON_SET|Manifest: NOSIGNATURE
  552. ArmoreableMobs-forge-1.18.2-1.0.5.jar |Armoreable Mods |armoreablemobs |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  553. TravelersTitles-1.18.2-Forge-2.1.1.jar |Traveler's Titles |travelerstitles |1.18.2-Forge-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE
  554. toofast-1.18-0.0.1.3.jar |Too Fast |toofast |0.0.1.2 |COMMON_SET|Manifest: NOSIGNATURE
  555. deathbackup-1.18.2-3.0.jar |Death Backup |deathbackup |3.0 |COMMON_SET|Manifest: NOSIGNATURE
  556. meetyourfight-1.18.2-1.2.5.jar |Meet Your Fight |meetyourfight |1.18.2-1.2.5 |COMMON_SET|Manifest: NOSIGNATURE
  557. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |COMMON_SET|Manifest: NOSIGNATURE
  558. supplementaries-1.18.2-1.5.16.jar |Supplementaries |supplementaries |1.18.2-1.5.16 |COMMON_SET|Manifest: NOSIGNATURE
  559. BrassAmberBattleTowers-1.18.2-2.3.5.jar |Brass-Amber BattleTowers |ba_bt |1.18.2-2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
  560. revamped_phantoms-forge-0.2.3.jar |Revamped Phantoms |revamped_phantoms |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
  561. 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
  562. Jade-1.18.2-forge-5.2.6.jar |Jade |jade |5.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  563. CullLessLeaves-Reforged-1.18.2-1.0.5.jar |Cull Less Leaves Reforged |culllessleaves |1.18.2-1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
  564. CreativeCore_FORGE_v2.6.16_mc1.18.2.jar |CreativeCore |creativecore |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
  565. weaponmaster-multi-forge-1.18.1-3.0.3.jar |YDM's Weapon Master |weaponmaster |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
  566. smoothboot(reloaded)-mc1.18.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE
  567. RoughlyEnoughItems-8.3.594.jar |Roughly Enough Items (REI) |roughlyenoughitems |8.3.594 |COMMON_SET|Manifest: NOSIGNATURE
  568. Iceberg-1.18.2-forge-1.0.49.jar |Iceberg |iceberg |1.0.49 |COMMON_SET|Manifest: NOSIGNATURE
  569. Quark-3.2-358.jar |Quark |quark |3.2-358 |COMMON_SET|Manifest: NOSIGNATURE
  570. LegendaryTooltips-1.18.2-1.3.1.jar |Legendary Tooltips |legendarytooltips |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  571. brutalbosses-1.18.2-5.7.jar |brutalbosses mod |brutalbosses |1.18.2-5.7 |COMMON_SET|Manifest: NOSIGNATURE
  572. fancymenu_forge_2.13.3-2_MC_1.18.2.jar |FancyMenu |fancymenu |2.13.3 |COMMON_SET|Manifest: NOSIGNATURE
  573. HunterIllager-1.18.2-4.0.1.jar |Hunter Illager |hunterillager |1.18.2-4.0.1 |COMMON_SET|Manifest: NOSIGNATURE
  574. dannys_expansion-1.2.6.jar |Danny's Expansion |dannys_expansion |1.2.6 |COMMON_SET|Manifest: NOSIGNATURE
  575. creeperoverhaul-1.3.1-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE
  576. 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
  577. improvedmobs-1.18.2-1.11.0-forge.jar |Improved Mobs Mod |improvedmobs |1.18.2-1.11.0 |COMMON_SET|Manifest: NOSIGNATURE
  578. valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |COMMON_SET|Manifest: NOSIGNATURE
  579. valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
  580. DawnCraft-Tweaks-1.18.2-1.2.2b.jar |DawnCraft-Tweaks |dawncraft |1.18.2-1.2.2b |COMMON_SET|Manifest: NOSIGNATURE
  581. Crash Report UUID: 58b517fc-fd4c-44eb-8442-e5a3e8d395b4
  582. Flywheel Backend: Uninitialized
  583. FML: 40.2
  584. Forge: net.minecraftforge:40.2.1
Advertisement
Add Comment
Please, Sign In to add comment