---- Minecraft Crash Report ----
Time: 2024-10-17 00:00:05
Description: Initializing game
net.minecraftforge.fml.ModLoadingException: Structure Gel API (structure_gel) encountered an error during the common_setup event phase
§7org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.3.10.jar%23584!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.initClientHooks(ForgeHooksClient.java:1270) ~[forge-1.20.1-47.3.10-universal.jar%23587!/:?] {re:mixin,re:classloading}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:544) ~[client-1.20.1-20230612.114412-srg.jar%23582!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.10.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.renderer.blockentity.BlockEntityRenderers.<clinit>(BlockEntityRenderers.java:47) ~[client-1.20.1-20230612.114412-srg.jar%23582!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers.registerBlockEntityRenderer(EntityRenderersEvent.java:128) ~[forge-1.20.1-47.3.10-universal.jar%23587!/:?] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.SGClientEvents$ModBus.registerRenderers(SGClientEvents.java:87) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.__ModBus_registerRenderers_RegisterRenderers.invoke(.dynamic) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.10.jar%23584!/:?] {}
Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [integrated_api-common.mixins.json:blocks.StructureBlockRenderMixin] from phase [DEFAULT] in config [integrated_api-common.mixins.json] FAILED during APPLY
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:636) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:588) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.renderer.blockentity.BlockEntityRenderers.<clinit>(BlockEntityRenderers.java:47) ~[client-1.20.1-20230612.114412-srg.jar%23582!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers.registerBlockEntityRenderer(EntityRenderersEvent.java:128) ~[forge-1.20.1-47.3.10-universal.jar%23587!/:?] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.SGClientEvents$ModBus.registerRenderers(SGClientEvents.java:87) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.__ModBus_registerRenderers_RegisterRenderers.invoke(.dynamic) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.10.jar%23584!/:?] {}
Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @At("CONSTANT") on net/minecraft/client/renderer/blockentity/StructureBlockRenderer::getRenderDistance with priority 900 cannot inject into net/minecraft/client/renderer/blockentity/StructureBlockRenderer::m_142163_()I merged by com.sunekaer.mods.structureexpansion.mixin.StructureBlockRendererMixin with priority 1000 [PREINJECT Applicator Phase -> integrated_api-common.mixins.json:blocks.StructureBlockRenderMixin -> Prepare Injections -> -> constant$bgi000$getRenderDistance(I)I -> Prepare]
at org.spongepowered.asm.mixin.injection.code.Injector.findTargetNodes(Injector.java:305) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.code.Injector.find(Injector.java:240) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.prepare(InjectionInfo.java:421) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1319) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:1042) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:393) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:325) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}
at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar:10.0.9+10.0.9+main.dcd20f30] {}
at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}
at net.minecraft.client.renderer.blockentity.BlockEntityRenderers.<clinit>(BlockEntityRenderers.java:47) ~[client-1.20.1-20230612.114412-srg.jar%23582!/:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraftforge.client.event.EntityRenderersEvent$RegisterRenderers.registerBlockEntityRenderer(EntityRenderersEvent.java:128) ~[forge-1.20.1-47.3.10-universal.jar%23587!/:?] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.SGClientEvents$ModBus.registerRenderers(SGClientEvents.java:87) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:A}
at com.legacy.structure_gel.core.events.__ModBus_registerRenderers_RegisterRenderers.invoke(.dynamic) ~[structure_gel-1.20.1-2.16.2%20-%20Copy.jar%23548!/:2.16.2] {re:classloading,pl:eventbus:B}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:121) ~[javafmllanguage-1.20.1-47.3.10.jar%23584!/:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
Structure Gel API (structure_gel), Version: 2.16.2
Issue tracker URL: https://gitlab.com/modding-legacy/structure-gel-api/-/issues
at TRANSFORMER/structure_gel@2.16.2/com.legacy.structure_gel.core.events.SGClientEvents$ModBus.registerRenderers(SGClientEvents.java:87)
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:125) ~[javafmllanguage-1.20.1-47.3.10.jar%23584!/:?] {}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$29(ModLoader.java:326) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {}
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
at net.minecraftforge.fml.ModList.forEachModInOrder(ModList.java:227) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {re:mixin}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:326) ~[fmlcore-1.20.1-47.3.10.jar%23583!/:?] {}
at net.minecraftforge.client.ForgeHooksClient.initClientHooks(ForgeHooksClient.java:1270) ~[forge-1.20.1-47.3.10-universal.jar%23587!/:?] {re:mixin,re:classloading}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:544) ~[client-1.20.1-20230612.114412-srg.jar%23582!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTBASE.DLL:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
CoreMessaging.dll:Microsoft CoreMessaging Dll:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
CoreUIComponents.dll:Microsoft Core UI Components Dll:10.0.22621.3672:Microsoft Corporation
DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
DEVOBJ.dll:Device Information Set DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
GLU32.dll:OpenGL Utility Library DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
MMDevApi.dll:MMDevice API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
MSCTF.dll:MSCTF Server DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
MpOav.dll:IOfficeAntiVirus Module:4.18.24080.9 (f49fb7de0d838aeebbdbd940314a35a90705840e):Microsoft Corporation
NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
OpenAL.dll:Main implementation library:1.21.1:
POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
SETUPAPI.dll:Windows Setup API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
SHELL32.dll:Windows Shell Common Dll:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
VCRUNTIME140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WINSTA.dll:Winstation Library:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
WINTRUST.dll:Microsoft Trust Verification APIs:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WSOCK32.dll:Windows Socket 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
WTSAPI32.dll:Windows Remote Desktop Session Host Server SDK APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
awt.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
cfgmgr32.dll:Configuration Manager DLL:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
cryptnet.dll:Crypto Network Related API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc.DLL:DHCP Client Service:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dhcpcsvc6.DLL:DHCPv6 Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dinput8.dll:Microsoft DirectInput:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
drvstore.dll:Driver Store API:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
dwmapi.dll:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
dxcore.dll:DXCore:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
gdi32full.dll:GDI Client DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
icm32.dll:Microsoft Color Management Module (CMM):10.0.22621.3880 (WinBuild.160101.0800):Microsoft Corporation
imagehlp.dll:Windows NT Image Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
inputhost.dll:InputHost:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
java.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
javaw.exe:OpenJDK Platform binary:**.**.**.**:Microsoft
jimage.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jli.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jna15075829230287018537.dll:JNA native library:6.1.4:Java(TM) Native Access (JNA)
jsvml.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
jvm.dll:OpenJDK 64-Bit server VM:**.**.**.**:Microsoft
kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
management.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
management_ext.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
msasn1.dll:ASN.1 Runtime APIs:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
mscms.dll:Microsoft Color Matching System DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
msvcp140.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
net.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
nio.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
ntdll.dll:NT Layer DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
ntmarta.dll:Windows NT MARTA provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
nvgpucomp64.dll:NVIDIA GPU Compiler Driver, Version 560.94 :32.0.15.6094:NVIDIA Corporation
nvoglv64.dll:NVIDIA Compatible OpenGL ICD:32.0.15.6094:NVIDIA Corporation
nvspcap64.dll:NVIDIA Game Proxy:**.**.**.**:NVIDIA Corporation
ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
opengl32.dll:OpenGL Client DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
sunmscapi.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
textinputframework.dll:"TextInputFramework.DYNLINK":10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
vcruntime140_1.dll:Microsoft® C Runtime Library:14.29.30139.0 built by: vcwrkspc:Microsoft Corporation
verify.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
wldp.dll:Windows Lockdown Policy:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
xinput1_4.dll:Microsoft Common Controller API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
zip.dll:OpenJDK Platform binary:**.**.**.**:Microsoft
at net.minecraft.client.main.Main.main(Main.java:182) ~[forge-47.3.10.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.10.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
Minecraft Version: 1.20.1
Minecraft Version ID: 1.20.1
Operating System: Windows 11 (amd64) version 10.0
Java Version: 17.0.8, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 852494912 bytes (813 MiB) / 2491416576 bytes (2376 MiB) up to 13321109504 bytes (12704 MiB)
Processor Vendor: AuthenticAMD
Processor Name: AMD Ryzen 9 5900X 12-Core Processor
Identifier: AuthenticAMD Family 25 Model 33 Stepping 2
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 24
Graphics card #0 name: NVIDIA GeForce RTX 3070
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x2488
Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
Memory slot #0 capacity (MB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.60
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.60
Memory slot #1 type: DDR4
Virtual memory max (MB): 47537.01
Virtual memory used (MB): 20234.64
Swap memory total (MB): 14848.00
Swap memory used (MB): 76.47
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12704m -Xms256m
Launched Version: forge-47.3.10
Backend library: LWJGL version 3.3.1 build 7
Backend API: NVIDIA GeForce RTX 3070/PCIe/SSE2 GL version 4.6.0 NVIDIA 560.94, NVIDIA Corporation
Window size: <not initialized>
GL Caps: Using framebuffer using OpenGL 3.2
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 24x AMD Ryzen 9 5900X 12-Core Processor
ModLauncher: 10.0.9+10.0.9+main.dcd20f30
ModLauncher launch target: forgeclient
mixin-0.8.5.jar mixin PLUGINSERVICE
eventbus-6.0.5.jar eventbus PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar slf4jfixer PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar object_holder_definalize PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar runtime_enum_extender PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar capability_token_subclass PLUGINSERVICE
accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
fmlloader-1.20.1-47.3.10.jar runtimedistcleaner PLUGINSERVICE
modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
almanac-1.20.x-forge-1.0.2.jar |Almanac |almanac |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
Dayzombies_rebooted-1.0.5_1.20.1.jar |dayzombierebooted |dayzombierebooted |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
cure-2.0.2-forge-1.20.1.jar |Cure |cure |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
The Zombie Apocalypse - Foundations.jar |Survival Enhanced |builders_paradise |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Satako-7.0.16-1.20.1.jar |Satako |satako |7.0.16-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_furniture-forge-1.20.1-1.1.3.jar |Valhelsia Furniture |valhelsia_furniture |1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
UndergroundBunkers-1.0.5-1.20.x-forge.jar |Underground Bunkers |underground_bunkers |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
Neat-1.20.1-37-FORGE.jar |Neat |neat |1.20.1-37-FORGE |COMMON_SET|Manifest: NOSIGNATURE
YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |COMMON_SET|Manifest: NOSIGNATURE
Extra Zombie Drops 1.20.1 v4.jar |Extra Zombie Drops |extra_zombie_drops |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
createdieselgenerators-1.20.1-1.2i.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2i |COMMON_SET|Manifest: NOSIGNATURE
createnewbeg-0.1.0-1.20.1.jar |Create: New Beginnings |createnewbeg |0.1.0-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
Mutants Buff 1.5.3 - 1.20.1.jar |mutantsbuff |mutantsbuff |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
The-Hordes-1.20.1-1.5.4.jar |The Hordes |hordes |1.5.4 |COMMON_SET|Manifest: NOSIGNATURE
balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |COMMON_SET|Manifest: NOSIGNATURE
K-Turrets-3.0.25-1.20.1 - Copy.jar |K-Turrets |k_turrets |3.0.25-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
chat_heads-0.13.3-forge-1.20.jar |Chat Heads |chat_heads |0.13.3 |COMMON_SET|Manifest: NOSIGNATURE
cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |COMMON_SET|Manifest: NOSIGNATURE
[Forge]CTOV-3.4.9b.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.9b |COMMON_SET|Manifest: NOSIGNATURE
embeddium-0.3.25+mc1.20.1.jar |Embeddium |embeddium |0.3.25+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
structure_gel-1.20.1-2.16.2 - Copy.jar |Structure Gel API |structure_gel |2.16.2 |COMMON_SET|Manifest: NOSIGNATURE
mod-4.0.9.jar |GroovyModLoader |gml |4.0.9 |COMMON_SET|Manifest: NOSIGNATURE
lrarmor-1.20.1-0.1.4.3.jar |LesRaisinsArmor |lrarmor |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |COMMON_SET|Manifest: NOSIGNATURE
Overworld Netherite ore 2.4 1.20.1 Forge.jar |Overworld Netherite Ore |overworld_netherite_ore |2.4 |COMMON_SET|Manifest: NOSIGNATURE
structure-expansion-2.0.1-build.11.jar |Structure Expansion |structureexpansion |2.0.1-build.11 |COMMON_SET|Manifest: NOSIGNATURE
curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
right-click-harvest-3.2.3+1.20.1-forge.jar |Right Click Harvest |rightclickharvest |3.2.3+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
cgl-1.20-forge-0.3.3.jar |CommonGroovyLibrary |commongroovylibrary |0.3.3 |COMMON_SET|Manifest: NOSIGNATURE
Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
FramedBlocks-9.3.1 - Copy.jar |FramedBlocks |framedblocks |9.3.1 |COMMON_SET|Manifest: NOSIGNATURE
pointblank-forge-1.20.1-1.7.6.jar |Point Blank |pointblank |1.7.6 |COMMON_SET|Manifest: NOSIGNATURE
MaxArmory_1.20.1_1.1.2 - Copy.jar |Max_Armory |max_armory |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
Atlas Lib-1.20.1-1.1.12.jar |Atlas Lib |atlaslib |1.1.12 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |COMMON_SET|Manifest: NOSIGNATURE
PlayerRevive_FORGE_v2.0.27_mc1.20.1.jar |PlayerRevive |playerrevive |2.0.27 |COMMON_SET|Manifest: NOSIGNATURE
sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |COMMON_SET|Manifest: NOSIGNATURE
elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
bellsandwhistles-0.4.3-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |COMMON_SET|Manifest: NOSIGNATURE
MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
jei-1.20.1-forge-15.19.5.99.jar |Just Enough Items |jei |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
lithostitched-forge-1.20.1-1.3.1b.jar |Lithostitched |lithostitched |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
create_netherless-1.20.1-1.3.jar |Create: Netherless |create_netherless |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.0 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
gundurability-1.4.jar |GunDurability |gundurability |1.0-SNAPSHOT |COMMON_SET|Manifest: NOSIGNATURE
caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
immersive_weathering-1.20.1-2.0.3-forge.jar |Immersive Weathering |immersive_weathering |1.20.1-2.0.3 |COMMON_SET|Manifest: NOSIGNATURE
Fallingleaves-1.20.1-2.1.0.jar |Falling Leaves |fallingleaves |2.1.0 |COMMON_SET|Manifest: NOSIGNATURE
integrated_api-1.5.1+1.20.1-forge.jar |Integrated API |integrated_api |1.5.1+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
enchanted_arsenal-1.0.1-forge-1.20.1.jar |Enchanted Arsenal |enchanted_arsenal |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
lightmanscurrency-1.20.1-2.2.3.5.jar |Lightman's Currency |lightmanscurrency |1.20.1-2.2.3.5 |COMMON_SET|Manifest: NOSIGNATURE
GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
SereneSeasons-forge-1.20.1-9.1.0.0.jar |Serene Seasons |sereneseasons |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
design_decor-0.4.0b-1.20.1.jar |Create: Design n' Decor |design_decor |0.4.0b |COMMON_SET|Manifest: NOSIGNATURE
snowundertrees-1.20.1-1.4.5.jar |Snow Under Trees |snowundertrees |1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
create_wt-forge-1.20.1-1.0.7.jar |Create: Weaponry Tinkering |create_wt |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE
Wegotrunners0.6b1.20.1[CONFIG FILE UPDATE] - Copy.|wegotrunnners |wegotrunnners |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
table_top_craft-1.20.1-6.1.2 - Copy.jar |Table Top Craft |table_top_craft |1.20.1-6.1.2 |COMMON_SET|Manifest: NOSIGNATURE
puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
forge-1.20.1-47.3.10-universal.jar |Forge |forge |47.3.10 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
idas_forge-1.10.1+1.20.1.jar |Integrated Dungeons and Struct|idas |1.10.1+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |COMMON_SET|Manifest: NOSIGNATURE
client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
apocalypsefood-1.0.jar |apocalypse_food |apocalypse_food |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
createtaczauto-1.1.2-forge-1.20.1.jar |Create: TacZ Automation |createtaczauto |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
emi-1.1.16+1.20.1+forge.jar |EMI |emi |1.1.16+1.20.1+forge |COMMON_SET|Manifest: NOSIGNATURE
EMI Create Schematics [1.0.1 Forge 1.20.1].jar |EMI: Create Schematics |emi_create_schematics |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
createstuffadditionsfix-forge-1.20.1-0.0.0.1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
voicechat-forge-1.20.1-2.5.24.jar |Simple Voice Chat |voicechat |1.20.1-2.5.24 |COMMON_SET|Manifest: NOSIGNATURE
sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |COMMON_SET|Manifest: NOSIGNATURE
TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
psg-5.6.0b forge-1.20.1.jar |Potassium & sulphur's gunpowdw|psg |4.01 |COMMON_SET|Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |COMMON_SET|Manifest: NOSIGNATURE
ShoulderSurfing-Forge-1.20.1-4.4.1.jar |Shoulder Surfing Reloaded |shouldersurfing |1.20.1-4.4.1 |COMMON_SET|Manifest: NOSIGNATURE
cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |COMMON_SET|Manifest: NOSIGNATURE
spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
guccivuitton-1.20.1-0.2.1.jar |Gucci & Vuitton Attachments |guccivuitton |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE
kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |COMMON_SET|Manifest: NOSIGNATURE
notenoughanimations-forge-1.7.6-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1.7.6 |COMMON_SET|Manifest: NOSIGNATURE
flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |COMMON_SET|Manifest: NOSIGNATURE
Lexiconfig-forge-1.3.11.jar |Lexiconfig |lexiconfig |1.3.11 |COMMON_SET|Manifest: NOSIGNATURE
polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
[1.20.1] SecurityCraft v1.9.11.jar |SecurityCraft |securitycraft |1.9.11 |COMMON_SET|Manifest: NOSIGNATURE
Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |COMMON_SET|Manifest: NOSIGNATURE
entityculling-forge-1.7.0-mc1.20.1.jar |EntityCulling |entityculling |1.7.0 |COMMON_SET|Manifest: NOSIGNATURE
Pillagers Gun-1.20.1-forge-2.0.0.jar |Pillager's Gun |pillagers_gun |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
ImmediatelyFast-Forge-1.2.21+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.2.21+1.20.4 |COMMON_SET|Manifest: NOSIGNATURE
appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
lootr-forge-1.20-0.7.34.89.jar |Lootr |lootr |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
PuzzlesLib-v8.1.24-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.24 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
create_power_loader-1.5.0-mc1.20.1.jar |Create: Power Loader |create_power_loader |1.5.0-mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
create_armor_trims-1.20.1-2.0.1.jar |Create: Armor Trims |create_armor_trims |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE
responsiveshields-2.3-mc1.18-19-20.x.jar |Responsive Shields |responsiveshields |2.3 |COMMON_SET|Manifest: NOSIGNATURE
Zombie Extreme 1.20.1 0.2.6.jar |Zombie Extreme |zombie_extreme |0.2.6 |COMMON_SET|Manifest: NOSIGNATURE
TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |COMMON_SET|Manifest: NOSIGNATURE
Fibers Gunspack Forge v1.3 (1.18.2-1.20.1).jar |Fibers Gun pack for Tac Z |fibers |1.3 |COMMON_SET|Manifest: NOSIGNATURE
kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |COMMON_SET|Manifest: NOSIGNATURE
create_ltab_f-2.2.2.jar |Create_ltab_f |create_ltab_f |2.1.2 |COMMON_SET|Manifest: NOSIGNATURE
geckolib-forge-1.20.1-4.4.8.jar |GeckoLib 4 |geckolib |4.4.8 |COMMON_SET|Manifest: NOSIGNATURE
incontrol-1.20-9.2.7.jar |InControl |incontrol |1.20-9.2.7 |COMMON_SET|Manifest: NOSIGNATURE
immersive_aircraft-1.1.2+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.1.2+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
sophisticatedcore-1.20.1-0.6.34.718.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
InsaneLib-1.15.0-mc1.20.1.jar |InsaneLib |insanelib |1.15.0 |COMMON_SET|Manifest: NOSIGNATURE
JRFTL-1.20.1-1.6.0.jar |JRFTL |jrftl |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
EnhancedVisuals_FORGE_v1.8.1_mc1.20.1.jar |EnhancedVisuals |enhancedvisuals |1.8.1 |COMMON_SET|Manifest: NOSIGNATURE
Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |COMMON_SET|Manifest: NOSIGNATURE
citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |COMMON_SET|Manifest: NOSIGNATURE
alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |COMMON_SET|Manifest: NOSIGNATURE
zombieawareness-1.20.1-1.13.1.jar |Zombie Awareness |zombieawareness |1.20.1-1.13.1 |COMMON_SET|Manifest: NOSIGNATURE
mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |COMMON_SET|Manifest: NOSIGNATURE
Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
sophisticatedbackpacks-1.20.1-3.20.11.1115.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.11.1115 |COMMON_SET|Manifest: NOSIGNATURE
CreateNumismatics-1.0.6+forge-mc1.20.1.jar |Create: Numismatics |numismatics |1.0.6+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |COMMON_SET|Manifest: NOSIGNATURE
Steam_Rails-1.6.6+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.6+forge-mc1.20.1|COMMON_SET|Manifest: NOSIGNATURE
carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
interiors-0.5.6+forge-mc1.20.1-build.104.jar |Create: Interiors |interiors |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE
dummmmmmy-1.20-1.8.17b - Copy.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.17b |COMMON_SET|Manifest: NOSIGNATURE
konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE
create_connected-0.9.2-mc1.20.1-all.jar |Create: Connected |create_connected |0.9.2-mc1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |COMMON_SET|Manifest: NOSIGNATURE
FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
DustrialDecor-1.3.5-1.20.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE
fast-ip-ping-v1.0.5-mc1.20.4-forge.jar |Fast IP Ping |fastipping |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
AmbientSounds_FORGE_v6.1.1_mc1.20.1.jar |AmbientSounds |ambientsounds |6.1.1 |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_structures-forge-1.20.1-1.1.2.jar |Valhelsia Structures |valhelsia_structures |1.20.1-1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
RapidLeafDecay-1.20.1-2.0.2.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.2 |COMMON_SET|Manifest: NOSIGNATURE
apocalypsenow-3.0.3-forge-1.20.1.jar |Apocalypse Now |apocalypsenow |3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
create_numismatics_crafts-1.0.0-forge-1.20.1.jar |Create: Numismatics Crafts |create_numismatics_crafts |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create_additions_synthetics-3.3.1-forge-1.20.1.jar|Create Additions & Synthetics |create_additions_synthetics |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE
protection_pixel-1.0.5-forge-1.20.1.jar |Protection Pixel |protection_pixel |1.0.5 |COMMON_SET|Manifest: NOSIGNATURE
blockui-1.20.1-1.0.156-RELEASE.jar |UI Library Mod |blockui |1.20.1-1.0.156-RELEA|COMMON_SET|Manifest: NOSIGNATURE
collective-1.20.1-7.84.jar |Collective |collective |7.84 |COMMON_SET|Manifest: NOSIGNATURE
flan-1.20.1-1.10.8-forge.jar |Flan |flan |1.20.1-1.10.8 |COMMON_SET|Manifest: NOSIGNATURE
createarmsrace-1.0.0.jar |Create: Arms Race |createarmsrace |1.0 |COMMON_SET|Manifest: NOSIGNATURE
ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |COMMON_SET|Manifest: NOSIGNATURE
starterkit-1.20.1-7.1.jar |Starter Kit |starterkit |7.1 |COMMON_SET|Manifest: NOSIGNATURE
eatinganimation-1.20.1-5.1.0.jar |Eating Animation |eatinganimation |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE
architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |COMMON_SET|Manifest: NOSIGNATURE
ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |COMMON_SET|Manifest: NOSIGNATURE
walkietalkie-forge-1.20.1-1.3.0.jar |Walkie-Talkie |walkietalkie |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |COMMON_SET|Manifest: NOSIGNATURE
cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |COMMON_SET|Manifest: NOSIGNATURE
firstjoinmessage-1.20.1-3.6.jar |First Join Message |firstjoinmessage |3.6 |COMMON_SET|Manifest: NOSIGNATURE
monolib-forge-1.20.1-1.3.0.jar |MonoLib |monolib |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE
framework-forge-1.20.1-0.7.11.jar |Framework |framework |0.7.11 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
letmedespawn-1.20.x-forge-1.4.4.jar |Let Me Despawn |letmedespawn |1.4.4 |COMMON_SET|Manifest: NOSIGNATURE
lradd-1.20.1-0.2.3.jar |LesRaisinsAddon |lradd |0.2.3 |COMMON_SET|Manifest: NOSIGNATURE
smartcrafter-0.1.7.jar |Create: Smart Crafter |smartcrafter |0.1.7 |COMMON_SET|Manifest: NOSIGNATURE
Apocalypsecrafts.jar |Flesh Jerky and Leather |flesh_jerky_and_leather |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
Cucumber-1.20.1-7.0.12.jar |Cucumber Library |cucumber |7.0.12 |COMMON_SET|Manifest: NOSIGNATURE
copycats-2.1.4+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |2.1.4+mc.1.20.1-forg|COMMON_SET|Manifest: NOSIGNATURE
tacz-1.20.1-1.0.3-all.jar |Timeless & Classics Guns: Zero|tacz |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
map_atlases-1.20-6.0.9.jar |Map Atlases |map_atlases |1.20-6.0.9 |COMMON_SET|Manifest: NOSIGNATURE
create-1.20.1-0.5.1.i.jar |Create |create |0.5.1.i |COMMON_SET|Manifest: NOSIGNATURE
CreateCasing-1.20.1-1.6.2.jar |Create : Encased |createcasing |1.20.1-1.6.2 |COMMON_SET|Manifest: NOSIGNATURE
creategoggles-1.20.1-0.5.5.g-[FORGE].jar |Create Goggles |creategoggles |0.5.5.g |COMMON_SET|Manifest: NOSIGNATURE
create-dyn-light-forge-1.0.0.jar |Create Dynamic Light |createdynlight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
create_central_kitchen-1.20.1-for-create-0.5.1.f-1|Create: Central Kitchen |create_central_kitchen |1.3.12 |COMMON_SET|Manifest: NOSIGNATURE
create_basic_additions-1.20.1-1.0.2-forge.jar |Create: Basic Additions |create_basic_additions |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
petrolpark-1.20.1-1.0.2.jar |Petrolpark's Library |petrolpark |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE
petrolsparts-1.20.1-1.0.3.jar |Petrol's Parts |petrolsparts |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE
waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |COMMON_SET|Manifest: NOSIGNATURE
marbledsarsenal-1.20.1-2.3.0.jar |Marbled's Arsenal |marbledsarsenal |1.20.1-2.3.0 |COMMON_SET|Manifest: NOSIGNATURE
Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |COMMON_SET|Manifest: NOSIGNATURE
comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
configured-forge-1.20.1-2.2.3.jar |Configured |configured |2.2.3 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
mcore-1.20.1-1.0.1.jar |Marbled's Core |mcore |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE
BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |COMMON_SET|Manifest: NOSIGNATURE
Better Mob Food - Version 1.0.1 (Beta).jar |Better Mob Food |better_mob_food |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |COMMON_SET|Manifest: NOSIGNATURE
create_curios_backtank-forge-1.20.1-1.0.0.jar |Create Curios Backtank |create_curios_backtank |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |COMMON_SET|Manifest: NOSIGNATURE
firstaid-1.20.1-1.1.jar |First Aid |firstaid |1.20.1-1.1 |COMMON_SET|Manifest: NOSIGNATURE
tfmg-0.9.3-1.20.1.jar |Create: The Factory Must Grow |tfmg |0.9.3-1.20.1 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgriculture-1.20.1-7.0.14.jar |Mystical Agriculture |mysticalagriculture |7.0.14 |COMMON_SET|Manifest: NOSIGNATURE
MysticalAgradditions-1.20.1-7.0.4.jar |Mystical Agradditions |mysticalagradditions |7.0.4 |COMMON_SET|Manifest: NOSIGNATURE
matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |COMMON_SET|Manifest: NOSIGNATURE
moonlight-1.20-2.13.10-forge.jar |Moonlight Library |moonlight |1.20-2.13.10 |COMMON_SET|Manifest: NOSIGNATURE
molten_metals-1.20.1-0.1.4-forge.jar |Molten Metals |molten_metals |1.20.1-0.1.4 |COMMON_SET|Manifest: NOSIGNATURE
eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |COMMON_SET|Manifest: NOSIGNATURE
ToolBelt-1.20.1-1.20.01.jar |Tool Belt |toolbelt |1.20.01 |COMMON_SET|Manifest: NOSIGNATURE
RegionsUnexploredForge-0.5.6+1.20.1.jar |Regions Unexplored |regions_unexplored |0.5.6 |COMMON_SET|Manifest: NOSIGNATURE
mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |COMMON_SET|Manifest: NOSIGNATURE
Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |COMMON_SET|Manifest: NOSIGNATURE
CreativeCore_FORGE_v2.12.17_mc1.20.1.jar |CreativeCore |creativecore |2.12.17 |COMMON_SET|Manifest: NOSIGNATURE
dweller_dweller-3.13.1 - Copy.jar |Dweller dweller |dweller_dweller |3.13.1 |COMMON_SET|Manifest: NOSIGNATURE
bunker-down 1-1-6 - 1-20-1 - Copy.jar |Bunker Down |bunker_down |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE
Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |COMMON_SET|Manifest: NOSIGNATURE
Quark-4.0-460.jar |Quark |quark |4.0-460 |COMMON_SET|Manifest: NOSIGNATURE
supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |COMMON_SET|Manifest: NOSIGNATURE
create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |COMMON_SET|Manifest: NOSIGNATURE
mobsunscreen-forge-1.20.1-3.1.1.jar |Mob Sunscreen |mobsunscreen |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE
more_beautiful_torches-merged-1.20.1-3.0.0.jar |More Beautiful Torches! |more_beautiful_torches |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE
StorageDrawers-1.20.1-12.9.7.jar |Storage Drawers |storagedrawers |12.9.7 |COMMON_SET|Manifest: NOSIGNATURE
better_mob_drops.jar |Better Zombie Drops |better_zombie_drops |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |COMMON_SET|Manifest: NOSIGNATURE
fancymenu_forge_3.3.1_MC_1.20.1.jar |FancyMenu |fancymenu |3.3.1 |COMMON_SET|Manifest: NOSIGNATURE
create_ironworks-2.7.0-forge-1.20.1.jar |Create: Ironworks |create_ironworks |2.7.0 |COMMON_SET|Manifest: NOSIGNATURE
coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |COMMON_SET|Manifest: NOSIGNATURE
automobility-0.4.2+1.20.1-forge.jar |Automobility |automobility |0.4.2+1.20.1-forge |COMMON_SET|Manifest: NOSIGNATURE
ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |COMMON_SET|Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
Enhanced-Celestials-Forge-1.20.1-5.0.1.0.jar |Enhanced Celestials |enhancedcelestials |1.20.1-5.0.1.0 |COMMON_SET|Manifest: NOSIGNATURE
Corgilib-Forge-1.20.1-4.0.3.2.jar |CorgiLib |corgilib |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE
BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |COMMON_SET|Manifest: NOSIGNATURE
trainperspectivefix-1.0.0-universal.jar |Create: Train Perspective Fix |trainperspectivefix |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE
SimpleRadio-forge-1.20.1-2.4.6.1.jar |SimpleRadio |simpleradio |**.**.**.** |COMMON_SET|Manifest: NOSIGNATURE
valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE
create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |COMMON_SET|Manifest: NOSIGNATURE
create_structures_arise-137.10.9-forge-1.20.1.jar |Create: Structures Arise |create_structures_arise |137.10.9 |COMMON_SET|Manifest: NOSIGNATURE
createaddition-1.20.1-1.2.4e.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4e |COMMON_SET|Manifest: NOSIGNATURE
tacz_c-1.0.0-forge-1.20.1.jar |Timeless and Classics Zero: Cr|tacz_c |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE
PresenceFootsteps-1.20.1-1.9.1-beta.1.jar |Presence Footsteps (Forge) |presencefootsteps |1.20.1-1.9.1-beta.1 |COMMON_SET|Manifest: NOSIGNATURE
Crash Report UUID: d17c4dfb-0b8d-4429-965f-dad6e9063066
Flywheel Backend: Uninitialized
Forge: net.minecraftforge:47.3.10