message.txt
message.txt by Edgar [Raw]
001 ---- Minecraft Crash Report ----002 003 // Hi. I'm Connector, and I'm a crashaholic004 =========================005 SINYTRA CONNECTOR IS PRESENT!006 Please verify issues are not caused by Connector before reporting them to mod authors.007 If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.008 =========================009 010 // Don't be sad, have a hug! <3011 012 Time: 2024-10-02 18:53:28013 Description: Initializing game014 015 org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered016 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins:L392017 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass:L250018 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass:L131019 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass:L131020 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags:L156021 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins:L88022 at cpw.mods.modlauncher.ClassTransformer.transform:L120023 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes:L50024 at cpw.mods.cl.ModuleClassLoader.readerToClass:L113025 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15:L219026 at cpw.mods.cl.ModuleClassLoader.loadFromModule:L229027 at cpw.mods.cl.ModuleClassLoader.findClass:L219028 at cpw.mods.cl.ModuleClassLoader.loadClass:L135029 at java.lang.ClassLoader.loadClass:L525030 at net.minecraft.client.Minecraft.<init>:L505031 at net.minecraft.client.main.Main.main:L182032 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:native033 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke:L77034 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke:L43035 at java.lang.reflect.Method.invoke:L568036 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget:L111037 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService:L99038 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0:L25039 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch:L30040 at cpw.mods.modlauncher.LaunchServiceHandler.launch:L53041 at cpw.mods.modlauncher.LaunchServiceHandler.launch:L71042 at cpw.mods.modlauncher.Launcher.run:L108043 at cpw.mods.modlauncher.Launcher.main:L78044 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L26045 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L23046 at cpw.mods.bootstraplauncher.BootstrapLauncher.main:L141047 Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.oculus.compat.dh.json:NonCullingFrustumMixin from mod oculus] from phase [DEFAULT] in config [mixins.oculus.compat.dh.json] FAILED during APPLY048 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError:L638049 at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError:L589050 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins:L379051 ... 30 more052 Caused by: org.spongepowered.asm.mixin.transformer.throwables.InvalidMixinException: Unexpecteded ClassMetadataNotFoundException whilst transforming the mixin class: [MAIN Applicator Phase -> mixins.oculus.compat.dh.json:NonCullingFrustumMixin from mod oculus -> Apply Methods -> (IILcom/seibel/distanthorizons/coreapi/util/math/Mat4f;)V:update -> Transform Descriptor -> desc=Lcom/seibel/distanthorizons/coreapi/util/math/Mat4f;]053 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod:L510054 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod:L535055 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods:L521056 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin:L388057 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply:L327058 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply:L421059 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins:L403060 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins:L363061 ... 30 more062 Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.seibel.distanthorizons.coreapi.util.math.Mat4f063 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor:L1001064 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformSingleDescriptor:L961065 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethodDescriptor:L1016066 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformDescriptor:L917067 at org.spongepowered.asm.mixin.transformer.MixinTargetContext.transformMethod:L467068 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyNormalMethod:L535069 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMethods:L521070 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin:L388071 at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply:L327072 at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply:L421073 at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins:L403074 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins:L363075 ... 30 more076 077 078 A detailed walkthrough of the error, its code path and all known details is as follows:079 ---------------------------------------------------------------------------------------080 081 -- Head --082 Thread: Render thread083 Suspected Mods: NONE084 Stacktrace:085 at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins:L392086 at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass:L250087 at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass:L131088 at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass:L131089 at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags:L156090 at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins:L88091 at cpw.mods.modlauncher.ClassTransformer.transform:L120092 at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes:L50093 at cpw.mods.cl.ModuleClassLoader.readerToClass:L113094 at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15:L219095 at cpw.mods.cl.ModuleClassLoader.loadFromModule:L229096 at cpw.mods.cl.ModuleClassLoader.findClass:L219097 at cpw.mods.cl.ModuleClassLoader.loadClass:L135098 at java.lang.ClassLoader.loadClass:L525099 at net.minecraft.client.Minecraft.<init>:L505100 -- Initialization --101 Details:102 Modules: 103 ADVAPI32.dll:API base de Windows 32 avanzado:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation104 COMCTL32.dll:Biblioteca de controles de la experiencia del usuario:6.10 (WinBuild.160101.0800):Microsoft Corporation105 CRYPT32.dll:Crypto API32:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation106 CRYPTSP.dll:Cryptographic Service Provider API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation107 ColorAdapterClient.dll:Microsoft Color Adapter Client:10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation108 CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.19041.4355:Microsoft Corporation109 CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.19041.3636:Microsoft Corporation110 DBGHELP.DLL:Windows Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation111 DEVOBJ.dll:Device Information Set DLL:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation112 DNSAPI.dll:DLL de API de cliente DNS:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation113 GDI32.dll:GDI Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation114 GLU32.dll:DLL de la biblioteca de programas de OpenGL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation115 IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation116 IPHLPAPI.DLL:API auxiliar para IP:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation117 KERNEL32.DLL:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation118 KERNELBASE.dll:Archivo DLL de cliente API BASE de Windows NT:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation119 MMDevApi.dll:API de MMDevice:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation120 MSCTF.dll:Archivo DLL del servidor MSCTF:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation121 MpOav.dll:IOfficeAntiVirus Module:4.18.24080.9 (f49fb7de0d838aeebbdbd940314a35a90705840e):Microsoft Corporation122 NLAapi.dll:Network Location Awareness 2:10.0.19041.4123 (WinBuild.160101.0800):Microsoft Corporation123 NSI.dll:NSI User-mode interface DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation124 NTASN1.dll:Microsoft ASN.1 API:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation125 OLEAUT32.dll:OLEAUT32.DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation126 OpenAL.dll:Main implementation library:1.21.1:127 POWRPROF.dll:Archivo DLL auxiliar del perfil de energía:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation128 PROPSYS.dll:Sistema de propiedades de Microsoft:7.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation129 PSAPI.DLL:Process Status Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation130 Pdh.dll:Ayudante de los datos de rendimiento DLL de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation131 RPCRT4.dll:Tiempo de ejecución de llamada a procedimiento remoto:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation132 SETUPAPI.dll:API de instalación de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation133 SHCORE.dll:SHCORE:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation134 SHELL32.dll:Archivo DLL común del shell de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation135 UMPDC.dll136 USER32.dll:Archivo DLL de cliente API USER de Windows multiusuario:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation137 USERENV.dll:Userenv:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation138 VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation139 VERSION.dll:Version Checking and File Installation Libraries:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation140 WINHTTP.dll:Servicios HTTP de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation141 WINMM.dll:MCI API DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation142 WINSTA.dll:Winstation Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation143 WINTRUST.dll:Microsoft Trust Verification APIs:10.0.19041.4780 (WinBuild.160101.0800):Microsoft Corporation144 WS2_32.dll:DLL de 32 bits de Windows Socket 2.0:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation145 WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation146 WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation147 Wldp.dll:Directiva de bloqueo de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation148 amsi.dll:Anti-Malware Scan Interface:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation149 apphelp.dll:Biblioteca de compatibilidad de aplicaciones cliente:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation150 awt.dll:OpenJDK Platform binary:17.0.8.0:Microsoft151 bcrypt.dll:Biblioteca de primitivas criptográficas de Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation152 bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation153 cfgmgr32.dll:Configuration Manager DLL:10.0.19041.3996 (WinBuild.160101.0800):Microsoft Corporation154 clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation155 combase.dll:Microsoft COM para Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation156 cryptbase.dll:Base cryptographic API DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation157 cryptnet.dll:Crypto Network Related API:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation158 dbgcore.DLL:Windows Core Debugging Helpers:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation159 dhcpcsvc.DLL:Servicio cliente DHCP:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation160 dhcpcsvc6.DLL:Cliente DHCPv6:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation161 dinput8.dll:Microsoft DirectInput:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation162 drvstore.dll:Driver Store API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation163 dwmapi.dll:API del Administrador de ventanas de escritorio de Microsoft:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation164 dxcore.dll:DXCore:10.0.19041.4474 (WinBuild.160101.0800):Microsoft Corporation165 fwpuclnt.dll:API de modo usuario de FWP/IPsec:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation166 gdi32full.dll:GDI Client DLL:10.0.19041.4717 (WinBuild.160101.0800):Microsoft Corporation167 glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW168 icm32.dll:Microsoft Color Management Module (CMM):10.0.19041.4648 (WinBuild.160101.0800):Microsoft Corporation169 imagehlp.dll:Windows NT Image Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation170 inputhost.dll:InputHost:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation171 java.dll:OpenJDK Platform binary:17.0.8.0:Microsoft172 javaw.exe:OpenJDK Platform binary:17.0.8.0:Microsoft173 jemalloc.dll174 jimage.dll:OpenJDK Platform binary:17.0.8.0:Microsoft175 jli.dll:OpenJDK Platform binary:17.0.8.0:Microsoft176 jna2900469357073214281.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)177 jsvml.dll:OpenJDK Platform binary:17.0.8.0:Microsoft178 jvm.dll:OpenJDK 64-Bit server VM:17.0.8.0:Microsoft179 kernel.appcore.dll:AppModel API Host:10.0.19041.3758 (WinBuild.160101.0800):Microsoft Corporation180 lwjgl.dll181 lwjgl_opengl.dll182 lwjgl_stb.dll183 management.dll:OpenJDK Platform binary:17.0.8.0:Microsoft184 management_ext.dll:OpenJDK Platform binary:17.0.8.0:Microsoft185 msasn1.dll:ASN.1 Runtime APIs:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation186 mscms.dll:Archivo DLL de Sistema de coincidencias de color de Microsoft:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation187 msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation188 msvcp_win.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation189 msvcrt.dll:Windows NT CRT DLL:7.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation190 mswsock.dll:Proveedor de servicios de Microsoft Windows Sockets 2.0:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation191 napinsp.dll:Proveedor de correcciones de compatibilidad (shim) de nomenclaturas de correo electrónico:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation192 ncrypt.dll:Enrutador de Windows NCrypt:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation193 net.dll:OpenJDK Platform binary:17.0.8.0:Microsoft194 nio.dll:OpenJDK Platform binary:17.0.8.0:Microsoft195 ntdll.dll:DLL del nivel de Windows NT:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation196 ntmarta.dll:Proveedor MARTA de Windows NT:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation197 nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 561.09 :32.0.15.6109:NVIDIA Corporation198 nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6109:NVIDIA Corporation199 nvspcap64.dll:NVIDIA Game Proxy:3.28.0.417:NVIDIA Corporation200 ole32.dll:Microsoft OLE para Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation201 opengl32.dll:OpenGL Client DLL:10.0.19041.4842 (WinBuild.160101.0800):Microsoft Corporation202 perfos.dll:DLL de objetos de rendimiento del sistema Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation203 pnrpnsp.dll:Proveedor de espacio de nombres PNRP:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation204 profapi.dll:User Profile Basic API:10.0.19041.4355 (WinBuild.160101.0800):Microsoft Corporation205 rasadhlp.dll:Remote Access AutoDial Helper:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation206 rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation207 sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation208 shlwapi.dll:Biblioteca de utilidades de Shell:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation209 sunmscapi.dll:OpenJDK Platform binary:17.0.8.0:Microsoft210 textinputframework.dll:"TextInputFramework.DYNLINK":10.0.19041.4651 (WinBuild.160101.0800):Microsoft Corporation211 ucrtbase.dll:Microsoft® C Runtime Library:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation212 uxtheme.dll:Biblioteca UxTheme de Microsoft:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation213 vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation214 verify.dll:OpenJDK Platform binary:17.0.8.0:Microsoft215 win32u.dll:Win32u:10.0.19041.4894 (WinBuild.160101.0800):Microsoft Corporation216 windows.storage.dll:API de almacenamiento de Microsoft WinRT:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation217 winrnr.dll:LDAP RnR Provider DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation218 wintypes.dll:DLL de tipos basados en Windows:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation219 wshbth.dll:Windows Sockets Helper DLL:10.0.19041.3636 (WinBuild.160101.0800):Microsoft Corporation220 wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.19041.1 (WinBuild.160101.0800):Microsoft Corporation221 xinput1_4.dll:API Microsoft Common Controller:10.0.19041.4522 (WinBuild.160101.0800):Microsoft Corporation222 zip.dll:OpenJDK Platform binary:17.0.8.0:Microsoft223 Stacktrace:224 at net.minecraft.client.main.Main.main:L182225 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0:native226 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke:L77227 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke:L43228 at java.lang.reflect.Method.invoke:L568229 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget:L111230 at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService:L99231 at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0:L25232 at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch:L30233 at cpw.mods.modlauncher.LaunchServiceHandler.launch:L53234 at cpw.mods.modlauncher.LaunchServiceHandler.launch:L71235 at cpw.mods.modlauncher.Launcher.run:L108236 at cpw.mods.modlauncher.Launcher.main:L78237 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L26238 at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept:L23239 at cpw.mods.bootstraplauncher.BootstrapLauncher.main:L141240 241 242 -- System Details --243 Details:244 Minecraft Version: 1.20.1245 Minecraft Version ID: 1.20.1246 Operating System: Windows 10 (amd64) version 10.0247 Java Version: 17.0.8, Microsoft248 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft249 Memory: 2285897184 bytes (2180 MiB) / 5410652160 bytes (5160 MiB) up to 9495904256 bytes (9056 MiB)250 CPUs: 12251 Processor Vendor: AuthenticAMD252 Processor Name: AMD Ryzen 5 3600 6-Core Processor 253 Identifier: AuthenticAMD Family 23 Model 113 Stepping 0254 Microarchitecture: Zen 2255 Frequency (GHz): 3.60256 Number of physical packages: 1257 Number of physical CPUs: 6258 Number of logical CPUs: 12259 Graphics card #0 name: NVIDIA GeForce RTX 2060260 Graphics card #0 vendor: NVIDIA (0x10de)261 Graphics card #0 VRAM (MB): 4095.00262 Graphics card #0 deviceId: 0x1e89263 Graphics card #0 versionInfo: DriverVersion=32.0.15.6109264 Memory slot #0 capacity (MB): 16384.00265 Memory slot #0 clockSpeed (GHz): 3.20266 Memory slot #0 type: DDR4267 Memory slot #1 capacity (MB): 16384.00268 Memory slot #1 clockSpeed (GHz): 3.20269 Memory slot #1 type: DDR4270 Virtual memory max (MB): 34726.55271 Virtual memory used (MB): 24756.35272 Swap memory total (MB): 2048.00273 Swap memory used (MB): 246.79274 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9056m -Xms256m275 Loaded Shaderpack: (off)276 Launched Version: forge-47.3.0277 Backend library: LWJGL version 3.3.1 build 7278 Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 561.09, NVIDIA Corporation279 Window size: <not initialized>280 GL Caps: Using framebuffer using OpenGL 3.2281 GL debug messages: 282 Using VBOs: Yes283 Is Modded: Definitely; Client brand changed to 'forge'284 Type: Client (map_client.txt)285 CPU: 12x AMD Ryzen 5 3600 6-Core Processor 286 Sinytra Connector: 1.0.0-beta.43+1.20.1287 SINYTRA CONNECTOR IS PRESENT!288 Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.289 Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.290 Installed Fabric mods:291 | ================================================== | ============================== | ============================== | ==================== |292 | inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j | Inventory Management | inventorymanagement | 1.3.1 |293 | betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja | BetterEnd Crashed Ships | betterend_crashed_ships | 1.0.0 |294 | Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20 | Eldritch End | eldritch_end | 0.2.31 |295 | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |296 | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |297 | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |298 | ucrashedlol-0.0.3+1.20.1_mapped_srg_1.20.1.jar | ucrashedlol | ucrashedlol | 0.0.31.20.1 |299 ModLauncher: 10.0.9+10.0.9+main.dcd20f30300 ModLauncher launch target: forgeclient301 ModLauncher naming: srg302 ModLauncher services: 303 mixin-0.8.5.jar mixin PLUGINSERVICE 304 eventbus-6.0.5.jar eventbus PLUGINSERVICE 305 fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE 306 fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE 307 fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE 308 fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE 309 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE 310 fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE 311 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE 312 modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE 313 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE 314 modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE 315 modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE 316 FML Language Providers: 317 minecraft@1.0318 Configured Defaults@8.0.1319 kotlinforforge@4.11.0320 javafml@null321 lowcodefml@null322 Mod List: 323 YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE324 open-parties-and-claims-forge-1.20.1-0.22.2.jar |Open Parties and Claims |openpartiesandclaims |0.22.2 |COMMON_SET|Manifest: NOSIGNATURE325 kubejs-bridge-1.10.1+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE326 fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |COMMON_SET|Manifest: NOSIGNATURE327 fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |COMMON_SET|Manifest: NOSIGNATURE328 valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE329 StonyCliffsLithostitched-v1.1.0.jar |Stony Cliffs Are Cool |stonycliffs |1.1.0 |COMMON_SET|Manifest: NOSIGNATURE330 modernfix-forge-5.17.0+mc1.20.1.jar |ModernFix |modernfix |5.17.0+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE331 fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |COMMON_SET|Manifest: NOSIGNATURE332 AutochefsDelight-1.20.1-Forge-1.0.4.jar |Autochef's Delight |autochefsdelight |1.0.4+forge |COMMON_SET|Manifest: NOSIGNATURE333 fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |COMMON_SET|Manifest: NOSIGNATURE334 fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE335 YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |COMMON_SET|Manifest: NOSIGNATURE336 rei-bridge-1.10.1+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE337 clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE338 Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE339 createdieselgenerators-1.20.1-1.2i.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2i |COMMON_SET|Manifest: NOSIGNATURE340 Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |COMMON_SET|Manifest: NOSIGNATURE341 PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a342 SnowRealMagic-1.20.1-forge-10.4.3.jar |Snow! Real Magic! |snowrealmagic |10.4.3 |COMMON_SET|Manifest: NOSIGNATURE343 whatareyouvotingfor2023-1.20.1-1.2.4.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE344 YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE345 Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |COMMON_SET|Manifest: NOSIGNATURE346 cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |COMMON_SET|Manifest: NOSIGNATURE347 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |COMMON_SET|Manifest: NOSIGNATURE348 structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE349 explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE350 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE351 repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE352 BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |COMMON_SET|Manifest: NOSIGNATURE353 transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE354 Botania-1.20.1-444-FORGE.jar |Botania |botania |1.20.1-444-FORGE |COMMON_SET|Manifest: NOSIGNATURE355 Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE356 spark-1.10.53-forge.jar |spark |spark |1.10.53 |COMMON_SET|Manifest: NOSIGNATURE357 Philips-Ruins1.20.1-3.9.1.jar |Philips Ruins |philipsruins |3.9.1 |COMMON_SET|Manifest: NOSIGNATURE358 right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE359 advancednetherite-forge-2.1.0-1.20.1.jar |Advanced Netherite |advancednetherite |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE360 dungeons-and-taverns-3.0.3.f[Forge].jar |Dungeons and Taverns |mr_dungeons_andtaverns |3.0.3.f |COMMON_SET|Manifest: NOSIGNATURE361 ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE362 tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |COMMON_SET|Manifest: NOSIGNATURE363 YungsMenuTweaks-1.20.1-Forge-1.0.2.jar |YUNG's Menu Tweaks |yungsmenutweaks |1.20.1-Forge-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE364 cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE365 flib-1.20.1-0.0.13.jar |flib |flib |0.0.13 |COMMON_SET|Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed366 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |COMMON_SET|Manifest: NOSIGNATURE367 fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |COMMON_SET|Manifest: NOSIGNATURE368 nitrogen_internals-1.20.1-1.0.9-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.9-neoforg|COMMON_SET|Manifest: NOSIGNATURE369 FallingTree-1.20.1-4.3.4.jar |FallingTree |fallingtree |4.3.4 |COMMON_SET|Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29370 KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE371 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |COMMON_SET|Manifest: NOSIGNATURE372 BetterModsButton-v8.0.2-1.20.1-Forge.jar |Better Mods Button |bettermodsbutton |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a373 YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE374 fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |COMMON_SET|Manifest: NOSIGNATURE375 radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |COMMON_SET|Manifest: NOSIGNATURE376 Kiwi-1.20.1-Forge-11.8.8.jar |Kiwi Library |kiwi |11.8.8+forge |COMMON_SET|Manifest: NOSIGNATURE377 MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a378 VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a379 fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE380 goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99381 epicsamurai-0.0.44-1.20.1-neo.jar |Epic Samurai |epicsamurai |0.0.44-1.20.1-neo |COMMON_SET|Manifest: NOSIGNATURE382 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE383 Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |COMMON_SET|Manifest: NOSIGNATURE384 fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE385 fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE386 integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE387 EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |COMMON_SET|Manifest: NOSIGNATURE388 untamedwilds-1.20.1-4.0.4.jar |Untamed Wilds |untamedwilds |4.0.4 |COMMON_SET|Manifest: NOSIGNATURE389 snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE390 fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |COMMON_SET|Manifest: NOSIGNATURE391 MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE392 DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |COMMON_SET|Manifest: NOSIGNATURE393 smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE394 TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |COMMON_SET|Manifest: NOSIGNATURE395 BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |COMMON_SET|Manifest: NOSIGNATURE396 ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a397 Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |COMMON_SET|Manifest: NOSIGNATURE398 ShoulderSurfing-Forge-1.20.1-3.2.0.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE399 justenoughbreeding-forge-1.20.x-1.2.1.jar |Just Enough Breeding |justenoughbreeding |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE400 Luna-FORGE-MC1.19.X-1.0.1.jar |Luna |luna |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE401 fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |COMMON_SET|Manifest: NOSIGNATURE402 fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |COMMON_SET|Manifest: NOSIGNATURE403 fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |COMMON_SET|Manifest: NOSIGNATURE404 forgeconfigapiport-1.10.1+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |COMMON_SET|Manifest: NOSIGNATURE405 betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |COMMON_SET|Manifest: NOSIGNATURE406 Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |COMMON_SET|Manifest: NOSIGNATURE407 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f408 notenoughanimations-forge-1.7.3-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.3 |COMMON_SET|Manifest: NOSIGNATURE409 flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |COMMON_SET|Manifest: NOSIGNATURE410 JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE411 fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |COMMON_SET|Manifest: NOSIGNATURE412 ImmediatelyFast-Forge-1.2.17+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.17+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE413 Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE414 lootr-forge-1.20-0.7.34.85.jar |Lootr |lootr |0.7.34.85 |COMMON_SET|Manifest: NOSIGNATURE415 fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |COMMON_SET|Manifest: NOSIGNATURE416 RyoamicLights-forge-0.2.3+mc1.20.1.jar |RyoamicLights |ryoamiclights |0.2.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE417 immersive_melodies-0.2.0+1.20.1-forge.jar |Immersive Melodies |immersive_melodies |0.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE418 fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |COMMON_SET|Manifest: NOSIGNATURE419 EuphoriaPatcher-0.3.0-forge.jar |Euphoria Patcher |euphoria_patcher |0.3.0-forge |COMMON_SET|Manifest: NOSIGNATURE420 kuma-api-forge-20.1.6+1.20.1.jar |KumaAPI |kuma_api |20.1.6 |COMMON_SET|Manifest: NOSIGNATURE421 fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |COMMON_SET|Manifest: NOSIGNATURE422 fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |COMMON_SET|Manifest: NOSIGNATURE423 IllagerInvasion-v8.0.5-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a424 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |COMMON_SET|Manifest: NOSIGNATURE425 dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE426 Tips-Forge-1.20.1-12.0.5.jar |Tips |tipsmod |12.0.5 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5427 ObsidianUI-forge-0.2.3+mc1.20.1.jar |ObsidianUI |obsidianui |0.2.3+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE428 sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |COMMON_SET|Manifest: NOSIGNATURE429 gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |COMMON_SET|Manifest: NOSIGNATURE430 create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE431 structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE432 Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE433 Placebo-1.20.1-8.6.1.jar |Placebo |placebo |8.6.1 |COMMON_SET|Manifest: NOSIGNATURE434 lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |COMMON_SET|Manifest: NOSIGNATURE435 Bookshelf-Forge-1.20.1-20.1.10.jar |Bookshelf |bookshelf |20.1.10 |COMMON_SET|Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5436 sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |COMMON_SET|Manifest: NOSIGNATURE437 bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE438 carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |COMMON_SET|Manifest: NOSIGNATURE439 melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE440 ShieldExpansion-1.20.1-1.1.7a.jar |Shield Expansion |shieldexp |1.1.7a |COMMON_SET|Manifest: NOSIGNATURE441 fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|COMMON_SET|Manifest: NOSIGNATURE442 modmenu-bridge-1.10.1+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE443 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE444 diagonalblocks-forge-8.0.5.jar |Diagonal Blocks |diagonalblocks |8.0.5 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a445 Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |COMMON_SET|Manifest: NOSIGNATURE446 entity_model_features_forge_1.20.1-2.0.2.jar |Entity Model Features |entity_model_features |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE447 entity_texture_features_forge_1.20.1-6.0.1.jar |Entity Texture Features |entity_texture_features |6.0.1 |COMMON_SET|Manifest: NOSIGNATURE448 fast-ip-ping-mc1.20.4-forge-v1.0.1.jar |Fast IP Ping |fastipping |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE449 fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |COMMON_SET|Manifest: NOSIGNATURE450 valhelsia_structures-forge-1.20.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE451 Chunky-1.3.146.jar |Chunky |chunky |1.3.146 |COMMON_SET|Manifest: NOSIGNATURE452 Boat-Item-View-Forge-1.20.1-0.0.5.jar |Boat Item View |boatiview |0.0.5 |COMMON_SET|Manifest: NOSIGNATURE453 born_in_chaos_[Forge]1.20.1_1.3.1.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE454 lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |COMMON_SET|Manifest: NOSIGNATURE455 modpack-update-checker-1.20.1-forge-0.12.2.jar |Modpack Update Checker |modpackupdatechecker |0.12.2 |COMMON_SET|Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19456 architectury-bridge-1.10.1+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE457 memorysettings-1.20.1-5.4.jar |memorysettings mod |memorysettings |1.20.1-5.4 |COMMON_SET|Manifest: NOSIGNATURE458 L_Enders_Cataclysm-1.99.3 -1.20.1.jar |Cataclysm Mod |cataclysm |1.99.2 |COMMON_SET|Manifest: NOSIGNATURE459 CerbonsApi-Forge-1.20.1-1.0.0.jar |CerbonsApi |cerbons_api |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE460 camera-1.20.1-1.0.6.jar |Camera Mod |camera |1.20.1-1.0.6 |COMMON_SET|Manifest: NOSIGNATURE461 elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |COMMON_SET|Manifest: NOSIGNATURE462 NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a463 Connector-1.0.0-beta.43+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.43+1.20.1|COMMON_SET|Manifest: NOSIGNATURE464 aether_protect_your_moa-1.20.1-1.0.0-neoforge.jar |Protect Your Moa |aether_protect_your_moa |1.20.1-1.0.0-neoforg|COMMON_SET|Manifest: NOSIGNATURE465 twilightdelight-2.0.11.jar |Twilight's Flavor & Delight |twilightdelight |2.0.11 |COMMON_SET|Manifest: NOSIGNATURE466 ServerBrowser-1.20-FORGE-1.1.1.jar |ServerBrowser |serverbrowser |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE467 cupboard-1.20.1-2.6.jar |Cupboard utilities |cupboard |1.20.1-2.6 |COMMON_SET|Manifest: NOSIGNATURE468 cherishedworlds-forge-6.1.6+1.20.1.jar |Cherished Worlds |cherishedworlds |6.1.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE469 The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |COMMON_SET|Manifest: NOSIGNATURE470 framework-forge-1.20.1-0.7.6.jar |Framework |framework |0.7.6 |COMMON_SET|Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99471 inventorymanagement-1.3.1+1.20_mapped_srg_1.20.1.j|Inventory Management |inventorymanagement |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE472 quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE473 fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE474 BetterAdvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |COMMON_SET|Manifest: NOSIGNATURE475 fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |COMMON_SET|Manifest: NOSIGNATURE476 betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja|BetterEnd Crashed Ships |betterend_crashed_ships |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE477 ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE478 pehkui-bridge-1.10.1+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE479 the-conjurer-1.20.1-1.1.6.jar |The Conjurer |conjurer_illager |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE480 fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |COMMON_SET|Manifest: NOSIGNATURE481 obscure_api-15.jar |Obscure API |obscure_api |15 |COMMON_SET|Manifest: NOSIGNATURE482 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |COMMON_SET|Manifest: NOSIGNATURE483 artifacts-forge-9.5.10.jar |Artifacts |artifacts |9.5.10 |COMMON_SET|Manifest: NOSIGNATURE484 everycomp-1.20-2.6.57.jar |Every Compat |everycomp |1.20-2.6.57 |COMMON_SET|Manifest: NOSIGNATURE485 ExplorersCompass-1.20.1-1.3.3-forge.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |COMMON_SET|Manifest: NOSIGNATURE486 BOMD-Forge-1.20.1-1.1.1.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE487 azurelib-neo-1.20.1-2.0.24.jar |AzureLib |azurelib |2.0.24 |COMMON_SET|Manifest: NOSIGNATURE488 energy-bridge-1.10.1+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE489 watut-forge-1.20.1-1.1.1.jar |What Are They Up To |watut |1.20.1-1.1.1 |COMMON_SET|Manifest: NOSIGNATURE490 skinlayers3d-forge-1.6.5-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.5 |COMMON_SET|Manifest: NOSIGNATURE491 Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |COMMON_SET|Manifest: NOSIGNATURE492 friendsandfoes-forge-mc1.20.1-2.0.10.jar |Friends&Foes |friendsandfoes |2.0.10 |COMMON_SET|Manifest: NOSIGNATURE493 libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE494 fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |COMMON_SET|Manifest: NOSIGNATURE495 amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |COMMON_SET|Manifest: NOSIGNATURE496 citresewn-1.20.1-5.jar |CIT Resewn |citresewn |1.20.1-5 |COMMON_SET|Manifest: NOSIGNATURE497 LegendaryTooltips-1.20.1-forge-1.4.5.jar |Legendary Tooltips |legendarytooltips |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE498 storagedrawers-1.20.1-12.0.3.jar |Storage Drawers |storagedrawers |12.0.3 |COMMON_SET|Manifest: NOSIGNATURE499 DiagonalFences-v8.1.4-1.20.1-Forge.jar |Diagonal Fences |diagonalfences |8.1.4 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a500 fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |COMMON_SET|Manifest: NOSIGNATURE501 fancymenu_forge_3.2.3_MC_1.20.1.jar |FancyMenu |fancymenu |3.2.3 |COMMON_SET|Manifest: NOSIGNATURE502 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a503 justzoom_forge_1.0.2_MC_1.20.1.jar |Just Zoom |justzoom |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE504 charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE505 BadOptimizations-2.1.1.jar |BadOptimizations |badoptimizations |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE506 valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE507 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |COMMON_SET|Manifest: NOSIGNATURE508 OverflowingBars-v8.0.0-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a509 1.20.1-forge-0.1.1.jar |MPUC lavender-md |mpuc_lavendermd |0.1.1 |COMMON_SET|Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19510 EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a511 xenon-0.3.19+mc1.20.1.jar |Xenon |xenon |0.3.19+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE512 oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE513 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |COMMON_SET|Manifest: NOSIGNATURE514 irons_spellbooks-1.20.1-3.1.7.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.1.7.1 |COMMON_SET|Manifest: NOSIGNATURE515 stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |COMMON_SET|Manifest: NOSIGNATURE516 create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE517 soundphysics-forge-1.20.1-1.1.2.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE518 fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |COMMON_SET|Manifest: NOSIGNATURE519 ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a520 balm-forge-1.20.1-7.3.4-all.jar |Balm |balm |7.3.4 |COMMON_SET|Manifest: NOSIGNATURE521 fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |COMMON_SET|Manifest: NOSIGNATURE522 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |COMMON_SET|Manifest: NOSIGNATURE523 chat_heads-0.12.2-forge-1.20.jar |Chat Heads |chat_heads |0.12.2 |COMMON_SET|Manifest: NOSIGNATURE524 LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a525 geophilic-v2.2.0-mc1.20u1.20.2.jar |Geophilic |geophilic |2.2.0-mc1.20u1.20.2 |COMMON_SET|Manifest: NOSIGNATURE526 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |COMMON_SET|Manifest: NOSIGNATURE527 terrablender-bridge-1.10.1+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE528 GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE529 lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE530 fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |COMMON_SET|Manifest: NOSIGNATURE531 do_a_barrel_roll-forge-3.5.6+1.20.1.jar |Do a Barrel Roll |do_a_barrel_roll |3.5.6+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE532 YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE533 resourcefulconfig-forge-1.20.1-2.1.1.jar |Resourcefulconfig |resourcefulconfig |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE534 curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE535 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE536 Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20|Eldritch End |eldritch_end |0.2.31 |COMMON_SET|Manifest: NOSIGNATURE537 fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE538 YSNS-Forge-MC1.20-1.0.4.jar |You Shall Not Spawn! |ysns |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE539 sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |COMMON_SET|Manifest: NOSIGNATURE540 flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE541 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE542 veinmining-forge-1.4.1+1.20.1.jar |Vein Mining |veinmining |1.4.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE543 sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |COMMON_SET|Manifest: NOSIGNATURE544 fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |COMMON_SET|Manifest: NOSIGNATURE545 elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE546 mowziesmobs-1.6.4_MIXIN_REMOVED_TEST.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |COMMON_SET|Manifest: NOSIGNATURE547 formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |COMMON_SET|Manifest: NOSIGNATURE548 fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |COMMON_SET|Manifest: NOSIGNATURE549 jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |COMMON_SET|Manifest: NOSIGNATURE550 lithostitched-forge-1.20.1-1.1.5.jar |Lithostitched |lithostitched |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE551 The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |COMMON_SET|Manifest: NOSIGNATURE552 Stoneworks-v8.0.0-1.20.1-Forge.jar |Stoneworks |stoneworks |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a553 fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |COMMON_SET|Manifest: NOSIGNATURE554 fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |COMMON_SET|Manifest: NOSIGNATURE555 Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE556 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |COMMON_SET|Manifest: NOSIGNATURE557 smarterfarmers-1.20-1.8.3.jar |Smarter Farmers |smarterfarmers |1.20-1.8.3 |COMMON_SET|Manifest: NOSIGNATURE558 SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |COMMON_SET|Manifest: NOSIGNATURE559 lightmanscurrency-1.20.1-2.2.2.0a.jar |Lightman's Currency |lightmanscurrency |1.20.1-2.2.2.0a |COMMON_SET|Manifest: NOSIGNATURE560 LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |COMMON_SET|Manifest: NOSIGNATURE561 neruina-forge-2.0.0-beta.10+1.20.1.jar |Neruina |neruina |2.0.0-beta.10 |COMMON_SET|Manifest: NOSIGNATURE562 geckolib-fabric-compat-1.10.1+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE563 memoryleakfix-forge-1.17+-1.1.1.jar |Memory Leak Fix |memoryleakfix |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE564 formations-1.0.2-forge-mc1.20.jar |Formations |formations |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE565 aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE566 puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a567 forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |COMMON_SET|Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90568 cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |COMMON_SET|Manifest: NOSIGNATURE569 thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |COMMON_SET|Manifest: NOSIGNATURE570 thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |COMMON_SET|Manifest: NOSIGNATURE571 thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |COMMON_SET|Manifest: NOSIGNATURE572 thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |COMMON_SET|Manifest: NOSIGNATURE573 thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |COMMON_SET|Manifest: NOSIGNATURE574 thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |COMMON_SET|Manifest: NOSIGNATURE575 Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |COMMON_SET|Manifest: NOSIGNATURE576 idas_forge-1.9.3+1.20.1.jar |Integrated Dungeons and Struct|idas |1.9.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE577 drippyloadingscreen_forge_3.0.1_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE578 formationsoverworld-1.0.3.jar |Formations Overworld |formationsoverworld |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE579 fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |COMMON_SET|Manifest: NOSIGNATURE580 MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE581 bettercombat-forge-1.8.5+1.20.1.jar |Better Combat |bettercombat |1.8.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE582 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |COMMON_SET|Manifest: NOSIGNATURE583 MindfulDarkness-v8.0.3-1.20.1-Forge.jar |Mindful Darkness |mindfuldarkness |8.0.3 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a584 spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE585 jei-bridge-1.10.1+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE586 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE587 pamhc2foodcore-1.20.4-1.0.5.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE588 Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |COMMON_SET|Manifest: NOSIGNATURE589 fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |COMMON_SET|Manifest: NOSIGNATURE590 polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE591 Zeta-1.0-16.jar |Zeta |zeta |1.0-16 |COMMON_SET|Manifest: NOSIGNATURE592 XaeroPlus-2.11+forge-1.20.1-WM1.38.4-MM24.1.1.jar |XaeroPlus |xaeroplus |2.11 |COMMON_SET|Manifest: NOSIGNATURE593 Xaeros_Minimap_24.1.1_Forge_1.20.jar |Xaero's Minimap |xaerominimap |24.1.1 |COMMON_SET|Manifest: NOSIGNATURE594 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |COMMON_SET|Manifest: NOSIGNATURE595 fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |COMMON_SET|Manifest: NOSIGNATURE596 visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE597 biomemusic-1.20.1-2.3.jar |biomemusic mod |biomemusic |1.20.1-2.3 |COMMON_SET|Manifest: NOSIGNATURE598 PuzzlesLib-v8.1.20-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.20 |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:6a599 fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |COMMON_SET|Manifest: NOSIGNATURE600 chunksending-1.20.1-2.8.jar |chunksending mod |chunksending |1.20.1-2.8 |COMMON_SET|Manifest: NOSIGNATURE601 better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |COMMON_SET|Manifest: NOSIGNATURE602 deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |COMMON_SET|Manifest: NOSIGNATURE603 aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |COMMON_SET|Manifest: NOSIGNATURE604 xptome-1.20.1-2.2.jar |XP Tome |xpbook |2.2 |COMMON_SET|Manifest: NOSIGNATURE605 cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE606 totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE607 blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |COMMON_SET|Manifest: NOSIGNATURE608 YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE609 netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE610 geckolib-forge-1.20.1-4.4.5.jar |GeckoLib 4 |geckolib |4.4.5 |COMMON_SET|Manifest: NOSIGNATURE611 creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE612 ars_nouveau-1.20.1-4.11.0-all.jar |Ars Nouveau |ars_nouveau |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE613 recipeessentials-1.20.1-3.4.jar |recipeessentials mod |recipeessentials |1.20.1-3.4 |COMMON_SET|Manifest: NOSIGNATURE614 aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|COMMON_SET|Manifest: NOSIGNATURE615 lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |COMMON_SET|Manifest: NOSIGNATURE616 deep_aether-1.20.1-1.0.3.jar |Deep Aether |deep_aether |1.20.1-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE617 aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|COMMON_SET|Manifest: NOSIGNATURE618 aether-redux-2.0.15-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.15 |COMMON_SET|Manifest: NOSIGNATURE619 connectivity-1.20.1-5.5.jar |Connectivity Mod |connectivity |1.20.1-5.5 |COMMON_SET|Manifest: NOSIGNATURE620 kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |COMMON_SET|Manifest: NOSIGNATURE621 XaerosWorldMap_1.38.4_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.38.4 |COMMON_SET|Manifest: NOSIGNATURE622 cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |COMMON_SET|Manifest: NOSIGNATURE623 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE624 citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |COMMON_SET|Manifest: NOSIGNATURE625 alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |COMMON_SET|Manifest: NOSIGNATURE626 iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|COMMON_SET|Manifest: NOSIGNATURE627 fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |COMMON_SET|Manifest: NOSIGNATURE628 mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE629 continuity-compat-1.10.1+1.20.1.jar |Connector Extras Continuity Co|connectorextras_continuity_com|1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE630 create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE631 bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE632 Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE633 bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |COMMON_SET|Manifest: NOSIGNATURE634 fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |COMMON_SET|Manifest: NOSIGNATURE635 twilightforest-1.20.1-4.3.2145-universal.jar |The Twilight Forest |twilightforest |4.3.2145 |COMMON_SET|Manifest: NOSIGNATURE636 FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE637 cuisinedelight-1.1.14.jar |Cuisine Delight |cuisinedelight |1.1.14 |COMMON_SET|Manifest: NOSIGNATURE638 endrem_forge-5.2.3-R-1.20.X.jar |End Remastered |endrem |5.2.3-R-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE639 reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |COMMON_SET|Manifest: NOSIGNATURE640 Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE641 Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |COMMON_SET|Manifest: NOSIGNATURE642 despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE643 collective-1.20.1-7.61.jar |Collective |collective |7.61 |COMMON_SET|Manifest: NOSIGNATURE644 thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |COMMON_SET|Manifest: NOSIGNATURE645 ucrashedlol-0.0.3+1.20.1_mapped_srg_1.20.1.jar |ucrashedlol |ucrashedlol |0.0.31.20.1 |COMMON_SET|Manifest: NOSIGNATURE646 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE647 resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |COMMON_SET|Manifest: NOSIGNATURE648 deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE649 BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE650 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE651 SimpleDiscordRichPresence-forge-4.0.3-build.40+mc1|Simple Discord Rich Presence |sdrp |4.0.3-build.40+mc1.2|COMMON_SET|Manifest: NOSIGNATURE652 minecraft-comes-alive-7.5.18+1.20.1-universal.jar |Minecraft Comes Alive |mca |7.5.18+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE653 simplyswords-forge-1.55.0-1.20.1.jar |Simply Swords |simplyswords |1.55.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE654 gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE655 ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |COMMON_SET|Manifest: NOSIGNATURE656 ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |COMMON_SET|Manifest: NOSIGNATURE657 fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |COMMON_SET|Manifest: NOSIGNATURE658 ConnectorExtras-1.10.1+1.20.1.jar |Connector Extras |connectorextras |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE659 umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |COMMON_SET|Manifest: NOSIGNATURE660 fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |COMMON_SET|Manifest: NOSIGNATURE661 Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE662 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|COMMON_SET|Manifest: NOSIGNATURE663 crawlondemand-1.20.x-1.0.0.jar |Crawl on Demand |crawlondemand |1.20.x-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE664 voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE665 fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |COMMON_SET|Manifest: NOSIGNATURE666 TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a667 BHMenu-Forge-1.20.1-2.4.1.jar |BHMenu |bhmenu |2.4.1 |COMMON_SET|Manifest: NOSIGNATURE668 villagesandpillages-forge-mc1.20.1-1.0.0.jar |Villages&Pillages |villagesandpillages |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE669 amendments-1.20-1.2.1.jar |Amendments |amendments |1.20-1.2.1 |COMMON_SET|Manifest: NOSIGNATURE670 item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |COMMON_SET|Manifest: NOSIGNATURE671 ftb-quests-forge-2001.4.5.jar |FTB Quests |ftbquests |2001.4.5 |COMMON_SET|Manifest: NOSIGNATURE672 ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE673 Ping-Wheel-1.8.0-forge-1.20.1.jar |Ping Wheel |pingwheel |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE674 GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE675 create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |COMMON_SET|Manifest: NOSIGNATURE676 Delightful-1.20.1-3.5.5.jar |Delightful |delightful |3.5.5 |COMMON_SET|Manifest: NOSIGNATURE677 create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE678 waystones-forge-1.20-14.1.3.jar |Waystones |waystones |14.1.3 |COMMON_SET|Manifest: NOSIGNATURE679 extra_compat-1.5.0.jar |Extra Compat |extra_compat |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE680 Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE681 comforts-forge-6.3.5+1.20.1.jar |Comforts |comforts |6.3.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE682 fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |COMMON_SET|Manifest: NOSIGNATURE683 temporalapi-1.6.2.jar |Temporal API |temporalapi |1.6.2 |COMMON_SET|Manifest: NOSIGNATURE684 alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE685 ItemBorders-1.20.1-forge-1.2.1.jar |Item Borders |itemborders |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE686 Dungeon Crawl-1.20.1-2.3.14.jar |Dungeon Crawl |dungeoncrawl |2.3.14 |COMMON_SET|Manifest: NOSIGNATURE687 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE688 farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |COMMON_SET|Manifest: NOSIGNATURE689 DistantHorizons-2.2.1-a-1.20.1-forge-fabric.jar |Distant Horizons |distanthorizons |2.2.1-a |COMMON_SET|Manifest: NOSIGNATURE690 blueprint-1.20.1-7.1.0.jar |Blueprint |blueprint |7.1.0 |COMMON_SET|Manifest: NOSIGNATURE691 upgrade_aquatic-1.20.1-6.0.0.jar |Upgrade Aquatic |upgrade_aquatic |6.0.0 |COMMON_SET|Manifest: NOSIGNATURE692 bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |COMMON_SET|Manifest: NOSIGNATURE693 CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a694 fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |COMMON_SET|Manifest: NOSIGNATURE695 alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE696 EnchantmentDescriptions-Forge-1.20.1-17.0.15.jar |EnchantmentDescriptions |enchdesc |17.0.15 |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:e5697 moonlight-1.20-2.11.31-forge.jar |Moonlight Library |moonlight |1.20-2.11.31 |COMMON_SET|Manifest: NOSIGNATURE698 RegionsUnexploredForge-0.5.5+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.5 |COMMON_SET|Manifest: NOSIGNATURE699 mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |COMMON_SET|Manifest: NOSIGNATURE700 Jade-1.20.1-forge-11.9.3.jar |Jade |jade |11.9.3+forge |COMMON_SET|Manifest: NOSIGNATURE701 appliedenergistics2-forge-15.2.3.jar |Applied Energistics 2 |ae2 |15.2.3 |COMMON_SET|Manifest: NOSIGNATURE702 forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |COMMON_SET|Manifest: NOSIGNATURE703 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |COMMON_SET|Manifest: NOSIGNATURE704 BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |8.0.0 |COMMON_SET|Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a705 Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE706 Quark-4.0-455.jar |Quark |quark |4.0-455 |COMMON_SET|Manifest: NOSIGNATURE707 supplementaries-1.20-2.8.14.jar |Supplementaries |supplementaries |1.20-2.8.14 |COMMON_SET|Manifest: NOSIGNATURE708 ascended_quark-1.20.1-1.0.3.jar |Ascended Quark |ascended_quark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE709 suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |COMMON_SET|Manifest: NOSIGNATURE710 betterchunkloading-1.20.1-4.3.jar |betterchunkloading mod |betterchunkloading |1.20.1-4.3 |COMMON_SET|Manifest: NOSIGNATURE711 invhud.forge.1.20.1-3.4.18.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.18 |COMMON_SET|Manifest: NOSIGNATURE712 EndlessBiomes 1.5.1 - 1.20.1.jar |EndlessBiomes |endlessbiomes |1.5.1 |COMMON_SET|Manifest: NOSIGNATURE713 coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE714 mvs-4.1.2-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.2-1.20-forge |COMMON_SET|Manifest: NOSIGNATURE715 CrabbersDelight-1.20.1-1.1.4a.jar |Crabber's Delight |crabbersdelight |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE716 packetfixer-forge-1.3.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE717 expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |COMMON_SET|Manifest: NOSIGNATURE718 emi-bridge-1.10.1+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE719 fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |COMMON_SET|Manifest: NOSIGNATURE720 fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |COMMON_SET|Manifest: NOSIGNATURE721 Flywheel Backend: Uninitialized722 Crash Report UUID: b0a32953-728d-48c2-92f4-6deaeef73458723 FML: 47.3724 Forge: net.minecraftforge:47.3.0725 Kiwi Modules: 726 kiwi:block_components727 kiwi:block_templates728 kiwi:contributors729 kiwi:data730 kiwi:item_templates731 snowrealmagic:core