Advertisement
drakray

Untitled

Oct 29th, 2023 (edited)
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 2023-10-29 01:27:45
  5. Description: Rendering entity in world
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.world.level.Level.m_151559_()" because the return value of "net.minecraft.world.level.chunk.LevelChunk.m_62953_()" is null
  8. at dev.xkmc.l2hostility.content.capability.chunk.ChunkDifficulty.init(ChunkDifficulty.java:96) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  9. at dev.xkmc.l2hostility.content.capability.chunk.ChunkDifficultyCap.<init>(ChunkDifficultyCap.java:24) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  10. at dev.xkmc.l2hostility.events.CapabilityEvents.onAttachChunkCapabilities(CapabilityEvents.java:56) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  11. at dev.xkmc.l2hostility.events.__CapabilityEvents_onAttachChunkCapabilities_AttachCapabilitiesEvent.invoke(.dynamic) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading,pl:eventbus:B}
  12. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  13. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  14. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  15. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:634) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:mixin,re:classloading,pl:mixin:A}
  16. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:628) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:mixin,re:classloading,pl:mixin:A}
  17. at net.minecraftforge.common.capabilities.CapabilityProvider.doGatherCapabilities(CapabilityProvider.java:72) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  18. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:67) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  19. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:51) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  20. at net.minecraftforge.common.capabilities.CapabilityProvider$AsField.initInternal(CapabilityProvider.java:208) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading}
  21. at net.minecraft.world.level.chunk.LevelChunk.<init>(LevelChunk.java:97) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:A}
  22. at net.minecraft.world.level.chunk.LevelChunk.<init>(LevelChunk.java:80) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:A}
  23. at com.ldtteam.structurize.client.BlueprintChunk.<init>(BlueprintChunk.java:70) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  24. at com.ldtteam.structurize.client.BlueprintBlockAccess.m_6522_(BlueprintBlockAccess.java:182) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  25. at net.minecraft.world.level.LevelReader.m_46819_(LevelReader.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:computing_frames,re:mixin,re:classloading}
  26. at net.minecraft.world.level.Level.m_6325_(Level.java:182) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:A}
  27. at net.minecraft.world.level.Level.m_6325_(Level.java:73) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:A}
  28. at net.minecraft.world.level.LevelReader.m_46865_(LevelReader.java:121) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:computing_frames,re:mixin,re:classloading}
  29. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114457_(EntityRenderDispatcher.java:273) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  30. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:150) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  31. at com.ldtteam.structurize.client.BlueprintRenderer.draw(BlueprintRenderer.java:373) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  32. at com.ldtteam.structurize.client.BlueprintHandler.draw(BlueprintHandler.java:81) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  33. at com.ldtteam.structurize.event.ClientEventSubscriber.renderWorldLastEvent(ClientEventSubscriber.java:98) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  34. at com.ldtteam.structurize.event.__ClientEventSubscriber_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading,pl:eventbus:B}
  35. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  36. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  37. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  38. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:284) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  39. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:292) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  40. at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:1559) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  41. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  42. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  43. at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  44. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  45. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  46. at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.79.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  47. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  48. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  49. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  50. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  51. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {}
  52. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {}
  53. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {}
  54. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {}
  55. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  56. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  57. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  58. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  59. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  60. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  61. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  62. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- Head --
  69. Thread: Render thread
  70. Stacktrace:
  71. at dev.xkmc.l2hostility.content.capability.chunk.ChunkDifficulty.init(ChunkDifficulty.java:96) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  72. at dev.xkmc.l2hostility.content.capability.chunk.ChunkDifficultyCap.<init>(ChunkDifficultyCap.java:24) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  73. at dev.xkmc.l2hostility.events.CapabilityEvents.onAttachChunkCapabilities(CapabilityEvents.java:56) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading}
  74. at dev.xkmc.l2hostility.events.__CapabilityEvents_onAttachChunkCapabilities_AttachCapabilitiesEvent.invoke(.dynamic) ~[l2hostility-2.4.10.jar%23759!/:2.4.10] {re:classloading,pl:eventbus:B}
  75. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  76. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  77. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  78. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:634) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:mixin,re:classloading,pl:mixin:A}
  79. at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:628) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:mixin,re:classloading,pl:mixin:A}
  80. at net.minecraftforge.common.capabilities.CapabilityProvider.doGatherCapabilities(CapabilityProvider.java:72) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  81. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:67) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  82. at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:51) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:computing_frames,re:mixin,re:classloading}
  83. at net.minecraftforge.common.capabilities.CapabilityProvider$AsField.initInternal(CapabilityProvider.java:208) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading}
  84. at net.minecraft.world.level.chunk.LevelChunk.<init>(LevelChunk.java:97) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:A}
  85. at net.minecraft.world.level.chunk.LevelChunk.<init>(LevelChunk.java:80) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:flywheel.mixins.json:instancemanage.InstanceAddMixin,pl:mixin:APP:moonlight-common.mixins.json:LevelChunkMixin,pl:mixin:A}
  86. at com.ldtteam.structurize.client.BlueprintChunk.<init>(BlueprintChunk.java:70) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  87. at com.ldtteam.structurize.client.BlueprintBlockAccess.m_6522_(BlueprintBlockAccess.java:182) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  88. at net.minecraft.world.level.LevelReader.m_46819_(LevelReader.java:129) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:computing_frames,re:mixin,re:classloading}
  89. at net.minecraft.world.level.Level.m_6325_(Level.java:182) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:A}
  90. at net.minecraft.world.level.Level.m_6325_(Level.java:73) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:computing_frames,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:cloud,xf:fml:beefix:Level,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:APP:create_new_age.mixins.json:LevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:world.LevelMixin,pl:mixin:APP:sliceanddice.mixins.json:LevelMixin,pl:mixin:APP:aether.mixins.json:common.accessor.LevelAccessor,pl:mixin:APP:xycraft_core.mixin.json:LevelRainShieldMixin,pl:mixin:A}
  91. at net.minecraft.world.level.LevelReader.m_46865_(LevelReader.java:121) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:computing_frames,re:mixin,re:classloading}
  92. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114457_(EntityRenderDispatcher.java:273) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  93. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:150) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  94. at com.ldtteam.structurize.client.BlueprintRenderer.draw(BlueprintRenderer.java:373) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  95. at com.ldtteam.structurize.client.BlueprintHandler.draw(BlueprintHandler.java:81) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  96. at com.ldtteam.structurize.event.ClientEventSubscriber.renderWorldLastEvent(ClientEventSubscriber.java:98) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  97. at com.ldtteam.structurize.event.__ClientEventSubscriber_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading,pl:eventbus:B}
  98. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  99. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  100. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  101. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:284) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  102. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:292) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  103. at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:1559) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  104. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  105. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  106. -- Entity being rendered --
  107. Details:
  108. Entity Type: minecraft:armor_stand (net.minecraft.world.entity.decoration.ArmorStand)
  109. Entity ID: 7432
  110. Entity Name: Armor Stand
  111. Entity's Exact location: 3.50, 1.00, 14.50
  112. Entity's Block location: World: (3,1,14), Section: (at 3,1,14 in 0,0,0; chunk contains blocks 0,0,0 to 15,12,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,12,511)
  113. Entity's Momentum: 0.00, -0.08, 0.00
  114. Entity's Passengers: []
  115. Entity's Vehicle: null
  116. Stacktrace:
  117. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:150) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  118. at com.ldtteam.structurize.client.BlueprintRenderer.draw(BlueprintRenderer.java:373) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  119. at com.ldtteam.structurize.client.BlueprintHandler.draw(BlueprintHandler.java:81) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  120. at com.ldtteam.structurize.event.ClientEventSubscriber.renderWorldLastEvent(ClientEventSubscriber.java:98) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  121. at com.ldtteam.structurize.event.__ClientEventSubscriber_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading,pl:eventbus:B}
  122. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  123. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  124. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  125. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:284) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  126. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:292) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  127. at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:1559) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  128. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  129. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  130. at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  131. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  132. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  133. at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.79.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  134. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  135. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  136. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  137. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  138. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {}
  139. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {}
  140. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {}
  141. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {}
  142. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  143. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  144. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  145. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  146. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  147. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  148. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  149. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  150.  
  151.  
  152. -- Renderer details --
  153. Details:
  154. Assigned renderer: net.minecraft.client.renderer.entity.ArmorStandRenderer@6a753c58
  155. Location: 3.50,1.00,14.50 - World: (3,1,14), Section: (at 3,1,14 in 0,0,0; chunk contains blocks 0,0,0 to 15,12,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,12,511)
  156. Rotation: -180.0
  157. Delta: 0.08000803
  158. Stacktrace:
  159. at net.minecraft.client.renderer.entity.EntityRenderDispatcher.m_114384_(EntityRenderDispatcher.java:150) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:renderer,xf:fml:twilightforest:bake,pl:mixin:APP:playerAnimator-common.mixins.json:firstPerson.EntityRenderDispatcherMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  160. at com.ldtteam.structurize.client.BlueprintRenderer.draw(BlueprintRenderer.java:373) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  161. at com.ldtteam.structurize.client.BlueprintHandler.draw(BlueprintHandler.java:81) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  162. at com.ldtteam.structurize.event.ClientEventSubscriber.renderWorldLastEvent(ClientEventSubscriber.java:98) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading}
  163. at com.ldtteam.structurize.event.__ClientEventSubscriber_renderWorldLastEvent_RenderLevelStageEvent.invoke(.dynamic) ~[1-structurize-1.20.1-1.0.659-BETA.jar%23604!/:1.20.1-1.0.659-BETA] {re:classloading,pl:eventbus:B}
  164. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2389!/:?] {}
  165. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2389!/:?] {}
  166. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2389!/:?] {}
  167. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:284) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  168. at net.minecraftforge.client.ForgeHooksClient.dispatchRenderStage(ForgeHooksClient.java:292) ~[forge-1.20.1-47.1.79-universal.jar%23841!/:?] {re:classloading,re:mixin}
  169. at net.minecraft.client.renderer.LevelRenderer.m_172993_(LevelRenderer.java:1559) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  170. at net.minecraft.client.renderer.LevelRenderer.m_109599_(LevelRenderer.java:1375) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:twilightforest:render,pl:mixin:A,pl:runtimedistcleaner:A}
  171. at net.minecraft.client.renderer.GameRenderer.m_109089_(GameRenderer.java:1126) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  172. at net.minecraft.client.renderer.GameRenderer.m_109093_(GameRenderer.java:909) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:vinery-common.mixins.json:GameRendererMixin,pl:mixin:APP:supplementaries-common.mixins.json:GameRendererMixin,pl:mixin:APP:tombstone.mixins.json:GameRendererMixin,pl:mixin:APP:ars_nouveau.mixins.json:GameRendererMixin,pl:mixin:APP:ad_astra-common.mixins.json:client.GameRendererMixin,pl:mixin:APP:immersive_aircraft.mixins.json:GameRendererMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinGameRenderer,pl:mixin:APP:alexscaves.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:client.GameRendererMixin,pl:mixin:APP:create.mixins.json:accessor.GameRendererAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
  173. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1146) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  174. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  175. at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.79.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  176. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  177. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  178. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  179. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  180. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {}
  181. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {}
  182. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {}
  183. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {}
  184. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  185. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  186. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  187. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  188. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  189. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  190. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  191. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  192.  
  193.  
  194. -- Affected level --
  195. Details:
  196. All players: 1 total; [LocalPlayer['drakray'/2125, l='ClientLevel', x=0.03, y=64.00, z=-174.00]]
  197. Chunk stats: 3025, 2125
  198. Level dimension: minecraft:overworld
  199. Level spawn location: World: (96,66,-64), Section: (at 0,2,0 in 6,4,-4; chunk contains blocks 96,-64,-64 to 111,319,-49), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
  200. Level time: 977680 game time, 219066 day time
  201. Server brand: forge
  202. Server type: Integrated singleplayer server
  203. Stacktrace:
  204. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelAccessor,pl:mixin:APP:the_bumblezone-common.mixins.json:client.ClientLevelMixin,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:galosphere.mixins.json:client.ClientLevelMixin,pl:mixin:APP:naturalist-common.mixins.json:ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:alexscaves.mixins.json:client.ClientLevelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  205. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  206. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23836!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:alexscaves.mixins.json:client.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.blast_search_trees.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:chunkpregen.mixins.json:client.MinecraftMixin,pl:mixin:APP:the_bumblezone-common.mixins.json:client.MinecraftMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:globalpacks.mixins.json:MinecraftMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:spyglass_improvements.mixins.json:MinecraftMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:assortedlib.mixins.json:client.AccessorMinecraft,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  207. at net.minecraft.client.main.Main.main(Main.java:218) ~[1.20.1-forge-47.1.79.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  208. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  209. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  210. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  211. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  212. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:126) ~[loader-47.1.47.jar:47.1] {}
  213. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:114) ~[loader-47.1.47.jar:47.1] {}
  214. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.runService(CommonClientLaunchHandler.java:24) ~[loader-47.1.47.jar:47.1] {}
  215. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.lambda$launchService$4(CommonLaunchHandler.java:108) ~[loader-47.1.47.jar:47.1] {}
  216. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  217. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  218. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  219. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  220. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  221. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  222. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  223. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  224.  
  225.  
  226. -- Last reload --
  227. Details:
  228. Reload number: 2
  229. Reload reason: manual
  230. Finished: Yes
  231. Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, file/resources.zip, builtin/add_xycraft_overrides_glass, builtin/add_xycraft_overrides_metal, builtin/add_xycraft_overrides_stone, overrides_pack
  232.  
  233. -- System Details --
  234. Details:
  235. Minecraft Version: 1.20.1
  236. Minecraft Version ID: 1.20.1
  237. Operating System: Windows 10 (amd64) version 10.0
  238. Java Version: 17.0.6, Oracle Corporation
  239. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  240. Memory: 2239378944 bytes (2135 MiB) / 10737418240 bytes (10240 MiB) up to 10737418240 bytes (10240 MiB)
  241. CPUs: 8
  242. Processor Vendor: GenuineIntel
  243. Processor Name: Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  244. Identifier: Intel64 Family 6 Model 158 Stepping 13
  245. Microarchitecture: Coffee Lake
  246. Frequency (GHz): 3.00
  247. Number of physical packages: 1
  248. Number of physical CPUs: 8
  249. Number of logical CPUs: 8
  250. Graphics card #0 name: NVIDIA GeForce RTX 2060
  251. Graphics card #0 vendor: NVIDIA (0x10de)
  252. Graphics card #0 VRAM (MB): 4095.00
  253. Graphics card #0 deviceId: 0x1f08
  254. Graphics card #0 versionInfo: DriverVersion=31.0.15.3734
  255. Memory slot #0 capacity (MB): 8192.00
  256. Memory slot #0 clockSpeed (GHz): 2.67
  257. Memory slot #0 type: DDR4
  258. Memory slot #1 capacity (MB): 8192.00
  259. Memory slot #1 clockSpeed (GHz): 2.67
  260. Memory slot #1 type: DDR4
  261. Virtual memory max (MB): 48047.38
  262. Virtual memory used (MB): 27498.55
  263. Swap memory total (MB): 31744.00
  264. Swap memory used (MB): 2974.90
  265. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  266. Launched Version: 1.20.1-forge-47.1.79
  267. Backend library: LWJGL version 3.3.1 build 7
  268. Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.34, NVIDIA Corporation
  269. Window size: 1920x1017
  270. GL Caps: Using framebuffer using OpenGL 3.2
  271. GL debug messages:
  272. Using VBOs: Yes
  273. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  274. Type: Integrated Server (map_client.txt)
  275. Graphics mode: fancy
  276. Resource Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, file/resources.zip
  277. Current Language: en_us
  278. CPU: 8x Intel(R) Core(TM) i7-9700F CPU @ 3.00GHz
  279. Server Running: true
  280. Player Count: 1 / 8; [ServerPlayer['drakray'/2125, l='ServerLevel[God of Life and Death]', x=0.03, y=64.00, z=-174.00]]
  281. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib (incompatible), mod:nyctophobia (incompatible), mod:playeranimator (incompatible), mod:botarium (incompatible), mod:swplanets (incompatible), mod:integratedterminals, mod:nerb (incompatible), mod:javd (incompatible), mod:laserio (incompatible), mod:modernfix (incompatible), mod:integratedrest, mod:villagersplus (incompatible), mod:evilcraft, mod:gateways (incompatible), mod:yungsapi, mod:bagus_lib, mod:darkutils (incompatible), mod:createdieselgenerators (incompatible), mod:apotheosis (incompatible), mod:oregrowth, mod:create_new_age, mod:balm, mod:jeresources, mod:betterfortresses, mod:cloth_config (incompatible), mod:supplementaries, mod:athena, mod:solapplepie, mod:structure_gel, mod:egg_plus, mod:assortedworld (incompatible), mod:botanytrees (incompatible), mod:toolstats (incompatible), mod:jepp (incompatible), mod:supermartijn642corelib (incompatible), mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:bendylib (incompatible), mod:philipsruins (incompatible), mod:assortedtools (incompatible), mod:curios (incompatible), mod:framedblocks, mod:yungsextras, mod:attributeslib (incompatible), mod:butchersdelightfoods, mod:tombstone, mod:overweight_farming (incompatible), mod:chunkpregen (incompatible), mod:queen_bee, mod:cumulus_menus, mod:butchersdelight, mod:littlelogistics (incompatible), mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:the_bumblezone, mod:abstoneedition (incompatible), mod:l2library (incompatible), mod:l2backpack (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:betterjungletemples, mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:bellsandwhistles, mod:l2tabs (incompatible), mod:rechiseled (incompatible), mod:moretrailsmoretales (incompatible), mod:formationsnether, mod:graveyard (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:stoneworks, mod:fullstackwatchdog (incompatible), mod:apotheotic_additions, mod:geore, mod:naturescompass, mod:libx, mod:botanypots (incompatible), mod:l2screentracker (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:geodes, mod:expandingtechnologies (incompatible), mod:beefix, mod:molten_vents, mod:onlyexcavators (incompatible), mod:magic_vibe_decorations, mod:catalogue (incompatible), mod:moremobheads, mod:fusion, mod:crafttweaker (incompatible), mod:formations, mod:puzzlesaccessapi, mod:integratedcrafting, mod:formationsoverworld, mod:usefulspyglass, mod:trade_cycling, mod:terrablender (incompatible), mod:immersiveengineering (incompatible), mod:morevanillalib, mod:justenoughbreeding (incompatible), mod:spectrelib (incompatible), mod:astikorcarts (incompatible), mod:domum_ornamentum, mod:garnished, mod:kotlinforforge (incompatible), mod:flywheel, mod:integrateddynamics, mod:assortedtech (incompatible), mod:croptopia (incompatible), mod:experienceobelisk (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:earthmobsmod (incompatible), mod:almostunified (incompatible), mod:jei, mod:structurize, mod:embers, mod:connectedglass (incompatible), mod:occultism, mod:archaeologybanners (incompatible), mod:puzzleslib, mod:cosmeticarmorreworked, mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:ad_astra_proxima_plus, mod:totw_modded, mod:cyclopscore, mod:create_things_and_misc, mod:blue_skies (incompatible), mod:onlyhammers (incompatible), mod:betterwitchhuts, mod:globalpacks (incompatible), mod:beautify (incompatible), mod:geckolib, mod:ars_nouveau (incompatible), mod:eidolon (incompatible), mod:aether, mod:lost_aether_content, mod:deep_aether (incompatible), mod:aeroblender (incompatible), mod:ancient_aether (incompatible), mod:aether_redux, mod:morevanillatools, mod:galosphere (incompatible), mod:additionalbanners (incompatible), mod:naturalist (incompatible), mod:betteroceanmonuments, mod:immersive_aircraft (incompatible), mod:ourvillagerdiscounts (incompatible), mod:sophisticatedcore (incompatible), mod:bowinfinityfix, mod:initialinventory (incompatible), mod:cookingforblockheads, mod:moremobgriefingoptions, mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:rats, mod:forge, mod:l2artifacts (incompatible), mod:railcraft, mod:appleskin (incompatible), mod:cp_tweaks, mod:primalmagick, mod:mixinextras (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:create_dragon_lib (incompatible), mod:jeed (incompatible), mod:starbunclemania (incompatible), mod:railways (incompatible), mod:hauntedharvest (incompatible), mod:dummmmmmy (incompatible), mod:absentbydesign, mod:l2damagetracker (incompatible), mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:trenzalore (incompatible), mod:growthcraft (incompatible), mod:chipped (incompatible), mod:jamd (incompatible), mod:farmersdelight, mod:casualness_delight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:ends_delight, mod:commoncapabilities, mod:jearchaeology, mod:assortedstorage (incompatible), mod:endersdelight, mod:rapid_leaf_decay, mod:trailsandtalesplus, mod:hangglider, mod:modelfix (incompatible), mod:sgjourney (incompatible), mod:dpanvil, mod:patchouli (incompatible), mod:blockui, mod:multipiston, mod:suppsquared (incompatible), mod:growthcraft_deco (incompatible), mod:spyglass_improvements (incompatible), mod:dramaticdoors, mod:extendedseating, mod:growthcraft_trapper (incompatible), mod:villagertools (incompatible), mod:simplytools, mod:integratedtunnels, mod:betterstrongholds, mod:buildersaddition (incompatible), mod:runelic, mod:resourcefullib (incompatible), mod:twilightdelight (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:doapi (incompatible), mod:vinery (incompatible), mod:justhammers (incompatible), mod:wands, mod:candlelight (incompatible), mod:bakery (incompatible), mod:beachparty (incompatible), mod:meadow, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:umbral_skies (incompatible), mod:ars_ocultas (incompatible), mod:productivebees, mod:undergarden, mod:chunkloaders, mod:clearwater (incompatible), mod:inventoryessentials, mod:toomanyglyphs (incompatible), mod:yeetusexperimentus (incompatible), mod:caupona, mod:cyclic, mod:betteradvancements (incompatible), mod:inventorysorter (incompatible), mod:rootsclassic, mod:assortedlib (incompatible), mod:sophisticatedstorage (incompatible), mod:elementalcraft, mod:tinycoal (incompatible), mod:l2complements (incompatible), mod:more_pottery_sherd, mod:create, mod:createcasing (incompatible), mod:create_structures, mod:extendedgears (incompatible), mod:ars_creo (incompatible), mod:waystones, mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:giacomos_fishing_bot, mod:decorative_blocks, mod:charginggadgets (incompatible), mod:sherdduplication, mod:create_confectionery, mod:better_totem_of_undying, mod:chicken_roost, mod:everycomp (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolsdim, mod:rftoolspower, mod:rftoolsbuilder, mod:rftoolsstorage, mod:rftoolscontrol, mod:explorerscompass, mod:betterdeserttemples, mod:pineapple_delight (incompatible), mod:mininggadgets (incompatible), mod:bloodmagic (incompatible), mod:tomeofblood (incompatible), mod:xycraft_core, mod:xycraft_world, mod:xycraft_machines, mod:xycraft_override, mod:tflostblocks, mod:rftoolsutility, mod:alexscaves, mod:just_enough_beacons, mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:titanium (incompatible), mod:jade (incompatible), mod:packedup (incompatible), mod:modulargolems (incompatible), mod:l2weaponry (incompatible), mod:l2archery (incompatible), mod:nethersdelight, mod:theurgy, mod:enderio, mod:assortedcore (incompatible), mod:brutalbosses (incompatible), mod:mes (incompatible), mod:create_sa, mod:shulkertooltip (incompatible), mod:better_beacons, mod:pigpen (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:l2hostility (incompatible), mod:betterarcheology, mod:ars_instrumentum (incompatible), mod:buildinggadgets2 (incompatible), mod:assorteddecor (incompatible), mod:sherdsapi (incompatible), mod:modonomicon, mod:georenouveau, mod:moderately_enough_effect_desc, mod:minecolonies, mod:mvs (incompatible), mod:ferritecore (incompatible), mod:functionalstorage, mod:solcarrot (incompatible), mod:l2itemselector (incompatible), mod:crabbersdelight, mod:create_enchantment_industry (incompatible), mod:overflowingbars, mod:createaddition (incompatible), Everycomp Generated Pack, Silktouch.Budding.Blocks.zip (incompatible), Supplementaries Generated Pack, Suppsquared Generated Pack, builtin/DAGoldenSwetBallAetherReduxFix (incompatible), builtin/aether_accessories, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_default_biome_improvements, builtin/data/ancient_aether_data, builtin/data/deep_aether_data, builtin/lost_content_compat, bushy_leaves, custom.zip (incompatible), dragon drops v1.3.4 (MC 1.20.x).zip, more mob heads v2.12.1 (MC 1.20.x).zip, packs/ancient_aether_new_worldgen, player head drops v1.1.4 (MC 1.20.x).zip, silence mobs v1.1.4 (MC 1.20.x).zip, villagersplus-supplementaries.zip, mod:atlantis, mod:ctov, mod:argentinas_delight, mod:selectable_painting, custom2.zip, mining-geodes.zip, mining-geore.zip, mining-graveyard.zip, mod:cabletiers (incompatible), mod:universalgrid (incompatible), mod:sound_physics_remastered, mod:extrastorage, mod:rs_cmig (incompatible), mod:tmted, mod:extradisks, mod:edivadlib, mod:more_immersive_wires (incompatible), mod:rsrequestify (incompatible), mod:rsinfinitybooster (incompatible), mod:sebastrnlib, mod:refinedcooking, mod:refinedstorage, mod:rebornstorage (incompatible), mod:rsinsertexportupgrade, mod:refinedstorageaddons, mod:goated (incompatible), mod:extra_compat, Goated Generated Pack, custom-eidolon.zip, mod:fluxnetworks (incompatible), mod:modularrouters (incompatible), mod:incontrol, custom-graveyard.zip
  282. Enabled Feature Flags: minecraft:vanilla
  283. World Generation: Stable
  284. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  285. ModLauncher launch target: forgeclient
  286. ModLauncher naming: srg
  287. ModLauncher services:
  288. mixin-0.8.5.jar mixin PLUGINSERVICE
  289. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  290. loader-47.1.47.jar slf4jfixer PLUGINSERVICE
  291. loader-47.1.47.jar object_holder_definalize PLUGINSERVICE
  292. loader-47.1.47.jar runtime_enum_extender PLUGINSERVICE
  293. loader-47.1.47.jar capability_token_subclass PLUGINSERVICE
  294. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  295. loader-47.1.47.jar runtimedistcleaner PLUGINSERVICE
  296. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  297. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  298. FML Language Providers:
  299. lowcodefml@47.1
  300. kotlinforforge@4.4.0
  301. minecraft@47.1
  302. javafml@47.1
  303. Mod List:
  304. 0-apothicattributes-1.20.1-1.1.4.jar |Apothic Attributes |attributeslib |1.1.4 |DONE |Manifest: NOSIGNATURE
  305. 0-architectury-9.1.12.jar |Architectury |architectury |9.1.12 |DONE |Manifest: NOSIGNATURE
  306. 0-assortedlib-1.20.1-3.0.1.jar |Assorted Lib |assortedlib |3.0.1 |DONE |Manifest: NOSIGNATURE
  307. 0-athena-1.20.1-3.1.0.jar |Athena |athena |3.1.0 |DONE |Manifest: NOSIGNATURE
  308. 0-bagus-lib-1.20.1-4.0.3.jar |Bagus Lib |bagus_lib |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
  309. 0-balm-1.20.1-7.1.4.jar |Balm |balm |7.1.4 |DONE |Manifest: NOSIGNATURE
  310. 0-bendy-lib-4.0.0.jar |Bendy lib |bendylib |4.0.0 |DONE |Manifest: NOSIGNATURE
  311. 0-bookshelf-1.20.1-20.1.6.jar |Bookshelf |bookshelf |20.1.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
  312. 0-botarium-1.20.1-2.2.0.jar |Botarium |botarium |2.2.0 |DONE |Manifest: NOSIGNATURE
  313. 0-caelus-3.1.0-1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE
  314. 0-citadel-2.4.7-1.20.1.jar |Citadel |citadel |2.4.7 |DONE |Manifest: NOSIGNATURE
  315. 0-cloth-config-11.1.106.jar |Cloth Config v10 API |cloth_config |11.1.106 |DONE |Manifest: NOSIGNATURE
  316. 0-commoncapabilities-1.20.1-2.9.0.jar |CommonCapabilities |commoncapabilities |2.9.0 |DONE |Manifest: NOSIGNATURE
  317. 0-cupboard-1.20.1-2.0.jar |Cupboard utilities |cupboard |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
  318. 0-cyclopscore-1.20.1-1.18.13.jar |Cyclops Core |cyclopscore |1.18.13 |DONE |Manifest: NOSIGNATURE
  319. 0-dpanvil-1.20.1-5.0.1.jar |DataPack Anvil |dpanvil |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
  320. 0-edivadlib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  321. 0-flib-1.20.1-0.0.11.jar |flib |flib |0.0.11 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  322. 0-formations-1.0.0-1.20.jar |Formations |formations |1.0.0 |DONE |Manifest: NOSIGNATURE
  323. 0-geckolib-1.20.1-4.2.4.jar |GeckoLib 4 |geckolib |4.2.4 |DONE |Manifest: NOSIGNATURE
  324. 0-global-packs-1.19.4-1.16.2.jar |Global Packs |globalpacks |1.16.2_forge |DONE |Manifest: NOSIGNATURE
  325. 0-l2library-2.4.20.jar |L2 Library |l2library |2.4.20 |DONE |Manifest: NOSIGNATURE
  326. 0-letsdo-api-1.2.7.jar |Lets Do Api |doapi |1.2.7 |DONE |Manifest: NOSIGNATURE
  327. 0-libX-1.20.1-5.0.7.jar |LibX |libx |1.20.1-5.0.7 |DONE |Manifest: NOSIGNATURE
  328. 0-mcjtylib-1.20-8.0.3.jar |McJtyLib |mcjtylib |1.20-8.0.3 |DONE |Manifest: NOSIGNATURE
  329. 0-modonomicon-1.20.1-1.40.0.jar |Modonomicon |modonomicon |1.40.0 |DONE |Manifest: NOSIGNATURE
  330. 0-moonlight-1.20-2.8.52.jar |Moonlight Library |moonlight |1.20-2.8.52 |DONE |Manifest: NOSIGNATURE
  331. 0-morevanillalib-1.20.1-5.0.1.jar |MoreVanillaLib |morevanillalib |1.20.1-5.0.1 |DONE |Manifest: NOSIGNATURE
  332. 0-placebo-1.20.1-8.3.7.jar |Placebo |placebo |8.3.7 |DONE |Manifest: NOSIGNATURE
  333. 0-player-animation-lib-1.0.2-rc1-1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  334. 0-puzzleslib-v8.1.3-1.20.1.jar |Puzzles Lib |puzzleslib |8.1.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
  335. 0-resourcefulconfig-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE
  336. 0-resourcefullib-1.20.1-2.1.13.jar |Resourceful Lib |resourcefullib |2.1.13 |DONE |Manifest: NOSIGNATURE
  337. 0-sebastrnlib-4.0.0.jar |Sebastrn Lib |sebastrnlib |4.0.0 |DONE |Manifest: NOSIGNATURE
  338. 0-sherdsapi-1.20.1-4.0.3.jar |Sherds API |sherdsapi |4.0.3 |DONE |Manifest: NOSIGNATURE
  339. 0-smartbrainlib-1.20.1-1.12.jar |SmartBrainLib |smartbrainlib |1.12 |DONE |Manifest: NOSIGNATURE
  340. 0-sophisticatedcore-1.20.1-0.5.100.457.jar |Sophisticated Core |sophisticatedcore |0.5.100.457 |DONE |Manifest: NOSIGNATURE
  341. 0-structure-gel-1.20.1-2.15.0.jar |Structure Gel API |structure_gel |2.15.0 |DONE |Manifest: NOSIGNATURE
  342. 0-supermartijn642configlib-1.1.8-1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  343. 0-supermartijn642corelib-1.1.15-1.20.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.15 |DONE |Manifest: NOSIGNATURE
  344. 0-terrablender-1.20.1-3.0.0.169.jar |TerraBlender |terrablender |3.0.0.169 |DONE |Manifest: NOSIGNATURE
  345. 0-titanium-1.20.1-3.8.23.jar |Titanium |titanium |3.8.23 |DONE |Manifest: NOSIGNATURE
  346. 0-trenzalore-3.3.9-1.20.1-all.jar |Trenzalore |trenzalore |3.3.9 |DONE |Manifest: NOSIGNATURE
  347. 0-yungsapi-1.20-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE
  348. 00-ferritecore-6.0.1.jar |Ferrite Core |ferritecore |6.0.1 |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
  349. 00-fullstackwatchdog-1.0.1.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
  350. 00-modelfix-1.14.jar |Model Gap Fix |modelfix |1.14 |DONE |Manifest: NOSIGNATURE
  351. 00-modernfix-5.9.0.jar |ModernFix |modernfix |5.9.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  352. 00-soundphysics-1.20.1-1.2.1.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE
  353. 1-almostunified-1.20.1-0.7.0.jar |AlmostUnified |almostunified |1.20.1-0.7.0 |DONE |Manifest: NOSIGNATURE
  354. 1-appleskin-1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  355. 1-attributefix-1.20.1-21.0.2.jar |AttributeFix |attributefix |21.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
  356. 1-beefix-1.20-1.0.7.jar |Bee Fix |beefix |1.0.7 |DONE |Manifest: NOSIGNATURE
  357. 1-betteradvancements-1.20.1-0.3.2.161.jar |Better Advancements |betteradvancements |0.3.2.161 |DONE |Manifest: NOSIGNATURE
  358. 1-bettertotemofundying-1.20.1-1.0.4.jar |Better Totem Of Undying |better_totem_of_undying |1.0.4 |DONE |Manifest: NOSIGNATURE
  359. 1-blockui-1.20.1-0.0.98-ALPHA.jar |UI Library Mod |blockui |1.20.1-0.0.98-ALPHA |DONE |Manifest: NOSIGNATURE
  360. 1-bowinfinityfix-1.20.x-2.6.0.jar |Bow Infinity Fix |bowinfinityfix |2.6.0 |DONE |Manifest: NOSIGNATURE
  361. 1-catalogue-1.20.1-1.8.0.jar |Catalogue |catalogue |1.8.0 |DONE |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  362. 1-chunk-pregenerator-1.20-4.2.3.jar |Chunk Pregenerator |chunkpregen |1.20-4.2.3 |DONE |Manifest: NOSIGNATURE
  363. 1-clear-water-2.1.jar |Clear Water |clearwater |2.1 |DONE |Manifest: NOSIGNATURE
  364. 1-clumps-1.20.1-12.0.0.3.jar |Clumps |clumps |12.0.0.3 |DONE |Manifest: NOSIGNATURE
  365. 1-cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-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
  366. 1-crafttweaker-1.20.1-14.0.17.jar |CraftTweaker |crafttweaker |14.0.17 |DONE |Manifest: NOSIGNATURE
  367. 1-ctov-3.3.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.3.5a |DONE |Manifest: NOSIGNATURE
  368. 1-curios-5.4.1-1.20.1.jar |Curios API |curios |5.4.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  369. 1-domum-ornamentum-1.20-1.0.145-BETA-universal.jar|Domum Ornamentum |domum_ornamentum |1.20-1.0.145-BETA |DONE |Manifest: NOSIGNATURE
  370. 1-elytraslot-6.3.0-1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  371. 1-enchantmentdescriptions-1.20.1-17.0.8.jar |EnchantmentDescriptions |enchdesc |17.0.8 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  372. 1-fusion-1.0.6-1.20.1.jar |Fusion |fusion |1.0.6 |DONE |Manifest: NOSIGNATURE
  373. 1-giacomos-fishing-bot-1.0.7.jar |Simple fishing bot |giacomos_fishing_bot |1.0.7 |DONE |Manifest: NOSIGNATURE
  374. 1-incontrol-1.20-9.0.3.jar |InControl |incontrol |1.20-9.0.3 |DONE |Manifest: NOSIGNATURE
  375. 1-initialinventory-1.20.1-11.0.2.jar |Initial Inventory |initialinventory |11.0.2 |DONE |Manifest: NOSIGNATURE
  376. 1-inventoryessentials-1.20.1-8.2.1.jar |Inventory Essentials |inventoryessentials |8.2.1 |DONE |Manifest: NOSIGNATURE
  377. 1-inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE
  378. 1-jade-1.20.1-11.6.3.jar |Jade |jade |11.6.3 |DONE |Manifest: NOSIGNATURE
  379. 1-jamd-3.3.3-1.20.1.jar |Just Another Mining Dimension |jamd |3.3.3 |DONE |Manifest: NOSIGNATURE
  380. 1-javd-5.0.1-1.20.1.jar |Just Another Void Dimension |javd |5.0.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  381. 1-jei-1.20.1-15.2.0.27.jar |Just Enough Items |jei |15.2.0.27 |DONE |Manifest: NOSIGNATURE
  382. 1-jei-jearchaeology-1.20.1-1.0.3.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  383. 1-jei-jeed-1.20-2.1.4.jar |Just Enough Effects Descriptio|jeed |1.20-2.1.4 |DONE |Manifest: NOSIGNATURE
  384. 1-jei-jeed-meed-1.20.1-2.3.jar |Moderately Enough Effect Descr|moderately_enough_effect_desc |1.0.0 |DONE |Manifest: NOSIGNATURE
  385. 1-jei-jepp-1.20-1.1.2.jar |Just Enough Painting Previews |jepp |1.20-1.1.2 |DONE |Manifest: NOSIGNATURE
  386. 1-jei-justenoughbeacons-1.1.1.jar |JustEnoughBeacons |just_enough_beacons |1.1.1 |DONE |Manifest: NOSIGNATURE
  387. 1-jei-justenoughbreeding-1.20.1-1.0.9.jar |Just Enough Breeding |justenoughbreeding |1.0.9 |DONE |Manifest: NOSIGNATURE
  388. 1-jei-justenoughprofessions-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  389. 1-jei-justenoughresources-1.20.1-1.4.0.238.jar |Just Enough Resources |jeresources |1.4.0.238 |DONE |Manifest: NOSIGNATURE
  390. 1-journeymap-1.20.1-5.9.15.jar |Journeymap |journeymap |5.9.15 |DONE |Manifest: NOSIGNATURE
  391. 1-mes-1.3-1.20.jar |Moog's End Structures |mes |1.3-1.20-forge |DONE |Manifest: NOSIGNATURE
  392. 1-moremobgriefingoptions-1.20.1-2.0.4.jar |More MobGriefing Options |moremobgriefingoptions |2.0.4 |DONE |Manifest: NOSIGNATURE
  393. 1-moreoverlays-1.22.1-mc1.20.jar |More Overlays Updated |moreoverlays |1.22.1-mc1.20 |DONE |Manifest: NOSIGNATURE
  394. 1-multipiston-1.20-1.2.31-ALPHA.jar |Multi-Piston |multipiston |1.20-1.2.31-ALPHA |DONE |Manifest: NOSIGNATURE
  395. 1-mvs-4.1-1.20.jar |Moog's Voyager Structures |mvs |4.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  396. 1-nerb-1.20.1-0.3.jar |Not Enough Recipe Book |nerb |0.3 |DONE |Manifest: NOSIGNATURE
  397. 1-nyctophobia-1.6.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
  398. 1-our-villager-discounts-1.20.1-build.0.jar |Our Villager Discounts |ourvillagerdiscounts |1.20.1+build.0 |DONE |Manifest: NOSIGNATURE
  399. 1-overflowingbars-v8.0.0-1.20.1.jar |Overflowing Bars |overflowingbars |8.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
  400. 1-patchouli-1.20.1-81.jar |Patchouli |patchouli |1.20.1-81-FORGE |DONE |Manifest: NOSIGNATURE
  401. 1-pigpen-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  402. 1-polymorph-0.49.1-1.20.1.jar |Polymorph |polymorph |0.49.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  403. 1-rapidleafdecay-1.20.1-2.0.2.jar |Rapid Leaf Decay |rapid_leaf_decay |2.0.2 |DONE |Manifest: NOSIGNATURE
  404. 1-runelic-1.20.1-18.0.2.jar |Runelic |runelic |18.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
  405. 1-selectablepainting-1.20.1-2.0.3.jar |Selectable Painting |selectable_painting |2.0.3 |DONE |Manifest: NOSIGNATURE
  406. 1-sherdduplication-1.20.1-2.0.5.jar |SherdDuplication |sherdduplication |2.0.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
  407. 1-shulkertooltip-1.13.jar |Shulker Tooltip |shulkertooltip |1.13 |DONE |Manifest: NOSIGNATURE
  408. 1-solapplepie-1.20.1-2.3.0.jar |Spice of Life: Apple Pie Editi|solapplepie |1.20.1-2.3.0 |DONE |Manifest: NOSIGNATURE
  409. 1-solcarrot-1.20.1-1.15.0.jar |Spice of Life: Carrot Edition |solcarrot |1.15.0 |DONE |Manifest: NOSIGNATURE
  410. 1-spyglass_improvements-1.4-1.20.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.20.x |DONE |Manifest: NOSIGNATURE
  411. 1-structurize-1.20.1-1.0.659-BETA.jar |Structurize |structurize |1.20.1-1.0.659-BETA |DONE |Manifest: NOSIGNATURE
  412. 1-theurgy-1.20.1-1.7.1.jar |Theurgy |theurgy |1.7.1 |DONE |Manifest: NOSIGNATURE
  413. 1-toolstats-1.20.1-16.0.4.jar |ToolStats |toolstats |16.0.4 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  414. 1-totw-modded-1.0.2-1.20.1.jar |Towers of the Wild Modded |totw_modded |1.0.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  415. 1-trade-cycling-1.20.1-1.0.7.jar |Trade Cycling |trade_cycling |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
  416. 1-usefulspyglass-1.20.1-0.4.0.jar |Useful Spyglass |usefulspyglass |0.4.0 |DONE |Manifest: NOSIGNATURE
  417. 1-yeetusexperimentus-2.3.1-build.6-1.20.1.jar |Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  418. 1-yungsbetterdeserttemples-1.20-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  419. 1-yungsbetterdungeons-1.20-4.0.3.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  420. 1-yungsbetterendisland-1.20-2.0.4.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  421. 1-yungsbetterjungletemples-1.20-2.0.4.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.4 |DONE |Manifest: NOSIGNATURE
  422. 1-yungsbettermineshafts-1.20-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  423. 1-yungsbetternetherfortresses-1.20-2.0.5.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  424. 1-yungsbetteroceanmonuments-1.20-3.0.3.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  425. 1-yungsbetterstrongholds-1.20-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  426. 1-yungsbetterwitchhuts-1.20-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  427. 1-yungsbridges-1.20-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  428. 1-yungsextras-1.20-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  429. absentbydesign-1.20.1-1.8.0.jar |Absent By Design Mod |absentbydesign |1.8.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  430. abstoneedition-2.1.3-1.20.jar |Additional Blocks: Stone Editi|abstoneedition |2.1.3 |DONE |Manifest: NOSIGNATURE
  431. ad-astra-1.20.1-1.15.4.jar |Ad Astra |ad_astra |1.15.4 |DONE |Manifest: NOSIGNATURE
  432. ad-astra-giselle-addon-1.20.1-5.8.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.8 |DONE |Manifest: NOSIGNATURE
  433. ad-astra-proxima-plus-1.20.1-0.1.41.jar |Ad Astra - Proxima Plus |ad_astra_proxima_plus |0.1.41 |DONE |Manifest: NOSIGNATURE
  434. ad-astra-stargate-journey-1.20.1-0.6.8.jar |Stargate Journey |sgjourney |0.6.8 |DONE |Manifest: NOSIGNATURE
  435. ad-astra-swplanets-1.20.1-1.1.0.jar |Star Wars Planet |swplanets |1.1.0 |DONE |Manifest: NOSIGNATURE
  436. additionalbanners-1.20.1-14.0.3.jar |AdditionalBanners |additionalbanners |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
  437. aether-1.20.1-1.0.0-beta.1.4.jar |The Aether |aether |1.20.1-1.0.0-beta.1.|DONE |Manifest: NOSIGNATURE
  438. aether-aeroblender-1.20.1-1.0.1r.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  439. aether-ancient-0.7.2.jar |Ancient Aether |ancient_aether |0.7.2 |DONE |Manifest: NOSIGNATURE
  440. aether-deep-1.20.1-1.0.10.jar |Deep Aether |deep_aether |1.20.1-1.0.10 |DONE |Manifest: NOSIGNATURE
  441. aether-lost-content-1.20.1-1.2.2.jar |Aether: Lost Content |lost_aether_content |1.2.2 |DONE |Manifest: NOSIGNATURE
  442. aether-redux-1.2-1.20.1.jar |The Aether: Redux |aether_redux |1.20.1 |DONE |Manifest: NOSIGNATURE
  443. alexscaves-1.0.6.jar |Alex's Caves |alexscaves |1.0.6 |DONE |Manifest: NOSIGNATURE
  444. alexsmobs-1.22.6.jar |Alex's Mobs |alexsmobs |1.22.6 |DONE |Manifest: NOSIGNATURE
  445. apotheosis-1.20.1-7.0.5.jar |Apotheosis |apotheosis |7.0.5 |DONE |Manifest: NOSIGNATURE
  446. apotheotic-addtions1.1.1.jar |Apotheotic Additions |apotheotic_additions |1.1 |DONE |Manifest: NOSIGNATURE
  447. archaeologybanners-1.20.1-5.0.3.jar |ArchaeologyBanners |archaeologybanners |5.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
  448. ars-nouveau-1.20.1-4.7.4-all.jar |Ars Nouveau |ars_nouveau |4.7.4 |DONE |Manifest: NOSIGNATURE
  449. ars-nouveau-elemental-1.20.1-0.6.2.4.jar |Ars Elemental |ars_elemental |1.20.1-0.6.2.4 |DONE |Manifest: NOSIGNATURE
  450. ars-nouveau-instrumentum-1.20.1-4.0.0.jar |Ars Instrumentum |ars_instrumentum |4.0.0 |DONE |Manifest: NOSIGNATURE
  451. ars-nouveau-ocultas-1.20.1-1.1.0-all.jar |Ars Ocultas |ars_ocultas |1.1.0 |DONE |Manifest: NOSIGNATURE
  452. ars-nouveau-starbunclemania-1.20.1-1.2.0.3.jar |Starbunclemania |starbunclemania |1.20.1-1.2.0.3 |DONE |Manifest: NOSIGNATURE
  453. ars-nouveau-tomeofblood-1.20.1-0.3.0-all.jar |Tome of Blood: Rebirth |tomeofblood |0.3.0 |DONE |Manifest: NOSIGNATURE
  454. ars-nouveau-toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE
  455. assortedcore-1.20.1-9.0.1.jar |Assorted Core |assortedcore |9.0.1 |DONE |Manifest: NOSIGNATURE
  456. assorteddecor-1.20.1-10.0.1.jar |Assorted Decor |assorteddecor |10.0.1 |DONE |Manifest: NOSIGNATURE
  457. assortedstorage-1.20.1-10.0.3.jar |Assorted Storage |assortedstorage |10.0.3 |DONE |Manifest: NOSIGNATURE
  458. assortedtech-1.20.1-8.0.1.jar |Assorted Tech |assortedtech |8.0.1 |DONE |Manifest: NOSIGNATURE
  459. assortedtools-1.20.1-10.0.3.jar |Assorted Tools |assortedtools |10.0.3 |DONE |Manifest: NOSIGNATURE
  460. assortedworld-1.20.1-8.0.1.jar |Assorted World |assortedworld |8.0.1 |DONE |Manifest: NOSIGNATURE
  461. astikorcarts-1.20.x-1.1.6.jar |AstikorCarts Redux |astikorcarts |1.1.6 |DONE |Manifest: NOSIGNATURE
  462. atlantis-2023.10.26-1.20.1-2.0.0.jar |Atlantis |atlantis |2023.8.8-1.20.1-1.0.|DONE |Manifest: NOSIGNATURE
  463. beautify-2.0.2.jar |Beautify |beautify |2.0.2 |DONE |Manifest: NOSIGNATURE
  464. betterarcheology-1.0.2.jar |Better Archeology |betterarcheology |1.0.2 |DONE |Manifest: NOSIGNATURE
  465. blockheads-cooking-1.20-16.0.1.jar |CookingForBlockheads |cookingforblockheads |16.0.1 |DONE |Manifest: NOSIGNATURE
  466. blockheads-farming-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
  467. bloodmagic-1.20.1-3.3.2-44.jar |Blood Magic |bloodmagic |3.3.2-44 |DONE |Manifest: NOSIGNATURE
  468. blue-skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE
  469. botanypots-1.20.1-13.0.17.jar |BotanyPots |botanypots |13.0.17 |DONE |Manifest: NOSIGNATURE
  470. botanytrees-1.20.1-9.0.7.jar |BotanyTrees |botanytrees |9.0.7 |DONE |Manifest: NOSIGNATURE
  471. brutalbosses-1.20.1-6.6.jar |brutalbosses mod |brutalbosses |1.20.1-6.6 |DONE |Manifest: NOSIGNATURE
  472. buildersaddition-1.20.1-20230928a.jar |Builders Crafts & Additions |buildersaddition |1.20.1-20230928a |DONE |Manifest: NOSIGNATURE
  473. buildinggadgets2-1.0.5.jar |Building Gadgets 2 |buildinggadgets2 |1.0.5 |DONE |Manifest: NOSIGNATURE
  474. buildingwands-1.20.1-2.6.8.jar |Building Wands |wands |2.6.8-release |DONE |Manifest: NOSIGNATURE
  475. caupona-1.20.1-0.4.7.jar |Caupona |caupona |1.20.1-0.4.7 |DONE |Manifest: NOSIGNATURE
  476. cerbonsbetterbeacons-1.20.1-1.0.0.jar |CERBON's Better Beacons |better_beacons |1.0.0 |DONE |Manifest: NOSIGNATURE
  477. charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  478. chipped-1.20.1-3.0.1.jar |Chipped |chipped |3.0.1 |DONE |Manifest: NOSIGNATURE
  479. chunkloaders-1.2.8-1.20.1.jar |Chunk Loaders |chunkloaders |1.2.8 |DONE |Manifest: NOSIGNATURE
  480. client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |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
  481. comforts-6.3.4-1.20.1.jar |Comforts |comforts |6.3.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  482. compass-explorer-1.20.1-1.3.3.jar |Explorer's Compass |explorerscompass |1.20.1-1.3.3-forge |DONE |Manifest: NOSIGNATURE
  483. compass-nature-1.20.1-1.11.2.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  484. connectedglass-1.1.7-1.20.jar |Connected Glass |connectedglass |1.1.7 |DONE |Manifest: NOSIGNATURE
  485. create-1.20.1-0.5.1.d.jar |Create |create |0.5.1.d |DONE |Manifest: NOSIGNATURE
  486. create-addition-1.20.1-1.1.0.jar |Create Crafts & Additions |createaddition |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
  487. create-ars-creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE
  488. create-bellsandwhistles-0.4.1-1.20.x.jar |Create: Bells & Whistles |bellsandwhistles |0.4.1-1.20.x |DONE |Manifest: NOSIGNATURE
  489. create-casing-1.20.1-1.4.2.jar |Create : Encased |createcasing |1.20.1-1.4.2 |DONE |Manifest: NOSIGNATURE
  490. create-confectionery1.20.1_v1.0.9.jar |Create Confectionery |create_confectionery |1.0.9 |DONE |Manifest: NOSIGNATURE
  491. create-dieselgenerators-1.20.1-1.1d.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.1d |DONE |Manifest: NOSIGNATURE
  492. create-enchantment-industry-1.20.1-1.2.6.c.jar |Create Enchantment Industry |create_enchantment_industry |1.2.6.c |DONE |Manifest: NOSIGNATURE
  493. create-expandingtechnologies-1.0.1.jar |Expanding Technologies |expandingtechnologies |1.0.1 |DONE |Manifest: NOSIGNATURE
  494. create-extendedgears-2.1.0-1.20.1-0.5.1.c.jar |Extended Cogwheels |extendedgears |2.1.0-1.20.1-0.5.1.c|DONE |Manifest: NOSIGNATURE
  495. create-extendedseating-0.1-1.20.1.jar |Create: Extended Seating |extendedseating |0.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  496. create-garnished-1.2-1.20.1.jar |Create: Garnished |garnished |1.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  497. create-littlecontraptions-1.20.1.2.jar |Little Contraptions |littlecontraptions |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  498. create-misc-and-things-1.20.1.4.0a.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE
  499. create-molten-vents-1.20.1-2.0.5.jar |Molten Vents |molten_vents |2.0.5 |DONE |Manifest: NOSIGNATURE
  500. create-new-age-1.20.1-1.0.1.jar |Create: New Age |create_new_age |1.0.1 |DONE |Manifest: NOSIGNATURE
  501. create-planetary-tweaks-1.0.14-1.20.1.jar |Create Planetary Tweaks |cp_tweaks |1.0.14-1.20.1 |DONE |Manifest: NOSIGNATURE
  502. create-rechiseled-1.0.1-1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.1 |DONE |Manifest: NOSIGNATURE
  503. create-sliceanddice-3.1.2.jar |Create Slice & Dice |sliceanddice |3.1.2 |DONE |Manifest: NOSIGNATURE
  504. create-steam-rails-1.5.1-1.20.1.jar |Create: Steam 'n' Rails |railways |1.5.1+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  505. create-structures-0.1.1-1.20.1.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE
  506. create-stuff-additions1.20.1-2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE
  507. create_dragon_lib-1.20.1-1.3.2.jar |Create: Dragon Lib |create_dragon_lib |1.3.2 |DONE |Manifest: NOSIGNATURE
  508. croptopia-1.20.1-2.3.2.jar |Croptopia |croptopia |2.3.2 |DONE |Manifest: NOSIGNATURE
  509. cumulus_menus-1.20.1-1.0.0-beta.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-beta.1-|DONE |Manifest: NOSIGNATURE
  510. cyclic-1.20.1-1.12.4.jar |Cyclic |cyclic |1.12.4 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  511. darkutilities-1.20.1-17.0.2.jar |DarkUtilities |darkutils |17.0.2 |DONE |Manifest: NOSIGNATURE
  512. decorative-blocks-1.20.1-4.0.2.jar |Decorative Blocks |decorative_blocks |4.0.2 |DONE |Manifest: NOSIGNATURE
  513. deeperdarker-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  514. dramaticdoors-1.20.1-3.1.2.jar |Dramatic Doors |dramaticdoors |1.20.1-3.1.2 |DONE |Manifest: NOSIGNATURE
  515. dummmmmmy-1.20-1.8.5.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.5 |DONE |Manifest: NOSIGNATURE
  516. earthmobs-1.20.1-8.1.2.jar |Earth Mobs Mod |earthmobsmod |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
  517. eidolon-repraised-1.20.1-0.3.5.8.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.5.8 |DONE |Manifest: NOSIGNATURE
  518. elementalcraft-1.20.1-6.0.1.jar |ElementalCraft |elementalcraft |1.20.1-6.0.1 |DONE |Manifest: NOSIGNATURE
  519. embersrekindled-1.20.1-1.0.1.jar |Embers Rekindled |embers |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  520. enderio-1.20.1-6.0.21.jar |Ender IO |enderio |6.0.21-alpha |DONE |Manifest: NOSIGNATURE
  521. everycomp-1.20-2.6.12.jar |Every Compat |everycomp |1.20-2.6.12 |DONE |Manifest: NOSIGNATURE
  522. evilcraft-1.20.1-1.2.32.jar |EvilCraft |evilcraft |1.2.32 |DONE |Manifest: NOSIGNATURE
  523. experienceobelisk-v1.4.9-1.20.1.jar |Experience Obelisk |experienceobelisk |1.4.9-1.20.1 |DONE |Manifest: NOSIGNATURE
  524. extra-compat-1.3.0.jar |Extra Compat |extra_compat |1.3.0 |DONE |Manifest: NOSIGNATURE
  525. farmersdelight-1.20.1-1.2.3.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
  526. fd-argentinas-delight-1.20.1-b3.0.jar |Argentina's Delight |argentinas_delight |1.3 |DONE |Manifest: NOSIGNATURE
  527. fd-butchersdelight-beta-1.20.1-2.0.8f.jar |ButchersDelight |butchersdelight |1.20.12.0.8 |DONE |Manifest: NOSIGNATURE
  528. fd-butchersdelight-foods-beta-1.20.1-1.0.2.jar |ButchersDelightfoods |butchersdelightfoods |1.20.11.0.2 |DONE |Manifest: NOSIGNATURE
  529. fd-casualness-delight-1.20.1-0.2n.jar |Casualness Delight |casualness_delight |1.20.1-0.2n |DONE |Manifest: NOSIGNATURE
  530. fd-chefs-delight-1.0.3-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  531. fd-crabbersdelight-1.20.1-1.1.2.jar |Crabber's Delight |crabbersdelight |1.1.2 |DONE |Manifest: NOSIGNATURE
  532. fd-cuisinedelight-1.1.10.jar |Cuisine Delight |cuisinedelight |1.1.10 |DONE |Manifest: NOSIGNATURE
  533. fd-eggplus3.0.jar |Egg and Chicken Plus |egg_plus |3.0 |DONE |Manifest: NOSIGNATURE
  534. fd-endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
  535. fd-ends_delight-1.20.1-1.0.1.jar |End's Delight |ends_delight |1.0.1 |DONE |Manifest: NOSIGNATURE
  536. fd-nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
  537. fd-overweightfarming-1.20.1-2.1.0.jar |Overweight Farming |overweight_farming |1.20.1-2.1.0-forge |DONE |Manifest: NOSIGNATURE
  538. fd-pineappledelight-1.0.7-Fix.jar |Pineapple Delight |pineapple_delight |1.0.7-Fix |DONE |Manifest: NOSIGNATURE
  539. fluxnetworks-7.2.0.14.jar |Flux Networks |fluxnetworks |7.2.0.14 |DONE |Manifest: NOSIGNATURE
  540. flywheel-forge-1.20-0.6.9-4.jar |Flywheel |flywheel |0.6.9-4 |DONE |Manifest: NOSIGNATURE
  541. forge-1.20.1-47.1.79-universal.jar |NeoForge |forge |47.1.79 |DONE |Manifest: 5c:77:18:4b:07:f2:c9:01:60:c8:5d:d0:92:b4:aa:c0:ac:6d:8f:b0:a9:fa:62:5e:2e:0a:b9:6f:1c:d6:b4:05
  542. formationsnether-1.0.2.jar |Formations Nether |formationsnether |1.0.2 |DONE |Manifest: NOSIGNATURE
  543. formationsoverworld-1.0.1.jar |Formations Overworld |formationsoverworld |1.0.1 |DONE |Manifest: NOSIGNATURE
  544. framedblocks-9.1.6.jar |FramedBlocks |framedblocks |9.1.6 |DONE |Manifest: NOSIGNATURE
  545. functionalstorage-1.20.1-1.2.5.jar |Functional Storage |functionalstorage |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
  546. galosphere-1.20.1-1.3.2.jar |Galosphere |galosphere |1.20.1-1.3.2 |DONE |Manifest: NOSIGNATURE
  547. gatewaystoeternity-1.20.1-4.1.0.jar |Gateways To Eternity |gateways |4.1.0 |DONE |Manifest: NOSIGNATURE
  548. geore-1.20.1-2.4.2.jar |GeOre |geore |2.4.2 |DONE |Manifest: NOSIGNATURE
  549. geore-nouveau-1.20.1-0.4.1.jar |GeOre Nouveau |georenouveau |0.4.1 |DONE |Manifest: NOSIGNATURE
  550. goated-1.20-1.3.4.jar |You've Goat to be kidding me |goated |1.20-1.3.4 |DONE |Manifest: NOSIGNATURE
  551. growthcraft-1.20.1-9.1.1.jar |Growthcraft |growthcraft |9.1.1 |DONE |Manifest: NOSIGNATURE
  552. growthcraft-deco-1.20.1-9.0.3.jar |Growthcraft Decorations |growthcraft_deco |9.0.3 |DONE |Manifest: NOSIGNATURE
  553. growthcraft-trapper-1.20.1-9.0.2.jar |Growthcraft Trapper |growthcraft_trapper |9.0.2 |DONE |Manifest: NOSIGNATURE
  554. hangglider-v8.0.1-1.20.1.jar |Hang Glider |hangglider |8.0.1 |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
  555. hauntedharvest-1.20-3.1.10.jar |Haunted Harvest |hauntedharvest |1.20-3.1.10 |DONE |Manifest: NOSIGNATURE
  556. immersive-aircraft-0.6.2-1.20.1.jar |Immersive Aircraft |immersive_aircraft |0.6.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  557. immersiveengineering-1.20.1-10.0.0-169.jar |Immersive Engineering |immersiveengineering |1.20.1-10.0.0-169 |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
  558. immersiveengineering-delight-1.20.1-b.1.3.jar |Engineers Delight |tmted |1.0.3 |DONE |Manifest: NOSIGNATURE
  559. immersiveengineering-more-wires-1.20.1-1.1.2.jar |More Immersive Wires |more_immersive_wires |1.1.2 |DONE |Manifest: NOSIGNATURE
  560. integratedcrafting-1.20.1-1.1.6.jar |IntegratedCrafting |integratedcrafting |1.1.6 |DONE |Manifest: NOSIGNATURE
  561. integrateddynamics-1.20.1-1.20.0.jar |IntegratedDynamics |integrateddynamics |1.20.0 |DONE |Manifest: NOSIGNATURE
  562. integratedrest-1.20.1-1.1.10.jar |IntegratedREST |integratedrest |1.1.10 |DONE |Manifest: NOSIGNATURE
  563. integratedterminals-1.20.1-1.4.11.jar |IntegratedTerminals |integratedterminals |1.4.11 |DONE |Manifest: NOSIGNATURE
  564. integratedtunnels-1.20.1-1.8.24.jar |IntegratedTunnels |integratedtunnels |1.8.24 |DONE |Manifest: NOSIGNATURE
  565. irons-spellbooks-1.20.1-2.0.2.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
  566. justhammers-2.0.0.jar |Just Hammers |justhammers |2.0.0+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  567. kffmod-4.4.0.jar |Kotlin For Forge |kotlinforforge |4.4.0 |DONE |Manifest: NOSIGNATURE
  568. l2archery-2.4.9.jar |L2 Archery |l2archery |2.4.9 |DONE |Manifest: NOSIGNATURE
  569. l2artifacts-2.4.8.jar |L2 Artifacts |l2artifacts |2.4.8 |DONE |Manifest: NOSIGNATURE
  570. l2backpack-2.4.12.jar |L2 Backpack |l2backpack |2.4.12 |DONE |Manifest: NOSIGNATURE
  571. l2complements-2.4.18.jar |L2 Complements |l2complements |2.4.18 |DONE |Manifest: NOSIGNATURE
  572. l2damagetracker-0.1.6.jar |L2 Damage Tracker |l2damagetracker |0.1.6 |DONE |Manifest: NOSIGNATURE
  573. l2hostility-2.4.10.jar |L2 Hostility |l2hostility |2.4.10 |DONE |Manifest: NOSIGNATURE
  574. l2itemselector-0.1.6.jar |L2 Item Selector |l2itemselector |0.1.6 |DONE |Manifest: NOSIGNATURE
  575. l2modulargolems-2.4.20.jar |Modular Golems |modulargolems |2.4.20 |DONE |Manifest: NOSIGNATURE
  576. l2screentracker-0.1.3.jar |L2 Screen Tracker |l2screentracker |0.1.3 |DONE |Manifest: NOSIGNATURE
  577. l2tabs-0.1.5.jar |L2 Tabs |l2tabs |0.1.5 |DONE |Manifest: NOSIGNATURE
  578. l2weaponry-2.4.18.jar |L2 Weaponry |l2weaponry |2.4.18 |DONE |Manifest: NOSIGNATURE
  579. laserio-1.6.6.jar |LaserIO |laserio |1.6.6 |DONE |Manifest: NOSIGNATURE
  580. letsdo-bakery-1.1.3b.jar |Bakery |bakery |1.1.3 |DONE |Manifest: NOSIGNATURE
  581. letsdo-beachparty-1.1.2b.jar |Beachparty |beachparty |1.1.2 |DONE |Manifest: NOSIGNATURE
  582. letsdo-candlelight-1.2.6.jar |Candlelight Dinner |candlelight |1.2.6 |DONE |Manifest: NOSIGNATURE
  583. letsdo-meadow-1.3.1.jar |Meadow |meadow |1.3.1 |DONE |Manifest: NOSIGNATURE
  584. letsdo-vinery-1.4.5-1.20.1.jar |Vinery |vinery |1.4.5 |DONE |Manifest: NOSIGNATURE
  585. littlelogistics-1.20.1-1.20.1.2.jar |Little Logistics |littlelogistics |1.20.1.2 |DONE |Manifest: NOSIGNATURE
  586. magicvibedecorations-1.5.0-1.20.1.jar |Magic Vibe Decorations |magic_vibe_decorations |1.4.0 |DONE |Manifest: NOSIGNATURE
  587. minecolonies-1.20.1-1.1.274-BETA.jar |MineColonies |minecolonies |1.20.1-1.1.274-BETA |DONE |Manifest: NOSIGNATURE
  588. mininggadgets-1.15.5.jar |Mining Gadgets |mininggadgets |1.15.5 |DONE |Manifest: NOSIGNATURE
  589. mixinextras-forge-0.2.0.jar |MixinExtras |mixinextras |0.2.0 |DONE |Manifest: NOSIGNATURE
  590. mob_grinding_utils-1.20.1-1.0.3.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  591. modular-routers-12.0.2.jar |Modular Routers |modularrouters |12.0.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  592. more-geodes-reforged-1.1.1.jar |More Geodes Reforged |geodes |1.1.1 |DONE |Manifest: NOSIGNATURE
  593. more-pottery-sherd-1.20.1.jar |More Pottery Sherd |more_pottery_sherd |1.0.0 |DONE |Manifest: NOSIGNATURE
  594. moremobheads-0.2.1-1.20.1.jar |More Mob Heads |moremobheads |0.2.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  595. moretrailsmoretales-1.1.0-1.20.1.jar |More Trails & More Tales |moretrailsmoretales |1.1.0 |DONE |Manifest: NOSIGNATURE
  596. morevanillatools-1.20.1-6.0.0.jar |MoreVanillaTools |morevanillatools |1.20.1-6.0.0 |DONE |Manifest: NOSIGNATURE
  597. naturalist-4.0.0-1.20.1.jar |Naturalist |naturalist |4.0.0 |DONE |Manifest: NOSIGNATURE
  598. nitrogen_internals-1.20.1-0.1.3-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-0.1.3-neoforg|DONE |Manifest: NOSIGNATURE
  599. occultism-1.20.1-1.88.1.jar |Occultism |occultism |1.88.1 |DONE |Manifest: NOSIGNATURE
  600. onlyexcavators-1.20.1-0.2.jar |Only Excavators |onlyexcavators |1.20.1-0.2 |DONE |Manifest: NOSIGNATURE
  601. onlyhammers-1.20.1-0.4.jar |OnlyHammers |onlyhammers |1.20.1-0.4 |DONE |Manifest: NOSIGNATURE
  602. oregrowth-1.0.5.jar |Ore Growth |oregrowth |1.0.5 |DONE |Manifest: NOSIGNATURE
  603. packedup-1.0.30-mc1.20.jar |Packed Up |packedup |1.0.30 |DONE |Manifest: NOSIGNATURE
  604. philips-ruins-1.20.1-2.4.jar |Philips Ruins |philipsruins |2.4 |DONE |Manifest: NOSIGNATURE
  605. primalmagick-4.0.7.jar |Primal Magick |primalmagick |4.0.7 |DONE |Manifest: NOSIGNATURE
  606. productivebees-1.20.1-12.2.6.jar |Productive Bees |productivebees |1.20.1-12.2.6 |DONE |Manifest: NOSIGNATURE
  607. puzzlesaccessapi-forge-8.0.7.jar |Puzzles Access Api |puzzlesaccessapi |8.0.7 |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
  608. queenbee-1.20.1-3.1.3.jar |Queen Bee |queen_bee |3.1.3 |DONE |Manifest: NOSIGNATURE
  609. railcraft-reborn-1.20.1-1.0.8.jar |Railcraft Reborn |railcraft |1.0.8 |DONE |Manifest: NOSIGNATURE
  610. rats-1.20.1-8.1.2.jar |Rats |rats |1.20.1-8.1.2 |DONE |Manifest: NOSIGNATURE
  611. rechiseled-1.1.5a-mc1.20.jar |Rechiseled |rechiseled |1.1.5a |DONE |Manifest: NOSIGNATURE
  612. refinedstorage-1.12.3.jar |Refined Storage |refinedstorage |1.12.3 |DONE |Manifest: NOSIGNATURE
  613. refinedstorage-addons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
  614. refinedstorage-cabletier-1.20.1-1.11.jar |Cable Tiers |cabletiers |1.20.1-1.11 |DONE |Manifest: NOSIGNATURE
  615. refinedstorage-cooking-4.0.0.jar |Refined Cooking |refinedcooking |4.0.0 |DONE |Manifest: NOSIGNATURE
  616. refinedstorage-craftingmonitoringrid-1.20.1-4.0.ja|RS: CraftingMonitorInGrid |rs_cmig |4.0 |DONE |Manifest: NOSIGNATURE
  617. refinedstorage-extradisks-1.20.1-3.0.0.jar |Extra Disks |extradisks |1.20.1-3.0.0 |DONE |Manifest: NOSIGNATURE
  618. refinedstorage-extrastorage-1.20.1-4.0.3.jar |ExtraStorage |extrastorage |4.0.3 |DONE |Manifest: NOSIGNATURE
  619. refinedstorage-infinitybooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
  620. refinedstorage-rebornstorage-1.20.1-5.0.6.jar |RebornStorage |rebornstorage |5.0.6 |DONE |Manifest: NOSIGNATURE
  621. refinedstorage-requestify-1.20.1-2.3.2.jar |RSRequestify |rsrequestify |2.3.2 |DONE |Manifest: NOSIGNATURE
  622. refinedstorage-rsinsertexportupgrade-1.20.1-1.2.ja|RS Insert Export Upgrade |rsinsertexportupgrade |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  623. refinedstorage-universalgrid-1.20.1-1.0.jar |Universal Grid |universalgrid |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
  624. rftoolsbase-1.20-5.0.2.jar |RFToolsBase |rftoolsbase |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
  625. rftoolsbuilder-1.20-6.0.1.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
  626. rftoolscontrol-1.20-7.0.1.jar |RFToolsControl |rftoolscontrol |1.20-7.0.1 |DONE |Manifest: NOSIGNATURE
  627. rftoolsdim-1.20-11.0.1.jar |RFToolsDimensions |rftoolsdim |1.20-11.0.1 |DONE |Manifest: NOSIGNATURE
  628. rftoolspower-1.20-6.0.1.jar |RFToolsPower |rftoolspower |1.20-6.0.1 |DONE |Manifest: NOSIGNATURE
  629. rftoolsstorage-1.20-5.0.1.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.1 |DONE |Manifest: NOSIGNATURE
  630. rftoolsutility-1.20-6.0.3.jar |RFToolsUtility |rftoolsutility |1.20-6.0.3 |DONE |Manifest: NOSIGNATURE
  631. roost-ultimate-1.20.1-2.1.0.jar |Roost Ultimate |chicken_roost |2.1.0 |DONE |Manifest: NOSIGNATURE
  632. rootsclassic-1.20.1-1.3.1.jar |Roots Classic |rootsclassic |1.3.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
  633. simplytools-1.20.1-2.0.2.jar |Simply Tools |simplytools |1.20.1-2.0.2 |DONE |Manifest: NOSIGNATURE
  634. sophisticatedbackpacks-1.20.1-3.18.65.935.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.18.65.935 |DONE |Manifest: NOSIGNATURE
  635. sophisticatedstorage-1.20.1-0.8.55.626.jar |Sophisticated Storage |sophisticatedstorage |0.8.55.626 |DONE |Manifest: NOSIGNATURE
  636. spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE
  637. stoneworks-v8.0.0-1.20.1.jar |Stoneworks |stoneworks |8.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
  638. supplementaries-1.20-2.6.17.jar |Supplementaries |supplementaries |1.20-2.6.17 |DONE |Manifest: NOSIGNATURE
  639. suppsquared-1.20-1.1.10.jar |Supplementaries Squared |suppsquared |1.20-1.1.10 |DONE |Manifest: NOSIGNATURE
  640. the-graveyard-3.0.jar |The Graveyard |graveyard |3.0 |DONE |Manifest: NOSIGNATURE
  641. the-undergarden-1.20.1-0.8.8.jar |The Undergarden |undergarden |0.8.8 |DONE |Manifest: NOSIGNATURE
  642. the_bumblezone-7.0.25.jar |The Bumblezone |the_bumblezone |7.0.25+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  643. tinycoal-1.20.1-1.1.4.jar |Tiny Coal |tinycoal |1.1.4 |DONE |Manifest: NOSIGNATURE
  644. tombstone-8.5.5-1.20.1.jar |Corail Tombstone |tombstone |8.5.5 |DONE |Manifest: NOSIGNATURE
  645. trailsandtalesplus-1.20.1-5.51.jar |Trails and Tales Plus Mod |trailsandtalesplus |1.20-1.0.0 |DONE |Manifest: NOSIGNATURE
  646. twilightforest-1.20.1-4.3.1860-universal.jar |The Twilight Forest |twilightforest |4.3.1860 |DONE |Manifest: NOSIGNATURE
  647. twilightforest-aether-umbral-skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |DONE |Manifest: NOSIGNATURE
  648. twilightforest-fd-delight-2.0.3.jar |Twilight's Flavor & Delight |twilightdelight |2.0.3 |DONE |Manifest: NOSIGNATURE
  649. twilightforest-lost-blocks-1.20.1-1.2.jar |Twilight Forest: The Lost Bloc|tflostblocks |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  650. villagersplus_3.0.jar |VillagersPlus |villagersplus |3.0 |DONE |Manifest: NOSIGNATURE
  651. villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: NOSIGNATURE
  652. waystones-1.20-14.0.2.jar |Waystones |waystones |14.0.2 |DONE |Manifest: NOSIGNATURE
  653. xycraft-core-0.6.22.jar |XyCraft: Core |xycraft_core |0.6.22 |DONE |Manifest: NOSIGNATURE
  654. xycraft-machines-0.6.22.jar |XyCraft: Machines |xycraft_machines |0.6.22 |DONE |Manifest: NOSIGNATURE
  655. xycraft-override-0.6.22.jar |XyCraft: Override |xycraft_override |0.6.22 |DONE |Manifest: NOSIGNATURE
  656. xycraft-world-0.6.22.jar |XyCraft: World |xycraft_world |0.6.22 |DONE |Manifest: NOSIGNATURE Flywheel Backend: GL33 Instanced Arrays
  657. Crash Report UUID: 8fa877c2-69a4-4f1e-88c7-504826da72d2
  658. FML: 47.1
  659. NeoForge: net.neoforged:47.1.79
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement