Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Ridanisaurus/6dcf3d8f9bc22d12609668fbc97922c0 to your computer and use it in GitHub Desktop.
Save Ridanisaurus/6dcf3d8f9bc22d12609668fbc97922c0 to your computer and use it in GitHub Desktop.
---- Minecraft Crash Report ----
// There are four lights!
Time: 6/17/21 9:36 PM
Description: mouseClicked event handler
java.lang.NullPointerException: mouseClicked event handler
at com.github.alexthe666.citadel.ClientProxy.openCustomizeSkinScreen(ClientProxy.java:60) ~[citadel:1.7.1-1.16.5] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_586_ClientProxy_openCustomizeSkinScreen_InitGuiEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraft.client.gui.screen.Screen.func_231158_b_(Screen.java:321) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:852) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.OptionsScreen.func_213055_i(OptionsScreen.java:75) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.client.MouseHelper.func_198033_b(MouseHelper.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_228030_c_(MouseHelper.java:175) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.func_228028_b_(MouseHelper.java:174) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:99) ~[fpsreducer:mc1.16.5-1.19] {re:classloading}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:999) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.31.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at com.github.alexthe666.citadel.ClientProxy.openCustomizeSkinScreen(ClientProxy.java:60) ~[citadel:1.7.1-1.16.5] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_586_ClientProxy_openCustomizeSkinScreen_InitGuiEvent.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraft.client.gui.screen.Screen.func_231158_b_(Screen.java:321) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_147108_a(Minecraft.java:852) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.OptionsScreen.func_213055_i(OptionsScreen.java:75) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.widget.button.Button.func_230930_b_(SourceFile:33) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.gui.widget.button.AbstractButton.func_230982_a_(SourceFile:16) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.gui.widget.Widget.func_231044_a_(Widget.java:136) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.INestedGuiEventHandler.func_231044_a_(SourceFile:27) ~[?:?] {re:computing_frames,re:mixin,re:classloading}
at net.minecraft.client.MouseHelper.func_198033_b(MouseHelper.java:87) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.screen.OptionsScreen
Stacktrace:
at net.minecraft.client.gui.screen.Screen.func_231153_a_(Screen.java:427) ~[?:?] {re:computing_frames,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_198023_a(MouseHelper.java:85) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.MouseHelper.func_228030_c_(MouseHelper.java:175) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.util.concurrent.ThreadTaskExecutor.execute(SourceFile:94) ~[?:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.client.MouseHelper.func_228028_b_(MouseHelper.java:174) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:randompatches.mixins.json:client.keybindings.MouseHelperMixin,pl:mixin:APP:ftbchunks-common.mixins.json:MouseHandlerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at org.lwjgl.glfw.GLFWMouseButtonCallback$Container.invoke(GLFWMouseButtonCallback.java:81) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at bre2el.fpsreducer.handler.glfw.InputEventHandler$MouseButtonEventHandler.invoke(InputEventHandler.java:99) ~[fpsreducer:mc1.16.5-1.19] {re:classloading}
at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:36) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.2.2.jar:build 10] {}
at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3174) ~[lwjgl-glfw-3.2.2.jar:build 10] {}
at com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(SourceFile:127) ~[?:?] {re:classloading,re:mixin}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:999) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:randompatches.mixins.json:client.MinecraftMixin,pl:mixin:APP:betterendforge.mixins.json:MinecraftMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:assets/botania/botania.mixins.json:AccessorMinecraft,pl:mixin:APP:create.mixins.json:ShaderCloseMixin,pl:mixin:A,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_242] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_242] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_242] {}
at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_242] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.31.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {re:classloading}
-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_242, AdoptOpenJDK
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode),
Memory: 4798109760 bytes (4575 MB) / 7516192768 bytes (7168 MB) up to 7516192768 bytes (7168 MB)
CPUs: 12
JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseG1GC -Xms256m -Xmx7G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.2.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/forge-1.16.5-36.1.31.jar object_holder_definalize PLUGINSERVICE
/forge-1.16.5-36.1.31.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/forge-1.16.5-36.1.31.jar capability_inject_definalize PLUGINSERVICE
/forge-1.16.5-36.1.31.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE
/forge-1.16.5-36.1.31.jar fml TRANSFORMATIONSERVICE
FML: 36.1
Forge: net.minecraftforge:36.1.31
FML Language Providers:
javafml@36.1
minecraft@1
kotlinforforge@1.12.2
Mod List:
ftb-essentials-1605.1.2-build.20.jar |FTB Essentials |ftbessentials |1605.1.2-build.20 |DONE |Manifest: NOSIGNATURE
supermartijn642configlib-1.0.7-mc1.16.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.7 |DONE |Manifest: NOSIGNATURE
justenoughbeacons-3.1-1.16.3.jar |Just Enough Beacons |justenoughbeacons |3.1-1.16.3 |DONE |Manifest: NOSIGNATURE
IntegratedTerminals-1.16.5-1.2.4.jar |IntegratedTerminals |integratedterminals |1.2.4 |DONE |Manifest: NOSIGNATURE
mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |Manifest: NOSIGNATURE
modnametooltip_1.16.2-1.15.0.jar |Mod Name Tooltip |modnametooltip |1.15.0 |DONE |Manifest: NOSIGNATURE
pitg-1.16.3-1.4.2.jar |Pane In The Glass |pitg |1.16.3-1.4.2 |DONE |Manifest: NOSIGNATURE
Neat 1.7-27.jar |Neat |neat |1.7-27 |DONE |Manifest: NOSIGNATURE
IronJetpacks-1.16.4-4.2.0.jar |Iron Jetpacks |ironjetpacks |4.2.0 |DONE |Manifest: NOSIGNATURE
CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |Manifest: NOSIGNATURE
ReAuth-1.16-Forge-3.9.3.jar |ReAuth |reauth |3.9.3 |DONE |Manifest: 3d:06:1e:e5:da:e2:ff:ae:04:00:be:45:5b:ff:fd:70:65:00:67:0b:33:87:a6:5f:af:20:3c:b6:a1:35:ca:7e
YungsApi-1.16.4-Forge-6.jar |YUNG's API |yungsapi |1.16.4-Forge-6 |DONE |Manifest: NOSIGNATURE
Powah-1.16.5-2.3.16.jar |Powah |powah |2.3.16 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.8.2.jar |Ranged Pumps |rangedpumps |0.8.2 |DONE |Manifest: NOSIGNATURE
Wither-Skeleton-Tweaks-1.16.4-5.3.0.jar |Wither Skeleton Tweaks |wstweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
Shrink-1.16.4-1.1.0.jar |Shrink |shrink |1.1.0 |DONE |Manifest: NOSIGNATURE
randompatches-2.4.4-forge.jar |RandomPatches |randompatches |2.4.4-forge |DONE |Manifest: 92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7
Apotheosis-1.16.4-4.6.1.jar |Apotheosis |apotheosis |4.6.1 |DONE |Manifest: NOSIGNATURE
dynviewdist-1.9.jar |Dynamic view distance |dynview |1.8 |DONE |Manifest: NOSIGNATURE
gunswithoutroses-1.16.5-1.0.9.jar |Guns Without Roses |gunswithoutroses |1.0.9 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.16.5-0.12.1.121.jar |Just Enough Resources |jeresources |0.12.1.121 |DONE |Manifest: NOSIGNATURE
integrated_proxy-1.16-1.0.14.jar |IntegratedProxy |integrated_proxy |1.0.14 |DONE |Manifest: NOSIGNATURE
supplementaries-1.16.5-0.13.2.jar |Supplementaries |supplementaries |1.16.5-0.13.1 |DONE |Manifest: NOSIGNATURE
emojiful-1.16.4-2.1.4.jar |Emojiful |emojiful |1.16.4-2.1.4 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.9.13.jar |Refined Storage |refinedstorage |1.9.13 |DONE |Manifest: NOSIGNATURE
betterendforge-1.16.4-1.6.0.jar |BetterEnd Forge |betterendforge |1.16.4-1.6.0 |DONE |Manifest: NOSIGNATURE
structure_gel-1.16.5-1.7.7.jar |Structure Gel API |structure_gel |1.7.7 |DONE |Manifest: NOSIGNATURE
PackMenu-1.16.4-2.4.2.jar |Pack Menu |packmenu |2.4.2 |DONE |Manifest: NOSIGNATURE
industrial-foregoing-1.16.5-3.2.13.1-5.jar |Industrial Foregoing |industrialforegoing |3.2.13.1 |DONE |Manifest: NOSIGNATURE
torchmaster-2.3.7.jar |Torchmaster |torchmaster |2.3.7 |DONE |Manifest: NOSIGNATURE
TipTheScales-1.16.5-3.0.0.15.jar |TipTheScales |tipthescales |3.0.0.15 |DONE |Manifest: NOSIGNATURE
repurposed_structures-1.16.5-2.7.5-forge.jar |Repurposed Structures |repurposed_structures |1.16.5-2.7.5-forge |DONE |Manifest: NOSIGNATURE
ToolStats-1.16.5-6.0.2.jar |ToolStats |toolstats |6.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
toughnessbar-6.1.jar |Toughness Bar |toughnessbar |6.1 |DONE |Manifest: NOSIGNATURE
dungeons_plus-1.16.5-1.1.5.jar |Dungeons Plus |dungeons_plus |1.1.5 |DONE |Manifest: NOSIGNATURE
mcw-trapdoors-1.0.2-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.8-mc1.16.5.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.8 |DONE |Manifest: NOSIGNATURE
masonry-1.16.3-0.3.6.jar |Masonry |masonry |NONE |DONE |Manifest: NOSIGNATURE
Botania-1.16.5-416.jar |Botania |botania |1.16.5-416 |DONE |Manifest: NOSIGNATURE
SpawnerFix-1.16.2-1.0.0.2.jar |Spawner Fix |sf |1.0.0.2 |DONE |Manifest: NOSIGNATURE
spark-forge.jar |spark |spark |1.6.0 |DONE |Manifest: NOSIGNATURE
portality-1.16.4-3.2.2.jar |Portality |portality |3.2.2 |DONE |Manifest: NOSIGNATURE
curios-forge-1.16.5-4.0.5.2.jar |Curios API |curios |1.16.5-4.0.5.2 |DONE |Manifest: NOSIGNATURE
GameStages-1.16.5-7.2.8.jar |GameStages |gamestages |7.2.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
tanknull-2.3-1.16.4.jar |Tank Null |tanknull |2.3-1.16.4 |DONE |Manifest: NOSIGNATURE
FramedBlocks-2.7.2.jar |FramedBlocks |framedblocks |2.7.2 |DONE |Manifest: NOSIGNATURE
Chunk Pregenerator-V1.16-3.0.5.jar |Chunk Pregenerator |chunkpregen |V1.16-3.0.5 |DONE |Manifest: NOSIGNATURE
ExtraStorage-1.16.5-1.4.1.jar |Extra Storage |extrastorage |1.4.1 |DONE |Manifest: NOSIGNATURE
NaturesAura-34.2.jar |Nature's Aura |naturesaura |34.2 |DONE |Manifest: NOSIGNATURE
constructionwand-1.16.5-2.2.jar |Construction Wand |constructionwand |1.16.5-2.2 |DONE |Manifest: NOSIGNATURE
mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |Manifest: NOSIGNATURE
cfm-7.0.0pre22-1.16.3.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre22 |DONE |Manifest: NOSIGNATURE
observerlib-1.16.5-1.5.3.jar |ObserverLib |observerlib |1.16.5-1.5.3 |DONE |Manifest: NOSIGNATURE
cloth-config-4.11.26-forge.jar |Cloth Config v4 API |cloth-config |4.11.26 |DONE |Manifest: NOSIGNATURE
BetterBurning-1.16.5-6.0.7.jar |BetterBurning |betterburning |6.0.7 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
FastLeafDecay-v25.jar |FastLeafDecay |fastleafdecay |v25 |DONE |Manifest: NOSIGNATURE
CodeChickenLib-1.16.4-3.5.1.408-universal.jar |CodeChicken Lib |codechickenlib |3.5.1.408 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
Babel-1.0.5.jar |Babel |babel |1.0.5 |DONE |Manifest: NOSIGNATURE
JEPB-1.0.0.jar |Just Enough Piglin Bartering |jepb |1.0.0 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
SimpleDiscordRichPresence-1.16.4-1.3.5.jar |Simple Discord Rich Presence |sdrp |1.16.4-1.3.5 |DONE |Manifest: NOSIGNATURE
geckolib-forge-1.16.5-3.0.41.jar |GeckoLib |geckolib3 |3.0.41 |DONE |Manifest: NOSIGNATURE
DarkPaintings-1.16.5-6.0.2.jar |DarkPaintings |darkpaintings |6.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
enigmatica-1.16.3-0.1.1.jar |Enigmatica Mod |enigmatica |1.16.3-0.1.1 |DONE |Manifest: NOSIGNATURE
ClientTweaks_1.16.3-5.3.0.jar |Client Tweaks |clienttweaks |5.3.0 |DONE |Manifest: NOSIGNATURE
portable_stonecutter-1.16.4-1.3.4.jar |Portable Stonecutter |portable_stonecutter |1.3.3 |DONE |Manifest: NOSIGNATURE
jei-1.16.5-7.7.0.106.jar |Just Enough Items |jei |7.7.0.106 |DONE |Manifest: NOSIGNATURE
AttributeFix-1.16.5-10.1.3.jar |AttributeFix |attributefix |10.1.3 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
seals-1.16.3-2.1.2.jar |Seals |seals |2.1.2 |DONE |Manifest: NOSIGNATURE
Mekanism-1.16.5-10.0.21.448.jar |Mekanism |mekanism |10.0.21 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.16.5-2.1.3.0.jar |Caelus API |caelus |1.16.5-2.1.3.0 |DONE |Manifest: NOSIGNATURE
invtweaks-1.16.4-1.0.1.jar |Inventory Tweaks Renewed |invtweaks |1.16.4-1.0.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.3.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.3 |DONE |Manifest: NOSIGNATURE
PrettyPipesFluids-0.4.jar |Pretty Fluid Pipes |ppfluids |0.4 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.16.5-1.9.0.jar |Nature's Compass |naturescompass |1.16.5-1.9.0 |DONE |Manifest: NOSIGNATURE
catjammies-1.1.0.jar |CatJammies |catjammies |NONE |DONE |Manifest: NOSIGNATURE
LibX-1.16.3-1.0.76.jar |LibX |libx |1.16.3-1.0.76 |DONE |Manifest: NOSIGNATURE
compactmachines-4.0.0-beta.2.jar |Compact Machines 4 |compactmachines |4.0.0-beta.2 |DONE |Manifest: NOSIGNATURE
curioofundying-forge-1.16.5-5.2.0.0.jar |Curio of Undying |curioofundying |1.16.5-5.2.0.0 |DONE |Manifest: NOSIGNATURE
FarmingForBlockheads_1.16.5-7.3.1.jar |Farming for Blockheads |farmingforblockheads |7.3.1 |DONE |Manifest: NOSIGNATURE
pneumaticcraft-repressurized-1.16.5-2.12.5-190.jar|PneumaticCraft: Repressurized |pneumaticcraft |1.16.5-2.12.5-190 |DONE |Manifest: NOSIGNATURE
pedestals-0.8s_hotfix_3.jar |Pedestals |pedestals |0.8s_hotfix_3 |DONE |Manifest: NOSIGNATURE
ImmersivePetroleum-1.16.5-3.3.0-4.jar |Immersive Petroleum |immersivepetroleum |3.3.0-4 |DONE |Manifest: NOSIGNATURE
ironchest-1.16.4-11.2.10.jar |Iron Chests |ironchest |1.16.4-11.2.10 |DONE |Manifest: NOSIGNATURE
MythicBotany-1.16.4-1.3.15.jar |MythicBotany |mythicbotany |1.16.4-1.3.15 |DONE |Manifest: NOSIGNATURE
IntegratedCrafting-1.16.5-1.0.15.jar |IntegratedCrafting |integratedcrafting |1.0.15 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.1.31-client.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
logprot-1.16-1.3.jar |Logprot |logprot |1.3 |DONE |Manifest: NOSIGNATURE
theoneprobe-1.16-3.1.4.jar |The One Probe |theoneprobe |1.16-3.1.4 |DONE |Manifest: NOSIGNATURE
clockout-1.16.4-2.0.0.1.jar |Clockout |clockout |2.0.0.1 |DONE |Manifest: NOSIGNATURE
MouseTweaks-2.14-mc1.16.2.jar |Mouse Tweaks |mousetweaks |2.14 |DONE |Manifest: NOSIGNATURE
configswapper-1.3.jar |Config Swapper |configswapper |1.3 |DONE |Manifest: NOSIGNATURE
useful_railroads-1.16.5-1.4.6.38.jar |Useful Railroads |usefulrailroads |1.4.6.38 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
EntityCulling-1.16.5-2.1.6.jar |Entity Culling |entity_culling |2.1.6 |DONE |Manifest: NOSIGNATURE
SaveYourPets-1.16.2-1.0.0.5.jar |Save Your Pets |syp |1.0.0.5 |DONE |Manifest: NOSIGNATURE
EmendatusEnigmatica-1.16.5-1.2.7.jar |Emendatus Enigmatica |emendatusenigmatica |1.16.5-1.2.7 |DONE |Manifest: NOSIGNATURE
Ding-1.16.5-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
sushigocrafting-1.16.4-0.1.4.jar |Sushi Go Crafting |sushigocrafting |NONE |DONE |Manifest: NOSIGNATURE
Mantle-1.16.5-1.6.109.jar |Mantle |mantle |1.6.109 |DONE |Manifest: NOSIGNATURE
IntegratedDynamics-1.16.5-1.8.4.jar |IntegratedDynamics |integrateddynamics |1.8.4 |DONE |Manifest: NOSIGNATURE
integratednbt-1.16.4-1.4.2.jar |Integrated NBT |integratednbt |version |DONE |Manifest: NOSIGNATURE
gravestone-1.16.5-1.0.6.jar |Gravestone Mod |gravestone |1.16.5-1.0.6 |DONE |Manifest: NOSIGNATURE
ftb-backups-2.1.1.6.jar |FTB Backups |ftbbackups |2.1.1.6 |DONE |Manifest: NOSIGNATURE
cyclepaintings_1.16.5-1.6.jar |Cycle Paintings |cyclepaintings |1.6 |DONE |Manifest: NOSIGNATURE
serverconfigupdater-1.3.jar |ServerConfig Updater |serverconfigupdater |1.3 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.16.5-0.25.jar |Polymorph |polymorph |1.16.5-0.25 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.16.5-1.2.1.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.1 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.6-49.jar |AutoRegLib |autoreglib |1.6-49 |DONE |Manifest: NOSIGNATURE
tamedsummon-1.0.0.jar |TamedSummon |tamedsummon |NONE |DONE |Manifest: NOSIGNATURE
RSLargePatterns-1.16.5-2.1.0.3.jar |Refined Storage Large Patterns|rslargepatterns |2.1.0.3 |DONE |Manifest: NOSIGNATURE
quickstack-4.0.1.jar |DropOff |dropoff |4.0.1 |DONE |Manifest: NOSIGNATURE
FastFurnace-1.16.4-4.4.0.jar |FastFurnace |fastfurnace |4.4.0 |DONE |Manifest: NOSIGNATURE
lootr-1.16.4-0.0.5.17.jar |Lootr |lootr |1.16.4-0.0.5.17 |DONE |Manifest: NOSIGNATURE
connectedglass-1.0.8-mc1.16.5.jar |Connected Glass |connectedglass |1.0.8 |DONE |Manifest: NOSIGNATURE
occultism-1.16.5-1.2.4.jar |Occultism |occultism |1.16.5-1.2.4 |DONE |Manifest: NOSIGNATURE
byg-1.2.9.jar |Oh The Biomes You'll Go |byg |1.2.9 |DONE |Manifest: NOSIGNATURE
TacticalFishing-1.16-v1.0.1.jar |Tactical Fishing |tactical_fishing |1.0 |DONE |Manifest: NOSIGNATURE
extremeSoundMuffler-3.13-1.16.5.jar |Extreme Sound Muffler |extremesoundmuffler |3_forge-1.16.5 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.16.5-v3a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.16.5-v3a |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
DefaultOptions_1.16.5-12.2.1.jar |Default Options |defaultoptions |12.2.1 |DONE |Manifest: NOSIGNATURE
tetra-1.16.5-3.12.0.jar |Tetra |tetra |3.12.0 |DONE |Manifest: NOSIGNATURE
tetranomicon-1.3.jar |Tetranomicon |tetranomicon |1.3 |DONE |Manifest: NOSIGNATURE
rsrequestify-1.16.3-2.0.1.jar |RSRequestify |rsrequestify |2.0.1 |DONE |Manifest: NOSIGNATURE
CyclopsCore-1.16.5-1.11.7.jar |Cyclops Core |cyclopscore |1.11.7 |DONE |Manifest: NOSIGNATURE
astralsorcery-1.16-1.16.5-1.13.12.jar |Astral Sorcery |astralsorcery |1.16.5-1.13.12 |DONE |Manifest: 45:2b:0a:49:6b:65:3b:39:a9:dd:d2:5b:55:7f:82:47:a5:1d:7a:cc:7f:a8:69:73:72:53:6f:57:4d:b2:1a:b7
NaturesStarlight-1.1.jar |Nature's Starlight |naturesstarlight |1.1 |DONE |Manifest: NOSIGNATURE
NetherPortalFix_1.16.3-7.2.1.jar |NetherPortalFix |netherportalfix |7.2.1 |DONE |Manifest: NOSIGNATURE
aiotbotania-1.16.4-1.7.6.jar |AIOT Botania |aiotbotania |1.7.6 |DONE |Manifest: NOSIGNATURE
advancedperipherals-0.6.7b.jar |Advanced Peripherals |advancedperipherals |0.6.7b |DONE |Manifest: NOSIGNATURE
eidolon-0.2.7.jar |Eidolon |eidolon |0.2.7 |DONE |Manifest: NOSIGNATURE
Architects-Palette-1.16.4-1.1.3.jar |Architect's Palette |architects_palette |1.1.2 |DONE |Manifest: NOSIGNATURE
morecfm-1.3.1-1.16.3.jar |MrCrayfish's More Furniture Mo|morecfm |1.3.1 |DONE |Manifest: NOSIGNATURE
KleeSlabs_1.16.5-9.2.1.jar |KleeSlabs |kleeslabs |9.2.1 |DONE |Manifest: NOSIGNATURE
rsgauges-1.16.4-1.2.10.jar |Gauges and Switches |rsgauges |1.2.10 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
findme-1.16.3-2.2.0.0.jar |Find Me |findme |2.2.0 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.16.5-1.1.6.jar |Glassential |glassential |1.1.6 |DONE |Manifest: NOSIGNATURE
TerraForged-1.16.5-0.2.10.jar |TerraForged |terraforged |0.2.10 |DONE |Manifest: 7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3
CookingForBlockheads_1.16.5-9.3.2.jar |Cooking for Blockheads |cookingforblockheads |9.3.2 |DONE |Manifest: NOSIGNATURE
Controlling-7.0.0.23.jar |Controlling |controlling |7.0.0.23 |DONE |Manifest: NOSIGNATURE
Placebo-1.16.4-4.5.0.jar |Placebo |placebo |4.5.0 |DONE |Manifest: NOSIGNATURE
dankstorage-3.16.jar |Dank Storage |dankstorage |3.16 |DONE |Manifest: NOSIGNATURE
citadel-1.7.1-1.16.5.jar |Citadel |citadel |1.7.1 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.10.1.jar |Alex's Mobs |alexsmobs |1.10.1 |DONE |Manifest: NOSIGNATURE
mightyarchitect-mc1.16.3_v0.5.jar |The Mighty Architect |mightyarchitect |0.5 |DONE |Manifest: NOSIGNATURE
Bookshelf-1.16.5-10.1.12.jar |Bookshelf |bookshelf |10.1.12 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
DarkUtilities-1.16.5-8.0.11.jar |Dark Utilities |darkutils |8.0.11 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
BotanyPots-1.16.5-7.1.22.jar |BotanyPots |botanypots |7.1.22 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Tips-1.16.5-4.0.9.jar |Tips |tips |4.0.9 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
biomeidfixer-1.16.5-1.0.1.s4.jar |Biome Id Fixer by Desagas |biomeidfixer |1.16.5-1.0.1.s4 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.16.4-2.5.0.271.jar |Sophisticated Backpacks |sophisticatedbackpacks |property(class java.|DONE |Manifest: NOSIGNATURE
u_team_core-1.16.5-3.2.1.196.jar |U Team Core |uteamcore |3.2.1.196 |DONE |Manifest: f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
buildinggadgets-1.16.5-3.8.0.jar |Building Gadgets |buildinggadgets |3.8.0 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.1.31-universal.jar |Forge |forge |36.1.31 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Atum-1.16.5-2.2.5.jar |Atum 2 |atum |1.16.5-2.2.5 |DONE |Manifest: NOSIGNATURE
PassthroughSigns-1.16.4-2.3.7.jar |Passthrough Signs |passthroughsigns |1.16.4-2.3.7 |DONE |Manifest: NOSIGNATURE
cofh_core-1.16.4-1.2.1.jar |CoFH Core |cofh_core |1.2.1 |DONE |Manifest: NOSIGNATURE
thermal_foundation-1.16.4-1.2.0.jar |Thermal Series |thermal |1.2.0 |DONE |Manifest: NOSIGNATURE
thermal_innovation-1.16.4-1.2.0.jar |Thermal Innovation |thermal_innovation |1.2.0 |DONE |Manifest: NOSIGNATURE
thermal_locomotion-1.16.4-1.2.0.jar |Thermal Locomotion |thermal_locomotion |1.2.0 |DONE |Manifest: NOSIGNATURE
plonk-1.16.5-9.0.8.jar |Plonk |plonk |9.0.8 |DONE |Manifest: NOSIGNATURE
AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.16.5-2.1.19.jar |Aquaculture 2 |aquaculture |1.16.5-2.1.19 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.3-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.3 |DONE |Manifest: NOSIGNATURE
MekanismGenerators-1.16.5-10.0.21.448.jar |Mekanism: Generators |mekanismgenerators |10.0.21 |DONE |Manifest: NOSIGNATURE
FpsReducer-mc1.16.5-1.19.jar |FPS Reducer |fpsreducer |mc1.16.5-1.19 |DONE |Manifest: NOSIGNATURE
XNetGases-1.16.5-2.2.6.jar |XNet Gases |xnetgases |2.2.6 |DONE |Manifest: NOSIGNATURE
LostTrinkets-1.16.5-0.1.27.jar |Lost Trinkets |losttrinkets |0.1.27 |DONE |Manifest: NOSIGNATURE
restriction-1.16.5-0.1.2.jar |Restriction |restriction |1.16.5-0.1.2 |DONE |Manifest: NOSIGNATURE
cobblegenrandomizer-1.16-5.1.2.jar |CobbleGenRandomizer |cobblegenrandomizer |1.16-5.1.2 |DONE |Manifest: NOSIGNATURE
RSInfinityBooster-1.16.5-1.0+6.jar |RSInfinityBooster |rsinfinitybooster |1.16.5-1.0+6 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.9.3.jar |Pretty Pipes |prettypipes |1.9.3 |DONE |Manifest: NOSIGNATURE
chipped-1.0.6.1.jar |Chipped |chipped |1.0.6.1 |DONE |Manifest: NOSIGNATURE
createplus-1.16.4_v0.3.1.3.jar |Create Plus |createplus |1.16.4_v0.3.1.3 |DONE |Manifest: NOSIGNATURE
mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.16.5-0.4.4.jar |Farmer's Delight |farmersdelight |1.16.5-0.4.4 |DONE |Manifest: NOSIGNATURE
ResourcefulBees-1.16.5-0.6.7.2b.jar |Resourceful Bees |resourcefulbees |1.16.5-0.6.7.2b |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.1.6.jar |'Dustrial Decor |dustrial_decor |1.0.7 |DONE |Manifest: NOSIGNATURE
Curious Armor Stands-1.16.5-2.1.1.jar |Curious Armor Stands |curious_armor_stands |1.16.5-2.1.1 |DONE |Manifest: NOSIGNATURE
entangled-1.3.4-mc1.16.5.jar |Entangled |entangled |1.3.4 |DONE |Manifest: NOSIGNATURE
CommonCapabilities-1.16.5-2.7.0.jar |CommonCapabilities |commoncapabilities |2.7.0 |DONE |Manifest: NOSIGNATURE
crashutilities-3.11.1.jar |Crash Utilities |crashutilities |3.11.1 |DONE |Manifest: NOSIGNATURE
Ping-1.16.4-1.6.9.jar |Ping |ping |1.16.4-1.6.9 |DONE |Manifest: NOSIGNATURE
projectvibrantjourneys-1.16.5-3.1.0BETA.jar |Project: Vibrant Journeys |projectvibrantjourneys |1.16.5-3.1.0BETA |DONE |Manifest: NOSIGNATURE
Lollipop-1.16.5-3.2.9.jar |Lollipop |lollipop |3.2.9 |DONE |Manifest: NOSIGNATURE
ftb-ranks-1605.1.2-build.17-forge.jar |FTB Ranks |ftbranks |1605.1.2-build.17 |DONE |Manifest: NOSIGNATURE
mcw-fences-1.0.0-mc1.16.5.jar |Macaw's Fences and Walls |mcwfences |1.0.0 |DONE |Manifest: NOSIGNATURE
simplylight-1.16.4-1.1.3.jar |Simply Light |simplylight |1.16.4-1.1.3 |DONE |Manifest: NOSIGNATURE
simplefarming-1.16.5-1.3.7.jar |Simple Farming |simplefarming |1.16.4-1.3.7 |DONE |Manifest: NOSIGNATURE
Bountiful-1.16.4-3.3.1.jar |Bountiful |bountiful |1.16.4-3.3.1 |DONE |Manifest: NOSIGNATURE
trofers-1.16.5-1.0.0.jar |Trofers |trofers |1.16.5-1.0.0 |DONE |Manifest: NOSIGNATURE
Patchouli-1.16.4-51.jar |Patchouli |patchouli |1.16.4-51 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.16.5-1.18.6.jar |Ars Nouveau |ars_nouveau |1.18.6 |DONE |Manifest: NOSIGNATURE
collective-1.16.5-2.26.jar |Collective |collective |2.26 |DONE |Manifest: NOSIGNATURE
cakechomps-forge-1.16.4-5.0.0.2.jar |Cake Chomps |cakechomps |1.16.4-5.0.0.2 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-1.1.0.jar |Time In A Bottle |tiab |1.1.0 |DONE |Manifest: NOSIGNATURE
thermal_expansion-1.16.4-1.2.0.jar |Thermal Expansion |thermal_expansion |1.2.0 |DONE |Manifest: NOSIGNATURE
IntegratedTunnels-1.16.5-1.8.2.jar |IntegratedTunnels |integratedtunnels |1.8.2 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.16.2-2.1.0.jar |Drawers Tooltip |drawerstooltip |2.1.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.16.5-1.7.13.jar |Elevator Mod |elevatorid |1.16.5-1.7.13 |DONE |Manifest: NOSIGNATURE
ftb-ultimine-forge-1605.2.2-build.4.jar |FTB Ultimine |ftbultimine |1605.2.2-build.4 |DONE |Manifest: NOSIGNATURE
Runelic-1.16.5-7.0.2.jar |Runelic |runelic |7.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
MekanismTools-1.16.5-10.0.21.448.jar |Mekanism: Tools |mekanismtools |10.0.21 |DONE |Manifest: NOSIGNATURE
architectury-1.17.22-forge.jar |Architectury |architectury |1.17.22 |DONE |Manifest: NOSIGNATURE
ftb-library-forge-1605.3.1-build.26.jar |FTB Library |ftblibrary |1605.3.1-build.26 |DONE |Manifest: NOSIGNATURE
ftb-teams-forge-1605.2.1-build.12.jar |FTB Teams |ftbteams |1605.2.1-build.12 |DONE |Manifest: NOSIGNATURE
curiouselytra-forge-1.16.5-4.0.2.3.jar |Curious Elytra |curiouselytra |1.16.5-4.0.2.3 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.16.4-1.96.0.jar |CC: Tweaked |computercraft |1.96.0 |DONE |Manifest: NOSIGNATURE
cherishedworlds-forge-1.16.4-5.1.0.0.jar |Cherished Worlds |cherishedworlds |1.16.4-5.1.0.0 |DONE |Manifest: NOSIGNATURE
compactcrafting-1.0.0-beta.3.jar |Compact Crafting |compactcrafting |1.0.0-beta.3 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.10-mc1.16.5.jar |Trash Cans |trashcans |1.0.10 |DONE |Manifest: NOSIGNATURE
The_Undergarden-1.16.5-0.5.3.jar |The Undergarden |undergarden |0.5.3 |DONE |Manifest: NOSIGNATURE
InventoryEssentials_1.16.5-2.3.2.jar |Inventory Essentials |inventoryessentials |2.3.2 |DONE |Manifest: NOSIGNATURE
smallships-1.16.5-1.8.5.jar |Small Ships Mod |smallships |1.8.5 |DONE |Manifest: NOSIGNATURE
bwncr-1.16.4-3.9.16.jar |Bad Wither No Cookie Reloaded |bwncr |1.16.4-3.9.16 |DONE |Manifest: NOSIGNATURE
BetterAdvancements-1.16.5-0.1.0.108.jar |Better Advancements |betteradvancements |0.1.0.108 |DONE |Manifest: NOSIGNATURE
rhino-1605.1.1-build.14.jar |Rhino |rhino |1605.1.1-build.14 |DONE |Manifest: NOSIGNATURE
BotaniaAdditionsMC1.16.4-1.0.4.jar |Botania Additions |botaniaadditions |1.0.4 |DONE |Manifest: NOSIGNATURE
BedBenefits-1.16.5-5.0.4.jar |BedBenefits |bedbenefits |5.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
Cucumber-1.16.4-4.1.10.jar |Cucumber Library |cucumber |4.1.10 |DONE |Manifest: NOSIGNATURE
TrashSlot_1.16.3-12.2.1.jar |TrashSlot |trashslot |12.2.1 |DONE |Manifest: NOSIGNATURE
item-filters-1605.2.4-build.30-forge.jar |Item Filters |itemfilters |1605.2.4-build.30 |DONE |Manifest: NOSIGNATURE
ftb-quests-forge-1605.3.2-build.18.jar |FTB Quests |ftbquests |1605.3.2-build.18 |DONE |Manifest: NOSIGNATURE
abnormals_core-1.16.5-3.1.1.jar |Abnormals Core |abnormals_core |3.1.1 |DONE |Manifest: NOSIGNATURE
environmental-1.16.5-1.0.0.jar |Environmental |environmental |1.0.0 |DONE |Manifest: NOSIGNATURE
upgrade_aquatic-1.16.5-3.1.0.jar |Upgrade Aquatic |upgrade_aquatic |3.1.0 |DONE |Manifest: NOSIGNATURE
personality-1.16.5-1.0.2.jar |Personality |personality |1.0.2 |DONE |Manifest: NOSIGNATURE
ensorcellation-1.16.4-1.2.0.jar |Ensorcellation |ensorcellation |1.2.0 |DONE |Manifest: NOSIGNATURE
create-mc1.16.5_v0.3.1c.jar |Create |create |mc1.16.5_v0.3.1c+151|DONE |Manifest: NOSIGNATURE
Waystones_1.16.5-7.6.2.jar |Waystones |waystones |7.6.2 |DONE |Manifest: NOSIGNATURE
Clumps-6.0.0.25.jar |Clumps |clumps |6.0.0.25 |DONE |Manifest: NOSIGNATURE
mgui-1.16.5-3.2.0.jar |mgui |mgui |3.2.0 |DONE |Manifest: NOSIGNATURE
journeymap-1.16.5-5.7.2beta12.jar |Journeymap |journeymap |5.7.2beta12 |DONE |Manifest: NOSIGNATURE
comforts-forge-1.16.5-4.0.0.4.jar |Comforts |comforts |1.16.5-4.0.0.4 |DONE |Manifest: NOSIGNATURE
Artifacts-1.16.5-2.9.3.jar |Artifacts |artifacts |1.16.5-2.9.3 |DONE |Manifest: NOSIGNATURE
framedcompactdrawers-1.16-2.2.0.jar |Framed Compacting Drawers |framedcompactdrawers |1.16-2.2.0 |DONE |Manifest: NOSIGNATURE
decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |Manifest: NOSIGNATURE
decorative_blocks_abnormals-1.2.jar |Decorative Blocks Abnormals |decorative_blocks_abnormals |1.2 |DONE |Manifest: NOSIGNATURE
DungeonCrawl-1.16.3-2.2.4.jar |Dungeon Crawl |dungeoncrawl |2.2.4 |DONE |Manifest: NOSIGNATURE
demagnetize-forge-1.16.2-1.2.2.jar |Demagnetize |demagnetize |1.16.2-1.2.2 |DONE |Manifest: NOSIGNATURE
TravelAnchors-2.4.jar |Travel Anchors |travel_anchors |2.4 |DONE |Manifest: NOSIGNATURE
lazydfu-0.1.3.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
mcjtylib-1.16-5.0.19.jar |McJtyLib |mcjtylib |1.16-5.0.19 |DONE |Manifest: NOSIGNATURE
rftoolsbase-1.16-2.0.10.jar |RFToolsBase |rftoolsbase |1.16-2.0.10 |DONE |Manifest: NOSIGNATURE
xnet-1.16-3.0.13.jar |XNet |xnet |1.16-3.0.13 |DONE |Manifest: NOSIGNATURE
rftoolsdim-1.16-7.0.9-beta.jar |RFToolsDimensions |rftoolsdim |1.16-7.0.9-beta |DONE |Manifest: NOSIGNATURE
rftoolspower-1.16-3.0.8.jar |RFToolsPower |rftoolspower |1.16-3.0.8 |DONE |Manifest: NOSIGNATURE
rftoolsbuilder-1.16-3.0.17.jar |RFToolsBuilder |rftoolsbuilder |1.16-3.0.17 |DONE |Manifest: NOSIGNATURE
rftoolsstorage-1.16-2.0.12.jar |RFToolsStorage |rftoolsstorage |1.16-2.0.12 |DONE |Manifest: NOSIGNATURE
rftoolscontrol-1.16-4.0.10.jar |RFToolsControl |rftoolscontrol |1.16-4.0.10 |DONE |Manifest: NOSIGNATURE
Interactio-1.16.4-3.1.1.jar |Interactio |interactio |1.16.4-3.1.1 |DONE |Manifest: NOSIGNATURE
Toast-Control-1.16.4-4.3.1.jar |Toast Control |toastcontrol |4.3.1 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.7.5.jar |Mining Gadgets |mininggadgets |1.7.5 |DONE |Manifest: NOSIGNATURE
EnderStorage-1.16.4-2.7.1.166-universal.jar |EnderStorage |enderstorage |2.7.1.166 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
AkashicTome-1.4-16.jar |Akashic Tome |akashictome |1.4-16 |DONE |Manifest: NOSIGNATURE
ftb-chunks-forge-1605.3.1-build.16.jar |FTB Chunks |ftbchunks |1605.3.1-build.16 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1605.3.10-build.25.jar |KubeJS |kubejs |1605.3.10-build.25 |DONE |Manifest: NOSIGNATURE
kubejs-thermal-1605.1.1.6.jar |KubeJS Thermal |kubejs_thermal |1605.1.1.6 |DONE |Manifest: NOSIGNATURE
kubejs-create-1604.1.0.4.jar |KubeJS Create |kubejs_create |1604.1.0.4 |DONE |Manifest: NOSIGNATURE
kubejs-mekanism-1604.1.1.6.jar |KubeJS Mekanism |kubejs_mekanism |1604.1.1.6 |DONE |Manifest: NOSIGNATURE
BloodMagic-1.16.4-3.1.0-15.jar |Blood Magic |bloodmagic |1.16.4-3.1.0-15 |DONE |Manifest: NOSIGNATURE
tomeofblood-1.16.5-1.1.jar |Tome of Blood |tomeofblood |1.16.5-1.1 |DONE |Manifest: NOSIGNATURE
kubejs-blood-magic-1604.1.0.4.jar |KubeJS Blood Magic |kubejs_blood_magic |1604.1.0.4 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.16.5-1.1.2.jar |Meet Your Fight |meetyourfight |1.1.2 |DONE |Manifest: NOSIGNATURE
immersiveposts-1.16.5-4.1.0.jar |Immersive Posts |immersiveposts |4.1.0 |DONE |Manifest: d5:aa:49:67:b7:dd:64:8a:a4:7d:3e:57:12:6b:f9:3f:e8:5e:6b:24:d9:f9:c5:fb:c5:e7:a0:cf:98:64:dc:d0
ImmersiveEngineering-1.16.5-5.0.0-135.jar |Immersive Engineering |immersiveengineering |1.16.5-5.0.0-135 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
kubejs-immersive-engineering-1604.1.0.12.jar |KubeJS Immersive Engineering |kubejs_immersive_engineering |1604.1.0.12 |DONE |Manifest: NOSIGNATURE
sounddeviceoptions-1.4.2.jar |Sound Device Options |sounddeviceoptions |1.4.2 |DONE |Manifest: NOSIGNATURE
CraftingTweaks_1.16.5-12.2.1.jar |Crafting Tweaks |craftingtweaks |12.2.1 |DONE |Manifest: NOSIGNATURE
TConstruct-1.16.5-3.0.4.197.jar |Tinkers' Construct |tconstruct |3.0.4.197 |DONE |Manifest: NOSIGNATURE
rftoolsutility-1.16-3.0.26.jar |RFToolsUtility |rftoolsutility |1.16-3.0.26 |DONE |Manifest: NOSIGNATURE
swingthroughgrass-1.16.4-1.5.3.jar |SwingThroughGrass |swingthroughgrass |1.16.4-1.5.3 |DONE |Manifest: NOSIGNATURE
titanium-1.16.5-3.2.8.4-10.jar |Titanium |titanium |3.2.8.4 |DONE |Manifest: NOSIGNATURE
Undergarden-Tetra Patch-1.2.1.jar |Undergarden/Tetra Patch |undergardenpatch |1.2.1 |DONE |Manifest: NOSIGNATURE
archers_paradox-1.16.4-1.2.0.jar |Archer's Paradox |archers_paradox |1.2.0 |DONE |Manifest: NOSIGNATURE
towers_of_the_wild-1.16.4-2.0.1.jar |Towers Of The Wild |towers_of_the_wild |1.16.4-2.0.1 |DONE |Manifest: NOSIGNATURE
atmospheric-1.16.5-3.1.0.jar |Atmospheric |atmospheric |3.1.0 |DONE |Manifest: NOSIGNATURE
Quark-r2.4-312.jar |Quark |quark |r2.4-312 |DONE |Manifest: NOSIGNATURE
cookiecore-1.16.2-3.0.2-9389769.jar |CookieCore |cookiecore |1.16.2-3.0.2-9389769|DONE |Manifest: NOSIGNATURE
magicfeather-1.16.2-3.2.0.jar |Magic Feather |magicfeather |1.16.2-3.2.0 |DONE |Manifest: NOSIGNATURE
diet-forge-1.16.5-0.32.jar |Diet |diet |1.16.5-0.32 |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.16.4-4.5.1.jar |FastWorkbench |fastbench |4.5.1 |DONE |Manifest: NOSIGNATURE
abnormals_delight-1.16.5-1.1.1.jar |Abnormals Delight |abnormals_delight |1.1.1 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.16.3-8.2.2.jar |Storage Drawers |storagedrawers |8.2.2 |DONE |Manifest: NOSIGNATURE
FluxNetworks-1.16.5-6.1.7.12.jar |Flux Networks |fluxnetworks |6.1.7.12 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.16.2-1.16.5].forge-3.3.0.jar |Inventory HUD+(Forge edition) |inventoryhud |3.3.0 |DONE |Manifest: NOSIGNATURE
scaffoldingpower-1.16.5-1.3.0.jar |Scaffolding power |scaffoldingpower |1.16.5-1.3.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
World Stripper-1.16.5-2.0.2.jar |World Stripper |worldstripper |2.0.2 |DONE |Manifest: NOSIGNATURE
Transport-1.16.5-3.6.0.jar |Transport |transport |3.6.0 |DONE |Manifest: NOSIGNATURE
ferritecore-2.0.4-forge.jar |Ferrite Core |ferritecore |2.0.4 |DONE |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
engineersdecor-1.16.4-1.1.14-b3.jar |Engineer's Decor |engineersdecor |1.1.14-b3 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
solcarrot-1.16.3-1.9.10.jar |Spice of Life: Carrot Edition |solcarrot |1.16.3-1.9.10 |DONE |Manifest: NOSIGNATURE
moredragoneggs-1.4.jar |More Dragon Eggs |moredragoneggs |1.4 |DONE |Manifest: NOSIGNATURE
modular-routers-1.16.5-7.5.0-59.jar |Modular Routers |modularrouters |task ':jar' property|DONE |Manifest: NOSIGNATURE
refinedstorageaddons-0.7.2.jar |Refined Storage Addons |refinedstorageaddons |0.7.2 |DONE |Manifest: NOSIGNATURE
expandability-2.0.1-forge.jar |ExpandAbility |expandability |2.0.1 |DONE |Manifest: NOSIGNATURE
valhelsia_core-16.0.9.jar |Valhelsia Core |valhelsia_core |16.0.9 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.16.5-0.1.2.jar |Valhelsia Structures |valhelsia_structures |1.16.5-0.1.2 |DONE |Manifest: NOSIGNATURE
overloadedarmorbar-5.1.0.jar |Overloaded Armor Bar |overloadedarmorbar |5.1.0 |DONE |Manifest: NOSIGNATURE
chiselsandbits-0.3.4-RELEASE.jar |Chisels & bits |chiselsandbits |NONE |DONE |Manifest: NOSIGNATURE
Morph-o-Tool-1.4-27.jar |Morph-o-Tool |morphtool |1.4-27 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 224373f0-0724-4ee7-ac2a-074a0027a42c
Patchouli open book context: n/a
Launched Version: 1.16.5
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1080 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 460.79, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Graphics mode: fancy
Resource Packs: inmemory:jaopca (incompatible), vanilla, mod_resources, kubejs:resource_pack, packmenu, quark:emote_resources (incompatible), resourcefulbees
Current Language: English (US)
CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment