---- Minecraft Crash Report ---- // Uh... Did I do that? Time: 2025-12-14 01:10:15 Description: Unexpected error java.lang.NullPointerException: Cannot invoke "net.minecraft.client.multiplayer.ClientPacketListener.m_104910_()" because the return value of "net.minecraft.client.Minecraft.m_91403_()" is null at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.20.1-47.4.2-universal.jar%23612!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A} at net.mcreator.createstuffadditions.init.CreateSaModKeyMappings$1.m_7249_(CreateSaModKeyMappings.java:32) ~[create-stuff-additions1.20.1_v2.1.0.jar%23423!/:?] {re:classloading} at com.mrcrayfish.controllable.client.binding.KeyAdapterBinding.setPressed(KeyAdapterBinding.java:43) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.binding.ButtonBinding.setButtonState(ButtonBinding.java:117) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.ControllerInput.handleButtonInput(ControllerInput.java:681) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.processButton(InputProcessor.java:115) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.processButtonStates(InputProcessor.java:80) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.pollControllerInput(InputProcessor.java:54) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.lambda$new$2(InputProcessor.java:45) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at com.mrcrayfish.framework.api.event.TickEvents.lambda$static$0(TickEvents.java:11) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading} at com.mrcrayfish.framework.client.ClientForgeEvents.onRenderTick(ClientForgeEvents.java:52) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading} at com.mrcrayfish.framework.client.__ClientForgeEvents_onRenderTick_ClientTickEvent.invoke(.dynamic) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.2-universal.jar%23612!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1745) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1112) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,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:218) ~[minecraft-1.20.1-client.jar:?] {re:classloading,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:569) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.2.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.2.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.2.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:?] {} 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:569) ~[?:?] {re:mixin} at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {} at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {} at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {} at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Suspected Mods: Create Stuff & Additions (create_sa), Version: 2.1.0 at TRANSFORMER/create_sa@2.1.0/net.mcreator.createstuffadditions.init.CreateSaModKeyMappings$1.m_7249_(CreateSaModKeyMappings.java:32) Controllable (controllable), Version: 0.21.7 Issue tracker URL: https://github.com/MrCrayfish/Controllable/issues at TRANSFORMER/controllable@0.21.7/com.mrcrayfish.controllable.client.binding.KeyAdapterBinding.setPressed(KeyAdapterBinding.java:43) Framework (framework), Version: 0.7.15 at TRANSFORMER/framework@0.7.15/com.mrcrayfish.framework.api.event.TickEvents.lambda$static$0(TickEvents.java:11) Stacktrace: at net.minecraftforge.network.simple.SimpleChannel.sendToServer(SimpleChannel.java:87) ~[forge-1.20.1-47.4.2-universal.jar%23612!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A} at net.mcreator.createstuffadditions.init.CreateSaModKeyMappings$1.m_7249_(CreateSaModKeyMappings.java:32) ~[create-stuff-additions1.20.1_v2.1.0.jar%23423!/:?] {re:classloading} at com.mrcrayfish.controllable.client.binding.KeyAdapterBinding.setPressed(KeyAdapterBinding.java:43) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.binding.ButtonBinding.setButtonState(ButtonBinding.java:117) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.ControllerInput.handleButtonInput(ControllerInput.java:681) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.processButton(InputProcessor.java:115) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.processButtonStates(InputProcessor.java:80) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.pollControllerInput(InputProcessor.java:54) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at com.mrcrayfish.controllable.client.InputProcessor.lambda$new$2(InputProcessor.java:45) ~[controllable-forge-1.20.1-0.21.7.jar%23410!/:1.20.1-0.21.7] {re:mixin,re:classloading} at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin} at com.mrcrayfish.framework.api.event.TickEvents.lambda$static$0(TickEvents.java:11) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading} at com.mrcrayfish.framework.client.ClientForgeEvents.onRenderTick(ClientForgeEvents.java:52) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading} at com.mrcrayfish.framework.client.__ClientForgeEvents_onRenderTick_ClientTickEvent.invoke(.dynamic) ~[framework-forge-1.20.1-0.7.15.jar%23493!/:1.20.1-0.7.15] {re:classloading,pl:eventbus:B} at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onPreClientTick(ForgeEventFactory.java:960) ~[forge-1.20.1-47.4.2-universal.jar%23612!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:APP:blueprint.mixins.json:ForgeEventFactoryMixin,pl:mixin:A} -- Last reload -- Details: Reload number: 1 Reload reason: initial Finished: Yes Packs: vanilla, mod_resources, file/CU - 3d Wrench.zip, file/Create Immersive Aircrafts Resource Pack 1.20.1 - 2.0.zip, file/PlainTextDreamDesires.zip, file/Create_Style_Hopper_24_5_29.zip, file/AOC Resources.zip, file/Create_FTBQuests.zip, file/createUIv2.zip, file/Fancy, GUI Overhaul v0.1.2.8.zip, file/NoBushyLeaves.zip, file/Stay_True_1.20.zip, file/Create Touch-Ups v1.0.zip, file/waystones_1.20.zip, file/Create Simple Storage 2.1.zip, Moonlight Mods Dynamic Assets Stacktrace: at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,re:classloading,pl:mixin:APP:biomemusic.mixins.json:ReloadHookMixin,pl:mixin:APP:entity_model_features.mixins.json:MixinResourceReloadEnd,pl:mixin:APP:entity_texture_features.mixins.json:reloading.MixinResourceReload,pl:mixin:APP:fancymenu.mixins.json:client.MixinResourceLoadStateTracker,pl:mixin:A} at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2326) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:740) ~[client-1.20.1-20230612.114412-srg.jar%23607!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:computing_frames,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:218) ~[minecraft-1.20.1-client.jar:?] {re:classloading,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:569) ~[?:?] {re:mixin} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.4.2.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.4.2.jar:?] {} at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.4.2.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:?] {} 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:569) ~[?:?] {re:mixin} at io.github.zekerzhayard.forgewrapper.installer.Main.main(Main.java:67) ~[?:?] {} at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?] {} at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?] {} at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?] {} -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Linux (amd64) version 6.11.11-valve24-2-neptune-611-gfd0dd251480d Java Version: 17.0.15, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 1292158272 bytes (1232 MiB) / 4882169856 bytes (4656 MiB) up to 5905580032 bytes (5632 MiB) CPUs: 8 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen Z2 Go Identifier: AuthenticAMD Family 25 Model 68 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 8 Graphics card #0 name: Rembrandt [Radeon 680M] Graphics card #0 vendor: Advanced Micro Devices, Inc. [AMD/ATI] (0x1002) Graphics card #0 VRAM (MB): 258.00 Graphics card #0 deviceId: 0x1681 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 16298.28 Virtual memory used (MB): 10060.55 Swap memory total (MB): 8660.99 Swap memory used (MB): 0.00 JVM Flags: 2 total; -Xms776m -Xmx5632m Loaded Shaderpack: (off) Launched Version: 1.20.1 Backend library: LWJGL version 3.3.1 build 7 Backend API: AMD Ryzen Z2 Go (radeonsi, rembrandt, LLVM 19.1.7, DRM 3.59, 6.11.11-valve24-2-neptune-611-gfd0dd251480d) GL version 4.6 (Core Profile) Mesa 25.2.6 (git-3f12436d80), AMD Window size: 1920x1200 GL Caps: Using framebuffer using OpenGL 3.2 GL debug messages: Using VBOs: Yes Is Modded: Definitely; Client brand changed to 'forge' Type: Client (map_client.txt) Graphics mode: fancy Resource Packs: file/CU - 3d Wrench.zip, file/Create Immersive Aircrafts Resource Pack 1.20.1 - 2.0.zip, file/PlainTextDreamDesires.zip, file/Create_Style_Hopper_24_5_29.zip, file/AOC Resources.zip, file/Create_FTBQuests.zip, file/createUIv2.zip, file/Fancy, GUI Overhaul v0.1.2.8.zip, file/NoBushyLeaves.zip, file/Stay_True_1.20.zip, file/Create Touch-Ups v1.0.zip, file/waystones_1.20.zip, file/Create Simple Storage 2.1.zip Current Language: en_us CPU: 8x AMD Ryzen Z2 Go ModLauncher: 10.0.9+10.0.9+main.dcd20f30 ModLauncher launch target: forgeclient ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.5.jar eventbus PLUGINSERVICE fmlloader-1.20.1-47.4.2.jar slf4jfixer PLUGINSERVICE fmlloader-1.20.1-47.4.2.jar object_holder_definalize PLUGINSERVICE fmlloader-1.20.1-47.4.2.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.20.1-47.4.2.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.20.1-47.4.2.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE modlauncher-10.0.9.jar crash_assistant TRANSFORMATIONSERVICE FML Language Providers: minecraft@1.0 kotlinforforge@4.11.0 Configured Defaults@8.0.4 javafml@null lowcodefml@null Mod List: YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** open-parties-and-claims-forge-1.20.1-0.25.8.jar |Open Parties and Claims |openpartiesandclaims |0.25.8 |DONE |Manifest: NOSIGNATURE lootintegrations_integrated-1.4.jar |lootintegrations_integrated mo|lootintegrations_integrated |1 |DONE |Manifest: NOSIGNATURE xenon-0.3.31+mc1.20.1.jar |Xenon |xenon |0.3.31 |DONE |Manifest: NOSIGNATURE botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE create_security-0.1.2-forge-1.20.1.jar |Create: Security Program |create_security |0.1.2 |DONE |Manifest: NOSIGNATURE create_snt-0.6.9_forge.jar |create_snt |create_snt |0.6.9 |DONE |Manifest: NOSIGNATURE mopeds_1.1_1.20.1.jar |Moped |moped |1.0.0 |DONE |Manifest: NOSIGNATURE create_deepfried-0.1.3B.jar |Create: Deepfried |create_deepfried |0.1.3B |DONE |Manifest: NOSIGNATURE modernfix-forge-5.24.4+mc1.20.1.jar |ModernFix |modernfix |5.24.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createdieselgenerators-1.20.1-1.3.5.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.3.5 |DONE |Manifest: NOSIGNATURE PickUpNotifier-v8.0.0-1.20.1-Forge.jar |Pick Up Notifier |pickupnotifier |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create-new-age-forge-1.20.1-1.1.4.jar |Create: New Age |create_new_age |1.1.4 |DONE |Manifest: NOSIGNATURE balm-forge-1.20.1-7.3.37-all.jar |Balm |balm |7.3.37 |DONE |Manifest: NOSIGNATURE createbetterfps-1.20.1-1.1.1.jar |CreateBetterFps |createbetterfps |1.1.1 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.20.1-1∙4∙0∙247.jar |Just Enough Resources |jeresources |1∙4∙0∙247 |DONE |Manifest: NOSIGNATURE chat_heads-0.14.2-forge-1.20.jar |Chat Heads |chat_heads |0.14.2 |DONE |Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE crash_assistant-forge.jar |Crash Assistant |crash_assistant |1.10.12 |DONE |Manifest: NOSIGNATURE LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** corpse-forge-1.20.1-1.0.23.jar |Corpse |corpse |1.20.1-1.0.23 |DONE |Manifest: NOSIGNATURE handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE curios-forge-5.14.1+1.20.1.jar |Curios API |curios |5.14.1+1.20.1 |DONE |Manifest: NOSIGNATURE oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE create_factory-0.4b-1.20.1.jar |Create: Factory |create_factory |0.4b-1.20.1 |DONE |Manifest: NOSIGNATURE trading_floor-forge-1.20.1-2.0.5.jar |Create: Trading Floor |trading_floor |2.0.5 |DONE |Manifest: NOSIGNATURE createcardboardthings-1.0.1-1.20.1.jar |Create Cardboard Things |createcardboardthings |1.0.1-1.20.1 |DONE |Manifest: NOSIGNATURE YouShallNotSpawn-forge-1.20.x-2.0.2.jar |You Shall Not Spawn |ysns |2.0.2 |DONE |Manifest: NOSIGNATURE Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE TRansition-1.0.6-1.20.1-forge-SNAPSHOT.jar |TRansition |transition |1.0.6 |DONE |Manifest: NOSIGNATURE YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE l2library-2.4.14-slim.jar |L2 Library |l2library |2.4.14 |DONE |Manifest: NOSIGNATURE toms_storage-1.20-1.7.1.jar |Tom's Simple Storage Mod |toms_storage |1.7.1 |DONE |Manifest: NOSIGNATURE create_factory_abstractions-1.20.1-1.4.5.jar |Create Factory Abstractions |create_factory_abstractions |1.4.5 |DONE |Manifest: NOSIGNATURE YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE NekosEnchantedBooks-1.19.3-2.0.3.jar |Neko's Enchanted Books |nebs |2.0.3 |DONE |Manifest: NOSIGNATURE create_tweaked_controllers-1.20.1-1.2.5.jar |Create: Tweaked Controllers |create_tweaked_controllers |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE Create_Questing-FORGE-1.20.1-1.0.0.jar |Create Questing |create_questing |1.0.0 |DONE |Manifest: NOSIGNATURE bellsandwhistles-0.4.5-1.20.x-Create6.0+.jar |Create: Bells & Whistles |bellsandwhistles |0.4.3-1.20.x |DONE |Manifest: NOSIGNATURE createbigcannons-5.9.1-mc.1.20.1-forge.jar |Create Big Cannons |createbigcannons |5.9.1 |DONE |Manifest: NOSIGNATURE gourmet-0.1.1b-1.20.1.jar |Create Gourmet |gourmet |0.1.1b-1.20.1 |DONE |Manifest: NOSIGNATURE integrated_villages-1.3.0+1.20.1-forge.jar |Integrated Villages |integrated_villages |1.3.0+1.20.1-forge |DONE |Manifest: NOSIGNATURE jei-1.20.1-forge-15∙20∙0∙112.jar |Just Enough Items |jei |15∙20∙0∙112 |DONE |Manifest: NOSIGNATURE VisualWorkbench-v8.0.1-1.20.1-Forge.jar |Visual Workbench |visualworkbench |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE Create_Stripped_Log_Compatibility_1.20.1_v1.jar |create_stripped_log_compat |create_stripped_log_compat |1 |DONE |Manifest: NOSIGNATURE integrated_api-1.5.3+1.20.1-forge.jar |Integrated API |integrated_api |1.5.3+1.20.1-forge |DONE |Manifest: NOSIGNATURE NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE smarterfarmers-1.20-2.1.2.jar |Smarter Farmers |smarterfarmers |1.20-2.1.2 |DONE |Manifest: NOSIGNATURE Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE CraterLib-Forge-1.20-2.1.5.jar |CraterLib |craterlib |2.1.5 |DONE |Manifest: NOSIGNATURE fusion-1.2.11a-forge-mc1.20.1.jar |Fusion |fusion |1.2.11+a |DONE |Manifest: NOSIGNATURE Create_caverns_chasms_compat_v1.jar |Create x Caverns & Chasms Comp|createcc_compat |1 |DONE |Manifest: NOSIGNATURE puzzlesaccessapi-forge-20.1.1.jar |Puzzles Access Api |puzzlesaccessapi |20.1.1 |DONE |Manifest: NOSIGNATURE forge-1.20.1-47.4.2-universal.jar |Forge |forge |47.4.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** sophisticatedbackpackscreateintegration-1.20.1-0.1|Sophisticated Backpacks Create|sophisticatedbackpackscreatein|0∙1∙4∙24 |DONE |Manifest: NOSIGNATURE Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE idas_forge-1.12.1+1.20.1.jar |Integrated Dungeons and Struct|idas |1.12.1+1.20.1 |DONE |Manifest: NOSIGNATURE drippyloadingscreen_forge_3.0.12_MC_1.20.1.jar |Drippy Loading Screen |drippyloadingscreen |3.0.12 |DONE |Manifest: NOSIGNATURE client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_compressed-2.1.0-forge-1.20.1.jar |Create Compressed |create_compressed |2.1.0 |DONE |Manifest: NOSIGNATURE create_wrapped-1.0.0-forge-1.20.1.jar |Create: Wrapped |create_wrapped |1.0.0 |DONE |Manifest: NOSIGNATURE smoothchunk-1.20.1-4.1.jar |Smoothchunk mod |smoothchunk |1.20.1-4.1 |DONE |Manifest: NOSIGNATURE createstuffadditionsfix-forge-1.20.1-0∙0∙0∙1.jar |CreateStuffAdditionsFix |createstuffadditionsfix |0∙0∙0∙1 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.20.1-3∙0∙1∙10.jar |TerraBlender |terrablender |3∙0∙1∙10 |DONE |Manifest: NOSIGNATURE MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE Necronomicon-Forge-1.6.0+1.20.1.jar |Necronomicon |necronomicon |1.6.0 |DONE |Manifest: NOSIGNATURE NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE justenoughbreeding-forge-1.20-1.20.1-2.2.1.jar |Just Enough Breeding |justenoughbreeding |2.2.1 |DONE |Manifest: NOSIGNATURE Oh-The-Trees-Youll-Grow-forge-1.20.1-1.4.2.jar |Oh The Trees You'll Grow |ohthetreesyoullgrow |1.4.2 |DONE |Manifest: NOSIGNATURE alltheleaks-1.0.8+1.20.1-forge.jar |All The Leaks |alltheleaks |1.0.8+1.20.1-forge |DONE |Manifest: NOSIGNATURE createutilities-0.3.2+1.20.1.jar |Create Utilities |createutilities |0.3.2+1.20.1 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE Corgilib-Forge-1.20.1-4∙0∙3∙4.jar |CorgiLib |corgilib |4∙0∙3∙4 |DONE |Manifest: NOSIGNATURE garnished-2.1.2+1.20.1-neoforged.jar |Create: Garnished |garnished |2.1.2 |DONE |Manifest: NOSIGNATURE create_aquatic_ambitions-1.20.1-2.0.1.jar |Create: Aquatic Ambitions |create_aquatic_ambitions |1.20.1-2.0.1 |DONE |Manifest: NOSIGNATURE kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE notenoughanimations-forge-1∙10∙4∙1-mc1.20.1.jar |NotEnoughAnimations |notenoughanimations |1∙10∙4∙1 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.20.1-1.0.4.jar |Flywheel |flywheel |1.0.4 |DONE |Manifest: NOSIGNATURE Ponder-Forge-1.20.1-1.0.80.jar |Ponder |ponder |1.0.80 |DONE |Manifest: NOSIGNATURE create_optical-0.3.1.jar |Create Optical Mod |create_optical |0.3.1 |DONE |Manifest: NOSIGNATURE Xaeros_Minimap_25.2.10_Forge_1.20.jar |Xaero's Minimap |xaerominimap |25.2.10 |DONE |Manifest: NOSIGNATURE integrated_stronghold-1.1.2+1.20.1-forge.jar |Integrated Stronghold |integrated_stronghold |1.1.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE polymorph-forge-0.49.10+1.20.1.jar |Polymorph |polymorph |0.49.10+1.20.1 |DONE |Manifest: NOSIGNATURE JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE nocube's_create_compact_exp_1.0.4_forge_1.20.1.jar|Create Compact Exp |nocubescreateexp |1.0.4 |DONE |Manifest: NOSIGNATURE Zeta-1.0-30.jar |Zeta |zeta |1.0-30 |DONE |Manifest: NOSIGNATURE ImmediatelyFast-Forge-1.5.2+1.20.4.jar |ImmediatelyFast |immediatelyfast |1.5.2+1.20.4 |DONE |Manifest: NOSIGNATURE biomemusic-1.20.1-3.5.jar |biomemusic mod |biomemusic |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE Create_Copper_Splashing_v2.jar |Copper Splashing Recipes |create_copper_splashing |1 |DONE |Manifest: NOSIGNATURE PuzzlesLib-v8.1.33-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.33 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** opacpvp-forge-1.0.1-1.20.1.jar |Open Parties PvP Support |opacpvp |1.0.0 |DONE |Manifest: NOSIGNATURE Create_Waystone_Recipes_1.19_v2.jar |Create Waystone Recipes |create_waystone_recipes |2 |DONE |Manifest: NOSIGNATURE kuma-api-forge-20.1.12+1.20.1.jar |KumaAPI |kuma_api |20.1.12 |DONE |Manifest: NOSIGNATURE create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.20.1-4.8.2.jar |GeckoLib 4 |geckolib |4.8.2 |DONE |Manifest: NOSIGNATURE recipeessentials-1.20.1-4.0.jar |recipeessentials mod |recipeessentials |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE create_compatible_storage-2.8.0-all.jar |Create: Compatible Storage |create_compatible_storage |2.8.0 |DONE |Manifest: NOSIGNATURE create_mobile_packages-1.20.1-0.5.5.jar |Create: Mobile Packages |create_mobile_packages |0.5.5 |DONE |Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE connectivity-1.20.1-7.2.jar |Connectivity Mod |connectivity |1.20.1-7.2 |DONE |Manifest: NOSIGNATURE Tips-Forge-1.20.1-12.1.8.jar |Tips |tipsmod |12.1.8 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** immersive_aircraft-1.4.0+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |1.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE sophisticatedcore-1.20.1-1.2.105.1230.jar |Sophisticated Core |sophisticatedcore |1.2.105.1230 |DONE |Manifest: NOSIGNATURE gpumemleakfix-1.20.1-1.8.jar |Gpu memory leak fix |gpumemleakfix |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE create_recycle_1.0.2_forge_1.20.1.jar |Create Recycling |create_crush_everything |1.0.2 |DONE |Manifest: NOSIGNATURE structureessentials-1.20.1-4.8.jar |Structure Essentials mod |structureessentials |1.20.1-4.8 |DONE |Manifest: NOSIGNATURE drill_drain-1.0.8.jar |Create: Drill Drain |drill_drain |1.0.8 |DONE |Manifest: NOSIGNATURE CreateTankDefenses v0.80.jar |Create: Tank Defenses |create_tank_defenses |0.80 |DONE |Manifest: NOSIGNATURE ritchiesprojectilelib-2.1.0+mc.1.20.1-forge.jar |Ritchie's Projectile Library |ritchiesprojectilelib |2.1.0 |DONE |Manifest: NOSIGNATURE XaerosWorldMap_1.39.12_Forge_1.20.jar |Xaero's World Map |xaeroworldmap |1.39.12 |DONE |Manifest: NOSIGNATURE Placebo-1.20.1-8.6.3.jar |Placebo |placebo |8.6.3 |DONE |Manifest: NOSIGNATURE citadel-2.6.2-1.20.1.jar |Citadel |citadel |2.6.2 |DONE |Manifest: NOSIGNATURE alexsmobs-1.22.9.jar |Alex's Mobs |alexsmobs |1.22.9 |DONE |Manifest: NOSIGNATURE lootintegrations-1.20.1-4.7.jar |Lootintegrations mod |lootintegrations |1.20.1-4.7 |DONE |Manifest: NOSIGNATURE Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |DONE |Manifest: NOSIGNATURE Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** storagedelight-25.06.26-1.20-forge.jar |Storage Delight |storagedelight |25.06.26-1.20-forge |DONE |Manifest: NOSIGNATURE sophisticatedbackpacks-1.20.1-3.24.10.1404.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.24.10.1404 |DONE |Manifest: NOSIGNATURE Extra_Create_Recipes_v1.jar |Extra Create Recipes |extra_create_recipes |1 |DONE |Manifest: NOSIGNATURE melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE luna_minecraft-forge-5.3.1.jar |Luna |luna_minecraft |5.3.1 |DONE |Manifest: NOSIGNATURE interiors-0.5.6+forge-mc1.20.1-local.jar |Create: Interiors |interiors |0.5.6 |DONE |Manifest: NOSIGNATURE fzzy_config-0.7.3+1.20.1+forge.jar |Fzzy Config |fzzy_config |0.7.3+1.20.1+forge |DONE |Manifest: NOSIGNATURE konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE createcafe-1.2.4-1.20.1.jar |Create Cafe |createcafe |1.2.4-1.20.1 |DONE |Manifest: NOSIGNATURE dsbg-1.0-1.20.1.jar |Detected setBlock Be Gone |dsbg |1.0-1.20.1 |DONE |Manifest: NOSIGNATURE create_connected-1.1.7-mc1.20.1-all.jar |Create: Connected |create_connected |1.1.7-mc1.20.1 |DONE |Manifest: NOSIGNATURE crashexploitfixer-forge-1.1.0+1.20.1.jar |CrashExploitFixer |crashexploitfixer |1.1.0 |DONE |Manifest: NOSIGNATURE FarmersDelight-1.20.1-1.2.9.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.9 |DONE |Manifest: NOSIGNATURE chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE cuisinedelight-1.1.17.jar |Cuisine Delight |cuisinedelight |1.1.17 |DONE |Manifest: NOSIGNATURE FarmersStructures-1.0.3-1.20.jar |FarmersStructures |farmers_structures |1.0.0 |DONE |Manifest: NOSIGNATURE entity_model_features_1.20.1-forge-3.0.1.jar |Entity Model Features |entity_model_features |3.0.1 |DONE |Manifest: NOSIGNATURE entity_texture_features_1.20.1-forge-7.0.2.jar |Entity Texture Features |entity_texture_features |7.0.2 |DONE |Manifest: NOSIGNATURE createframed-1.20.1-1.6.5.jar |Create: Framed |createframed |1.6.5 |DONE |Manifest: NOSIGNATURE lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-3.16.jar |cataclysm |cataclysm |3.16 |DONE |Manifest: NOSIGNATURE integrated_cataclysm_forge-1.0.5+1.20.1.jar |Integrated Cataclysm |integrated_cataclysm |1.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE create_cuisine-1.0.0-slim.jar |Create: Arm-made Cuisine |create_cuisine |1.0.0 |DONE |Manifest: NOSIGNATURE NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |8.0.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE create_hypertube-0.2.6-hotfix-FORGE.jar |Create Hypertube |create_hypertube |0.2.6-hotfix |DONE |Manifest: NOSIGNATURE architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE ftb-library-forge-2001.2.10.jar |FTB Library |ftblibrary |2001.2.10 |DONE |Manifest: NOSIGNATURE ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE ServerBrowser-1.20.1-FORGE-1.3.3.jar |ServerBrowser |serverbrowser |1.3.3 |DONE |Manifest: NOSIGNATURE cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE framework-forge-1.20.1-0.7.15.jar |Framework |framework |0.7.15 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** controllable-forge-1.20.1-0.21.7.jar |Controllable |controllable |0.21.7 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** BHMenu-Forge-1.20.1-2.4.2.jar |BHMenu |bhmenu |2.4.2 |DONE |Manifest: NOSIGNATURE potacore-1.20.1-0.4.2.jar |Potacore |potacore |1.20.1-0.4.2 |DONE |Manifest: NOSIGNATURE create_logistics-1.20.1-0.0.1.jar |Create Logistics |create_logistics |1.0.0 |DONE |Manifest: NOSIGNATURE copycats-3.0.2+mc.1.20.1-forge.jar |Create: Copycats+ |copycats |3.0.2+mc.1.20.1-forg|DONE |Manifest: NOSIGNATURE item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE ftb-quests-forge-2001.4.14.jar |FTB Quests |ftbquests |2001.4.14 |DONE |Manifest: NOSIGNATURE ftb-xmod-compat-forge-2.1.3.jar |FTB XMod Compat |ftbxmodcompat |2.1.3 |DONE |Manifest: NOSIGNATURE EasyMagic-v8.0.1-1.20.1-Forge.jar |Easy Magic |easymagic |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** xlpackets-1.18.2-2.1.jar |XL Packets |xlpackets |1.18.2-2.1 |DONE |Manifest: NOSIGNATURE Oh-The-Biomes-Weve-Gone-Forge-1.7.1.jar |Oh The Biomes We've Gone |biomeswevegone |1.7.1 |DONE |Manifest: NOSIGNATURE totemfactory-1.0.jar |Create : Totem Factory |totemfactory |1.0 |DONE |Manifest: NOSIGNATURE SimpleRPC-4.0.4.jar |Simple RPC |simplerpc |4.0.4 |DONE |Manifest: NOSIGNATURE TRender-1.0.7-1.20.1-forge-SNAPSHOT.jar |TRender |trender |1.0.7 |DONE |Manifest: NOSIGNATURE create_winery-1.7.0-forge-1.20.1.jar |Create: Winery |create_winery |1.7.0 |DONE |Manifest: NOSIGNATURE create-1.20.1-6.0.6.jar |Create |create |6.0.6 |DONE |Manifest: NOSIGNATURE createdeco-2.0.3-1.20.1-forge.jar |Create Deco |createdeco |2.0.3-1.20.1-forge |DONE |Manifest: NOSIGNATURE Create Encased-1.20.1-1.7.2-fix1.jar |Create Encased |createcasing |1.7.2-fix1 |DONE |Manifest: NOSIGNATURE creategoggles-1.20.1-6.1.0-[FORGE].jar |Create Goggles |creategoggles |6.1.0 |DONE |Manifest: NOSIGNATURE createornithopterglider-1.0.2-1.20.1.jar |Create: Ornithopter Glider |createornithopterglider |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE sliceanddice-forge-3.5.2.jar |Create Slice & Dice |sliceanddice |3.5.2 |DONE |Manifest: NOSIGNATURE create-mob-spawners-1.20.1-3.2.0.jar |Create: Mob Spawners |create_mob_spawners |3.2.0 |DONE |Manifest: NOSIGNATURE create-food-1.20.1-1.1.11-forge.jar |Create: Food |createfood |1.1.11-forge |DONE |Manifest: NOSIGNATURE create_central_kitchen-1.20.1-for-create-6.0.6-1.4|Create: Central Kitchen |create_central_kitchen |1.4.3b |DONE |Manifest: NOSIGNATURE create_mechanical_chicken-1.20.1-1.1.5-6.0.2.jar |Create Mechanical Chicken |create_mechanical_chicken |1.20.1-1.1.5-6.0.2 |DONE |Manifest: NOSIGNATURE petrolpark-1.20.1-1.4.18-all.jar |Petrolpark's Library |petrolpark |1.4.18 |DONE |Manifest: NOSIGNATURE petrolsparts-1.20.1-1.2.3-all.jar |Petrol's Parts |petrolsparts |1.2.3 |DONE |Manifest: NOSIGNATURE waystones-forge-1.20.1-14.1.17.jar |Waystones |waystones |14.1.17 |DONE |Manifest: NOSIGNATURE Clumps-forge-1.20.1-12∙0∙0∙4.jar |Clumps |clumps |12∙0∙0∙4 |DONE |Manifest: NOSIGNATURE YungsCaveBiomes-1.20.1-Forge-2.0.5.jar |YUNG's Cave Biomes |yungscavebiomes |1.20.1-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE createbicbit-1.20.1-1.0.1B.jar |Create Bitterballen |create_bic_bit |1.0.1B |DONE |Manifest: NOSIGNATURE create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE escalated-1.1.0-create.6.0.6-mc.1.20.1-forge.jar |Create: Escalated |escalated |1.1.0 |DONE |Manifest: NOSIGNATURE everycomp-1.20-2.9.8-forge.jar |Every Compat |everycomp |1.20-2.9.8 |DONE |Manifest: NOSIGNATURE farsight-1.20.1-4.5.jar |Farsight mod |farsight_view |1.20.1-4.5 |DONE |Manifest: NOSIGNATURE ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE blueprint-1.20.1-7.1.3.jar |Blueprint |blueprint |7.1.3 |DONE |Manifest: NOSIGNATURE boatload-1.20.1-5.0.1.jar |Boatload |boatload |5.0.1 |DONE |Manifest: NOSIGNATURE environmental-1.20.1-4.1.2.jar |Environmental |environmental |4.1.2 |DONE |Manifest: NOSIGNATURE savage_and_ravage-1.20.1-6.0.1.jar |Savage & Ravage |savage_and_ravage |6.0.1 |DONE |Manifest: NOSIGNATURE upgrade_aquatic-1.20.1-6.0.3.jar |Upgrade Aquatic |upgrade_aquatic |6.0.3 |DONE |Manifest: NOSIGNATURE endergetic-1.20.1-5.0.1.jar |The Endergetic Expansion |endergetic |5.0.1 |DONE |Manifest: NOSIGNATURE personality-1.20.1-4.1.0.jar |Personality |personality |4.1.0 |DONE |Manifest: NOSIGNATURE autumnity-1.20.1-5.0.2.jar |Autumnity |autumnity |5.0.2 |DONE |Manifest: NOSIGNATURE gallery-1.20.1-1.0.3.jar |Gallery |gallery |1.0.3 |DONE |Manifest: NOSIGNATURE caverns_and_chasms-1.20.1-2.0.0.jar |Caverns & Chasms |caverns_and_chasms |2.0.0 |DONE |Manifest: NOSIGNATURE incubation-1.20.1-4.0.4.jar |Incubation |incubation |4.0.4 |DONE |Manifest: NOSIGNATURE watut-forge-1.20.1-1.2.3.jar |What Are They Up To |watut |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE skinlayers3d-forge-1.9.2-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.9.2 |DONE |Manifest: NOSIGNATURE CutThrough-v8.0.2-1.20.1-Forge.jar |Cut Through |cutthrough |8.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** create_fantasizing-1.20.1-1.0.3.jar |Create: Fantasizing Again |create_fantasizing |1.0.3 |DONE |Manifest: NOSIGNATURE EnchantmentDescriptions-Forge-1.20.1-17.1.19.jar |EnchantmentDescriptions |enchdesc |17.1.19 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** moonlight-1.20-2.16.15-forge.jar |Moonlight Library |moonlight |1.20-2.16.15 |DONE |Manifest: NOSIGNATURE mixinsquared-forge-0.3.6-beta.1.jar |MixinSquared |mixinsquared |0.3.6-beta.1 |DONE |Manifest: NOSIGNATURE Jade-1.20.1-Forge-11.13.2.jar |Jade |jade |11.13.2+forge |DONE |Manifest: NOSIGNATURE lootintegrations_yungs-1.4.jar |lootintegrations_yungs mod |lootintegrations_yungs |1 |DONE |Manifest: NOSIGNATURE atmospheric-1.20.1-6.1.1.jar |Atmospheric |atmospheric |6.1.1 |DONE |Manifest: NOSIGNATURE Iceberg-1.20.1-forge-1.1.25.jar |Iceberg |iceberg |1.1.25 |DONE |Manifest: NOSIGNATURE Quark-4.0-462.jar |Quark |quark |4.0-462 |DONE |Manifest: NOSIGNATURE supplementaries-1.20-3.1.41.jar |Supplementaries |supplementaries |1.20-3.1.41 |DONE |Manifest: NOSIGNATURE amendments-1.20-2.2.3.jar |Amendments |amendments |1.20-2.2.3 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.20.1_v2.1.0.jar |Create Stuff & Additions |create_sa |2.1.0 |DONE |Manifest: NOSIGNATURE abnormals_delight-1.20.1-5.0.1.jar |Abnormals Delight |abnormals_delight |5.0.1 |DONE |Manifest: NOSIGNATURE Delightful-1.20.1-3.7.6.jar |Delightful |delightful |3.7.6 |DONE |Manifest: NOSIGNATURE dynamicvillage-v0.4-1.20.1.jar |Create: Dynamic Village |dynamicvillage |0.4 |DONE |Manifest: NOSIGNATURE fancymenu_forge_3.7.0_MC_1.20.1.jar |FancyMenu |fancymenu |3.7.0 |DONE |Manifest: NOSIGNATURE coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE BetterTridents-v8.0.1-1.20.1-Forge.jar |Better Tridents |bettertridents |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** pattern_schematics-1.2.3+forge-1.20.1.jar |Create: Pattern Schematics |create_pattern_schematics |1.2.3+forge-1.20.1 |DONE |Manifest: NOSIGNATURE createmetallurgy-0.0.7-HF-1.20.1.jar |Create Metallurgy |createmetallurgy |0.0.7-HF-1.20.1 |DONE |Manifest: NOSIGNATURE create_kart-2.3.0-forge-1.20.1.jar |Create Kart |create_kart |2.3.0 |DONE |Manifest: NOSIGNATURE alexsdelight-1.5.jar |Alex's Delight |alexsdelight |1.5 |DONE |Manifest: NOSIGNATURE ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** aoc_core_v2.jar |All of Create Core |aoc |2 |DONE |Manifest: NOSIGNATURE create_enchantment_industry-1.3.3-for-create-6.0.6|Create Enchantment Industry |create_enchantment_industry |1.3.3-for-create-6.0|DONE |Manifest: NOSIGNATURE OverflowingBars-v8.0.1-1.20.1-Forge.jar |Overflowing Bars |overflowingbars |8.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:**** createaddition-1.20.1-1.3.2.jar |Create Crafts & Additions |createaddition |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 1a997722-70ff-4853-8360-d837949e76ac FML: 47.4 Forge: net.minecraftforge:47.4.2 Flywheel Backend: flywheel:indirect AllTheLeaks: Events: Client Level Updates: 1 Explicit GC Last Run: 19ms ago Leaking objects: