Guest User

crashlog

a guest
Mar 3rd, 2023
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.32 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Who set us up the TNT?
  3.  
  4. Time: 3/2/23, 7:50 AM
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file commoncapabilities-server.toml of type SERVER for modid commoncapabilities
  8. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:47) ~[fmlcore-1.18.2-40.1.80.jar%23376!/:?] {}
  9. at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:60) ~[fmlcore-1.18.2-40.1.80.jar%23376!/:?] {}
  10. at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.80.jar%23376!/:?] {}
  11. at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
  12. at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2131) ~[?:?] {}
  13. at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:50) ~[fmlcore-1.18.2-40.1.80.jar%23376!/:?] {}
  14. at net.minecraftforge.server.ServerLifecycleHooks.handleServerAboutToStart(ServerLifecycleHooks.java:85) ~[forge-1.18.2-40.1.80-universal.jar%23380!/:?] {re:classloading}
  15. at net.minecraft.client.server.IntegratedServer.m_7038_(IntegratedServer.java:63) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:classloading,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
  16. at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
  17. at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[client-1.18.2-20220404.173914-srg.jar%23375!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:terrablender.mixins.json:MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:elementalcraft.mixins.json:MixinMinecraftServer,pl:mixin:A}
  18. at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
  19. Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
  20. at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.4.jar%237!/:?] {}
  21. at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.4.jar%237!/:?] {}
  22. at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.4.jar%237!/:?] {}
  23. at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.4.jar%237!/:?] {}
  24. at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.4.jar%238!/:?] {}
  25. at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.4.jar%238!/:?] {}
  26. at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.4.jar%238!/:?] {}
  27. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.4.jar%238!/:?] {}
  28. at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.4.jar%238!/:?] {}
  29. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.4.jar%237!/:?] {}
  30. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.4.jar%237!/:?] {}
  31. at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.4.jar%237!/:?] {}
  32. at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.4.jar%237!/:?] {}
  33. at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.4.jar%237!/:?] {}
  34. at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:43) ~[fmlcore-1.18.2-40.1.80.jar%23376!/:?] {}
  35. ... 10 more
  36.  
  37.  
  38. A detailed walkthrough of the error, its code path and all known details is as follows:
  39. ---------------------------------------------------------------------------------------
  40.  
  41. -- System Details --
  42. Details:
  43. Minecraft Version: 1.18.2
  44. Minecraft Version ID: 1.18.2
  45. Operating System: Windows 10 (amd64) version 10.0
  46. Java Version: 17.0.1, Microsoft
  47. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
  48. Memory: 2115835576 bytes (2017 MiB) / 8153726976 bytes (7776 MiB) up to 10737418240 bytes (10240 MiB)
  49. CPUs: 12
  50. Processor Vendor: AuthenticAMD
  51. Processor Name: AMD Ryzen 5 5600X 6-Core Processor
  52. Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
  53. Microarchitecture: Zen 3
  54. Frequency (GHz): 3.70
  55. Number of physical packages: 1
  56. Number of physical CPUs: 6
  57. Number of logical CPUs: 12
  58. Graphics card #0 name: NVIDIA GeForce RTX 3070
  59. Graphics card #0 vendor: NVIDIA (0x10de)
  60. Graphics card #0 VRAM (MB): 4095.00
  61. Graphics card #0 deviceId: 0x2488
  62. Graphics card #0 versionInfo: DriverVersion=31.0.15.3118
  63. Memory slot #0 capacity (MB): 8192.00
  64. Memory slot #0 clockSpeed (GHz): 3.20
  65. Memory slot #0 type: DDR4
  66. Memory slot #1 capacity (MB): 8192.00
  67. Memory slot #1 clockSpeed (GHz): 3.20
  68. Memory slot #1 type: DDR4
  69. Virtual memory max (MB): 51115.48
  70. Virtual memory used (MB): 23041.57
  71. Swap memory total (MB): 34816.00
  72. Swap memory used (MB): 1101.96
  73. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10240m -Xms256m
  74. Server Running: true
  75. Player Count: 0 / 8; []
  76. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:paucal, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:modnametooltip (incompatible), mod:ironjetpacks, mod:laserio, mod:ctm (incompatible), mod:evilcraft, mod:yungsapi, mod:powah (incompatible), mod:cabletiers (incompatible), mod:rangedpumps, mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:clickadv (incompatible), mod:balm (incompatible), mod:waterstrainer, mod:jeresources (incompatible), mod:delogger (incompatible), mod:cloth_config (incompatible), mod:shetiphiancore, mod:tklib (incompatible), mod:durabilitytooltip, mod:novillagerdm (incompatible), mod:structure_gel, mod:advancementplaques (incompatible), mod:packmenu (incompatible), mod:alltheores, mod:industrialforegoing (incompatible), mod:torchmaster (incompatible), mod:tipthescales (incompatible), mod:repurposed_structures, mod:ironfurnaces (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:advgenerators (incompatible), mod:yungsextras, mod:angelring (incompatible), mod:tombstone, mod:antighost (incompatible), mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:rechiseled (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:colytra (incompatible), mod:bdlib (incompatible), mod:allthecompressed (incompatible), mod:naturescompass (incompatible), mod:additionalbars (incompatible), mod:jumpboat (incompatible), mod:libx, mod:compactmachines (incompatible), mod:phosphophyllite (incompatible), mod:curioofundying (incompatible), mod:farmingforblockheads (incompatible), mod:pneumaticcraft, mod:extradisks, mod:mythicbotany, mod:integratedcrafting, mod:dungeons_arise, mod:logprot (incompatible), mod:simplebackups, mod:theoneprobe (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:blockydoors (incompatible), mod:allthemodium, mod:domum_ornamentum (incompatible), mod:flywheel (incompatible), mod:mantle (incompatible), mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia, mod:bhc (incompatible), mod:polymorph (incompatible), mod:justenoughprofessions (incompatible), mod:securitycraft (incompatible), mod:entityculling (incompatible), mod:structurize (incompatible), mod:creativecrafter (incompatible), mod:fastfurnace (incompatible), mod:structures_compass, mod:showcaseitem (incompatible), mod:lootr (incompatible), mod:connectedglass, mod:occultism, mod:parry (incompatible), mod:allthetweaks, mod:byg (incompatible), mod:extremesoundmuffler (incompatible), mod:cosmeticarmorreworked (incompatible), mod:defaultoptions (incompatible), mod:rsrequestify (incompatible), mod:hexerei (incompatible), mod:cyclopscore, mod:supercircuitmaker (incompatible), mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix (incompatible), mod:advancedperipherals (incompatible), mod:utilitix, mod:incontrol (incompatible), mod:connectivity (incompatible), mod:sophisticatedcore (incompatible), mod:rsgauges (incompatible), mod:glassential (incompatible), mod:cookingforblockheads (incompatible), mod:controlling (incompatible), mod:prism (incompatible), mod:placebo (incompatible), mod:potionsmaster (incompatible), mod:moreminecarts (incompatible), mod:feature_nbt_deadlock_be_gone (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:buildinggadgets (incompatible), mod:framedblocks, mod:forge, mod:silentgear (incompatible), mod:cofh_core, mod:thermal, mod:thermal_innovation, mod:thermal_locomotion, mod:thermal_cultivation, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:mekanismgenerators, mod:fpsreducer (incompatible), mod:absentbydesign, mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:jei (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:mekanism, mod:pipez (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops (incompatible), mod:mcwfences, mod:wirelesschargers, mod:simplylight, mod:dpanvil (incompatible), mod:patchouli (incompatible), mod:ars_nouveau, mod:blockui (incompatible), mod:multipiston (incompatible), mod:ironchests (incompatible), mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:mysticalcustomization, mod:lostcities (incompatible), mod:libnonymous, mod:elevatorid, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:runelic (incompatible), mod:mekanismtools, mod:inventoryprofilesnext (incompatible), mod:architectury (incompatible), mod:bambooeverything, mod:ftblibrary (incompatible), mod:ftbic (incompatible), mod:myrtrees (incompatible), mod:findme (incompatible), mod:ftbteams (incompatible), mod:ftbranks (incompatible), mod:ftbessentials (incompatible), mod:curiouselytra (incompatible), mod:computercraft, mod:aiimprovements (incompatible), mod:moreoverlays (incompatible), mod:productivebees (incompatible), mod:trashcans, mod:bwncr (incompatible), mod:observable (incompatible), mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber, mod:trashslot (incompatible), mod:jmi (incompatible), mod:blueflame, mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:elementalcraft, mod:platforms, mod:ensorcellation, mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:create_confectionery, mod:bonsaitrees3, mod:travel_anchors, mod:lazydfu (incompatible), mod:mcjtylib (incompatible), mod:rftoolsbase (incompatible), mod:xnet (incompatible), mod:rftoolspower (incompatible), mod:rftoolsbuilder (incompatible), mod:deepresonance (incompatible), mod:xnetgases (incompatible), mod:rftoolsstorage (incompatible), mod:rftoolscontrol (incompatible), mod:restrictions (incompatible), mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:hexcasting (incompatible), mod:ftbchunks (incompatible), mod:kubejs (incompatible), mod:lazierae2, mod:kubejs_thermal (incompatible), mod:ftbquests (incompatible), mod:kubejs_create (incompatible), mod:kubejs_immersive_engineering (incompatible), mod:kubejs_mekanism (incompatible), mod:ponderjs, mod:bloodmagic (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:craftingtweaks (incompatible), mod:tconstruct (incompatible), mod:rftoolsutility (incompatible), mod:enchdesc (incompatible), mod:eccentrictome (incompatible), mod:toolbelt, mod:titanium (incompatible), mod:silentlib, mod:ae2things, mod:archers_paradox, mod:omgourd, mod:iceberg (incompatible), mod:reliquary (incompatible), mod:legendarytooltips (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:enderchests, mod:appbot (incompatible), mod:quartz (incompatible), mod:minecolonies (incompatible), mod:pylons, mod:creeperoverhaul (incompatible), mod:ferritecore (incompatible), mod:engineersdecor (incompatible), mod:solcarrot (incompatible), mod:functionalstorage (incompatible), mod:modularrouters (incompatible), mod:enhancedcelestials (incompatible), mod:betterf3 (incompatible), mod:refinedstorageaddons, mod:appmek (incompatible), mod:megacells, mod:expandability (incompatible), mod:valhelsia_core (incompatible), mod:forbidden_arcanus (incompatible), mod:flickerfix (incompatible), mod:createaddition (incompatible), Supplementaries Generated Pack, mod:rubidium (incompatible)
  77. World Generation: Stable
  78. Type: Integrated Server (map_client.txt)
  79. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  80. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  81. ModLauncher launch target: forgeclient
  82. ModLauncher naming: srg
  83. ModLauncher services:
  84. mixin PLUGINSERVICE
  85. eventbus PLUGINSERVICE
  86. slf4jfixer PLUGINSERVICE
  87. object_holder_definalize PLUGINSERVICE
  88. runtime_enum_extender PLUGINSERVICE
  89. capability_token_subclass PLUGINSERVICE
  90. accesstransformer PLUGINSERVICE
  91. runtimedistcleaner PLUGINSERVICE
  92. mixin TRANSFORMATIONSERVICE
  93. fml TRANSFORMATIONSERVICE
  94. FML Language Providers:
  95. javafml@null
  96. lowcodefml@null
  97. Mod List:
  98. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  99. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
  100. paucal-forge-1.18.2-0.4.7.jar |PAUCAL |paucal |0.4.7 |DONE |Manifest: NOSIGNATURE
  101. AdditionalEnchantedMiner-1.18.2-18.16.jar |QuarryPlus |quarryplus |18.16 |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
  102. simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE
  103. IntegratedTerminals-1.18.2-1.4.1.jar |IntegratedTerminals |integratedterminals |1.4.1 |DONE |Manifest: NOSIGNATURE
  104. Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  105. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  106. rubidium-0.5.4.jar |Rubidium |rubidium |0.5.4 |DONE |Manifest: NOSIGNATURE
  107. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
  108. IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |DONE |Manifest: NOSIGNATURE
  109. laserio-1.4.3.jar |LaserIO |laserio |1.4.3 |DONE |Manifest: NOSIGNATURE
  110. CTM-1.18.2-1.1.5+5.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.5+5 |DONE |Manifest: NOSIGNATURE
  111. EvilCraft-1.18.2-1.2.10.jar |EvilCraft |evilcraft |1.2.10 |DONE |Manifest: NOSIGNATURE
  112. YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
  113. Powah-3.0.5-beta.jar |Powah |powah |3.0.5-beta |DONE |Manifest: NOSIGNATURE
  114. cabletiers-1.18.2-0.547.jar |Cable Tiers |cabletiers |1.18.2-0.547 |DONE |Manifest: NOSIGNATURE
  115. rangedpumps-0.9.2.jar |Ranged Pumps |rangedpumps |0.9.2 |DONE |Manifest: NOSIGNATURE
  116. WitherSkeletonTweaks-1.18.2-7.1.3.jar |Wither Skeleton Tweaks |wstweaks |7.1.3 |DONE |Manifest: NOSIGNATURE
  117. Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE
  118. universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |DONE |Manifest: NOSIGNATURE
  119. DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |DONE |Manifest: NOSIGNATURE
  120. Apotheosis-1.18.2-5.7.0.jar |Apotheosis |apotheosis |5.7.0 |DONE |Manifest: NOSIGNATURE
  121. clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
  122. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
  123. WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
  124. JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
  125. DeLogger-4.0.0-build.4+mc1.18.2.jar |DeLogger |delogger |4.0.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE
  126. cloth-config-6.4.90-forge.jar |Cloth Config v4 API |cloth_config |6.4.90 |DONE |Manifest: NOSIGNATURE
  127. shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
  128. TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
  129. durabilitytooltip-1.1.4-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.4 |DONE |Manifest: NOSIGNATURE
  130. novillagerdm-1.18.1-3.0.0.jar |No Villager Death Messages |novillagerdm |3.0.0 |DONE |Manifest: NOSIGNATURE
  131. structure_gel-1.18.2-2.4.7.jar |Structure Gel API |structure_gel |2.4.7 |DONE |Manifest: NOSIGNATURE
  132. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
  133. PackMenu-1.18.2-4.1.3.jar |PackMenu |packmenu |4.1.3 |DONE |Manifest: NOSIGNATURE
  134. alltheores-1.9.9m-1.18.2-40.1.0.jar |AllTheOres |alltheores |1.9.9m-1.18.2-40.1.0|DONE |Manifest: NOSIGNATURE
  135. industrial-foregoing-1.18.2-3.3.1.4-8.jar |Industrial Foregoing |industrialforegoing |3.3.1.4 |DONE |Manifest: NOSIGNATURE
  136. torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
  137. TipTheScales-forge-1.18.2-5.0.6.jar |TipTheScales |tipthescales |5.0.6 |DONE |Manifest: NOSIGNATURE
  138. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
  139. ironfurnaces-1.18.2-3.3.2.jar |Iron Furnaces |ironfurnaces |3.3.2 |DONE |Manifest: NOSIGNATURE
  140. mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
  141. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  142. YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  143. Botania-1.18.2-435.jar |Botania |botania |1.18.2-435 |DONE |Manifest: NOSIGNATURE
  144. spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE
  145. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  146. corail_woodcutter-1.18.2-2.3.7.jar |Corail Woodcutter |corail_woodcutter |2.3.7 |DONE |Manifest: NOSIGNATURE
  147. advgenerators-1.1.0.6-mc1.18.2.jar |Advanced Generators |advgenerators |1.1.0.6 |DONE |Manifest: NOSIGNATURE
  148. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  149. angelring-1.18-1.5.0.jar |Angel Ring |angelring |1.5.0 |DONE |Manifest: NOSIGNATURE
  150. tombstone-7.5.4-1.18.2.jar |Corail Tombstone |tombstone |7.5.4 |DONE |Manifest: NOSIGNATURE
  151. antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
  152. NaturesAura-36.3.jar |Nature's Aura |naturesaura |36.3 |DONE |Manifest: NOSIGNATURE
  153. constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
  154. mcw-roofs-2.2.1-mc1.18.2-forge.jar |Macaw's Roofs |mcwroofs |2.2.1 |DONE |Manifest: NOSIGNATURE
  155. littlelogistics-mc1.18.2-v1.2.6.jar |Little Logistics |littlelogistics |1.2.6 |DONE |Manifest: NOSIGNATURE
  156. cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
  157. Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
  158. toms_storage-1.18.2-1.3.5.jar |Tom's Simple Storage Mod |toms_storage |1.3.5 |DONE |Manifest: NOSIGNATURE
  159. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  160. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  161. geckolib-forge-1.18-3.0.45.jar |GeckoLib |geckolib3 |3.0.45 |DONE |Manifest: NOSIGNATURE
  162. 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
  163. mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
  164. 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
  165. Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
  166. clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
  167. nomowanderer-1.18.2_1.1.3.jar |NoMoWanderer |nomowanderer |1.18.2_1.1.3 |DONE |Manifest: NOSIGNATURE
  168. rechiseled-1.0.10a-mc1.18.jar |rechiseled |rechiseled |1.0.10a |DONE |Manifest: NOSIGNATURE
  169. 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
  170. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
  171. colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE
  172. bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |DONE |Manifest: NOSIGNATURE
  173. 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
  174. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
  175. additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
  176. jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE
  177. LibX-1.18.2-3.2.19.jar |LibX |libx |1.18.2-3.2.19 |DONE |Manifest: NOSIGNATURE
  178. compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE
  179. phosphophyllite-1.18.2-0.6.0-beta.1.5.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.5 |DONE |Manifest: NOSIGNATURE
  180. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
  181. farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
  182. pneumaticcraft-repressurized-1.18.2-3.4.3-8.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.4.3-8 |DONE |Manifest: NOSIGNATURE
  183. ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
  184. MythicBotany-1.18.2-2.1.13.jar |MythicBotany |mythicbotany |1.18.2-2.1.13 |DONE |Manifest: NOSIGNATURE
  185. IntegratedCrafting-1.18.2-1.0.25.jar |IntegratedCrafting |integratedcrafting |1.0.25 |DONE |Manifest: NOSIGNATURE
  186. DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
  187. 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
  188. logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  189. SimpleBackups-1.18.2-1.1.12.jar |Simple Backups |simplebackups |1.18.2-1.1.12 |DONE |Manifest: NOSIGNATURE
  190. theoneprobe-1.18-5.1.2.jar |The One Probe |theoneprobe |1.18-5.1.2 |DONE |Manifest: NOSIGNATURE
  191. TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
  192. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  193. ImmersiveEngineering-1.18.2-8.2.2-154.jar |Immersive Engineering |immersiveengineering |1.18.2-8.2.2-154 |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
  194. 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
  195. allthemodium-1.9.6-1.18.2-40.1.51.jar |Allthemodium |allthemodium |1.9.6-1.18.2-40.1.51|DONE |Manifest: NOSIGNATURE
  196. 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
  197. flywheel-forge-1.18.2-0.6.5.jar |Flywheel |flywheel |0.6.5 |DONE |Manifest: NOSIGNATURE
  198. Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
  199. IntegratedDynamics-1.18.2-1.11.12.jar |IntegratedDynamics |integrateddynamics |1.11.12 |DONE |Manifest: NOSIGNATURE
  200. itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |DONE |Manifest: NOSIGNATURE
  201. Croptopia-1.18.2-FORGE-2.1.0.jar |Croptopia |croptopia |2.1.0 |DONE |Manifest: NOSIGNATURE
  202. baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  203. polymorph-forge-1.18.2-0.45.jar |Polymorph |polymorph |1.18.2-0.45 |DONE |Manifest: NOSIGNATURE
  204. JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
  205. [1.18.2] SecurityCraft v1.9.3.1.jar |SecurityCraft |securitycraft |1.9.3.1 |DONE |Manifest: NOSIGNATURE
  206. entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
  207. structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE
  208. creativecrafter-1.18.2-0.2121.jar |Creative Crafter |creativecrafter |1.18.2-0.2121 |DONE |Manifest: NOSIGNATURE
  209. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
  210. structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
  211. showcaseitem-1.18.2-1.0.jar |Showcase Item |showcaseitem |1.18.2-1.0 |DONE |Manifest: NOSIGNATURE
  212. lootr-1.18.2-0.2.21.58.jar |Lootr |lootr |0.2.21.58 |DONE |Manifest: NOSIGNATURE
  213. connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
  214. occultism-1.18.2-1.40.3.jar |Occultism |occultism |1.18.2-1.40.3 |DONE |Manifest: NOSIGNATURE
  215. parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
  216. allthetweaks-1.9.9.6-1.18.2-40.1.60.jar |All The Tweaks |allthetweaks |1.9.9.6-1.18.2-40.1.|DONE |Manifest: NOSIGNATURE
  217. Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.6.jar |Oh The Biomes You'll Go |byg |1.4 |DONE |Manifest: NOSIGNATURE
  218. extremesoundmuffler-3.29_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
  219. CosmeticArmorReworked-1.18.2-v2a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.2-v2a |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
  220. defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |DONE |Manifest: NOSIGNATURE
  221. rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE
  222. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
  223. CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |DONE |Manifest: NOSIGNATURE
  224. SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
  225. blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
  226. 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
  227. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
  228. AdvancedPeripherals-0.7.19r.jar |Advanced Peripherals |advancedperipherals |0.7.19r |DONE |Manifest: NOSIGNATURE
  229. UtilitiX-1.18.2-0.4.6.jar |UtilitiX |utilitix |1.18.2-0.4.6 |DONE |Manifest: NOSIGNATURE
  230. incontrol-1.18-6.0.18.jar |InControl |incontrol |1.18-6.0.18 |DONE |Manifest: NOSIGNATURE
  231. connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
  232. sophisticatedcore-1.18.2-0.5.13.132.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.5.13.132 |DONE |Manifest: NOSIGNATURE
  233. 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
  234. glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  235. cookingforblockheads-forge-1.18.2-12.1.1.jar |CookingForBlockheads |cookingforblockheads |12.1.1 |DONE |Manifest: NOSIGNATURE
  236. Controlling-forge-1.18.2-9.0+22.jar |Controlling |controlling |9.0+22 |DONE |Manifest: NOSIGNATURE
  237. Prism-1.18.2-1.0.1.jar |Prism |prism |1.0.1 |DONE |Manifest: NOSIGNATURE
  238. Placebo-1.18.2-6.6.5.jar |Placebo |placebo |6.6.5 |DONE |Manifest: NOSIGNATURE
  239. potionsmaster-0.5.9-1.18.2-40.0.2.jar |Potions Master |potionsmaster |0.5.9-1.18.2-40.0.2 |DONE |Manifest: NOSIGNATURE
  240. moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |DONE |Manifest: NOSIGNATURE
  241. 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
  242. Bookshelf-Forge-1.18.2-13.2.50.jar |Bookshelf |bookshelf |13.2.50 |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
  243. sophisticatedbackpacks-1.18.2-3.18.29.718.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.29.718 |DONE |Manifest: NOSIGNATURE
  244. littlecontraptions-forge-1.18.2.1.jar |Little Contraptions |littlecontraptions |1.18.2.1 |DONE |Manifest: NOSIGNATURE
  245. buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|DONE |Manifest: NOSIGNATURE
  246. FramedBlocks-5.8.0.jar |FramedBlocks |framedblocks |5.8.0 |DONE |Manifest: NOSIGNATURE
  247. forge-1.18.2-40.1.80-universal.jar |Forge |forge |40.1.80 |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
  248. silent-gear-1.18.2-2.10.16.jar |Silent Gear |silentgear |2.10.16 |DONE |Manifest: NOSIGNATURE
  249. cofh_core-1.18.2-9.0.0.24.jar |CoFH Core |cofh_core |9.0.0.24 |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
  250. thermal_foundation-1.18.2-9.0.0.32.jar |Thermal Series |thermal |9.0.0.32 |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
  251. thermal_innovation-1.18.2-9.0.0.14.jar |Thermal Innovation |thermal_innovation |9.0.0.14 |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
  252. thermal_locomotion-1.18.2-9.0.0.10.jar |Thermal Locomotion |thermal_locomotion |9.0.0.10 |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
  253. thermal_cultivation-1.18.2-9.0.0.13.jar |Thermal Cultivation |thermal_cultivation |9.0.0.13 |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
  254. appleskin-forge-mc1.18.2-2.4.1.jar |AppleSkin |appleskin |2.4.1+mc1.18.2 |DONE |Manifest: NOSIGNATURE
  255. Aquaculture-1.18.2-2.3.8.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.8 |DONE |Manifest: NOSIGNATURE
  256. mcw-doors-1.0.7-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
  257. LightingWand-1.18.2-forge-4.1.1.jar |Lighting Wand |lightingwand |4.1.1 |DONE |Manifest: NOSIGNATURE
  258. jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
  259. MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
  260. FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
  261. 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
  262. twilightforest-1.18.2-4.1.1423-universal.jar |The Twilight Forest |twilightforest |4.1.1423 |DONE |Manifest: NOSIGNATURE
  263. mob_grinding_utils-1.18.2-0.4.46.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.46 |DONE |Manifest: NOSIGNATURE
  264. ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
  265. RSInfinityBooster-1.18.2-2.1+20.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+20 |DONE |Manifest: NOSIGNATURE
  266. refinedstorage-1.10.3.jar |Refined Storage |refinedstorage |1.10.3 |DONE |Manifest: NOSIGNATURE
  267. ExtraStorage-1.18.2-2.2.0.jar |Extra Storage |extrastorage |2.2.0 |DONE |Manifest: NOSIGNATURE
  268. jei-1.18.2-9.7.2.266.jar |Just Enough Items |jei |9.7.2.266 |DONE |Manifest: NOSIGNATURE
  269. appliedenergistics2-forge-11.6.1-beta.jar |Applied Energistics 2 |ae2 |11.6.1-beta |DONE |Manifest: NOSIGNATURE
  270. AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |DONE |Manifest: NOSIGNATURE
  271. Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
  272. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  273. chipped-2.0.0-forge.jar |Chipped |chipped |2.0.0 |DONE |Manifest: NOSIGNATURE
  274. mcw-bridges-2.0.5-mc1.18.2forge.jar |Macaw's Bridges |mcwbridges |2.0.5 |DONE |Manifest: NOSIGNATURE
  275. FarmersDelight-1.18.2-1.2.0.jar |Farmer's Delight |farmersdelight |1.18.2-1.2.0 |DONE |Manifest: NOSIGNATURE
  276. HostileNeuralNetworks-1.18.2-3.2.2.jar |Hostile Neural Networks |hostilenetworks |3.2.2 |DONE |Manifest: NOSIGNATURE
  277. entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |DONE |Manifest: NOSIGNATURE
  278. endertanks-1.18-1.11.7.jar |EnderTanks |endertanks |1.11.7 |DONE |Manifest: NOSIGNATURE
  279. CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
  280. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
  281. getittogetherdrops-1.18.2-1.2.jar |Get It Together, Drops! |getittogetherdrops |1.2 |DONE |Manifest: NOSIGNATURE
  282. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
  283. wirelesschargers-1.0.6-forge-mc1.18.jar |Wireless Chargers |wirelesschargers |1.0.6 |DONE |Manifest: NOSIGNATURE
  284. simplylight-1.18.2-1.4.5-build.43.jar |Simply Light |simplylight |1.18.2-1.4.5-build.4|DONE |Manifest: NOSIGNATURE
  285. dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |DONE |Manifest: NOSIGNATURE
  286. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  287. ars_nouveau-1.18.2-2.7.9.jar |Ars Nouveau |ars_nouveau |2.7.9 |DONE |Manifest: NOSIGNATURE
  288. blockui-1.18.2-0.0.62-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.62-ALPHA |DONE |Manifest: NOSIGNATURE
  289. multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE
  290. ironchests-2.0.4-forge.jar |Iron Chests: Restocked |ironchests |2.0.4 |DONE |Manifest: NOSIGNATURE
  291. 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
  292. 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
  293. thermal_expansion-1.18.2-9.0.0.15.jar |Thermal Expansion |thermal_expansion |9.0.0.15 |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
  294. IntegratedTunnels-1.18.2-1.8.15.jar |IntegratedTunnels |integratedtunnels |1.8.15 |DONE |Manifest: NOSIGNATURE
  295. MysticalCustomization-1.18.2-3.1.2.jar |Mystical Customization |mysticalcustomization |3.1.2 |DONE |Manifest: NOSIGNATURE
  296. lostcities-1.18-5.3.12.jar |LostCities |lostcities |1.18-5.3.12 |DONE |Manifest: NOSIGNATURE
  297. libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
  298. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
  299. ftb-ultimine-forge-1802.3.3-build.67.jar |FTB Ultimine |ftbultimine |1802.3.3-build.67 |DONE |Manifest: NOSIGNATURE
  300. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  301. 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
  302. MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
  303. InventoryProfilesNext-forge-1.18.2-1.7.1.jar |Inventory Profiles Next |inventoryprofilesnext |1.7.1 |DONE |Manifest: NOSIGNATURE
  304. architectury-4.9.84-forge.jar |Architectury |architectury |4.9.84 |DONE |Manifest: NOSIGNATURE
  305. BambooEverything-forge-1.3.3-build.34+mc1.18.2.jar|Bamboo Everything |bambooeverything |1.3.3-build.34+mc1.1|DONE |Manifest: NOSIGNATURE
  306. ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
  307. ftb-industrial-contraptions-1802.1.6-build.214.jar|FTB Industrial Contraptions |ftbic |1802.1.6-build.214 |DONE |Manifest: NOSIGNATURE
  308. myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |DONE |Manifest: NOSIGNATURE
  309. findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |DONE |Manifest: NOSIGNATURE
  310. ftb-teams-forge-1802.2.6-build.69.jar |FTB Teams |ftbteams |1802.2.6-build.69 |DONE |Manifest: NOSIGNATURE
  311. ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |DONE |Manifest: NOSIGNATURE
  312. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE
  313. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
  314. cc-tweaked-1.18.2-1.100.10.jar |CC: Tweaked |computercraft |1.100.10 |DONE |Manifest: NOSIGNATURE
  315. AI-Improvements-1.18.2-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
  316. moreoverlays-1.20.9-mc1.18.2.jar |More Overlays Updated |moreoverlays |1.20.9-mc1.18.2 |DONE |Manifest: NOSIGNATURE
  317. productivebees-1.18.2-0.9.1.6.jar |Productive Bees |productivebees |1.18.2-0.9.1.6 |DONE |Manifest: NOSIGNATURE
  318. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
  319. bwncr-3.13.21.jar |Bad Wither No Cookie Reloaded |bwncr |3.13.21 |DONE |Manifest: NOSIGNATURE
  320. observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE
  321. voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
  322. DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  323. BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
  324. rhino-forge-1802.2.1-build.240.jar |Rhino |rhino |1802.2.1-build.240 |DONE |Manifest: NOSIGNATURE
  325. biggerreactors-1.18.2-0.6.0-beta.1.3.jar |Bigger Reactors |biggerreactors |0.6.0-beta.1.3 |DONE |Manifest: NOSIGNATURE
  326. RootsClassic-1.18.2-1.1.27.jar |Roots Classic |rootsclassic |1.18.2-1.1.27 |DONE |Manifest: NOSIGNATURE
  327. Cucumber-1.18.2-5.1.2.jar |Cucumber Library |cucumber |5.1.2 |DONE |Manifest: NOSIGNATURE
  328. trashslot-forge-1.18.1-11.0.2.jar |TrashSlot |trashslot |11.0.2 |DONE |Manifest: NOSIGNATURE
  329. jmi-forge-1.18.2-0.13-31.jar |JourneyMap Integration |jmi |0.13-31 |DONE |Manifest: NOSIGNATURE
  330. blueflame-1.18.2-0.1.0.1.jar |Blue Flame Burning |blueflame |1.18.2-0.1.0.1 |DONE |Manifest: NOSIGNATURE
  331. sophisticatedstorage-1.18.2-0.5.17.152.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.5.17.152 |DONE |Manifest: NOSIGNATURE
  332. additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
  333. item-filters-forge-1802.2.8-build.40.jar |Item Filters |itemfilters |1802.2.8-build.40 |DONE |Manifest: NOSIGNATURE
  334. elementalcraft-1.18.2-4.4.28.jar |ElementalCraft |elementalcraft |1.18.2-4.4.28 |DONE |Manifest: NOSIGNATURE
  335. platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |DONE |Manifest: NOSIGNATURE
  336. ensorcellation-1.18.2-3.0.0.10.jar |Ensorcellation |ensorcellation |3.0.0.10 |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
  337. create-1.18.2-0.5.0.e.jar |Create |create |0.5.0.e |DONE |Manifest: NOSIGNATURE
  338. waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
  339. Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
  340. journeymap-1.18.2-5.9.0beta2-forge.jar |Journeymap |journeymap |5.9.0beta2 |DONE |Manifest: NOSIGNATURE
  341. comforts-forge-1.18.2-5.0.0.5.jar |Comforts |comforts |1.18.2-5.0.0.5 |DONE |Manifest: NOSIGNATURE
  342. artifacts-1.18.2-4.2.0.jar |Artifacts |artifacts |1.18.2-4.2.0 |DONE |Manifest: NOSIGNATURE
  343. configured-2.0.0-1.18.2.jar |Configured |configured |2.0.0 |DONE |Manifest: NOSIGNATURE
  344. DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |DONE |Manifest: NOSIGNATURE
  345. MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  346. DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
  347. charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |DONE |Manifest: NOSIGNATURE
  348. create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
  349. bonsaitrees3-3.1.0.jar |Bonsai Trees 3 |bonsaitrees3 |3.1.0 |DONE |Manifest: NOSIGNATURE
  350. TravelAnchors-1.18.2-3.3.jar |Travel Anchors |travel_anchors |1.18.2-3.3 |DONE |Manifest: NOSIGNATURE
  351. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  352. mcjtylib-1.18-6.0.17.jar |McJtyLib |mcjtylib |1.18-6.0.17 |DONE |Manifest: NOSIGNATURE
  353. rftoolsbase-1.18-3.0.11.jar |RFToolsBase |rftoolsbase |1.18-3.0.11 |DONE |Manifest: NOSIGNATURE
  354. xnet-1.18-4.0.7.jar |XNet |xnet |1.18-4.0.7 |DONE |Manifest: NOSIGNATURE
  355. rftoolspower-1.18-4.0.7.jar |RFToolsPower |rftoolspower |1.18-4.0.7 |DONE |Manifest: NOSIGNATURE
  356. rftoolsbuilder-1.18-4.0.16.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.16 |DONE |Manifest: NOSIGNATURE
  357. deepresonance-3.0.15.jar |DeepResonance |deepresonance |3.0.15 |DONE |Manifest: NOSIGNATURE
  358. XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |DONE |Manifest: NOSIGNATURE
  359. rftoolsstorage-1.18-3.0.11.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.11 |DONE |Manifest: NOSIGNATURE
  360. rftoolscontrol-1.18-5.0.8.jar |RFToolsControl |rftoolscontrol |1.18-5.0.8 |DONE |Manifest: NOSIGNATURE
  361. restrictions-1.18-4.0.0.jar |Restrictions |restrictions |1.18-4.0.0 |DONE |Manifest: NOSIGNATURE
  362. YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3.1 |DONE |Manifest: NOSIGNATURE
  363. mahoutsukai-1.18.2-v1.34.35.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.35 |DONE |Manifest: NOSIGNATURE
  364. farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
  365. ToastControl-1.18.2-6.0.3.jar |Toast Control |toastcontrol |6.0.3 |DONE |Manifest: NOSIGNATURE
  366. mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  367. hexcasting-forge-1.18.2-0.9.4.jar |Hex Casting |hexcasting |0.9.4 |DONE |Manifest: NOSIGNATURE
  368. ftb-chunks-forge-1802.3.6-build.170.jar |FTB Chunks |ftbchunks |1802.3.6-build.170 |DONE |Manifest: NOSIGNATURE
  369. kubejs-forge-1802.5.5-build.550.jar |KubeJS |kubejs |1802.5.5-build.550 |DONE |Manifest: NOSIGNATURE
  370. lazierae2-1.18.2-3.1.4.jar |Lazier AE2 |lazierae2 |3.1.4 |DONE |Manifest: NOSIGNATURE
  371. kubejs-thermal-1802.1.5-build.14.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.14 |DONE |Manifest: NOSIGNATURE
  372. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
  373. kubejs-create-forge-1802.2.2-build.28.jar |KubeJS Create |kubejs_create |1802.2.2-build.28 |DONE |Manifest: NOSIGNATURE
  374. kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |DONE |Manifest: NOSIGNATURE
  375. kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |DONE |Manifest: NOSIGNATURE
  376. ponderjs-1.18.2-1.1.8.jar |PonderJS |ponderjs |1.1.8 |DONE |Manifest: NOSIGNATURE
  377. BloodMagic-1.18.2-3.2.6-41.jar |Blood Magic |bloodmagic |1.18.2-3.2.6-41 |DONE |Manifest: NOSIGNATURE
  378. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  379. supplementaries-1.18.2-1.5.10.jar |Supplementaries |supplementaries |1.18.2-1.5.10 |DONE |Manifest: NOSIGNATURE
  380. MysticalAgriculture-1.18.2-5.1.2.jar |Mystical Agriculture |mysticalagriculture |5.1.2 |DONE |Manifest: NOSIGNATURE
  381. MysticalAgradditions-1.18.2-5.1.2.jar |Mystical Agradditions |mysticalagradditions |5.1.2 |DONE |Manifest: NOSIGNATURE
  382. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
  383. TConstruct-1.18.2-3.5.2.40.jar |Tinkers' Construct |tconstruct |3.5.2.40 |DONE |Manifest: NOSIGNATURE
  384. rftoolsutility-1.18-4.0.19.jar |RFToolsUtility |rftoolsutility |1.18-4.0.19 |DONE |Manifest: NOSIGNATURE
  385. EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar |EnchantmentDescriptions |enchdesc |10.0.9 |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
  386. eccentrictome-1.18.2-1.8.0.jar |Eccentric Tome |eccentrictome |0.0NONE |DONE |Manifest: NOSIGNATURE
  387. ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
  388. titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |DONE |Manifest: NOSIGNATURE
  389. silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
  390. AE2-Things-1.0.3-beta.jar |AE2 Things |ae2things |1.0.3-beta |DONE |Manifest: NOSIGNATURE
  391. archers_paradox-1.18.2-3.0.0.8.jar |Archer's Paradox |archers_paradox |3.0.0.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
  392. omgourd-1.18.2-3.0.0.7.jar |Oh My Gourd |omgourd |3.0.0.7 |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
  393. Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
  394. reliquary-1.18.2-2.0.19.1161.jar |Reliquary |reliquary |1.18.2-2.0.19.1161 |DONE |Manifest: NOSIGNATURE
  395. LegendaryTooltips-1.18.2-1.3.0.jar |Legendary Tooltips |legendarytooltips |1.3.0 |DONE |Manifest: NOSIGNATURE
  396. PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
  397. FastWorkbench-1.18.2-6.1.1.jar |Fast Workbench |fastbench |6.1.1 |DONE |Manifest: NOSIGNATURE
  398. FluxNetworks-1.18.2-7.0.7.8.jar |Flux Networks |fluxnetworks |7.0.7.8 |DONE |Manifest: NOSIGNATURE
  399. enderchests-1.18-1.9.6.jar |EnderChests |enderchests |1.9.6 |DONE |Manifest: NOSIGNATURE
  400. Applied-Botanics-1.0.1.jar |Applied Botanics |appbot |1.0.1 |DONE |Manifest: NOSIGNATURE
  401. quartz-1.18.2-0.0.0-beta.1.3.jar |Quartz |quartz |0.0.0-beta.1.3 |DONE |Manifest: NOSIGNATURE
  402. minecolonies-1.18.2-1.0.1048-BETA.jar |MineColonies |minecolonies |1.18.2-1.0.1048-BETA|DONE |Manifest: NOSIGNATURE
  403. pylons-1.18.2-2.1.1.jar |Pylons |pylons |2.1.1 |DONE |Manifest: NOSIGNATURE
  404. creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
  405. 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
  406. engineersdecor-1.18.2-1.1.24.jar |Engineer's Decor |engineersdecor |1.1.24 |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
  407. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  408. functionalstorage-1.18.2-1.0.6.jar |Functional Storage |functionalstorage |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  409. modular-routers-1.18.2-9.1.1-93.jar |Modular Routers |modularrouters |9.1.1-93 |DONE |Manifest: NOSIGNATURE
  410. Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
  411. BetterF3-3.0.0-Forge-1.18.2.jar |BetterF3 |betterf3 |3.0.0 |DONE |Manifest: NOSIGNATURE
  412. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
  413. Applied-Mekanistics-1.2.2.jar |Applied Mekanistics |appmek |1.2.2 |DONE |Manifest: NOSIGNATURE
  414. MEGACells-1.4.2-1.18.2.jar |MEGA Cells |megacells |1.4.2-1.18.2 |DONE |Manifest: NOSIGNATURE
  415. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  416. valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
  417. forbidden_arcanus-1.18.2-2.1.0-beta3.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.0-beta3 |DONE |Manifest: NOSIGNATURE
  418. flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
  419. createaddition-1.18.2-20220914a.jar |Create Crafts & Additions |createaddition |1.18.2-20220914a |DONE |Manifest: NOSIGNATURE
  420. Flywheel Backend: GL33 Instanced Arrays
  421. FramedBlocks BlockEntity Warning: Not applicable
  422. Crash Report UUID: adf3496d-8c21-4b98-b88b-e504bebe82ef
  423. FML: 40.1
  424. Forge: net.minecraftforge:40.1.80
  425. Kiwi Modules:
  426. kiwi:contributors
  427. kiwi:data
  428. lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment