Advertisement
Guest User

Untitled

a guest
Mar 29th, 2023
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 99.00 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hi. I'm Minecraft, and I'm a crashaholic.
  3.  
  4. Time: 2023-03-29 17:08:39
  5. Description: Rendering Block Entity
  6.  
  7. java.lang.IllegalStateException: Not filled all elements of the vertex
  8. at com.mojang.blaze3d.vertex.BufferBuilder.m_5752_(BufferBuilder.java:288) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.pipeline.MixinBufferBuilder,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.fast_advance.MixinBufferBuilder,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:flywheel.mixins.json:BufferBuilderMixin,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinBufferBuilder_ExtendedVertexFormatCompat,pl:mixin:APP:irisflw.mixins.iris.json:MixinBufferBuilder,pl:mixin:A,pl:runtimedistcleaner:A}
  9. at blusunrize.immersiveengineering.client.utils.TransformingVertexBuilder.m_5752_(TransformingVertexBuilder.java:135) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  10. at blusunrize.immersiveengineering.client.render.tile.BlueprintRenderer.lambda$makeQuadLinePainter$0(BlueprintRenderer.java:210) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  11. at blusunrize.immersiveengineering.client.render.tile.BlueprintRenderer$BlueprintLines.draw(BlueprintRenderer.java:256) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  12. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.lambda$buildVBO$0(ModWorkbenchRenderer.java:153) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  13. at blusunrize.immersiveengineering.client.utils.VertexBufferHolder.renderToBuilder(VertexBufferHolder.java:131) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  14. at blusunrize.immersiveengineering.client.utils.VertexBufferHolder.render(VertexBufferHolder.java:117) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  15. at blusunrize.immersiveengineering.api.client.IVertexBufferHolder.render(IVertexBufferHolder.java:58) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  16. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.render(ModWorkbenchRenderer.java:61) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  17. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.m_6922_(ModWorkbenchRenderer.java:31) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  18. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112284_(BlockEntityRenderDispatcher.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  19. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112297_(BlockEntityRenderDispatcher.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  20. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  21. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  22. at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:280) ~[rubidium-0.6.2a.jar%23692!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
  23. at net.minecraft.client.renderer.LevelRenderer.handler$zcn000$onRenderTileEntities(LevelRenderer.java:6272) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  24. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1267) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  25. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  26. at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  27. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  28. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  29. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  31. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  32. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  33. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  34. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  35. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  36. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  37. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  38. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  39. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  40. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  41. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  42. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  43. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Render thread
  51. Stacktrace:
  52. at com.mojang.blaze3d.vertex.BufferBuilder.m_5752_(BufferBuilder.java:288) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:rubidium.mixins.json:core.pipeline.MixinBufferBuilder,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.fast_advance.MixinBufferBuilder,pl:mixin:APP:rubidium.mixins.json:features.buffer_builder.intrinsics.MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:MixinBufferBuilder,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinBufferBuilder_SeparateAo,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder,pl:mixin:APP:oculus-batched-entity-rendering.mixins.json:MixinBufferBuilder_SegmentRendering,pl:mixin:APP:flywheel.mixins.json:BufferBuilderMixin,pl:mixin:APP:creativecore.mixins.json:BufferBuilderAccessor,pl:mixin:APP:mixins.oculus.compat.sodium.json:vertex_format.entity.MixinBufferBuilder_ExtendedVertexFormatCompat,pl:mixin:APP:irisflw.mixins.iris.json:MixinBufferBuilder,pl:mixin:A,pl:runtimedistcleaner:A}
  53. at blusunrize.immersiveengineering.client.utils.TransformingVertexBuilder.m_5752_(TransformingVertexBuilder.java:135) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  54. at blusunrize.immersiveengineering.client.render.tile.BlueprintRenderer.lambda$makeQuadLinePainter$0(BlueprintRenderer.java:210) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  55. at blusunrize.immersiveengineering.client.render.tile.BlueprintRenderer$BlueprintLines.draw(BlueprintRenderer.java:256) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  56. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.lambda$buildVBO$0(ModWorkbenchRenderer.java:153) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  57. at blusunrize.immersiveengineering.client.utils.VertexBufferHolder.renderToBuilder(VertexBufferHolder.java:131) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  58. at blusunrize.immersiveengineering.client.utils.VertexBufferHolder.render(VertexBufferHolder.java:117) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  59. at blusunrize.immersiveengineering.api.client.IVertexBufferHolder.render(IVertexBufferHolder.java:58) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:mixin,re:classloading}
  60. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.render(ModWorkbenchRenderer.java:61) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  61. at blusunrize.immersiveengineering.client.render.tile.ModWorkbenchRenderer.m_6922_(ModWorkbenchRenderer.java:31) ~[ImmersiveEngineering-1.19.2-9.2.0-162.jar%23609!/:?] {re:classloading}
  62. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112284_(BlockEntityRenderDispatcher.java:90) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  63. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112297_(BlockEntityRenderDispatcher.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  64. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  65. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  66. at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:280) ~[rubidium-0.6.2a.jar%23692!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
  67. at net.minecraft.client.renderer.LevelRenderer.handler$zcn000$onRenderTileEntities(LevelRenderer.java:6272) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  68. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1267) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  69. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  70. -- Block Entity Details --
  71. Details:
  72. Name: immersiveengineering:modworkbench // blusunrize.immersiveengineering.common.blocks.wooden.ModWorkbenchBlockEntity
  73. Block: Block{immersiveengineering:workbench}[facing=west,multiblockslave=false,waterlogged=false]
  74. Block location: World: (-1548,75,-1574), Section: (at 4,11,10 in -97,4,-99; chunk contains blocks -1552,-64,-1584 to -1537,319,-1569), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,-64,-2048 to -1537,319,-1537)
  75. Block: Block{immersiveengineering:workbench}[facing=west,multiblockslave=false,waterlogged=false]
  76. Block location: World: (-1548,75,-1574), Section: (at 4,11,10 in -97,4,-99; chunk contains blocks -1552,-64,-1584 to -1537,319,-1569), Region: (-4,-4; contains chunks -128,-128 to -97,-97, blocks -2048,-64,-2048 to -1537,319,-1537)
  77. Stacktrace:
  78. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112278_(BlockEntityRenderDispatcher.java:104) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  79. at net.minecraft.client.renderer.blockentity.BlockEntityRenderDispatcher.m_112267_(BlockEntityRenderDispatcher.java:79) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:supplementaries.mixins.json:BlockEntityRendererDispatcherMixin,pl:mixin:APP:mixins.oculus.json:entity_render_context.MixinBlockEntityRenderDispatcher,pl:mixin:APP:flywheel.mixins.json:BlockEntityRenderDispatcherAccessor,pl:mixin:APP:entityculling.mixins.json:BlockEntityRenderDispatcherMixin,pl:mixin:A}
  80. at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderTileEntities(SodiumWorldRenderer.java:280) ~[rubidium-0.6.2a.jar%23692!/:?] {re:mixin,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:shadow_map.MixinSodiumWorldRenderer,pl:mixin:A}
  81. at net.minecraft.client.renderer.LevelRenderer.handler$zcn000$onRenderTileEntities(LevelRenderer.java:6272) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  82. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1267) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:adpother:coremod,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  83. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1068) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  84. at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:840) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:A,pl:runtimedistcleaner:A}
  85. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1115) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  86. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:700) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  87. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  88. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  89. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  90. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  91. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  92. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  93. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  94. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  95. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  96. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  97. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  98. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  99. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  100. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  101. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  102.  
  103.  
  104. -- Affected level --
  105. Details:
  106. All players: 1 total; [LocalPlayer['SmallBomb78v'/43, l='ClientLevel', x=-1544.46, y=75.00, z=-1575.32]]
  107. Chunk stats: 16384, 461
  108. Level dimension: minecraft:overworld
  109. Level spawn location: World: (64,71,272), Section: (at 0,7,0 in 4,4,17; chunk contains blocks 64,-64,272 to 79,319,287), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  110. Level time: 1559546 game time, 2329613 day time
  111. Server brand: forge
  112. Server type: Integrated singleplayer server
  113. Stacktrace:
  114. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:450) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:mixin,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:runtimedistcleaner:A,re:classloading,xf:fml:xaeroworldmap:xaero_wm_clientworldclass,xf:fml:xaerominimap:xaero_clientworldclass,pl:mixin:APP:rubidium.mixins.json:features.chunk_rendering.MixinClientWorld,pl:mixin:APP:rubidium.mixins.json:features.fast_biome_colors.MixinClientWorld,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:mixins.sndctrl.json:MixinClientWorld,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blueprint.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  115. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2280) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  116. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:717) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {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:APP:rubidium.mixins.json:core.MixinMinecraftClient,pl:mixin:APP:neat.mixins.json:MinecraftMixin,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_Keybinds,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:playerrevive.mixins.json:MinecraftAccessor,pl:mixin:APP:cgm.mixins.json:client.MinecraftMixin,pl:mixin:APP:mining_helmet.mixins.json:MinecraftMixin,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientAccessor,pl:mixin:APP:bettercombat.mixins.json:client.MinecraftClientInject,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:enhancedvisuals.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:client.AccessorMinecraft,pl:mixin:APP:carryon.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:blueprint.mixins.json:client.MinecraftMixin,pl:mixin:APP:iceberg.mixins.json:MinecraftMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  117. at net.minecraft.client.main.Main.m_239872_(Main.java:212) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  118. at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23767!/:?] {re:classloading,re:mixin,pl:runtimedistcleaner:A,pl:mixin:A,pl:runtimedistcleaner:A}
  119. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  120. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  121. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  122. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  123. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.6.jar%2395!/:?] {}
  124. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2382!/:?] {}
  125. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2382!/:?] {}
  126. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2382!/:?] {}
  127. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2382!/:?] {}
  128. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2382!/:?] {}
  129. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2382!/:?] {}
  130. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2382!/:?] {}
  131. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {}
  132.  
  133.  
  134. -- Last reload --
  135. Details:
  136. Reload number: 1
  137. Reload reason: initial
  138. Finished: Yes
  139. Packs: Default, Mod Resources, EatingAnimations Compat, Supplementaries Generated Pack, quark-emote-pack, simplehats_hatdl.zip, PureBDcraft More 3D Items MC119.zip, PureBDcraft 64x MC119-2.zip
  140.  
  141. -- System Details --
  142. Details:
  143. Minecraft Version: 1.19.2
  144. Minecraft Version ID: 1.19.2
  145. Operating System: Windows 10 (amd64) version 10.0
  146. Java Version: 17.0.3, Microsoft
  147. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  148. Memory: 3030139272 bytes (2889 MiB) / 13119782912 bytes (12512 MiB) up to 13119782912 bytes (12512 MiB)
  149. CPUs: 12
  150. Processor Vendor: AuthenticAMD
  151. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  152. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  153. Microarchitecture: Zen 3
  154. Frequency (GHz): 3.69
  155. Number of physical packages: 1
  156. Number of physical CPUs: 6
  157. Number of logical CPUs: 12
  158. Graphics card #0 name: NVIDIA GeForce RTX 3090
  159. Graphics card #0 vendor: NVIDIA (0x10de)
  160. Graphics card #0 VRAM (MB): 4095.00
  161. Graphics card #0 deviceId: 0x2204
  162. Graphics card #0 versionInfo: DriverVersion=30.0.14.9649
  163. Memory slot #0 capacity (MB): 16384.00
  164. Memory slot #0 clockSpeed (GHz): 2.13
  165. Memory slot #0 type: DDR4
  166. Memory slot #1 capacity (MB): 16384.00
  167. Memory slot #1 clockSpeed (GHz): 2.13
  168. Memory slot #1 type: DDR4
  169. Virtual memory max (MB): 35727.13
  170. Virtual memory used (MB): 31175.78
  171. Swap memory total (MB): 3011.20
  172. Swap memory used (MB): 110.48
  173. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12512m -Xms256m
  174. Loaded Shaderpack: (off)
  175. Launched Version: forge-43.2.6
  176. Backend library: LWJGL version 3.3.1 build 7
  177. Backend API: NVIDIA GeForce RTX 3090/PCIe/SSE2 GL version 3.2.0 NVIDIA 496.49, NVIDIA Corporation
  178. Window size: 2560x1440
  179. GL Caps: Using framebuffer using OpenGL 3.2
  180. GL debug messages:
  181. Using VBOs: Yes
  182. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  183. Type: Integrated Server (map_client.txt)
  184. Graphics mode: fancy
  185. Resource Packs: vanilla, mod_resources, eatinganimations_compat, Supplementaries Generated Pack, quark:emote_resources (incompatible), resources/simplehats_hatdl.zip, file/PureBDcraft More 3D Items MC119.zip (incompatible), file/PureBDcraft 64x MC119-2.zip
  186. Current Language: English (US)
  187. CPU: 12x AMD Ryzen 5 5600X 6-Core Processor
  188. Server Running: true
  189. Player Count: 1 / 8; [ServerPlayer['SmallBomb78v'/43, l='ServerLevel[Heck, I mean Tech!]', x=-1544.46, y=75.00, z=-1575.32]]
  190. Data Packs: vanilla, mod:adaptive_performance_tweaks_core (incompatible), mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:openpartiesandclaims (incompatible), mod:infernalexp, mod:playeranimator (incompatible), mod:paragon, mod:entitycollisionfpsfix (incompatible), mod:satako, mod:mcwwindows, mod:valhelsia_furniture (incompatible), mod:strawgolem (incompatible), mod:rubidium (incompatible), mod:neat (incompatible), mod:forgeendertech, mod:ctm (incompatible), mod:yungsapi, mod:macawsbridgesbop, mod:lootbeams, mod:guardvillagers (incompatible), mod:adaptive_performance_tweaks_gamerules, mod:balm (incompatible), mod:dynview (incompatible), mod:immersive_armors (incompatible), mod:jeresources (incompatible), mod:betterfortresses, mod:cloth_config (incompatible), mod:sound_physics_remastered (incompatible), mod:supplementaries (incompatible), mod:refinedstorage, mod:durabilitytooltip (incompatible), mod:morevillagers, mod:toolstats (incompatible), mod:geode, mod:toughnessbar (incompatible), mod:aquatictorches, mod:supermartijn642corelib (incompatible), mod:resourcefulconfig, mod:darkerdepths (incompatible), mod:highlighter (incompatible), mod:philipsruins (incompatible), mod:curios, mod:oculus (incompatible), mod:gamestages (incompatible), mod:advgenerators, mod:framedblocks, mod:chunkpregen (incompatible), mod:extrastorage, mod:theabyss, mod:constructionwand, mod:laboratoryblocks, mod:wormhole (incompatible), mod:cfm (incompatible), mod:adchimneys, mod:fastleafdecay, mod:exoticbirds, mod:codechickenlib (incompatible), mod:bettermineshafts, mod:prettybeaches (incompatible), mod:playerrevive (incompatible), mod:enchantinginfuser (incompatible), mod:portal_gun_advanced_generation, mod:elytraslot, mod:betteranimationscollection (incompatible), mod:adaptive_performance_tweaks_spawn, mod:cgm (incompatible), mod:rechiseled (incompatible), mod:mining_helmet (incompatible), mod:treeharvester, mod:universalbonemeal (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:bdlib, mod:integrated_api (incompatible), mod:naturescompass (incompatible), mod:sereneseasons, mod:badpackets (incompatible), mod:libx, mod:pneumaticcraft, mod:snowundertrees, mod:catalogue (incompatible), mod:crafttweaker (incompatible), mod:edivadlib, mod:extractinator (incompatible), mod:idas (incompatible), mod:dsurround (incompatible), mod:ironchest (incompatible), mod:dungeons_arise, mod:alchemistry (incompatible), mod:zerocore, mod:smoothchunk (incompatible), mod:logprot (incompatible), mod:theoneprobe (incompatible), mod:terrablender, mod:mousetweaks, mod:bettercombat (incompatible), mod:adlods, mod:spectrelib (incompatible), mod:ding, mod:domum_ornamentum, mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:compressedcreativity (incompatible), mod:alloyed (incompatible), mod:cyclepaintings, mod:polymorph, mod:lootbags, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:entityculling, mod:structurize, mod:pickletweaks (incompatible), mod:puzzleslib (incompatible), mod:friendlyfire (incompatible), mod:exnihilosequentia, mod:wwoo, mod:cosmeticarmorreworked (incompatible), mod:sculked, mod:aquamirae, mod:tetra (incompatible), mod:grapplemod (incompatible), mod:create_things_and_misc, mod:wandering_bags, mod:alchemylib (incompatible), mod:preciseblockplacing (incompatible), mod:netherportalfix (incompatible), mod:galosphere (incompatible), mod:naturalist, mod:incontrol (incompatible), mod:betteroceanmonuments, mod:multimine (incompatible), mod:incendium, mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:kleeslabs (incompatible), mod:horseexpert (incompatible), mod:villagernames, mod:xaeroworldmap, mod:enhancedvisuals (incompatible), mod:prism, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:finsandtails (incompatible), mod:bookshelf (incompatible), mod:endercrop (incompatible), mod:sophisticatedbackpacks (incompatible), mod:simpleplanes (incompatible), mod:takesapillage (incompatible), mod:mcwdoors, mod:jeed (incompatible), mod:fpsreducer, mod:carryon (incompatible), mod:adpother, mod:beyond_earth, mod:dragonfight (incompatible), mod:pfm (incompatible), mod:dummmmmmy (incompatible), mod:biometweaker, mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:equipmentcompare (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:signpost, mod:endrem, mod:mcwfences, mod:fuelgoeshere, mod:born_in_chaos_v1, mod:wthit (incompatible), mod:goprone, mod:cataclysm (incompatible), mod:blockui, mod:multipiston, mod:collective, mod:simplehats (incompatible), mod:oreexcavation (incompatible), mod:gobber2, mod:betterstrongholds, mod:desolation, mod:apexguns, mod:resourcefullib (incompatible), mod:eatinganimation (incompatible), mod:forge, mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_dynamics (incompatible), mod:thermal_cultivation, mod:appleskin, mod:thermal_expansion, mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:jecalculation, mod:jei (incompatible), mod:mekanism, mod:mekanismgenerators, mod:mekanismtools, mod:computercraft (incompatible), mod:bigreactors, mod:chunkloaders (incompatible), mod:framework (incompatible), mod:smallships (incompatible), mod:adaptive_performance_tweaks_items, mod:polylib (incompatible), mod:t_and_t, mod:yeetusexperimentus, mod:dreadsteel (incompatible), mod:betteradvancements (incompatible), mod:cucumber (incompatible), mod:spiderstpo (incompatible), mod:snad (incompatible), mod:easymagic (incompatible), mod:travelanchors, mod:scannable (incompatible), mod:obscure_api, mod:reap (incompatible), mod:invmove (incompatible), mod:moguns (incompatible), mod:uniquebattle (incompatible), mod:uniquebase (incompatible), mod:enlightened_end, mod:create, mod:delightful (incompatible), mod:railways (incompatible), mod:waystones (incompatible), mod:merchantmarkers (incompatible), mod:xaerominimap, mod:clumps (incompatible), mod:comforts, mod:artifacts, mod:davebuildingmod, mod:configured (incompatible), mod:itemborders (incompatible), mod:decorative_blocks (incompatible), mod:bno, mod:betteranimalsplus (incompatible), mod:badmobs (incompatible), mod:ftbbackups2 (incompatible), mod:realistictorches, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:deepresonance (incompatible), mod:betterdeserttemples, mod:explorerscompass (incompatible), mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:blueprint (incompatible), mod:upgrade_aquatic (incompatible), mod:woodworks (incompatible), mod:enderstorage (incompatible), mod:firstaid (incompatible), mod:adaptive_performance_tweaks_player, mod:scuba_gear (incompatible), mod:fasterladderclimbing (incompatible), mod:forgottenrecipes (incompatible), mod:jeimultiblocks, mod:immersiveengineering (incompatible), mod:panthalassa (incompatible), mod:geckolib3 (incompatible), mod:patchouli (incompatible), mod:enchdesc (incompatible), mod:swingthroughgrass (incompatible), mod:moonlight (incompatible), mod:toolbelt, mod:hoporp, mod:creativecore (incompatible), mod:similsaxtranstructors, mod:smoothboot, mod:nethersdelight (incompatible), mod:whats_that_slot (incompatible), mod:rottencreatures (incompatible), mod:easy_villagers (incompatible), mod:iceberg (incompatible), mod:mutil (incompatible), mod:legendarytooltips (incompatible), mod:create_sa, mod:chemlib (incompatible), mod:adaptive_performance_tweaks, mod:storagedrawers (incompatible), mod:nullscape, mod:fluxnetworks (incompatible), mod:immersive_paintings (incompatible), mod:diagonalfences (incompatible), mod:toughasnails (incompatible), mod:betterconduitplacement, mod:coroutil (incompatible), mod:minecolonies (incompatible), mod:alexsdelight, mod:engineersdecor, mod:nifty (incompatible), mod:refinedstorageaddons, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:overloadedarmorbar (incompatible), mod:morphtool (incompatible), mod:betterfoliage (incompatible), mod:biomesoplenty, mod:compatoplenty, mod:atmospheric (incompatible), mod:quark (incompatible), mod:notreepunching (incompatible), Supplementaries Generated Pack, WWOO, t_and_t_waystones_patch_1.19.2.zip, mod:healingbed (incompatible), mod:corpse (incompatible), mod:almostunified (incompatible), mod:exmachinis (incompatible), mod:irisflw (incompatible)
  191. World Generation: Stable
  192. ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  193. ModLauncher launch target: forgeclient
  194. ModLauncher naming: srg
  195. ModLauncher services:
  196. mixin-0.8.5.jar mixin PLUGINSERVICE
  197. eventbus-6.0.3.jar eventbus PLUGINSERVICE
  198. fmlloader-1.19.2-43.2.6.jar slf4jfixer PLUGINSERVICE
  199. fmlloader-1.19.2-43.2.6.jar object_holder_definalize PLUGINSERVICE
  200. fmlloader-1.19.2-43.2.6.jar runtime_enum_extender PLUGINSERVICE
  201. fmlloader-1.19.2-43.2.6.jar capability_token_subclass PLUGINSERVICE
  202. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  203. fmlloader-1.19.2-43.2.6.jar runtimedistcleaner PLUGINSERVICE
  204. modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  205. modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  206. FML Language Providers:
  207. minecraft@1.0
  208. lowcodefml@null
  209. kotori_scala@2.13.10-build-10
  210. javafml@null
  211. Mod List:
  212. adaptive_performance_tweaks_core_1.19.2-6.6.0.jar |APTweaks: Core |adaptive_performance_tweaks_co|6.6.0 |DONE |Manifest: NOSIGNATURE
  213. YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |DONE |Manifest: NOSIGNATURE
  214. supermartijn642configlib-1.1.6b-forge-mc1.19.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6b |DONE |Manifest: NOSIGNATURE
  215. open-parties-and-claims-forge-1.19.2-0.17.0.jar |Open Parties and Claims |openpartiesandclaims |0.17.0 |DONE |Manifest: NOSIGNATURE
  216. infernal-expansion-1.19.2-2.5.3.jar |Infernal Expansion |infernalexp |2.5.1 |DONE |Manifest: NOSIGNATURE
  217. player-animation-lib-forge-1.0.2.jar |Player Animator |playeranimator |1.0.2 |DONE |Manifest: NOSIGNATURE
  218. paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |DONE |Manifest: NOSIGNATURE
  219. Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |2.0.0.0 |DONE |Manifest: NOSIGNATURE
  220. Satako-6.0.1-1.19.jar |Satako |satako |6.0.1-1.19 |DONE |Manifest: NOSIGNATURE
  221. mcw-windows-2.1.1-mc1.19.2forge.jar |Macaw's Windows |mcwwindows |2.1.1 |DONE |Manifest: NOSIGNATURE
  222. valhelsia_furniture-forge-1.19.2-1.0.2.jar |Valhelsia Furniture |valhelsia_furniture |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  223. Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |DONE |Manifest: NOSIGNATURE
  224. rubidium-0.6.2a.jar |Rubidium |rubidium |0.6.2a |DONE |Manifest: NOSIGNATURE
  225. Neat-1.19-32.jar |Neat |neat |1.19-32 |DONE |Manifest: NOSIGNATURE
  226. ForgeEndertech-1.19.2-10.0.5.2-build.0735.jar |ForgeEndertech |forgeendertech |10.0.5.2 |DONE |Manifest: NOSIGNATURE
  227. CTM-1.19.2-1.1.6+8.jar |ConnectedTexturesMod |ctm |1.19.2-1.1.6+8 |DONE |Manifest: NOSIGNATURE
  228. YungsApi-1.19.2-Forge-3.8.8.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.8 |DONE |Manifest: NOSIGNATURE
  229. macawsbridgesbop-1.19.2-1.1.jar |Macaw's Bridges - BOP |macawsbridgesbop |1.19.2-1.1 |DONE |Manifest: NOSIGNATURE
  230. lootbeams-1.19.2-beta-sept1322.jar |LootBeams |lootbeams |1.19.2 |DONE |Manifest: NOSIGNATURE
  231. guardvillagers-1.19.2-1.5.5.jar |Guard Villagers |guardvillagers |1.19.2-1.5.5 |DONE |Manifest: NOSIGNATURE
  232. adaptive_performance_tweaks_gamerules_1.19.2-6.5.0|APTweaks: Gamerules |adaptive_performance_tweaks_ga|6.5.0 |DONE |Manifest: NOSIGNATURE
  233. balm-forge-1.19.2-4.5.6.jar |Balm |balm |4.5.6 |DONE |Manifest: NOSIGNATURE
  234. dynview-1.19.1-2.9.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
  235. immersive_armors-1.5.4+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.4+1.19.2 |DONE |Manifest: NOSIGNATURE
  236. JustEnoughResources-1.19.2-1.1.0.179.jar |Just Enough Resources |jeresources |1.1.0.179 |DONE |Manifest: NOSIGNATURE
  237. 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
  238. cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |DONE |Manifest: NOSIGNATURE
  239. soundphysics-forge-1.19.2-1.0.18.jar |Sound Physics Remastered |sound_physics_remastered |1.19.2-1.0.18 |DONE |Manifest: NOSIGNATURE
  240. supplementaries-1.19.2-2.2.57.jar |Supplementaries |supplementaries |1.19.2-2.2.57 |DONE |Manifest: NOSIGNATURE
  241. refinedstorage-1.11.5.jar |Refined Storage |refinedstorage |1.11.5 |DONE |Manifest: NOSIGNATURE
  242. durabilitytooltip-1.1.4-forge-mc1.19.jar |Durability Tooltip |durabilitytooltip |1.1.4 |DONE |Manifest: NOSIGNATURE
  243. corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  244. morevillagers-forge-1.19-4.0.3.jar |More Villagers |morevillagers |4.0.3 |DONE |Manifest: NOSIGNATURE
  245. ToolStats-Forge-1.19.2-12.0.2.jar |ToolStats |toolstats |12.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
  246. geodeforge-1.1.8-1.19.2.jar |Geode+ |geode |1.1.8 |DONE |Manifest: NOSIGNATURE
  247. toughnessbar-1.19.2-8.jar |Toughness Bar |toughnessbar |1.19.2-8 |DONE |Manifest: NOSIGNATURE
  248. aquatictorches-1.19-1.1.0.jar |Aquatic Torches |aquatictorches |1.1.0 |DONE |Manifest: NOSIGNATURE
  249. supermartijn642corelib-1.1.5-forge-mc1.19.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.5 |DONE |Manifest: NOSIGNATURE
  250. resourcefulconfig-forge-1.19.2-1.0.19.jar |Resourcefulconfig |resourcefulconfig |1.0.19 |DONE |Manifest: NOSIGNATURE
  251. DarkerDepths-1.19.2-1.0.0.jar |Darker Depths |darkerdepths |1.19-1.0.7 |DONE |Manifest: NOSIGNATURE
  252. Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |DONE |Manifest: NOSIGNATURE
  253. Philips-ruins1.19.2-4.9.1.jar |Philip's ruins |philipsruins |4.9.1 |DONE |Manifest: NOSIGNATURE
  254. curios-forge-1.19.2-5.1.3.0.jar |Curios API |curios |1.19.2-5.1.3.0 |DONE |Manifest: NOSIGNATURE
  255. oculus-mc1.19.2-1.2.8a.jar |Oculus |oculus |1.2.8a |DONE |Manifest: NOSIGNATURE
  256. GameStages-Forge-1.19.2-11.1.4.jar |GameStages |gamestages |11.1.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
  257. advgenerators-1.4.0.5-mc1.19.2.jar |Advanced Generators |advgenerators |1.4.0.5 |DONE |Manifest: NOSIGNATURE
  258. FramedBlocks-6.8.0.jar |FramedBlocks |framedblocks |6.8.0 |DONE |Manifest: NOSIGNATURE
  259. Chunk+Pregenerator-1.19-4.2.2.jar |Chunk Pregenerator |chunkpregen |1.19-4.2.2 |DONE |Manifest: NOSIGNATURE
  260. ExtraStorage-1.19.2-3.0.1.jar |Extra Storage |extrastorage |3.0.1 |DONE |Manifest: NOSIGNATURE
  261. TA-0.8.5-1.19.2.jar |TheAbyss |theabyss |2.9.7 |DONE |Manifest: NOSIGNATURE
  262. constructionwand-1.19.2-2.9.jar |Construction Wand |constructionwand |1.19.2-2.9 |DONE |Manifest: NOSIGNATURE
  263. laboratoryblocks-1.19.2-0.3r-ctm-required.jar |Artemis' Laboratory Blocks |laboratoryblocks |1.19.2-0.3r-ctm-requ|DONE |Manifest: NOSIGNATURE
  264. wormhole-1.1.12-forge-mc1.19.jar |Wormhole (Portals) |wormhole |1.1.12 |DONE |Manifest: NOSIGNATURE
  265. cfm-7.0.0-pre35-1.19.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre35 |DONE |Manifest: NOSIGNATURE
  266. AdChimneys-1.19.2-9.1.9.0-build.0767.jar |Advanced Chimneys |adchimneys |9.1.9.0 |DONE |Manifest: NOSIGNATURE
  267. FastLeafDecay-30.jar |FastLeafDecay |fastleafdecay |30 |DONE |Manifest: NOSIGNATURE
  268. exoticbirds-1.19.2-2.6.0.jar |Exotic Birds |exoticbirds |2.6.0 |DONE |Manifest: NOSIGNATURE
  269. CodeChickenLib-1.19.2-4.3.1.481-universal.jar |CodeChicken Lib |codechickenlib |4.3.1.481 |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
  270. YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  271. prettybeaches-forge-1.19-8.0.0.jar |Pretty Beaches |prettybeaches |8.0.0 |DONE |Manifest: NOSIGNATURE
  272. PlayerRevive_FORGE_v2.0.14_mc1.19.2.jar |PlayerRevive |playerrevive |2.0.14 |DONE |Manifest: NOSIGNATURE
  273. EnchantingInfuser-v4.2.2-1.19.2-Forge.jar |Enchanting Infuser |enchantinginfuser |4.2.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
  274. Portal-Gun-Totality-1.19.2.jar |Portal Gun Totality |portal_gun_advanced_generation|2.0 |DONE |Manifest: NOSIGNATURE
  275. elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  276. BetterAnimationsCollection-v4.0.5-1.19.2-Forge.jar|Better Animations Collection |betteranimationscollection |4.0.5 |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
  277. adaptive_performance_tweaks_spawn_1.19.2-6.6.0.jar|APTweaks: Spawn |adaptive_performance_tweaks_sp|6.6.0 |DONE |Manifest: NOSIGNATURE
  278. cgm-1.3.4-1.19.2.jar |MrCrayfish's Gun Mod |cgm |1.3.4 |DONE |Manifest: NOSIGNATURE
  279. rechiseled-1.0.12a-forge-mc1.19.jar |Rechiseled |rechiseled |1.0.12a |DONE |Manifest: NOSIGNATURE
  280. mining_helmet-1.19-2.1.1.jar |Mining Helmet |mining_helmet |2.1.1 |DONE |Manifest: NOSIGNATURE
  281. treeharvester-1.19.2-8.0.jar |Tree Harvester |treeharvester |8.0 |DONE |Manifest: NOSIGNATURE
  282. UniversalBoneMeal-v4.2.0-1.19.2-Forge.jar |Universal Bone Meal |universalbonemeal |4.2.0 |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
  283. The_Graveyard_2.2_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.2 |DONE |Manifest: NOSIGNATURE
  284. AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.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
  285. caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |DONE |Manifest: NOSIGNATURE
  286. bdlib-1.25.0.5-mc1.19.2.jar |BdLib |bdlib |1.25.0.5 |DONE |Manifest: NOSIGNATURE
  287. integrated_api_forge-1.2.2+1.19.2.jar |Integrated API |integrated_api |1.2.2+1.19.2 |DONE |Manifest: NOSIGNATURE
  288. NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |DONE |Manifest: NOSIGNATURE
  289. SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |DONE |Manifest: NOSIGNATURE
  290. badpackets-forge-0.2.1.jar |Bad Packets |badpackets |0.2.1 |DONE |Manifest: NOSIGNATURE
  291. LibX-1.19.2-4.2.8.jar |LibX |libx |1.19.2-4.2.8 |DONE |Manifest: NOSIGNATURE
  292. pneumaticcraft-repressurized-1.19.2-4.3.3-22.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.19.2-4.3.3-22 |DONE |Manifest: NOSIGNATURE
  293. snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |DONE |Manifest: NOSIGNATURE
  294. catalogue-1.7.0-1.19.2.jar |Catalogue |catalogue |1.7.0 |DONE |Manifest: NOSIGNATURE
  295. CraftTweaker-forge-1.19.2-10.1.38.jar |CraftTweaker |crafttweaker |10.1.38 |DONE |Manifest: NOSIGNATURE
  296. EdivadLib-1.19.2-1.2.0.jar |EdivadLib |edivadlib |1.2.0 |DONE |Manifest: NOSIGNATURE
  297. extractinator-forge-1.19.2-2.0.1.jar |Extractinator |extractinator |2.0.1 |DONE |Manifest: NOSIGNATURE
  298. idas_forge-1.6.0+1.19.2.jar |Integrated Dungeons and Struct|idas |1.6.0+1.19.2 |DONE |Manifest: NOSIGNATURE
  299. DynamicSurroundings-6.0.0.2.jar |§3Dynamic Surroundings: Resurr|dsurround |6.0.0.2 |DONE |Manifest: NOSIGNATURE
  300. ironchest-1.19.2-14.2.7.jar |Iron Chests |ironchest |1.19.2-14.2.7 |DONE |Manifest: NOSIGNATURE
  301. DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |DONE |Manifest: NOSIGNATURE
  302. alchemistry-1.19.2-2.2.4.jar |Alchemistry |alchemistry |1.19.2-2.2.4 |DONE |Manifest: NOSIGNATURE
  303. ZeroCore2-1.19.2-2.1.32.jar |Zero CORE 2 |zerocore |1.19.2-2.1.32 |DONE |Manifest: NOSIGNATURE
  304. smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |DONE |Manifest: NOSIGNATURE
  305. logprot-1.19.2-1.9.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  306. theoneprobe-1.19-6.2.2.jar |The One Probe |theoneprobe |1.19-6.2.2 |DONE |Manifest: NOSIGNATURE
  307. TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |DONE |Manifest: NOSIGNATURE
  308. MouseTweaks-forge-mc1.19-2.23.jar |Mouse Tweaks |mousetweaks |2.23 |DONE |Manifest: NOSIGNATURE
  309. bettercombat-forge-1.6.2+1.19.jar |Better Combat |bettercombat |1.6.2+1.19 |DONE |Manifest: NOSIGNATURE
  310. AdLods-1.19.2-7.0.8.0-build.0785.jar |Large Ore Deposits |adlods |7.0.8.0 |DONE |Manifest: NOSIGNATURE
  311. spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |DONE |Manifest: NOSIGNATURE
  312. Ding-1.19.2-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
  313. domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |DONE |Manifest: NOSIGNATURE
  314. betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |DONE |Manifest: NOSIGNATURE
  315. flywheel-forge-1.19.2-0.6.8.a.jar |Flywheel |flywheel |0.6.8.a |DONE |Manifest: NOSIGNATURE
  316. compressedcreativity-1.19.2-0.1.5.jar |Compressed Creativity |compressedcreativity |1.19.2-0.1.5 |DONE |Manifest: NOSIGNATURE
  317. alloyed-1.19.2-v1.5.jar |Create: Alloyed |alloyed |1.19.2 |DONE |Manifest: NOSIGNATURE
  318. cyclepaintings-1.19.2-3.2.jar |Cycle Paintings |cyclepaintings |3.2 |DONE |Manifest: NOSIGNATURE
  319. polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  320. lootbags-1.19.2-1.1.2-forge.jar |Resourceful Lootbags |lootbags |1.1.2 |DONE |Manifest: NOSIGNATURE
  321. JustEnoughProfessions-forge-1.19.2-2.0.2.jar |Just Enough Professions (JEP) |justenoughprofessions |2.0.2 |DONE |Manifest: NOSIGNATURE
  322. AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE
  323. [1.19.2]+SecurityCraft+v1.9.4.jar |SecurityCraft |securitycraft |1.9.4 |DONE |Manifest: NOSIGNATURE
  324. almostunified-forge-1.19.2-0.3.6.jar |AlmostUnified |almostunified |1.19.2-0.3.6 |DONE |Manifest: NOSIGNATURE
  325. entityculling-forge-1.6.1-mc1.19.2.jar |EntityCulling |entityculling |1.6.1 |DONE |Manifest: NOSIGNATURE
  326. structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |DONE |Manifest: NOSIGNATURE
  327. PickleTweaks-1.19.2-7.0.3.jar |Pickle Tweaks |pickletweaks |7.0.3 |DONE |Manifest: NOSIGNATURE
  328. 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
  329. FriendlyFire-Forge-1.19.2-14.0.3.jar |FriendlyFire |friendlyfire |14.0.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
  330. Healing+Bed+1.19.2.jar |Healingbed |healingbed |1.19.2 |DONE |Manifest: NOSIGNATURE
  331. ExNihiloSequentia-1.19.2-4.1.0.55-beta.jar |Ex Nihilo: Sequentia |exnihilosequentia |1.19.2-4.1.0.55-beta|DONE |Manifest: NOSIGNATURE
  332. WWOO-FORGE-3.1.9+1.19.x.jar |William Wythers Overhauled Ove|wwoo |3.1.9 |DONE |Manifest: NOSIGNATURE
  333. 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
  334. Sculked+V1.4.0.jar |Sculked |sculked |1.4.0 |DONE |Manifest: NOSIGNATURE
  335. aquamirae-5.6.API14.jar |Aquamirae |aquamirae |5.6.API14 |DONE |Manifest: NOSIGNATURE
  336. tetra-1.19.2-5.0.2.jar |Tetra |tetra |5.0.2 |DONE |Manifest: NOSIGNATURE
  337. grappling_hook_mod-1.19.2-1.19.2-v13.jar |Grappling Hook Mod |grapplemod |1.19.2-v13 |DONE |Manifest: NOSIGNATURE
  338. create_misc_and_things_1.19.2_2.0.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  339. wandering-bags-1.19.2-2.0.6.jar |Wandering Bags |wandering_bags |2.0.6 |DONE |Manifest: NOSIGNATURE
  340. alchemylib-1.19.2-1.0.20.jar |AlchemyLib |alchemylib |1.19.2-1.0.20 |DONE |Manifest: NOSIGNATURE
  341. preciseblockplacing-2.0.2+1.19-forge.jar |PreciseBlockPlacing |preciseblockplacing |2.0.2 |DONE |Manifest: NOSIGNATURE
  342. netherportalfix-forge-1.19-10.0.1.jar |NetherPortalFix |netherportalfix |10.0.1 |DONE |Manifest: NOSIGNATURE
  343. Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  344. naturalist-forge-2.1.1-1.19.2.jar |Naturalist |naturalist |2.1.1 |DONE |Manifest: NOSIGNATURE
  345. incontrol-1.19-7.1.3.jar |InControl |incontrol |1.19-7.1.3 |DONE |Manifest: NOSIGNATURE
  346. YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  347. MultiMine-1.19.2.3.jar |Multi Mine |multimine |1.19.2.3 |DONE |Manifest: NOSIGNATURE
  348. Incendium_1.19.3_v5.1.5.jar |Incendium |incendium |5.1.5 |DONE |Manifest: NOSIGNATURE
  349. immersive_aircraft-0.3.1+1.19.2-forge.jar |Immersive Aircraft |immersive_aircraft |0.3.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  350. sophisticatedcore-1.19.2-0.5.38.203.jar |Sophisticated Core |sophisticatedcore |1.19.2-0.5.38.203 |DONE |Manifest: NOSIGNATURE
  351. kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |DONE |Manifest: NOSIGNATURE
  352. HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.0 |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
  353. villagernames-1.19.2-5.2.jar |Villager Names |villagernames |5.2 |DONE |Manifest: NOSIGNATURE
  354. XaerosWorldMap_1.29.2_Forge_1.19.1.jar |Xaero's World Map |xaeroworldmap |1.29.2 |DONE |Manifest: NOSIGNATURE
  355. EnhancedVisuals_FORGE_v1.5.9_mc1.19.2.jar |EnhancedVisuals |enhancedvisuals |1.5.9 |DONE |Manifest: NOSIGNATURE
  356. Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |DONE |Manifest: NOSIGNATURE
  357. Placebo-1.19.2-7.1.4.jar |Placebo |placebo |7.1.4 |DONE |Manifest: NOSIGNATURE
  358. citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE
  359. alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE
  360. finsandtails-1.19.2-1.0.1.jar |Fins and Tails |finsandtails |1.19.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  361. Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |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
  362. endercrop-1.19.2-1.7.0-beta.jar |Ender Crop |endercrop |1.19.2-1.7.0-beta |DONE |Manifest: NOSIGNATURE
  363. sophisticatedbackpacks-1.19.2-3.18.40.779.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.19.2-3.18.40.779 |DONE |Manifest: NOSIGNATURE
  364. simpleplanes-1.19.2-5.2.2.jar |Simple Planes |simpleplanes |1.19.2-5.2.2 |DONE |Manifest: NOSIGNATURE
  365. takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |DONE |Manifest: NOSIGNATURE
  366. mcw-doors-1.0.8forge-mc1.19.2.jar |Macaw's Doors |mcwdoors |1.0.8 |DONE |Manifest: NOSIGNATURE
  367. jeed-1.19.2-1.18.jar |Just Enough Effect Description|jeed |1.19.2-1.18 |DONE |Manifest: NOSIGNATURE
  368. FpsReducer2-forge-1.19.2-2.1.jar |FPS Reducer |fpsreducer |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
  369. carryon-forge-1.19.2-2.0.5.10.jar |Carry On |carryon |2.0.5.10 |DONE |Manifest: NOSIGNATURE
  370. AdPother-1.19.2-7.0.9.0-build.0803.jar |Pollution of the Realms |adpother |7.0.9.0 |DONE |Manifest: NOSIGNATURE
  371. Beyond-Earth-1.19.2-6.4b.jar |Beyond Earth |beyond_earth |6.4b |DONE |Manifest: NOSIGNATURE
  372. dragonfight-1.19.2-2.5.jar |dragonfight mod |dragonfight |1.19.2-2.5 |DONE |Manifest: NOSIGNATURE
  373. paladin-furniture-mod-1.1.1-forge-mc1.19.jar |Paladin's Furniture |pfm |1.1.1 |DONE |Manifest: NOSIGNATURE
  374. dummmmmmy-1.19.2-1.7.1.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.1 |DONE |Manifest: NOSIGNATURE
  375. biometweaker-1.19.2-4.1.7.jar |BiomeTweaker |biometweaker |1.19.2-4.1.7 |DONE |Manifest: NOSIGNATURE
  376. twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |DONE |Manifest: NOSIGNATURE
  377. mob_grinding_utils-1.19.2-0.4.47.jar |Mob Grinding Utils |mob_grinding_utils |1.19.2-0.4.47 |DONE |Manifest: NOSIGNATURE
  378. EquipmentCompare-1.19.2-forge-1.3.2.jar |Equipment Compare |equipmentcompare |1.3.2 |DONE |Manifest: NOSIGNATURE
  379. exmachinis-1.19.2-2.1.0.jar |Ex Machinis |exmachinis |2.1.0 |DONE |Manifest: NOSIGNATURE
  380. mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |DONE |Manifest: NOSIGNATURE
  381. FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |DONE |Manifest: NOSIGNATURE
  382. signpost-1.19.2-2.01.0.jar |Signpost |signpost |1.19.2-2.01.0 |DONE |Manifest: NOSIGNATURE
  383. endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |DONE |Manifest: NOSIGNATURE
  384. mcw-fences-1.0.7-mc1.19.2forge.jar |Macaw's Fences and Walls |mcwfences |1.0.7 |DONE |Manifest: NOSIGNATURE
  385. fuelgoeshere-1.19.2-0.1.0.0.jar |Fuel Goes Here |fuelgoeshere |1.19.2-0.1.0.0 |DONE |Manifest: NOSIGNATURE
  386. born_in_chaos_1.19_1.3.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE
  387. wthit-forge-5.14.0.jar |wthit |wthit |5.14.0 |DONE |Manifest: NOSIGNATURE
  388. goprone-1.19-2.0.4.jar |GoProne |goprone |1.19-2.0.4 |DONE |Manifest: NOSIGNATURE
  389. L_Enders_Cataclysm-0.73-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE
  390. blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |DONE |Manifest: NOSIGNATURE
  391. multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |DONE |Manifest: NOSIGNATURE
  392. collective-1.19.2-6.53.jar |Collective |collective |6.53 |DONE |Manifest: NOSIGNATURE
  393. simplehats-forge-1.19.2-0.1.6.jar |SimpleHats |simplehats |1.19.2-0.1.6 |DONE |Manifest: NOSIGNATURE
  394. OreExcavation-1.11.166.jar |OreExcavation |oreexcavation |1.11.166 |DONE |Manifest: NOSIGNATURE
  395. Gobber2-Forge-1.19.2-2.7.28.jar |Gobber 2 |gobber2 |2.7.28 |DONE |Manifest: NOSIGNATURE
  396. YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE
  397. Desolation+1.1.8+1.19.2.jar |Desolation (Forge) |desolation |1.1.8 |DONE |Manifest: NOSIGNATURE
  398. ApexGunAddon-1.19.x-0.0.1.jar |Apex Guns |apexguns |0.0.1 |DONE |Manifest: NOSIGNATURE
  399. resourcefullib-forge-1.19.2-1.1.23.jar |Resourceful Lib |resourcefullib |1.1.23 |DONE |Manifest: NOSIGNATURE
  400. eatinganimation-1.19-3.1.0.jar |Eating Animation |eatinganimation |3.0.0 |DONE |Manifest: NOSIGNATURE
  401. 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
  402. 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
  403. cofh_core-1.19.2-10.2.1.40.jar |CoFH Core |cofh_core |10.2.1 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  404. thermal_core-1.19.2-10.2.0.5.jar |Thermal Series |thermal |10.2.0.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  405. thermal_innovation-1.19.2-10.2.0.18.jar |Thermal Innovation |thermal_innovation |10.2.0.18 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  406. thermal_foundation-1.19.2-10.2.0.47.jar |Thermal Foundation |thermal_foundation |10.2.0.47 |DONE |Manifest: NOSIGNATURE
  407. thermal_dynamics-1.19.2-10.2.1b.14.jar |Thermal Dynamics |thermal_dynamics |10.2.1b |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  408. thermal_cultivation-1.19.2-10.2.0.17.jar |Thermal Cultivation |thermal_cultivation |10.2.0.17 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  409. appleskin-forge-mc1.19-2.4.2.jar |AppleSkin |appleskin |2.4.2+mc1.19 |DONE |Manifest: NOSIGNATURE
  410. thermal_expansion-1.19.2-10.2.0.21.jar |Thermal Expansion |thermal_expansion |10.2.0.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  411. deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |DONE |Manifest: NOSIGNATURE
  412. architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |DONE |Manifest: NOSIGNATURE
  413. ftb-library-forge-1902.3.14-build.184.jar |FTB Library |ftblibrary |1902.3.14-build.184 |DONE |Manifest: NOSIGNATURE
  414. jecalculation-forge-1.19.2-4.0.2.jar |Just Enough Calculation |jecalculation |4.0.2 |DONE |Manifest: NOSIGNATURE
  415. jei-1.19.2-forge-11.6.0.1013.jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE
  416. Mekanism-1.19.2-10.3.8.477.jar |Mekanism |mekanism |10.3.8 |DONE |Manifest: NOSIGNATURE
  417. MekanismGenerators-1.19.2-10.3.8.477.jar |Mekanism: Generators |mekanismgenerators |10.3.8 |DONE |Manifest: NOSIGNATURE
  418. MekanismTools-1.19.2-10.3.8.477.jar |Mekanism: Tools |mekanismtools |10.3.8 |DONE |Manifest: NOSIGNATURE
  419. cc-tweaked-1.19.2-1.101.2.jar |CC: Tweaked |computercraft |1.101.2 |DONE |Manifest: NOSIGNATURE
  420. ExtremeReactors2-1.19.2-2.0.62.jar |Extreme Reactors |bigreactors |1.19.2-2.0.62 |DONE |Manifest: NOSIGNATURE
  421. chunkloaders-1.2.3-forge-mc1.19.jar |Chunk Loaders |chunkloaders |1.2.3 |DONE |Manifest: NOSIGNATURE
  422. framework-0.4.2-1.19.2.jar |Framework |framework |0.4.2 |DONE |Manifest: NOSIGNATURE
  423. smallships-1.19.2-2.0.0-Alpha-0.4.jar |Small Ships Mod |smallships |2.0.0-a0.4 |DONE |Manifest: NOSIGNATURE
  424. adaptive_performance_tweaks_items_1.19.2-6.6.0.jar|APTweaks: Items |adaptive_performance_tweaks_it|6.6.0 |DONE |Manifest: NOSIGNATURE
  425. polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |DONE |Manifest: NOSIGNATURE
  426. Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |DONE |Manifest: NOSIGNATURE
  427. yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar |Yeetus Experimentus |yeetusexperimentus |1.0.1-build.2+mc1.19|DONE |Manifest: NOSIGNATURE
  428. dreadsteel-1.19.2-1.1.4.2.jar |Dreadsteel |dreadsteel |1.19.2-1.1.4.2 |DONE |Manifest: NOSIGNATURE
  429. BetterAdvancements-1.19.2-0.2.2.147.jar |Better Advancements |betteradvancements |0.2.2.147 |DONE |Manifest: NOSIGNATURE
  430. Cucumber-1.19.2-6.0.6.jar |Cucumber Library |cucumber |6.0.6 |DONE |Manifest: NOSIGNATURE
  431. oculus-flywheel-compat-1.19.2-0.1.6-ALPHA.jar |Oculus Flywheel Compat |irisflw |0.0NONE |DONE |Manifest: NOSIGNATURE
  432. spiderstpo-1.19.2-2.0.4.jar |Nyf's Spiders 2.0 |spiderstpo |2.0.4 |DONE |Manifest: NOSIGNATURE
  433. snad-1.3.1.jar |Snad |snad |1.3.1 |DONE |Manifest: NOSIGNATURE
  434. 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
  435. TravelAnchors-1.19.2-4.1.2.jar |Travel Anchors |travelanchors |1.19.2-4.1.2 |DONE |Manifest: NOSIGNATURE
  436. scannable-MC1.19.2-forge-1.7.7+dc5ea09.jar |Scannable |scannable |1.7.7+dc5ea09 |DONE |Manifest: NOSIGNATURE
  437. obscure_api-14.jar |Obscure API |obscure_api |14 |DONE |Manifest: NOSIGNATURE
  438. reap-1.19.2-1.0.0.jar |Reap Mod |reap |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  439. InvMove-1.19-0.8.2-Forge.jar |InvMove |invmove |0.8.2 |DONE |Manifest: NOSIGNATURE
  440. MoGuns-1.9.2-1.19.2.jar |Mo' Guns |moguns |1.9.2 |DONE |Manifest: NOSIGNATURE
  441. Unique+Enchantments+Battle-1.19.2-3.0.2.jar |Unique Battle Enchantments |uniquebattle |3.0.2 |DONE |Manifest: NOSIGNATURE
  442. Unique+Enchantments+Base-1.19.2-3.0.2.1.jar |Unique Enchantments Base |uniquebase |3.0.2.1 |DONE |Manifest: NOSIGNATURE
  443. enlightened-end-1.19.2-v4.0.0.1.jar |Enlightened End |enlightened_end |4.0.0.1 |DONE |Manifest: NOSIGNATURE
  444. create-1.19.2-0.5.0.i.jar |Create |create |0.5.0.i |DONE |Manifest: NOSIGNATURE
  445. Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |DONE |Manifest: NOSIGNATURE
  446. Steam_Rails-1.19.2-1.1.1.jar |Create: Steam 'n Rails |railways |1.19.2-1.1.1 |DONE |Manifest: NOSIGNATURE
  447. waystones-forge-1.19.2-11.3.0.jar |Waystones |waystones |11.3.0 |DONE |Manifest: NOSIGNATURE
  448. MerchantMarkers-1.19.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |DONE |Manifest: NOSIGNATURE
  449. Xaeros_Minimap_23.2.0_Forge_1.19.1.jar |Xaero's Minimap |xaerominimap |23.2.0 |DONE |Manifest: NOSIGNATURE
  450. Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |DONE |Manifest: NOSIGNATURE
  451. comforts-forge-6.0.3+1.19.2.jar |Comforts |comforts |6.0.3+1.19.2 |DONE |Manifest: NOSIGNATURE
  452. artifacts-1.19.2-5.0.2.jar |Artifacts |artifacts |1.19.2-5.0.2 |DONE |Manifest: NOSIGNATURE
  453. dbExtended-1.19-5.1.jar |Dave's Building Extended |davebuildingmod |5.1 |DONE |Manifest: NOSIGNATURE
  454. configured-2.0.1-1.19.2.jar |Configured |configured |2.0.1 |DONE |Manifest: NOSIGNATURE
  455. ItemBorders-1.19.1-1.2.0.jar |Item Borders |itemborders |1.2.0 |DONE |Manifest: NOSIGNATURE
  456. Decorative+Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |DONE |Manifest: NOSIGNATURE
  457. BasicNetherOres-1.19.2-8.2.0.jar |Basic Nether Ores |bno |8.2.0 |DONE |Manifest: NOSIGNATURE
  458. betteranimalsplus-1.19.2-11.0.10-forge.jar |Better Animals Plus |betteranimalsplus |1.19.2-11.0.10 |DONE |Manifest: NOSIGNATURE
  459. BadMobs-1.19.2-16.1.2.jar |BadMobs |badmobs |16.1.2 |DONE |Manifest: NOSIGNATURE
  460. ftbbackups2-forge-1.19.2-1.0.18.jar |FTB Backups 2 |ftbbackups2 |1.0.18 |DONE |Manifest: NOSIGNATURE
  461. RealisticTorches-1.19.2-3.1.5.jar |Realistic Torches |realistictorches |1.19.2-3.1.5 |DONE |Manifest: NOSIGNATURE
  462. mcjtylib-1.19-7.1.5.jar |McJtyLib |mcjtylib |1.19-7.1.5 |DONE |Manifest: NOSIGNATURE
  463. rftoolsbase-1.19.1-4.1.5.jar |RFToolsBase |rftoolsbase |1.19.1-4.1.5 |DONE |Manifest: NOSIGNATURE
  464. deepresonance-1.19-4.1.2.jar |DeepResonance |deepresonance |1.19-4.1.2 |DONE |Manifest: NOSIGNATURE
  465. YungsBetterDesertTemples-1.19.2-Forge-2.2.2.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.2 |DONE |Manifest: NOSIGNATURE
  466. ExplorersCompass-1.19.2-1.3.0-forge.jar |Explorer's Compass |explorerscompass |1.19.2-1.3.0-forge |DONE |Manifest: NOSIGNATURE
  467. farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |DONE |Manifest: NOSIGNATURE
  468. ToastControl-1.19.2-7.0.0.jar |Toast Control |toastcontrol |7.0.0 |DONE |Manifest: NOSIGNATURE
  469. blueprint-1.19.2-6.1.1.jar |Blueprint |blueprint |6.1.1 |DONE |Manifest: NOSIGNATURE
  470. upgrade_aquatic-1.19.2-5.0.0.jar |Upgrade Aquatic |upgrade_aquatic |5.0.0 |DONE |Manifest: NOSIGNATURE
  471. woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |DONE |Manifest: NOSIGNATURE
  472. EnderStorage-1.19.2-2.10.1.181-universal.jar |EnderStorage |enderstorage |2.10.1.181 |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
  473. firstaid-1.12.0.jar |First Aid |firstaid |1.12.0 |DONE |Manifest: NOSIGNATURE
  474. adaptive_performance_tweaks_player_1.19.2-6.5.0.ja|APTweaks: Player |adaptive_performance_tweaks_pl|6.5.0 |DONE |Manifest: NOSIGNATURE
  475. scuba_gear-1.19-1.0.5.jar |Scuba Gear |scuba_gear |1.0.5 |DONE |Manifest: NOSIGNATURE
  476. FasterLadderClimbing-1.19.2-0.2.7.jar |Faster Ladder Climbing |fasterladderclimbing |0.2.7 |DONE |Manifest: NOSIGNATURE
  477. forgottenrecipes-forge-1.19-1.0.1.jar |Forgotten Recipes |forgottenrecipes |1.19-1.0.1 |DONE |Manifest: NOSIGNATURE
  478. jeimultiblocks-1.19.2-0.0.3.jar |Just Enough Immersive Multiblo|jeimultiblocks |0.0.3 |DONE |Manifest: NOSIGNATURE
  479. ImmersiveEngineering-1.19.2-9.2.0-162.jar |Immersive Engineering |immersiveengineering |1.19.2-9.2.0-162 |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
  480. panthalassa-1.3.2-1.19.2.jar |Panthalassa |panthalassa |1.3.2 |DONE |Manifest: NOSIGNATURE
  481. geckolib-forge-1.19-3.1.40.jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE
  482. Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |DONE |Manifest: NOSIGNATURE
  483. 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
  484. swingthroughgrass-1.19.2-1.10.0.jar |SwingThroughGrass |swingthroughgrass |1.19.2-1.10.0 |DONE |Manifest: NOSIGNATURE
  485. moonlight-1.19.2-2.2.16-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.16 |DONE |Manifest: NOSIGNATURE
  486. ToolBelt-1.19.2-1.19.7.jar |Tool Belt |toolbelt |1.19.7 |DONE |Manifest: NOSIGNATURE
  487. HopoBetterRuinedPortals-1.19-1.3.2b.jar |HopoBetterRuinedPortals |hoporp |1.3.1 |DONE |Manifest: NOSIGNATURE
  488. CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE
  489. similsaxtranstructors-1.19-1.0.24.jar |Similsax Transtructors - Build|similsaxtranstructors |1.19-1.0.24 |DONE |Manifest: NOSIGNATURE
  490. smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |DONE |Manifest: NOSIGNATURE
  491. NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |DONE |Manifest: NOSIGNATURE
  492. whats-that-slot-forge-1.3.1+1.19.2.jar |What's That Slot |whats_that_slot |1.3.1 |DONE |Manifest: NOSIGNATURE
  493. rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE
  494. easy_villagers-1.19.2-1.0.0.jar |Easy Villagers |easy_villagers |1.19.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  495. Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |DONE |Manifest: NOSIGNATURE
  496. mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |DONE |Manifest: NOSIGNATURE
  497. LegendaryTooltips-1.19.2-forge-1.4.0.jar |Legendary Tooltips |legendarytooltips |1.4.0 |DONE |Manifest: NOSIGNATURE
  498. create-stuff-additions1.19.2_v2.0.2b.jar |Create Stuff & Additions |create_sa |2.0.2 |DONE |Manifest: NOSIGNATURE
  499. chemlib-1.19.2-2.0.17.jar |ChemLib |chemlib |1.19.2-2.0.17 |DONE |Manifest: NOSIGNATURE
  500. adaptive_performance_tweaks_1.19.2-6.5.0.jar |APTweaks (Bundle) |adaptive_performance_tweaks |6.5.0 |DONE |Manifest: NOSIGNATURE
  501. StorageDrawers-1.19-11.1.2.jar |Storage Drawers |storagedrawers |11.1.2 |DONE |Manifest: NOSIGNATURE
  502. Nullscape_1.19.3_v1.2.1.jar |Nullscape |nullscape |1.2.1 |DONE |Manifest: NOSIGNATURE
  503. FluxNetworks-1.19.2-7.1.3.12.jar |Flux Networks |fluxnetworks |7.1.3.12 |DONE |Manifest: NOSIGNATURE
  504. immersive_paintings-0.5.1+1.19.2-forge.jar |Immersive Paintings |immersive_paintings |0.5.1+1.19.2 |DONE |Manifest: NOSIGNATURE
  505. 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
  506. ToughAsNails-1.19-8.0.0.78.jar |Tough As Nails |toughasnails |0.0NONE |DONE |Manifest: NOSIGNATURE
  507. betterconduitplacement-1.19.2-3.0.jar |Better Conduit Placement |betterconduitplacement |3.0 |DONE |Manifest: NOSIGNATURE
  508. coroutil-1.19.2-1.2.37.jar |CoroUtil |coroutil |1.19.2-1.2.37 |DONE |Manifest: NOSIGNATURE
  509. minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|DONE |Manifest: NOSIGNATURE
  510. alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |DONE |Manifest: NOSIGNATURE
  511. engineersdecor-1.19.2-forge-1.3.28.jar |Engineer's Decor |engineersdecor |1.3.28 |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
  512. nifty-1.27.2.jar |NiftyBlocks |nifty |1.27.2 |DONE |Manifest: NOSIGNATURE
  513. refinedstorageaddons-0.9.0.jar |Refined Storage Addons |refinedstorageaddons |0.9.0 |DONE |Manifest: NOSIGNATURE
  514. expandability-7.0.0.jar |ExpandAbility |expandability |7.0.0 |DONE |Manifest: NOSIGNATURE
  515. valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |DONE |Manifest: NOSIGNATURE
  516. valhelsia_structures-forge-1.19.2-1.0.2.jar |Valhelsia Structures |valhelsia_structures |1.19.2-1.0.2 |DONE |Manifest: NOSIGNATURE
  517. overloadedarmorbar-1.19.3-7.1.jar |Overloaded Armor Bar |overloadedarmorbar |1.19.3-7.1 |DONE |Manifest: NOSIGNATURE
  518. Morph-o-Tool-1.6-34.jar |Morph-o-Tool |morphtool |1.6-34 |DONE |Manifest: NOSIGNATURE
  519. betterfoliage-4.0.6.jar |Better Foliage |betterfoliage |4.0.6 |DONE |Manifest: NOSIGNATURE
  520. BiomesOPlenty-1.19.2-17.1.2.492.jar |Biomes O' Plenty |biomesoplenty |17.1.2.492 |DONE |Manifest: NOSIGNATURE
  521. Compat-O-Plenty-1.19.2-2.0.1.jar |Compat O' Plenty |compatoplenty |1.19.2-2.0.1 |DONE |Manifest: NOSIGNATURE
  522. atmospheric-1.19.2-5.0.0.jar |Atmospheric |atmospheric |5.0.0 |DONE |Manifest: NOSIGNATURE
  523. Quark-3.4-394.jar |Quark |quark |3.4-394 |DONE |Manifest: NOSIGNATURE
  524. notreepunching-forge-1.19.2-6.0.0.jar |No Tree Punching |notreepunching |6.0.0 |DONE |Manifest: NOSIGNATURE
  525. Flywheel Backend: GL33 Instanced Arrays
  526. FramedBlocks BlockEntity Warning: Not applicable
  527. Crash Report UUID: c5e62d1e-5c44-48ca-ae58-4850ff337494
  528. FML: 43.2
  529. Forge: net.minecraftforge:43.2.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement