Advertisement
Guest User

Untitled

a guest
Sep 4th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 102.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. // Hi. I'm Connector, and I'm a crashaholic
  4. =========================
  5. SINYTRA CONNECTOR IS PRESENT!
  6. Please verify issues are not caused by Connector before reporting them to mod authors.
  7. If you're unsure, file a report on Connector's issue tracker found at https://github.com/Sinytra/Connector/issues.
  8. =========================
  9.  
  10. // Who set us up the TNT?
  11.  
  12. Time: 2024-09-04 12:24:50
  13. Description: Exception in server tick loop
  14.  
  15. java.util.ConcurrentModificationException: null
  16. at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:1095) ~[?:?] {}
  17. at java.util.ArrayList$Itr.next(ArrayList.java:1049) ~[?:?] {}
  18. at com.google.common.collect.Iterators$1.next(Iterators.java:146) ~[guava-31.1-jre.jar%2374!/:?] {}
  19. at java.util.Iterator.forEachRemaining(Iterator.java:133) ~[?:?] {re:mixin}
  20. at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1939) ~[?:?] {}
  21. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  22. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  23. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] {}
  24. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] {}
  25. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  26. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  27. at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157543_(PersistentEntitySectionManager.java:175) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin from mod smoothchunk,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor from mod radium,pl:mixin:A,pl:connector_pre_launch:A}
  28. at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[?:?] {}
  29. at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
  30. at java.util.stream.LongPipeline$1$1.accept(LongPipeline.java:177) ~[?:?] {}
  31. at java.util.PrimitiveIterator$OfLong.forEachRemaining(PrimitiveIterator.java:185) ~[?:?] {re:mixin}
  32. at java.util.Spliterators$LongIteratorSpliterator.forEachRemaining(Spliterators.java:2144) ~[?:?] {}
  33. at java.util.Spliterator$OfLong.forEachRemaining(Spliterator.java:777) ~[?:?] {}
  34. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  35. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  36. at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[?:?] {}
  37. at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[?:?] {}
  38. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  39. at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
  40. at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_157527_(PersistentEntitySectionManager.java:160) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin from mod smoothchunk,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor from mod radium,pl:mixin:A,pl:connector_pre_launch:A}
  41. at net.minecraft.world.level.entity.PersistentEntitySectionManager.m_287207_(PersistentEntitySectionManager.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:smoothchunk.mixins.json:PersistentEntitySectionManagerMixin from mod smoothchunk,pl:mixin:APP:lithium.mixins.json:chunk.entity_class_groups.ServerEntityManagerAccessor from mod radium,pl:mixin:APP:lithium.mixins.json:util.entity_movement_tracking.ServerEntityManagerAccessor from mod radium,pl:mixin:A,pl:connector_pre_launch:A}
  42. at net.minecraft.server.level.ChunkMap.m_287285_(ChunkMap.java:1307) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin from mod modernfix,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin from mod modernfix,pl:mixin:APP:krypton.mixins.json:shared.network.avoidwork.ThreadedAnvilChunkStorageMixin from mod krypton,pl:mixin:APP:krypton.mixins.json:shared.network.flushconsolidation.ThreadedAnvilChunkStorageMixin from mod krypton,pl:mixin:APP:lithium.mixins.json:world.player_chunk_tick.ThreadedAnvilChunkStorageMixin from mod radium,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin from mod smoothchunk,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ThreadedAnvilChunkStorageMixin from mod pehkui,pl:mixin:APP:ftbchunks-common.mixins.json:ChunkMapMixin from mod ftbchunks,pl:mixin:APP:fabric-networking-api-v1.mixins.json:accessor.ThreadedAnvilChunkStorageAccessor from mod fabric_networking_api_v1,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:ThreadedAnvilChunkStorageMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin from mod ars_nouveau,pl:mixin:A,pl:connector_pre_launch:A}
  43. at net.minecraft.server.level.ChunkHolder.m_287189_(ChunkHolder.java:346) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.ticking_chunk_alloc.ChunkHolderMixin from mod modernfix,pl:mixin:APP:lithium.mixins.json:world.chunk_access.ChunkHolderMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ChunkHolderAccessor from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}
  44. at net.minecraft.server.level.ChunkHolder.m_143003_(ChunkHolder.java:416) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.ticking_chunk_alloc.ChunkHolderMixin from mod modernfix,pl:mixin:APP:lithium.mixins.json:world.chunk_access.ChunkHolderMixin from mod radium,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat116plus.ChunkHolderAccessor from mod pehkui,pl:mixin:A,pl:connector_pre_launch:A}
  45. at net.minecraft.server.level.DistanceManager.m_183906_(DistanceManager.java:120) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
  46. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  47. at net.minecraft.server.level.DistanceManager.m_140805_(DistanceManager.java:119) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
  48. at net.minecraft.server.level.ServerChunkCache.m_8489_(ServerChunkCache.java:273) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug from mod cupboard,pl:mixin:APP:lithium.mixins.json:alloc.chunk_ticking.ServerChunkManagerMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.ServerChunkManagerMixin from mod radium,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin from mod smoothchunk,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin from mod pehkui,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  49. at net.minecraft.server.level.ServerChunkCache$MainThreadExecutor.m_7245_(ServerChunkCache.java:545) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:connector_pre_launch:A}
  50. at net.minecraft.server.level.ServerChunkCache.m_8466_(ServerChunkCache.java:269) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:cupboard.mixins.json:ChunkLoadDebug from mod cupboard,pl:mixin:APP:lithium.mixins.json:alloc.chunk_ticking.ServerChunkManagerMixin from mod radium,pl:mixin:APP:lithium.mixins.json:world.chunk_access.ServerChunkManagerMixin from mod radium,pl:mixin:APP:smoothchunk.mixins.json:ServerChunkCacheMixin from mod smoothchunk,pl:mixin:APP:pehkui.mixins.json:compat1201minus.compat117plus.ServerChunkManagerMixin from mod pehkui,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ServerChunkCache_CurrentLoadingMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  51. at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:758) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixin from mod bclib,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixinLate from mod bclib,pl:mixin:A,pl:connector_pre_launch:A}
  52. at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixin from mod bclib,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixinLate from mod bclib,pl:mixin:A,pl:connector_pre_launch:A}
  53. at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:115) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.fix_loop_spin_waiting.BlockableEventLoopMixin from mod modernfix,pl:mixin:A,pl:connector_pre_launch:A}
  54. at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:732) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixin from mod bclib,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixinLate from mod bclib,pl:mixin:A,pl:connector_pre_launch:A}
  55. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixin from mod bclib,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixinLate from mod bclib,pl:mixin:A,pl:connector_pre_launch:A}
  56. at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23753!/:?] {re:mixin,pl:accesstransformer:B,pl:connector_pre_launch:A,re:computing_frames,pl:accesstransformer:B,pl:connector_pre_launch:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin from mod modernfix,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin from mod modernfix,pl:mixin:APP:fabric-message-api-v1.mixins.json:MinecraftServerMixin from mod fabric_message_api_v1,pl:mixin:APP:connectormod.mixins.json:registries.MinecraftServerMixin from mod connectormod,pl:mixin:APP:fabric-resource-loader-v0.mixins.json:MinecraftServerMixin from mod fabric_resource_loader_v0,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin from mod balm,pl:mixin:APP:eldritch_end.mixins.json:server.BiomeMixin from mod eldritch_end,pl:mixin:APP:neruina.mixins.json:MinecraftServerMixin from mod neruina,pl:mixin:APP:unionlib.mixins.json:MinecraftServerMixin from mod unionlib,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin from mod citadel,pl:mixin:APP:fabric-lifecycle-events-v1.mixins.json:MinecraftServerMixin from mod fabric_lifecycle_events_v1,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixin from mod bclib,pl:mixin:APP:together.mixins.common.json:MinecraftServerMixinLate from mod bclib,pl:mixin:A,pl:connector_pre_launch:A}
  57. at java.lang.Thread.run(Thread.java:1583) ~[?:?] {re:mixin}
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Details:
  65. Minecraft Version: 1.20.1
  66. Minecraft Version ID: 1.20.1
  67. Operating System: Windows 11 (amd64) version 10.0
  68. Java Version: 21.0.4, Oracle Corporation
  69. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
  70. Memory: 4875429152 bytes (4649 MiB) / 10737418240 bytes (10240 MiB) up to 10737418240 bytes (10240 MiB)
  71. CPUs: 6
  72. Processor Vendor: GenuineIntel
  73. Processor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
  74. Identifier: Intel64 Family 6 Model 158 Stepping 10
  75. Microarchitecture: Coffee Lake
  76. Frequency (GHz): 2.81
  77. Number of physical packages: 1
  78. Number of physical CPUs: 6
  79. Number of logical CPUs: 6
  80. Graphics card #0 name: NVIDIA GeForce RTX 3060 Ti
  81. Graphics card #0 vendor: NVIDIA (0x10de)
  82. Graphics card #0 VRAM (MB): 4095.00
  83. Graphics card #0 deviceId: 0x2489
  84. Graphics card #0 versionInfo: DriverVersion=32.0.15.6094
  85. Graphics card #1 name: Intel(R) UHD Graphics 630
  86. Graphics card #1 vendor: Intel Corporation (0x8086)
  87. Graphics card #1 VRAM (MB): 1024.00
  88. Graphics card #1 deviceId: 0x3e92
  89. Graphics card #1 versionInfo: DriverVersion=31.0.101.2115
  90. Memory slot #0 capacity (MB): 16384.00
  91. Memory slot #0 clockSpeed (GHz): 2.67
  92. Memory slot #0 type: DDR4
  93. Memory slot #1 capacity (MB): 16384.00
  94. Memory slot #1 clockSpeed (GHz): 2.67
  95. Memory slot #1 type: DDR4
  96. Virtual memory max (MB): 53061.13
  97. Virtual memory used (MB): 46326.56
  98. Swap memory total (MB): 20407.90
  99. Swap memory used (MB): 1319.08
  100. JVM Flags: 24 total; -XX:ThreadPriorityPolicy=1 -XX:+UnlockExperimentalVMOptions -XX:+EnableJVMCIProduct -XX:-UnlockExperimentalVMOptions -Xms10G -Xmx10G -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -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
  101. Server Running: true
  102. Player Count: 2 / 10; [ServerPlayer['noeLord72'/3206, l='ServerLevel[world]', x=-4582.50, y=68.94, z=108.41], ServerPlayer['hypnotic_05m'/457, l='ServerLevel[world]', x=241.70, y=70.00, z=1041.02]]
  103. Data Packs: vanilla, mod:betterdungeons, mod:epicempires, mod:nethervillagertrader, mod:nyctophobia (incompatible), mod:connectorextras_kubejs_bridge, mod:fabric_rendering_fluids_v1, mod:fabric_models_v0, mod:stonycliffs (incompatible), mod:apothiccombat (incompatible), mod:fabric_command_api_v1, mod:fabric_block_view_api_v2, mod:fabric_command_api_v2, mod:yungsapi, mod:connectorextras_rei_bridge, mod:clientcrafting (incompatible), mod:kambrik (incompatible), mod:apotheosis (incompatible), mod:snowrealmagic (incompatible), mod:whatareyouvotingfor, mod:betterfortresses, mod:cloth_config (incompatible), mod:sawmill (incompatible), mod:revampedwolf (incompatible), mod:structure_gel, mod:explorations (incompatible), mod:corpse, mod:handcrafted (incompatible), mod:bcc (incompatible), mod:transparent, mod:highlighter (incompatible), mod:spark (incompatible), mod:mynethersdelight, mod:yungsextras, mod:attributeslib (incompatible), mod:medieval (incompatible), mod:cumulus_menus, mod:netherchested, mod:flib, mod:betterendisland, mod:fabric_rendering_data_attachment_v1, mod:nitrogen_internals, mod:krypton (incompatible), mod:l2library (incompatible), mod:toms_storage (incompatible), mod:treasurebags (incompatible), mod:betterjungletemples, mod:fabric_client_tags_api_v1, mod:smartbrainlib, mod:kiwi (incompatible), mod:mutantmonsters, mod:visualworkbench, mod:attributefix (incompatible), mod:fabric_screen_handler_api_v1, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:paxi, mod:fullstackwatchdog (incompatible), mod:fastasyncworldsave (incompatible), mod:geore, mod:epherolib (incompatible), mod:snowundertrees, mod:medieval_paintings, mod:fabric_particles_v1, mod:hunters_return, mod:dungeons_arise, mod:sons_of_sins, mod:terrablender, mod:biomesoplenty (incompatible), mod:forgeconfigscreens, mod:necronomicon (incompatible), mod:justenoughbreeding, mod:itemproductionlib (incompatible), mod:fabric_block_api_v1, mod:fabric_resource_conditions_api_v1, mod:fastpaintings (incompatible), mod:forgeconfigapiport, mod:domum_ornamentum, mod:calio, mod:betterfpsdist (incompatible), mod:paintings (incompatible), mod:lunar, mod:almostunified (incompatible), mod:structurize, mod:fabric_registry_sync_v0, mod:tlc (incompatible), mod:structory_towers, mod:fabric_object_builder_api_v1, mod:fabric_message_api_v1, mod:cosmeticarmorreworked, mod:aether_enhanced_extinguishing (incompatible), mod:skyvillages (incompatible), mod:kuma_api (incompatible), mod:fabric_renderer_api_v1, mod:fabric_item_api_v1, mod:towntalk (incompatible), mod:illagerinvasion, mod:betteroceanmonuments, mod:dimensionalsycnfixes (incompatible), mod:structureessentials (incompatible), mod:villagernames, mod:prism (incompatible), mod:placebo (incompatible), mod:lootintegrations (incompatible), mod:item_obliterator, mod:bookshelf, mod:bygonenether (incompatible), mod:ramcompat, mod:carryon (incompatible), mod:melody (incompatible), mod:fabric_api, mod:connectorextras_modmenu_bridge, mod:mapfrontiers (incompatible), mod:konkrete (incompatible), mod:fabric_api_lookup_api_v1, mod:eeeabsmobs, mod:lionfishapi (incompatible), mod:modpackupdatechecker, mod:connectorextras_architectury_bridge, mod:memorysettings (incompatible), mod:cataclysm (incompatible), mod:blockui, mod:nightconfigfixes, mod:connectormod, mod:starterkit, mod:twilightdelight (incompatible), mod:serverbrowser (incompatible), mod:cupboard (incompatible), mod:undergarden, mod:framework, mod:quarkdelight, mod:fabric_key_binding_api_v1, mod:fabric_transfer_api_v1, mod:betterend_crashed_ships, mod:ash_api, mod:realmrpg_demons, mod:crawl, mod:commonnetworking (incompatible), mod:connectorextras_pehkui_bridge, mod:fabric_resource_loader_v0, mod:obscure_api (incompatible), mod:clumps (incompatible), mod:mm, mod:decorative_blocks, mod:badmobs (incompatible), mod:bosses_of_mass_destruction, mod:azurelib, mod:connectorextras_energy_bridge, mod:watut, mod:skinlayers3d, mod:raided, mod:friendsandfoes (incompatible), mod:mobs_of_sins, mod:endermanoverhaul (incompatible), mod:fabric_blockrenderlayer_v1, mod:amecsapi, mod:creativecore, mod:azurelibarmor, mod:mes (incompatible), mod:betterarcheology (incompatible), mod:fabric_biome_api_v1, mod:wabi_sabi_structures, mod:minecolonies, mod:ferritecore (incompatible), mod:charmofundying (incompatible), mod:valhelsia_core (incompatible), mod:mpuc_lavendermd, mod:drinkbeer (incompatible), mod:easyanvils, mod:additionalentityattributes (incompatible), mod:riverredux (incompatible), mod:playeranimator (incompatible), mod:irons_spellbooks, mod:grassoverhaul (incompatible), mod:stalwart_dungeons, mod:apoli (incompatible), mod:sound_physics_remastered (incompatible), mod:fabric_convention_tags_v1, mod:villagersplus (incompatible), mod:maxhealthfix (incompatible), mod:bagus_lib, mod:resourcepackoverrides, mod:guardvillagers (incompatible), mod:balm, mod:fabric_screen_api_v1, mod:immersive_armors (incompatible), mod:jeresources, mod:ctov, mod:leavesbegone, mod:autoleveling, mod:connectorextras_terrablender_bridge, mod:stylecolonies (incompatible), mod:geophilic_reforged (incompatible), mod:lmft (incompatible), mod:advancementplaques (incompatible), mod:fabric_game_rule_api_v1, mod:yungsbridges, mod:resourcefulconfig (incompatible), mod:mysticaloaktree (incompatible), mod:curios (incompatible), mod:wizards_reborn (incompatible), mod:origins (incompatible), mod:searchables (incompatible), mod:eldritch_end, mod:icarus, mod:fabric_entity_events_v1, mod:sparsestructuresreforged (incompatible), mod:apothiccurios (incompatible), mod:celestisynth (incompatible), mod:bettermineshafts, mod:veinmining (incompatible), mod:fabric_dimensions_v1, mod:elytraslot (incompatible), mod:mowziesmobs, mod:ati_structures, mod:puzzlesapi, mod:formationsnether, mod:fabric_model_loading_api_v1, mod:jei, mod:multipiston, mod:lithostitched, mod:graveyard (incompatible), mod:pehkui (incompatible), mod:tetratic_combat_expanded, mod:fabric_rendering_v1, mod:realmrpg_skeletons, mod:passablefoliage (incompatible), mod:fabric_renderer_indigo, mod:apotheotic_additions, mod:travelersbackpack, mod:naturescompass, mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:sereneseasonfix (incompatible), mod:neruina (incompatible), mod:connectorextras_geckolib_fabric_compat, mod:memoryleakfix (incompatible), mod:formations, mod:aetherdelight, mod:puzzlesaccessapi, mod:dungeons_arise_seven_seas, mod:forge, mod:logbegone (incompatible), mod:formationsoverworld, mod:fabric_api_base, mod:bettercombat (incompatible), mod:combatroll (incompatible), mod:nochatreports (incompatible), mod:spectrelib (incompatible), mod:connectorextras_jei_bridge, mod:kotlinforforge (incompatible), mod:fabric_item_group_api_v1, mod:polymorph (incompatible), mod:zeta (incompatible), mod:oceansdelight (incompatible), mod:fabric_recipe_api_v1, mod:visuality (incompatible), mod:biomemusic (incompatible), mod:puzzleslib, mod:mns (incompatible), mod:fabric_sound_api_v1, mod:betterend, mod:medievalorigins (incompatible), mod:deuf, mod:aquamirae (incompatible), mod:cristellib (incompatible), mod:tetra (incompatible), mod:tetranomicon, mod:tetraextras (incompatible), mod:treechop (incompatible), mod:blue_skies (incompatible), mod:dimasctetracompat (incompatible), mod:unionlib (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:geckolib, mod:ars_nouveau (incompatible), mod:knightsnmages, mod:georenouveau, mod:recipeessentials (incompatible), mod:aether, mod:aetheric_tetranomicon, mod:lost_aether_content, mod:deep_aether, mod:aeroblender (incompatible), mod:ancient_aether, mod:aether_redux, mod:connectivity (incompatible), mod:kleeslabs, mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:iceandfire, mod:ice_and_fire_spellbooks, mod:fabric_data_attachment_api_v1, mod:mixinextras (incompatible), mod:cataclysmicillagers (incompatible), mod:twigs (incompatible), mod:piglinsafety (incompatible), mod:relics, mod:wunderlib, mod:starbunclemania (incompatible), mod:dummmmmmy (incompatible), mod:bclib, mod:fabric_content_registries_v0, mod:twilightforest, mod:farmersdelight, mod:chefsdelight (incompatible), mod:cuisinedelight (incompatible), mod:delightful, mod:endersdelight, mod:endrem (incompatible), mod:reach_entity_attributes, mod:villagespawnpoint, mod:bountiful (incompatible), mod:patchouli (incompatible), mod:despawn_tweaker (incompatible), mod:collective, mod:survive (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:boatbreakfix (incompatible), mod:architectury (incompatible), mod:simplyswords (incompatible), mod:gardens_of_the_dead, mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbchunks (incompatible), mod:fabric_loot_api_v2, mod:connectorextras, mod:umbral_skies (incompatible), mod:fabric_networking_api_v1, mod:t_and_t (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:fabric_lifecycle_events_v1, mod:wither_spawn_fix, mod:tradingpost, mod:villagesandpillages (incompatible), mod:jmi (incompatible), mod:amendments (incompatible), mod:octolib, mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:pingwheel (incompatible), mod:tetracelium (incompatible), mod:geckoanimfix (incompatible), mod:waystones, mod:structory, mod:journeymap (incompatible), mod:fabric_mining_level_api_v1, mod:alternate_current, mod:farsight_view (incompatible), mod:bloodmagic (incompatible), mod:tomeofblood (incompatible), mod:toofast (incompatible), mod:fabric_transitive_access_wideners_v1, mod:zillagersweararmor (incompatible), mod:commonality, mod:dramaticdoors, mod:eidolon (incompatible), mod:alexscaves, mod:tact, mod:moonlight (incompatible), mod:magnumtorch, mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:jadecolonies (incompatible), mod:forbidden_arcanus (incompatible), mod:skilltree, mod:barteringstation, mod:iceberg (incompatible), mod:quark (incompatible), mod:supplementaries, mod:suppsquared (incompatible), mod:mutil, mod:apugli, mod:coroutil (incompatible), mod:mvs (incompatible), mod:apexcore, mod:fantasyfurniture, mod:packetfixer (incompatible), mod:connectorextras_emi_bridge, mod:fabric_data_generation_api_v1, mod:journeymapteams (incompatible), mod:fabric_events_interaction_v0, Supplementaries Generated Pack, Suppsquared Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, builtin/aether_ruined_portal, builtin/aether_temporary_freezing, builtin/ancient_aether_worldgen_overrides, builtin/compat_recipes/aether_lost_content_compat, builtin/compat_recipes/aether_redux_compat, builtin/compat_recipes/ancient_aether_compat, builtin/compatibility/aether_redux, builtin/compatibility/deep_aether, builtin/compatibility/lost_aether_content, builtin/data/ancient_aether_data, builtin/data/cloudbed, builtin/data/deep_aether_data, builtin/data/dungeon_stone_recipes, builtin/data/dungeon_upgrades/bronze, builtin/data/gravitite_ingot, builtin/data/lost_content_data, builtin/extinguishing_recipe_override, builtin/overrides/golden_swet_ball/DAGoldenSwetBallAetherReduxFixData, fabric, mutantmonsters:biome_modifications, tact/apply_tag_adjustments, mod:manaunification, mod:supermartijn642configlib (incompatible), mod:mobhealthbar (incompatible), mod:faster_random, mod:aether_villages, mod:samurai_dynasty (incompatible), mod:nyfscompat, BE_default_endgen_fix_1.20.x.zip, BWM_Rebalanced.zip (incompatible), FarmersDelight_ToolFix_1.1+1.20.x.zip, Origins_Expanded_Foods_v2.7.zip, WDA-NoFlyingStructures-1.18.2-1.19.2.zip (incompatible), apexcore-no-visualizer.zip (incompatible), celestisynth_worldgen.zip (incompatible), ctov-chefs-delight-add-on-v2-0.zip, ctov-farmers-delight-add-on-v2-1a.zip, ctov-friends-and-foes-add-on-v2-0.zip, ctov-irons-add-on-v1-2.zip, ctov-villager-plus-add-on-v2-0.zip, enderman_overhaul_biomes.zip, endrem_apoth_compat.zip (incompatible), formationsoverworldconfig.zip, ichphilipp-s-endcity-better-end-1-18-1.zip (incompatible), mmc4v27_sawmill.zip, mmc_apotheosis.zip, mmc_autoleveling.zip (incompatible), mmc_bettercombat.zip (incompatible), mmc_damage_types.zip, mmc_disable_onjoin_books.zip (incompatible), mmc_loot_tweaks.zip, mmc_misc_recipes.zip (incompatible), mmc_misc_tags.zip, mmc_spacing_tweaks.zip, mmc_survive_origins.zip, mmc_treasure_bags_adjustments.zip (incompatible), origins_survive_v3.zip, scarecrow_deaderer.zip, stella_blacklist.zip, mod:modernfix (incompatible), mod:radium, mod:smoothchunk (incompatible)
  104. Enabled Feature Flags: minecraft:vanilla
  105. World Generation: Stable
  106. Is Modded: Definitely; Server brand changed to 'forge'
  107. Type: Dedicated Server (map_server.txt)
  108. Sinytra Connector: 1.0.0-beta.45+1.20.1
  109. SINYTRA CONNECTOR IS PRESENT!
  110. Please verify issues are not caused by Connector before reporting them to mod authors. If you're unsure, file a report on Connector's issue tracker.
  111. Connector's issue tracker can be found at https://github.com/Sinytra/Connector/issues.
  112. Installed Fabric mods:
  113. | ================================================== | ============================== | ============================== | ==================== |
  114. | betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja | BetterEnd Crashed Ships | betterend_crashed_ships | 1.0.0 |
  115. | crawl-0.12.0_mapped_srg_1.20.1.jar | Crawl | crawl | 0.12.0 |
  116. | crawl-0.12.0$Fabric-ASM-v2.3_mapped_srg_1.20.1.jar | Manningham Mills | mm | 2.3 |
  117. | Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20 | Eldritch End | eldritch_end | 0.2.31 |
  118. | fasterrandom-5.1.0_mapped_srg_1.20.1.jar | Faster Random | faster_random | 5.1.0 |
  119. | better-end-4.0.11_mapped_srg_1.20.1.jar | Better End | betterend | 4.0.11 |
  120. | bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar | WunderLib | wunderlib | 1.1.5 |
  121. | bclib-3.0.14_mapped_srg_1.20.1.jar | BCLib | bclib | 3.0.14 |
  122. ModLauncher: 10.0.9+10.0.9+main.dcd20f30
  123. ModLauncher launch target: forgeserver
  124. ModLauncher naming: srg
  125. ModLauncher services:
  126. mixin-0.8.5.jar mixin PLUGINSERVICE
  127. eventbus-6.0.5.jar eventbus PLUGINSERVICE
  128. fmlloader-1.20.1-47.3.7.jar slf4jfixer PLUGINSERVICE
  129. fmlloader-1.20.1-47.3.7.jar object_holder_definalize PLUGINSERVICE
  130. fmlloader-1.20.1-47.3.7.jar runtime_enum_extender PLUGINSERVICE
  131. fmlloader-1.20.1-47.3.7.jar capability_token_subclass PLUGINSERVICE
  132. accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  133. fmlloader-1.20.1-47.3.7.jar runtimedistcleaner PLUGINSERVICE
  134. modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
  135. modlauncher-10.0.9.jar redirector TRANSFORMATIONSERVICE
  136. modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
  137. modlauncher-10.0.9.jar mixin-transmogrifier TRANSFORMATIONSERVICE
  138. modlauncher-10.0.9.jar connector_loader TRANSFORMATIONSERVICE
  139. FML Language Providers:
  140. javafml@null
  141. lowcodefml@null
  142. Mod List:
  143. YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  144. epicempires-0.0.4-neo.jar |EpicEmpires |epicempires |0.0.4-neo |DONE |Manifest: NOSIGNATURE
  145. nethervillagertrader-1.2.0-forge-1.20.1.jar |NetherVillagerTrader |nethervillagertrader |1.2.0 |DONE |Manifest: NOSIGNATURE
  146. Nyctophobia_1.6_(FORGE)_for_1.20+.jar |Nyctophobia |nyctophobia |1.6 |DONE |Manifest: NOSIGNATURE
  147. kubejs-bridge-1.11.2+1.20.1.jar |Connector Extras KubeJS Bridge|connectorextras_kubejs_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  148. fabric-rendering-fluids-v1-3.0.28+4ac5e37a77.jar |Fabric Rendering Fluids (v1) |fabric_rendering_fluids_v1 |3.0.28+4ac5e37a77 |DONE |Manifest: NOSIGNATURE
  149. fabric-models-v0-0.4.2+7c3892a477.jar |Fabric Models (v0) |fabric_models_v0 |0.4.2+7c3892a477 |DONE |Manifest: NOSIGNATURE
  150. Stony Cliffs for Lithostitched v1.1.2.jar |Stony Cliffs Are Cool (Lithost|stonycliffs |1.1.2 |DONE |Manifest: NOSIGNATURE
  151. ApothicCombat-1.20.1-1.1.0.jar |Apothic Combat |apothiccombat |1.1.0 |DONE |Manifest: NOSIGNATURE
  152. modernfix-forge-5.19.4+mc1.20.1.jar |ModernFix |modernfix |5.19.4+mc1.20.1 |DONE |Manifest: NOSIGNATURE
  153. fabric-command-api-v1-1.2.34+f71b366f77.jar |Fabric Command API (v1) |fabric_command_api_v1 |1.2.34+f71b366f77 |DONE |Manifest: NOSIGNATURE
  154. fabric-block-view-api-v2-1.0.1+0767707077.jar |Fabric BlockView API (v2) |fabric_block_view_api_v2 |1.0.1+0767707077 |DONE |Manifest: NOSIGNATURE
  155. fabric-command-api-v2-2.2.13+561530ec77.jar |Fabric Command API (v2) |fabric_command_api_v2 |2.2.13+561530ec77 |DONE |Manifest: NOSIGNATURE
  156. YungsApi-1.20-Forge-4.0.5.jar |YUNG's API |yungsapi |1.20-Forge-4.0.5 |DONE |Manifest: NOSIGNATURE
  157. rei-bridge-1.11.2+1.20.1.jar |Connector Extras REI Bridge |connectorextras_rei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  158. clientcrafting-1.20.1-1.8.jar |clientcrafting mod |clientcrafting |1.20.1-1.8 |DONE |Manifest: NOSIGNATURE
  159. Kambrik-6.1.1+1.20.1-forge.jar |Kambrik |kambrik |6.1.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  160. Apotheosis-1.20.1-7.3.5.jar |Apotheosis |apotheosis |7.3.5 |DONE |Manifest: NOSIGNATURE
  161. SnowRealMagic-1.20.1-forge-10.4.4.jar |Snow! Real Magic! |snowrealmagic |10.4.4 |DONE |Manifest: NOSIGNATURE
  162. whatareyouvotingfor2023-1.20.1-1.2.5.jar |What Are You Voting For? 2023 |whatareyouvotingfor |1.2.5 |DONE |Manifest: NOSIGNATURE
  163. YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  164. cloth-config-11.1.118-forge.jar |Cloth Config v10 API |cloth_config |11.1.118 |DONE |Manifest: NOSIGNATURE
  165. sawmill-1.20-1.4.3.jar |Universal Sawmill |sawmill |1.20-1.4.3 |DONE |Manifest: NOSIGNATURE
  166. revampedwolf-1.20.1-5.0.0.jar |RevampedWolf |revampedwolf |1.20.1-5.0.0 |DONE |Manifest: NOSIGNATURE
  167. structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
  168. explorations-forge-1.20.1-1.5.2.jar |Explorations+ |explorations |1.20.1-1.5.2 |DONE |Manifest: NOSIGNATURE
  169. corpse-forge-1.20.1-1.0.14.jar |Corpse |corpse |1.20.1-1.0.14 |DONE |Manifest: NOSIGNATURE
  170. handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
  171. BetterCompatibilityChecker-forge-4.0.8+mc1.20.1.ja|Better Compatibility Checker |bcc |4.0.8 |DONE |Manifest: NOSIGNATURE
  172. transparent-forge-8.0.1+1.20.1.jar |Transparent |transparent |8.0.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  173. Highlighter-1.20.1-forge-1.1.9.jar |Highlighter |highlighter |1.1.9 |DONE |Manifest: NOSIGNATURE
  174. spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
  175. MyNethersDelight-1.20.1-0.1.7.5.jar |My Nether's Delight |mynethersdelight |1.20.1-1.7.5 |DONE |Manifest: NOSIGNATURE
  176. YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  177. ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
  178. medieval-1.20.1-1.4.2.jar |Medieval |medieval |1.4.2 |DONE |Manifest: NOSIGNATURE
  179. cumulus_menus-1.20.1-1.0.0-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  180. NetherChested-v8.0.3-1.20.1-Forge.jar |Nether Chested |netherchested |8.0.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
  181. 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
  182. YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
  183. fabric-rendering-data-attachment-v1-0.3.37+a6081af|Fabric Rendering Data Attachme|fabric_rendering_data_attachme|0.3.37+a6081afc77 |DONE |Manifest: NOSIGNATURE
  184. nitrogen_internals-1.20.1-1.0.7-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.7-neoforg|DONE |Manifest: NOSIGNATURE
  185. KryptonReforged-0.2.3.jar |Krypton Reforged |krypton |0.2.3 |DONE |Manifest: NOSIGNATURE
  186. l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
  187. toms_storage-1.20-1.6.8.jar |Tom's Simple Storage Mod |toms_storage |1.6.8 |DONE |Manifest: NOSIGNATURE
  188. treasure-bags-1.20.1-1.9.0.jar |Treasure Bags |treasurebags |1.9.0 |DONE |Manifest: NOSIGNATURE
  189. YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
  190. fabric-client-tags-api-v1-1.1.2+5d6761b877.jar |Fabric Client Tags |fabric_client_tags_api_v1 |1.1.2+5d6761b877 |DONE |Manifest: NOSIGNATURE
  191. SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
  192. radium-mc1.20.1-0.12.3+git.50c5c33.jar |Radium |radium |0.12.3+git.50c5c33 |DONE |Manifest: NOSIGNATURE
  193. Kiwi-1.20.1-Forge-11.8.20.jar |Kiwi Library |kiwi |11.8.20+forge |DONE |Manifest: NOSIGNATURE
  194. MutantMonsters-v8.0.7-1.20.1-Forge.jar |Mutant Monsters |mutantmonsters |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
  195. VisualWorkbench-v8.0.0-1.20.1-Forge.jar |Visual Workbench |visualworkbench |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
  196. 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
  197. fabric-screen-handler-api-v1-1.3.30+561530ec77.jar|Fabric Screen Handler API (v1)|fabric_screen_handler_api_v1 |1.3.30+561530ec77 |DONE |Manifest: NOSIGNATURE
  198. goblintraders-forge-1.20.1-1.9.3.jar |Goblin Traders |goblintraders |1.9.3 |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
  199. caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  200. Paxi-1.20-Forge-4.0.jar |Paxi |paxi |1.20-Forge-4.0 |DONE |Manifest: NOSIGNATURE
  201. fullstackwatchdog-1.0.1+1.19.2-forge.jar |FullStack Watchdog |fullstackwatchdog |1.0.1+1.19.2-forge |DONE |Manifest: NOSIGNATURE
  202. fastasyncworldsave-1.20.1-2.0.jar |fastasyncworldsave mod |fastasyncworldsave |1.20.1-2.0 |DONE |Manifest: NOSIGNATURE
  203. GeOre-1.20.1-2.4.2.jar |GeOre |geore |2.4.2 |DONE |Manifest: NOSIGNATURE
  204. EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
  205. snowundertrees-1.20.1-1.4.4.jar |Snow Under Trees |snowundertrees |1.4.4 |DONE |Manifest: NOSIGNATURE
  206. medieval_paintings-1.20-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |DONE |Manifest: NOSIGNATURE
  207. fabric-particles-v1-1.1.2+78e1ecb877.jar |Fabric Particles (v1) |fabric_particles_v1 |1.1.2+78e1ecb877 |DONE |Manifest: NOSIGNATURE
  208. hunters_return-1.20.1-11.5.0.jar |Hunters Returns |hunters_return |1.20.1-11.5.0 |DONE |Manifest: NOSIGNATURE
  209. DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
  210. sons-of-sins-1.20.1-2.1.6.jar |Sons of Sins |sons_of_sins |2.1.6 |DONE |Manifest: NOSIGNATURE
  211. smoothchunk-1.20.1-3.6.jar |Smoothchunk mod |smoothchunk |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
  212. TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |3.0.1.7 |DONE |Manifest: NOSIGNATURE
  213. BiomesOPlenty-1.20.1-18.0.0.598.jar |Biomes O' Plenty |biomesoplenty |18.0.0.598 |DONE |Manifest: NOSIGNATURE
  214. ForgeConfigScreens-v8.0.2-1.20.1-Forge.jar |Forge Config Screens |forgeconfigscreens |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  215. Necronomicon-Forge-1.4.2.jar |Necronomicon |necronomicon |1.4.2 |DONE |Manifest: NOSIGNATURE
  216. justenoughbreeding-forge-1.20.x-1.4.0.jar |Just Enough Breeding |justenoughbreeding |1.4.0 |DONE |Manifest: NOSIGNATURE
  217. ItemProductionLib-1.20.1-1.0.2a-all.jar |Item Production Lib |itemproductionlib |1.0.2a |DONE |Manifest: NOSIGNATURE
  218. fabric-block-api-v1-1.0.11+0e6cb7f777.jar |Fabric Block API (v1) |fabric_block_api_v1 |1.0.11+0e6cb7f777 |DONE |Manifest: NOSIGNATURE
  219. fabric-resource-conditions-api-v1-2.3.8+9ad825cd77|Fabric Resource Conditions API|fabric_resource_conditions_api|2.3.8+9ad825cd77 |DONE |Manifest: NOSIGNATURE
  220. fastpaintings-1.20-1.2.7.jar |Fast Paintings |fastpaintings |1.20-1.2.7 |DONE |Manifest: NOSIGNATURE
  221. forgeconfigapiport-1.11.2+1.20.1.jar |Forge Config API Port (Connect|forgeconfigapiport |8.0.0 |DONE |Manifest: NOSIGNATURE
  222. domum_ornamentum-1.20.1-1.0.203-beta-universal.jar|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.203-beta |DONE |Manifest: NOSIGNATURE
  223. calio-forge-1.20.1-1.11.0.5.jar |Calio |calio |1.20.1-1.11.0.5 |DONE |Manifest: NOSIGNATURE
  224. betterfpsdist-1.20.1-4.4.jar |betterfpsdist mod |betterfpsdist |1.20.1-4.4 |DONE |Manifest: NOSIGNATURE
  225. Paintings-forge-1.20.1-11.0.0.2.jar |Paintings ++ |paintings |11.0.0.2 |DONE |Manifest: NOSIGNATURE
  226. Lunar-forge-1.20.1-0.2.0.jar |Lunar |lunar |0.2.0 |DONE |Manifest: NOSIGNATURE
  227. almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
  228. structurize-1.20.1-1.0.755-beta.jar |Structurize |structurize |1.20.1-1.0.755-beta |DONE |Manifest: NOSIGNATURE
  229. fabric-registry-sync-v0-2.3.3+1c0ea72177.jar |Fabric Registry Sync (v0) |fabric_registry_sync_v0 |2.3.3+1c0ea72177 |DONE |Manifest: NOSIGNATURE
  230. tlc_forge-1.0.3-R-1.20.X.jar |The Lost Castle |tlc |1.0.2 |DONE |Manifest: NOSIGNATURE
  231. Structory_Towers_1.20.x_v1.0.7.jar |Structory: Towers |structory_towers |1.0.7 |DONE |Manifest: NOSIGNATURE
  232. fabric-object-builder-api-v1-11.1.3+2174fc8477.jar|Fabric Object Builder API (v1)|fabric_object_builder_api_v1 |11.1.3+2174fc8477 |DONE |Manifest: NOSIGNATURE
  233. fabric-message-api-v1-5.1.9+52cc178c77.jar |Fabric Message API (v1) |fabric_message_api_v1 |5.1.9+52cc178c77 |DONE |Manifest: NOSIGNATURE
  234. 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
  235. aether_enhanced_extinguishing-1.20.1-1.0.0-neoforg|Enhanced Extinguishing |aether_enhanced_extinguishing |1.20.1-1.0.0-neoforg|DONE |Manifest: NOSIGNATURE
  236. SkyVillages-1.0.4-1.19.2-1.20.1-forge-release.jar |Sky Villages |skyvillages |1.0.4 |DONE |Manifest: NOSIGNATURE
  237. kuma-api-forge-20.1.8+1.20.1.jar |KumaAPI |kuma_api |20.1.8 |DONE |Manifest: NOSIGNATURE
  238. fabric-renderer-api-v1-3.2.1+1d29b44577.jar |Fabric Renderer API (v1) |fabric_renderer_api_v1 |3.2.1+1d29b44577 |DONE |Manifest: NOSIGNATURE
  239. fabric-item-api-v1-2.1.28+4d0bbcfa77.jar |Fabric Item API (v1) |fabric_item_api_v1 |2.1.28+4d0bbcfa77 |DONE |Manifest: NOSIGNATURE
  240. towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE
  241. IllagerInvasion-v8.0.5-1.20.1-Forge.jar |Illager Invasion |illagerinvasion |8.0.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  242. YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
  243. dimensionalsycnfixes-1.20.1-0.0.1.jar |DimensionalSycnFixes |dimensionalsycnfixes |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
  244. structureessentials-1.20.1-3.4.jar |Structure Essentials mod |structureessentials |1.20.1-3.4 |DONE |Manifest: NOSIGNATURE
  245. villagernames-1.20.1-8.1.jar |Villager Names |villagernames |8.1 |DONE |Manifest: NOSIGNATURE
  246. Prism-1.20.1-forge-1.0.5.jar |Prism |prism |1.0.5 |DONE |Manifest: NOSIGNATURE
  247. Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
  248. lootintegrations-1.20.1-3.7.jar |Lootintegrations mod |lootintegrations |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
  249. Item-Obliterator-NeoForge-MC1.20.1-2.3.1.jar |Item Obliterator |item_obliterator |2.3.0 |DONE |Manifest: NOSIGNATURE
  250. 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
  251. bygonenether-1.3.2-1.20.x.jar |Bygone Nether |bygonenether |1.3.2 |DONE |Manifest: NOSIGNATURE
  252. ramcompat-1.20.1-0.1.4.jar |RAM-Compat |ramcompat |0.1.4 |DONE |Manifest: NOSIGNATURE
  253. carryon-forge-1.20.1-2.1.2.7.jar |Carry On |carryon |2.1.2.7 |DONE |Manifest: NOSIGNATURE
  254. melody_forge_1.0.3_MC_1.20.1-1.20.4.jar |Melody |melody |1.0.2 |DONE |Manifest: NOSIGNATURE
  255. fabric-api-0.92.2+1.11.8+1.20.1.jar |Forgified Fabric API |fabric_api |0.92.2+1.11.8+1.20.1|DONE |Manifest: NOSIGNATURE
  256. modmenu-bridge-1.11.2+1.20.1.jar |Connector Extras ModMenu Bridg|connectorextras_modmenu_bridge|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  257. MapFrontiers-1.20.1-2.6.0p5-forge.jar |MapFrontiers |mapfrontiers |2.6.0p5 |DONE |Manifest: NOSIGNATURE
  258. konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
  259. fabric-api-lookup-api-v1-1.6.36+67f9824077.jar |Fabric API Lookup API (v1) |fabric_api_lookup_api_v1 |1.6.36+67f9824077 |DONE |Manifest: NOSIGNATURE
  260. eeeabsmobs-1.20.1-0.95.jar |EEEAB's Mobs |eeeabsmobs |1.20.1-0.95 |DONE |Manifest: NOSIGNATURE
  261. lionfishapi-1.9.jar |LionfishAPI |lionfishapi |1.9 |DONE |Manifest: NOSIGNATURE
  262. modpack-update-checker-1.20.1-forge-0.15.2.jar |Modpack Update Checker |modpackupdatechecker |0.15.2 |DONE |Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
  263. architectury-bridge-1.11.2+1.20.1.jar |Connector Extras Architectury |connectorextras_architectury_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  264. memorysettings-1.20.1-5.5.jar |memorysettings mod |memorysettings |1.20.1-5.5 |DONE |Manifest: NOSIGNATURE
  265. L_Enders_Cataclysm-1.99.6-1.20.1.jar |Cataclysm Mod |cataclysm |1.99.5 |DONE |Manifest: NOSIGNATURE
  266. blockui-1.20.1-1.0.186-beta.jar |UI Library Mod |blockui |1.20.1-1.0.186-beta |DONE |Manifest: NOSIGNATURE
  267. NightConfigFixes-v8.0.0-1.20.1-Forge.jar |Night Config Fixes |nightconfigfixes |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
  268. Connector-1.0.0-beta.45+1.20.1-mod.jar |Connector |connectormod |1.0.0-beta.45+1.20.1|DONE |Manifest: NOSIGNATURE
  269. starterkit-1.20.1-7.1.jar |Starter Kit |starterkit |7.1 |DONE |Manifest: NOSIGNATURE
  270. twilightdelight-2.0.12.jar |Twilight's Flavor & Delight |twilightdelight |2.0.12 |DONE |Manifest: NOSIGNATURE
  271. ServerBrowser-1.20.1-FORGE-1.3.0.jar |ServerBrowser |serverbrowser |1.0.0 |DONE |Manifest: NOSIGNATURE
  272. cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
  273. The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
  274. framework-forge-1.20.1-0.7.7.jar |Framework |framework |0.7.7 |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
  275. quark_delight_1.0.0_forge_1.20.1.jar |Quark Delight |quarkdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  276. fabric-key-binding-api-v1-1.0.37+561530ec77.jar |Fabric Key Binding API (v1) |fabric_key_binding_api_v1 |1.0.37+561530ec77 |DONE |Manifest: NOSIGNATURE
  277. fabric-transfer-api-v1-3.3.5+631c9cd677.jar |Fabric Transfer API (v1) |fabric_transfer_api_v1 |3.3.5+631c9cd677 |DONE |Manifest: NOSIGNATURE
  278. betterend-crashed-ships-1.0.0_mapped_srg_1.20.1.ja|BetterEnd Crashed Ships |betterend_crashed_ships |1.0.0 |DONE |Manifest: NOSIGNATURE
  279. ash_api-forge-3.0.2+1.20.1.jar |Ash API |ash_api |3.0.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  280. realmrpg_imps_and_demons_0.9.0_forge_1.20.1.jar |Realm RPG: Imps & Demons |realmrpg_demons |0.9.0 |DONE |Manifest: NOSIGNATURE
  281. crawl-0.12.0_mapped_srg_1.20.1.jar |Crawl |crawl |0.12.0 |DONE |Manifest: NOSIGNATURE
  282. common-networking-forge-1.0.5-1.20.1.jar |Common Networking |commonnetworking |1.0.5-1.20.1 |DONE |Manifest: NOSIGNATURE
  283. pehkui-bridge-1.11.2+1.20.1.jar |Connector Extras Pehkui Bridge|connectorextras_pehkui_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  284. fabric-resource-loader-v0-0.11.10+bcd08ed377.jar |Fabric Resource Loader (v0) |fabric_resource_loader_v0 |0.11.10+bcd08ed377 |DONE |Manifest: NOSIGNATURE
  285. obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE
  286. Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |12.0.0.4 |DONE |Manifest: NOSIGNATURE
  287. crawl-0.12.0$Fabric-ASM-v2.3_mapped_srg_1.20.1.jar|Manningham Mills |mm |2.3 |DONE |Manifest: NOSIGNATURE
  288. decorative_blocks-forge-1.20.1-4.1.3.jar |Decorative Blocks |decorative_blocks |4.1.3 |DONE |Manifest: NOSIGNATURE
  289. BadMobs-1.20.1-19.0.4.jar |BadMobs |badmobs |19.0.4 |DONE |Manifest: NOSIGNATURE
  290. BOMD-Forge-1.20.1-1.0.6.jar |Bosses of Mass Destruction |bosses_of_mass_destruction |1.0.6 |DONE |Manifest: NOSIGNATURE
  291. azurelib-neo-1.20.1-2.0.30.jar |AzureLib |azurelib |2.0.31 |DONE |Manifest: NOSIGNATURE
  292. energy-bridge-1.11.2+1.20.1.jar |Connector Extras Energy Bridge|connectorextras_energy_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  293. watut-forge-1.20.1-1.1.3.jar |What Are They Up To |watut |1.20.1-1.1.3 |DONE |Manifest: NOSIGNATURE
  294. skinlayers3d-forge-1.6.7-mc1.20.1.jar |3d-Skin-Layers |skinlayers3d |1.6.7 |DONE |Manifest: NOSIGNATURE
  295. Raided-1.20.1-0.1.4.jar |Raided |raided |0.1.4 |DONE |Manifest: NOSIGNATURE
  296. friendsandfoes-forge-mc1.20.1-2.0.16.jar |Friends&Foes |friendsandfoes |2.0.16 |DONE |Manifest: NOSIGNATURE
  297. MobsOfSins-v0.2.jar |Mobs of Sins |mobs_of_sins |0.2 |DONE |Manifest: NOSIGNATURE
  298. endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
  299. fabric-blockrenderlayer-v1-1.1.41+1d0da21e77.jar |Fabric BlockRenderLayer Regist|fabric_blockrenderlayer_v1 |1.1.41+1d0da21e77 |DONE |Manifest: NOSIGNATURE
  300. amecsapi-1.5.3+mc1.20-pre1.jar |Amecs API |amecsapi |1.5.3+mc1.20-pre1 |DONE |Manifest: NOSIGNATURE
  301. CreativeCore_FORGE_v2.11.37_mc1.20.1.jar |CreativeCore |creativecore |2.11.37 |DONE |Manifest: NOSIGNATURE
  302. azurelibarmor-neo-1.20.1-2.0.6.jar |AzureLib Armor |azurelibarmor |2.0.6 |DONE |Manifest: NOSIGNATURE
  303. mes-1.3.1-1.20-forge.jar |Moog's End Structures |mes |1.3.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  304. betterarcheology-1.2.0-1.20.1.jar |Better Archeology |betterarcheology |1.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  305. fabric-biome-api-v1-13.0.13+dc36698e77.jar |Fabric Biome API (v1) |fabric_biome_api_v1 |13.0.13+dc36698e77 |DONE |Manifest: NOSIGNATURE
  306. manaunification-1.20.1-1.0.1.jar |Mana Unification Mod |manaunification |1.0.1 |DONE |Manifest: NOSIGNATURE
  307. Wabi-Sabi-Structures-2.0.0-1.20-Forge.jar |Wabi-Sabi Structures |wabi_sabi_structures |2.0.0-1.20 |DONE |Manifest: NOSIGNATURE
  308. minecolonies-1.20.1-1.1.647-beta.jar |MineColonies |minecolonies |1.20.1-1.1.647-beta |DONE |Manifest: NOSIGNATURE
  309. 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
  310. charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  311. valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
  312. 1.20.1-forge-0.1.2.jar |MPUC lavender-md |mpuc_lavendermd |0.1.2 |DONE |Manifest: 4f:88:cf:0c:4c:fd:bd:e8:35:93:f6:9f:0e:12:30:77:82:b3:66:1e:b0:ca:bc:29:a8:0b:91:83:c6:7d:81:19
  313. drinkbeer-refill-1.20.1-1.0.4.b.jar |Drink Beer Refill |drinkbeer |1.0.4.b |DONE |Manifest: NOSIGNATURE
  314. EasyAnvils-v8.0.2-1.20.1-Forge.jar |Easy Anvils |easyanvils |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  315. supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
  316. additionalentityattributes-forge-1.4.0.5+1.20.1.ja|Additional Entity Attributes |additionalentityattributes |1.4.0.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  317. riverredux-0.3.1.jar |RiverRedux |riverredux |0.3.1 |DONE |Manifest: NOSIGNATURE
  318. player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
  319. irons_spellbooks-1.20.1-3.4.0.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0 |DONE |Manifest: NOSIGNATURE
  320. Grass_Overhaul-Forge-23.10.10-MC1.20.1.jar |Grass Overhaul |grassoverhaul |23.10.10 |DONE |Manifest: NOSIGNATURE
  321. stalwart-dungeons-1.20.1-1.2.8.jar |Stalwart Dungeons |stalwart_dungeons |1.2.8 |DONE |Manifest: NOSIGNATURE
  322. apoli-forge-1.20.1-2.9.0.8.jar |Apoli |apoli |1.20.1-2.9.0.8 |DONE |Manifest: NOSIGNATURE
  323. sound-physics-remastered-forge-1.20.1-1.4.5.jar |Sound Physics Remastered |sound_physics_remastered |1.20.1-1.4.5 |DONE |Manifest: NOSIGNATURE
  324. fabric-convention-tags-v1-1.5.5+fa3d1c0177.jar |Fabric Convention Tags |fabric_convention_tags_v1 |1.5.5+fa3d1c0177 |DONE |Manifest: NOSIGNATURE
  325. VillagersPlus_3.1_(FORGE)_for_1.20.1.jar |VillagersPlus |villagersplus |3.1 |DONE |Manifest: NOSIGNATURE
  326. MaxHealthFix-Forge-1.20.1-12.0.3.jar |MaxHealthFix |maxhealthfix |12.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
  327. bagus_lib-1.20.1-5.2.3.jar |Bagus Lib |bagus_lib |1.20.1-5.2.3 |DONE |Manifest: NOSIGNATURE
  328. ResourcePackOverrides-v8.0.3-1.20.1-Forge.jar |Resource Pack Overrides |resourcepackoverrides |8.0.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
  329. guardvillagers-1.20.1-1.6.7.jar |Guard Villagers |guardvillagers |1.20.1-1.6.7 |DONE |Manifest: NOSIGNATURE
  330. balm-forge-1.20.1-7.3.9-all.jar |Balm |balm |7.3.9 |DONE |Manifest: NOSIGNATURE
  331. fabric-screen-api-v1-2.0.8+45a670a577.jar |Fabric Screen API (v1) |fabric_screen_api_v1 |2.0.8+45a670a577 |DONE |Manifest: NOSIGNATURE
  332. immersive_armors-1.6.1+1.20.1-forge.jar |Immersive Armors |immersive_armors |1.6.1+1.20.1 |DONE |Manifest: NOSIGNATURE
  333. JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |1.4.0.247 |DONE |Manifest: NOSIGNATURE
  334. [Forge]CTOV-v3.4.5.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.5 |DONE |Manifest: NOSIGNATURE
  335. LeavesBeGone-v8.0.0-1.20.1-Forge.jar |Leaves Be Gone |leavesbegone |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
  336. AutoLeveling-1.20-1.19b.jar |Auto Leveling |autoleveling |1.19b |DONE |Manifest: NOSIGNATURE
  337. terrablender-bridge-1.11.2+1.20.1.jar |Connector Extras Terrablender |connectorextras_terrablender_b|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  338. stylecolonies-1.9.jar |stylecolonies mod |stylecolonies |1.9 |DONE |Manifest: NOSIGNATURE
  339. GeophilicReforged-v1.2.0.jar |Geophilic Reforged |geophilic_reforged |1.2.0 |DONE |Manifest: NOSIGNATURE
  340. lmft-1.0.4+1.20.1-forge.jar |Load My F***ing Tags |lmft |1.0.4+1.20.1 |DONE |Manifest: NOSIGNATURE
  341. AdvancementPlaques-1.20.1-forge-1.5.1.jar |Advancement Plaques |advancementplaques |1.5.1 |DONE |Manifest: NOSIGNATURE
  342. fabric-game-rule-api-v1-1.0.40+683d4da877.jar |Fabric Game Rule API (v1) |fabric_game_rule_api_v1 |1.0.40+683d4da877 |DONE |Manifest: NOSIGNATURE
  343. YungsBridges-1.20-Forge-4.0.3.jar |YUNG's Bridges |yungsbridges |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  344. resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
  345. mysticaloaktree-1.20-1.11.jar |Mystical Oak Tree |mysticaloaktree |1.20-1.11 |DONE |Manifest: NOSIGNATURE
  346. curios-forge-5.10.0+1.20.1.jar |Curios API |curios |5.10.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  347. wizards_reborn-1.20.1-0.1.6.jar |Wizard's Reborn |wizards_reborn |1.20.1-0.1.6 |DONE |Manifest: NOSIGNATURE
  348. origins-forge-1.20.1-1.10.0.9-all.jar |Origins |origins |1.20.1-1.10.0.9 |DONE |Manifest: NOSIGNATURE
  349. Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
  350. Eldritch_End-FORGE-MC1.20.1-0.2.31_mapped_srg_1.20|Eldritch End |eldritch_end |0.2.31 |DONE |Manifest: NOSIGNATURE
  351. Icarus-NeoForge-2.9.2.jar |Icarus |icarus |2.9.2 |DONE |Manifest: NOSIGNATURE
  352. fabric-entity-events-v1-1.6.0+6274ab9d77.jar |Fabric Entity Events (v1) |fabric_entity_events_v1 |1.6.0+6274ab9d77 |DONE |Manifest: NOSIGNATURE
  353. sparsestructuresreforged-1.20.1-0.0.1.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-0.0.1 |DONE |Manifest: NOSIGNATURE
  354. ApothicCurios-1.20.1-1.0.3c.jar |Apothic Curios |apothiccurios |1.0.3c |DONE |Manifest: NOSIGNATURE
  355. celestisynth-1.20.1-1.2.2.jar |Celestisynth |celestisynth |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
  356. YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
  357. veinmining-forge-1.5.0+1.20.1.jar |Vein Mining |veinmining |1.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
  358. fabric-dimensions-v1-2.1.54+8005d10d77.jar |Fabric Dimensions API (v1) |fabric_dimensions_v1 |2.1.54+8005d10d77 |DONE |Manifest: NOSIGNATURE
  359. elytraslot-forge-6.4.3+1.20.1.jar |Elytra Slot |elytraslot |6.4.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  360. mowziesmobs-1.6.5.jar |Mowzie's Mobs |mowziesmobs |1.6.4 |DONE |Manifest: NOSIGNATURE
  361. ati_structures(1.20)_v1.1.0_FORGE.jar |ati_structures |ati_structures |1.1.0 |DONE |Manifest: NOSIGNATURE
  362. puzzlesapi-forge-8.1.5.jar |Puzzles Api |puzzlesapi |8.1.5 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  363. formationsnether-1.0.4.jar |Formations Nether |formationsnether |1.0.4 |DONE |Manifest: NOSIGNATURE
  364. fabric-model-loading-api-v1-1.0.3+6274ab9d77.jar |Fabric Model Loading API (v1) |fabric_model_loading_api_v1 |1.0.3+6274ab9d77 |DONE |Manifest: NOSIGNATURE
  365. jei-1.20.1-forge-15.16.2.73.jar |Just Enough Items |jei |15.16.2.73 |DONE |Manifest: NOSIGNATURE
  366. multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
  367. lithostitched-forge-1.20.1-1.1.8.jar |Lithostitched |lithostitched |1.1.5 |DONE |Manifest: NOSIGNATURE
  368. The_Graveyard_3.1_(FORGE)_for_1.20.1.jar |The Graveyard |graveyard |3.1 |DONE |Manifest: NOSIGNATURE
  369. Pehkui-3.8.2+1.20.1-forge.jar |Pehkui |pehkui |3.8.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  370. tetratic-combat-expanded-1.20-2.7.2.jar |Tetratic Combat Expanded |tetratic_combat_expanded |2.7.2 |DONE |Manifest: NOSIGNATURE
  371. fabric-rendering-v1-3.0.8+66e9a48f77.jar |Fabric Rendering (v1) |fabric_rendering_v1 |3.0.8+66e9a48f77 |DONE |Manifest: NOSIGNATURE
  372. realmrpg_fallen_adventurers_1.0.3_forge_1.20.1.jar|Realm RPG: Fallen Adventurers |realmrpg_skeletons |1.0.3 |DONE |Manifest: NOSIGNATURE
  373. PassableFoliage-1.20.1-forge-8.2.1.jar |Passable Foliage |passablefoliage |8.2.1 |DONE |Manifest: NOSIGNATURE
  374. fabric-renderer-indigo-1.5.2+b5b2da4177.jar |Fabric Renderer - Indigo |fabric_renderer_indigo |1.5.2+b5b2da4177 |DONE |Manifest: NOSIGNATURE
  375. ApotheoticAdditionsV2.0.2.jar |Apotheotic Additions |apotheotic_additions |2.0.1 |DONE |Manifest: NOSIGNATURE
  376. mobhealthbar-forge-1.20.x-2.3.0.jar |YDM's Mob Health Bar |mobhealthbar |2.3.0 |DONE |Manifest: NOSIGNATURE
  377. travelersbackpack-forge-1.20.1-9.1.15.jar |Traveler's Backpack |travelersbackpack |9.1.15 |DONE |Manifest: NOSIGNATURE
  378. NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
  379. smarterfarmers-1.20-2.0.1.jar |Smarter Farmers |smarterfarmers |1.20-2.0.1 |DONE |Manifest: NOSIGNATURE
  380. SereneSeasons-1.20.1-9.0.0.46.jar |Serene Seasons |sereneseasons |9.0.0.46 |DONE |Manifest: NOSIGNATURE
  381. sereneseasonfix-1.20.1-1.0.8.jar |Sereneseasonfix |sereneseasonfix |1.20.1-1.0.8 |DONE |Manifest: NOSIGNATURE
  382. Neruina-2.1.2-forge+1.20.1.jar |Neruina |neruina |2.1.2 |DONE |Manifest: NOSIGNATURE
  383. geckolib-fabric-compat-1.11.2+1.20.1.jar |Connector Extras Geckolib-Fabr|connectorextras_geckolib_fabri|1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  384. memoryleakfix-forge-1.17+-1.1.5.jar |Memory Leak Fix |memoryleakfix |1.1.5 |DONE |Manifest: NOSIGNATURE
  385. formations-1.0.2a-forge-mc1.20.2.jar |Formations |formations |1.0.2+a |DONE |Manifest: NOSIGNATURE
  386. aether_delight_1.0.0_forge_1.20.1.jar |Aether Delight |aetherdelight |1.0.0 |DONE |Manifest: NOSIGNATURE
  387. puzzlesaccessapi-forge-8.0.9.jar |Puzzles Access Api |puzzlesaccessapi |8.0.9 |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
  388. DungeonsAriseSevenSeas-1.20.x-1.0.2-forge.jar |When Dungeons Arise: Seven Sea|dungeons_arise_seven_seas |1.0.2 |DONE |Manifest: NOSIGNATURE
  389. forge-1.20.1-47.3.7-universal.jar |Forge |forge |47.3.7 |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
  390. Log-Begone-Forge-1.20.1-1.0.8.jar |Log Begone |logbegone |1.0.8 |DONE |Manifest: NOSIGNATURE
  391. formationsoverworld-1.0.4.jar |Formations Overworld |formationsoverworld |1.0.4 |DONE |Manifest: NOSIGNATURE
  392. fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
  393. bettercombat-forge-1.8.6+1.20.1.jar |Better Combat |bettercombat |1.8.6+1.20.1 |DONE |Manifest: NOSIGNATURE
  394. combatroll-forge-1.3.3+1.20.1.jar |Combat Roll |combatroll |1.3.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  395. NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
  396. spectrelib-forge-0.13.15+1.20.1.jar |SpectreLib |spectrelib |0.13.15+1.20.1 |DONE |Manifest: NOSIGNATURE
  397. jei-bridge-1.11.2+1.20.1.jar |Connector Extras JEI Bridge |connectorextras_jei_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  398. kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
  399. fabric-item-group-api-v1-4.0.12+c9161c2d77.jar |Fabric Item Group API (v1) |fabric_item_group_api_v1 |4.0.12+c9161c2d77 |DONE |Manifest: NOSIGNATURE
  400. polymorph-forge-0.49.5+1.20.1.jar |Polymorph |polymorph |0.49.5+1.20.1 |DONE |Manifest: NOSIGNATURE
  401. Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
  402. fasterrandom-5.1.0_mapped_srg_1.20.1.jar |Faster Random |faster_random |5.1.0 |DONE |Manifest: NOSIGNATURE
  403. oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
  404. fabric-recipe-api-v1-1.0.21+514a076577.jar |Fabric Recipe API (v1) |fabric_recipe_api_v1 |1.0.21+514a076577 |DONE |Manifest: NOSIGNATURE
  405. visuality-forge-2.0.2.jar |Visuality: Reforged |visuality |2.0.2 |DONE |Manifest: NOSIGNATURE
  406. biomemusic-1.20.1-2.5.jar |biomemusic mod |biomemusic |1.20.1-2.5 |DONE |Manifest: NOSIGNATURE
  407. PuzzlesLib-v8.1.22-1.20.1-Forge.jar |Puzzles Lib |puzzleslib |8.1.22 |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
  408. mns-1.0.1-1.20-forge.jar |Moog's Nether Structures |mns |1.0.1-1.20-forge |DONE |Manifest: NOSIGNATURE
  409. fabric-sound-api-v1-1.0.13+4f23bd8477.jar |Fabric Sound API (v1) |fabric_sound_api_v1 |1.0.13+4f23bd8477 |DONE |Manifest: NOSIGNATURE
  410. better-end-4.0.11_mapped_srg_1.20.1.jar |Better End |betterend |4.0.11 |DONE |Manifest: NOSIGNATURE
  411. MedievalOriginsRevival-6.4.5+1.20.1-forge.jar |MedievalOriginsRevival |medievalorigins |6.4.5+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  412. deuf-1.20.1-1.3.jar |DEUF - Duplicate Entity UUID F|deuf |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
  413. aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE
  414. cristellib-1.1.5-forge.jar |Cristel Lib |cristellib |1.1.5 |DONE |Manifest: NOSIGNATURE
  415. tetra-1.20.1-6.3.0.jar |tetra |tetra |6.3.0 |DONE |Manifest: NOSIGNATURE
  416. tetranomicon-1.5.3-1.20.1.jar |Tetranomicon |tetranomicon |1.5.3-1.20.1 |DONE |Manifest: NOSIGNATURE
  417. tetraextras-0.1.4-1.20.1.jar |Tetra Extras |tetraextras |0.1.4-1.20.1 |DONE |Manifest: NOSIGNATURE
  418. TreeChop-1.20.1-forge-0.19.0-fixed.jar |HT's TreeChop |treechop |0.19.0 |DONE |Manifest: NOSIGNATURE
  419. blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE
  420. dimasctetracompat-1.20.1-1.4.0.1.jar |Dimensional Ascension Tetra Co|dimasctetracompat |1.20.1-1.4.0.1 |DONE |Manifest: NOSIGNATURE
  421. UnionLib-1.20.1-10.2.5-Forge.jar |UnionLib |unionlib |10.2.5 |DONE |Manifest: NOSIGNATURE
  422. YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
  423. netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
  424. geckolib-forge-1.20.1-4.4.9.jar |GeckoLib 4 |geckolib |4.4.9 |DONE |Manifest: NOSIGNATURE
  425. ars_nouveau-1.20.1-4.12.4-all.jar |Ars Nouveau |ars_nouveau |4.12.4 |DONE |Manifest: NOSIGNATURE
  426. knightsnmages-0.0.7-neo.jar |KnightsnMages |knightsnmages |0.0.7-neo |DONE |Manifest: NOSIGNATURE
  427. GeOre_Nouveau-1.20.1-0.4.1.jar |GeOre Nouveau |georenouveau |0.4.1 |DONE |Manifest: NOSIGNATURE
  428. recipeessentials-1.20.1-3.6.jar |recipeessentials mod |recipeessentials |1.20.1-3.6 |DONE |Manifest: NOSIGNATURE
  429. aether-1.20.1-1.4.2-neoforge.jar |The Aether |aether |1.20.1-1.4.2-neoforg|DONE |Manifest: NOSIGNATURE
  430. aetheric_tetranomicon-1.1.2-1.20.1.jar |Aetheric Tetranomicon |aetheric_tetranomicon |1.1.2-1.20.1 |DONE |Manifest: NOSIGNATURE
  431. lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
  432. deep_aether-1.20.1-1.0.4.jar |Deep Aether |deep_aether |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
  433. aeroblender-1.20.1-1.0.1-neoforge.jar |AeroBlender |aeroblender |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
  434. ancient_aether-0.9.7.jar |Ancient Aether |ancient_aether |0.9.7 |DONE |Manifest: NOSIGNATURE
  435. aether-redux-2.0.16c-1.20.1-neoforge.jar |The Aether: Redux |aether_redux |2.0.16c |DONE |Manifest: NOSIGNATURE
  436. connectivity-1.20.1-5.6.jar |Connectivity Mod |connectivity |1.20.1-5.6 |DONE |Manifest: NOSIGNATURE
  437. kleeslabs-forge-1.20-15.0.0.jar |KleeSlabs |kleeslabs |15.0.0 |DONE |Manifest: NOSIGNATURE
  438. citadel-2.6.0-1.20.1.jar |Citadel |citadel |2.6.0 |DONE |Manifest: NOSIGNATURE
  439. alexsmobs-1.22.8.jar |Alex's Mobs |alexsmobs |1.22.8 |DONE |Manifest: NOSIGNATURE
  440. iceandfire-2.1.13-1.20.1-beta-5.jar |Ice and Fire |iceandfire |2.1.13-1.20.1 |DONE |Manifest: NOSIGNATURE
  441. ice_and_fire_spellbooks-2.2.0-1.20.1.jar |Ice and Fire: Spellbooks |ice_and_fire_spellbooks |2.2.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  442. fabric-data-attachment-api-v1-1.0.0+30ef839e77.jar|Fabric Data Attachment API (v1|fabric_data_attachment_api_v1 |1.0.0+30ef839e77 |DONE |Manifest: NOSIGNATURE
  443. mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
  444. Cataclysmic Illagers-1.0.0.jar |Cataclysmic Illagers |cataclysmicillagers |1.0.0 |DONE |Manifest: NOSIGNATURE
  445. AetherVillages-1.20.1-1.0.6-forge.jar |Aether Villages |aether_villages |1.0.6 |DONE |Manifest: NOSIGNATURE
  446. Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
  447. piglinsafety-1.18.2-1.0.0.jar |PiglinSafety |piglinsafety |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  448. relics-1.20.1-0.8.0.6.jar |Relics |relics |0.8.0.6 |DONE |Manifest: NOSIGNATURE
  449. bclib-3.0.14$wunderlib-1.1.5_mapped_srg_1.20.1.jar|WunderLib |wunderlib |1.1.5 |DONE |Manifest: NOSIGNATURE
  450. starbunclemania-1.20.1-1.2.2.0.jar |Starbunclemania |starbunclemania |1.20.1-1.2.2.0 |DONE |Manifest: NOSIGNATURE
  451. dummmmmmy-1.20-1.8.19.jar |MmmMmmMmmmmm |dummmmmmy |1.20-1.8.19 |DONE |Manifest: NOSIGNATURE
  452. bclib-3.0.14_mapped_srg_1.20.1.jar |BCLib |bclib |3.0.14 |DONE |Manifest: NOSIGNATURE
  453. fabric-content-registries-v0-4.0.11+a670df1e77.jar|Fabric Content Registries (v0)|fabric_content_registries_v0 |4.0.11+a670df1e77 |DONE |Manifest: NOSIGNATURE
  454. twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
  455. FarmersDelight-1.20.1-1.2.4.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
  456. chefs-delight-1.0.3-forge-1.20.1.jar |Chefs Delight |chefsdelight |1.0.3-forge-1.20.1 |DONE |Manifest: NOSIGNATURE
  457. cuisinedelight-1.1.14.jar |Cuisine Delight |cuisinedelight |1.1.14 |DONE |Manifest: NOSIGNATURE
  458. endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
  459. endrem_forge-5.3.3-R-1.20.1.jar |End Remastered |endrem |5.3.3-R-1.20.1 |DONE |Manifest: NOSIGNATURE
  460. reach-entity-attributes-2.4.0.jar |Reach Entity Attributes |reach_entity_attributes |2.4.0 |DONE |Manifest: NOSIGNATURE
  461. samurai_dynasty-0.0.48-1.20.1-neo.jar |Samurai Dynasty |samurai_dynasty |0.0.48-1.20.1-neo |DONE |Manifest: NOSIGNATURE
  462. villagespawnpoint-1.20.1-4.4.jar |Village Spawn Point |villagespawnpoint |4.4 |DONE |Manifest: NOSIGNATURE
  463. Bountiful-6.0.3+1.20.1-forge.jar |Bountiful |bountiful |6.0.3+1.20.1 |DONE |Manifest: NOSIGNATURE
  464. Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE
  465. despawn_tweaker-1.20.1-1.0.0.jar |DespawnTweaker |despawn_tweaker |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
  466. collective-1.20.1-7.84.jar |Collective |collective |7.84 |DONE |Manifest: NOSIGNATURE
  467. Survive-1.20.1-9.0.5.jar |Survive |survive |1.20.1-9.0.5 |DONE |Manifest: NOSIGNATURE
  468. YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
  469. resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
  470. deeperdarker-forge-1.20.1-1.3.1.jar |Deeper and Darker |deeperdarker |1.3.1 |DONE |Manifest: NOSIGNATURE
  471. BoatBreakFix-Universal-1.0.2.jar |Boat Break Fix |boatbreakfix |1.0.2 |DONE |Manifest: NOSIGNATURE
  472. architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
  473. simplyswords-forge-1.56.0-1.20.1.jar |Simply Swords |simplyswords |1.56.0-1.20.1 |DONE |Manifest: NOSIGNATURE
  474. gardens-of-the-dead-forge-4.0.1.jar |Gardens of the Dead |gardens_of_the_dead |4.0.1 |DONE |Manifest: NOSIGNATURE
  475. ftb-library-forge-2001.2.4.jar |FTB Library |ftblibrary |2001.2.4 |DONE |Manifest: NOSIGNATURE
  476. ftb-teams-forge-2001.3.0.jar |FTB Teams |ftbteams |2001.3.0 |DONE |Manifest: NOSIGNATURE
  477. ftb-chunks-forge-2001.3.1.jar |FTB Chunks |ftbchunks |2001.3.1 |DONE |Manifest: NOSIGNATURE
  478. fabric-loot-api-v2-1.2.1+eb28f93e77.jar |Fabric Loot API (v2) |fabric_loot_api_v2 |1.2.1+eb28f93e77 |DONE |Manifest: NOSIGNATURE
  479. ConnectorExtras-1.11.2+1.20.1.jar |Connector Extras |connectorextras |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  480. umbral_skies-1.3.jar |Umbral Skies |umbral_skies |1.3 |DONE |Manifest: NOSIGNATURE
  481. fabric-networking-api-v1-1.3.11+503a202477.jar |Fabric Networking API (v1) |fabric_networking_api_v1 |1.3.11+503a202477 |DONE |Manifest: NOSIGNATURE
  482. Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
  483. YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
  484. wither_spawn_fix-1.0.0.jar |Wither Spawn Fix |wither_spawn_fix |1.0.0 |DONE |Manifest: NOSIGNATURE
  485. voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
  486. fabric-lifecycle-events-v1-2.2.22+afab492177.jar |Fabric Lifecycle Events (v1) |fabric_lifecycle_events_v1 |2.2.22+afab492177 |DONE |Manifest: NOSIGNATURE
  487. TradingPost-v8.0.2-1.20.1-Forge.jar |Trading Post |tradingpost |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  488. villagesandpillages-forge-mc1.20.1-1.0.1.jar |Villages & Pillages |villagesandpillages |1.0.1 |DONE |Manifest: NOSIGNATURE
  489. jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
  490. amendments-1.20-1.2.8.jar |Amendments |amendments |1.20-1.2.8 |DONE |Manifest: NOSIGNATURE
  491. OctoLib-FORGE-0.4.2+1.20.1.jar |OctoLib |octolib |0.4.2 |DONE |Manifest: NOSIGNATURE
  492. item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
  493. ftb-quests-forge-2001.4.8.jar |FTB Quests |ftbquests |2001.4.8 |DONE |Manifest: NOSIGNATURE
  494. ftb-xmod-compat-forge-2.1.1.jar |FTB XMod Compat |ftbxmodcompat |2.1.1 |DONE |Manifest: NOSIGNATURE
  495. Ping-Wheel-1.9.1-forge-1.20.1.jar |Ping Wheel |pingwheel |1.9.1 |DONE |Manifest: NOSIGNATURE
  496. tetracelium-1.20.1-1.2.0.jar |tetracelium |tetracelium |1.2.0 |DONE |Manifest: NOSIGNATURE
  497. GeckoLibOculusCompat-Forge-1.0.1.jar |GeckoLibIrisCompat |geckoanimfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  498. waystones-forge-1.20-14.1.5.jar |Waystones |waystones |14.1.5 |DONE |Manifest: NOSIGNATURE
  499. Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
  500. journeymap-1.20.1-5.10.2-forge.jar |Journeymap |journeymap |5.10.2 |DONE |Manifest: NOSIGNATURE
  501. fabric-mining-level-api-v1-2.1.50+561530ec77.jar |Fabric Mining Level API (v1) |fabric_mining_level_api_v1 |2.1.50+561530ec77 |DONE |Manifest: NOSIGNATURE
  502. alternate_current-mc1.20-1.7.0.jar |Alternate Current |alternate_current |1.7.0 |DONE |Manifest: NOSIGNATURE
  503. farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
  504. bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
  505. tomeofblood-1.20.1-0.4.4-all.jar |Tome of Blood: Rebirth |tomeofblood |0.4.4 |DONE |Manifest: NOSIGNATURE
  506. toofast-1.20-0.4.3.5.jar |Too Fast |toofast |0.4.3.5 |DONE |Manifest: NOSIGNATURE
  507. fabric-transitive-access-wideners-v1-4.3.1+1880499|Fabric Transitive Access Widen|fabric_transitive_access_widen|4.3.1+1880499877 |DONE |Manifest: NOSIGNATURE
  508. illagersweararmor-1.20.1-1.4.0.jar |Illagers Wear Armor |zillagersweararmor |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE
  509. server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE
  510. commonality-1.20.1-7.0.0.jar |Commonality |commonality |7.0.0 |DONE |Manifest: NOSIGNATURE
  511. DramaticDoors-QuiFabrge-1.20.1-3.2.5.jar |Dramatic Doors |dramaticdoors |1.20.1-3.2.5 |DONE |Manifest: NOSIGNATURE
  512. eidolon_repraised-1.20.1-0.3.8.10.jar |Eidolon:Repraised |eidolon |1.20.1-0.3.8.10 |DONE |Manifest: NOSIGNATURE
  513. alexscaves-1.1.5.jar |Alex's Caves |alexscaves |1.1.5 |DONE |Manifest: NOSIGNATURE
  514. tact-1.1.9+1.20.1.jar |TACT |tact |1.1.9 |DONE |Manifest: NOSIGNATURE
  515. moonlight-1.20-2.12.17-forge.jar |Moonlight Library |moonlight |1.20-2.12.17 |DONE |Manifest: NOSIGNATURE
  516. MagnumTorch-v8.0.2-1.20.1-Forge.jar |Magnum Torch |magnumtorch |8.0.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  517. silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
  518. mixinsquared-forge-0.1.2-beta.6.jar |MixinSquared |mixinsquared |0.1.2-beta.6 |DONE |Manifest: NOSIGNATURE
  519. Jade-1.20.1-forge-11.11.1.jar |Jade |jade |11.11.1+forge |DONE |Manifest: NOSIGNATURE
  520. Delightful-1.20.1-3.5.8.jar |Delightful |delightful |3.5.8 |DONE |Manifest: NOSIGNATURE
  521. nyfscompat-1.20.1-1.0.1.jar |Nyf's Compat |nyfscompat |1.0.1 |DONE |Manifest: NOSIGNATURE
  522. JadeColonies-1.20.1-1.4.2.jar |JadeColonies |jadecolonies |1.4.2 |DONE |Manifest: NOSIGNATURE
  523. forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
  524. PassiveSkillTree-1.20.1-BETA-0.6.13a-all.jar |Passive Skill Tree |skilltree |0.6.13a |DONE |Manifest: NOSIGNATURE
  525. BarteringStation-v8.0.0-1.20.1-Forge.jar |Bartering Station |barteringstation |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
  526. Iceberg-1.20.1-forge-1.1.21.jar |Iceberg |iceberg |1.1.21 |DONE |Manifest: NOSIGNATURE
  527. Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
  528. supplementaries-1.20-2.8.17.jar |Supplementaries |supplementaries |1.20-2.8.17 |DONE |Manifest: NOSIGNATURE
  529. suppsquared-1.20-1.1.14.jar |Supplementaries Squared |suppsquared |1.20-1.1.14 |DONE |Manifest: NOSIGNATURE
  530. mutil-1.20.1-6.1.1.jar |mutil |mutil |6.1.1 |DONE |Manifest: NOSIGNATURE
  531. Apugli-2.10.2+1.20.1-forge.jar |Apugli |apugli |2.10.2+1.20.1-forge |DONE |Manifest: NOSIGNATURE
  532. coroutil-forge-1.20.1-1.3.7.jar |CoroUtil |coroutil |1.20.1-1.3.7 |DONE |Manifest: NOSIGNATURE
  533. mvs-4.1.4-1.20-forge.jar |Moog's Voyager Structures |mvs |4.1.4-1.20-forge |DONE |Manifest: NOSIGNATURE
  534. apexcore-1.20.1-10.0.0.jar |ApexCore |apexcore |10.0.0 |DONE |Manifest: NOSIGNATURE
  535. fantasyfurniture-1.20.1-9.0.0.jar |Fantasy's Furniture |fantasyfurniture |9.0.0 |DONE |Manifest: NOSIGNATURE
  536. packetfixer-forge-1.4.2-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.2 |DONE |Manifest: NOSIGNATURE
  537. emi-bridge-1.11.2+1.20.1.jar |Connector Extras EMI Bridge |connectorextras_emi_bridge |1.11.2+1.20.1 |DONE |Manifest: NOSIGNATURE
  538. fabric-data-generation-api-v1-12.3.4+369cb3a477.ja|Fabric Data Generation API (v1|fabric_data_generation_api_v1 |12.3.4+369cb3a477 |DONE |Manifest: NOSIGNATURE
  539. JourneyMap-Teams-forge-1.20.1-1.1.0.jar |JourneyMap-Teams |journeymapteams |1.1.0 |DONE |Manifest: NOSIGNATURE
  540. fabric-events-interaction-v0-0.6.2+0d0bd5a777.jar |Fabric Events Interaction (v0)|fabric_events_interaction_v0 |0.6.2+0d0bd5a777 |DONE |Manifest: NOSIGNATURE
  541. Crash Report UUID: 928046b9-4a70-417f-af6f-43736cf93342
  542. FML: 47.3
  543. Forge: net.minecraftforge:47.3.7
  544. Kiwi Modules:
  545. kiwi:block_components
  546. kiwi:block_templates
  547. kiwi:contributors
  548. kiwi:data
  549. kiwi:item_templates
  550. passablefoliage:core
  551. passablefoliage:enchantment
  552. snowrealmagic:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement