Advertisement
DeleteMetaInf

Datapack crash report

Aug 4th, 2022
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 110.76 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 8/4/22, 10:40 AM
  5. Description: Exception generating new chunk
  6.  
  7. java.lang.IllegalStateException: Feature order cycle found, involved biomes: [Reference{ResourceKey[minecraft:worldgen/biome / byg:basalt_barrera]=net.minecraft.world.level.biome.Biome@53fad4a9}]
  8. at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  9. at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  10. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2329!/:?] {}
  11. at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  12. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  13. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  14. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  15. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  16. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
  17. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  18. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:?] {}
  19. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?] {}
  20. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  21. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  22. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  23. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  24. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source) ~[?:?] {}
  25. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
  26. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
  27. at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:computing_frames}
  28. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:computing_frames}
  29. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {}
  30.  
  31.  
  32. A detailed walkthrough of the error, its code path and all known details is as follows:
  33. ---------------------------------------------------------------------------------------
  34.  
  35. -- Head --
  36. Thread: Server thread
  37. Stacktrace:
  38. at net.minecraft.world.level.biome.BiomeSource.m_186727_(BiomeSource.java:136) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  39. at net.minecraft.world.level.biome.BiomeSource.m_204231_(BiomeSource.java:70) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  40. at com.google.common.base.Suppliers$NonSerializableMemoizingSupplier.get(Suppliers.java:183) ~[guava-31.0.1-jre.jar%2329!/:?] {}
  41. at net.minecraft.world.level.biome.BiomeSource.m_186733_(BiomeSource.java:258) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:terrablender.mixins.json:MixinBiomeSource,pl:mixin:APP:byg.mixins.json:access.BiomeSourceAccess,pl:mixin:A}
  42. at net.minecraft.world.level.chunk.ChunkGenerator.m_183372_(ChunkGenerator.java:401) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:bettermineshafts_forge.mixins.json:DisableVanillaMineshaftsMixinForge,pl:mixin:APP:byg.mixins.json:access.ChunkGeneratorAccess,pl:mixin:APP:betterwitchhuts_forge.mixins.json:DisableVanillaWitchHutsMixinForge,pl:mixin:APP:citadel.mixins.json:ChunkGeneratorMixin,pl:mixin:APP:betterstrongholds_forge.mixins.json:CancelSearchVanillaStrongholdMixinForge,pl:mixin:APP:betterstrongholds_forge.mixins.json:DisableVanillaStrongholdsMixinForge,pl:mixin:APP:betterdeserttemples_forge.mixins.json:DisableVanillaPyramidsMixinForge,pl:mixin:A}
  43. at net.minecraft.world.level.chunk.ChunkStatus.m_187807_(ChunkStatus.java:135) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  44. at net.minecraft.world.level.chunk.ChunkStatus.m_187788_(ChunkStatus.java:262) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
  45. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  46. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
  47. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  48. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:?] {}
  49. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?] {}
  50. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  51. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  52. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  53. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  54. -- Chunk to be generated --
  55. Details:
  56. Location: -5,-5
  57. Position hash: -17179869189
  58. Generator: net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator@18e2dce6
  59. Stacktrace:
  60. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$22(ChunkMap.java:589) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  61. at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-4.1.27.jar%2334!/:?] {}
  62. at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$24(ChunkMap.java:587) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  63. at java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown Source) ~[?:?] {}
  64. at java.util.concurrent.CompletableFuture$Completion.run(Unknown Source) ~[?:?] {}
  65. at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  66. at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  67. at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  68. at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading}
  69. at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(Unknown Source) ~[?:?] {}
  70. at java.util.concurrent.ForkJoinTask.doExec(Unknown Source) ~[?:?] {}
  71. at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) ~[?:?] {}
  72. at java.util.concurrent.ForkJoinPool.scan(Unknown Source) ~[?:?] {re:computing_frames}
  73. at java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) ~[?:?] {re:computing_frames}
  74. at java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) ~[?:?] {}
  75.  
  76.  
  77. -- Affected level --
  78. Details:
  79. All players: 0 total; []
  80. Chunk stats: 625
  81. Level dimension: minecraft:overworld
  82. Level spawn location: World: (0,0,0), Section: (at 0,0,0 in 0,0,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
  83. Level time: 0 game time, 0 day time
  84. Level name: seed test
  85. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  86. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  87. Known server brands: forge
  88. Level was modded: true
  89. Level storage version: 0x04ABD - Anvil
  90. Stacktrace:
  91. at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:373) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  92. at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  93. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:64) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:classloading,pl:runtimedistcleaner:A}
  94. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  95. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23541!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
  96. at java.lang.Thread.run(Unknown Source) [?:?] {re:mixin}
  97.  
  98.  
  99. -- System Details --
  100. Details:
  101. Minecraft Version: 1.18.2
  102. Minecraft Version ID: 1.18.2
  103. Operating System: Windows 10 (amd64) version 10.0
  104. Java Version: 17.0.1, Eclipse Adoptium
  105. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  106. Memory: 1912733952 bytes (1824 MiB) / 9219080192 bytes (8792 MiB) up to 9873391616 bytes (9416 MiB)
  107. CPUs: 16
  108. Processor Vendor: AuthenticAMD
  109. Processor Name: AMD Ryzen 7 5800H with Radeon Graphics
  110. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  111. Microarchitecture: Zen 3
  112. Frequency (GHz): 3.19
  113. Number of physical packages: 1
  114. Number of physical CPUs: 8
  115. Number of logical CPUs: 16
  116. Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU
  117. Graphics card #0 vendor: NVIDIA (0x10de)
  118. Graphics card #0 VRAM (MB): 4095.00
  119. Graphics card #0 deviceId: 0x24dd
  120. Graphics card #0 versionInfo: DriverVersion=30.0.15.1233
  121. Memory slot #0 capacity (MB): 8192.00
  122. Memory slot #0 clockSpeed (GHz): 3.20
  123. Memory slot #0 type: DDR4
  124. Memory slot #1 capacity (MB): 8192.00
  125. Memory slot #1 clockSpeed (GHz): 3.20
  126. Memory slot #1 type: DDR4
  127. Virtual memory max (MB): 30060.06
  128. Virtual memory used (MB): 22042.14
  129. Swap memory total (MB): 13824.00
  130. Swap memory used (MB): 576.57
  131. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx9410m -Xms9410m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -XX:ParallelGCThreads=14
  132. Loaded Shaderpack: ComplementaryShaders_v4.5.1.zip
  133. Profile: MEDIUM (+3 options changed by user)
  134. Server Running: true
  135. Player Count: 0 / 8; []
  136. Data Packs: vanilla, mod:betterdungeons, mod:paucal, mod:cozycabincore, mod:reevesfurniture, mod:infernalexp (incompatible), mod:craftingautomat (incompatible), mod:simplemagnets, mod:betteramethyst, mod:locksmith (incompatible), mod:entitycollisionfpsfix (incompatible), mod:bambooeverything (incompatible), mod:modnametooltip (incompatible), mod:looot (incompatible), mod:laserio, mod:worldedit_items, mod:yungsapi, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:veggie_way, mod:adaptive_performance_tweaks_gamerules, mod:universalgrid (incompatible), mod:ore_tree (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:waterstrainer, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:buildpaste (incompatible), mod:durabilitytooltip, mod:structure_gel, mod:repurposed_structures, mod:morevillagers, mod:twilightdecor (incompatible), mod:bancis_enchantments, mod:verdure (incompatible), mod:botania (incompatible), mod:spark (incompatible), mod:corail_woodcutter, mod:oculus (incompatible), mod:yungsextras, mod:bettervillage, mod:tombstone, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes (incompatible), mod:rebindnarrator (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:enchantinginfuser (incompatible), mod:bettermodsbutton (incompatible), mod:mcwlights, mod:cleardespawn (incompatible), mod:simplyhotsprings, mod:quarkoddities (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:deco, mod:nomowanderer (incompatible), mod:adaptive_performance_tweaks_spawn, mod:cgm, mod:rechiseled (incompatible), mod:beo (incompatible), mod:randomshulkercolours, mod:attributefix (incompatible), mod:libraryferret, mod:goblintraders (incompatible), mod:caelus (incompatible), mod:kobolds, mod:colytra (incompatible), mod:allthecompressed (incompatible), mod:oresabovediamonds (incompatible), mod:compactmachines (incompatible), mod:phosphophyllite (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:display_case (incompatible), mod:extradisks, mod:extendedbonemeal, mod:mythicbotany, mod:dungeons_arise, mod:logprot (incompatible), mod:theoneprobe (incompatible), mod:terrablender (incompatible), mod:pamhc2crops, mod:ding (incompatible), mod:sushigocrafting (incompatible), mod:domum_ornamentum (incompatible), mod:betterfpsdist (incompatible), mod:flywheel (incompatible), mod:stonecutter_recipe_tags (incompatible), mod:bhc (incompatible), mod:justenoughprofessions (incompatible), mod:securitycraft (incompatible), mod:sit (incompatible), mod:searchlight (incompatible), mod:cherryblossomgrotto (incompatible), mod:structurize (incompatible), mod:worldeditcuife3 (incompatible), mod:fastfurnace (incompatible), mod:structures_compass, mod:occultism, mod:parry (incompatible), mod:bettergolem, mod:tactical_fishing (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:druidcraftrg, mod:rsrequestify (incompatible), mod:grapplemod (incompatible), mod:supercircuitmaker (incompatible), mod:floralench (incompatible), mod:sophisticatedcore (incompatible), mod:bowinfinityfix (incompatible), mod:mimic (incompatible), mod:geckolib3 (incompatible), mod:glassential (incompatible), mod:villagernames, mod:placebo (incompatible), mod:zombieawareness (incompatible), mod:finsandtails (incompatible), mod:moreminecarts (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:consistency_plus (incompatible), mod:mcwdoors, mod:floral_flair (incompatible), mod:bygonenether (incompatible), mod:keepmysoiltilled, mod:vtweaks (incompatible), mod:carryon (incompatible), mod:mineralchance, mod:absentbydesign, mod:buddycards (incompatible), mod:konkrete (incompatible), mod:experiencebugfix (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:chipped (incompatible), mod:mcwbridges, mod:dustrial_decor (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:boatiview (incompatible), mod:simplylight, mod:illager_plushies, mod:hole_filler_mod (incompatible), mod:dpanvil (incompatible), mod:blockui (incompatible), mod:ironchests (incompatible), mod:tiab (incompatible), mod:randomdecorativethings (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:elevatorid, mod:infinitymending (incompatible), mod:runelic (incompatible), mod:twilightdelight, mod:inventoryprofilesnext (incompatible), mod:aiimprovements (incompatible), mod:moreoverlays (incompatible), mod:framework (incompatible), mod:betterflight (incompatible), mod:sulfurpotassiummod (incompatible), mod:campchair (incompatible), mod:effortlessbuilding (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:betteranimalmodels (incompatible), mod:tinkers_reforged (incompatible), mod:pamhc2trees (incompatible), mod:flatbedrock (incompatible), mod:easymagic (incompatible), mod:nourished_end, mod:platforms, mod:artifacts, mod:decorative_blocks, mod:betteranimalsplus (incompatible), mod:more_babies (incompatible), mod:lazydfu (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:scuba_gear (incompatible), mod:untitledduckmod (incompatible), mod:mysticalagriculture, mod:craftingtweaks (incompatible), mod:graveyard_biomes (incompatible), mod:tconstruct (incompatible), mod:pollen, mod:eccentrictome (incompatible), mod:compactores (incompatible), mod:additionaladditions (incompatible), mod:another_furniture (incompatible), mod:reliquary (incompatible), mod:legendarytooltips (incompatible), mod:cookiecore (incompatible), mod:creativewirelesstransmitter (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:blocksplus (incompatible), mod:upgradedcore (incompatible), mod:quartz (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:functionalstorage (incompatible), mod:enhancedcelestials (incompatible), mod:justzoom (incompatible), mod:ilikewoodxbyg (incompatible), mod:bloodsmeltery (incompatible), mod:valhelsia_core (incompatible), mod:valhelsia_structures (incompatible), mod:flickerfix (incompatible), mod:createaddition (incompatible), mod:adaptive_performance_tweaks_core, mod:supermartijn642configlib, mod:collectibles, mod:worldeditexpress, mod:exlinecopperequipment (incompatible), mod:uppers, mod:mcwwindows, mod:stalwart_dungeons, mod:rubidium (incompatible), mod:ironjetpacks, mod:playtics_furniture_mod, mod:ctm (incompatible), mod:premium_wood (incompatible), mod:maxhealthfix (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:aqcaracal, mod:guardvillagers (incompatible), mod:secretroomsmod (incompatible), mod:ironagefurniture (incompatible), mod:balm (incompatible), mod:jeresources (incompatible), mod:betterthanmending (incompatible), mod:shetiphiancore, mod:mysticalagradditions, mod:tklib (incompatible), mod:upgradednetherite (incompatible), mod:advancementplaques (incompatible), mod:wild_bushes, mod:magiccombatwands (incompatible), mod:geode (incompatible), mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:yungsbridges, mod:portality (incompatible), mod:trapcraft, mod:curios (incompatible), mod:carrots, mod:vanillafoodpantry, mod:randomite, mod:framedblocks, mod:angelring (incompatible), mod:antighost (incompatible), mod:worldedit (incompatible), mod:mcwfurnitures, mod:the_gold_rush, mod:mountedpearl (incompatible), mod:glow_ink_plus, mod:axolotlfoodmod, mod:bettershields (incompatible), mod:disenchanting, mod:bettermineshafts, mod:manateam, mod:darkpaintings (incompatible), mod:crafting_on_a_stick (incompatible), mod:mkm, mod:jei (incompatible), mod:multipiston (incompatible), mod:minecolonies (incompatible), mod:graveyard (incompatible), mod:infernal_geode, mod:fallingleaves (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:smarterfarmers (incompatible), mod:sereneseasons (incompatible), mod:jumpboat (incompatible), mod:libx, mod:utilitix, mod:crockpot (incompatible), mod:clickmachine (incompatible), mod:mysticalworld (incompatible), mod:chalk (incompatible), mod:keymap (incompatible), mod:mousetweaks (incompatible), mod:the_wild_update (incompatible), mod:skinswapper (incompatible), mod:immersiveengineering, mod:netheritebeacons (incompatible), mod:obsidianboat (incompatible), mod:mmlib (incompatible), mod:pipez (incompatible), mod:mantle (incompatible), mod:ecologics, mod:pamhc2foodcore, mod:itemcollectors (incompatible), mod:croptopia, mod:polymorph (incompatible), mod:autoreglib (incompatible), mod:mna (incompatible), mod:entityculling (incompatible), mod:crittersandcompanions (incompatible), mod:regrowth (incompatible), mod:suggestion_tweaker, mod:creativecrafter (incompatible), mod:connectedglass, mod:puzzleslib (incompatible), mod:byg (incompatible), mod:hexerei (incompatible), mod:cyclopscore, mod:tropicraft (incompatible), mod:blue_skies (incompatible), mod:unionlib (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:naturalist, mod:cacao, mod:connectivity (incompatible), mod:kleeslabs (incompatible), mod:rsgauges (incompatible), mod:escaperope, mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:potionsmaster, mod:feature_nbt_deadlock_be_gone (incompatible), mod:twigs (incompatible), mod:lightingwand, mod:jeed (incompatible), mod:justrosegold, mod:fpsreducer (incompatible), mod:twilightforest (incompatible), mod:cosmoslibrary, mod:entangled, mod:lolenderite (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops (incompatible), mod:mcwfences, mod:wirelesschargers, mod:shulker_enchantments (incompatible), mod:capybara, mod:pamhc2foodextended, mod:patchouli (incompatible), mod:elementalcraft, mod:collective, mod:ffenchantments (incompatible), mod:betterthirdperson (incompatible), mod:xercapaint (incompatible), mod:libnonymous, mod:survive (incompatible), mod:betterstrongholds, mod:eatinganimation, mod:forge, mod:cofh_core, mod:plonk (incompatible), mod:appleskin (incompatible), mod:goprone, mod:archers_paradox, mod:morphtool (incompatible), mod:silentgear (incompatible), mod:mctb (incompatible), mod:aquaculture (incompatible), mod:architectury (incompatible), mod:offhandcombat (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:observable (incompatible), mod:biomemakeover (incompatible), mod:brazier (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:identity (incompatible), mod:curiouselytra (incompatible), mod:traffic_plus, mod:productivebees (incompatible), mod:trashcans, mod:inventoryessentials (incompatible), mod:twilighttweaks (incompatible), mod:adaptive_performance_tweaks_items, mod:polylib (incompatible), mod:mavm (incompatible), mod:nutritionalbalance (incompatible), mod:voidtotem (incompatible), mod:cyclic, mod:rhino (incompatible), mod:kubejs (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:jmi (incompatible), mod:floralis (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ensorcellation, mod:create, mod:waystones (incompatible), mod:buildersdelight, mod:journeymap, mod:village_employment, mod:comforts (incompatible), mod:gemsandcrystals, mod:configured (incompatible), mod:dimstorage, mod:alcocraft, mod:itemborders (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:create_confectionery, mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:restrictions (incompatible), mod:betterdeserttemples, mod:walljump (incompatible), mod:terralith, mod:blueprint (incompatible), mod:neapolitan (incompatible), mod:hexcasting (incompatible), mod:bloodmagic (incompatible), mod:tbouncepad, mod:selene (incompatible), mod:supplementaries (incompatible), mod:apples (incompatible), mod:rftoolsutility (incompatible), mod:paper_mario_items, mod:enchdesc (incompatible), mod:dynamic_asset_generator (incompatible), mod:excavated_variants (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib, mod:trolls, mod:forbidden_arcanus (incompatible), mod:omgourd, mod:rocks, mod:car (incompatible), mod:selectable_painting, mod:plushies (incompatible), mod:iceberg (incompatible), mod:quark (incompatible), mod:cactusmod, mod:enderchests, mod:statues, mod:inventoryhud (incompatible), mod:sprout (incompatible), mod:coroutil (incompatible), mod:alexsdelight, mod:citadel (incompatible), mod:untamedwilds (incompatible), mod:alexsmobs (incompatible), mod:magicfeather (incompatible), mod:farmersdelight (incompatible), mod:corn_delight (incompatible), mod:farmersrespite (incompatible), mod:enderitesdelight, mod:largemeals, mod:culturaldelights, mod:honeyexpansion, mod:delightful, mod:nethersdelight (incompatible), mod:solcarrot (incompatible), mod:apexcore, mod:fantasyfurniture, mod:fantasydice, mod:ilikewood, mod:iron_apples, mod:refinedstorageaddons, mod:expandability (incompatible), mod:chiselsandbits (incompatible), mod:exlinefurniture, Supplementaries Generated Pack, dynamic_asset_generator:data (incompatible), file/pamhc2foodcore_compat_1.16.5.zip (incompatible), file/ultimate_compat_survive+v+1.0.zip (incompatible), CompactOres dynamic resources (incompatible), file/tactical_fishing (in-built)
  137. World Generation: Stable
  138. Type: Integrated Server (map_client.txt)
  139. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  140. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  141. ModLauncher launch target: forgeclient
  142. ModLauncher naming: srg
  143. ModLauncher services:
  144. mixin PLUGINSERVICE
  145. eventbus PLUGINSERVICE
  146. slf4jfixer PLUGINSERVICE
  147. object_holder_definalize PLUGINSERVICE
  148. runtime_enum_extender PLUGINSERVICE
  149. capability_token_subclass PLUGINSERVICE
  150. accesstransformer PLUGINSERVICE
  151. runtimedistcleaner PLUGINSERVICE
  152. mixin TRANSFORMATIONSERVICE
  153. fml TRANSFORMATIONSERVICE
  154. FML Language Providers:
  155. minecraft@1.0
  156. javafml@null
  157. lowcodefml@null
  158. kotori_scala@2.13.8-build-4
  159. kotlinforforge@3.6.0
  160. Mod List:
  161. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  162. paucal-forge-1.18.2-0.4.7.jar |PAUCAL |paucal |0.4.7 |DONE |Manifest: NOSIGNATURE
  163. cozycabincore-1.2.jar |Cozy Cabincore |cozycabincore |1.2 |DONE |Manifest: NOSIGNATURE
  164. reeves-furniture-1.18.2-0.8r.jar |Reeves Furniture |reevesfurniture |0.8 |DONE |Manifest: NOSIGNATURE
  165. infernal-expansion-1.18.2-2.5.0.jar |Infernal Expansion |infernalexp |2.5.0 |DONE |Manifest: NOSIGNATURE
  166. CraftingAutomat-MC1.18.2-1.2.3.jar |Crafting Automat |craftingautomat |1.2.3 |DONE |Manifest: NOSIGNATURE
  167. simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE
  168. 1.18.2-betteramethyst-1.0.1.jar |Better Amethyst |betteramethyst |1.0.1 |DONE |Manifest: NOSIGNATURE
  169. locksmith-forge-1.0.3+1.18.2.jar |Locksmith |locksmith |1.0.3 |DONE |Manifest: NOSIGNATURE
  170. Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  171. bambooeverything-1.2.7-build.14+mc1.18.2.jar |Bamboo Everything |bambooeverything |1.2.7-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
  172. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
  173. looot-1.18.2-1.1.1.0.jar |Looot |looot |1.1.1.0 |DONE |Manifest: NOSIGNATURE
  174. laserio-1.3.3.jar |LaserIO |laserio |1.3.3 |DONE |Manifest: NOSIGNATURE
  175. WorldEditItems-v1.1.0-Forge-1.18.2.jar |WorldEdit Items |worldedit_items |1.1.0 |DONE |Manifest: NOSIGNATURE
  176. YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
  177. WitherSkeletonTweaks-1.18.2-7.1.2.jar |Wither Skeleton Tweaks |wstweaks |7.1.2 |DONE |Manifest: NOSIGNATURE
  178. Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE
  179. TheVeggieWay-Forge-1.18.2-2.4.12.jar |The Veggie Way |veggie_way |2.4.12 |DONE |Manifest: NOSIGNATURE
  180. adaptive_performance_tweaks_gamerules_1.18.2-3.9.0|APTweaks: Gamerules |adaptive_performance_tweaks_ga|3.9.0 |DONE |Manifest: NOSIGNATURE
  181. universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |DONE |Manifest: NOSIGNATURE
  182. OreTree-1.18.2-0.2.5.1.jar |Ore Tree |ore_tree |0.2.5.1 |DONE |Manifest: NOSIGNATURE
  183. DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |DONE |Manifest: NOSIGNATURE
  184. Apotheosis-1.18.2-5.3.6.jar |Apotheosis |apotheosis |5.3.6 |DONE |Manifest: NOSIGNATURE
  185. clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
  186. WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
  187. Paraglider-1.18.2-1.6.0.0.jar |Paraglider |paraglider |1.6.0.0 |DONE |Manifest: NOSIGNATURE
  188. cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
  189. BuildPasteMod-1.18.1v1.8.jar |BuildPaste Mod |buildpaste |1.7.3 |DONE |Manifest: NOSIGNATURE
  190. durabilitytooltip-1.1.1-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.1 |DONE |Manifest: NOSIGNATURE
  191. structure_gel-1.18.2-2.4.6.jar |Structure Gel API |structure_gel |2.4.6 |DONE |Manifest: NOSIGNATURE
  192. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
  193. morevillagers-forge-1.18.2-3.3.2.jar |More Villagers |morevillagers |3.3.2 |DONE |Manifest: NOSIGNATURE
  194. twilightdecor-1.18.2-v1.1.jar |Twilight Decor |twilightdecor |1.1 |DONE |Manifest: NOSIGNATURE
  195. BancisEnchantmentsRelease1.2.1.jar |Banci's Enchantments |bancis_enchantments |1.1.0 |DONE |Manifest: NOSIGNATURE
  196. verdure-1.18.2-1.1.2.jar |Verdure |verdure |1.1.2 |DONE |Manifest: NOSIGNATURE
  197. Botania-1.18.2-434.jar |Botania |botania |1.18.2-434 |DONE |Manifest: NOSIGNATURE
  198. spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE
  199. corail_woodcutter-1.18.2-2.3.6.jar |Corail Woodcutter |corail_woodcutter |2.3.6 |DONE |Manifest: NOSIGNATURE
  200. oculus-mc1.18.2-1.2.5.jar |Oculus |oculus |1.2.5 |DONE |Manifest: NOSIGNATURE
  201. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  202. BetterVillage-Forge-1.18.2-1.0.2.jar |Better Village |bettervillage |1 |DONE |Manifest: NOSIGNATURE
  203. tombstone-7.4.11-1.18.2.jar |Corail Tombstone |tombstone |7.4.11 |DONE |Manifest: NOSIGNATURE
  204. NaturesAura-36.2.jar |Nature's Aura |naturesaura |36.2 |DONE |Manifest: NOSIGNATURE
  205. constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
  206. mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
  207. littlelogistics-mc1.18.2-v1.2.5.jar |Little Logistics |littlelogistics |1.2.5 |DONE |Manifest: NOSIGNATURE
  208. cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
  209. Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
  210. rebindnarrator-1.1.1.jar |RebindNarrator |rebindnarrator |1.1.1 |DONE |Manifest: NOSIGNATURE
  211. toms_storage-1.18.2-1.3.4.jar |Tom's Simple Storage Mod |toms_storage |1.3.4 |DONE |Manifest: NOSIGNATURE
  212. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  213. EnchantingInfuser-v3.3.2-1.18.2-Forge.jar |Enchanting Infuser |enchantinginfuser |3.3.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
  214. BetterModsButton-v3.2.2-1.18.2-Forge.jar |Better Mods Button |bettermodsbutton |3.2.2 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
  215. mcw-lights-1.0.3-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.3 |DONE |Manifest: NOSIGNATURE
  216. ClearDespawn-forge-1.18.2-1.1.7.jar |ClearDespawn |cleardespawn |1.1.7 |DONE |Manifest: NOSIGNATURE
  217. simplyhotsprings-1.18.2-0.2.4.jar |Simply Hot Springs |simplyhotsprings |1.18.2-0.2.4 |DONE |Manifest: NOSIGNATURE
  218. QuarkOddities-1.18.jar |Quark Oddities |quarkoddities |1.18 |DONE |Manifest: NOSIGNATURE
  219. Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
  220. clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
  221. SimpleDeco1.18.jar |SimpleDeco |deco |1.18 |DONE |Manifest: NOSIGNATURE
  222. nomowanderer-1.18.2_1.1.3.jar |NoMoWanderer |nomowanderer |1.18.2_1.1.3 |DONE |Manifest: NOSIGNATURE
  223. adaptive_performance_tweaks_spawn_1.18.2-3.9.0.jar|APTweaks: Spawn |adaptive_performance_tweaks_sp|3.9.0 |DONE |Manifest: NOSIGNATURE
  224. cgm-1.2.6-1.18.2.jar |MrCrayfish's Gun Mod |cgm |1.2.6 |DONE |Manifest: NOSIGNATURE
  225. rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |DONE |Manifest: NOSIGNATURE
  226. BasicEndOres-1.18.2-2.1.0.jar |Basic End Ores |beo |2.1.0 |DONE |Manifest: NOSIGNATURE
  227. randomshulkercolours_1.18.2-1.4.jar |Random Shulker Colours |randomshulkercolours |1.4 |DONE |Manifest: NOSIGNATURE
  228. AttributeFix-Forge-1.18.2-14.0.2.jar |AttributeFix |attributefix |14.0.2 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  229. LibraryFerret-Forge-1.18.2-2.0.0.jar |Library ferret |libraryferret |2.0.0 |DONE |Manifest: NOSIGNATURE
  230. goblintraders-1.7.2-1.18.2.jar |Goblin Traders |goblintraders |1.7.2 |DONE |Manifest: NOSIGNATURE
  231. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
  232. Kobolds-2.0.4.jar |Kobolds |kobolds |2.0.4 |DONE |Manifest: NOSIGNATURE
  233. colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE
  234. AllTheCompressed-1.0.8-1.18.2-40.1.30.jar |AllTheCompressed |allthecompressed |1.0.8-1.18.2-40.1.30|DONE |Manifest: NOSIGNATURE
  235. oresabovediamonds-8.1.1.jar |Ores Above Diamonds |oresabovediamonds |8.1.1 |DONE |Manifest: NOSIGNATURE
  236. compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE
  237. phosphophyllite-1.18.2-0.6.0-beta.1.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.4 |DONE |Manifest: NOSIGNATURE
  238. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
  239. farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
  240. Display Case-forge-1.18.2-1.0.2.jar |Display Case Mod |display_case |1.0.0 |DONE |Manifest: NOSIGNATURE
  241. ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
  242. extendedbonemeal_1.18.2-1.6.jar |Extended Bone Meal |extendedbonemeal |1.6 |DONE |Manifest: NOSIGNATURE
  243. MythicBotany-1.18.2-2.1.11.jar |MythicBotany |mythicbotany |1.18.2-2.1.11 |DONE |Manifest: NOSIGNATURE
  244. DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
  245. logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  246. theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |DONE |Manifest: NOSIGNATURE
  247. TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
  248. pamhc2crops-1.18.2-1.0.1.jar |Pam's HarvestCraft 2 - Crops |pamhc2crops |1.0.1 |DONE |Manifest: NOSIGNATURE
  249. Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
  250. sushigocrafting-1.18.2-0.3.5.jar |Sushi Go Crafting |sushigocrafting |0.3.5 |DONE |Manifest: NOSIGNATURE
  251. domum_ornamentum-1.18.2-1.0.55-ALPHA-universal.jar|Domum Ornamentum |domum_ornamentum |1.18.2-1.0.55-ALPHA |DONE |Manifest: NOSIGNATURE
  252. betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  253. flywheel-forge-1.18-0.6.4.jar |Flywheel |flywheel |1.18-0.6.4.87 |DONE |Manifest: NOSIGNATURE
  254. stonecutter_recipe_tags-3.0.1+1.18.bc850d5.forge.j|Stonecutter Recipe Tags |stonecutter_recipe_tags |3.0.1+1.18.bc850d5.f|DONE |Manifest: NOSIGNATURE
  255. baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  256. JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
  257. [1.18.2] SecurityCraft v1.9.3.jar |SecurityCraft |securitycraft |1.9.3 |DONE |Manifest: NOSIGNATURE
  258. sit-1.18.2-1.3.2.jar |Sit |sit |1.3.2 |DONE |Manifest: NOSIGNATURE
  259. searchlight-1.18-forge-1.1.7.jar |Searchlight |searchlight |1.1.7 |DONE |Manifest: NOSIGNATURE
  260. cherryblossomgrotto-0.4.3.jar |Cherry Blossom Grotto |cherryblossomgrotto |0.4.3 |DONE |Manifest: NOSIGNATURE
  261. structurize-1.18.2-1.0.411-ALPHA.jar |Structurize |structurize |1.18.2-1.0.411-ALPHA|DONE |Manifest: NOSIGNATURE
  262. worldeditcuife3-forge-1.18.1-3.1.0.jar |WorldEdit CUI 3 Forge Edition |worldeditcuife3 |3.1.0 |DONE |Manifest: NOSIGNATURE
  263. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
  264. structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
  265. occultism-1.18.2-1.38.1.jar |Occultism |occultism |1.18.2-1.38.1 |DONE |Manifest: NOSIGNATURE
  266. parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
  267. bettergolem-1.18.2-1.1.0.jar |Better Golem |bettergolem |1.18.2-1.1.0 |DONE |Manifest: NOSIGNATURE
  268. TacticalFishing-1.18.1x-v1.1.2.jar |Tactical Fishing |tactical_fishing |1.1.2 |DONE |Manifest: NOSIGNATURE
  269. extremesoundmuffler-3.28_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
  270. CosmeticArmorReworked-1.18.2-v2.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2 |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
  271. druidcraftrg-0.0.12.jar |Druidcraft Regrown |druidcraftrg |0.0.12 |DONE |Manifest: NOSIGNATURE
  272. rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE
  273. grappling_hook_mod-1.18.2-v13.jar |Grappling Hook Mod |grapplemod |1.18.2-v13 |DONE |Manifest: NOSIGNATURE
  274. SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
  275. Floral Enchantment-1.18.2-1.3.7.jar |Floral Enchantment |floralench |1.18.2-1.3.7 |DONE |Manifest: NOSIGNATURE
  276. sophisticatedcore-1.18.2-0.4.11.89.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.4.11.89 |DONE |Manifest: NOSIGNATURE
  277. BowInfinityFix-1.18.x-rv11.jar |Bow Infinity Fix |bowinfinityfix |1.18.x-rv11 |DONE |Manifest: NOSIGNATURE
  278. Mimic-forge-1.18.2-1.29.jar |Mimic |mimic |1.29 |DONE |Manifest: NOSIGNATURE
  279. geckolib-forge-1.18-3.0.31.jar |GeckoLib |geckolib3 |3.0.31 |DONE |Manifest: NOSIGNATURE
  280. glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  281. villagernames_1.18.2-3.5.jar |Villager Names |villagernames |3.5 |DONE |Manifest: NOSIGNATURE
  282. Placebo-1.18.2-6.4.2.jar |Placebo |placebo |6.4.2 |DONE |Manifest: NOSIGNATURE
  283. zombieawareness-1.18.1-1.12.3.jar |Zombie Awareness |zombieawareness |1.18.1-1.12.3 |DONE |Manifest: NOSIGNATURE
  284. finsandtails-1.18.2-1.0.1.jar |Fins and Tails |finsandtails |1.18.2-1.0.1 |DONE |Manifest: NOSIGNATURE
  285. moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |DONE |Manifest: NOSIGNATURE
  286. Bookshelf-Forge-1.18.2-13.2.47.jar |Bookshelf |bookshelf |13.2.47 |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
  287. sophisticatedbackpacks-1.18.2-3.18.13.666.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.13.666 |DONE |Manifest: NOSIGNATURE
  288. littlecontraptions-forge-1.18.2.0.jar |Little Contraptions |littlecontraptions |1.18.2.0 |DONE |Manifest: NOSIGNATURE
  289. consistency_plus-0.5.0+1.18.2-forge.jar |Consistency Plus |consistency_plus |0.5.0+1.18.2-forge |DONE |Manifest: NOSIGNATURE
  290. mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  291. Floral Flair-1.18.2-1.5.0.jar |Floral Flair |floral_flair |1.18.2-1.5.0 |DONE |Manifest: NOSIGNATURE
  292. bygonenether-1.2-1.18.2.jar |Bygone Nether |bygonenether |1.2 |DONE |Manifest: NOSIGNATURE
  293. keepmysoiltilled_1.18.2-1.1.jar |Keep My Soil Tilled |keepmysoiltilled |1.1 |DONE |Manifest: NOSIGNATURE
  294. VTweaks-1.18.2-3.6.3.jar |V-Tweaks |vtweaks |3.6.3 |DONE |Manifest: NOSIGNATURE
  295. carryon-1.18.2-1.17.0.8.jar |Carry On |carryon |1.17.0.8 |DONE |Manifest: NOSIGNATURE
  296. mineralchance_1.18.2-1.7.jar |Mineral Chance |mineralchance |1.7 |DONE |Manifest: NOSIGNATURE
  297. absentbydesign-1.18.2-1.6.2.jar |Absent By Design Mod |absentbydesign |1.18.2-1.6.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
  298. Buddycards-1.18.2-3.2.1.jar |Buddycards Core |buddycards |1.18.2-3.2.1 |DONE |Manifest: NOSIGNATURE
  299. konkrete_forge_1.4.0_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.4.0 |DONE |Manifest: NOSIGNATURE
  300. ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
  301. RSInfinityBooster-1.18.2-2.1+16.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+16 |DONE |Manifest: NOSIGNATURE
  302. refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE
  303. ExtraStorage-1.18.2-2.2.0.jar |Extra Storage |extrastorage |2.2.0 |DONE |Manifest: NOSIGNATURE
  304. chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE
  305. mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
  306. DustrialDecor-1.3.3-1.18.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |DONE |Manifest: NOSIGNATURE
  307. HostileNeuralNetworks-1.18.2-3.2.0.jar |Hostile Neural Networks |hostilenetworks |3.2.0 |DONE |Manifest: NOSIGNATURE
  308. endertanks-1.18-1.11.7.jar |EnderTanks |endertanks |1.11.7 |DONE |Manifest: NOSIGNATURE
  309. Boat-Item-View-Forge-1.18-0.0.3.jar |Boat Item View |boatiview |0.0.3 |DONE |Manifest: NOSIGNATURE
  310. simplylight-1.18.2-1.4.2-build.31.jar |Simply Light |simplylight |1.18.2-1.4.2-build.3|DONE |Manifest: NOSIGNATURE
  311. Illager Plushies 1.1.5 1.18.2.jar |Illager Plushies |illager_plushies |1.1.5 |DONE |Manifest: NOSIGNATURE
  312. hole_filler_mod_1.2.5-mc_1.18.1-forge.jar |Hole Filler Mod |hole_filler_mod |1.2.5 |DONE |Manifest: NOSIGNATURE
  313. dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |DONE |Manifest: NOSIGNATURE
  314. blockui-1.18.2-0.0.58-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.58-ALPHA |DONE |Manifest: NOSIGNATURE
  315. ironchests-2.0.3-forge.jar |Iron Chests: Restocked |ironchests |2.0.3 |DONE |Manifest: NOSIGNATURE
  316. time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
  317. RandomDecorativeThings-1.18-0.1.2.jar |Random Decorative Things |randomdecorativethings |0.1.2 |DONE |Manifest: NOSIGNATURE
  318. 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
  319. MysticalCustomization-1.18.2-3.1.2.jar |Mystical Customization |mysticalcustomization |3.1.2 |DONE |Manifest: NOSIGNATURE
  320. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
  321. InfinityMending-1.17-0.1.0.jar |InfinityMending |infinitymending |0.1.0 |DONE |Manifest: NOSIGNATURE
  322. Runelic-Forge-1.18.2-11.0.1.jar |Runelic |runelic |11.0.1 |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
  323. TwilightDelight-1.18.2-1.1.4.jar |Twilight Delight |twilightdelight |1.1.4 |DONE |Manifest: NOSIGNATURE
  324. InventoryProfilesNext-forge-1.18.2-1.6.1.jar |Inventory Profiles Next |inventoryprofilesnext |1.6.1 |DONE |Manifest: NOSIGNATURE
  325. AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
  326. moreoverlays-1.20.5-mc1.18.1.jar |More Overlays Updated |moreoverlays |1.20.5-mc1.18.1 |DONE |Manifest: NOSIGNATURE
  327. framework-0.2.3-1.18.2.jar |Framework |framework |0.2.3 |DONE |Manifest: NOSIGNATURE
  328. betterflight-forge-1.18-1.0.0.jar |BetterFlight |betterflight |1.18-1.0.0 |DONE |Manifest: NOSIGNATURE
  329. sulfurpotassiummod-1.18.2-2.3.3+Forge.jar |Sulfur & Potassium Mod |sulfurpotassiummod |2.3.3 |DONE |Manifest: NOSIGNATURE
  330. campchair-forge.1.18-1.0.0.jar |Camp Chair |campchair |1.0.0 |DONE |Manifest: NOSIGNATURE
  331. effortlessbuilding-1.18-2.34.jar |Effortless Building |effortlessbuilding |1.18-2.34 |DONE |Manifest: NOSIGNATURE
  332. DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  333. BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
  334. betteranimalmodels-1.18.2-5.6.0-forge.jar |Cyber's Better Animal Models |betteranimalmodels |1.18.2-5.6.0 |DONE |Manifest: NOSIGNATURE
  335. Tinkers Reforged 1.18.2-1.1.0.jar |Tinkers Reforged |tinkers_reforged |1.1.0 |DONE |Manifest: NOSIGNATURE
  336. pamhc2trees-1.18.2-1.0.1.jar |Pam's HarvestCraft 2 - Trees |pamhc2trees |1.0.1 |DONE |Manifest: NOSIGNATURE
  337. flatbedrock-1.4.2-build.10+mc1.18.2.jar |Flat Bedrock |flatbedrock |1.4.2-build.10+mc1.1|DONE |Manifest: NOSIGNATURE
  338. EasyMagic-v3.3.0-1.18.2-Forge.jar |Easy Magic |easymagic |3.3.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
  339. Enlightened End BB V1.5.jar |Enlightened End |nourished_end |1.1.0 |DONE |Manifest: NOSIGNATURE
  340. platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |DONE |Manifest: NOSIGNATURE
  341. artifacts-1.18.2-4.1.0.jar |Artifacts |artifacts |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE
  342. Decorative Blocks-forge-1.18.2-2.1.0.jar |Decorative Blocks |decorative_blocks |2.1.0 |DONE |Manifest: NOSIGNATURE
  343. betteranimalsplus-1.18.2-11.0.5-forge.jar |Better Animals Plus |betteranimalsplus |1.18.2-11.0.5 |DONE |Manifest: NOSIGNATURE
  344. More Babies-forge-1.18.1-0.5.2.jar |More Babies |more_babies |0.5.2 |DONE |Manifest: NOSIGNATURE
  345. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  346. ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
  347. mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  348. scuba_gear-1.18.2-1.0.4.jar |Scuba Gear |scuba_gear |1.0.4 |DONE |Manifest: NOSIGNATURE
  349. untitledduckmod-0.5.0-forge.jar |Untitled Duck Mod |untitledduckmod |0.5.0 |DONE |Manifest: NOSIGNATURE
  350. MysticalAgriculture-1.18.2-5.1.1.jar |Mystical Agriculture |mysticalagriculture |5.1.1 |DONE |Manifest: NOSIGNATURE
  351. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
  352. The_Graveyard_Biomes_1.1_(FORGE)_for_1.18.2.jar |The Graveyard Biomes |graveyard_biomes |1.1 |DONE |Manifest: NOSIGNATURE
  353. TConstruct-1.18.2-3.5.1.31.jar |Tinkers' Construct |tconstruct |3.5.1.31 |DONE |Manifest: NOSIGNATURE
  354. pollen-forge-1.4.7+1.18.2.jar |Pollen |pollen |1.4.7 |DONE |Manifest: NOSIGNATURE
  355. eccentrictome-1.18.2-1.8.0.jar |Eccentric Tome |eccentrictome |0.0NONE |DONE |Manifest: NOSIGNATURE
  356. compactores-1.18.2-4.0.1.jar |Compact Ores |compactores |4.0.1 |DONE |Manifest: NOSIGNATURE
  357. additionaladditions-4.0.5.jar |Additional Additions |additionaladditions |4.0.5 |DONE |Manifest: NOSIGNATURE
  358. another_furniture-forge-1.1.3-1.18.2.jar |Another Furniture |another_furniture |1.1.3-1.18.2 |DONE |Manifest: NOSIGNATURE
  359. reliquary-1.18.2-2.0.8.1139.jar |Reliquary |reliquary |1.18.2-2.0.8.1139 |DONE |Manifest: NOSIGNATURE
  360. LegendaryTooltips-1.18.2-1.2.5.jar |Legendary Tooltips |legendarytooltips |1.2.5 |DONE |Manifest: NOSIGNATURE
  361. cookiecore-1.18.2-4.0.1-6677a05.jar |CookieCore |cookiecore |4.0.1 |DONE |Manifest: NOSIGNATURE
  362. creativewirelesstransmitter-1.18.1-1.12.jar |Creative Wireless Transmitter |creativewirelesstransmitter |1.18.1-1.12 |DONE |Manifest: NOSIGNATURE
  363. PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
  364. FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
  365. Blocks + 1.18.1 - 1.4.jar |Blocks + |blocksplus |1.4 |DONE |Manifest: NOSIGNATURE
  366. upgradedcore-1.18.2-3.2.0.0-release.jar |Upgraded Core |upgradedcore |1.18.2-3.2.0.0-relea|DONE |Manifest: NOSIGNATURE
  367. quartz-1.18.2-0.0.0-beta.1.3.jar |Quartz |quartz |0.0.0-beta.1.3 |DONE |Manifest: NOSIGNATURE
  368. pylons-1.18.2-2.1.1.jar |Pylons |pylons |2.1.1 |DONE |Manifest: NOSIGNATURE
  369. creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
  370. ferritecore-4.2.1-forge.jar |Ferrite Core |ferritecore |0.0NONE |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
  371. engineersdecor-1.18.2-1.1.23.jar |Engineer's Decor |engineersdecor |1.1.23 |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
  372. functionalstorage-1.18.2-0.0.20.jar |Functional Storage |functionalstorage |1.18.2-0.0.20 |DONE |Manifest: NOSIGNATURE
  373. Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
  374. justzoom_forge_1.0.1_MC_1.18-1.18.1.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
  375. ilikewoodxbyg-1.18.2-8.0.0.jar |I Like Wood - Oh The Biomes Yo|ilikewoodxbyg |1.18.2-8.0.0 |DONE |Manifest: NOSIGNATURE
  376. Blood-Smeltery-1.18.2-1.1.4a.jar |Blood Smeltery |bloodsmeltery |1.1.4a |DONE |Manifest: NOSIGNATURE
  377. valhelsia_core-forge-1.18.2-0.4.0.jar |Valhelsia Core |valhelsia_core |1.18.2-0.4.0 |DONE |Manifest: NOSIGNATURE
  378. valhelsia_structures-forge-1.18.2-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.2-0.1.0 |DONE |Manifest: NOSIGNATURE
  379. flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
  380. createaddition-1.18.2-20220715a.jar |Create Crafts & Additions |createaddition |1.18.2-20220715a |DONE |Manifest: NOSIGNATURE
  381. adaptive_performance_tweaks_core_1.18.2-3.9.0.jar |APTweaks: Core |adaptive_performance_tweaks_co|3.9.0 |DONE |Manifest: NOSIGNATURE
  382. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
  383. Collectibles-1.18-(v.1.1.5).jar |Collectibles |collectibles |1.1.5 |DONE |Manifest: NOSIGNATURE
  384. WorldEditExpressForge-1.18.2-1.3.13.jar |WorldEdit Express |worldeditexpress |1 |DONE |Manifest: NOSIGNATURE
  385. exlinecopperequipment-forge-1.18.2-v2.0.1.jar |Copper Equipment |exlinecopperequipment |1.18.2 |DONE |Manifest: NOSIGNATURE
  386. Uppers-0.4.1.jar |Uppers |uppers |0.4.1 |DONE |Manifest: NOSIGNATURE
  387. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  388. stalwart-dungeons-1.18.2-1.2.2.jar |Stalwart Dungeons |stalwart_dungeons |1.2.2 |DONE |Manifest: NOSIGNATURE
  389. rubidium-0.5.3.jar |Rubidium |rubidium |0.5.3 |DONE |Manifest: NOSIGNATURE
  390. IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |DONE |Manifest: NOSIGNATURE
  391. PlayTics Furniture 1.18 v.1.9 Beta.jar |PlayTics Furniture Mod |playtics_furniture_mod |1.9 |DONE |Manifest: NOSIGNATURE
  392. CTM-1.18.2-1.1.4+4.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.4+4 |DONE |Manifest: NOSIGNATURE
  393. premium_wood-1.18.2-1.3.7.jar |Premium Wood |premium_wood |1.3.7 |DONE |Manifest: NOSIGNATURE
  394. MaxHealthFix-Forge-1.18.2-5.0.1.jar |MaxHealthFix |maxhealthfix |5.0.1 |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
  395. cabletiers-1.18.2-0.5461.jar |Cable Tiers |cabletiers |1.18.2-0.5461 |DONE |Manifest: NOSIGNATURE
  396. rangedpumps-0.9.2.jar |Ranged Pumps |rangedpumps |0.9.2 |DONE |Manifest: NOSIGNATURE
  397. aqcaracal-1.18.2-1.0-forge.jar |Caracal Mod |aqcaracal |1.18.2-1.0-forge |DONE |Manifest: NOSIGNATURE
  398. guardvillagers-1.18.2.1.4.3.jar |Guard Villagers |guardvillagers |1.4.3 |DONE |Manifest: NOSIGNATURE
  399. secretrooms-1.18.2-1.1.5.jar |Secret Rooms 6 |secretroomsmod |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  400. ironagefurniture-1.18.2-0.2.0.10.jar |Iron Age Furniture |ironagefurniture |1.18.2-0.2.0.10 |DONE |Manifest: NOSIGNATURE
  401. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
  402. JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
  403. BetterThanMending-1.7.1.jar |BetterThanMending |betterthanmending |1.7.1 |DONE |Manifest: NOSIGNATURE
  404. shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
  405. MysticalAgradditions-1.18.2-5.1.2.jar |Mystical Agradditions |mysticalagradditions |5.1.2 |DONE |Manifest: NOSIGNATURE
  406. TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
  407. upgradednetherite-1.18.2-4.2.0.6-release.jar |Upgraded Netherite |upgradednetherite |1.18.2-4.2.0.6-relea|DONE |Manifest: NOSIGNATURE
  408. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
  409. Wild Bushes 1.0.0 - 1.18.2.jar |Wild Bushes |wild_bushes |1.0.0 |DONE |Manifest: NOSIGNATURE
  410. magiccombatwands-forge-1.18-1.0.0.jar |Magic Combat Wands |magiccombatwands |1.0.0 |DONE |Manifest: NOSIGNATURE
  411. geode-1.0.7.jar |Geode+ |geode |1.0.7 |DONE |Manifest: NOSIGNATURE
  412. ironfurnaces-1.18.2-3.3.1.jar |Iron Furnaces |ironfurnaces |3.3.1 |DONE |Manifest: NOSIGNATURE
  413. mcw-trapdoors-1.0.6-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  414. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  415. YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  416. portality-1.18.2-3.3.5.jar |Portality |portality |3.3.5 |DONE |Manifest: NOSIGNATURE
  417. Trapcraft-1.18.2-3.6.7.jar |Trapcraft |trapcraft |3.6.7 |DONE |Manifest: NOSIGNATURE
  418. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  419. carrotslib-mc1.18.2-4.0a2.jar |Carrots Lib |carrots |4.0a2 |DONE |Manifest: NOSIGNATURE
  420. vanillafoodpantry-mc1.18.2-7.0a2.jar |Vanilla Food Pantry |vanillafoodpantry |7.0a2 |DONE |Manifest: NOSIGNATURE
  421. randomite-1.18.2-1.1.2.jar |Randomite Classic |randomite |1.1.2 |DONE |Manifest: NOSIGNATURE
  422. FramedBlocks-5.5.0.jar |FramedBlocks |framedblocks |5.5.0 |DONE |Manifest: NOSIGNATURE
  423. angelring-1.18.2-2.0.2.jar |Angel Ring 2 |angelring |2.0.2 |DONE |Manifest: NOSIGNATURE
  424. antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
  425. worldedit-mod-7.2.10.jar |WorldEdit |worldedit |7.2.10+1742f98 |DONE |Manifest: NOSIGNATURE
  426. mcw-furniture-3.0.1-mc1.18.2.jar |Macaw's Furniture |mcwfurnitures |3.0.1 |DONE |Manifest: NOSIGNATURE
  427. The Gold Rush 1.1.1.jar |The Gold Rush |the_gold_rush |1.0.0 |DONE |Manifest: NOSIGNATURE
  428. mountedpearl-1.18-1.0.0.jar |Mounted Pearl |mountedpearl |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
  429. (Forge)GlowInkPlus-1.0.2-1.18.2.jar |Glow Ink Plus Mod |glow_ink_plus |1.0.2 |DONE |Manifest: NOSIGNATURE
  430. Boiled+Axolotl+Mod+v1+-+1.18.2.jar |Axolotl Food Mod |axolotlfoodmod |1.0 |DONE |Manifest: NOSIGNATURE
  431. BetterShieldsMC1.18.1-1.0.1.jar |Better Shields |bettershields |1.0.1 |DONE |Manifest: NOSIGNATURE
  432. Disenchanting-forge-1.18.2-2.0.0.jar |Disenchanting |disenchanting |1.18.2-2.0.0 |DONE |Manifest: NOSIGNATURE
  433. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  434. ManaTeam 1.0.0.jar |Manateam |manateam |1.0 |DONE |Manifest: NOSIGNATURE
  435. DarkPaintings-Forge-1.18.2-10.0.3.jar |DarkPaintings |darkpaintings |10.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
  436. Crafting-on-a-stick-1.18.1-1.0.1.jar |Crafting On A Stick |crafting_on_a_stick |1.0.1 |DONE |Manifest: NOSIGNATURE
  437. mkm-1.18.2-2.0.1.jar |Macro |mkm |1.18.2-2.0.1 |DONE |Manifest: NOSIGNATURE
  438. jei-1.18.2-9.7.1.232.jar |Just Enough Items |jei |9.7.1.232 |DONE |Manifest: NOSIGNATURE
  439. multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE
  440. minecolonies-1.18.2-1.0.904-ALPHA.jar |MineColonies |minecolonies |1.18.2-1.0.904-ALPHA|DONE |Manifest: NOSIGNATURE
  441. The_Graveyard_1.9.1_(FORGE)_for_1.18.2.jar |The Graveyard |graveyard |1.9.1 |DONE |Manifest: NOSIGNATURE
  442. InfernalGeode-BETA.jar |Infernal Geode |infernal_geode |1.0-SNAPSHOT |DONE |Manifest: NOSIGNATURE
  443. Fallingleaves-1.18.2-1.3.2.jar |Falling Leaves |fallingleaves |1.3.2 |DONE |Manifest: NOSIGNATURE
  444. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
  445. additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
  446. smarterfarmers-1.18.2-1.6.0.jar |Smarter Farmers |smarterfarmers |1.18.2-1.6.0 |DONE |Manifest: NOSIGNATURE
  447. Serene Seasons-1.18.2-7.0.0.13.jar |Serene Seasons |sereneseasons |1.18.2-7.0.0.13 |DONE |Manifest: NOSIGNATURE
  448. jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE
  449. LibX-1.18.2-3.2.18.jar |LibX |libx |1.18.2-3.2.18 |DONE |Manifest: NOSIGNATURE
  450. UtilitiX-1.18.2-0.4.6.jar |UtilitiX |utilitix |1.18.2-0.4.6 |DONE |Manifest: NOSIGNATURE
  451. CrockPot-1.18.2-1.2.0-release.jar |Crock Pot |crockpot |1.2.0-release |DONE |Manifest: NOSIGNATURE
  452. ClickMachine-1.18.2-6.0.5.jar |Click Machine |clickmachine |6.0.5 |DONE |Manifest: NOSIGNATURE
  453. mysticalworld-1.18.2-0.4.7.28.jar |Mystical World |mysticalworld |0.4.7.28 |DONE |Manifest: NOSIGNATURE
  454. chalk-1.18.2-1.3.0.jar |Chalk |chalk |1.3.0 |DONE |Manifest: NOSIGNATURE
  455. keymap-0.6.0-beta.0+1.18.2-forge.jar |keymap |keymap |0.6.0-beta.0+1.18.2 |DONE |Manifest: NOSIGNATURE
  456. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  457. The_Wild_Update_Mod_V1.3_Minecraft_1.18.jar |The Wild Update 1.19 Mod |the_wild_update |1.3 |DONE |Manifest: NOSIGNATURE
  458. skin-swapper-forge-3.0.1.jar |Skin Swapper |skinswapper |3.0.1 |DONE |Manifest: NOSIGNATURE
  459. ImmersiveEngineering-1.18.2-8.1.0-150.jar |Immersive Engineering |immersiveengineering |1.18.2-8.1.0-150 |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
  460. netheritebeacons-1.2.0.jar |Netherite Beacons |netheritebeacons |1.2.0 |DONE |Manifest: NOSIGNATURE
  461. ObsidianBoat-1.5.0-build.13+mc1.18.2.jar |Obsidian Boat |obsidianboat |1.5.0-build.13+mc1.1|DONE |Manifest: NOSIGNATURE
  462. mmlib-1.0.5-1.18.2.jar |Mysterious Mountain Lib |mmlib |1.0.5-1.18.2 |DONE |Manifest: NOSIGNATURE
  463. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  464. Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
  465. ecologics-forge-1.18.2-1.7.4.jar |Ecologics |ecologics |1.7.4 |DONE |Manifest: NOSIGNATURE
  466. pamhc2foodcore-1.18.2-1.0.1.jar |Pam's HarvestCraft 2 - Food Co|pamhc2foodcore |1.0.1 |DONE |Manifest: NOSIGNATURE
  467. itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |DONE |Manifest: NOSIGNATURE
  468. Croptopia-1.18.2-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
  469. polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
  470. AutoRegLib-1.7-53.jar |AutoRegLib |autoreglib |1.7-53 |DONE |Manifest: NOSIGNATURE
  471. mna-1.7.2.8.jar |Mana and Artifice |mna |1.7.2.8 |DONE |Manifest: NOSIGNATURE
  472. entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
  473. crittersandcompanions-1.18.2-1.0.0.jar |Critters and Companions |crittersandcompanions |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  474. Regrowth-1.18.2-1.40.0.30c.jar |Regrowth |regrowth |1.18.2-1.40.0.30c |DONE |Manifest: NOSIGNATURE
  475. suggestion-tweaker-1.18.2-1.3.0-forge.jar |Suggestion Tweaker |suggestion_tweaker |1.18.2-1.3.0 |DONE |Manifest: NOSIGNATURE
  476. creativecrafter-1.18.2-0.2121.jar |Creative Crafter |creativecrafter |1.18.2-0.2121 |DONE |Manifest: NOSIGNATURE
  477. connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
  478. PuzzlesLib-v3.3.5-1.18.2-Forge.jar |Puzzles Lib |puzzleslib |3.3.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
  479. Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
  480. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
  481. CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |DONE |Manifest: NOSIGNATURE
  482. Tropicraft-9.3.3.jar |Tropicraft |tropicraft |9.3.3 |DONE |Manifest: NOSIGNATURE
  483. blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
  484. UnionLib-1.18.2-7.1.3-Forge.jar |UnionLib |unionlib |7.1.3 |DONE |Manifest: NOSIGNATURE
  485. YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar |YUNG's Better Witch Huts |betterwitchhuts |1.18.2-Forge-1.0.1 |DONE |Manifest: NOSIGNATURE
  486. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
  487. naturalist-forge-1.0.4-1.18.2.jar |Naturalist |naturalist |1.0.4 |DONE |Manifest: NOSIGNATURE
  488. croptopia-chocolaterie-1.1.jar |Croptopia's Chocolaterie |cacao |1.1 |DONE |Manifest: NOSIGNATURE
  489. connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
  490. kleeslabs-forge-1.18.2-11.1.1.jar |KleeSlabs |kleeslabs |11.1.1 |DONE |Manifest: NOSIGNATURE
  491. rsgauges-1.18.2-1.2.16.jar |Gauges and Switches |rsgauges |1.2.16 |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
  492. EscapeRope-Forge-1.18.2-2.0.1.jar |Escape Rope |escaperope |1 |DONE |Manifest: NOSIGNATURE
  493. cookingforblockheads-forge-1.18.2-12.0.2.jar |CookingForBlockheads |cookingforblockheads |12.0.2 |DONE |Manifest: NOSIGNATURE
  494. Controlling-forge-1.18.2-9.0+21.jar |Controlling |controlling |9.0+21 |DONE |Manifest: NOSIGNATURE
  495. potionsmaster-0.5.8-1.18.2-40.1.0.jar |Potions Master |potionsmaster |0.5.8-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE
  496. feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.ja|Feature NBT Deadlock Be Gone |feature_nbt_deadlock_be_gone |2.0.0+1.18.2 |DONE |Manifest: NOSIGNATURE
  497. twigs-forge-1.1.4-patch3+1.18.2.jar |Twigs |twigs |1.1.4-patch1+1.18.2 |DONE |Manifest: NOSIGNATURE
  498. LightingWand-1.18.2-forge-4.0.0.jar |Lighting Wand |lightingwand |4.0.0 |DONE |Manifest: NOSIGNATURE
  499. jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
  500. JustRoseGoldv1.0.4.jar |Just Rose Gold |justrosegold |1.0.0 |DONE |Manifest: NOSIGNATURE
  501. FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
  502. twilightforest-1.18.2-4.1.1220-universal.jar |The Twilight Forest |twilightforest |4.1.1220 |DONE |Manifest: NOSIGNATURE
  503. cosmoslibrary-1.18.2-6.3.0.0-universal.jar |Cosmos Library |cosmoslibrary |6.3.0.0 |DONE |Manifest: NOSIGNATURE
  504. entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |DONE |Manifest: NOSIGNATURE
  505. Enderite-1.4-1.18.2-Forge.jar |Enderite |lolenderite |1.4-1.18.2 |DONE |Manifest: NOSIGNATURE
  506. CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
  507. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
  508. getittogetherdrops-1.18.2-1.2.jar |Get It Together, Drops! |getittogetherdrops |1.2 |DONE |Manifest: NOSIGNATURE
  509. mcw-fences-1.0.5-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.5 |DONE |Manifest: NOSIGNATURE
  510. wirelesschargers-1.0.6-forge-mc1.18.jar |Wireless Chargers |wirelesschargers |1.0.6 |DONE |Manifest: NOSIGNATURE
  511. shulker_enchantments-3.0.1.jar |Shulker Enchantments |shulker_enchantments |3.0.1 |DONE |Manifest: NOSIGNATURE
  512. Capybaras!V1.1.jar |Capybara |capybara |1.0.0 |DONE |Manifest: NOSIGNATURE
  513. pamhc2foodextended-1.18.2-1.0.0.jar |Pam's HarvestCraft 2 - Food Ex|pamhc2foodextended |1.0 |DONE |Manifest: NOSIGNATURE
  514. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  515. elementalcraft-1.18.2-4.4.16.jar |ElementalCraft |elementalcraft |1.18.2-4.4.16 |DONE |Manifest: NOSIGNATURE
  516. collective-1.18.2-4.37.jar |Collective |collective |4.37 |DONE |Manifest: NOSIGNATURE
  517. ffenchantments-1.18.2-1.5.1.jar |FlashFyre's Enchantments |ffenchantments |1.18.2-1.5.1 |DONE |Manifest: NOSIGNATURE
  518. BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
  519. xercapaint-1.18.2-0.7.1.jar |Joy of Painting |xercapaint |1.18.2-0.7.1 |DONE |Manifest: NOSIGNATURE
  520. libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
  521. Survive-1.18.2-7.0.7.jar |Survive |survive |1.18.2-7.0.7 |DONE |Manifest: NOSIGNATURE
  522. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  523. eatinganimation-1.18.2-2.1.1.jar |Eating Animation |eatinganimation |2.1.1 |DONE |Manifest: NOSIGNATURE
  524. client-1.18.2-20220404.173914-srg.jar |Minecraft |minecraft |1.18.2 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
  525. forge-1.18.2-40.1.68-universal.jar |Forge |forge |40.1.68 |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
  526. cofh_core-1.18.2-1.6.4.21.jar |CoFH Core |cofh_core |1.6.4.21 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  527. plonk-1.18.2-10.0.2.jar |Plonk |plonk |10.0.2 |DONE |Manifest: NOSIGNATURE
  528. appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
  529. goprone-1.18.2-1.7.0.jar |GoProne |goprone |1.18.2-1.7.0 |DONE |Manifest: NOSIGNATURE
  530. archers_paradox-1.18.2-1.6.1.6.jar |Archer's Paradox |archers_paradox |1.6.1.6 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  531. Morph-o-Tool-1.5-32.jar |Morph-o-Tool |morphtool |1.5-32 |DONE |Manifest: NOSIGNATURE
  532. silent-gear-1.18.2-2.10.10.jar |Silent Gear |silentgear |2.10.10 |DONE |Manifest: NOSIGNATURE
  533. MoreCraftingTables+1.18.2-3.2.1.jar |More Crafting Tables Mod |mctb |1.18.2 |DONE |Manifest: NOSIGNATURE
  534. Aquaculture-1.18.2-2.3.7.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.7 |DONE |Manifest: NOSIGNATURE
  535. architectury-4.7.78-forge.jar |Architectury |architectury |4.7.78 |DONE |Manifest: NOSIGNATURE
  536. off-hand-combat-0.0.4-forge.jar |Off Hand Combat |offhandcombat |0.0.4 |DONE |Manifest: NOSIGNATURE
  537. myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |DONE |Manifest: NOSIGNATURE
  538. findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |DONE |Manifest: NOSIGNATURE
  539. observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE
  540. biomemakeover-FORGE-1.18.2-1.4.30.jar |Biome Makeover |biomemakeover |1.18.2-1.4.30 |DONE |Manifest: NOSIGNATURE
  541. brazier-4.0.2.jar |Brazier |brazier |4.0.2 |DONE |Manifest: NOSIGNATURE
  542. ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
  543. ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
  544. ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |DONE |Manifest: NOSIGNATURE
  545. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE
  546. ftb-chunks-forge-1802.3.6-build.147.jar |FTB Chunks |ftbchunks |1802.3.6-build.147 |DONE |Manifest: NOSIGNATURE
  547. identity-2.3.0-1.18.2-forge.jar |Identity |identity |2.3.0-1.18.2 |DONE |Manifest: NOSIGNATURE
  548. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
  549. Traffic_Plus_1.3.0_1.18.2.jar |Traffic Plus |traffic_plus |1.3.0 |DONE |Manifest: NOSIGNATURE
  550. productivebees-1.18.2-0.9.0.10.jar |Productive Bees |productivebees |1.18.2-0.9.0.10 |DONE |Manifest: NOSIGNATURE
  551. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
  552. inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
  553. twilighttweaks-1.18.2-1.1.jar |Twilight Tweaks |twilighttweaks |1.0 |DONE |Manifest: NOSIGNATURE
  554. adaptive_performance_tweaks_items_1.18.2-3.9.0.jar|APTweaks: Items |adaptive_performance_tweaks_it|3.9.0 |DONE |Manifest: NOSIGNATURE
  555. polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE
  556. mavm-mc1.18.2-forge-1.0.8b.jar |More Axolotl Variants Mod |mavm |1.0.8b |DONE |Manifest: NOSIGNATURE
  557. nutritionalbalance-1.18.2-3.1.1.jar |Nutritional Balance |nutritionalbalance |1.18.2-3.1.1 |DONE |Manifest: NOSIGNATURE
  558. voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
  559. Cyclic-1.18.2-1.7.6.jar |Cyclic |cyclic |1.18.2-1.7.6 |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
  560. rhino-forge-1802.1.14-build.206.jar |Rhino |rhino |1802.1.14-build.206 |DONE |Manifest: NOSIGNATURE
  561. kubejs-forge-1802.5.4-build.526.jar |KubeJS |kubejs |1802.5.4-build.526 |DONE |Manifest: NOSIGNATURE
  562. RootsClassic-1.18.2-1.1.25.jar |Roots Classic |rootsclassic |1.18.2-1.1.25 |DONE |Manifest: NOSIGNATURE
  563. Cucumber-1.18.2-5.1.2.jar |Cucumber Library |cucumber |5.1.2 |DONE |Manifest: NOSIGNATURE
  564. trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE
  565. jmi-forge-1.18.2-0.13-24.jar |JourneyMap Integration |jmi |0.13-24 |DONE |Manifest: NOSIGNATURE
  566. floralis-1.18.2-3.2.0.jar |Floralis |floralis |1.18.2-3.2.0 |DONE |Manifest: NOSIGNATURE
  567. sophisticatedstorage-1.18.2-0.4.8.93.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.4.8.93 |DONE |Manifest: NOSIGNATURE
  568. additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
  569. item-filters-forge-1802.2.7-build.33.jar |Item Filters |itemfilters |1802.2.7-build.33 |DONE |Manifest: NOSIGNATURE
  570. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
  571. ensorcellation-1.18.2-1.6.1.8.jar |Ensorcellation |ensorcellation |1.6.1.8 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  572. create-mc1.18.2_v0.5.0c.jar |Create |create |0.5.0c |DONE |Manifest: NOSIGNATURE
  573. waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
  574. BuildersDelight-1.18.2-v.1.0.jar |Builder's Delight |buildersdelight |1.0 |DONE |Manifest: NOSIGNATURE
  575. journeymap-1.18.2-5.8.5-forge.jar |Journeymap |journeymap |5.8.5 |DONE |Manifest: NOSIGNATURE
  576. village-employment-1.18.2-1.5.1.jar |Village Employment |village_employment |1.5.1 |DONE |Manifest: NOSIGNATURE
  577. comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
  578. gemsandcrystals-1.4.0-1.18.2.jar |Gems and Crystals |gemsandcrystals |1.4.0-1.18.2 |DONE |Manifest: NOSIGNATURE
  579. configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
  580. DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |DONE |Manifest: NOSIGNATURE
  581. alcocraft-1.0.0.jar |Alcocraft |alcocraft |1.0.0 |DONE |Manifest: NOSIGNATURE
  582. ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
  583. DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
  584. charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |DONE |Manifest: NOSIGNATURE
  585. create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
  586. mcjtylib-1.18-6.0.16.jar |McJtyLib |mcjtylib |1.18-6.0.16 |DONE |Manifest: NOSIGNATURE
  587. rftoolsbase-1.18-3.0.9.jar |RFToolsBase |rftoolsbase |1.18-3.0.9 |DONE |Manifest: NOSIGNATURE
  588. restrictions-1.18-4.0.0.jar |Restrictions |restrictions |1.18-4.0.0 |DONE |Manifest: NOSIGNATURE
  589. YungsBetterDesertTemples-1.18.2-Forge-1.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3 |DONE |Manifest: NOSIGNATURE
  590. walljump-forge-1.18.1-1.3.7.jar |Wall-Jump! |walljump |1.18.1-1.3.7 |DONE |Manifest: NOSIGNATURE
  591. Terralith_v2.2.1a.jar |Terralith |terralith |0.0NONE |DONE |Manifest: NOSIGNATURE
  592. blueprint-1.18.2-5.4.1.jar |Blueprint |blueprint |5.4.1 |DONE |Manifest: NOSIGNATURE
  593. neapolitan-1.18.2-3.0.0.jar |Neapolitan |neapolitan |3.0.0 |DONE |Manifest: NOSIGNATURE
  594. hexcasting-forge-1.18.2-0.9.1.jar |Hex Casting |hexcasting |0.9.1 |DONE |Manifest: NOSIGNATURE
  595. BloodMagic-1.18.2-3.2.3-38.jar |Blood Magic |bloodmagic |1.18.2-3.2.3-38 |DONE |Manifest: NOSIGNATURE
  596. tbouncepad-2.2-1.18.2.jar |Tinkers' Bounce Pad |tbouncepad |2.2 |DONE |Manifest: NOSIGNATURE
  597. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  598. supplementaries-1.18.2-1.4.8.jar |Supplementaries |supplementaries |1.18.2-1.4.8 |DONE |Manifest: NOSIGNATURE
  599. Apples+ 1.18.2 v2.5.jar |Apples+ |apples |2.5 |DONE |Manifest: NOSIGNATURE
  600. rftoolsutility-1.18-4.0.16.jar |RFToolsUtility |rftoolsutility |1.18-4.0.16 |DONE |Manifest: NOSIGNATURE
  601. Paper Mario Items v1.1.jar |Paper Mario Items |paper_mario_items |1.0.0 |DONE |Manifest: NOSIGNATURE
  602. EnchantmentDescriptions-Forge-1.18.2-10.0.6.jar |EnchantmentDescriptions |enchdesc |10.0.6 |DONE |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
  603. dynamic_asset_generator-forge-1.18.2-0.6.3.jar |DynamicAssetGenerator |dynamic_asset_generator |0.6.3 |DONE |Manifest: NOSIGNATURE
  604. excavated_variants-forge-1.18.2-0.6.4.jar |Excavated Variants |excavated_variants |0.6.4 |DONE |Manifest: NOSIGNATURE
  605. ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
  606. titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |DONE |Manifest: NOSIGNATURE
  607. silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
  608. trolls-0.3.jar |trolls |trolls |1.0.0 |DONE |Manifest: NOSIGNATURE
  609. forbidden_arcanus-1.18.2-2.1.0-beta3.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.0-beta3 |DONE |Manifest: NOSIGNATURE
  610. omgourd-1.18.2-1.6.1.5.jar |Oh My Gourd |omgourd |1.6.1.5 |DONE |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
  611. ThisRocks-1.18.2-1.0.2.jar |This Rocks! (Forge) |rocks |1.0.2 |DONE |Manifest: NOSIGNATURE
  612. car-1.18.2-1.0.3.jar |Ultimate Car Mod |car |1.18.2-1.0.3 |DONE |Manifest: NOSIGNATURE
  613. SelectablePainting-1.18.2-2.0.1.jar |Selectable Painting |selectable_painting |2.0.1 |DONE |Manifest: NOSIGNATURE
  614. plushies-1.2-1.18.2-forge.jar |Plushie Mod |plushies |1.2 |DONE |Manifest: NOSIGNATURE
  615. Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
  616. Quark-3.2-358.jar |Quark |quark |3.2-358 |DONE |Manifest: NOSIGNATURE
  617. The-Cactus-Mod-1.18.2-1.3.6.3.jar |The Cactus Mod |cactusmod |1.3.6.3 |DONE |Manifest: NOSIGNATURE
  618. enderchests-1.18-1.9.6.jar |EnderChests |enderchests |1.9.6 |DONE |Manifest: NOSIGNATURE
  619. Statues-1.18.2-0.1.8.1.jar |Statues Mod |statues |0.1.8.1 |DONE |Manifest: NOSIGNATURE
  620. InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
  621. sprout-1.3.1-forge.jar |Sprout |sprout |1.3.1 |DONE |Manifest: NOSIGNATURE
  622. coroutil-1.18.1-1.2.37.jar |CoroUtil |coroutil |1.18.1-1.2.37 |DONE |Manifest: NOSIGNATURE
  623. alexsdelight-1.18.2-1.2.3.jar |Alex's Delight |alexsdelight |1.2.3 |DONE |Manifest: NOSIGNATURE
  624. citadel-1.11.3-1.18.2.jar |Citadel |citadel |1.11.3 |DONE |Manifest: NOSIGNATURE
  625. untamedwilds-1.18.2-2.1.3.jar |Untamed Wilds |untamedwilds |2.1.3 |DONE |Manifest: NOSIGNATURE
  626. alexsmobs-1.18.6.jar |Alex's Mobs |alexsmobs |1.18.6 |DONE |Manifest: NOSIGNATURE
  627. magicfeather-1.18.2-4.2.0.jar |Magic Feather |magicfeather |1.18.2-4.2.0 |DONE |Manifest: NOSIGNATURE
  628. FarmersDelight-1.18.2-1.1.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  629. corn_delight-1.0.4-1.18.2.jar |Corn Delight |corn_delight |1.0.4-1.18.2 |DONE |Manifest: NOSIGNATURE
  630. FarmersRespite-1.18.2-1.3.0.jar |Farmer's Respite |farmersrespite |1.18.1-1.3.0 |DONE |Manifest: NOSIGNATURE
  631. EnderitesDelight-1.18.2-1.3.jar |Enderite's Delight |enderitesdelight |1.3 |DONE |Manifest: NOSIGNATURE
  632. largemeals-1.18.2-1.0.jar |Large Meals |largemeals |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  633. culturaldelights-1.18.2-0.12.1.jar |Cultural Delights |culturaldelights |1.18.2-0.12.1 |DONE |Manifest: NOSIGNATURE
  634. honeyexpansion-1.1.1.jar |Honey expansion |honeyexpansion |1.1.1 |DONE |Manifest: NOSIGNATURE
  635. Delightful-1.18.2-1.10.jar |Delightful |delightful |1.10 |DONE |Manifest: NOSIGNATURE
  636. NethersDelight-1.18.2-2.2.0.jar |Nethers Delight |nethersdelight |2.2 |DONE |Manifest: NOSIGNATURE
  637. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  638. apexcore-1.18.2-4.10.0.jar |ApexCore |apexcore |1.18.2-4.10.0 |DONE |Manifest: NOSIGNATURE
  639. fantasyfurniture-1.18.2-3.6.1.jar |Fantasy's Furniture |fantasyfurniture |1.18.2-3.6.1 |DONE |Manifest: NOSIGNATURE
  640. fantasydice-1.18.2-4.5.0.jar |Fantasy's Dice |fantasydice |1.18.2-4.5.0 |DONE |Manifest: NOSIGNATURE
  641. ilikewood-1.18.2-8.5.0.2.jar |I Like Wood |ilikewood |1.18.2-8.5.0.2 |DONE |Manifest: NOSIGNATURE
  642. iron_apples-1.18.2-2.0.1.1.jar |Iron Apples |iron_apples |2.0.1.1 |DONE |Manifest: NOSIGNATURE
  643. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
  644. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  645. ChiselsBits-forge-1.18.2-1.2.113-universal.jar |Chisels & bits |chiselsandbits |1.2.113 |DONE |Manifest: NOSIGNATURE
  646. exlinefurniture-forge-1.18.2-2.0.7.jar |Exline's Furniture Mod |exlinefurniture |2.0.7 |DONE |Manifest: NOSIGNATURE
  647. Flywheel Backend: GL33 Instanced Arrays
  648. FramedBlocks BlockEntity Warning: Not applicable
  649. Crash Report UUID: ba21cf38-9012-4be0-83d5-455dc223ae71
  650. FML: 40.1
  651. Forge: net.minecraftforge:40.1.68
  652. Kiwi Modules:
  653. kiwi:contributors
  654. kiwi:data
  655. lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement