Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // My bad.
- Time: 8/19/22, 4:50 PM
- Description: Exception in server tick loop
- java.lang.OutOfMemoryError: Java heap space
- at java.util.stream.FindOps$FindSink$OfInt$$Lambda$63/0x800000065.get(Unknown Source) ~[?:?] {}
- at java.util.stream.FindOps$FindOp.evaluateSequential(Unknown Source) ~[?:?] {}
- at java.util.stream.AbstractPipeline.evaluate(Unknown Source) ~[?:?] {}
- at java.util.stream.IntPipeline.findFirst(Unknown Source) ~[?:?] {}
- 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}
- 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}
- 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}
- at net.minecraft.world.item.ItemStack$$Lambda$3656/0x0000000801791ff0.get(Unknown Source) ~[?:?] {}
- 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}
- 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}
- 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}
- 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}
- at com.refinedmods.refinedstorage.apiimpl.util.Comparer.isEqual(Comparer.java:20) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.api.util.IComparer.isEqualNoQuantity(IComparer.java:44) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.util.ItemStackKey.equals(ItemStackKey.java:19) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at java.util.HashMap.getNode(Unknown Source) ~[?:?] {re:mixin}
- at java.util.HashMap.get(Unknown Source) ~[?:?] {re:mixin}
- at com.refinedmods.refinedstorage.apiimpl.storage.tracker.ItemStorageTracker.get(ItemStorageTracker.java:36) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.apiimpl.storage.tracker.ItemStorageTracker.get(ItemStorageTracker.java:15) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.network.grid.GridItemUpdateMessage.encode(GridItemUpdateMessage.java:64) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.network.NetworkHandler$$Lambda$42245/0x0000000805793ba0.accept(Unknown Source) ~[?:?] {}
- at com.refinedmods.refinedstorage.network.PacketSplitter.lambda$registerMessage$1(PacketSplitter.java:82) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.network.PacketSplitter$$Lambda$42252/0x0000000805794f08.accept(Unknown Source) ~[?:?] {}
- at net.minecraftforge.network.simple.IndexedMessageCodec.lambda$tryEncode$4(IndexedMessageCodec.java:121) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
- at net.minecraftforge.network.simple.IndexedMessageCodec$$Lambda$55218/0x0000000806717010.accept(Unknown Source) ~[?:?] {}
- at java.util.Optional.ifPresent(Unknown Source) ~[?:?] {re:mixin}
- at net.minecraftforge.network.simple.IndexedMessageCodec.tryEncode(IndexedMessageCodec.java:119) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
- at net.minecraftforge.network.simple.IndexedMessageCodec.build(IndexedMessageCodec.java:134) ~[forge-1.18.2-40.1.68-universal.jar%23409!/:?] {re:classloading}
- 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}
- at com.refinedmods.refinedstorage.network.PacketSplitter.sendPacket(PacketSplitter.java:62) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.network.PacketSplitter.sendToPlayer(PacketSplitter.java:47) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- at com.refinedmods.refinedstorage.network.NetworkHandler.sendTo(NetworkHandler.java:80) ~[refinedstorage-1.10.2.jar%23323!/:1.10.2] {re:classloading}
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.18.2
- Minecraft Version ID: 1.18.2
- Operating System: Windows 10 (amd64) version 10.0
- Java Version: 17.0.1, Eclipse Adoptium
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
- Memory: 22951200 bytes (21 MiB) / 9873391616 bytes (9416 MiB) up to 9873391616 bytes (9416 MiB)
- CPUs: 16
- Processor Vendor: AuthenticAMD
- Processor Name: AMD Ryzen 7 5800H with Radeon Graphics
- Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
- Microarchitecture: Zen 3
- Frequency (GHz): 3.19
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: NVIDIA GeForce RTX 3070 Laptop GPU
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x24dd
- Graphics card #0 versionInfo: DriverVersion=30.0.15.1233
- Memory slot #0 capacity (MB): 8192.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 8192.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 33467.25
- Virtual memory used (MB): 24767.34
- Swap memory total (MB): 17231.20
- Swap memory used (MB): 802.39
- 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
- Loaded Shaderpack: ComplementaryShaders_v4.5.1.zip
- Profile: Custom (+12 options changed by user)
- Server Running: true
- Player Count: 1 / 8; [ServerPlayer['DelMetaInf'/984, l='ServerLevel[The META-INF Escapade]', x=156.84, y=72.00, z=-331.26]]
- 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)
- World Generation: Stable
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
- ModLauncher: 9.1.3+9.1.3+main.9b69c82a
- ModLauncher launch target: forgeclient
- ModLauncher naming: srg
- ModLauncher services:
- mixin PLUGINSERVICE
- eventbus PLUGINSERVICE
- slf4jfixer PLUGINSERVICE
- object_holder_definalize PLUGINSERVICE
- runtime_enum_extender PLUGINSERVICE
- capability_token_subclass PLUGINSERVICE
- accesstransformer PLUGINSERVICE
- runtimedistcleaner PLUGINSERVICE
- mixin TRANSFORMATIONSERVICE
- fml TRANSFORMATIONSERVICE
- FML Language Providers:
- minecraft@1.0
- javafml@null
- lowcodefml@null
- kotori_scala@2.13.8-build-4
- kotlinforforge@3.6.0
- Mod List:
- YungsBetterDungeons-1.18.2-Forge-2.1.0.jar |YUNG's Better Dungeons |betterdungeons |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- supermartijn642configlib-1.1.6-forge-mc1.18.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.6 |DONE |Manifest: NOSIGNATURE
- paucal-forge-1.18.2-0.4.7.jar |PAUCAL |paucal |0.4.7 |DONE |Manifest: NOSIGNATURE
- 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
- simplemagnets-1.1.8-forge-mc1.18.jar |Simple Magnets |simplemagnets |1.1.8 |DONE |Manifest: NOSIGNATURE
- IntegratedTerminals-1.18.2-1.3.0.jar |IntegratedTerminals |integratedterminals |1.3.0 |DONE |Manifest: NOSIGNATURE
- Entity_Collision_FPS_Fix-forge-1.18.2-1.0.0.jar |Entity Collision FPS Fix |entitycollisionfpsfix |1.0.0 |DONE |Manifest: NOSIGNATURE
- mcw-windows-2.0.3-mc1.18.2.jar |Macaw's Windows |mcwwindows |2.0.3 |DONE |Manifest: NOSIGNATURE
- bambooeverything-1.2.7-build.14+mc1.18.2.jar |Bamboo Everything |bambooeverything |1.2.7-build.14+mc1.1|DONE |Manifest: NOSIGNATURE
- rubidium-0.5.3a.jar |Rubidium |rubidium |0.5.3a |DONE |Manifest: NOSIGNATURE
- modnametooltip-1.18.1-1.18.0.jar |Mod Name Tooltip |modnametooltip |1.18.0 |DONE |Manifest: NOSIGNATURE
- IronJetpacks-1.18.2-5.1.4.jar |Iron Jetpacks |ironjetpacks |5.1.4 |DONE |Manifest: NOSIGNATURE
- laserio-1.3.3.jar |LaserIO |laserio |1.3.3 |DONE |Manifest: NOSIGNATURE
- CTM-1.18.2-1.1.4+4.jar |ConnectedTexturesMod |ctm |1.18.2-1.1.4+4 |DONE |Manifest: NOSIGNATURE
- EvilCraft-1.18.2-1.2.5.jar |EvilCraft |evilcraft |1.2.5 |DONE |Manifest: NOSIGNATURE
- YungsApi-1.18.2-Forge-2.0.8.jar |YUNG's API |yungsapi |1.18.2-Forge-2.0.8 |DONE |Manifest: NOSIGNATURE
- Powah-3.0.2-beta.jar |Powah |powah |3.0.2-beta |DONE |Manifest: NOSIGNATURE
- cabletiers-1.18.2-0.5461.jar |Cable Tiers |cabletiers |1.18.2-0.5461 |DONE |Manifest: NOSIGNATURE
- rangedpumps-0.9.2.jar |Ranged Pumps |rangedpumps |0.9.2 |DONE |Manifest: NOSIGNATURE
- WitherSkeletonTweaks-1.18.2-7.1.2.jar |Wither Skeleton Tweaks |wstweaks |7.1.2 |DONE |Manifest: NOSIGNATURE
- Shrink-1.18.2-1.3.3.jar |Shrink |shrink |1.3.3 |DONE |Manifest: NOSIGNATURE
- universalgrid-1.18.2-1.0321.jar |Universal Grid |universalgrid |1.18.2-1.0321 |DONE |Manifest: NOSIGNATURE
- DarkUtilities-Forge-1.18.2-10.0.5.jar |DarkUtilities |darkutils |10.0.5 |DONE |Manifest: NOSIGNATURE
- Apotheosis-1.18.2-5.3.6.jar |Apotheosis |apotheosis |5.3.6 |DONE |Manifest: NOSIGNATURE
- clickadv-1.18.2-2.5.jar |clickadv mod |clickadv |1.18.2-2.5 |DONE |Manifest: NOSIGNATURE
- 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
- balm-3.2.0+0.jar |Balm |balm |3.2.0+0 |DONE |Manifest: NOSIGNATURE
- WaterStrainer-1.18.2-13.0.0.jar |Water Strainer |waterstrainer |1.18.2-13.0.0 |DONE |Manifest: NOSIGNATURE
- JustEnoughResources-1.18.2-0.14.1.171.jar |Just Enough Resources |jeresources |0.14.1.171 |DONE |Manifest: NOSIGNATURE
- cloth-config-6.2.62-forge.jar |Cloth Config v4 API |cloth_config |6.2.62 |DONE |Manifest: NOSIGNATURE
- soundphysics-forge-1.18.2-1.0.6.jar |Sound Physics Remastered |sound_physics_remastered |1.18.2-1.0.6 |DONE |Manifest: NOSIGNATURE
- shetiphiancore-1.18-3.10.10.jar |ShetiPhian-Core |shetiphiancore |3.10.10 |DONE |Manifest: NOSIGNATURE
- TKLib-0.0.23+1.18.2.jar |TKLib |tklib |0.0.23 |DONE |Manifest: NOSIGNATURE
- durabilitytooltip-1.1.1-forge-mc1.18.jar |Durability Tooltip |durabilitytooltip |1.1.1 |DONE |Manifest: NOSIGNATURE
- novillagerdm-1.18.1-3.0.0.jar |No Villager Death Messages |novillagerdm |3.0.0 |DONE |Manifest: NOSIGNATURE
- structure_gel-1.18.2-2.4.6.jar |Structure Gel API |structure_gel |2.4.6 |DONE |Manifest: NOSIGNATURE
- AdvancementPlaques-1.18.2-1.4.5.1.jar |Advancement Plaques |advancementplaques |1.4.5.1 |DONE |Manifest: NOSIGNATURE
- PackMenu-1.18.2-4.1.0.jar |PackMenu |packmenu |4.1.0 |DONE |Manifest: NOSIGNATURE
- 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
- industrial-foregoing-1.18.2-3.3.1.4-8.jar |Industrial Foregoing |industrialforegoing |3.3.1.4 |DONE |Manifest: NOSIGNATURE
- torchmaster-18.1.0.jar |Torchmaster |torchmaster |18.1.0 |DONE |Manifest: NOSIGNATURE
- TipTheScales-forge-1.18.2-5.0.6.jar |TipTheScales |tipthescales |5.0.6 |DONE |Manifest: NOSIGNATURE
- repurposed_structures_forge-5.1.14+1.18.2.jar |Repurposed Structures |repurposed_structures |5.1.14+1.18.2 |DONE |Manifest: NOSIGNATURE
- ironfurnaces-1.18.2-3.3.1.jar |Iron Furnaces |ironfurnaces |3.3.1 |DONE |Manifest: NOSIGNATURE
- 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
- mcw-trapdoors-1.0.7-mc1.18.2.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.7 |DONE |Manifest: NOSIGNATURE
- supermartijn642corelib-1.0.19-forge-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.19 |DONE |Manifest: NOSIGNATURE
- YungsBridges-1.18.2-Forge-2.1.0.jar |YUNG's Bridges |yungsbridges |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- Botania-1.18.2-434.jar |Botania |botania |1.18.2-434 |DONE |Manifest: NOSIGNATURE
- spark-1.9.11-forge.jar |spark |spark |1.9.11 |DONE |Manifest: NOSIGNATURE
- curios-forge-1.18.2-5.0.7.1.jar |Curios API |curios |1.18.2-5.0.7.1 |DONE |Manifest: NOSIGNATURE
- corail_woodcutter-1.18.2-2.3.6.jar |Corail Woodcutter |corail_woodcutter |2.3.6 |DONE |Manifest: NOSIGNATURE
- oculus-mc1.18.2-1.2.5a.jar |Oculus |oculus |1.2.5a |DONE |Manifest: NOSIGNATURE
- advgenerators-1.1.0.6-mc1.18.2.jar |Advanced Generators |advgenerators |1.1.0.6 |DONE |Manifest: NOSIGNATURE
- YungsExtras-1.18.2-Forge-2.1.0.jar |YUNG's Extras |yungsextras |1.18.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE
- angelring-1.18-1.5.0.jar |Angel Ring |angelring |1.5.0 |DONE |Manifest: NOSIGNATURE
- tombstone-7.4.11-1.18.2.jar |Corail Tombstone |tombstone |7.4.11 |DONE |Manifest: NOSIGNATURE
- antighost-1.18.1-forge39.0.9-1.1.2.jar |AntiGhost |antighost |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
- NaturesAura-36.2.jar |Nature's Aura |naturesaura |36.2 |DONE |Manifest: NOSIGNATURE
- constructionwand-1.18.2-2.7.jar |Construction Wand |constructionwand |1.18.2-2.7 |DONE |Manifest: NOSIGNATURE
- mcw-roofs-2.1.2-mc1.18.2.jar |Macaw's Roofs |mcwroofs |2.1.2 |DONE |Manifest: NOSIGNATURE
- littlelogistics-mc1.18.2-v1.2.5.jar |Little Logistics |littlelogistics |1.2.5 |DONE |Manifest: NOSIGNATURE
- cfm-7.0.0-pre29-1.18.2.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre29 |DONE |Manifest: NOSIGNATURE
- Chimes-1.1.2-1.18.2.jar |Chimes |chimes |1.1.2 |DONE |Manifest: NOSIGNATURE
- InvMoveCompats-1.18-0.2.0-Forge.jar |InvMove Compat |invmove_compat |0.2.0 |DONE |Manifest: NOSIGNATURE
- rebindnarrator-forge-1.18.x-1.2.2.jar |RebindNarrator |rebindnarrator |1.2.2 |DONE |Manifest: NOSIGNATURE
- toms_storage-1.18.2-1.3.4.jar |Tom's Simple Storage Mod |toms_storage |1.3.4 |DONE |Manifest: NOSIGNATURE
- FastLeafDecay-28.jar |FastLeafDecay |fastleafdecay |28 |DONE |Manifest: NOSIGNATURE
- YungsBetterMineshafts-1.18.2-Forge-2.2.jar |YUNG's Better Mineshafts |bettermineshafts |1.18.2-Forge-2.2 |DONE |Manifest: NOSIGNATURE
- geckolib-forge-1.18-3.0.33.jar |GeckoLib |geckolib3 |3.0.33 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- mcw-lights-1.0.4-mc1.18.2.jar |Macaw's Lights and Lamps |mcwlights |1.0.4 |DONE |Manifest: NOSIGNATURE
- 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
- DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE
- ClearDespawn-forge-1.18.2-1.1.7.jar |ClearDespawn |cleardespawn |1.1.7 |DONE |Manifest: NOSIGNATURE
- Kiwi-1.18.2-forge-6.1.2.jar |Kiwi |kiwi |6.1.2 |DONE |Manifest: NOSIGNATURE
- clienttweaks-forge-1.18.1-7.1.0.jar |Client Tweaks |clienttweaks |7.1.0 |DONE |Manifest: NOSIGNATURE
- nomowanderer-1.18.2_1.1.3.jar |NoMoWanderer |nomowanderer |1.18.2_1.1.3 |DONE |Manifest: NOSIGNATURE
- jei-1.18.2-9.7.0.226.jar |Just Enough Items |jei |9.7.0.226 |DONE |Manifest: NOSIGNATURE
- 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
- Mekanism-1.18.2-10.2.5.465.jar |Mekanism |mekanism |10.2.5 |DONE |Manifest: NOSIGNATURE
- caelus-forge-1.18.1-3.0.0.2.jar |Caelus API |caelus |1.18.1-3.0.0.2 |DONE |Manifest: NOSIGNATURE
- colytra-forge-1.18.1-5.2.0.2.jar |Colytra |colytra |1.18.1-5.2.0.2 |DONE |Manifest: NOSIGNATURE
- bdlib-1.19.3.7-mc1.18.2.jar |BdLib |bdlib |1.19.3.7 |DONE |Manifest: NOSIGNATURE
- 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
- NaturesCompass-1.18.2-1.9.7-forge.jar |Nature's Compass |naturescompass |1.18.2-1.9.7-forge |DONE |Manifest: NOSIGNATURE
- additionalbars-3.0.1-beta+1.18.2.jar |Additional Bars |additionalbars |3.0.1-beta |DONE |Manifest: NOSIGNATURE
- jumpboat-1.18.2-0.1.0.3.jar |Jumpy Boats |jumpboat |1.18.2-0.1.0.3 |DONE |Manifest: NOSIGNATURE
- LibX-1.18.2-3.2.18.jar |LibX |libx |1.18.2-3.2.18 |DONE |Manifest: NOSIGNATURE
- compactmachines-4.5.0.jar |Compact Machines 4 |compactmachines |4.5.0 |DONE |Manifest: NOSIGNATURE
- phosphophyllite-1.18.2-0.6.0-beta.1.4.jar |Phosphophyllite |phosphophyllite |0.6.0-beta.1.4 |DONE |Manifest: NOSIGNATURE
- curioofundying-forge-1.18-5.3.0.0.jar |Curio of Undying |curioofundying |1.18-5.3.0.0 |DONE |Manifest: NOSIGNATURE
- farmingforblockheads-forge-1.18.2-10.0.2.jar |Farming for Blockheads |farmingforblockheads |10.0.2 |DONE |Manifest: NOSIGNATURE
- pneumaticcraft-repressurized-1.18.2-3.4.0-124.jar |PneumaticCraft: Repressurized |pneumaticcraft |1.18.2-3.4.0-124 |DONE |Manifest: NOSIGNATURE
- starlight-1.0.2+forge.546ae87.jar |Starlight |starlight |1.0.2+forge.83663de |DONE |Manifest: NOSIGNATURE
- ExtraDisks-1.18.2-2.1.0.jar |Extra Disks |extradisks |1.18.2-2.1.0 |DONE |Manifest: NOSIGNATURE
- rubidium_extras-1.18.2_v1.3.2.jar |Rubidium Extras |rubidium_extras |1.18.2_v1.3.2 |DONE |Manifest: NOSIGNATURE
- MythicBotany-1.18.2-2.1.11.jar |MythicBotany |mythicbotany |1.18.2-2.1.11 |DONE |Manifest: NOSIGNATURE
- IntegratedCrafting-1.18.2-1.0.23.jar |IntegratedCrafting |integratedcrafting |1.0.23 |DONE |Manifest: NOSIGNATURE
- DungeonsArise-1.18.2-2.1.50d-beta.jar |When Dungeons Arise |dungeons_arise |2.1.50d-1.18.2 |DONE |Manifest: NOSIGNATURE
- 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
- logprot-1.18.2-1.6.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
- theoneprobe-1.18-5.1.0.jar |The One Probe |theoneprobe |1.18-5.1.0 |DONE |Manifest: NOSIGNATURE
- appliedenergistics2-11.1.5.jar |Applied Energistics 2 |ae2 |11.1.5 |DONE |Manifest: NOSIGNATURE
- AEInfinityBooster-1.18.2-1.1.0+9.jar |AEInfinityBooster |aeinfinitybooster |1.18.2-1.1.0+9 |DONE |Manifest: NOSIGNATURE
- TerraBlender-forge-1.18.2-1.1.0.102.jar |TerraBlender |terrablender |1.18.2-1.1.0.102 |DONE |Manifest: NOSIGNATURE
- MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- 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
- 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
- betterfpsdist-1.18.2-1.5.jar |betterfpsdist mod |betterfpsdist |1.18.2-1.5 |DONE |Manifest: NOSIGNATURE
- pipez-1.18.2-1.1.5.jar |Pipez |pipez |1.18.2-1.1.5 |DONE |Manifest: NOSIGNATURE
- notenoughanimations-forge-1.6.0-mc1.18.2.jar |NotEnoughAnimations Mod |notenoughanimations |1.6.0 |DONE |Manifest: NOSIGNATURE
- flywheel-forge-1.18-0.6.4.jar |Flywheel |flywheel |1.18-0.6.4.87 |DONE |Manifest: NOSIGNATURE
- Mantle-1.18.2-1.9.27.jar |Mantle |mantle |1.9.27 |DONE |Manifest: NOSIGNATURE
- IntegratedDynamics-1.18.2-1.11.7.jar |IntegratedDynamics |integrateddynamics |1.11.7 |DONE |Manifest: NOSIGNATURE
- itemcollectors-1.1.5-mc1.18.jar |Item Collectors |itemcollectors |1.1.5 |DONE |Manifest: NOSIGNATURE
- Croptopia-1.18.2-FORGE-2.0.5.jar |Croptopia |croptopia |2.0.5 |DONE |Manifest: NOSIGNATURE
- baubley-heart-canisters-1.18.2-1.0.0.jar |Baubley Heart Canisters |bhc |1.18.2-1.0.0 |DONE |Manifest: NOSIGNATURE
- polymorph-forge-1.18.2-0.44.jar |Polymorph |polymorph |1.18.2-0.44 |DONE |Manifest: NOSIGNATURE
- JustEnoughProfessions-1.18.2-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
- [1.18.2] SecurityCraft v1.9.3.jar |SecurityCraft |securitycraft |1.9.3 |DONE |Manifest: NOSIGNATURE
- entityculling-forge-mc1.18-1.5.1.jar |EntityCulling |entityculling |1.5.1 |DONE |Manifest: NOSIGNATURE
- effective_fg-1.1.jar |Effective (Forge) |effective_fg |1.0 |DONE |Manifest: NOSIGNATURE
- structurize-1.18.2-1.0.424-ALPHA.jar |Structurize |structurize |1.18.2-1.0.424-ALPHA|DONE |Manifest: NOSIGNATURE
- AmbientEnvironment-forge-1.18.2-7.0+19.jar |Ambient Environment |ambientenvironment |7.0+19 |DONE |Manifest: NOSIGNATURE
- creativecrafter-1.18.2-0.2121.jar |Creative Crafter |creativecrafter |1.18.2-0.2121 |DONE |Manifest: NOSIGNATURE
- FastFurnace-1.18.2-6.0.3.jar |FastFurnace |fastfurnace |6.0.3 |DONE |Manifest: NOSIGNATURE
- structures_compass-1.18.2-1.4.1.jar |Structures Compass |structures_compass |1.18.2-1.4.1 |DONE |Manifest: NOSIGNATURE
- connectedglass-1.1.4-forge-mc1.18.jar |Connected Glass |connectedglass |1.1.4 |DONE |Manifest: NOSIGNATURE
- occultism-1.18.2-1.39.0.jar |Occultism |occultism |1.18.2-1.39.0 |DONE |Manifest: NOSIGNATURE
- 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
- parry-2.3.jar |Shield Parry |parry |2.3 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- extremesoundmuffler-3.28_forge-1.18.2.jar |Extreme Sound Muffler |extremesoundmuffler |3.28_forge-1.18.1 |DONE |Manifest: NOSIGNATURE
- 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
- defaultoptions-forge-1.18.2-14.1.1.jar |Default Options |defaultoptions |14.1.1 |DONE |Manifest: NOSIGNATURE
- rsrequestify-2.2.0.jar |RSRequestify |rsrequestify |2.2.0 |DONE |Manifest: NOSIGNATURE
- hexerei-0.2.2.jar |Hexerei |hexerei |0.2.2 |DONE |Manifest: NOSIGNATURE
- CyclopsCore-1.18.2-1.16.0.jar |Cyclops Core |cyclopscore |1.16.0 |DONE |Manifest: NOSIGNATURE
- SuperCircuitMaker2-0.2.9+1.18.2.jar |Super Circuit Maker |supercircuitmaker |0.2.9 |DONE |Manifest: NOSIGNATURE
- blue_skies-1.18.2-1.3.12.jar |Blue Skies |blue_skies |1.3.12 |DONE |Manifest: NOSIGNATURE
- 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
- netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
- advancedperipherals-1.18.2-0.7.16b.jar |Advanced Peripherals |advancedperipherals |0.7.16b |DONE |Manifest: NOSIGNATURE
- 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
- UtilitiX-1.18.2-0.4.6.jar |UtilitiX |utilitix |1.18.2-0.4.6 |DONE |Manifest: NOSIGNATURE
- incontrol-1.18-6.0.14.jar |InControl |incontrol |1.18-6.0.14 |DONE |Manifest: NOSIGNATURE
- connectivity-1.18.2-3.2.jar |Connectivity Mod |connectivity |1.18.2-3.2 |DONE |Manifest: NOSIGNATURE
- sophisticatedcore-1.18.2-0.4.11.89.jar |Sophisticated Core |sophisticatedcore |1.18.2-0.4.11.89 |DONE |Manifest: NOSIGNATURE
- 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
- glassential-forge-1.18.2-1.2.3.jar |Glassential |glassential |1.18.2-1.2.3 |DONE |Manifest: NOSIGNATURE
- cookingforblockheads-forge-1.18.2-12.0.2.jar |CookingForBlockheads |cookingforblockheads |12.0.2 |DONE |Manifest: NOSIGNATURE
- Controlling-forge-1.18.2-9.0+21.jar |Controlling |controlling |9.0+21 |DONE |Manifest: NOSIGNATURE
- Placebo-1.18.2-6.4.2.jar |Placebo |placebo |6.4.2 |DONE |Manifest: NOSIGNATURE
- 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
- moreminecarts-1.4.6.jar |More Minecarts |moreminecarts |1.4.6 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- itemzoom-1.18.2-2.6.0.jar |Item Zoom |itemzoom |2.6.0 |DONE |Manifest: NOSIGNATURE
- sophisticatedbackpacks-1.18.2-3.18.16.671.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.2-3.18.16.671 |DONE |Manifest: NOSIGNATURE
- littlecontraptions-forge-1.18.2.0.jar |Little Contraptions |littlecontraptions |1.18.2.0 |DONE |Manifest: NOSIGNATURE
- buildinggadgets-3.13.0-build.5+mc1.18.2.jar |Building Gadgets |buildinggadgets |3.13.0-build.5+mc1.1|DONE |Manifest: NOSIGNATURE
- FramedBlocks-5.5.0.jar |FramedBlocks |framedblocks |5.5.0 |DONE |Manifest: NOSIGNATURE
- 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
- silent-gear-1.18.2-2.10.10.jar |Silent Gear |silentgear |2.10.10 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- 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
- 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
- inventoryhotswap-forge-1.18.2-1.3.jar |Inventory Hotswap |inventoryhotswap |1.3 |DONE |Manifest: NOSIGNATURE
- 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
- appleskin-forge-mc1.18-2.4.0.jar |AppleSkin |appleskin |2.4.0+mc1.18 |DONE |Manifest: NOSIGNATURE
- Aquaculture-1.18.2-2.3.7.jar |Aquaculture 2 |aquaculture |1.18.2-2.3.7 |DONE |Manifest: NOSIGNATURE
- mcw-doors-1.0.6-mc1.18.2.jar |Macaw's Doors |mcwdoors |1.0.6 |DONE |Manifest: NOSIGNATURE
- LightingWand-1.18.2-forge-4.0.0.jar |Lighting Wand |lightingwand |4.0.0 |DONE |Manifest: NOSIGNATURE
- jeed-1.18.2-1.11.jar |Just Enough Effect Description|jeed |1.18.2-1.11 |DONE |Manifest: NOSIGNATURE
- MekanismGenerators-1.18.2-10.2.5.465.jar |Mekanism: Generators |mekanismgenerators |10.2.5 |DONE |Manifest: NOSIGNATURE
- FpsReducer2-forge-1.18.2-2.0.jar |FPS Reducer |fpsreducer |1.18.2-2.0 |DONE |Manifest: NOSIGNATURE
- [1.18.2] BobLib-0.3.0.jar |BobLib |boblib |0.3.0 |DONE |Manifest: NOSIGNATURE
- 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
- signtools-forge.1.18-1.0.1.jar |Sign Tools |signtools |1.0.1 |DONE |Manifest: NOSIGNATURE
- twilightforest-1.18.2-4.1.1220-universal.jar |The Twilight Forest |twilightforest |4.1.1220 |DONE |Manifest: NOSIGNATURE
- 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
- konkrete_forge_1.5.1_MC_1.18-1.18.2.jar |Konkrete |konkrete |1.5.1 |DONE |Manifest: NOSIGNATURE
- ExperienceBugFix-1.18-1.38.0.2.jar |Experience Bug Fix |experiencebugfix |1.38.0.2 |DONE |Manifest: NOSIGNATURE
- RSInfinityBooster-1.18.2-2.1+16.jar |RSInfinityBooster |rsinfinitybooster |1.18.2-2.1+16 |DONE |Manifest: NOSIGNATURE
- refinedstorage-1.10.2.jar |Refined Storage |refinedstorage |1.10.2 |DONE |Manifest: NOSIGNATURE
- ExtraStorage-1.18.2-2.2.0.jar |Extra Storage |extrastorage |2.2.0 |DONE |Manifest: NOSIGNATURE
- EquipmentCompare-1.18.1-1.2.12.jar |Equipment Compare |equipmentcompare |1.2.12 |DONE |Manifest: NOSIGNATURE
- chipped-1.18.2-1.2.1-forge.jar |Chipped |chipped |1.18.2-1.2.1-forge |DONE |Manifest: NOSIGNATURE
- mcw-bridges-2.0.3-mc1.18.2.jar |Macaw's Bridges |mcwbridges |2.0.3 |DONE |Manifest: NOSIGNATURE
- FarmersDelight-1.18.2-1.1.2.jar |Farmer's Delight |farmersdelight |1.18.2-1.1.2 |DONE |Manifest: NOSIGNATURE
- HostileNeuralNetworks-1.18.2-3.2.0.jar |Hostile Neural Networks |hostilenetworks |3.2.0 |DONE |Manifest: NOSIGNATURE
- entangled-1.3.11-forge-mc1.18.jar |Entangled |entangled |1.3.11 |DONE |Manifest: NOSIGNATURE
- endertanks-1.18-1.11.7.jar |EnderTanks |endertanks |1.11.7 |DONE |Manifest: NOSIGNATURE
- CommonCapabilities-1.18.2-2.8.2.jar |CommonCapabilities |commoncapabilities |2.8.2 |DONE |Manifest: NOSIGNATURE
- AmbientSounds_FORGE_v5.0.16_mc1.18.2.jar |Ambient Sounds |ambientsounds |5.0.16 |DONE |Manifest: NOSIGNATURE
- crashutilities-4.1.jar |Crash Utilities |crashutilities |4.1 |DONE |Manifest: NOSIGNATURE
- getittogetherdrops-1.18.2-1.2.jar |Get It Together, Drops! |getittogetherdrops |1.2 |DONE |Manifest: NOSIGNATURE
- Boat-Item-View-Forge-1.18-0.0.3.jar |Boat Item View |boatiview |0.0.3 |DONE |Manifest: NOSIGNATURE
- mcw-fences-1.0.6-mc1.18.2.jar |Macaw's Fences and Walls |mcwfences |1.0.6 |DONE |Manifest: NOSIGNATURE
- wirelesschargers-1.0.6-forge-mc1.18.jar |Wireless Chargers |wirelesschargers |1.0.6 |DONE |Manifest: NOSIGNATURE
- simplylight-1.18.2-1.4.2-build.31.jar |Simply Light |simplylight |1.18.2-1.4.2-build.3|DONE |Manifest: NOSIGNATURE
- dpanvil-1.18.2-3.4.1.jar |DataPack Anvil |dpanvil |1.18.2-3.4.1 |DONE |Manifest: NOSIGNATURE
- Patchouli-1.18.2-71.1.jar |Patchouli |patchouli |1.18.2-71.1 |DONE |Manifest: NOSIGNATURE
- ars_nouveau-1.18.2-2.7.3.jar |Ars Nouveau |ars_nouveau |2.7.3 |DONE |Manifest: NOSIGNATURE
- blockui-1.18.2-0.0.58-ALPHA.jar |UI Library Mod |blockui |1.18.2-0.0.58-ALPHA |DONE |Manifest: NOSIGNATURE
- multi-piston-1.18.2-1.2.15-ALPHA.jar |Multi-Piston |multipiston |1.18.2-1.2.15-ALPHA |DONE |Manifest: NOSIGNATURE
- ironchests-2.0.3-forge.jar |Iron Chests: Restocked |ironchests |2.0.3 |DONE |Manifest: NOSIGNATURE
- betterbiomeblend-1.18.2-1.3.5-forge.jar |Better Biome Blend |betterbiomeblend |1.3.5-forge |DONE |Manifest: NOSIGNATURE
- 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
- 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
- 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
- IntegratedTunnels-1.18.2-1.8.13.jar |IntegratedTunnels |integratedtunnels |1.8.13 |DONE |Manifest: NOSIGNATURE
- BetterThirdPerson-Forge-1.18.2-1.8.1.jar |Better Third Person |betterthirdperson |1.8.1 |DONE |Manifest: NOSIGNATURE
- MysticalCustomization-1.18.2-3.1.2.jar |Mystical Customization |mysticalcustomization |3.1.2 |DONE |Manifest: NOSIGNATURE
- lostcities-1.18-5.3.8.jar |LostCities |lostcities |1.18-5.3.8 |DONE |Manifest: NOSIGNATURE
- libnonymous-2.1.0.jar |libnonymous |libnonymous |2.1.0 |DONE |Manifest: NOSIGNATURE
- elevatorid-1.18.2-1.8.4.jar |Elevator Mod |elevatorid |1.18.2-1.8.4 |DONE |Manifest: NOSIGNATURE
- ftb-ultimine-forge-1802.3.3-build.55.jar |FTB Ultimine |ftbultimine |1802.3.3-build.55 |DONE |Manifest: NOSIGNATURE
- YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar |YUNG's Better Strongholds |betterstrongholds |1.18.2-Forge-2.1.1 |DONE |Manifest: NOSIGNATURE
- 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
- MekanismTools-1.18.2-10.2.5.465.jar |Mekanism: Tools |mekanismtools |10.2.5 |DONE |Manifest: NOSIGNATURE
- InventoryProfilesNext-forge-1.18.2-1.6.4.jar |Inventory Profiles Next |inventoryprofilesnext |1.6.4 |DONE |Manifest: NOSIGNATURE
- architectury-4.7.78-forge.jar |Architectury |architectury |4.7.78 |DONE |Manifest: NOSIGNATURE
- ftb-library-forge-1802.3.6-build.140.jar |FTB Library |ftblibrary |1802.3.6-build.140 |DONE |Manifest: NOSIGNATURE
- ftb-industrial-contraptions-1802.1.6-build.210.jar|FTB Industrial Contraptions |ftbic |1802.1.6-build.210 |DONE |Manifest: NOSIGNATURE
- myrtrees-forge-1.1.0-build.29.jar |Myrtrees |myrtrees |1.1.0-build.29 |DONE |Manifest: NOSIGNATURE
- findme-3.0.6-forge.jar |FindMe |findme |3.0.6 |DONE |Manifest: NOSIGNATURE
- ftb-teams-forge-1802.2.6-build.51.jar |FTB Teams |ftbteams |1802.2.6-build.51 |DONE |Manifest: NOSIGNATURE
- ftb-ranks-forge-1802.1.8-build.34.jar |FTB Ranks |ftbranks |1802.1.8-build.34 |DONE |Manifest: NOSIGNATURE
- ftb-essentials-1802.1.7-build.42.jar |FTB Essentials |ftbessentials |1802.1.7-build.42 |DONE |Manifest: NOSIGNATURE
- curiouselytra-forge-1.18.1-5.0.1.0.jar |Curious Elytra |curiouselytra |1.18.1-5.0.1.0 |DONE |Manifest: NOSIGNATURE
- cc-tweaked-1.18.2-1.100.9.jar |CC: Tweaked |computercraft |1.100.9 |DONE |Manifest: NOSIGNATURE
- AI-Improvements-1.18.2-0.5.0.jar |AI-Improvements |aiimprovements |0.5.0 |DONE |Manifest: NOSIGNATURE
- moreoverlays-1.20.5-mc1.18.1.jar |More Overlays Updated |moreoverlays |1.20.5-mc1.18.1 |DONE |Manifest: NOSIGNATURE
- productivebees-1.18.2-0.9.0.10.jar |Productive Bees |productivebees |1.18.2-0.9.0.10 |DONE |Manifest: NOSIGNATURE
- trashcans-1.0.15-forge-mc1.18.jar |Trash Cans |trashcans |1.0.15 |DONE |Manifest: NOSIGNATURE
- inventoryessentials-forge-1.18.2-4.0.2.jar |Inventory Essentials |inventoryessentials |4.0.2 |DONE |Manifest: NOSIGNATURE
- polylib-forge-1801.0.2-build.13.jar |PolyLib |polylib |1801.0.2-build.13 |DONE |Manifest: NOSIGNATURE
- observable-2.2.3-forge.jar |Observable |observable |2.2.3 |DONE |Manifest: NOSIGNATURE
- voidtotem-forge-1.18.2-1.3.1.jar |Void Totem |voidtotem |1.18.2-1.3.1 |DONE |Manifest: NOSIGNATURE
- DarkModeEverywhere-1.18.1-1.0.2.jar |DarkModeEverywhere |darkmodeeverywhere |1.18.1-1.0.2 |DONE |Manifest: NOSIGNATURE
- BetterAdvancements-1.18.2-0.2.1.132.jar |Better Advancements |betteradvancements |0.2.1.132 |DONE |Manifest: NOSIGNATURE
- rhino-forge-1802.1.14-build.206.jar |Rhino |rhino |1802.1.14-build.206 |DONE |Manifest: NOSIGNATURE
- biggerreactors-1.18.2-0.6.0-beta.1.2.jar |Bigger Reactors |biggerreactors |0.6.0-beta.1.2 |DONE |Manifest: NOSIGNATURE
- RootsClassic-1.18.2-1.1.25.jar |Roots Classic |rootsclassic |1.18.2-1.1.25 |DONE |Manifest: NOSIGNATURE
- Cucumber-1.18.2-5.1.2.jar |Cucumber Library |cucumber |5.1.2 |DONE |Manifest: NOSIGNATURE
- betteranimalmodels-1.18.2-5.6.0-forge.jar |Cyber's Better Animal Models |betteranimalmodels |1.18.2-5.6.0 |DONE |Manifest: NOSIGNATURE
- jmi-forge-1.18.2-0.13-25.jar |JourneyMap Integration |jmi |0.13-25 |DONE |Manifest: NOSIGNATURE
- sophisticatedstorage-1.18.2-0.4.8.93.jar |Sophisticated Storage |sophisticatedstorage |1.18.2-0.4.8.93 |DONE |Manifest: NOSIGNATURE
- additionallanterns-1.0.1-mc1.18.jar |Additional Lanterns |additionallanterns |1.0.1 |DONE |Manifest: NOSIGNATURE
- item-filters-forge-1802.2.7-build.33.jar |Item Filters |itemfilters |1802.2.7-build.33 |DONE |Manifest: NOSIGNATURE
- elementalcraft-1.18.2-4.4.17.jar |ElementalCraft |elementalcraft |1.18.2-4.4.17 |DONE |Manifest: NOSIGNATURE
- platforms-1.18-1.9.5.jar |Platforms |platforms |1.9.5 |DONE |Manifest: NOSIGNATURE
- InvMove-1.18-0.8.1-Forge.jar |InvMove |invmove |0.8.1 |DONE |Manifest: NOSIGNATURE
- 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
- create-mc1.18.2_v0.5.0c.jar |Create |create |0.5.0c |DONE |Manifest: NOSIGNATURE
- waystones-forge-1.18.2-10.1.0.jar |Waystones |waystones |10.1.0 |DONE |Manifest: NOSIGNATURE
- Clumps-forge-1.18.2-8.0.0+15.jar |Clumps |clumps |8.0.0+15 |DONE |Manifest: NOSIGNATURE
- journeymap-1.18.2-5.9.0beta1-forge.jar |Journeymap |journeymap |5.9.0beta1 |DONE |Manifest: NOSIGNATURE
- comforts-forge-1.18.2-5.0.0.4.jar |Comforts |comforts |1.18.2-5.0.0.4 |DONE |Manifest: NOSIGNATURE
- artifacts-1.18.2-4.1.0.jar |Artifacts |artifacts |1.18.2-4.1.0 |DONE |Manifest: NOSIGNATURE
- configured-1.5.3-1.18.2.jar |Configured |configured |1.5.3 |DONE |Manifest: NOSIGNATURE
- DimStorage-1.18.2-6.1.0.jar |DimStorage |dimstorage |6.1.0 |DONE |Manifest: NOSIGNATURE
- ItemBorders-1.18.1-1.1.5.jar |Item Borders |itemborders |1.1.5 |DONE |Manifest: NOSIGNATURE
- MyServerIsCompatible-1.18-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
- DungeonCrawl-1.18.2-2.3.10.jar |Dungeon Crawl |dungeoncrawl |2.3.10 |DONE |Manifest: NOSIGNATURE
- charginggadgets-1.7.0.jar |Charging Gadgets |charginggadgets |1.7.0 |DONE |Manifest: NOSIGNATURE
- Nimble-1.18-forge-2.2.1.jar |Nimble |nimble |2.2.1 |DONE |Manifest: NOSIGNATURE
- create-confectionery1.18.2_v1.0.8.jar |Create Confectionery |create_confectionery |1.0.8 |DONE |Manifest: NOSIGNATURE
- bonsaitrees3-3.1.0.jar |Bonsai Trees 3 |bonsaitrees3 |3.1.0 |DONE |Manifest: NOSIGNATURE
- lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
- mcjtylib-1.18-6.0.16.jar |McJtyLib |mcjtylib |1.18-6.0.16 |DONE |Manifest: NOSIGNATURE
- rftoolsbase-1.18-3.0.9.jar |RFToolsBase |rftoolsbase |1.18-3.0.9 |DONE |Manifest: NOSIGNATURE
- xnet-1.18-4.0.5.jar |XNet |xnet |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
- rftoolspower-1.18-4.0.5.jar |RFToolsPower |rftoolspower |1.18-4.0.5 |DONE |Manifest: NOSIGNATURE
- rftoolsbuilder-1.18-4.0.13.jar |RFToolsBuilder |rftoolsbuilder |1.18-4.0.13 |DONE |Manifest: NOSIGNATURE
- deepresonance-3.0.10.jar |DeepResonance |deepresonance |3.0.10 |DONE |Manifest: NOSIGNATURE
- XNetGases-1.18.2-3.0.1.jar |XNet Gases |xnetgases |3.0.1 |DONE |Manifest: NOSIGNATURE
- rftoolsstorage-1.18-3.0.8.jar |RFToolsStorage |rftoolsstorage |1.18-3.0.8 |DONE |Manifest: NOSIGNATURE
- rftoolscontrol-1.18-5.0.6.jar |RFToolsControl |rftoolscontrol |1.18-5.0.6 |DONE |Manifest: NOSIGNATURE
- restrictions-1.18-4.0.0.jar |Restrictions |restrictions |1.18-4.0.0 |DONE |Manifest: NOSIGNATURE
- YungsBetterDesertTemples-1.18.2-Forge-1.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.18.2-Forge-1.3 |DONE |Manifest: NOSIGNATURE
- mahoutsukai-1.18.2-v1.34.31.jar |Mahou Tsukai |mahoutsukai |1.18.2-v1.34.31 |DONE |Manifest: NOSIGNATURE
- farsight-1.18.2-1.9.jar |Farsight mod |farsight_view |1.18.2-1.9 |DONE |Manifest: NOSIGNATURE
- ToastControl-1.18.2-6.0.2.jar |Toast Control |toastcontrol |6.0.2 |DONE |Manifest: NOSIGNATURE
- mininggadgets-1.11.0.jar |Mining Gadgets |mininggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
- hexcasting-forge-1.18.2-0.9.1.jar |Hex Casting |hexcasting |0.9.1 |DONE |Manifest: NOSIGNATURE
- ftb-chunks-forge-1802.3.6-build.147.jar |FTB Chunks |ftbchunks |1802.3.6-build.147 |DONE |Manifest: NOSIGNATURE
- kubejs-forge-1802.5.4-build.533.jar |KubeJS |kubejs |1802.5.4-build.533 |DONE |Manifest: NOSIGNATURE
- lazierae2-1.18.2-3.1.1.jar |Lazier AE2 |lazierae2 |3.1.1 |DONE |Manifest: NOSIGNATURE
- kubejs-thermal-1802.1.5-build.14.jar |KubeJS Thermal |kubejs_thermal |1802.1.5-build.14 |DONE |Manifest: NOSIGNATURE
- ftb-quests-forge-1802.3.8-build.101.jar |FTB Quests |ftbquests |1802.3.8-build.101 |DONE |Manifest: NOSIGNATURE
- kubejs-create-forge-1802.2.2-build.26.jar |KubeJS Create |kubejs_create |1802.2.2-build.26 |DONE |Manifest: NOSIGNATURE
- kubejs-immersive-engineering-1802.2.1-build.35.jar|KubeJS Immersive Engineering |kubejs_immersive_engineering |1802.2.1-build.35 |DONE |Manifest: NOSIGNATURE
- kubejs-mekanism-1802.1.3-build.8.jar |KubeJS Mekanism |kubejs_mekanism |1802.1.3-build.8 |DONE |Manifest: NOSIGNATURE
- ponderjs-1.18.2-1.1.8.jar |PonderJS |ponderjs |1.1.8 |DONE |Manifest: NOSIGNATURE
- 3dskinlayers-forge-1.4.6-mc1.18.2.jar |3dSkinLayers |skinlayers3d |1.4.6 |DONE |Manifest: NOSIGNATURE
- BloodMagic-1.18.2-3.2.3-38.jar |Blood Magic |bloodmagic |1.18.2-3.2.3-38 |DONE |Manifest: NOSIGNATURE
- selene-1.18.2-1.17.9.jar |Selene |selene |1.18.2-1.17.9 |DONE |Manifest: NOSIGNATURE
- supplementaries-1.18.2-1.4.8.jar |Supplementaries |supplementaries |1.18.2-1.4.8 |DONE |Manifest: NOSIGNATURE
- MysticalAgriculture-1.18.2-5.1.1.jar |Mystical Agriculture |mysticalagriculture |5.1.1 |DONE |Manifest: NOSIGNATURE
- MysticalAgradditions-1.18.2-5.1.2.jar |Mystical Agradditions |mysticalagradditions |5.1.2 |DONE |Manifest: NOSIGNATURE
- craftingtweaks-forge-1.18.2-14.0.3.jar |CraftingTweaks |craftingtweaks |14.0.3 |DONE |Manifest: NOSIGNATURE
- TConstruct-1.18.2-3.5.1.31.jar |Tinkers' Construct |tconstruct |3.5.1.31 |DONE |Manifest: NOSIGNATURE
- rftoolsutility-1.18-4.0.16.jar |RFToolsUtility |rftoolsutility |1.18-4.0.16 |DONE |Manifest: NOSIGNATURE
- 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
- eccentrictome-1.18.2-1.8.0.jar |Eccentric Tome |eccentrictome |0.0NONE |DONE |Manifest: NOSIGNATURE
- ToolBelt-1.18.2-1.18.8.jar |Tool Belt |toolbelt |1.18.8 |DONE |Manifest: NOSIGNATURE
- titanium-1.18.2-3.5.6-38.jar |Titanium |titanium |3.5.6 |DONE |Manifest: NOSIGNATURE
- silent-lib-1.18.2-6.2.0.jar |Silent Lib |silentlib |6.2.0 |DONE |Manifest: NOSIGNATURE
- AE2-Things-1.0.3-beta.jar |AE2 Things |ae2things |1.0.3-beta |DONE |Manifest: NOSIGNATURE
- CreativeCore_FORGE_v2.6.12_mc1.18.2.jar |CreativeCore |creativecore |2.6.12 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- Iceberg-1.18.2-1.0.44.jar |Iceberg |iceberg |1.0.44 |DONE |Manifest: NOSIGNATURE
- reliquary-1.18.2-2.0.12.1143.jar |Reliquary |reliquary |1.18.2-2.0.12.1143 |DONE |Manifest: NOSIGNATURE
- LegendaryTooltips-1.18.2-1.2.5.jar |Legendary Tooltips |legendarytooltips |1.2.5 |DONE |Manifest: NOSIGNATURE
- PigPen-Forge-1.18.2-8.0.1.jar |PigPen |pigpen |8.0.1 |DONE |Manifest: NOSIGNATURE
- FastWorkbench-1.18.2-6.0.2.jar |Fast Workbench |fastbench |6.0.2 |DONE |Manifest: NOSIGNATURE
- FluxNetworks-1.18.2-7.0.6.7.jar |Flux Networks |fluxnetworks |7.0.6.7 |DONE |Manifest: NOSIGNATURE
- enderchests-1.18-1.9.6.jar |EnderChests |enderchests |1.9.6 |DONE |Manifest: NOSIGNATURE
- Applied-Botanics-1.0.1.jar |Applied Botanics |appbot |1.0.1 |DONE |Manifest: NOSIGNATURE
- InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
- quartz-1.18.2-0.0.0-beta.1.3.jar |Quartz |quartz |0.0.0-beta.1.3 |DONE |Manifest: NOSIGNATURE
- minecolonies-1.18.2-1.0.919-ALPHA.jar |MineColonies |minecolonies |1.18.2-1.0.919-ALPHA|DONE |Manifest: NOSIGNATURE
- pylons-1.18.2-2.1.1.jar |Pylons |pylons |2.1.1 |DONE |Manifest: NOSIGNATURE
- creeperoverhaul-1.18.2-1.3.0-forge.jar |Creeper Overhaul |creeperoverhaul |1.3.0 |DONE |Manifest: NOSIGNATURE
- 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
- 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
- SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
- functionalstorage-1.18.2-0.0.20.jar |Functional Storage |functionalstorage |1.18.2-0.0.20 |DONE |Manifest: NOSIGNATURE
- randomblockplacement-1.18.1-forge39.0.9-1.1.jar |RandomBlockPlacement |randomblockplacement |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
- modular-routers-1.18.2-9.1.1-93.jar |Modular Routers |modularrouters |9.1.1-93 |DONE |Manifest: NOSIGNATURE
- Enhanced_Celestials-forge-1.18.2-2.0.7.jar |Enhanced Celestials |enhancedcelestials |2.0.7 |DONE |Manifest: NOSIGNATURE
- justzoom_forge_1.0.1_MC_1.18-1.18.1.jar |Just Zoom |justzoom |1.0.1 |DONE |Manifest: NOSIGNATURE
- BetterF3-1.2.5-Forge-1.18.2.jar |BetterF3 |betterf3 |1.2.5 |DONE |Manifest: NOSIGNATURE
- refinedstorageaddons-0.8.2.jar |Refined Storage Addons |refinedstorageaddons |0.8.2 |DONE |Manifest: NOSIGNATURE
- Applied-Mekanistics-1.2.1.jar |Applied Mekanistics |appmek |1.2.1 |DONE |Manifest: NOSIGNATURE
- MEGACells-1.3.0.jar |MEGA Cells |megacells |1.3.0 |DONE |Manifest: NOSIGNATURE
- expandability-6.0.0.jar |ExpandAbility |expandability |6.0.0 |DONE |Manifest: NOSIGNATURE
- valhelsia_core-1.18.2-0.3.1.jar |Valhelsia Core |valhelsia_core |1.18.2-0.3.1 |DONE |Manifest: NOSIGNATURE
- forbidden_arcanus-1.18.2-2.1.0-beta2.jar |Forbidden & Arcanus |forbidden_arcanus |1.18.2-2.1.0-beta2 |DONE |Manifest: NOSIGNATURE
- flickerfix-2.0.0.jar |FlickerFix |flickerfix |2.0.0 |DONE |Manifest: NOSIGNATURE
- betterfoliage-3.1.1.jar |Better Foliage |betterfoliage |3.1.1 |DONE |Manifest: NOSIGNATURE
- createaddition-1.18.2-20220715a.jar |Create Crafts & Additions |createaddition |1.18.2-20220715a |DONE |Manifest: NOSIGNATURE
- Flywheel Backend: Off
- FramedBlocks BlockEntity Warning: Not applicable
- Crash Report UUID: e9744983-904b-4a98-9be3-947e3d382a76
- FML: 40.1
- Forge: net.minecraftforge:40.1.68
- Kiwi Modules:
- kiwi:contributors
- kiwi:data
- lightingwand:core
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement