Advertisement
taj1994

ATM 7 Crash

Feb 10th, 2022
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 63.93 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 2/10/22, 5:41 AM
  5. Description: Unexpected error
  6.  
  7. java.util.ConcurrentModificationException: null
  8. at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1855) ~[?:?] {}
  9. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  10. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  11. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] {}
  12. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  13. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] {}
  14. at de.melanx.utilitix.content.BetterMending.pullXPClient(BetterMending.java:87) ~[UtilitiX-1.18.1-0.3.9.jar%23295!/:1.18.1-0.3.9] {re:classloading}
  15. at net.minecraftforge.eventbus.ASMEventHandler_798_BetterMending_pullXPClient_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
  16. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
  17. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
  18. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
  19. at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:876) ~[forge-1.18.1-39.0.75-universal.jar%23309!/:?] {re:mixin,re:classloading}
  20. at net.minecraft.client.Minecraft.m_91398_(Minecraft.java:1733) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  21. at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1015) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  22. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:660) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  23. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:classloading,pl:runtimedistcleaner:A}
  24. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  25. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  26. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  27. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  28. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.75.jar%2323!/:?] {}
  29. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
  32. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
  33. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
  34. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
  35. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
  36. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  37.  
  38.  
  39. A detailed walkthrough of the error, its code path and all known details is as follows:
  40. ---------------------------------------------------------------------------------------
  41.  
  42. -- Head --
  43. Thread: Render thread
  44. Stacktrace:
  45. at java.util.HashMap$EntrySpliterator.forEachRemaining(HashMap.java:1855) ~[?:?] {}
  46. at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
  47. at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
  48. at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921) ~[?:?] {}
  49. at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
  50. at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682) ~[?:?] {}
  51. at de.melanx.utilitix.content.BetterMending.pullXPClient(BetterMending.java:87) ~[UtilitiX-1.18.1-0.3.9.jar%23295!/:1.18.1-0.3.9] {re:classloading}
  52. at net.minecraftforge.eventbus.ASMEventHandler_798_BetterMending_pullXPClient_ClientTickEvent.invoke(.dynamic) ~[?:?] {}
  53. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
  54. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
  55. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
  56. at net.minecraftforge.event.ForgeEventFactory.onPostClientTick(ForgeEventFactory.java:876) ~[forge-1.18.1-39.0.75-universal.jar%23309!/:?] {re:mixin,re:classloading}
  57. -- Affected level --
  58. Details:
  59. All players: 1 total; [LocalPlayer['taj1994'/827, l='ClientLevel', x=-2872.11, y=2.00, z=472.36]]
  60. Chunk stats: 5041, 744
  61. Level dimension: allthemodium:mining
  62. Level spawn location: World: (-32,64,-28), Section: (at 0,0,4 in -2,4,-2; chunk contains blocks -32,-64,-32 to -17,319,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1)
  63. Level time: 3183624 game time, 3549333 day time
  64. Server brand: forge
  65. Server type: Integrated singleplayer server
  66. Stacktrace:
  67. at net.minecraft.client.multiplayer.ClientLevel.m_6026_(ClientLevel.java:407) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:architectury.mixins.json:MixinClientLevel,pl:mixin:APP:blue_skies.mixins.json:ClientLevelMixin,pl:mixin:APP:enhancedcelestials.mixins.json:client.MixinClientWorld,pl:mixin:APP:entityculling.mixins.json:ClientWorldMixin,pl:mixin:APP:terrablender.mixins.json:client.MixinClientLevel,pl:mixin:APP:create.mixins.json:DestroyProgressMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  68. at net.minecraft.client.Minecraft.m_91354_(Minecraft.java:2248) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  69. at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:682) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:ae2.mixins.json:PickColorMixin,pl:mixin:APP:architectury.mixins.json:MixinMinecraft,pl:mixin:APP:balm.mixins.json:MinecraftMixin,pl:mixin:APP:flywheel.mixins.json:PausedPartialTickAccessor,pl:mixin:APP:flywheel.mixins.json:ShaderCloseMixin,pl:mixin:APP:immersiveengineering.mixins.json:accessors.client.MinecraftAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftMixin,pl:mixin:APP:quartz.mixins.json:MinecraftShutdownMixin,pl:mixin:APP:terrablender_forge.mixins.json:client.MixinMinecraft,pl:mixin:APP:create.mixins.json:WindowResizeMixin,pl:mixin:APP:securitycraft.mixins.json:camera.MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
  70. at net.minecraft.client.main.Main.main(Main.java:205) ~[client-1.18.1-20211210.034407-srg.jar%23305!/:?] {re:classloading,pl:runtimedistcleaner:A}
  71. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {}
  72. at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {}
  73. at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {}
  74. at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {}
  75. at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:45) ~[fmlloader-1.18.1-39.0.75.jar%2323!/:?] {}
  76. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-9.1.0.jar%235!/:?] {}
  77. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-9.1.0.jar%235!/:?] {}
  78. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-9.1.0.jar%235!/:?] {}
  79. at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-9.1.0.jar%235!/:?] {}
  80. at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-9.1.0.jar%235!/:?] {}
  81. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-9.1.0.jar%235!/:?] {}
  82. at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-9.1.0.jar%235!/:?] {}
  83. at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149) [bootstraplauncher-1.0.0.jar:?] {}
  84.  
  85.  
  86. -- Last reload --
  87. Details:
  88. Reload number: 1
  89. Reload reason: initial
  90. Finished: Yes
  91. Packs: Default, Mod Resources, resources, KubeJS Resource Pack [assets]
  92.  
  93. -- System Details --
  94. Details:
  95. Minecraft Version: 1.18.1
  96. Minecraft Version ID: 1.18.1
  97. Operating System: Windows 10 (amd64) version 10.0
  98. Java Version: 17.0.1, Eclipse Adoptium
  99. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  100. Memory: 1297186496 bytes (1237 MiB) / 8287944704 bytes (7904 MiB) up to 10737418240 bytes (10240 MiB)
  101. CPUs: 12
  102. Processor Vendor: GenuineIntel
  103. Processor Name: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
  104. Identifier: Intel64 Family 6 Model 158 Stepping 10
  105. Microarchitecture: Coffee Lake
  106. Frequency (GHz): 3.70
  107. Number of physical packages: 1
  108. Number of physical CPUs: 6
  109. Number of logical CPUs: 12
  110. Graphics card #0 name: NVIDIA GeForce GTX 1080
  111. Graphics card #0 vendor: NVIDIA (0x10de)
  112. Graphics card #0 VRAM (MB): 4095.00
  113. Graphics card #0 deviceId: 0x1b80
  114. Graphics card #0 versionInfo: DriverVersion=30.0.14.9613
  115. Memory slot #0 capacity (MB): 8192.00
  116. Memory slot #0 clockSpeed (GHz): 3.20
  117. Memory slot #0 type: DDR4
  118. Memory slot #1 capacity (MB): 8192.00
  119. Memory slot #1 clockSpeed (GHz): 3.20
  120. Memory slot #1 type: DDR4
  121. Memory slot #2 capacity (MB): 8192.00
  122. Memory slot #2 clockSpeed (GHz): 3.20
  123. Memory slot #2 type: DDR4
  124. Memory slot #3 capacity (MB): 8192.00
  125. Memory slot #3 clockSpeed (GHz): 3.20
  126. Memory slot #3 type: DDR4
  127. Virtual memory max (MB): 49089.84
  128. Virtual memory used (MB): 31921.23
  129. Swap memory total (MB): 16384.00
  130. Swap memory used (MB): 1992.50
  131. JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms10240m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms256m
  132. Launched Version: 1.18.1
  133. Backend library: LWJGL version 3.2.2 SNAPSHOT
  134. Backend API: NVIDIA GeForce GTX 1080/PCIe/SSE2 GL version 4.6.0 NVIDIA 496.13, NVIDIA Corporation
  135. Window size: 1920x1017
  136. GL Caps: Using framebuffer using OpenGL 3.2
  137. GL debug messages:
  138. Using VBOs: Yes
  139. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  140. Type: Integrated Server (map_client.txt)
  141. Graphics mode: fancy
  142. Resource Packs: vanilla, mod_resources, packmenu (incompatible), quark:emote_resources (incompatible)
  143. Current Language: English (US)
  144. CPU: 12x Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz
  145. Server Running: true
  146. Player Count: 1 / 8; [ServerPlayer['taj1994'/827, l='ServerLevel[Survival 2]', x=-2872.12, y=2.00, z=472.36]]
  147. Data Packs: vanilla, mod:supermartijn642configlib, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:mcwwindows, mod:windowlogging (incompatible), mod:modnametooltip (incompatible), mod:ironjetpacks, mod:ctm (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources, mod:cloth_config (incompatible), mod:shetiphiancore, mod:supplementaries (incompatible), mod:refinedstorage, mod:structure_gel, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:repurposed_structures, mod:biomesoplenty, mod:ironfurnaces, mod:mcwtrpdoors, mod:silentgear (incompatible), mod:supermartijn642corelib, mod:spark (incompatible), mod:curios, mod:corail_woodcutter, mod:angelring (incompatible), mod:tombstone, mod:extrastorage (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:cfm, mod:toms_storage, mod:fastleafdecay, mod:geckolib3 (incompatible), mod:mcwlights, mod:kiwi, mod:clienttweaks, mod:nomowanderer (incompatible), mod:jei, mod:tesseract, mod:caelus, mod:allthecompressed, mod:naturescompass (incompatible), mod:libx, mod:compactmachines, mod:phosphophyllite, mod:curioofundying, mod:farmingforblockheads, mod:clickmachine (incompatible), mod:catalogue (incompatible), mod:extradisks, mod:ironchest, mod:integratedcrafting, mod:dungeons_arise, mod:logprot (incompatible), mod:theoneprobe (incompatible), mod:ae2, mod:aeinfinitybooster, mod:terrablender, mod:mousetweaks, mod:immersiveengineering, mod:blockydoors (incompatible), mod:syp, mod:allthemodium (incompatible), mod:ding, mod:domum_ornamentum (incompatible), mod:pipez, mod:flywheel, mod:integrateddynamics, mod:itemcollectors, mod:croptopia, mod:bhc (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:structurize, mod:norecipeadvancements, mod:fastfurnace (incompatible), mod:lootr, mod:connectedglass, mod:occultism, mod:puzzleslib, mod:allthetweaks, mod:extremesoundmuffler, mod:cosmeticarmorreworked (incompatible), mod:xpbook, mod:defaultoptions, mod:hexerei, mod:cyclopscore, mod:blue_skies (incompatible), mod:no_null_processors, mod:netherportalfix, mod:advancedperipherals (incompatible), mod:tinyredstone (incompatible), mod:curiousshulkerboxes, mod:utilitix, mod:rsgauges (incompatible), mod:glassential (incompatible), mod:terraforged, mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:potionsmaster (incompatible), mod:feature_nbt_deadlock_be_gone, mod:sophisticatedbackpacks (incompatible), mod:patinapipeworks, mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge, mod:passthroughsigns (incompatible), mod:appleskin, mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:fpsreducer, mod:beyond_earth (incompatible), mod:absentbydesign (incompatible), mod:mob_grinding_utils, mod:chipped, mod:out_of_sight (incompatible), mod:mcwbridges, mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:mcwfences, mod:wirelesschargers, mod:simplylight (incompatible), mod:patchouli, mod:ars_nouveau (incompatible), mod:blockui, mod:multipiston (incompatible), mod:collective, mod:oreexcavation, mod:villagertools (incompatible), mod:integratedtunnels, mod:mysticalcustomization, mod:elevatorid, mod:architectury (incompatible), mod:ftblibrary, mod:ftbteams (incompatible), mod:curiouselytra, mod:computercraft (incompatible), mod:aiimprovements, mod:productivebees, mod:trashcans, mod:inventoryessentials, mod:voidtotem, mod:tradingpost, mod:betteradvancements, mod:rhino, mod:biggerreactors, mod:rootsclassic, mod:cucumber, mod:trashslot, mod:jmi, mod:additionallanterns, mod:platforms, mod:tinygates (incompatible), mod:reap, mod:create, mod:waystones, mod:mcwpaintings, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts, mod:artifacts, mod:configured (incompatible), mod:dimstorage (incompatible), mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:explorerscompass (incompatible), mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:ftbchunks (incompatible), mod:kubejs, mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering, mod:selene (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks, mod:rftoolsutility (incompatible), mod:silentlib, mod:iceberg, mod:legendarytooltips, mod:fastbench (incompatible), mod:beyond_earth_giselle_addon (incompatible), mod:storagedrawers (incompatible), mod:enderchests, mod:quartz, mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul, mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:moredragoneggs, mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:betterf3, mod:refinedstorageaddons, mod:expandability (incompatible), mod:flickerfix, mod:createaddition (incompatible), mod:mantle (incompatible), mod:entityculling (incompatible), mod:libnonymous, mod:energymeter, mod:bonsaitrees3, mod:tconstruct (incompatible), mod:darkpaintings, mod:rsinfinitybooster (incompatible), mod:farmersdelight, mod:observable (incompatible), mod:darkmodeeverywhere, mod:enchdesc, mod:tklib, mod:supercircuitmaker, mod:lightoverlay (incompatible), mod:deepresonance (incompatible), mod:akashictome (incompatible), mod:morphtool (incompatible), mod:inventorysorter (incompatible)
  148. ModLauncher: 9.1.0+9.1.0+main.6690ee51
  149. ModLauncher launch target: forgeclient
  150. ModLauncher naming: srg
  151. ModLauncher services:
  152. mixin PLUGINSERVICE
  153. eventbus PLUGINSERVICE
  154. object_holder_definalize PLUGINSERVICE
  155. runtime_enum_extender PLUGINSERVICE
  156. capability_token_subclass PLUGINSERVICE
  157. accesstransformer PLUGINSERVICE
  158. runtimedistcleaner PLUGINSERVICE
  159. mixin TRANSFORMATIONSERVICE
  160. fml TRANSFORMATIONSERVICE
  161. FML Language Providers:
  162. minecraft@1.0
  163. kotori_scala@2.13.8-build-2
  164. javafml@null
  165. kotlinforforge@3.1.0
  166. Mod List:
  167. supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
  168. AdditionalEnchantedMiner-1.18.1-18.7.jar |QuarryPlus |quarryplus |18.7 |DONE |Manifest: 1a:13:52:63:6f:dc:0c:ad:7f:8a:64:ac:46:58:8a:0c:90:ea:2c:5d:11:ac:4c:d4:62:85:c7:d1:00:fa:9c:76
  169. simplemagnets-1.1.5-mc1.18.jar |Simple Magnets |simplemagnets |1.1.5 |DONE |Manifest: NOSIGNATURE
  170. IntegratedTerminals-1.18.1-1.2.14.jar |IntegratedTerminals |integratedterminals |1.2.14 |DONE |Manifest: NOSIGNATURE
  171. mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
  172. windowlogging-mc1.18.1_v0.0.8.jar |Windowlogging |windowlogging |0.0.8 |DONE |Manifest: NOSIGNATURE
  173. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
  174. IronJetpacks-1.18.1-5.0.2.jar |Iron Jetpacks |ironjetpacks |5.0.2 |DONE |Manifest: NOSIGNATURE
  175. CTM-1.18-1.1.3+1.jar |ConnectedTexturesMod |ctm |1.18-1.1.3+1 |DONE |Manifest: NOSIGNATURE
  176. rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |DONE |Manifest: NOSIGNATURE
  177. WitherSkeletonTweaks-1.18.1-7.1.0.jar |Wither Skeleton Tweaks |wstweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
  178. Shrink-1.18.1-1.3.0.jar |Shrink |shrink |1.3.0 |DONE |Manifest: NOSIGNATURE
  179. Apotheosis-1.18.1-5.3.2.jar |Apotheosis |apotheosis |5.3.2 |DONE |Manifest: NOSIGNATURE
  180. clickadv-1.18.1-2.2.jar |clickadv mod |clickadv |1.18.1-2.2 |DONE |Manifest: NOSIGNATURE
  181. balm-2.4.2+0.jar |Balm |balm |2.4.2+0 |DONE |Manifest: NOSIGNATURE
  182. WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
  183. JustEnoughResources-1.18.1-0.13.1.150.jar |Just Enough Resources |jeresources |0.13.1.150 |DONE |Manifest: NOSIGNATURE
  184. cloth-config-6.2.57-forge.jar |Cloth Config v4 API |cloth_config |6.2.57 |DONE |Manifest: NOSIGNATURE
  185. shetiphiancore-1.18-3.10.2.jar |ShetiPhian-Core |shetiphiancore |3.10.2 |DONE |Manifest: NOSIGNATURE
  186. supplementaries-1.18.1-1.1.11.jar |Supplementaries |supplementaries |1.1.11 |DONE |Manifest: NOSIGNATURE
  187. TKLib-0.0.4+1.18.1.jar |TKLib |tklib |0.0.4 |DONE |Manifest: NOSIGNATURE
  188. structure_gel-1.18.1-2.1.3.jar |Structure Gel API |structure_gel |2.1.3 |DONE |Manifest: NOSIGNATURE
  189. PackMenu-1.18.1-4.0.1.jar |PackMenu |packmenu |4.0.1 |DONE |Manifest: NOSIGNATURE
  190. alltheores-1.8.1-1.18.1-39.0.0.jar |AllTheOres |alltheores |1.8.1-1.18.1-39.0.0 |DONE |Manifest: NOSIGNATURE
  191. cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
  192. torchmaster-18.0.3-beta.jar |Torchmaster |torchmaster |18.0.3-beta |DONE |Manifest: NOSIGNATURE
  193. repurposed_structures_forge-4.2.9+1.18.1.jar |Repurposed Structures |repurposed_structures |4.2.9+1.18.1 |DONE |Manifest: NOSIGNATURE
  194. BiomesOPlenty-1.18.1-15.0.0.105-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.105 |DONE |Manifest: NOSIGNATURE
  195. ironfurnaces-1.18.1-3.1.4.jar |Iron Furnaces |ironfurnaces |3.1.4 |DONE |Manifest: NOSIGNATURE
  196. mcw-trapdoors-1.0.4-mc1.18.1.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.4 |DONE |Manifest: NOSIGNATURE
  197. silent-gear-1.18.1-2.8.8.jar |Silent Gear |silentgear |2.8.8 |DONE |Manifest: NOSIGNATURE
  198. supermartijn642corelib-1.0.16a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.16a |DONE |Manifest: NOSIGNATURE
  199. spark-forge.jar |spark |spark |1.7.2 |DONE |Manifest: NOSIGNATURE
  200. curios-forge-1.18.1-5.0.6.0.jar |Curios API |curios |1.18.1-5.0.6.0 |DONE |Manifest: NOSIGNATURE
  201. corail_woodcutter-1.18-2.2.1.jar |Corail Woodcutter |corail_woodcutter |2.2.1 |DONE |Manifest: NOSIGNATURE
  202. angelring-1.18.1-2.0.0.alpha.2.jar |Angel Ring |angelring |2.0.0.alpha.1 |DONE |Manifest: NOSIGNATURE
  203. tombstone-7.4.0-1.18.jar |Corail Tombstone |tombstone |7.4.0 |DONE |Manifest: NOSIGNATURE
  204. NaturesAura-35.4.jar |Nature's Aura |naturesaura |35.4 |DONE |Manifest: NOSIGNATURE
  205. constructionwand-1.18.1-2.6.jar |Construction Wand |constructionwand |1.18.1-2.6 |DONE |Manifest: NOSIGNATURE
  206. mcw-roofs-2.1.0-mc1.18.1.jar |Macaw's Roofs |mcwroofs |2.1.0 |DONE |Manifest: NOSIGNATURE
  207. furniture-7.0.0-pre28-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre28 |DONE |Manifest: NOSIGNATURE
  208. toms_storage-1.18-1.2.23.jar |Tom's Simple Storage Mod |toms_storage |1.2.23 |DONE |Manifest: NOSIGNATURE
  209. FastLeafDecay-27.2.jar |FastLeafDecay |fastleafdecay |27.2 |DONE |Manifest: NOSIGNATURE
  210. geckolib-1.18-forge-3.0.11.jar |GeckoLib |geckolib3 |3.0.11 |DONE |Manifest: NOSIGNATURE
  211. DarkPaintings-Forge-1.18.1-9.0.3.jar |DarkPaintings |darkpaintings |9.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
  212. mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
  213. Kiwi-1.18-forge-5.2.5.jar |Kiwi |kiwi |5.2.5 |DONE |Manifest: NOSIGNATURE
  214. clienttweaks-forge-1.18-7.0.0.jar |Client Tweaks |clienttweaks |7.0.0 |DONE |Manifest: NOSIGNATURE
  215. nomowanderer-1.18.1_1.0.jar |NoMoWanderer |nomowanderer |1.18.1_1.0 |DONE |Manifest: NOSIGNATURE
  216. jei-1.18.1-9.3.1.88.jar |Just Enough Items |jei |9.3.1.88 |DONE |Manifest: NOSIGNATURE
  217. tesseract-1.0.25-mc1.18.jar |Tesseract |tesseract |1.0.25 |DONE |Manifest: NOSIGNATURE
  218. caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
  219. AllTheCompressed-1.0.2-1.18.1-39.0.59.jar |AllTheCompressed |allthecompressed |1.0.2-1.18.1-39.0.59|DONE |Manifest: NOSIGNATURE
  220. NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |DONE |Manifest: NOSIGNATURE
  221. LibX-1.18.1-3.1.11.jar |LibX |libx |1.18.1-3.1.11 |DONE |Manifest: NOSIGNATURE
  222. compactmachines-4.0.0-beta.4.jar |Compact Machines 4 |compactmachines |4.0.0-beta.4 |DONE |Manifest: NOSIGNATURE
  223. phosphophyllite-1.18.1-0.6.0-beta.0.1.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
  224. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
  225. farmingforblockheads-forge-1.18.1-9.0.3.jar |Farming for Blockheads |farmingforblockheads |9.0.3 |DONE |Manifest: NOSIGNATURE
  226. ClickMachine-1.18.1-6.0.2.jar |Click Machine |clickmachine |6.0.2 |DONE |Manifest: NOSIGNATURE
  227. catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
  228. ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
  229. ironchest-1.18-13.0.7.jar |Iron Chests |ironchest |1.18-13.0.7 |DONE |Manifest: NOSIGNATURE
  230. IntegratedCrafting-1.18.1-1.0.21.jar |IntegratedCrafting |integratedcrafting |1.0.21 |DONE |Manifest: NOSIGNATURE
  231. DungeonsArise-1.18.1-2.1.49d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49d-1.18.1 |DONE |Manifest: NOSIGNATURE
  232. client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.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
  233. logprot-1.18-1.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  234. theoneprobe-1.18-5.0.3.jar |The One Probe |theoneprobe |1.18-5.0.3 |DONE |Manifest: NOSIGNATURE
  235. appliedenergistics2-10.1.0-beta.1.jar |Applied Energistics 2 |ae2 |10.1.0-beta.1 |DONE |Manifest: NOSIGNATURE
  236. AEInfinityBooster-1.18.1-1.0.0+3.jar |AEInfinityBooster |aeinfinitybooster |1.18.1-1.0.0+3 |DONE |Manifest: NOSIGNATURE
  237. TerraBlender-forge-1.18.1-1.1.0.73.jar |TerraBlender |terrablender |1.18.1-1.1.0.73 |DONE |Manifest: NOSIGNATURE
  238. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  239. ImmersiveEngineering-1.18.1-7.1.0-145.jar |Immersive Engineering |immersiveengineering |1.18.1-7.1.0-145 |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
  240. blockydoors-1.18-1.0.0.jar |blockydoors |blockydoors |1.18-1.0.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
  241. SaveYourPets-1.18-1.0.0.7.jar |Save Your Pets |syp |1.0.0.7 |DONE |Manifest: NOSIGNATURE
  242. allthemodium-1.7.0rc6-1.18.1-39.0.10.jar |Allthemodium |allthemodium |1.7.0rc6-1.18.1-39.0|DONE |Manifest: NOSIGNATURE
  243. Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
  244. domum_ornamentum-1.18.1-1.0.39-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.1-1.0.39-ALPHA |DONE |Manifest: NOSIGNATURE
  245. pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  246. flywheel-forge-1.18-0.6.0.jar |Flywheel |flywheel |1.18-0.6.0 |DONE |Manifest: NOSIGNATURE
  247. Mantle-1.18.1-1.8.31.jar |Mantle |mantle |1.8.31 |DONE |Manifest: NOSIGNATURE
  248. IntegratedDynamics-1.18.1-1.10.9.jar |IntegratedDynamics |integrateddynamics |1.10.9 |DONE |Manifest: NOSIGNATURE
  249. itemcollectors-1.1.4-mc1.18.jar |Item Collectors |itemcollectors |1.1.4 |DONE |Manifest: NOSIGNATURE
  250. Croptopia-1.18-FORGE-1.8.0.jar |Croptopia |croptopia |1.8.0 |DONE |Manifest: NOSIGNATURE
  251. baubley-heart-canisters-1.18-1.0.0.jar |Baubley Heart Canisters |bhc |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
  252. polymorph-forge-1.18.1-0.37.jar |Polymorph |polymorph |1.18.1-0.37 |DONE |Manifest: NOSIGNATURE
  253. JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
  254. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  255. [1.18.1] SecurityCraft v1.9.0.2-beta1.jar |SecurityCraft |securitycraft |1.9.0.2-beta1 |DONE |Manifest: NOSIGNATURE
  256. entityculling-forge-mc1.18-1.5.0.jar |EntityCulling |entityculling |1.5.0 |DONE |Manifest: NOSIGNATURE
  257. structurize-1.18.1-1.0.342-RELEASE.jar |Structurize |structurize |1.18.1-1.0.342-RELEA|DONE |Manifest: NOSIGNATURE
  258. norecipeadvancements-2.0.0.jar |No Recipe Advancements |norecipeadvancements |2.0.0 |DONE |Manifest: NOSIGNATURE
  259. FastFurnace-1.18.1-6.0.2.jar |FastFurnace |fastfurnace |6.0.2 |DONE |Manifest: NOSIGNATURE
  260. lootr-1.18-0.1.14.48.jar |Lootr |lootr |0.1.14.48 |DONE |Manifest: NOSIGNATURE
  261. connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
  262. occultism-1.18.1-1.26.2.jar |Occultism |occultism |1.18.1-1.26.2 |DONE |Manifest: NOSIGNATURE
  263. PuzzlesLib-v3.1.3-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.3 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  264. allthetweaks-1.8.3-1.18.1-39.0.0.jar |All The Tweaks |allthetweaks |1.8.3-1.18.1-39.0.0 |DONE |Manifest: NOSIGNATURE
  265. extremesoundmuffler-3.23_forge-1.18.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.23_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
  266. CosmeticArmorReworked-1.18.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.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
  267. xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
  268. defaultoptions-forge-1.18.1-14.1.0.jar |Default Options |defaultoptions |14.1.0 |DONE |Manifest: NOSIGNATURE
  269. hexerei-0.1.14.jar |Hexerei |hexerei |0.1.14 |DONE |Manifest: NOSIGNATURE
  270. CyclopsCore-1.18.1-1.13.0.jar |Cyclops Core |cyclopscore |1.13.0 |DONE |Manifest: NOSIGNATURE
  271. SuperCircuitMaker2-0.1.5+1.18.1.jar |Super Circuit Maker |supercircuitmaker |0.1.5 |DONE |Manifest: NOSIGNATURE
  272. blue_skies-1.18.1-1.3.3.jar |Blue Skies |blue_skies |1.3.3 |DONE |Manifest: NOSIGNATURE
  273. no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |DONE |Manifest: NOSIGNATURE
  274. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
  275. advancedperipherals-1.18.1-0.7.9r.jar |Advanced Peripherals |advancedperipherals |0.7.9r |DONE |Manifest: NOSIGNATURE
  276. tinyredstone-1.18-3.1.1.jar |Tiny Redstone |tinyredstone |1.18-3.1.1 |DONE |Manifest: NOSIGNATURE
  277. curiousshulkerboxes-forge-1.18.1-4.2.0.0.jar |Curious Shulker Boxes |curiousshulkerboxes |1.18.1-4.2.0.0 |DONE |Manifest: NOSIGNATURE
  278. UtilitiX-1.18.1-0.3.9.jar |UtilitiX |utilitix |1.18.1-0.3.9 |DONE |Manifest: NOSIGNATURE
  279. rsgauges-1.18.1-1.2.13.jar |Gauges and Switches |rsgauges |1.2.13 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  280. glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
  281. TerraForged-1.18.1-0.3.0-alpha-2.jar |TerraForged |terraforged |0.3.0 |DONE |Manifest: NOSIGNATURE
  282. cookingforblockheads-forge-1.18.1-11.1.0.jar |CookingForBlockheads |cookingforblockheads |11.1.0 |DONE |Manifest: NOSIGNATURE
  283. Controlling-forge-1.18.1-9.0+14.jar |Controlling |controlling |9.0+14 |DONE |Manifest: NOSIGNATURE
  284. Placebo-1.18.1-6.1.0.jar |Placebo |placebo |6.1.0 |DONE |Manifest: NOSIGNATURE
  285. citadel-1.10.9-1.18.jar |Citadel |citadel |1.10.9 |DONE |Manifest: NOSIGNATURE
  286. alexsmobs-1.16.0.jar |Alex's Mobs |alexsmobs |1.16.0 |DONE |Manifest: NOSIGNATURE
  287. potionsmaster-0.5.2-1.18.1-39.0.19.jar |Potions Master |potionsmaster |0.5.2-1.18.1-39.0.19|DONE |Manifest: NOSIGNATURE
  288. feature_nbt_deadlock_be_gone_forge-1.0.0+1.18.1.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |1.0.0+1.18.1 |DONE |Manifest: NOSIGNATURE
  289. sophisticatedbackpacks-1.18.1-3.15.9.533.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.15.9.533 |DONE |Manifest: NOSIGNATURE
  290. PatinaPipeworks-1.18.1-1.0.6-universal.jar |Patina Pipeworks |patinapipeworks |1.0.6 |DONE |Manifest: NOSIGNATURE
  291. buildinggadgets-3.12.0-build.4+mc1.18.1.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
  292. FramedBlocks-4.2.0.jar |FramedBlocks |framedblocks |4.2.0 |DONE |Manifest: NOSIGNATURE
  293. forge-1.18.1-39.0.75-universal.jar |Forge |forge |39.0.75 |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
  294. PassthroughSigns-1.18-2.5.0.jar |Passthrough Signs |passthroughsigns |1.18-2.5.0 |DONE |Manifest: NOSIGNATURE
  295. appleskin-forge-mc1.18-2.3.0.jar |AppleSkin |appleskin |2.3.0+mc1.18 |DONE |Manifest: NOSIGNATURE
  296. Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
  297. mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
  298. LightingWand-1.18-forge-3.0.0.jar |Lighting Wand |lightingwand |3.0.0 |DONE |Manifest: NOSIGNATURE
  299. jeed-1.18-1.6.jar |Just Enough Effect Description|jeed |1.18-1.6 |DONE |Manifest: NOSIGNATURE
  300. FpsReducer-forge-1.25-mc1.18.jar |FPS Reducer |fpsreducer |1.25-mc1.18 |DONE |Manifest: NOSIGNATURE
  301. Beyond-Earth-1.18.1-6.0d.jar |Beyond Earth |beyond_earth |6.0c |DONE |Manifest: NOSIGNATURE
  302. absentbydesign-1.18-1.6.0.jar |Absent By Design Mod |absentbydesign |1.18-1.6.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
  303. mob_grinding_utils-1.18.1-0.4.33.jar |Mob Grinding Utils |mob_grinding_utils |1.18.1-0.4.33 |DONE |Manifest: NOSIGNATURE
  304. RSInfinityBooster-1.18.1-2.0+14.jar |RSInfinityBooster |rsinfinitybooster |1.18.1-2.0+14 |DONE |Manifest: NOSIGNATURE
  305. refinedstorage-1.10.0.jar |Refined Storage |refinedstorage |1.10.0 |DONE |Manifest: NOSIGNATURE
  306. ExtraStorage-1.18.1-2.0.1.jar |Extra Storage |extrastorage |2.0.1 |DONE |Manifest: NOSIGNATURE
  307. chipped-1.18.1-1.2.1-forge.jar |Chipped |chipped |1.18.1-1.2.1-forge |DONE |Manifest: NOSIGNATURE
  308. out_of_sight-1.18.1-1.0.1.jar |Out of Sight |out_of_sight |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  309. mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
  310. FarmersDelight-1.18.1-1.0.3.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
  311. HostileNeuralNetworks-1.18.1-3.0.8.jar |Hostile Neural Networks |hostilenetworks |3.0.8 |DONE |Manifest: NOSIGNATURE
  312. entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
  313. endertanks-1.18-1.11.1.jar |EnderTanks |endertanks |1.11.1 |DONE |Manifest: NOSIGNATURE
  314. CommonCapabilities-1.18.1-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
  315. crashutilities-4.0.jar |Crash Utilities |crashutilities |4.0 |DONE |Manifest: NOSIGNATURE
  316. mcw-fences-1.0.2-mc1.18.1.jar |Macaw's Fences and Walls |mcwfences |1.0.2 |DONE |Manifest: NOSIGNATURE
  317. wirelesschargers-1.0.4-mc1.18.jar |wirelesschargers |wirelesschargers |1.0.4 |DONE |Manifest: NOSIGNATURE
  318. simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
  319. Patchouli-1.18.1-65.jar |Patchouli |patchouli |1.18.1-65 |DONE |Manifest: NOSIGNATURE
  320. ars_nouveau-1.18.1-2.2.2.jar |Ars Nouveau |ars_nouveau |2.2.2 |DONE |Manifest: NOSIGNATURE
  321. blockui-1.18.1-0.0.43-ALPHA.jar |UI Library Mod |blockui |1.18.1-0.0.43-ALPHA |DONE |Manifest: NOSIGNATURE
  322. multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
  323. collective-1.18.1-4.0.jar |Collective |collective |4.0 |DONE |Manifest: NOSIGNATURE
  324. OreExcavation-1.10.160.jar |OreExcavation |oreexcavation |1.10.160 |DONE |Manifest: NOSIGNATURE
  325. villagertools-1.18-1.0.2.jar |villagertools |villagertools |1.18-1.0.2 |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
  326. IntegratedTunnels-1.18.1-1.8.11.jar |IntegratedTunnels |integratedtunnels |1.8.11 |DONE |Manifest: NOSIGNATURE
  327. MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
  328. libnonymous-2.0.1.jar |libnonymous |libnonymous |2.0.1 |DONE |Manifest: NOSIGNATURE
  329. elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
  330. architectury-3.6.17.jar |Architectury |architectury |3.6.17 |DONE |Manifest: NOSIGNATURE
  331. ftb-library-forge-1801.3.5-build.109.jar |FTB Library |ftblibrary |1801.3.5-build.109 |DONE |Manifest: NOSIGNATURE
  332. ftb-teams-forge-1801.2.4-build.46.jar |FTB Teams |ftbteams |1801.2.4-build.46 |DONE |Manifest: NOSIGNATURE
  333. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
  334. cc-tweaked-1.18.1-1.100.2.jar |CC: Tweaked |computercraft |1.100.2 |DONE |Manifest: NOSIGNATURE
  335. energymeter-1.18.1-3.1.1.jar |Energy Meter |energymeter |3.1.1 |DONE |Manifest: NOSIGNATURE
  336. AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
  337. productivebees-1.18.1-0.8.0.6.jar |Productive Bees |productivebees |1.18.1-0.8.0.6 |DONE |Manifest: NOSIGNATURE
  338. light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
  339. trashcans-1.0.12-mc1.18.jar |Trash Cans |trashcans |1.0.12 |DONE |Manifest: NOSIGNATURE
  340. inventoryessentials-forge-1.18-4.0.0.jar |Inventory Essentials |inventoryessentials |4.0.0 |DONE |Manifest: NOSIGNATURE
  341. observable-1.2.3-forge.jar |Observable |observable |1.2.3 |DONE |Manifest: NOSIGNATURE
  342. voidtotem-forge-1.18.1-1.1.1.jar |Void Totem |voidtotem |1.18.1-1.1.1 |DONE |Manifest: NOSIGNATURE
  343. TradingPost-v3.1.2-1.18.1-Forge.jar |Trading Post |tradingpost |3.1.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
  344. DarkModeEverywhere-1.18.1-1.0.1.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  345. BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
  346. inventorysorter-1.18-19.0.0.jar |Simple Inventory Sorter |inventorysorter |19.0.0 |DONE |Manifest: NOSIGNATURE
  347. rhino-forge-1801.1.8-build.99.jar |Rhino |rhino |1801.1.8-build.99 |DONE |Manifest: NOSIGNATURE
  348. biggerreactors-1.18.1-0.6.0-beta.0.2.jar |Bigger Reactors |biggerreactors |0.6.0-beta.0.2 |DONE |Manifest: NOSIGNATURE
  349. RootsClassic-1.18.1-1.1.19.jar |Roots Classic |rootsclassic |1.18.1-1.1.19 |DONE |Manifest: NOSIGNATURE
  350. Cucumber-1.18.1-5.0.3.jar |Cucumber Library |cucumber |5.0.3 |DONE |Manifest: NOSIGNATURE
  351. trashslot-forge-1.18-11.0.1.jar |TrashSlot |trashslot |11.0.1 |DONE |Manifest: NOSIGNATURE
  352. jmi-1.18.1-0.8-44.jar |JourneyMap Integration |jmi |1.18.1-0.8-44 |DONE |Manifest: NOSIGNATURE
  353. additionallanterns-1.0.0-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.0 |DONE |Manifest: NOSIGNATURE
  354. platforms-1.18-1.9.1.jar |Platforms |platforms |1.9.1 |DONE |Manifest: NOSIGNATURE
  355. tinygates-2.0.0.jar |Tiny Gates |tinygates |2.0.0 |DONE |Manifest: NOSIGNATURE
  356. reap-1.18.1-1.0.1.jar |Reap Mod |reap |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
  357. create-mc1.18.1_v0.4d.jar |Create |create |0.4d |DONE |Manifest: NOSIGNATURE
  358. waystones-forge-1.18.1-9.0.3.jar |Waystones |waystones |9.0.3 |DONE |Manifest: NOSIGNATURE
  359. mcw-paintings-1.0.2-mc1.18.1.jar |Macaw's Paintings |mcwpaintings |1.0.2 |DONE |Manifest: NOSIGNATURE
  360. FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |DONE |Manifest: NOSIGNATURE
  361. Clumps-forge-1.18.1-8.0.0+5.jar |Clumps |clumps |8.0.0+5 |DONE |Manifest: NOSIGNATURE
  362. journeymap-1.18.1-5.8.0beta14.jar |Journeymap |journeymap |5.8.0beta14 |DONE |Manifest: NOSIGNATURE
  363. comforts-forge-1.18-5.0.0.1.jar |Comforts |comforts |1.18-5.0.0.1 |DONE |Manifest: NOSIGNATURE
  364. artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
  365. configured-1.5.3-1.18.1.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
  366. DimStorage-1.18.1-6.0.0.jar |DimStorage |dimstorage |6.0.0 |DONE |Manifest: NOSIGNATURE
  367. MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  368. DungeonCrawl-1.18.1-2.3.6.jar |Dungeon Crawl |dungeoncrawl |2.3.6 |DONE |Manifest: NOSIGNATURE
  369. charginggadgets-1.6.0.jar |Charging Gadgets |charginggadgets |1.6.0 |DONE |Manifest: NOSIGNATURE
  370. bonsaitrees3-3.0.3.jar |Bonsai Trees 3 |bonsaitrees3 |3.0.3 |DONE |Manifest: NOSIGNATURE
  371. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  372. mcjtylib-1.18-6.0.9.jar |McJtyLib |mcjtylib |1.18-6.0.9 |DONE |Manifest: NOSIGNATURE
  373. rftoolsbase-1.18-3.0.4.jar |RFToolsBase |rftoolsbase |1.18-3.0.4 |DONE |Manifest: NOSIGNATURE
  374. xnet-1.18-4.0.3.jar |XNet |xnet |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
  375. rftoolspower-1.18-4.0.3.jar |RFToolsPower |rftoolspower |1.18-4.0.3 |DONE |Manifest: NOSIGNATURE
  376. rftoolsbuilder-1.18-4.0.5.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
  377. deepresonance-1.16-3.0.0-beta.jar |DeepResonance |deepresonance |1.16-3.0.0-beta |DONE |Manifest: NOSIGNATURE
  378. rftoolsstorage-1.18-3.0.5.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.5 |DONE |Manifest: NOSIGNATURE
  379. rftoolscontrol-1.18-5.0.1.jar |RFToolsControl |rftoolscontrol |1.18-5.0.1 |DONE |Manifest: NOSIGNATURE
  380. ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
  381. mahoutsukai-1.18.1-v1.34.7.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.34.7 |DONE |Manifest: NOSIGNATURE
  382. farsight-1.18-1.6.jar |Farsight mod |farsight_view |1.18-1.6 |DONE |Manifest: NOSIGNATURE
  383. ToastControl-1.18.1-6.0.1.jar |Toast Control |toastcontrol |6.0.1 |DONE |Manifest: NOSIGNATURE
  384. mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
  385. AkashicTome-1.5-17.jar |Akashic Tome |akashictome |1.5-17 |DONE |Manifest: NOSIGNATURE
  386. ftb-chunks-forge-1801.3.4-build.127.jar |FTB Chunks |ftbchunks |1801.3.4-build.127 |DONE |Manifest: NOSIGNATURE
  387. kubejs-forge-1801.4.2-build.298.jar |KubeJS |kubejs |1801.4.2-build.298 |DONE |Manifest: NOSIGNATURE
  388. kubejs-create-1801.2.0-build.14.jar |KubeJS Create |kubejs_create |1801.2.0-build.14 |DONE |Manifest: NOSIGNATURE
  389. kubejs-immersive-engineering-1801.2.0-build.31.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1801.2.0-build.31 |DONE |Manifest: NOSIGNATURE
  390. selene-1.18-1.12.0.jar |Selene |selene |1.18-1.12.0 |DONE |Manifest: NOSIGNATURE
  391. MysticalAgriculture-1.18.1-5.0.2.jar |Mystical Agriculture |mysticalagriculture |5.0.2 |DONE |Manifest: NOSIGNATURE
  392. MysticalAgradditions-1.18.1-5.0.2.jar |Mystical Agradditions |mysticalagradditions |5.0.2 |DONE |Manifest: NOSIGNATURE
  393. craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
  394. TConstruct-1.18.1-3.4.0.34.jar |Tinkers' Construct |tconstruct |3.4.0.34 |DONE |Manifest: NOSIGNATURE
  395. rftoolsutility-1.18-4.0.7.jar |RFToolsUtility |rftoolsutility |1.18-4.0.7 |DONE |Manifest: NOSIGNATURE
  396. EnchantmentDescriptions-Forge-1.18.1-9.0.13.jar |EnchantmentDescriptions |enchdesc |9.0.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
  397. silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
  398. Iceberg-1.18.1-1.0.40.jar |Iceberg |iceberg |1.0.40 |DONE |Manifest: NOSIGNATURE
  399. LegendaryTooltips-1.18.1-1.2.2.jar |Legendary Tooltips |legendarytooltips |1.2.2} |DONE |Manifest: NOSIGNATURE
  400. FastWorkbench-1.18.1-6.0.1.jar |Fast Workbench |fastbench |6.0.1 |DONE |Manifest: NOSIGNATURE
  401. Beyond-Earth-Giselle-Addon-1.18.1-1.8.jar |Beyond Earth: Giselle Addon |beyond_earth_giselle_addon |1.8 |DONE |Manifest: NOSIGNATURE
  402. StorageDrawers-1.18.1-10.1.1.jar |Storage Drawers |storagedrawers |10.1.1 |DONE |Manifest: NOSIGNATURE
  403. enderchests-1.18-1.9.0.jar |EnderChests |enderchests |1.9.0 |DONE |Manifest: NOSIGNATURE
  404. quartz-1.18.1-0.0.0-beta.0.1.jar |Quartz |quartz |0.0.0-beta.0.1 |DONE |Manifest: NOSIGNATURE
  405. minecolonies-1.18.1-1.0.428-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.428-RELEA|DONE |Manifest: NOSIGNATURE
  406. pylons-2.0.7.jar |Pylons |pylons |2.0.7 |DONE |Manifest: NOSIGNATURE
  407. creeperoverhaul-1.18.1-0.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |0.3.0 |DONE |Manifest: NOSIGNATURE
  408. ferritecore-4.1.1-forge.jar |Ferrite Core |ferritecore |4.1.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
  409. engineersdecor-1.18.1-1.1.19-b3.jar |Engineer's Decor |engineersdecor |1.1.19-b3 |DONE |Manifest: bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
  410. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  411. moredragoneggs-3.1.jar |More Dragon Eggs |moredragoneggs |3.1 |DONE |Manifest: NOSIGNATURE
  412. modular-routers-1.18.1-9.0.2-85.jar |Modular Routers |modularrouters |9.0.2-85 |DONE |Manifest: NOSIGNATURE
  413. enhancedcelestials-2.0.9-1.18.jar |Enhanced Celestials |enhancedcelestials |2.0.9 |DONE |Manifest: NOSIGNATURE
  414. BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE
  415. refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
  416. expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
  417. Morph-o-Tool-1.5-30.jar |Morph-o-Tool |morphtool |1.5-30 |DONE |Manifest: NOSIGNATURE
  418. flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
  419. createaddition-1.18.1-20220125a.jar |Create Crafts & Additions |createaddition |1.18.1-20220125a |DONE |Manifest: NOSIGNATURE
  420. Flywheel Backend: GL33 Instanced Arrays
  421. FramedBlocks BlockEntity Warning: Not applicable
  422. Crash Report UUID: d5eaf0ec-585e-44fb-9ce5-62e529052f01
  423. FML: 39.0
  424. Forge: net.minecraftforge:39.0.75
  425. Kiwi Modules:
  426. kiwi:contributors
  427. kiwi:data
  428. lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement