Advertisement
katubug

CCK crash

Apr 9th, 2023
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 2023-04-09 15:59:11
  5. Description: mouseClicked event handler
  6.  
  7. java.lang.IllegalStateException: Can't modify the empty stack.
  8. at net.minecraftforge.fluids.FluidStack.setTag(FluidStack.java:200) ~[forge-1.19.2-43.2.6-universal.jar%23780!/:?] {re:classloading,re:mixin}
  9. at com.simibubi.create.foundation.fluid.FluidHelper.deserializeFluidStack(FluidHelper.java:150) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  10. at com.simibubi.create.foundation.fluid.FluidIngredient$FluidStackIngredient.readInternal(FluidIngredient.java:180) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  11. at com.simibubi.create.foundation.fluid.FluidIngredient.deserialize(FluidIngredient.java:131) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading,re:mixin}
  12. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:64) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  13. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:154) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  14. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:21) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  15. at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.2.6-universal.jar%23780!/:?] {re:classloading}
  16. at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  17. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.19.2-4.0.0.jar%23595!/:4.0.0] {re:mixin,re:classloading,pl:mixin:APP:polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager,pl:mixin:A}
  19. at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.19.2-4.0.0.jar%23595!/:4.0.0] {re:mixin,re:classloading,pl:mixin:APP:polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager,pl:mixin:A}
  20. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionsHackMixin,pl:mixin:A}
  21. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}
  22. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  23. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading}
  24. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  25. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,re:mixin,re:classloading}
  26. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  27. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  28. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:defaultoptions.mixins.json:CreateWorldScreenAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_232983_(SelectWorldScreen.java:71) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading}
  30. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  31. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,re:computing_frames,re:classloading}
  32. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:110) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fancymenu.general.mixin.json:MixinWidget,pl:mixin:A,pl:runtimedistcleaner:A}
  33. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,re:mixin,re:classloading}
  34. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  35. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:522) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinScreen,pl:mixin:A,pl:runtimedistcleaner:A}
  36. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  37. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  38. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  39. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  40. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {}
  41. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23130!/:build 7] {}
  42. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {re:mixin}
  43. at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
  44. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  45. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  46. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  47. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  48. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  49. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  50. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  51. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  52. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  53. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  54. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  55. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  56. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  57. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  58. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  59. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  60. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- Head --
  67. Thread: Render thread
  68. Stacktrace:
  69. at net.minecraftforge.fluids.FluidStack.setTag(FluidStack.java:200) ~[forge-1.19.2-43.2.6-universal.jar%23780!/:?] {re:classloading,re:mixin}
  70. at com.simibubi.create.foundation.fluid.FluidHelper.deserializeFluidStack(FluidHelper.java:150) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  71. at com.simibubi.create.foundation.fluid.FluidIngredient$FluidStackIngredient.readInternal(FluidIngredient.java:180) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  72. at com.simibubi.create.foundation.fluid.FluidIngredient.deserialize(FluidIngredient.java:131) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading,re:mixin}
  73. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.readFromJson(ProcessingRecipeSerializer.java:64) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  74. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.fromJson(ProcessingRecipeSerializer.java:154) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  75. at com.simibubi.create.content.contraptions.processing.ProcessingRecipeSerializer.m_6729_(ProcessingRecipeSerializer.java:21) ~[create-1.19.2-0.5.0.i.jar%23538!/:0.5.0.i] {re:classloading}
  76. at net.minecraftforge.common.extensions.IForgeRecipeSerializer.fromJson(IForgeRecipeSerializer.java:23) ~[forge-1.19.2-43.2.6-universal.jar%23780!/:?] {re:classloading}
  77. at net.minecraft.world.item.crafting.RecipeManager.fromJson(RecipeManager.java:171) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  78. at net.minecraft.world.item.crafting.RecipeManager.m_5787_(RecipeManager.java:67) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  79. at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:45) ~[FastSuite-1.19.2-4.0.0.jar%23595!/:4.0.0] {re:mixin,re:classloading,pl:mixin:APP:polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager,pl:mixin:A}
  80. at shadows.fastsuite.AuxRecipeManager.m_5787_(AuxRecipeManager.java:23) ~[FastSuite-1.19.2-4.0.0.jar%23595!/:4.0.0] {re:mixin,re:classloading,pl:mixin:APP:polymorph-integrations.forge.mixins.json:fastsuite.PolymorphMixinAuxRecipeManager,pl:mixin:A}
  81. at net.minecraft.server.packs.resources.SimplePreparableReloadListener.m_10789_(SimplePreparableReloadListener.java:13) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,re:classloading,pl:mixin:APP:moonlight.mixins.json:ConditionsHackMixin,pl:mixin:A}
  82. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:718) ~[?:?] {}
  83. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}
  84. at net.minecraft.server.packs.resources.SimpleReloadInstance.m_143940_(SimpleReloadInstance.java:69) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading}
  85. at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  86. at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,re:mixin,re:classloading}
  87. at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  88. at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:140) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  89. at net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.m_232896_(CreateWorldScreen.java:124) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:runtimedistcleaner:A,re:computing_frames,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:defaultoptions.mixins.json:CreateWorldScreenAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  90. at net.minecraft.client.gui.screens.worldselection.SelectWorldScreen.m_232983_(SelectWorldScreen.java:71) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading}
  91. at net.minecraft.client.gui.components.Button.m_5691_(Button.java:43) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  92. at net.minecraft.client.gui.components.AbstractButton.m_5716_(AbstractButton.java:16) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,re:computing_frames,re:classloading}
  93. at net.minecraft.client.gui.components.AbstractWidget.m_6375_(AbstractWidget.java:110) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fancymenu.general.mixin.json:MixinWidget,pl:mixin:A,pl:runtimedistcleaner:A}
  94. at net.minecraft.client.gui.components.events.ContainerEventHandler.m_6375_(ContainerEventHandler.java:27) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,re:mixin,re:classloading}
  95. at net.minecraft.client.MouseHandler.m_168084_(MouseHandler.java:88) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  96. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:522) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinScreen,pl:mixin:A,pl:runtimedistcleaner:A}
  97. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  98. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  99. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  100. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  101. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {}
  102. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23130!/:build 7] {}
  103. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {re:mixin}
  104. -- Affected screen --
  105. Details:
  106. Screen name: net.minecraft.client.gui.screens.worldselection.SelectWorldScreen
  107. Stacktrace:
  108. at net.minecraft.client.gui.screens.Screen.m_96579_(Screen.java:522) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:configured:set_background_texture_2,pl:mixin:APP:clickadv.mixins.json:ScreenMixin,pl:mixin:APP:balm.mixins.json:ScreenAccessor,pl:mixin:APP:byg.mixins.json:access.client.ScreenAccess,pl:mixin:APP:controlling.mixins.json:AccessScreen,pl:mixin:APP:equipmentcompare.mixins.json:ScreenMixin,pl:mixin:APP:patchouli_xplat.mixins.json:client.AccessorScreen,pl:mixin:APP:iceberg.mixins.json:ScreenMixin,pl:mixin:APP:quark.mixins.json:client.ScreenMixin,pl:mixin:APP:fancymenu.general.mixin.json:MixinScreen,pl:mixin:A,pl:runtimedistcleaner:A}
  109. at net.minecraft.client.MouseHandler.m_91530_(MouseHandler.java:85) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  110. at net.minecraft.client.MouseHandler.m_168091_(MouseHandler.java:185) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  111. at net.minecraft.util.thread.BlockableEventLoop.execute(BlockableEventLoop.java:103) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  112. at net.minecraft.client.MouseHandler.m_91565_(MouseHandler.java:184) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MouseHandlerAccessor,pl:mixin:APP:supplementaries-common.mixins.json:MouseHandlerMixin,pl:mixin:APP:rubidium_extras.mixins.json:Zoom.MouseMixin,pl:mixin:APP:hexerei.mixin.json:MouseHandlerMixin,pl:mixin:APP:konkrete.mixin.json:MixinMouseHandler,pl:mixin:APP:creativecore.mixins.json:MouseHandlerAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  113. at org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {}
  114. at org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.1.jar%23130!/:build 7] {}
  115. at org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3474) ~[lwjgl-glfw-3.3.1.jar%23138!/:build 7] {re:mixin}
  116. at com.mojang.blaze3d.systems.RenderSystem.m_69830_(RenderSystem.java:222) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:mixins.oculus.json:MixinGlStateManager,pl:mixin:APP:mixins.oculus.json:MixinRenderSystem,pl:mixin:APP:mixins.oculus.json:statelisteners.MixinRenderSystem,pl:mixin:APP:flywheel.mixins.json:RenderTexturesMixin,pl:mixin:A}
  117. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  118. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  119. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  120. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  121. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  122. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  123. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  124. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  125. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  126. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  127. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  128. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  129. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  130. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  131. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  132. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  133. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  134.  
  135.  
  136. -- Last reload --
  137. Details:
  138. Reload number: 1
  139. Reload reason: initial
  140. Finished: Yes
  141. Packs: Default, Mod Resources, OsShulkerboxescolorblindfriendly.zip, Recreated containers free version.zip, Redesgined Dragon Egg.zip, Reinforced Deepslate Chest.zip, Supplementaries Generated Pack, better-cobblestone-e1630.zip, dynamic-beehives-beenests.zip, floweryladder.zip, foodstuffs.zip, mushroom-cap-hat.zip, mushroom-slimes.zip, quark-emote-pack, rainbow-quartz-v2.zip, reglazed.zip, uniqueshulkerskins.zip, viavens-paintings.zip, warped-roots-3d-e2240.zip, xksp-hollow-shulker.zip, xksp-lush-flowers.zip, xksp-naturalize.zip, Better-Leaves-7.1-1.19+.zip, Brewing Guide.zip, EnderEyes_1.19_v2.zip, xksp-lush-plants-e1510.zip, §6Chests-Reimagined§8-[v1.4].zip, Enhanced+Blossom.zip, cottagewitch, 3D Dripstones.zip, 3d-blast-furnace-e1920.zip, 3d-sweet-berry-bush-1-16.zip, 3d-woodfire-furnace.zip, Better Chains.zip, Botany's+3D+Mushrooms.zip, Cute Turtle Helmet.zip, Fancy Boss Bars v0.1.1.zip, Henry's+Pots+and+Plants.zip, Kubban's Saplings.zip, Pluvia's Doors (1.18.1).zip, PolyStashAllFences.zip, _6Breadier Breads_8[v1].zip, alice-doll-totem-e1340.zip, antique-enchanting-table.zip, better-chorus-16x-e1691.zip, better-crops-3d-16x.zip, better-flowers-e1940.zip, better-fungus-e1460.zip, better-stations.zip, chiseled-prismarine-pack.zip, coral-cobblestone-1569592297.zip, different-dyes.zip, elytra-luna-moth-16x.zip, fancy-beacon.zip, liet-custom-armors.zip, more-pumpkins-e2900.zip, mushroomwitch-e3600.zip, pmc-mob-pack-shulker_white_multicolored-shulker.zip, prettier-glowstone-e3640.zip, sugrcube-s-paintings.zip, wrapped-moss-carpet.zip, FragrantFlowers.zip, Charging Gadgets + Create.zip, Create Simple Storage 1.1.zip, LootrChestRetexture_v1.1_1.19.zip
  142. Stacktrace:
  143. at net.minecraft.client.ResourceLoadStateTracker.m_168562_(ResourceLoadStateTracker.java:49) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading}
  144. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2287) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  145. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:717) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,pl:mixin:A,pl:runtimedistcleaner:A}
  146. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  147. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23775!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  148. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  149. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  150. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  151. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  152. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  153. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  154. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  155. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  156. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  157. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  158. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  159. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  160. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  161.  
  162.  
  163. -- System Details --
  164. Details:
  165. Minecraft Version: 1.19.2
  166. Minecraft Version ID: 1.19.2
  167. Operating System: Windows 10 (amd64) version 10.0
  168. Java Version: 17.0.3, Microsoft
  169. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  170. Memory: 1952521280 bytes (1862 MiB) / 8489271296 bytes (8096 MiB) up to 8489271296 bytes (8096 MiB)
  171. CPUs: 20
  172. Processor Vendor: GenuineIntel
  173. Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
  174. Identifier: Intel64 Family 6 Model 154 Stepping 3
  175. Microarchitecture: unknown
  176. Frequency (GHz): 2.69
  177. Number of physical packages: 1
  178. Number of physical CPUs: 14
  179. Number of logical CPUs: 20
  180. Graphics card #0 name: NVIDIA GeForce RTX 3060 Laptop GPU
  181. Graphics card #0 vendor: NVIDIA (0x10de)
  182. Graphics card #0 VRAM (MB): 4095.00
  183. Graphics card #0 deviceId: 0x2520
  184. Graphics card #0 versionInfo: DriverVersion=31.0.15.1640
  185. Graphics card #1 name: Intel(R) Iris(R) Xe Graphics
  186. Graphics card #1 vendor: Intel Corporation (0x8086)
  187. Graphics card #1 VRAM (MB): 1024.00
  188. Graphics card #1 deviceId: 0x46a6
  189. Graphics card #1 versionInfo: DriverVersion=31.0.101.3962
  190. Memory slot #0 capacity (MB): 8192.00
  191. Memory slot #0 clockSpeed (GHz): 4.80
  192. Memory slot #0 type: Unknown
  193. Memory slot #1 capacity (MB): 8192.00
  194. Memory slot #1 clockSpeed (GHz): 4.80
  195. Memory slot #1 type: Unknown
  196. Virtual memory max (MB): 45858.66
  197. Virtual memory used (MB): 40615.70
  198. Swap memory total (MB): 29783.47
  199. Swap memory used (MB): 5508.14
  200. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8096m -Xms256m
  201. Loaded Shaderpack: (off)
  202. Launched Version: forge-43.2.6
  203. Backend library: LWJGL version 3.3.1 build 7
  204. Backend API: NVIDIA GeForce RTX 3060 Laptop GPU/PCIe/SSE2 GL version 3.2.0 NVIDIA 516.40, NVIDIA Corporation
  205. Window size: 1400x900
  206. GL Caps: Using framebuffer using OpenGL 3.2
  207. GL debug messages:
  208. Using VBOs: Yes
  209. Is Modded: Definitely; Client brand changed to 'forge'
  210. Type: Client (map_client.txt)
  211. Graphics mode: fancy
  212. Resource Packs: vanilla, mod_resources, file/OsShulkerboxescolorblindfriendly.zip, file/Recreated containers free version.zip, file/Redesgined Dragon Egg.zip, file/Reinforced Deepslate Chest.zip, Supplementaries Generated Pack, file/better-cobblestone-e1630.zip, file/dynamic-beehives-beenests.zip, file/floweryladder.zip, file/foodstuffs.zip, file/mushroom-cap-hat.zip, file/mushroom-slimes.zip, quark:emote_resources (incompatible), file/rainbow-quartz-v2.zip, file/reglazed.zip, file/uniqueshulkerskins.zip, file/viavens-paintings.zip, file/warped-roots-3d-e2240.zip, file/xksp-hollow-shulker.zip, file/xksp-lush-flowers.zip, file/xksp-naturalize.zip, file/Better-Leaves-7.1-1.19+.zip, file/Brewing Guide.zip, file/EnderEyes_1.19_v2.zip, file/xksp-lush-plants-e1510.zip, file/§6Chests-Reimagined§8-[v1.4].zip, Enhanced+Blossom.zip, cottagewitch, file/3D Dripstones.zip, file/3d-blast-furnace-e1920.zip, file/3d-sweet-berry-bush-1-16.zip, file/3d-woodfire-furnace.zip, file/Better Chains.zip, file/Botany's+3D+Mushrooms.zip, file/Cute Turtle Helmet.zip, file/Fancy Boss Bars v0.1.1.zip, file/Henry's+Pots+and+Plants.zip, file/Kubban's Saplings.zip, file/Pluvia's Doors (1.18.1).zip, file/PolyStashAllFences.zip, file/_6Breadier Breads_8[v1].zip, file/alice-doll-totem-e1340.zip, file/antique-enchanting-table.zip, file/better-chorus-16x-e1691.zip, file/better-crops-3d-16x.zip, file/better-flowers-e1940.zip, file/better-fungus-e1460.zip, file/better-stations.zip, file/chiseled-prismarine-pack.zip, file/coral-cobblestone-1569592297.zip, file/different-dyes.zip, file/elytra-luna-moth-16x.zip, file/fancy-beacon.zip, file/liet-custom-armors.zip, file/more-pumpkins-e2900.zip, file/mushroomwitch-e3600.zip, file/pmc-mob-pack-shulker_white_multicolored-shulker.zip, file/prettier-glowstone-e3640.zip, file/sugrcube-s-paintings.zip, file/wrapped-moss-carpet.zip, file/FragrantFlowers.zip (incompatible), file/Charging Gadgets + Create.zip, file/Create Simple Storage 1.1.zip (incompatible), file/LootrChestRetexture_v1.1_1.19.zip
  213. Current Language: English (US)
  214. CPU: 20x 12th Gen Intel(R) Core(TM) i7-12700H
  215. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  216. ModLauncher launch target: forgeclient
  217. ModLauncher naming: srg
  218. ModLauncher services:
  219. mixin-0.8.5.jar mixin PLUGINSERVICE
  220. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  221. fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE
  222. fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE
  223. fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE
  224. fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE
  225. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  226. fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE
  227. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  228. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  229. FML Language Providers:
  230. javafml@null
  231. lowcodefml@null
  232. Mod List:
  233. saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |DONE |Manifest: NOSIGNATURE
  234. adaptive_performance_tweaks_core_1.19.2-6.7.0.jar |APTweaks: Core |adaptive_performance_tweaks_co|6.7.0 |DONE |Manifest: NOSIGNATURE
  235. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
  236. ftb-essentials-1902.1.10-build.47.jar |FTB Essentials |ftbessentials |1902.1.10-build.47 |DONE |Manifest: NOSIGNATURE
  237. EasyAnvils-v4.0.10-1.19.2-Forge.jar |Easy Anvils |easyanvils |4.0.10 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  238. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
  239. 1.19.2-betteramethyst-1.0.2.jar |Even Better Amethyst |betteramethyst |1.0.2 |DONE |Manifest: NOSIGNATURE
  240. prefab-1.9.2.5.jar |Prefab |prefab |1.9.2.5 |DONE |Manifest: NOSIGNATURE
  241. paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
  242. Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE
  243. mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE
  244. Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
  245. rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE
  246. pitg-1.19.1-2.1.2.jar |Pane In The Glass |pitg |1.19.1-2.1.2 |DONE |Manifest: NOSIGNATURE
  247. macawsroofsbyg-1.19.2-1.3.jar |Macaw's Roofs - BYG |macawsroofsbyg |1.19.2-1.3 |DONE |Manifest: NOSIGNATURE
  248. duckling-2.0.8-forge.jar |Duckling |duckling |2.0.8 |DONE |Manifest: NOSIGNATURE
  249. VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |DONE |Manifest: NOSIGNATURE
  250. YungsApi-1.19.2-Forge-3.8.9.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE
  251. GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |DONE |Manifest: NOSIGNATURE
  252. lootbeams-1.19.2-beta-sept1322.jar |LootBeams |lootbeams |1.19.2 |DONE |Manifest: NOSIGNATURE
  253. forgivingvoid-forge-1.19-7.0.0.jar |Forgiving Void |forgivingvoid |7.0.0 |DONE |Manifest: NOSIGNATURE
  254. clickadv-1.19.2-3.0.jar |clickadv mod |clickadv |1.19.2-3.0 |DONE |Manifest: NOSIGNATURE
  255. balm-forge-1.19.2-4.5.7.jar |Balm |balm |4.5.7 |DONE |Manifest: NOSIGNATURE
  256. whatareyouvotingfor2022-1.19.2-1.9.jar |What Are You Voting For? |whatareyouvotingfor |1.0 |DONE |Manifest: NOSIGNATURE
  257. swampier_swamps-1.19-1.2.0.jar |Swampier Swamps |swampier_swamps |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
  258. JustEnoughResources-1.19.2-1.2.2.200.jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE
  259. YungsBetterNetherFortresses-1.19.2-Forge-1.0.5.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.5 |DONE |Manifest: NOSIGNATURE
  260. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
  261. soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE
  262. shetiphiancore-forge-1.19.0-3.11.3.01.jar |ShetiPhian-Core |shetiphiancore |3.11.3.01 |DONE |Manifest: NOSIGNATURE
  263. ctov-3.1.8.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.8 |DONE |Manifest: NOSIGNATURE
  264. structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |DONE |Manifest: NOSIGNATURE
  265. handcrafted-forge-1.19.2-2.0.6.jar |Handcrafted |handcrafted |2.0.6 |DONE |Manifest: NOSIGNATURE
  266. block_variants-1.19.2-4.4.jar |Block Variants |block_variants |4.4 |DONE |Manifest: NOSIGNATURE
  267. casting_crystals-1.0.3.jar |Casting Crystals |casting_crystals |1.0.0 |DONE |Manifest: NOSIGNATURE
  268. BetterTags-1.19.2-1.0.jar |Better Tags |bettertags |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  269. dungeons_plus-1.19.2-1.3.0.jar |Dungeons Plus |dungeons_plus |1.3.0 |DONE |Manifest: NOSIGNATURE
  270. snailmail-1.19.2-1.1.0-forge.jar |Snail Mail |snailmail |1.19.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  271. mcw-trapdoors-1.0.9-mc1.19.2forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
  272. supermartijn642corelib-1.1.6-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.6 |DONE |Manifest: NOSIGNATURE
  273. resourcefulconfig-forge-1.19.2-1.0.20.jar |Resourcefulconfig |resourcefulconfig |1.0.20 |DONE |Manifest: NOSIGNATURE
  274. fairylights-6.0.0-1.19.2.jar |Fairy Lights |fairylights |6.0.0 |DONE |Manifest: NOSIGNATURE
  275. spark-1.10.34-forge.jar |spark |spark |1.10.34 |DONE |Manifest: NOSIGNATURE
  276. cluttered-1.2.2-1.19.2.jar |Cluttered |luphieclutteredmod |1.2.2 |DONE |Manifest: NOSIGNATURE
  277. curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE
  278. solsweetpotato-1.19.2-2.0.0.jar |Spice of Life: Sweet Potato Ed|solsweetpotato |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE
  279. oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE
  280. extendedmushrooms-1.19.2-3.0.1.4.jar |Extended Mushrooms |extendedmushrooms |1.19.2-3.0.1.4 |DONE |Manifest: NOSIGNATURE
  281. ametrin-1.19.2-0.0.26.jar |Ametrin |ametrin |0.0.26 |DONE |Manifest: NOSIGNATURE
  282. betterf3plus-1.0.jar |Better F3 Plus |betterf3plus |1.0 |DONE |Manifest: NOSIGNATURE
  283. overweightfarming-1.19.2-2.0.1-forge.jar |Overweight Farming |overweight_farming |1.19.2-2.0.0-forge |DONE |Manifest: NOSIGNATURE
  284. pluto-mc1.19.2-0.0.9.jar |Pluto |pluto |0.0.9 |DONE |Manifest: NOSIGNATURE
  285. mcw-roofs-2.2.3-mc1.19.2forge.jar |Macaw's Roofs |mcwroofs |2.2.3 |DONE |Manifest: NOSIGNATURE
  286. Chimes-1.1.4-1.19.jar |Chimes |chimes |1.1.4 |DONE |Manifest: NOSIGNATURE
  287. followersteleporttoo-1.19.2-2.1.jar |Followers Teleport Too |followersteleporttoo |2.1 |DONE |Manifest: NOSIGNATURE
  288. bigfish-1.19.2-1.0.0.jar |Big Fish |bigfish |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  289. toms_storage-1.19-1.5.4.jar |Tom's Simple Storage Mod |toms_storage |1.5.4 |DONE |Manifest: NOSIGNATURE
  290. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
  291. Disenchanting-forge-1.19-2.2.2.jar |Disenchanting |disenchanting |2.2.0 |DONE |Manifest: NOSIGNATURE
  292. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  293. sliceanddice-2.0.3.jar |Create Slice & Dice |sliceanddice |2.0.3 |DONE |Manifest: NOSIGNATURE
  294. NekosEnchantedBooks-1.19-1.8.0.jar |Neko's Enchanted Books |nebs |1.8.0 |DONE |Manifest: NOSIGNATURE
  295. DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |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
  296. elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  297. QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
  298. Notes-1.19.2-1.2.5.jar |Notes |notes |1.19.2-1.2.5 |DONE |Manifest: NOSIGNATURE
  299. adaptive_performance_tweaks_spawn_1.19.2-6.7.0.jar|APTweaks: Spawn |adaptive_performance_tweaks_sp|6.7.0 |DONE |Manifest: NOSIGNATURE
  300. Fastload-Reforged-2.6.9+1.19.2.jar |Fastload |fastload |2.6.9+1.19.2 |DONE |Manifest: NOSIGNATURE
  301. biomesinjars_forge_1.1.2_MC_1.19-1.19.2.jar |Biomes in Jars |biomesinjars |1.1.2 |DONE |Manifest: NOSIGNATURE
  302. jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE
  303. VisualWorkbench-v4.2.4-1.19.2-Forge.jar |Visual Workbench |visualworkbench |4.2.4 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  304. AttributeFix-Forge-1.19.2-17.2.6.jar |AttributeFix |attributefix |17.2.6 |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
  305. Pehkui-3.7.2+1.19.2-forge.jar |Pehkui |pehkui |3.7.2+1.19.2-forge |DONE |Manifest: NOSIGNATURE
  306. libraryferret-forge-1.19.2-4.0.0.jar |Library ferret |libraryferret |4.0.0 |DONE |Manifest: NOSIGNATURE
  307. goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |DONE |Manifest: NOSIGNATURE
  308. luggage-1.19-1.6.jar |Luggage |luggage |1.6 |DONE |Manifest: NOSIGNATURE
  309. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  310. Paxi-1.19.2-Forge-3.0.1.jar |Paxi |paxi |1.19.2-Forge-3.0.1 |DONE |Manifest: NOSIGNATURE
  311. Contact-Forge-1.19.2-2.0.0-Beta.jar |Contact |contact |2.0.0-Beta |DONE |Manifest: NOSIGNATURE
  312. sootychimneys-1.19.2-1.0.0l.jar |Sooty Chimneys |sootychimneys |1.0.0l |DONE |Manifest: NOSIGNATURE
  313. Infinity-Water-Bucket-1.19-2.0.0.jar |Infinity Water Bucket |infinitywaterbucket |2.0.0 |DONE |Manifest: NOSIGNATURE
  314. integrated_api_forge-1.2.7+1.19.2.jar |Integrated API |integrated_api |1.2.7+1.19.2 |DONE |Manifest: NOSIGNATURE
  315. ColorfulAzaleas-forge-1.19.2-2.2.1.jar |ColorfulAzaleas |colorfulazaleas |2.2.1 |DONE |Manifest: NOSIGNATURE
  316. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  317. deepslatetweaks-1.0-1.19.2.jar |Deepslate Tweaks |deepslatetweaks |1.0 |DONE |Manifest: NOSIGNATURE
  318. snuffles-1.0.4.jar |Snuffles |snuffles |1.0.4 |DONE |Manifest: NOSIGNATURE
  319. starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |DONE |Manifest: NOSIGNATURE
  320. davespotioneering-1.19.2-1.1.3.jar |Dave's Potioneering |davespotioneering |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
  321. questsadditions-1.19.2-1.4.1.jar |Quests Additions |questsadditions |1.4.1 |DONE |Manifest: NOSIGNATURE
  322. catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
  323. JeiTweaker-forge-1.19.2-4.0.11.jar |JeiTweaker |jeitweaker |4.0.11 |DONE |Manifest: NOSIGNATURE
  324. memoryleakfix-forge-1.17+-1.0.0.jar |Memory Leak Fix |memoryleakfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  325. Display Case-forge-1.19-1.0.3.jar |Display Case Mod |display_case |1.0.3 |DONE |Manifest: NOSIGNATURE
  326. CraftTweaker-forge-1.19.2-10.1.41.jar |CraftTweaker |crafttweaker |10.1.41 |DONE |Manifest: NOSIGNATURE
  327. rubidium_extras-1.19.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.19.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
  328. MissingWilds-forge-1.19-1.1.1.jar |Missing Wilds |missingwilds |0.0NONE |DONE |Manifest: NOSIGNATURE
  329. forge-1.19.2-43.2.6-universal.jar |Forge |forge |43.2.6 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  330. SpawnBalanceUtility-1.19-41.1.11.1.jar |SpawnBalanceUtility |spawnbalanceutility |41.1.11.1 |DONE |Manifest: NOSIGNATURE
  331. mcw-paths-1.0.2forge-mc1.19.2.jar |Macaw's Paths and Pavings |mcwpaths |1.0.2 |DONE |Manifest: NOSIGNATURE
  332. idas_forge-1.7.0+1.19.2.jar |Integrated Dungeons and Struct|idas |1.7.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  333. client-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  334. smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
  335. radon-0.8.2.jar |Radon |radon |0.8.2 |DONE |Manifest: NOSIGNATURE
  336. trade-cycling-forge-1.19.2-1.0.5.jar |Trade Cycling |trade_cycling |1.19.2-1.0.5 |DONE |Manifest: NOSIGNATURE
  337. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
  338. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
  339. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  340. commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |DONE |Manifest: NOSIGNATURE
  341. EasierSleeping-1.19.2-2.1.2.jar |Easier Sleeping |easier_sleeping |2.1.2 |DONE |Manifest: NOSIGNATURE
  342. NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |DONE |Manifest: NOSIGNATURE
  343. GildedNetherite-CJ-forge-mc1.19.2-0.9.2.jar |Gilded Netherite |gildednetherite |0.9.2 |DONE |Manifest: NOSIGNATURE
  344. majrusz-library-1.19.2-3.3.0.jar |Majrusz Library |mlib |3.3.0 |DONE |Manifest: NOSIGNATURE
  345. spectrelib-forge-0.12.4+1.19.2.jar |SpectreLib |spectrelib |0.12.4+1.19.2 |DONE |Manifest: NOSIGNATURE
  346. Ding-1.19.2-Forge-1.4.0.jar |Ding |ding |1.4.0 |DONE |Manifest: NOSIGNATURE
  347. HibernalHerbs-forge-1.19.2-0.8.jar |Hibernal Herbs |hibernalherbs |0.8 |DONE |Manifest: NOSIGNATURE
  348. CreateTweaker-1.19.2-3.0.0.5.jar |CreateTweaker |createtweaker |3.0.0.5 |DONE |Manifest: NOSIGNATURE
  349. ObsidianBoat-1.11.0-build.20+mc1.19.2.jar |Obsidian Boat |obsidianboat |1.11.0-build.20+mc1.|DONE |Manifest: NOSIGNATURE
  350. betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
  351. kffmod-3.11.0.jar |Kotlin For Forge |kotlinforforge |3.11.0 |DONE |Manifest: NOSIGNATURE
  352. pipez-1.19.2-1.0.1.jar |Pipez |pipez |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  353. BrewinAndChewin-1.19-2.0.jar |Brewin' and Chewin' |brewinandchewin |1.19-2.0 |DONE |Manifest: NOSIGNATURE
  354. flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
  355. FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |DONE |Manifest: NOSIGNATURE
  356. BalloonBox1.19.2(Forge)vs.1.0.1.jar |Balloon Box |balloonbox |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  357. ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |DONE |Manifest: NOSIGNATURE
  358. Xaeros_Minimap_23.3.3_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.3.3 |DONE |Manifest: NOSIGNATURE
  359. integrated_stronghold_forge-1.0.1+1.19.2.jar |Integrated Stronghold |integrated_stronghold |1.0.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  360. itemcollectors-1.1.7-forge-mc1.19.jar |Item Collectors |itemcollectors |1.1.7 |DONE |Manifest: NOSIGNATURE
  361. cyclepaintings-1.19.2-3.2.jar |Cycle Paintings |cyclepaintings |3.2 |DONE |Manifest: NOSIGNATURE
  362. serverconfigupdater-3.2.jar |ServerConfig Updater |serverconfigupdater |3.2 |DONE |Manifest: NOSIGNATURE
  363. polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  364. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
  365. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  366. entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
  367. backpacked-2.1.12-1.19.2.jar |Backpacked |backpacked |2.1.12 |DONE |Manifest: NOSIGNATURE
  368. canary-mc1.19.2-0.1.9.jar |Canary |canary |0.1.9 |DONE |Manifest: NOSIGNATURE
  369. effective_fg-1.3.4.jar |Effective (Forge) |effective_fg |1.3.4 |DONE |Manifest: NOSIGNATURE
  370. FastFurnace-1.19.2-7.0.0.jar |FastFurnace |fastfurnace |7.0.0 |DONE |Manifest: NOSIGNATURE
  371. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  372. lootr-1.19-0.4.23.60.jar |Lootr |lootr |0.3.22.59 |DONE |Manifest: NOSIGNATURE
  373. connectedglass-1.1.6-forge-mc1.19.jar |Connected Glass |connectedglass |1.1.6 |DONE |Manifest: NOSIGNATURE
  374. PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  375. Oh_The_Biomes_You'll_Go-forge-1.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |DONE |Manifest: NOSIGNATURE
  376. mavapi-1.0.1-mc1.19.2.jar |More Axolotl Variants API |mavapi |1.0.1 |DONE |Manifest: NOSIGNATURE
  377. extremesoundmuffler-3.36-forge-1.19.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.36-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
  378. CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |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
  379. chunksending-forge-1.19-2.5.jar |chunksending mod |chunksending |1.19-2.5 |DONE |Manifest: NOSIGNATURE
  380. step-1.19.1-1.2.1.jar |Step |step |1.2.1 |DONE |Manifest: NOSIGNATURE
  381. MagicMirror-1.19.2-1.0.3.608.jar |Magic Mirror |magic_mirror |1.19.2-1.0.3.608 |DONE |Manifest: NOSIGNATURE
  382. defaultoptions-forge-1.19-15.0.1.jar |Default Options |defaultoptions |15.0.1 |DONE |Manifest: NOSIGNATURE
  383. hexerei-0.3.0.jar |Hexerei |hexerei |0.3.1 |DONE |Manifest: NOSIGNATURE
  384. SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |DONE |Manifest: NOSIGNATURE
  385. YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  386. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
  387. beautify-1.4.3.jar |Beautify |beautify |1.4.3 |DONE |Manifest: NOSIGNATURE
  388. beenfo-1.19.1-forge42.0.1-1.2.jar |Beenfo |beenfo |1.19.1-forge42.0.1-1|DONE |Manifest: NOSIGNATURE
  389. morediscs-1.19.2-27-forge.jar |MoreDiscs |morediscs |1.19.2-27-forge |DONE |Manifest: NOSIGNATURE
  390. HealthOverlay-1.19.2-7.2.1.jar |Health Overlay |healthoverlay |7.2.1 |DONE |Manifest: NOSIGNATURE
  391. Forgiveness-1.19.2-1.3.3.jar |Forgiveness Mod |forgivenessmod |1.3.3 |DONE |Manifest: NOSIGNATURE
  392. connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |DONE |Manifest: NOSIGNATURE
  393. Tips-Forge-1.19.2-8.0.27.jar |Tips |tipsmod |8.0.27 |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
  394. macawsbridgesbyg-1.19.2-1.2.jar |Macaw's Bridges - BYG |macawsbridgesbyg |1.19.2-1.2 |DONE |Manifest: NOSIGNATURE
  395. BowInfinityFix-1.19.x-forge-2.5.1.jar |Bow Infinity Fix |bowinfinityfix |2.5.1 |DONE |Manifest: NOSIGNATURE
  396. Apple Crates-forge-1.19.2-2.9.0.jar |Apple Crates |applecrates |2.9.0 |DONE |Manifest: NOSIGNATURE
  397. glassential-forge-1.19-1.2.4.jar |Glassential |glassential |1.19-1.2.4 |DONE |Manifest: NOSIGNATURE
  398. XaerosWorldMap_1.29.5_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.29.5 |DONE |Manifest: NOSIGNATURE
  399. Controlling-forge-1.19.2-10.0+7.jar |Controlling |controlling |10.0+7 |DONE |Manifest: NOSIGNATURE
  400. Placebo-1.19.2-7.1.7.jar |Placebo |placebo |7.1.7 |DONE |Manifest: NOSIGNATURE
  401. jumpoverfences-forge-1.19.2-1.1.0.jar |Jump Over Fences |jumpoverfences |1.1.0 |DONE |Manifest: NOSIGNATURE
  402. citadel-2.1.3-1.19.jar |Citadel |citadel |2.1.3 |DONE |Manifest: NOSIGNATURE
  403. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
  404. domesticationinnovation-1.6.1-1.19.2.jar |Domestication Innovation |domesticationinnovation |1.6.1 |DONE |Manifest: NOSIGNATURE
  405. lootintegrations-1.19-3.0.jar |Lootintegrations mod |lootintegrations |1.19-3.0 |DONE |Manifest: NOSIGNATURE
  406. mixinextras-forge-0.2.0-beta.6.jar |MixinExtras |mixinextras |0.2.0-beta.6 |DONE |Manifest: NOSIGNATURE
  407. MPE 1.1.0.jar |MPE |mpe |1.0.0 |DONE |Manifest: NOSIGNATURE
  408. waymaker-1.19-1.0.jar |Waystone Waypoint Maker |waymaker |1.19-1.0 |DONE |Manifest: NOSIGNATURE
  409. spawnermod-1.19.0-1.9.1+Forge.jar |Enhanced Mob Spawners |spawnermod |1.9.1 |DONE |Manifest: NOSIGNATURE
  410. Bookshelf-Forge-1.19.2-16.2.18.jar |Bookshelf |bookshelf |16.2.18 |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
  411. itemzoom-1.19-2.7.0.jar |Item Zoom |itemzoom |2.7.0 |DONE |Manifest: NOSIGNATURE
  412. kiwiboi-1.19.2-1.0.0.jar |Kiwi Boi |kiwiboi |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  413. buildinggadgets-3.16.2-build.22+mc1.19.2.jar |Building Gadgets |buildinggadgets |3.16.2-build.22+mc1.|DONE |Manifest: NOSIGNATURE
  414. FramedBlocks-6.8.3.jar |FramedBlocks |framedblocks |6.8.3 |DONE |Manifest: NOSIGNATURE
  415. create_dragon_lib-1.19.2-1.1.2.jar |Create: Dragon Lib |create_dragon_lib |1.1.2 |DONE |Manifest: NOSIGNATURE
  416. cryingghasts-1.19.2-3.1.jar |Crying Ghasts |cryingghasts |3.1 |DONE |Manifest: NOSIGNATURE
  417. mcw-doors-1.0.9forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.9 |DONE |Manifest: NOSIGNATURE
  418. mermod-forge-1.11.jar |Mermod |mermod |1.11 |DONE |Manifest: NOSIGNATURE
  419. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
  420. FinalKobold-1.19.2-1.1.4.jar |FinalKobold |fk |1.19.2-1.1.4 |DONE |Manifest: NOSIGNATURE
  421. konkrete_forge_1.6.0_MC_1.19-1.19.2.jar |Konkrete |konkrete |1.6.0 |DONE |Manifest: NOSIGNATURE
  422. ExperienceBugFix-1.19-1.41.2.3.jar |Experience Bug Fix |experiencebugfix |1.41.2.3 |DONE |Manifest: NOSIGNATURE
  423. EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE
  424. mcw-bridges-2.0.7-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.7 |DONE |Manifest: NOSIGNATURE
  425. FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
  426. chefs-delight-1.0.1-forge-1.19.2.jar |Chefs Delight |chefsdelight |1.0.1-forge-1.19.2 |DONE |Manifest: NOSIGNATURE
  427. culturaldelights-1.19.2-0.15.1.jar |Cultural Delights |culturaldelights |1.19.2-0.15.1 |DONE |Manifest: NOSIGNATURE
  428. endsdelight-1.19.2-1.0.jar |End's Delight |ends_delight |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
  429. customizableelytra-1.19.0-1.7.4.jar |Customizable Elytra |customizableelytra |1.19.0-1.7.4 |DONE |Manifest: NOSIGNATURE
  430. AmbientSounds_FORGE_v5.2.13_mc1.19.2.jar |Ambient Sounds |ambientsounds |5.2.13 |DONE |Manifest: NOSIGNATURE
  431. crashutilities-6.2.jar |Crash Utilities |crashutilities |6.2 |DONE |Manifest: NOSIGNATURE
  432. endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
  433. AxolotlBucketFix-1.3.0+forge-mc1.19.jar |Axolotl Bucket Fix |axolotlbucketfix |1.3.0 |DONE |Manifest: NOSIGNATURE
  434. mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
  435. mcwfencesbyg-1.19.2-1.0.jar |Macaw's Fences - BYG |mcwfencesbyg |1.19.2-1.0 |DONE |Manifest: NOSIGNATURE
  436. CNB-1.19-1.5.2.jar |Creatures and Beasts |cnb |1.5.2 |DONE |Manifest: NOSIGNATURE
  437. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  438. crittersandcompanions-1.19.2-1.1.2.jar |Critters and Companions |crittersandcompanions |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  439. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  440. ars_nouveau-1.19.2-3.13.2.jar |Ars Nouveau |ars_nouveau |3.13.2 |DONE |Manifest: NOSIGNATURE
  441. starbunclemania-1.19.2-1.0.6.jar |Starbunclemania |starbunclemania |1.19.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  442. leap-1.19.1-1.1.2.jar |Leap |leap |1.1.2 |DONE |Manifest: NOSIGNATURE
  443. collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
  444. Lexicon-1.19.2-(v.1.4.2).jar |Lexicon |lexicon |1.4.2 |DONE |Manifest: NOSIGNATURE
  445. time-in-a-bottle-3.0.1-mc1.19.jar |Time In A Bottle |tiab |3.0.1-mc1.19 |DONE |Manifest: NOSIGNATURE
  446. ftb-ultimine-forge-1902.4.0-build.77.jar |FTB Ultimine |ftbultimine |1902.4.0-build.77 |DONE |Manifest: NOSIGNATURE
  447. RingOfEnderchest-Forge-1.19.2-1.5.5.jar |Ring of Enderchest |ring_of_enderchest |1.5.5 |DONE |Manifest: NOSIGNATURE
  448. resourcefullib-forge-1.19.2-1.1.24.jar |Resourceful Lib |resourcefullib |1.1.24 |DONE |Manifest: NOSIGNATURE
  449. starterkit-1.19.2-5.2.jar |Starter Kit |starterkit |5.2 |DONE |Manifest: NOSIGNATURE
  450. deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
  451. architectury-6.5.77-forge.jar |Architectury |architectury |6.5.77 |DONE |Manifest: NOSIGNATURE
  452. mcsa-forge-3.1.4+1.19.jar |MC Story Mode Armors |mcsa |3.1.4+1.19 |DONE |Manifest: NOSIGNATURE
  453. ftb-library-forge-1902.3.17-build.200.jar |FTB Library |ftblibrary |1902.3.17-build.200 |DONE |Manifest: NOSIGNATURE
  454. findme-3.1.0-forge.jar |FindMe |findme |3.1.0 |DONE |Manifest: NOSIGNATURE
  455. ftb-teams-forge-1902.2.13-build.100.jar |FTB Teams |ftbteams |1902.2.13-build.100 |DONE |Manifest: NOSIGNATURE
  456. reaping-forge-2.2.0.jar |Reaping |reaping |2.2.0 |DONE |Manifest: NOSIGNATURE
  457. AI-Improvements-1.19.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  458. create_crystal_clear-0.1.2e-1.19.2.jar |Create: Crystal Clear |create_crystal_clear |1.19.2 - 0.1.1e |DONE |Manifest: NOSIGNATURE
  459. inventoryessentials-forge-1.19-5.0.2.jar |Inventory Essentials |inventoryessentials |5.0.2 |DONE |Manifest: NOSIGNATURE
  460. bwncr-forge-1.19.2-3.14.1.jar |Bad Wither No Cookie Reloaded |bwncr |3.14.1 |DONE |Manifest: NOSIGNATURE
  461. adaptive_performance_tweaks_items_1.19.2-6.6.0.jar|APTweaks: Items |adaptive_performance_tweaks_it|6.6.0 |DONE |Manifest: NOSIGNATURE
  462. polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |DONE |Manifest: NOSIGNATURE
  463. observable-3.3.1.jar |Observable |observable |3.3.1 |DONE |Manifest: NOSIGNATURE
  464. mavm-1.2.0-mc1.19.2.jar |More Axolotl Variants Mod |mavm |1.2.0 |DONE |Manifest: NOSIGNATURE
  465. scaffoldingdropsnearby-1.19.2-3.0.jar |Scaffolding Drops Nearby |scaffoldingdropsnearby |3.0 |DONE |Manifest: NOSIGNATURE
  466. effortlessbuilding-1.19-2.40.jar |Effortless Building |effortlessbuilding |1.19-2.40 |DONE |Manifest: NOSIGNATURE
  467. caupona-1.19.2-0.2.7.jar |Caupona |caupona |1.19.2-0.2.7 |DONE |Manifest: NOSIGNATURE
  468. BetterAdvancements-1.19.2-0.2.2.142.jar |Better Advancements |betteradvancements |0.2.2.142 |DONE |Manifest: NOSIGNATURE
  469. CraftPresence-2.0.0-rc.1+1.19.2.jar |CraftPresence |craftpresence |2.0.0-rc.1 |DONE |Manifest: NOSIGNATURE
  470. majruszs-accessories-1.19.2-1.1.4.jar |Majrusz's Accessories |majruszsaccessories |1.1.4 |DONE |Manifest: NOSIGNATURE
  471. inventorysorter-1.19.2-21.0.4.jar |Simple Inventory Sorter |inventorysorter |21.0.4 |DONE |Manifest: NOSIGNATURE
  472. trashslot-forge-1.19-12.0.2.jar |TrashSlot |trashslot |12.0.2 |DONE |Manifest: NOSIGNATURE
  473. awesomedungeonend-forge-1.19.2-3.1.1.jar |Awesome dungeon the end |awesomedungeonend |3.1.1 |DONE |Manifest: NOSIGNATURE
  474. snad-1.3.1.jar |Snad |snad |1.3.1 |DONE |Manifest: NOSIGNATURE
  475. item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |DONE |Manifest: NOSIGNATURE
  476. ftb-quests-forge-1902.4.11-build.207.jar |FTB Quests |ftbquests |1902.4.11-build.207 |DONE |Manifest: NOSIGNATURE
  477. EasyMagic-v4.3.3-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  478. OldCombatMod_1.19.2.jar |Old Combat Mod |old_combat_mod |1.1 |DONE |Manifest: NOSIGNATURE
  479. Structory_Towers_1.19.3_v1.0.2.jar |Structory: Towers |structorytowers |1.0.2 |DONE |Manifest: NOSIGNATURE
  480. create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
  481. Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE
  482. create_central_kitchen-1.19.2-for-create-0.5.0.i-1|Create: Central Kitchen |create_central_kitchen |1.3.0 |DONE |Manifest: NOSIGNATURE
  483. ars_creo-1.19.2-3.1.3.jar |Ars Creo |ars_creo |3.1.3 |DONE |Manifest: NOSIGNATURE
  484. waystones-forge-1.19.2-11.3.1.jar |Waystones |waystones |11.3.1 |DONE |Manifest: NOSIGNATURE
  485. Structory_1.19.3_v1.3.1a.jar |Structory |structory |1.3.1a |DONE |Manifest: NOSIGNATURE
  486. SilveroakOutpost-Forge-1.19.2-2.0.0-Beta.jar |Silveroak Outpost |silveroakoutpost |2.0.0-Beta |DONE |Manifest: NOSIGNATURE
  487. mcw-paintings-1.0.4-mc1.19.2.jar |Macaw's Paintings |mcwpaintings |1.0.4 |DONE |Manifest: NOSIGNATURE
  488. FastSuite-1.19.2-4.0.0.jar |Fast Suite |fastsuite |4.0.0 |DONE |Manifest: NOSIGNATURE
  489. comforts-forge-6.0.4+1.19.2.jar |Comforts |comforts |6.0.4+1.19.2 |DONE |Manifest: NOSIGNATURE
  490. alternate-current-mc1.19-1.5.0.jar |Alternate Current |alternate_current |1.5.0 |DONE |Manifest: NOSIGNATURE
  491. configured-2.1.1-1.19.2.jar |Configured |configured |2.1.1 |DONE |Manifest: NOSIGNATURE
  492. Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
  493. MyServerIsCompatible-1.19-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  494. charginggadgets-1.9.0.jar |Charging Gadgets |charginggadgets |1.9.0 |DONE |Manifest: NOSIGNATURE
  495. ftbbackups2-forge-1.19.2-1.0.18.jar |FTB Backups 2 |ftbbackups2 |1.0.18 |DONE |Manifest: NOSIGNATURE
  496. lazydfu-1.19-1.0.2.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  497. ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |DONE |Manifest: NOSIGNATURE
  498. netherdepthsupgrade-2.0.3-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.3-1.19.2 |DONE |Manifest: NOSIGNATURE
  499. farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
  500. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
  501. blueprint-1.19.2-6.1.2.jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE
  502. environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |DONE |Manifest: NOSIGNATURE
  503. personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |DONE |Manifest: NOSIGNATURE
  504. usefulslime-1.9-1.19.2.jar |Useful Slime |usefulslime |1.9 |DONE |Manifest: NOSIGNATURE
  505. AkashicTome-1.6-23.jar |Akashic Tome |akashictome |1.6-23 |DONE |Manifest: NOSIGNATURE
  506. ftb-chunks-forge-1902.3.20-build.257.jar |FTB Chunks |ftbchunks |1902.3.20-build.257 |DONE |Manifest: NOSIGNATURE
  507. adaptive_performance_tweaks_player_1.19.2-6.5.0.ja|APTweaks: Player |adaptive_performance_tweaks_pl|6.5.0 |DONE |Manifest: NOSIGNATURE
  508. Better Fishing Rods 1.0.0 - 1.19.2.jar |Better Fishing Rods |better_fishing_rods |1.0.0 |DONE |Manifest: NOSIGNATURE
  509. tarotcards-1.19.2-1.2-release.jar |Tarot Cards |tarotcards |1.2 |DONE |Manifest: NOSIGNATURE
  510. friendsandfoes-forge-mc1.19.2-1.8.0.jar |Friends&Foes |friendsandfoes |1.8.0 |DONE |Manifest: NOSIGNATURE
  511. TF_Lost_Blocks-1.19.2-1.1.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
  512. craftingtweaks-forge-1.19-15.1.6.jar |CraftingTweaks |craftingtweaks |15.1.6 |DONE |Manifest: NOSIGNATURE
  513. EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar |EnchantmentDescriptions |enchdesc |13.0.14 |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
  514. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE
  515. moonlight-1.19.2-2.2.29-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.29 |DONE |Manifest: NOSIGNATURE
  516. advancementframes-1.19.2-2.0.0.jar |Advancement Frames |advancementframes |1.19.2-2.0.0 |DONE |Manifest: NOSIGNATURE
  517. spelunkery-1.19.2-0.2.0-forge.jar |Spelunkery |spelunkery |1.19.2-0.2.0 |DONE |Manifest: NOSIGNATURE
  518. mysticaloaktree-1.19.2-1.8.jar |Mystical Oak Tree |mysticaloaktree |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
  519. moyai-1.19.2-2.0.1.jar |Moyai |moyai |1.19.2-2.0.1 |DONE |Manifest: NOSIGNATURE
  520. babyfat-forge-1.19.2-1.1.2.jar |Baby Fat |babyfat |1.19.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  521. titanium-1.19.2-3.7.2-26.jar |Titanium |titanium |3.7.2 |DONE |Manifest: NOSIGNATURE
  522. EnigmaticGraves-1.19.2-1.7.6.jar |Enigmatic Graves |enigmaticgraves |1.19.2-1.7.6 |DONE |Manifest: NOSIGNATURE
  523. nightlights_1.19.2_1.1.jar |Night Lights |nightlights |1.1 |DONE |Manifest: NOSIGNATURE
  524. another_furniture-forge-2.1.2-1.19.2.jar |Another Furniture |another_furniture |2.1.2-1.19.2 |DONE |Manifest: NOSIGNATURE
  525. CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
  526. sculktransporting-1.19.2-1.1.jar |Sculk Transporting |sculktransporting |1.1 |DONE |Manifest: NOSIGNATURE
  527. smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
  528. NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
  529. collectorsreap-1.19-1.2.2.jar |Collector's Reap |collectorsreap |1.2.2 |DONE |Manifest: NOSIGNATURE
  530. plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE
  531. Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
  532. Quark-3.4-397.jar |Quark |quark |3.4-397 |DONE |Manifest: NOSIGNATURE
  533. supplementaries-1.19.2-2.3.2.jar |Supplementaries |supplementaries |1.19.2-2.3.2 |DONE |Manifest: NOSIGNATURE
  534. DramaticDoors-Forge-1.19.2-2.1.10.jar |Dramatic Doors |dramaticdoors |1.19.2-2.1.10 |DONE |Manifest: NOSIGNATURE
  535. FastWorkbench-1.19.2-7.0.1.jar |Fast Workbench |fastbench |7.0.1 |DONE |Manifest: NOSIGNATURE
  536. abnormals_delight-1.19.2-4.0.2.jar |Abnormals Delight |abnormals_delight |4.0.2 |DONE |Manifest: NOSIGNATURE
  537. ars_elemental-1.19.2-0.5.8.2.jar |Ars Elemental |ars_elemental |1.19.2-0.5.8.2 |DONE |Manifest: NOSIGNATURE
  538. DiagonalFences-v4.2.3-1.19.2-Forge.jar |Diagonal Fences |diagonalfences |4.2.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  539. ars_instrumentum-1.19.2-3.3.1.jar |Ars Instrumentum |ars_instrumentum |3.2.2 |DONE |Manifest: NOSIGNATURE
  540. sprout-1.4.4-forge.jar |Sprout |sprout |1.4.4 |DONE |Manifest: NOSIGNATURE
  541. fancymenu_forge_2.14.2_MC_1.19-1.19.2.jar |FancyMenu |fancymenu |2.14.2 |DONE |Manifest: NOSIGNATURE
  542. BetterTridents-v4.0.2-1.19.2-Forge.jar |Better Tridents |bettertridents |4.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  543. creeperoverhaul-2.0.9-forge.jar |Creeper Overhaul |creeperoverhaul |2.0.9 |DONE |Manifest: NOSIGNATURE
  544. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
  545. ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |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
  546. functionalstorage-1.19.2-1.1.3.jar |Functional Storage |functionalstorage |1.19.2-1.1.3 |DONE |Manifest: NOSIGNATURE
  547. apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |DONE |Manifest: NOSIGNATURE
  548. fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |DONE |Manifest: NOSIGNATURE
  549. betterlily.jar |Better Lily Pads |betterlily |1.1.0 |DONE |Manifest: NOSIGNATURE
  550. charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  551. majruszs-enchantments-1.19.2-1.8.1.jar |Majrusz's Enchantments |majruszsenchantments |1.8.1 |DONE |Manifest: NOSIGNATURE
  552. heartstone-1.19.2-1.1.1.jar |Heartstone |heartstone |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  553. overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |DONE |Manifest: NOSIGNATURE
  554. Crash Report UUID: 43752c16-7bb9-4601-9784-ea5e54e511f7
  555. Flywheel Backend: GL33 Instanced Arrays
  556. FML: 43.2
  557. Forge: net.minecraftforge:43.2.6
  558. FramedBlocks BlockEntity Warning: Not applicable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement