Guest User

Crash Report Morphieus

a guest
Aug 31st, 2024
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 83.64 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I'm sorry, Dave.
  3.  
  4. Time: 2024-08-31 07:47:57
  5. Description: Encountered exception while building chunk meshes
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at java.util.ArrayList.iterator(Unknown Source) ~[?:?] {re:mixin}
  9. at net.minecraft.util.random.WeightedRandom.m_146314_(WeightedRandom.java:39) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:classloading,re:mixin}
  10. at net.minecraft.client.resources.model.WeightedBakedModel.getModelData(WeightedBakedModel.java:545) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fusion.mixins.json:WeightedBakedModelMixin,pl:mixin:APP:embeddium.mixins.json:features.model.WeightedBakedModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  11. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:124) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
  12. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
  13. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:computing_frames,re:classloading}
  14. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:classloading}
  15. at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
  16.  
  17.  
  18. A detailed walkthrough of the error, its code path and all known details is as follows:
  19. ---------------------------------------------------------------------------------------
  20.  
  21. -- Head --
  22. Thread: Render thread
  23. Suspected Mods:
  24. Fusion (fusion), Version: 1.1.1
  25. Issue tracker URL: https://github.com/SuperMartijn642/Rechiseled/issues
  26. Mixin class: com.supermartijn642.fusion.mixin.WeightedBakedModelMixin
  27. Target: net.minecraft.client.resources.model.WeightedBakedModel
  28. at TRANSFORMER/[email protected]/net.minecraft.client.resources.model.WeightedBakedModel.getModelData(WeightedBakedModel.java:545)
  29.  
  30. Embeddium (embeddium), Version: 0.3.24+mc1.20.1
  31. at TRANSFORMER/[email protected]+mc1.20.1/me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:124)
  32. Stacktrace:
  33. at java.util.ArrayList.iterator(Unknown Source) ~[?:?] {re:mixin}
  34. at net.minecraft.util.random.WeightedRandom.m_146314_(WeightedRandom.java:39) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:classloading,re:mixin}
  35. at net.minecraft.client.resources.model.WeightedBakedModel.getModelData(WeightedBakedModel.java:545) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:fusion.mixins.json:WeightedBakedModelMixin,pl:mixin:APP:embeddium.mixins.json:features.model.WeightedBakedModelMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  36. -- Block being rendered --
  37. Details:
  38. Block: Block{minecraft:stone}
  39. Block location: World: (-2022,10,-3549), Section: (at 10,10,3 in -127,0,-222; chunk contains blocks -2032,-64,-3552 to -2017,319,-3537), Region: (-4,-7; contains chunks -128,-224 to -97,-193, blocks -2048,-64,-3584 to -1537,319,-3073)
  40. Chunk section: RenderSection at chunk (-127, 0, -222) from (-2032, 0, -3552) to (-2017, 15, -3537)
  41. Render context volume: BoundingBox{minX=-2034, minY=-2, minZ=-3554, maxX=-2015, maxY=17, maxZ=-3535}
  42. Stacktrace:
  43. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:124) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
  44. at me.jellysquid.mods.sodium.client.render.chunk.compile.tasks.ChunkBuilderMeshingTask.execute(ChunkBuilderMeshingTask.java:51) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:mixin,re:computing_frames,re:classloading,pl:mixin:APP:mixins.oculus.compat.sodium.json:block_id.MixinChunkRenderRebuildTask,pl:mixin:APP:mixins.oculus.compat.sodium.json:shader_overrides.MixinChunkBuilderMeshingTask,pl:mixin:APP:flywheel.sodium.mixins.json:ChunkBuilderMeshingTaskMixin,pl:mixin:A}
  45. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkJobTyped.execute(ChunkJobTyped.java:44) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:computing_frames,re:classloading}
  46. at me.jellysquid.mods.sodium.client.render.chunk.compile.executor.ChunkBuilder$WorkerRunnable.run(ChunkBuilder.java:226) ~[embeddium-0.3.24+mc1.20.1.jar%23589!/:?] {re:classloading}
  47. at java.lang.Thread.run(Unknown Source) ~[?:?] {re:mixin}
  48.  
  49.  
  50. -- Affected level --
  51. Details:
  52. All players: 1 total; [LocalPlayer['_Morphieus_'/1034, l='ClientLevel', x=-1849.04, y=52.00, z=-3503.30]]
  53. Chunk stats: 616, 616
  54. Level dimension: minecraft:overworld
  55. Level spawn location: World: (-64,64,80), Section: (at 0,0,0 in -4,4,5; chunk contains blocks -64,-64,80 to -49,319,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,-64,0 to -1,319,511)
  56. Level time: 1305162 game time, 52573 day time
  57. Server brand: forge
  58. Server type: Integrated singleplayer server
  59. Stacktrace:
  60. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:455) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:embeddium.mixins.json:features.render.world.ClientLevelMixin,pl:mixin:APP:mixins.oculus.vertexformat.json:block_rendering.MixinClientLevel,pl:mixin:APP:flywheel.mixins.json:ClientLevelMixin,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:citadel.mixins.json:client.ClientLevelMixin,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:kubejs-common.mixins.json:ClientLevelMixin,pl:mixin:APP:farsight.mixins.json:ClientWorldMixin,pl:mixin:APP:ichunutil.mixins.json:client.ClientLevelMixin,pl:mixin:APP:supplementaries-common.mixins.json:ClientLevelMixin,pl:mixin:APP:embeddium.mixins.json:core.world.biome.ClientWorldMixin,pl:mixin:APP:embeddium.mixins.json:core.world.map.ClientWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  61. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2319) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.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:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:embeddiumplus.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  62. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:735) ~[client-1.20.1-20230612.114412-srg.jar%23810!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:feature.measure_time.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:bugfix.world_leaks.MinecraftMixin,pl:mixin:APP:modernfix-common.mixins.json:bugfix.concurrency.MinecraftMixin,pl:mixin:APP:modernfix-forge.mixins.json:feature.measure_time.MinecraftMixin_Forge,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:botania_xplat.mixins.json:client.MinecraftAccessor,pl:mixin:APP:mixins.oculus.json:MixinMinecraft_PipelineManagement,pl:mixin:APP:mixins.codechickenlib.json:MinecraftMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:mixins/common/nochatreports.mixins.json:client.MixinMinecraft,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:embeddiumplus.mixin.json:fps.GpuUsageMixin,pl:mixin:APP:ars_nouveau.mixins.json:light.ClientMixin,pl:mixin:APP:bookshelf.common.mixins.json:accessors.client.AccessorMinecraft,pl:mixin:APP:railways-common.mixins.json:conductor_possession.MixinMinecraft,pl:mixin:APP:konkrete.mixin.json:MixinMinecraft,pl:mixin:APP:mixins.ipnext.json:MixinMinecraftClient,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:kubejs-common.mixins.json:MinecraftClientMixin,pl:mixin:APP:ichunutil.mixins.json:client.MinecraftMixin,pl:mixin:APP:moonlight-common.mixins.json:MinecraftMixin,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:quark.mixins.json:client.MinecraftMixin,pl:mixin:APP:mixins.irons_spellbooks.json:MinecraftMixin,pl:mixin:APP:create.mixins.json:client.WindowResizeMixin,pl:mixin:APP:embeddium.mixins.json:core.render.MinecraftAccessor,pl:mixin:APP:embeddium.mixins.json:core.MinecraftClientMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  63. at net.minecraft.client.main.Main.main(Main.java:218) ~[forge-47.3.0.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  64. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  65. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  66. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] {}
  67. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] {re:mixin}
  68. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.runTarget(CommonLaunchHandler.java:111) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
  69. at net.minecraftforge.fml.loading.targets.CommonLaunchHandler.clientService(CommonLaunchHandler.java:99) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
  70. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$makeService$0(CommonClientLaunchHandler.java:25) ~[fmlloader-1.20.1-47.3.0.jar:?] {}
  71. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) ~[modlauncher-10.0.9.jar:?] {}
  72. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) ~[modlauncher-10.0.9.jar:?] {}
  73. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) ~[modlauncher-10.0.9.jar:?] {}
  74. at cpw.mods.modlauncher.Launcher.run(Launcher.java:108) ~[modlauncher-10.0.9.jar:?] {}
  75. at cpw.mods.modlauncher.Launcher.main(Launcher.java:78) ~[modlauncher-10.0.9.jar:?] {}
  76. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) ~[modlauncher-10.0.9.jar:?] {}
  77. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) ~[modlauncher-10.0.9.jar:?] {}
  78. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) ~[bootstraplauncher-1.1.2.jar:?] {}
  79.  
  80.  
  81. -- Last reload --
  82. Details:
  83. Reload number: 1
  84. Reload reason: initial
  85. Finished: Yes
  86. Packs: vanilla, mod_resources, Moonlight Mods Dynamic Assets, packmenu, KubeJS Resource Pack [assets]
  87.  
  88. -- System Details --
  89. Details:
  90. Minecraft Version: 1.20.1
  91. Minecraft Version ID: 1.20.1
  92. Operating System: Windows 11 (amd64) version 10.0
  93. Java Version: 17.0.8, Eclipse Adoptium
  94. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  95. Memory: 210310024 bytes (200 MiB) / 13555990528 bytes (12928 MiB) up to 13555990528 bytes (12928 MiB)
  96. CPUs: 24
  97. Processor Vendor: GenuineIntel
  98. Processor Name: 13th Gen Intel(R) Core(TM) i7-13700HX
  99. Identifier: Intel64 Family 6 Model 191 Stepping 2
  100. Microarchitecture: unknown
  101. Frequency (GHz): 2.30
  102. Number of physical packages: 1
  103. Number of physical CPUs: 16
  104. Number of logical CPUs: 24
  105. Graphics card #0 name: NVIDIA GeForce RTX 4070 Laptop GPU
  106. Graphics card #0 vendor: NVIDIA (0x10de)
  107. Graphics card #0 VRAM (MB): 4095.00
  108. Graphics card #0 deviceId: 0x2860
  109. Graphics card #0 versionInfo: DriverVersion=31.0.15.3728
  110. Graphics card #1 name: Intel(R) UHD Graphics
  111. Graphics card #1 vendor: Intel Corporation (0x8086)
  112. Graphics card #1 VRAM (MB): 1024.00
  113. Graphics card #1 deviceId: 0x4688
  114. Graphics card #1 versionInfo: DriverVersion=31.0.101.3425
  115. Memory slot #0 capacity (MB): 16384.00
  116. Memory slot #0 clockSpeed (GHz): 5.60
  117. Memory slot #0 type: Unknown
  118. Memory slot #1 capacity (MB): 16384.00
  119. Memory slot #1 clockSpeed (GHz): 5.60
  120. Memory slot #1 type: Unknown
  121. Virtual memory max (MB): 47351.87
  122. Virtual memory used (MB): 36560.44
  123. Swap memory total (MB): 14848.00
  124. Swap memory used (MB): 337.57
  125. JVM Flags: 22 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12928m -Xms256m -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=32M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
  126. Loaded Shaderpack: (off)
  127. Launched Version: forge-47.3.0
  128. Backend library: LWJGL version 3.3.1 build 7
  129. Backend API: NVIDIA GeForce RTX 4070 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 537.28, NVIDIA Corporation
  130. Window size: 2560x1600
  131. GL Caps: Using framebuffer using OpenGL 3.2
  132. GL debug messages:
  133. Using VBOs: Yes
  134. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  135. Type: Integrated Server (map_client.txt)
  136. Graphics mode: fancy
  137. Resource Packs:
  138. Current Language: en_us
  139. CPU: 24x 13th Gen Intel(R) Core(TM) i7-13700HX
  140. Server Running: true
  141. Player Count: 1 / 8; [ServerPlayer['_Morphieus_'/1034, l='ServerLevel[Let's Try This Again]', x=-1849.04, y=52.00, z=-3503.30]]
  142. Data Packs: vanilla, mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:simplemagnets, mod:playeranimator (incompatible), mod:botarium (incompatible), mod:integratedterminals, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:powah (incompatible), mod:gateways (incompatible), mod:cabletiers, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:balm, mod:jeresources, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:embeddium, mod:durabilitytooltip (incompatible), mod:athena, mod:novillagerdm, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:industrialforegoing (incompatible), mod:torchmaster, mod:handcrafted (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces, mod:structurecompass, mod:supermartijn642corelib, mod:botania, mod:resourcefulconfig (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:oculus, mod:searchables (incompatible), mod:measurements, mod:framedblocks, mod:attributeslib (incompatible), mod:angelring, mod:tombstone, mod:extrastorage, mod:naturesaura (incompatible), mod:constructionwand, mod:flib, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:infiniverse (incompatible), mod:fastleafdecay, mod:codechickenlib (incompatible), mod:sfm (incompatible), mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:despawntimers (incompatible), mod:crafting_on_a_stick (incompatible), mod:smartbrainlib (incompatible), mod:elytraslot (incompatible), mod:rechiseled (incompatible), mod:harvest_with_ease (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:naturescompass, mod:epherolib (incompatible), mod:jumpboat, mod:libx, mod:botanypots (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:pneumaticcraft (incompatible), mod:additional_lights, mod:packingtape (incompatible), mod:fusion, mod:extradisks, mod:edivadlib, mod:forge, mod:silentgear, mod:mythicbotany, mod:integratedcrafting, mod:zerocore (incompatible), mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_innovation, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:logprot (incompatible), mod:simplebackups, mod:terrablender, mod:biomesoplenty (incompatible), mod:mousetweaks, mod:immersiveengineering (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:cleanswing (incompatible), mod:spectrelib (incompatible), mod:ding, mod:domum_ornamentum, mod:kotlinforforge (incompatible), mod:flywheel, mod:createoreexcavation (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:thermal_cultivation, mod:bhc (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions, mod:almostunified (incompatible), mod:zeta (incompatible), mod:entityculling, mod:fastfurnace (incompatible), mod:appleskin (incompatible), mod:lootr, mod:connectedglass, mod:occultism, mod:hyperbox (incompatible), mod:allthetweaks (incompatible), mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:cristellib (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:rsrequestify (incompatible), mod:cyclopscore, mod:kuma_api (incompatible), mod:embeddiumplus, mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone, mod:geckolib, mod:ars_nouveau (incompatible), mod:morejs (incompatible), mod:utilitix, mod:jei, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:pipez, mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:dankstorage (incompatible), mod:citadel (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:cobweb (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:generatorgalore, mod:railways, mod:mekanismgenerators, mod:utilitarian, mod:absentbydesign, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:arseng, mod:farmersdelight, mod:rebornstorage (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:jearchaeology, mod:getittogetherdrops, mod:noflyzone, mod:fuelgoeshere, mod:colorfulhearts, mod:wirelesschargers (incompatible), mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:lionfishapi (incompatible), mod:modelfix (incompatible), mod:cataclysm (incompatible), mod:patchouli (incompatible), mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:mysticalcustomization, mod:elevatorid, mod:gunpowderlib, mod:ftbultimine (incompatible), mod:runelic, mod:resourcefullib (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:ftblibrary (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:computercraft, mod:energymeter, mod:sgjourney (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials, mod:bwncr, mod:observable (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:cucumber, mod:jmi (incompatible), mod:amendments (incompatible), mod:irisflw (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:allthewizardgear, mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:productivelib, mod:dyenamics (incompatible), mod:ensorcellation, mod:create, mod:ars_creo (incompatible), mod:ponderjs (incompatible), mod:waystones, mod:thermal_extra (incompatible), mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:artifacts, mod:dimstorage, mod:myserveriscompatible, mod:defaultsettings (incompatible), mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:xnet, mod:rftoolspower, mod:rftoolsbuilder, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:rftoolscontrol, mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:ichunutil, mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:bloodmagic (incompatible), mod:brandonscore (incompatible), mod:draconicevolution, mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:rftoolsutility, mod:libipn (incompatible), mod:moonlight (incompatible), mod:eccentrictome, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:merequester (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:ae2things (incompatible), mod:forbidden_arcanus (incompatible), mod:enderio, mod:exchangers, mod:easy_villagers, mod:reliquary (incompatible), mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:polyeng (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:ars_elemental (incompatible), mod:irons_spellbooks, mod:enderchests, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:buildinggadgets2 (incompatible), mod:modonomicon, mod:pylons, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:functionalstorage, mod:moredragoneggs (incompatible), mod:modularrouters (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:createaddition (incompatible), Supplementaries Generated Pack, libxdata/mythicbotany:curios
  143. Enabled Feature Flags: minecraft:vanilla
  144. World Generation: Stable
  145. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  146. ModLauncher launch target: forgeclient
  147. ModLauncher naming: srg
  148. ModLauncher services:
  149. mixin-0.8.5.jar mixin PLUGINSERVICE
  150. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  151. fmlloader-1.20.1-47.3.0.jar slf4jfixer PLUGINSERVICE
  152. fmlloader-1.20.1-47.3.0.jar object_holder_definalize PLUGINSERVICE
  153. fmlloader-1.20.1-47.3.0.jar runtime_enum_extender PLUGINSERVICE
  154. fmlloader-1.20.1-47.3.0.jar capability_token_subclass PLUGINSERVICE
  155. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  156. fmlloader-1.20.1-47.3.0.jar runtimedistcleaner PLUGINSERVICE
  157. modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE
  158. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  159. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  160. FML Language Providers:
  161. javafml@null
  162. lowcodefml@null
  163. Mod List:
  164. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  165. AdditionalEnchantedMiner-1.20.1-1201.1.66.jar |QuarryPlus |quarryplus |1201.1.66 |DONE |Manifest: ef:50:af:b3:03:e0:3e:70:a7:ef:78:77:a5:4d:d4:b5:07:ec:df:9d:d6:f3:12:13:c9:3c:cd:9a:0a:3e:6b:43
  166. simplemagnets-1.1.11-forge-mc1.20.jar |Simple Magnets |simplemagnets |1.1.11 |DONE |Manifest: NOSIGNATURE
  167. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  168. botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
  169. IntegratedTerminals-1.20.1-1.4.15.jar |IntegratedTerminals |integratedterminals |1.4.15 |DONE |Manifest: NOSIGNATURE
  170. create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE
  171. IronJetpacks-1.20.1-7.0.6.jar |Iron Jetpacks |ironjetpacks |7.0.6 |DONE |Manifest: NOSIGNATURE
  172. laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |DONE |Manifest: NOSIGNATURE
  173. modernfix-forge-5.18.6+mc1.20.1.jar |ModernFix |modernfix |5.18.6+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  174. EvilCraft-1.20.1-1.2.40.jar |EvilCraft |evilcraft |1.2.40 |DONE |Manifest: NOSIGNATURE
  175. Powah-5.0.5.jar |Powah |powah |5.0.5 |DONE |Manifest: NOSIGNATURE
  176. GatewaysToEternity-1.20.1-4.2.5.jar |Gateways To Eternity |gateways |4.2.5 |DONE |Manifest: NOSIGNATURE
  177. cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  178. WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
  179. Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |DONE |Manifest: NOSIGNATURE
  180. universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
  181. DarkUtilities-Forge-1.20.1-17.0.3.jar |DarkUtilities |darkutils |17.0.3 |DONE |Manifest: NOSIGNATURE
  182. Apotheosis-1.20.1-7.4.0.jar |Apotheosis |apotheosis |7.4.0 |DONE |Manifest: NOSIGNATURE
  183. clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
  184. create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
  185. balm-forge-1.20.1-7.3.6-all.jar |Balm |balm |7.3.6 |DONE |Manifest: NOSIGNATURE
  186. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  187. Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
  188. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  189. shetiphiancore-forge-1.20.1-1.3.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  190. embeddium-0.3.24+mc1.20.1.jar |Embeddium |embeddium |0.3.24+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  191. durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
  192. athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
  193. novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE
  194. PackMenu-1.20.1-6.1.2.jar |PackMenu |packmenu |6.1.2 |DONE |Manifest: NOSIGNATURE
  195. alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |DONE |Manifest: NOSIGNATURE
  196. Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
  197. ae2insertexportcard-1.20.1-1.2.2.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  198. industrial-foregoing-1.20.1-3.5.17.jar |Industrial Foregoing |industrialforegoing |3.5.17 |DONE |Manifest: NOSIGNATURE
  199. torchmaster-20.1.6.jar |Torchmaster |torchmaster |20.1.6 |DONE |Manifest: NOSIGNATURE
  200. handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
  201. BotanyTrees-Forge-1.20.1-9.0.11.jar |BotanyTrees |botanytrees |9.0.11 |DONE |Manifest: NOSIGNATURE
  202. ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
  203. StructureCompass-1.20.1-2.0.9.jar |Structure Compass Mod |structurecompass |2.0.9 |DONE |Manifest: NOSIGNATURE
  204. supermartijn642corelib-1.1.17-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.17 |DONE |Manifest: NOSIGNATURE
  205. Botania-1.20.1-445-FORGE.jar |Botania |botania |1.20.1-445-FORGE |DONE |Manifest: NOSIGNATURE
  206. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  207. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  208. curios-forge-5.9.1+1.20.1.jar |Curios API |curios |5.9.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  209. corail_woodcutter-1.20.1-3.0.4.jar |Corail Woodcutter |corail_woodcutter |3.0.4 |DONE |Manifest: NOSIGNATURE
  210. oculus-mc1.20.1-1.7.0.jar |Oculus |oculus |1.7.0 |DONE |Manifest: NOSIGNATURE
  211. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  212. Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
  213. FramedBlocks-9.3.0.jar |FramedBlocks |framedblocks |9.3.0 |DONE |Manifest: NOSIGNATURE
  214. ApothicAttributes-1.20.1-1.3.5.jar |Apothic Attributes |attributeslib |1.3.5 |DONE |Manifest: NOSIGNATURE
  215. AngelRing2-1.20.1-2.2.2.jar |Angel Ring 2 |angelring |2.2.1 |DONE |Manifest: NOSIGNATURE
  216. tombstone-1.20.1-8.6.6.jar |Corail Tombstone |tombstone |8.6.6 |DONE |Manifest: NOSIGNATURE
  217. ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE
  218. NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
  219. constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
  220. flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |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
  221. flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
  222. JadeAddons-1.20.1-forge-5.2.2.jar |Jade Addons |jadeaddons |5.2.2 |DONE |Manifest: NOSIGNATURE
  223. infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |1.0.0.5 |DONE |Manifest: NOSIGNATURE
  224. FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
  225. CodeChickenLib-1.20.1-4.4.0.512-universal.jar |CodeChicken Lib |codechickenlib |4.4.0.512 |DONE |Manifest: 31:e6:db:63:47:4a:6e:e0:0a:2c:11:d1:76:db:4e:82:ff:56:2d:29:93:d2:e5:02:bd:d3:bd:9d:27:47:a5:71
  226. Super Factory Manager-1.20.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |DONE |Manifest: NOSIGNATURE
  227. sliceanddice-forge-3.2.0.jar |Create Slice & Dice |sliceanddice |3.2.0 |DONE |Manifest: NOSIGNATURE
  228. DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.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
  229. MobDespawnTimers-1.20.1-3.0.1.jar |Mob Despawn Timers |despawntimers |3.0.1 |DONE |Manifest: NOSIGNATURE
  230. crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
  231. SmartBrainLib-forge-1.20.1-1.14.2.jar |SmartBrainLib |smartbrainlib |1.14.2 |DONE |Manifest: NOSIGNATURE
  232. elytraslot-forge-6.4.0+1.20.1.jar |Elytra Slot |elytraslot |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  233. rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
  234. harvest-with-ease-forge-1.20.1-9.0.1.jar |Harvest with ease |harvest_with_ease |9.0.1 |DONE |Manifest: NOSIGNATURE
  235. AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.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
  236. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  237. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  238. EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
  239. jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
  240. LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE
  241. BotanyPots-Forge-1.20.1-13.0.35.jar |BotanyPots |botanypots |13.0.35 |DONE |Manifest: NOSIGNATURE
  242. farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
  243. rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
  244. pneumaticcraft-repressurized-6.0.15+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.15+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  245. additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
  246. PackingTape-1.20.1-0.14.2.jar |Packing Tape |packingtape |0.14.2 |DONE |Manifest: NOSIGNATURE
  247. fusion-1.1.1-forge-mc1.20.1.jar |Fusion |fusion |1.1.1 |DONE |Manifest: NOSIGNATURE
  248. ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE
  249. EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
  250. forge-1.20.1-47.3.0-universal.jar |Forge |forge |47.3.0 |DONE |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
  251. silent-gear-1.20.1-3.6.3.jar |Silent Gear |silentgear |3.6.3 |DONE |Manifest: NOSIGNATURE
  252. MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
  253. IntegratedCrafting-1.20.1-1.1.7.jar |IntegratedCrafting |integratedcrafting |1.1.7 |DONE |Manifest: NOSIGNATURE
  254. ZeroCore2-1.20.1-2.1.44.jar |Zero CORE 2 |zerocore |1.20.1-2.1.44 |DONE |Manifest: NOSIGNATURE
  255. 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
  256. cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
  257. thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
  258. thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
  259. redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE
  260. thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
  261. thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
  262. thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
  263. thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
  264. logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  265. SimpleBackups-1.20.1-3.1.6.jar |Simple Backups |simplebackups |1.20.1-3.1.6 |DONE |Manifest: NOSIGNATURE
  266. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  267. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  268. MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
  269. 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
  270. NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
  271. allthemodium-1.20.1-47.1.25-2.5.1.jar |Allthemodium |allthemodium |2.5.1 |DONE |Manifest: NOSIGNATURE
  272. cleanswing-1.20-1.5.jar |Clean Swing Through Grass |cleanswing |1.20-1.5 |DONE |Manifest: NOSIGNATURE
  273. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  274. Ding-1.20.1-Forge-1.5.0.jar |Ding |ding |1.5.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  275. domum_ornamentum-1.20.1-1.0.186-RELEASE-universal.|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.186-RELEA|DONE |Manifest: NOSIGNATURE
  276. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  277. flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE
  278. createoreexcavation-1.20-1.5.0.jar |Create Ore Excavation |createoreexcavation |1.5.0 |DONE |Manifest: NOSIGNATURE
  279. IntegratedDynamics-1.20.1-1.22.1.jar |IntegratedDynamics |integrateddynamics |1.22.1 |DONE |Manifest: NOSIGNATURE
  280. itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
  281. Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
  282. thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
  283. baubley-heart-canisters-1.20.1-1.0.5.jar |Baubley Heart Canisters |bhc |1.20.1-1.0.5 |DONE |Manifest: NOSIGNATURE
  284. serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
  285. polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  286. JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
  287. almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
  288. Zeta-1.0-19.jar |Zeta |zeta |1.0-19 |DONE |Manifest: NOSIGNATURE
  289. entityculling-forge-1.6.6-mc1.20.1.jar |EntityCulling |entityculling |1.6.6 |DONE |Manifest: NOSIGNATURE
  290. FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
  291. appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  292. lootr-forge-1.20-0.7.34.86.jar |Lootr |lootr |0.7.34.85 |DONE |Manifest: NOSIGNATURE
  293. connectedglass-1.1.11-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.11 |DONE |Manifest: NOSIGNATURE
  294. occultism-1.20.1-1.132.1.jar |Occultism |occultism |1.132.1 |DONE |Manifest: NOSIGNATURE
  295. hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |4.0.2.0 |DONE |Manifest: NOSIGNATURE
  296. allthetweaks-1.20.1-47.2.20-2.3.2.jar |AllTheTweaks |allthetweaks |2.3.2 |DONE |Manifest: NOSIGNATURE
  297. ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
  298. 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
  299. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
  300. ad_astra-forge-1.20.1-1.15.18.jar |Ad Astra |ad_astra |1.15.18 |DONE |Manifest: NOSIGNATURE
  301. Ad-Astra-Giselle-Addon-forge-1.20.1-6.9.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.9 |DONE |Manifest: NOSIGNATURE
  302. rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
  303. CyclopsCore-1.20.1-1.19.2.jar |Cyclops Core |cyclopscore |1.19.2 |DONE |Manifest: NOSIGNATURE
  304. kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
  305. embeddiumplus-1.20.1-v1.2.13.jar |Embeddium++ |embeddiumplus |1.2.13 |DONE |Manifest: NOSIGNATURE
  306. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
  307. AdvancedPeripherals-1.20.1-0.7.40r.jar |Advanced Peripherals |advancedperipherals |0.7.40r |DONE |Manifest: NOSIGNATURE
  308. tinyredstone-1.20-5.0.2.jar |Tiny Redstone |tinyredstone |1.20-5.0.2 |DONE |Manifest: NOSIGNATURE
  309. geckolib-forge-1.20.1-4.4.7.jar |GeckoLib 4 |geckolib |4.4.7 |DONE |Manifest: NOSIGNATURE
  310. ars_nouveau-1.20.1-4.12.1-all.jar |Ars Nouveau |ars_nouveau |4.12.1 |DONE |Manifest: NOSIGNATURE
  311. morejs-forge-1.20.1-0.10.0.jar |MoreJS |morejs |0.10.0 |DONE |Manifest: NOSIGNATURE
  312. UtilitiX-1.20.1-0.8.19.jar |UtilitiX |utilitix |1.20.1-0.8.19 |DONE |Manifest: NOSIGNATURE
  313. jei-1.20.1-forge-15.3.0.8.jar |Just Enough Items |jei |15.3.0.8 |DONE |Manifest: NOSIGNATURE
  314. Mekanism-1.20.1-10.4.8.43.jar |Mekanism |mekanism |10.4.8 |DONE |Manifest: NOSIGNATURE
  315. GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2 |DONE |Manifest: NOSIGNATURE
  316. pipez-forge-1.20.1-1.2.15.jar |Pipez |pipez |1.20.1-1.2.15 |DONE |Manifest: NOSIGNATURE
  317. connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE
  318. sophisticatedcore-1.20.1-0.6.22.611.jar |Sophisticated Core |sophisticatedcore |0.6.22.611 |DONE |Manifest: NOSIGNATURE
  319. Glassential-renewed-forge-1.20.1-2.3.0.jar |Glassential Renewed |glassential |2.3.0 |DONE |Manifest: NOSIGNATURE
  320. cookingforblockheads-forge-1.20.1-16.0.6.jar |CookingForBlockheads |cookingforblockheads |16.0.6 |DONE |Manifest: NOSIGNATURE
  321. Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
  322. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  323. dankstorage-forge-1.20.1-8.jar |Dank Storage |dankstorage |8 |DONE |Manifest: NOSIGNATURE
  324. citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE
  325. mixinextras-forge-0.2.0-beta.8.jar |MixinExtras |mixinextras |0.2.0-beta.8 |DONE |Manifest: NOSIGNATURE
  326. potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE
  327. cobweb-forge-1.20.1-1.0.0.jar |Cobweb |cobweb |1.0.0 |DONE |Manifest: NOSIGNATURE
  328. Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |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
  329. sophisticatedbackpacks-1.20.1-3.20.5.1044.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.20.5.1044 |DONE |Manifest: NOSIGNATURE
  330. create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
  331. generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  332. Steam_Rails-1.6.4+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.4+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
  333. MekanismGenerators-1.20.1-10.4.8.43.jar |Mekanism: Generators |mekanismgenerators |10.4.8 |DONE |Manifest: NOSIGNATURE
  334. utilitarian-1.20.1-0.9.1.jar |Utilitarian |utilitarian |1.20.1-0.9.1 |DONE |Manifest: NOSIGNATURE
  335. 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
  336. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
  337. mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
  338. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  339. RSInfinityBooster-1.20.1-1.0+32.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+32 |DONE |Manifest: NOSIGNATURE
  340. refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
  341. Chipped-forge-1.20.1-3.0.6.jar |Chipped |chipped |3.0.6 |DONE |Manifest: NOSIGNATURE
  342. arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
  343. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  344. rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
  345. tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |DONE |Manifest: NOSIGNATURE
  346. HostileNeuralNetworks-1.20.1-5.3.0.jar |Hostile Neural Networks |hostilenetworks |5.3.0 |DONE |Manifest: NOSIGNATURE
  347. entangled-1.3.18-forge-mc1.20.jar |Entangled |entangled |1.3.18 |DONE |Manifest: NOSIGNATURE
  348. endertanks-forge-1.20.1-1.3.jar |EnderTanks |endertanks |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  349. CommonCapabilities-1.20.1-2.9.1.jar |CommonCapabilities |commoncapabilities |2.9.1 |DONE |Manifest: NOSIGNATURE
  350. crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
  351. jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  352. getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
  353. noflyzone-1.20.1-1.1.0.jar |No-fly Zone |noflyzone |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
  354. fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
  355. colorfulhearts-forge-1.20.1-4.3.13.jar |Colorful Hearts |colorfulhearts |4.3.13 |DONE |Manifest: NOSIGNATURE
  356. wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |DONE |Manifest: NOSIGNATURE
  357. simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
  358. industrial-foregoing-souls-1.20.1-1.0.7.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.7 |DONE |Manifest: NOSIGNATURE
  359. lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |DONE |Manifest: NOSIGNATURE
  360. modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
  361. L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |DONE |Manifest: NOSIGNATURE
  362. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  363. time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
  364. villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |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
  365. thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
  366. IntegratedTunnels-1.20.1-1.8.28.jar |IntegratedTunnels |integratedtunnels |1.8.28 |DONE |Manifest: NOSIGNATURE
  367. MysticalCustomization-1.20.1-5.0.1.jar |Mystical Customization |mysticalcustomization |5.0.1 |DONE |Manifest: NOSIGNATURE
  368. elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
  369. GunpowderLib-1.20.2-2.2.2.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.2 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  370. ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
  371. Runelic-Forge-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
  372. resourcefullib-forge-1.20.1-2.1.25.jar |Resourceful Lib |resourcefullib |2.1.25 |DONE |Manifest: NOSIGNATURE
  373. MekanismTools-1.20.1-10.4.8.43.jar |Mekanism: Tools |mekanismtools |10.4.8 |DONE |Manifest: NOSIGNATURE
  374. InventoryProfilesNext-forge-1.20-1.10.10.jar |Inventory Profiles Next |inventoryprofilesnext |1.10.10 |DONE |Manifest: NOSIGNATURE
  375. deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE
  376. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  377. ftb-library-forge-2001.2.2.jar |FTB Library |ftblibrary |2001.2.2 |DONE |Manifest: NOSIGNATURE
  378. findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
  379. ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
  380. ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
  381. ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
  382. cc-tweaked-1.20.1-forge-1.111.0.jar |CC: Tweaked |computercraft |1.111.0 |DONE |Manifest: NOSIGNATURE
  383. energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  384. Stargate Journey-1.20.1-0.6.27.jar |Stargate Journey |sgjourney |0.6.27 |DONE |Manifest: NOSIGNATURE
  385. AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  386. moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE
  387. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  388. ExtremeReactors2-1.20.1-2.0.82.jar |Extreme Reactors |bigreactors |1.20.1-2.0.82 |DONE |Manifest: NOSIGNATURE
  389. productivebees-1.20.1-12.5.3.jar |Productive Bees |productivebees |1.20.1-12.5.3 |DONE |Manifest: NOSIGNATURE
  390. trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
  391. inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE
  392. bwncr-forge-1.20.1-3.17.0.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.0 |DONE |Manifest: NOSIGNATURE
  393. observable-4.4.1.jar |Observable |observable |4.4.1 |DONE |Manifest: NOSIGNATURE
  394. YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  395. voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
  396. DarkModeEverywhere-1.20.1-1.2.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  397. BetterAdvancements-Forge-1.20.1-0.4.2.10.jar |Better Advancements |betteradvancements |0.4.2.10 |DONE |Manifest: NOSIGNATURE
  398. rhino-forge-2001.2.2-build.18.jar |Rhino |rhino |2001.2.2-build.18 |DONE |Manifest: NOSIGNATURE
  399. kubejs-forge-2001.6.5-build.14.jar |KubeJS |kubejs |2001.6.5-build.14 |DONE |Manifest: NOSIGNATURE
  400. Cucumber-1.20.1-7.0.9.jar |Cucumber Library |cucumber |7.0.9 |DONE |Manifest: NOSIGNATURE
  401. jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
  402. amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
  403. oculus-flywheel-compat-1.20.1-0.2.5.jar |Oculus Flywheel Compat |irisflw |1.20.1-0.2.5 |DONE |Manifest: NOSIGNATURE
  404. blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE
  405. sophisticatedstorage-1.20.1-0.10.25.804.jar |Sophisticated Storage |sophisticatedstorage |0.10.25.804 |DONE |Manifest: NOSIGNATURE
  406. allthewizardgear-1.20.1-1.1.4.jar |All The Wizard Gear |allthewizardgear |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
  407. additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
  408. item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
  409. ftb-quests-forge-2001.4.7.jar |FTB Quests |ftbquests |2001.4.7 |DONE |Manifest: NOSIGNATURE
  410. productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
  411. dyenamics-1.20.1-3.2.0.jar |Dyenamics |dyenamics |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
  412. ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE
  413. create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE
  414. ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE
  415. ponderjs-1.20.1-1.3.1.jar |PonderJS |ponderjs |1.3.1 |DONE |Manifest: NOSIGNATURE
  416. waystones-forge-1.20-14.1.4.jar |Waystones |waystones |14.1.4 |DONE |Manifest: NOSIGNATURE
  417. ThermalExtra-3.0.9-1.20.1.jar |Thermal Extra |thermal_extra |3.0.9-1.20.1 |DONE |Manifest: NOSIGNATURE
  418. FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
  419. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  420. journeymap-1.20.1-5.10.0-forge.jar |Journeymap |journeymap |5.10.0 |DONE |Manifest: NOSIGNATURE
  421. comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  422. artifacts-forge-9.5.11.jar |Artifacts |artifacts |9.5.11 |DONE |Manifest: NOSIGNATURE
  423. DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE
  424. MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  425. DefaultSettings-1.20.x-4.0.7-Forge.jar |DefaultSettings |defaultsettings |4.0.7 |DONE |Manifest: NOSIGNATURE
  426. charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  427. mcjtylib-1.20-8.0.5.jar |McJtyLib |mcjtylib |1.20-8.0.5 |DONE |Manifest: NOSIGNATURE
  428. rftoolsbase-1.20-5.0.4.jar |RFToolsBase |rftoolsbase |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE
  429. xnet-1.20-6.1.4.jar |XNet |xnet |1.20-6.1.4 |DONE |Manifest: NOSIGNATURE
  430. rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
  431. rftoolsbuilder-1.20-6.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.5 |DONE |Manifest: NOSIGNATURE
  432. xnetgases-1.20.1-5.0.0.jar |XNet Gases |xnetgases |5.0.0 |DONE |Manifest: NOSIGNATURE
  433. rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
  434. rftoolscontrol-1.20-7.0.2.jar |RFToolsControl |rftoolscontrol |1.20-7.0.2 |DONE |Manifest: NOSIGNATURE
  435. mahoutsukai-1.20.1-v1.34.62.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.62 |DONE |Manifest: NOSIGNATURE
  436. farsight-1.20.1-3.6.jar |Farsight mod |farsight_view |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
  437. ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
  438. iChunUtil-1.20.1-Forge-1.0.0.jar |iChunUtil |ichunutil |1.0.0 |DONE |Manifest: ae:67:c5:55:fb:7e:f3:4e:5c:71:f4:50:9e:df:a2:b0:32:86:cf:09:f2:fe:9b:db:94:3b:09:88:a2:3d:91:1f
  439. mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE
  440. ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
  441. ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
  442. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
  443. BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |3.2.1.302 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  444. Draconic-Evolution-1.20.1-3.1.2.581-universal.jar |Draconic Evolution |draconicevolution |3.1.2.581 |DONE |Manifest: 53:bb:a0:11:bd:61:e2:1a:e2:cb:fd:f8:4f:e4:cd:a5:cc:12:f4:43:f0:78:68:3b:e1:62:c6:78:3b:27:ff:fe
  445. MysticalAgriculture-1.20.1-7.0.11.jar |Mystical Agriculture |mysticalagriculture |7.0.11 |DONE |Manifest: NOSIGNATURE
  446. MysticalAgradditions-1.20.1-7.0.3.jar |Mystical Agradditions |mysticalagradditions |7.0.3 |DONE |Manifest: NOSIGNATURE
  447. matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
  448. craftingtweaks-forge-1.20.1-18.2.4.jar |CraftingTweaks |craftingtweaks |18.2.4 |DONE |Manifest: NOSIGNATURE
  449. rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
  450. libIPN-forge-1.20-4.0.2.jar |libIPN |libipn |4.0.2 |DONE |Manifest: NOSIGNATURE
  451. moonlight-1.20-2.12.6-forge.jar |Moonlight Library |moonlight |1.20-2.12.6 |DONE |Manifest: NOSIGNATURE
  452. eccentrictome-1.20.1-1.10.2.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.2 |DONE |Manifest: NOSIGNATURE
  453. ToolBelt-1.20.1-1.20.01.jar |Tool Belt |toolbelt |1.20.01 |DONE |Manifest: NOSIGNATURE
  454. titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
  455. silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
  456. mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE
  457. Jade-1.20.1-forge-11.9.2.jar |Jade |jade |11.9.2+forge |DONE |Manifest: NOSIGNATURE
  458. appliedenergistics2-forge-15.2.8.jar |Applied Energistics 2 |ae2 |15.2.8 |DONE |Manifest: NOSIGNATURE
  459. AEInfinityBooster-1.20.1-1.0.0+21.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+21 |DONE |Manifest: NOSIGNATURE
  460. merequester-forge-1.20.1-1.1.4.jar |ME Requester |merequester |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
  461. ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
  462. ExtendedAE-1.20-1.1.11-forge.jar |ExtendedAE |expatternprovider |1.20-1.1.11-forge |DONE |Manifest: NOSIGNATURE
  463. AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
  464. forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
  465. EnderIO-1.20.1-6.1.6-beta-all.jar |Ender IO |enderio |6.1.6-beta |DONE |Manifest: NOSIGNATURE
  466. Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: 2e:cb:db:61:22:2a:6d:79:f4:22:31:8c:34:9b:cf:9f:91:ea:95:c4:bf:bb:8a:de:6e:10:c3:f0:b1:c6:ae:20
  467. easy-villagers-forge-1.20.1-1.1.13.jar |Easy Villagers |easy_villagers |1.20.1-1.1.13 |DONE |Manifest: NOSIGNATURE
  468. reliquary-1.20.1-2.0.41.1229.jar |Reliquary |reliquary |1.20.1-2.0.41.1229 |DONE |Manifest: NOSIGNATURE
  469. Quark-4.0-458.jar |Quark |quark |4.0-458 |DONE |Manifest: NOSIGNATURE
  470. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
  471. allthecompressed-1.20.1-3.0.2.jar |AllTheCompressed |allthecompressed |3.0.2 |DONE |Manifest: NOSIGNATURE
  472. polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  473. PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
  474. FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
  475. FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |7.2.1.15 |DONE |Manifest: NOSIGNATURE
  476. ars_elemental-1.20.1-0.6.5.jar |Ars Elemental |ars_elemental |1.20.1-0.6.5 |DONE |Manifest: NOSIGNATURE
  477. irons_spellbooks-1.20.1-3.2.1.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.2.1 |DONE |Manifest: NOSIGNATURE
  478. enderchests-forge-1.20.1-1.2.jar |EnderChests |enderchests |1.20.1-1.2 |DONE |Manifest: NOSIGNATURE
  479. JustEnoughMekanismMultiblocks-1.20.1-4.2.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.2 |DONE |Manifest: NOSIGNATURE
  480. Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE
  481. buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
  482. modonomicon-1.20.1-forge-1.73.0.jar |Modonomicon |modonomicon |1.73.0 |DONE |Manifest: NOSIGNATURE
  483. pylons-1.20.1-4.2.1.jar |Pylons |pylons |4.2.1 |DONE |Manifest: NOSIGNATURE
  484. ferritecore-6.0.1-forge.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
  485. solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
  486. functionalstorage-1.20.1-1.2.10.jar |Functional Storage |functionalstorage |1.20.1-1.2.10 |DONE |Manifest: NOSIGNATURE
  487. moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
  488. modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  489. notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  490. justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |DONE |Manifest: NOSIGNATURE
  491. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  492. refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
  493. refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
  494. Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
  495. AEAdditions-1.20.1-5.0.6.jar |AE Additions |ae2additions |5.0.6 |DONE |Manifest: NOSIGNATURE
  496. megacells-forge-2.4.4-1.20.1.jar |MEGA Cells |megacells |2.4.4-1.20.1 |DONE |Manifest: NOSIGNATURE
  497. expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
  498. valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
  499. create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
  500. flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
  501. createaddition-1.20.1-1.2.4c.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.4c |DONE |Manifest: NOSIGNATURE
  502. Crash Report UUID: 6ff7ab2e-eb8a-4815-9cc7-12988be46374
  503. FML: 47.3
  504. Forge: net.minecraftforge:47.3.0
  505. Flywheel Backend: GL33 Instanced Arrays
Advertisement
Add Comment
Please, Sign In to add comment