Advertisement
DeleteMetaInf

Crash report Cable Tiers

Aug 19th, 2022
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 78.70 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // My bad.
  3.  
  4. Time: 8/19/22, 4:50 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.OutOfMemoryError: Java heap space
  8. at java.util.stream.FindOps$FindSink$OfInt$$Lambda$63/0x800000065.get(Unknown Source) ~[?:?] {}
  9. at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:?] {}
  10. at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?] {}
  11. at java.util.stream.IntPipeline.findFirst(Unknown Source) ~[?:?] {}
  12. at mekanism.common.item.block.ItemBlockEnergyCube.gatherCapabilities(ItemBlockEnergyCube.java:91) ~[Mekanism-1.18.2-10.2.5.465.jar%23270!/:10.2.5] {re:classloading}
  13. at mekanism.common.item.block.ItemBlockMekanism.initCapabilities(ItemBlockMekanism.java:114) ~[Mekanism-1.18.2-10.2.5.465.jar%23270!/:10.2.5] {re:classloading}
  14. at net.minecraft.world.item.ItemStack.lambda$forgeInit$11(ItemStack.java:1011) ~[client-1.18.2-20220404.173914-srg.jar%23404!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:itemstack,re:classloading,pl:accesstransformer:B,xf:fml:forge:itemstack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A}
  15. at net.minecraft.world.item.ItemStack$$Lambda$3656/0x0000000801791ff0.get(Unknown Source) ~[?:?] {}
  16. at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:87) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:computing_frames,re:mixin,re:classloading}
  17. at net.minecraftforge.common.capabilities.CapabilityProvider.areCapsCompatible(CapabilityProvider.java:104) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:computing_frames,re:mixin,re:classloading}
  18. at net.minecraftforge.common.capabilities.CapabilityProvider.areCapsCompatible(CapabilityProvider.java:99) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:computing_frames,re:mixin,re:classloading}
  19. at net.minecraft.world.item.ItemStack.m_41658_(ItemStack.java:421) ~[client-1.18.2-20220404.173914-srg.jar%23404!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forge:itemstack,re:classloading,pl:accesstransformer:B,xf:fml:forge:itemstack,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:A}
  20. at com.refinedmods.refinedstorage.apiimpl.util.Comparer.isEqual(Comparer.java:20) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  21. at com.refinedmods.refinedstorage.api.util.IComparer.isEqualNoQuantity(IComparer.java:44) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  22. at com.refinedmods.refinedstorage.util.ItemStackKey.equals(ItemStackKey.java:19) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  23. at java.util.HashMap.getNode(Unknown Source) ~[?:?] {re:mixin}
  24. at java.util.HashMap.get(Unknown Source) ~[?:?] {re:mixin}
  25. at com.refinedmods.refinedstorage.apiimpl.storage.tracker.ItemStorageTracker.get(ItemStorageTracker.java:36) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  26. at com.refinedmods.refinedstorage.apiimpl.storage.tracker.ItemStorageTracker.get(ItemStorageTracker.java:15) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  27. at com.refinedmods.refinedstorage.network.grid.GridItemUpdateMessage.encode(GridItemUpdateMessage.java:64) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  28. at com.refinedmods.refinedstorage.network.NetworkHandler$$Lambda$42245/0x0000000805793ba0.accept(Unknown Source) ~[?:?] {}
  29. at com.refinedmods.refinedstorage.network.PacketSplitter.lambda$registerMessage$1(PacketSplitter.java:82) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  30. at com.refinedmods.refinedstorage.network.PacketSplitter$$Lambda$42252/0x0000000805794f08.accept(Unknown Source) ~[?:?] {}
  31. at net.minecraftforge.network.simple.IndexedMessageCodec.lambda$tryEncode$4(IndexedMessageCodec.java:121) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
  32. at net.minecraftforge.network.simple.IndexedMessageCodec$$Lambda$55218/0x0000000806717010.accept(Unknown Source) ~[?:?] {}
  33. at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
  34. at net.minecraftforge.network.simple.IndexedMessageCodec.tryEncode(IndexedMessageCodec.java:119) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
  35. at net.minecraftforge.network.simple.IndexedMessageCodec.build(IndexedMessageCodec.java:134) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
  36. at net.minecraftforge.network.simple.SimpleChannel.encodeMessage(SimpleChannel.java:77) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:mixin,re:classloading,pl:mixin:APP:connectivity.mixins.json:SimpleChannelMixin,pl:mixin:A}
  37. at com.refinedmods.refinedstorage.network.PacketSplitter.sendPacket(PacketSplitter.java:62) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  38. at com.refinedmods.refinedstorage.network.PacketSplitter.sendToPlayer(PacketSplitter.java:47) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  39. at com.refinedmods.refinedstorage.network.NetworkHandler.sendTo(NetworkHandler.java:80) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- System Details --
  46. Details:
  47. Minecraft Version: 1.18.2
  48. Minecraft Version ID: 1.18.2
  49. Operating System: Windows 10 (amd64) version 10.0
  50. Java Version: 17.0.1, Eclipse Adoptium
  51. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  52. Memory: 22951200 bytes (21 MiB) / 9873391616 bytes (9416 MiB) up to 9873391616 bytes (9416 MiB)
  53. CPUs: 16
  54. Processor Vendor: AuthenticAMD
  55. Processor Name: AMD Ryzen 7 5800H with Radeon Graphics
  56. Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
  57. Microarchitecture: Zen 3
  58. Frequency (GHz): 3.19
  59. Number of physical packages: 1
  60. Number of physical CPUs: 8
  61. Number of logical CPUs: 16
  62. Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU
  63. Graphics card #0 vendor: NVIDIA (0x10de)
  64. Graphics card #0 VRAM (MB): 4095.00
  65. Graphics card #0 deviceId: 0x24dd
  66. Graphics card #0 versionInfo: DriverVersion=30.0.15.1233
  67. Memory slot #0 capacity (MB): 8192.00
  68. Memory slot #0 clockSpeed (GHz): 3.20
  69. Memory slot #0 type: DDR4
  70. Memory slot #1 capacity (MB): 8192.00
  71. Memory slot #1 clockSpeed (GHz): 3.20
  72. Memory slot #1 type: DDR4
  73. Virtual memory max (MB): 33467.25
  74. Virtual memory used (MB): 24767.34
  75. Swap memory total (MB): 17231.20
  76. Swap memory used (MB): 802.39
  77. 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
  78. Loaded Shaderpack: ComplementaryShaders_v4.5.1.zip
  79. Profile: Custom (+12 options changed by user)
  80. Server Running: true
  81. Player Count: 1 / 8; [ServerPlayer['DelMetaInf'/984, l='ServerLevel[The META-INF Escapade]', x=156.84, y=72.00, z=-331.26]]
  82. Data Packs: vanilla, mod:betterdungeons, mod:supermartijn642configlib, mod:paucal, mod:quarryplus, mod:simplemagnets, mod:integratedterminals, mod:entitycollisionfpsfix (incompatible), mod:mcwwindows, mod:bambooeverything (incompatible), mod:rubidium (incompatible), 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:cloth_config (incompatible), mod:sound_physics_remastered (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:improvedmounthud (incompatible), mod:mcwtrpdoors, mod:supermartijn642corelib, mod:yungsbridges, mod:botania (incompatible), mod:spark (incompatible), mod:curios (incompatible), mod:corail_woodcutter, mod:oculus (incompatible), 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:invmove_compat (incompatible), mod:rebindnarrator (incompatible), mod:toms_storage (incompatible), mod:fastleafdecay, mod:bettermineshafts, mod:geckolib3 (incompatible), mod:bettermodsbutton (incompatible), mod:darkpaintings (incompatible), mod:mcwlights, mod:crafting_on_a_stick (incompatible), mod:waterdripsound (incompatible), mod:cleardespawn (incompatible), mod:kiwi, mod:clienttweaks (incompatible), mod:nomowanderer (incompatible), mod:jei (incompatible), mod:attributefix (incompatible), mod:mekanism, 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:theoneprobe (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:terrablender (incompatible), mod:mousetweaks (incompatible), mod:immersiveengineering, mod:blockydoors (incompatible), mod:allthemodium, mod:domum_ornamentum (incompatible), mod:betterfpsdist (incompatible), mod:pipez (incompatible), mod:notenoughanimations (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:effective_fg (incompatible), mod:structurize (incompatible), mod:ambientenvironment (incompatible), mod:creativecrafter (incompatible), mod:fastfurnace (incompatible), mod:structures_compass, mod:connectedglass, mod:occultism, mod:puzzleslib (incompatible), 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:simpletextoverlay (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:placebo (incompatible), mod:potionsmaster, 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:inventoryhotswap, mod:thermal_cultivation, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:mcwdoors, mod:lightingwand, mod:jeed (incompatible), mod:mekanismgenerators, mod:fpsreducer (incompatible), mod:boblib, mod:absentbydesign, mod:signtools (incompatible), mod:twilightforest (incompatible), mod:mob_grinding_utils (incompatible), mod:experiencebugfix (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:extrastorage, mod:equipmentcompare (incompatible), mod:chipped (incompatible), mod:mcwbridges, mod:farmersdelight (incompatible), mod:hostilenetworks (incompatible), mod:entangled, mod:endertanks, mod:commoncapabilities, mod:ambientsounds (incompatible), mod:crashutilities (incompatible), mod:getittogetherdrops (incompatible), mod:boatiview (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:betterbiomeblend (incompatible), mod:tiab (incompatible), mod:villagertools (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:betterthirdperson (incompatible), 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: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:inventoryessentials (incompatible), mod:polylib (incompatible), mod:observable (incompatible), mod:voidtotem (incompatible), mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:rhino (incompatible), mod:biggerreactors (incompatible), mod:rootsclassic, mod:cucumber, mod:betteranimalmodels (incompatible), mod:jmi (incompatible), mod:sophisticatedstorage (incompatible), mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:elementalcraft, mod:platforms, mod:invmove (incompatible), mod:ensorcellation, mod:create, mod:waystones (incompatible), mod:clumps (incompatible), mod:journeymap, mod:comforts (incompatible), mod:artifacts, mod:configured (incompatible), mod:dimstorage, mod:itemborders (incompatible), mod:myserveriscompatible (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:nimble (incompatible), mod:create_confectionery, mod:bonsaitrees3, 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:skinlayers3d (incompatible), 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:creativecore (incompatible), 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:randomblockplacement (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:betterfoliage, mod:createaddition (incompatible), Supplementaries Generated Pack, mod:pickupnotifier (incompatible), mod:starlight (incompatible), mod:konkrete (incompatible), mod:justzoom (incompatible), mod:itemzoom (incompatible), mod:inventoryhud (incompatible), mod:rubidium_extras (incompatible)
  83. World Generation: Stable
  84. Type: Integrated Server (map_client.txt)
  85. Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
  86. ModLauncher: 9.1.3+9.1.3+main.9b69c82a
  87. ModLauncher launch target: forgeclient
  88. ModLauncher naming: srg
  89. ModLauncher services:
  90. mixin PLUGINSERVICE
  91. eventbus PLUGINSERVICE
  92. slf4jfixer PLUGINSERVICE
  93. object_holder_definalize PLUGINSERVICE
  94. runtime_enum_extender PLUGINSERVICE
  95. capability_token_subclass PLUGINSERVICE
  96. accesstransformer PLUGINSERVICE
  97. runtimedistcleaner PLUGINSERVICE
  98. mixin TRANSFORMATIONSERVICE
  99. fml TRANSFORMATIONSERVICE
  100. FML Language Providers:
  101. minecraft@1.0
  102. javafml@null
  103. lowcodefml@null
  104. kotori_scala@2.13.8-build-4
  105. kotlinforforge@3.6.0
  106. Mod List:
  107. YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  108. supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
  109. paucal-forge-1.18.2-0.4.7.jar |PAUCAL |paucal |0.4.7 |DONE |Manifest: NOSIGNATURE
  110. AdditionalEnchantedMiner-1.18.2-18.13.jar |QuarryPlus |quarryplus |18.13 |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
  111. simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE
  112. IntegratedTerminals-1.18.2-1.3.0.jar |IntegratedTerminals |integratedterminals |1.3.0 |DONE |Manifest: NOSIGNATURE
  113. Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
  114. mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
  115. bambooeverything-1.2.7-build.14+mc1.18.2.jar |Bamboo Everything |bambooeverything |1.2.7-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
  116. rubidium-0.5.3a.jar |Rubidium |rubidium |0.5.3a |DONE |Manifest: NOSIGNATURE
  117. modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
  118. IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |DONE |Manifest: NOSIGNATURE
  119. laserio-1.3.3.jar |LaserIO |laserio |1.3.3 |DONE |Manifest: NOSIGNATURE
  120. CTM-1.18.2-1.1.4+4.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.4+4 |DONE |Manifest: NOSIGNATURE
  121. EvilCraft-1.18.2-1.2.5.jar |EvilCraft |evilcraft |1.2.5 |DONE |Manifest: NOSIGNATURE
  122. YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
  123. Powah-3.0.2-beta.jar |Powah |powah |3.0.2-beta |DONE |Manifest: NOSIGNATURE
  124. cabletiers-1.18.2-0.5461.jar |Cable Tiers |cabletiers |1.18.2-0.5461 |DONE |Manifest: NOSIGNATURE
  125. rangedpumps-0.9.2.jar |Ranged Pumps |rangedpumps |0.9.2 |DONE |Manifest: NOSIGNATURE
  126. WitherSkeletonTweaks-1.18.2-7.1.2.jar |Wither Skeleton Tweaks |wstweaks |7.1.2 |DONE |Manifest: NOSIGNATURE
  127. Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE
  128. universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |DONE |Manifest: NOSIGNATURE
  129. DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |DONE |Manifest: NOSIGNATURE
  130. Apotheosis-1.18.2-5.3.6.jar |Apotheosis |apotheosis |5.3.6 |DONE |Manifest: NOSIGNATURE
  131. clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
  132. PickUpNotifier-v3.2.0-1.18.2-Forge.jar |Pick Up Notifier |pickupnotifier |3.2.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
  133. balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
  134. WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
  135. JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
  136. cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
  137. soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
  138. shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
  139. TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
  140. durabilitytooltip-1.1.1-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.1 |DONE |Manifest: NOSIGNATURE
  141. novillagerdm-1.18.1-3.0.0.jar |No Villager Death Messages |novillagerdm |3.0.0 |DONE |Manifest: NOSIGNATURE
  142. structure_gel-1.18.2-2.4.6.jar |Structure Gel API |structure_gel |2.4.6 |DONE |Manifest: NOSIGNATURE
  143. AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
  144. PackMenu-1.18.2-4.1.0.jar |PackMenu |packmenu |4.1.0 |DONE |Manifest: NOSIGNATURE
  145. alltheores-1.9.9h-1.18.2-40.1.0.jar |AllTheOres |alltheores |1.9.9h-1.18.2-40.1.0|DONE |Manifest: NOSIGNATURE
  146. industrial-foregoing-1.18.2-3.3.1.4-8.jar |Industrial Foregoing |industrialforegoing |3.3.1.4 |DONE |Manifest: NOSIGNATURE
  147. torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
  148. TipTheScales-forge-1.18.2-5.0.6.jar |TipTheScales |tipthescales |5.0.6 |DONE |Manifest: NOSIGNATURE
  149. repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
  150. ironfurnaces-1.18.2-3.3.1.jar |Iron Furnaces |ironfurnaces |3.3.1 |DONE |Manifest: NOSIGNATURE
  151. ImprovedMountHUD-v3.1.0-1.18.2-Forge.jar |Improved Mount HUD |improvedmounthud |3.1.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
  152. mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
  153. supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
  154. YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  155. Botania-1.18.2-434.jar |Botania |botania |1.18.2-434 |DONE |Manifest: NOSIGNATURE
  156. spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE
  157. curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
  158. corail_woodcutter-1.18.2-2.3.6.jar |Corail Woodcutter |corail_woodcutter |2.3.6 |DONE |Manifest: NOSIGNATURE
  159. oculus-mc1.18.2-1.2.5a.jar |Oculus |oculus |1.2.5a |DONE |Manifest: NOSIGNATURE
  160. advgenerators-1.1.0.6-mc1.18.2.jar |Advanced Generators |advgenerators |1.1.0.6 |DONE |Manifest: NOSIGNATURE
  161. YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
  162. angelring-1.18-1.5.0.jar |Angel Ring |angelring |1.5.0 |DONE |Manifest: NOSIGNATURE
  163. tombstone-7.4.11-1.18.2.jar |Corail Tombstone |tombstone |7.4.11 |DONE |Manifest: NOSIGNATURE
  164. antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
  165. NaturesAura-36.2.jar |Nature's Aura |naturesaura |36.2 |DONE |Manifest: NOSIGNATURE
  166. constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
  167. mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
  168. littlelogistics-mc1.18.2-v1.2.5.jar |Little Logistics |littlelogistics |1.2.5 |DONE |Manifest: NOSIGNATURE
  169. cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
  170. Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
  171. InvMoveCompats-1.18-0.2.0-Forge.jar |InvMove Compat |invmove_compat |0.2.0 |DONE |Manifest: NOSIGNATURE
  172. rebindnarrator-forge-1.18.x-1.2.2.jar |RebindNarrator |rebindnarrator |1.2.2 |DONE |Manifest: NOSIGNATURE
  173. toms_storage-1.18.2-1.3.4.jar |Tom's Simple Storage Mod |toms_storage |1.3.4 |DONE |Manifest: NOSIGNATURE
  174. FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
  175. YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
  176. geckolib-forge-1.18-3.0.33.jar |GeckoLib |geckolib3 |3.0.33 |DONE |Manifest: NOSIGNATURE
  177. 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
  178. 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
  179. mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
  180. 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
  181. DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE
  182. ClearDespawn-forge-1.18.2-1.1.7.jar |ClearDespawn |cleardespawn |1.1.7 |DONE |Manifest: NOSIGNATURE
  183. Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
  184. clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
  185. nomowanderer-1.18.2_1.1.3.jar |NoMoWanderer |nomowanderer |1.18.2_1.1.3 |DONE |Manifest: NOSIGNATURE
  186. jei-1.18.2-9.7.0.226.jar |Just Enough Items |jei |9.7.0.226 |DONE |Manifest: NOSIGNATURE
  187. 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
  188. Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
  189. caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
  190. colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE
  191. bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |DONE |Manifest: NOSIGNATURE
  192. 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
  193. NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
  194. additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
  195. jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE
  196. LibX-1.18.2-3.2.18.jar |LibX |libx |1.18.2-3.2.18 |DONE |Manifest: NOSIGNATURE
  197. compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE
  198. phosphophyllite-1.18.2-0.6.0-beta.1.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.4 |DONE |Manifest: NOSIGNATURE
  199. curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
  200. farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
  201. pneumaticcraft-repressurized-1.18.2-3.4.0-124.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.4.0-124 |DONE |Manifest: NOSIGNATURE
  202. starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
  203. ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
  204. rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
  205. MythicBotany-1.18.2-2.1.11.jar |MythicBotany |mythicbotany |1.18.2-2.1.11 |DONE |Manifest: NOSIGNATURE
  206. IntegratedCrafting-1.18.2-1.0.23.jar |IntegratedCrafting |integratedcrafting |1.0.23 |DONE |Manifest: NOSIGNATURE
  207. DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
  208. 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
  209. logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
  210. theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |DONE |Manifest: NOSIGNATURE
  211. appliedenergistics2-11.1.5.jar |Applied Energistics 2 |ae2 |11.1.5 |DONE |Manifest: NOSIGNATURE
  212. AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |DONE |Manifest: NOSIGNATURE
  213. TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
  214. MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
  215. 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
  216. 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
  217. allthemodium-1.9.1-1.18.2-40.1.0.jar |Allthemodium |allthemodium |1.9.1-1.18.2-40.1.0 |DONE |Manifest: NOSIGNATURE
  218. 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
  219. betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
  220. pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
  221. notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE
  222. flywheel-forge-1.18-0.6.4.jar |Flywheel |flywheel |1.18-0.6.4.87 |DONE |Manifest: NOSIGNATURE
  223. Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
  224. IntegratedDynamics-1.18.2-1.11.7.jar |IntegratedDynamics |integrateddynamics |1.11.7 |DONE |Manifest: NOSIGNATURE
  225. itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |DONE |Manifest: NOSIGNATURE
  226. Croptopia-1.18.2-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
  227. baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
  228. polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
  229. JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
  230. [1.18.2] SecurityCraft v1.9.3.jar |SecurityCraft |securitycraft |1.9.3 |DONE |Manifest: NOSIGNATURE
  231. entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
  232. effective_fg-1.1.jar |Effective (Forge) |effective_fg |1.0 |DONE |Manifest: NOSIGNATURE
  233. structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE
  234. AmbientEnvironment-forge-1.18.2-7.0+19.jar |Ambient Environment |ambientenvironment |7.0+19 |DONE |Manifest: NOSIGNATURE
  235. creativecrafter-1.18.2-0.2121.jar |Creative Crafter |creativecrafter |1.18.2-0.2121 |DONE |Manifest: NOSIGNATURE
  236. FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
  237. structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
  238. connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
  239. occultism-1.18.2-1.39.0.jar |Occultism |occultism |1.18.2-1.39.0 |DONE |Manifest: NOSIGNATURE
  240. 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
  241. parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
  242. allthetweaks-1.9.8-1.18.2-40.1.60.jar |All The Tweaks |allthetweaks |1.9.8-1.18.2-40.1.60|DONE |Manifest: NOSIGNATURE
  243. 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
  244. extremesoundmuffler-3.28_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
  245. 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
  246. defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |DONE |Manifest: NOSIGNATURE
  247. rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE
  248. hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
  249. CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |DONE |Manifest: NOSIGNATURE
  250. SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
  251. blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
  252. 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
  253. netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
  254. advancedperipherals-1.18.2-0.7.16b.jar |Advanced Peripherals |advancedperipherals |0.7.16b |DONE |Manifest: NOSIGNATURE
  255. SimpleTextOverlay-1.18.2-3.4.0.0.jar |Simple Text Overlay |simpletextoverlay |1.18.2-3.4.0.0 |DONE |Manifest: da:bf:8b:25:96:f3:b9:28:12:15:50:54:25:99:97:10:61:cf:4e:63:30:09:40:fb:93:39:1d:7e:6b:93:9b:17
  256. UtilitiX-1.18.2-0.4.6.jar |UtilitiX |utilitix |1.18.2-0.4.6 |DONE |Manifest: NOSIGNATURE
  257. incontrol-1.18-6.0.14.jar |InControl |incontrol |1.18-6.0.14 |DONE |Manifest: NOSIGNATURE
  258. connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
  259. sophisticatedcore-1.18.2-0.4.11.89.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.4.11.89 |DONE |Manifest: NOSIGNATURE
  260. 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
  261. glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
  262. cookingforblockheads-forge-1.18.2-12.0.2.jar |CookingForBlockheads |cookingforblockheads |12.0.2 |DONE |Manifest: NOSIGNATURE
  263. Controlling-forge-1.18.2-9.0+21.jar |Controlling |controlling |9.0+21 |DONE |Manifest: NOSIGNATURE
  264. Placebo-1.18.2-6.4.2.jar |Placebo |placebo |6.4.2 |DONE |Manifest: NOSIGNATURE
  265. 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
  266. moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |DONE |Manifest: NOSIGNATURE
  267. 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
  268. 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
  269. itemzoom-1.18.2-2.6.0.jar |Item Zoom |itemzoom |2.6.0 |DONE |Manifest: NOSIGNATURE
  270. sophisticatedbackpacks-1.18.2-3.18.16.671.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.16.671 |DONE |Manifest: NOSIGNATURE
  271. littlecontraptions-forge-1.18.2.0.jar |Little Contraptions |littlecontraptions |1.18.2.0 |DONE |Manifest: NOSIGNATURE
  272. buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|DONE |Manifest: NOSIGNATURE
  273. FramedBlocks-5.5.0.jar |FramedBlocks |framedblocks |5.5.0 |DONE |Manifest: NOSIGNATURE
  274. 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
  275. silent-gear-1.18.2-2.10.10.jar |Silent Gear |silentgear |2.10.10 |DONE |Manifest: NOSIGNATURE
  276. 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
  277. thermal_foundation-1.18.2-1.6.3.28.jar |Thermal Series |thermal |1.6.3.28 |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
  278. thermal_innovation-1.18.2-1.6.3.12.jar |Thermal Innovation |thermal_innovation |1.6.3.12 |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
  279. thermal_locomotion-1.18.2-1.6.3.8.jar |Thermal Locomotion |thermal_locomotion |1.6.3.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
  280. inventoryhotswap-forge-1.18.2-1.3.jar |Inventory Hotswap |inventoryhotswap |1.3 |DONE |Manifest: NOSIGNATURE
  281. thermal_cultivation-1.18.2-1.6.3.11.jar |Thermal Cultivation |thermal_cultivation |1.6.3.11 |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
  282. appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
  283. Aquaculture-1.18.2-2.3.7.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.7 |DONE |Manifest: NOSIGNATURE
  284. mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
  285. LightingWand-1.18.2-forge-4.0.0.jar |Lighting Wand |lightingwand |4.0.0 |DONE |Manifest: NOSIGNATURE
  286. jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
  287. MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
  288. FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
  289. [1.18.2] BobLib-0.3.0.jar |BobLib |boblib |0.3.0 |DONE |Manifest: NOSIGNATURE
  290. 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
  291. signtools-forge.1.18-1.0.1.jar |Sign Tools |signtools |1.0.1 |DONE |Manifest: NOSIGNATURE
  292. twilightforest-1.18.2-4.1.1220-universal.jar |The Twilight Forest |twilightforest |4.1.1220 |DONE |Manifest: NOSIGNATURE
  293. mob_grinding_utils-1.18.2-0.4.43.jar |Mob Grinding Utils |mob_grinding_utils |1.18.2-0.4.43 |DONE |Manifest: NOSIGNATURE
  294. konkrete_forge_1.5.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.5.1 |DONE |Manifest: NOSIGNATURE
  295. ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
  296. RSInfinityBooster-1.18.2-2.1+16.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+16 |DONE |Manifest: NOSIGNATURE
  297. refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE
  298. ExtraStorage-1.18.2-2.2.0.jar |Extra Storage |extrastorage |2.2.0 |DONE |Manifest: NOSIGNATURE
  299. EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
  300. chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE
  301. mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
  302. FarmersDelight-1.18.2-1.1.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
  303. HostileNeuralNetworks-1.18.2-3.2.0.jar |Hostile Neural Networks |hostilenetworks |3.2.0 |DONE |Manifest: NOSIGNATURE
  304. entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |DONE |Manifest: NOSIGNATURE
  305. endertanks-1.18-1.11.7.jar |EnderTanks |endertanks |1.11.7 |DONE |Manifest: NOSIGNATURE
  306. CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
  307. AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
  308. crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
  309. getittogetherdrops-1.18.2-1.2.jar |Get It Together, Drops! |getittogetherdrops |1.2 |DONE |Manifest: NOSIGNATURE
  310. Boat-Item-View-Forge-1.18-0.0.3.jar |Boat Item View |boatiview |0.0.3 |DONE |Manifest: NOSIGNATURE
  311. mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
  312. wirelesschargers-1.0.6-forge-mc1.18.jar |Wireless Chargers |wirelesschargers |1.0.6 |DONE |Manifest: NOSIGNATURE
  313. simplylight-1.18.2-1.4.2-build.31.jar |Simply Light |simplylight |1.18.2-1.4.2-build.3|DONE |Manifest: NOSIGNATURE
  314. dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |DONE |Manifest: NOSIGNATURE
  315. Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
  316. ars_nouveau-1.18.2-2.7.3.jar |Ars Nouveau |ars_nouveau |2.7.3 |DONE |Manifest: NOSIGNATURE
  317. blockui-1.18.2-0.0.58-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.58-ALPHA |DONE |Manifest: NOSIGNATURE
  318. multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE
  319. ironchests-2.0.3-forge.jar |Iron Chests: Restocked |ironchests |2.0.3 |DONE |Manifest: NOSIGNATURE
  320. betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE
  321. 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
  322. 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
  323. thermal_expansion-1.18.2-1.6.3.13.jar |Thermal Expansion |thermal_expansion |1.6.3.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
  324. IntegratedTunnels-1.18.2-1.8.13.jar |IntegratedTunnels |integratedtunnels |1.8.13 |DONE |Manifest: NOSIGNATURE
  325. BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
  326. MysticalCustomization-1.18.2-3.1.2.jar |Mystical Customization |mysticalcustomization |3.1.2 |DONE |Manifest: NOSIGNATURE
  327. lostcities-1.18-5.3.8.jar |LostCities |lostcities |1.18-5.3.8 |DONE |Manifest: NOSIGNATURE
  328. libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
  329. elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
  330. ftb-ultimine-forge-1802.3.3-build.55.jar |FTB Ultimine |ftbultimine |1802.3.3-build.55 |DONE |Manifest: NOSIGNATURE
  331. YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
  332. 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
  333. MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
  334. InventoryProfilesNext-forge-1.18.2-1.6.4.jar |Inventory Profiles Next |inventoryprofilesnext |1.6.4 |DONE |Manifest: NOSIGNATURE
  335. architectury-4.7.78-forge.jar |Architectury |architectury |4.7.78 |DONE |Manifest: NOSIGNATURE
  336. ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
  337. ftb-industrial-contraptions-1802.1.6-build.210.jar|FTB Industrial Contraptions |ftbic |1802.1.6-build.210 |DONE |Manifest: NOSIGNATURE
  338. myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |DONE |Manifest: NOSIGNATURE
  339. findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |DONE |Manifest: NOSIGNATURE
  340. ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
  341. ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |DONE |Manifest: NOSIGNATURE
  342. ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE
  343. curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
  344. cc-tweaked-1.18.2-1.100.9.jar |CC: Tweaked |computercraft |1.100.9 |DONE |Manifest: NOSIGNATURE
  345. AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
  346. moreoverlays-1.20.5-mc1.18.1.jar |More Overlays Updated |moreoverlays |1.20.5-mc1.18.1 |DONE |Manifest: NOSIGNATURE
  347. productivebees-1.18.2-0.9.0.10.jar |Productive Bees |productivebees |1.18.2-0.9.0.10 |DONE |Manifest: NOSIGNATURE
  348. trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
  349. inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
  350. polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE
  351. observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE
  352. voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
  353. DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
  354. BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
  355. rhino-forge-1802.1.14-build.206.jar |Rhino |rhino |1802.1.14-build.206 |DONE |Manifest: NOSIGNATURE
  356. biggerreactors-1.18.2-0.6.0-beta.1.2.jar |Bigger Reactors |biggerreactors |0.6.0-beta.1.2 |DONE |Manifest: NOSIGNATURE
  357. RootsClassic-1.18.2-1.1.25.jar |Roots Classic |rootsclassic |1.18.2-1.1.25 |DONE |Manifest: NOSIGNATURE
  358. Cucumber-1.18.2-5.1.2.jar |Cucumber Library |cucumber |5.1.2 |DONE |Manifest: NOSIGNATURE
  359. betteranimalmodels-1.18.2-5.6.0-forge.jar |Cyber's Better Animal Models |betteranimalmodels |1.18.2-5.6.0 |DONE |Manifest: NOSIGNATURE
  360. jmi-forge-1.18.2-0.13-25.jar |JourneyMap Integration |jmi |0.13-25 |DONE |Manifest: NOSIGNATURE
  361. sophisticatedstorage-1.18.2-0.4.8.93.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.4.8.93 |DONE |Manifest: NOSIGNATURE
  362. additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
  363. item-filters-forge-1802.2.7-build.33.jar |Item Filters |itemfilters |1802.2.7-build.33 |DONE |Manifest: NOSIGNATURE
  364. elementalcraft-1.18.2-4.4.17.jar |ElementalCraft |elementalcraft |1.18.2-4.4.17 |DONE |Manifest: NOSIGNATURE
  365. platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |DONE |Manifest: NOSIGNATURE
  366. InvMove-1.18-0.8.1-Forge.jar |InvMove |invmove |0.8.1 |DONE |Manifest: NOSIGNATURE
  367. 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
  368. create-mc1.18.2_v0.5.0c.jar |Create |create |0.5.0c |DONE |Manifest: NOSIGNATURE
  369. waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
  370. Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
  371. journeymap-1.18.2-5.9.0beta1-forge.jar |Journeymap |journeymap |5.9.0beta1 |DONE |Manifest: NOSIGNATURE
  372. comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
  373. artifacts-1.18.2-4.1.0.jar |Artifacts |artifacts |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE
  374. configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
  375. DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |DONE |Manifest: NOSIGNATURE
  376. ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
  377. MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
  378. DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
  379. charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |DONE |Manifest: NOSIGNATURE
  380. Nimble-1.18-forge-2.2.1.jar |Nimble |nimble |2.2.1 |DONE |Manifest: NOSIGNATURE
  381. create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
  382. bonsaitrees3-3.1.0.jar |Bonsai Trees 3 |bonsaitrees3 |3.1.0 |DONE |Manifest: NOSIGNATURE
  383. lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
  384. mcjtylib-1.18-6.0.16.jar |McJtyLib |mcjtylib |1.18-6.0.16 |DONE |Manifest: NOSIGNATURE
  385. rftoolsbase-1.18-3.0.9.jar |RFToolsBase |rftoolsbase |1.18-3.0.9 |DONE |Manifest: NOSIGNATURE
  386. xnet-1.18-4.0.5.jar |XNet |xnet |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
  387. rftoolspower-1.18-4.0.5.jar |RFToolsPower |rftoolspower |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
  388. rftoolsbuilder-1.18-4.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.13 |DONE |Manifest: NOSIGNATURE
  389. deepresonance-3.0.10.jar |DeepResonance |deepresonance |3.0.10 |DONE |Manifest: NOSIGNATURE
  390. XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |DONE |Manifest: NOSIGNATURE
  391. rftoolsstorage-1.18-3.0.8.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.8 |DONE |Manifest: NOSIGNATURE
  392. rftoolscontrol-1.18-5.0.6.jar |RFToolsControl |rftoolscontrol |1.18-5.0.6 |DONE |Manifest: NOSIGNATURE
  393. restrictions-1.18-4.0.0.jar |Restrictions |restrictions |1.18-4.0.0 |DONE |Manifest: NOSIGNATURE
  394. YungsBetterDesertTemples-1.18.2-Forge-1.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3 |DONE |Manifest: NOSIGNATURE
  395. mahoutsukai-1.18.2-v1.34.31.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.31 |DONE |Manifest: NOSIGNATURE
  396. farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
  397. ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
  398. mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
  399. hexcasting-forge-1.18.2-0.9.1.jar |Hex Casting |hexcasting |0.9.1 |DONE |Manifest: NOSIGNATURE
  400. ftb-chunks-forge-1802.3.6-build.147.jar |FTB Chunks |ftbchunks |1802.3.6-build.147 |DONE |Manifest: NOSIGNATURE
  401. kubejs-forge-1802.5.4-build.533.jar |KubeJS |kubejs |1802.5.4-build.533 |DONE |Manifest: NOSIGNATURE
  402. lazierae2-1.18.2-3.1.1.jar |Lazier AE2 |lazierae2 |3.1.1 |DONE |Manifest: NOSIGNATURE
  403. kubejs-thermal-1802.1.5-build.14.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.14 |DONE |Manifest: NOSIGNATURE
  404. ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
  405. kubejs-create-forge-1802.2.2-build.26.jar |KubeJS Create |kubejs_create |1802.2.2-build.26 |DONE |Manifest: NOSIGNATURE
  406. kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |DONE |Manifest: NOSIGNATURE
  407. kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |DONE |Manifest: NOSIGNATURE
  408. ponderjs-1.18.2-1.1.8.jar |PonderJS |ponderjs |1.1.8 |DONE |Manifest: NOSIGNATURE
  409. 3dskinlayers-forge-1.4.6-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.6 |DONE |Manifest: NOSIGNATURE
  410. BloodMagic-1.18.2-3.2.3-38.jar |Blood Magic |bloodmagic |1.18.2-3.2.3-38 |DONE |Manifest: NOSIGNATURE
  411. selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
  412. supplementaries-1.18.2-1.4.8.jar |Supplementaries |supplementaries |1.18.2-1.4.8 |DONE |Manifest: NOSIGNATURE
  413. MysticalAgriculture-1.18.2-5.1.1.jar |Mystical Agriculture |mysticalagriculture |5.1.1 |DONE |Manifest: NOSIGNATURE
  414. MysticalAgradditions-1.18.2-5.1.2.jar |Mystical Agradditions |mysticalagradditions |5.1.2 |DONE |Manifest: NOSIGNATURE
  415. craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
  416. TConstruct-1.18.2-3.5.1.31.jar |Tinkers' Construct |tconstruct |3.5.1.31 |DONE |Manifest: NOSIGNATURE
  417. rftoolsutility-1.18-4.0.16.jar |RFToolsUtility |rftoolsutility |1.18-4.0.16 |DONE |Manifest: NOSIGNATURE
  418. 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
  419. eccentrictome-1.18.2-1.8.0.jar |Eccentric Tome |eccentrictome |0.0NONE |DONE |Manifest: NOSIGNATURE
  420. ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
  421. titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |DONE |Manifest: NOSIGNATURE
  422. silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
  423. AE2-Things-1.0.3-beta.jar |AE2 Things |ae2things |1.0.3-beta |DONE |Manifest: NOSIGNATURE
  424. CreativeCore_FORGE_v2.6.12_mc1.18.2.jar |CreativeCore |creativecore |2.6.12 |DONE |Manifest: NOSIGNATURE
  425. 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
  426. 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
  427. Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
  428. reliquary-1.18.2-2.0.12.1143.jar |Reliquary |reliquary |1.18.2-2.0.12.1143 |DONE |Manifest: NOSIGNATURE
  429. LegendaryTooltips-1.18.2-1.2.5.jar |Legendary Tooltips |legendarytooltips |1.2.5 |DONE |Manifest: NOSIGNATURE
  430. PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
  431. FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
  432. FluxNetworks-1.18.2-7.0.6.7.jar |Flux Networks |fluxnetworks |7.0.6.7 |DONE |Manifest: NOSIGNATURE
  433. enderchests-1.18-1.9.6.jar |EnderChests |enderchests |1.9.6 |DONE |Manifest: NOSIGNATURE
  434. Applied-Botanics-1.0.1.jar |Applied Botanics |appbot |1.0.1 |DONE |Manifest: NOSIGNATURE
  435. InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
  436. quartz-1.18.2-0.0.0-beta.1.3.jar |Quartz |quartz |0.0.0-beta.1.3 |DONE |Manifest: NOSIGNATURE
  437. minecolonies-1.18.2-1.0.919-ALPHA.jar |MineColonies |minecolonies |1.18.2-1.0.919-ALPHA|DONE |Manifest: NOSIGNATURE
  438. pylons-1.18.2-2.1.1.jar |Pylons |pylons |2.1.1 |DONE |Manifest: NOSIGNATURE
  439. creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
  440. 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
  441. 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
  442. SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
  443. functionalstorage-1.18.2-0.0.20.jar |Functional Storage |functionalstorage |1.18.2-0.0.20 |DONE |Manifest: NOSIGNATURE
  444. randomblockplacement-1.18.1-forge39.0.9-1.1.jar |RandomBlockPlacement |randomblockplacement |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
  445. modular-routers-1.18.2-9.1.1-93.jar |Modular Routers |modularrouters |9.1.1-93 |DONE |Manifest: NOSIGNATURE
  446. Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
  447. justzoom_forge_1.0.1_MC_1.18-1.18.1.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
  448. BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
  449. refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
  450. Applied-Mekanistics-1.2.1.jar |Applied Mekanistics |appmek |1.2.1 |DONE |Manifest: NOSIGNATURE
  451. MEGACells-1.3.0.jar |MEGA Cells |megacells |1.3.0 |DONE |Manifest: NOSIGNATURE
  452. expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
  453. valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
  454. forbidden_arcanus-1.18.2-2.1.0-beta2.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.0-beta2 |DONE |Manifest: NOSIGNATURE
  455. flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
  456. betterfoliage-3.1.1.jar |Better Foliage |betterfoliage |3.1.1 |DONE |Manifest: NOSIGNATURE
  457. createaddition-1.18.2-20220715a.jar |Create Crafts & Additions |createaddition |1.18.2-20220715a |DONE |Manifest: NOSIGNATURE
  458. Flywheel Backend: Off
  459. FramedBlocks BlockEntity Warning: Not applicable
  460. Crash Report UUID: e9744983-904b-4a98-9be3-947e3d382a76
  461. FML: 40.1
  462. Forge: net.minecraftforge:40.1.68
  463. Kiwi Modules:
  464. kiwi:contributors
  465. kiwi:data
  466. lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement