Forge 1.20.1 Crash Report

#VKBvBSe
557 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17.0.8
Forge version:
47.3.29
1---- Minecraft Crash Report ----
2// Embeddium instance tainted by mods: [sodiumoptionsapi, oculus]
3// Please do not reach out for Embeddium support without removing these mods first.
4// -------
5// I bet Cylons wouldn't have this problem.
6
7Time: 2025-03-03 21:07:41
8Description: Exception in server tick loop
9
10java.lang.NullPointerException: Cannot invoke "net.minecraft.nbt.CompoundTag.m_128473_(String)" because the return value of "net.minecraft.world.item.ItemStack.m_41783_()" is null
11 at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.setFluid(FluidHandlerItemCapacity.java:61) ~[CyclopsCore-1.20.1-1.19.6.jar%23706!/:1.19.6] {re:classloading}
12 at org.cyclops.cyclopscore.capability.fluid.FluidHandlerItemCapacity.deserializeNBT(FluidHandlerItemCapacity.java:122) ~[CyclopsCore-1.20.1-1.19.6.jar%23706!/:1.19.6] {re:classloading}
13 at net.minecraftforge.common.capabilities.CapabilityDispatcher.deserializeNBT(CapabilityDispatcher.java:126) ~[forge-1.20.1-47.3.29-universal.jar%231023!/:?] {re:classloading}
14 at net.minecraftforge.common.capabilities.CapabilityProvider.deserializeCaps(CapabilityProvider.java:148) ~[forge-1.20.1-47.3.29-universal.jar%231023!/:?] {re:computing_frames,re:mixin,re:classloading}
15 at net.minecraftforge.common.capabilities.CapabilityProvider.getCapabilities(CapabilityProvider.java:90) ~[forge-1.20.1-47.3.29-universal.jar%231023!/:?] {re:computing_frames,re:mixin,re:classloading}
16 at net.minecraftforge.common.capabilities.CapabilityProvider.areCapsCompatible(CapabilityProvider.java:99) ~[forge-1.20.1-47.3.29-universal.jar%231023!/:?] {re:computing_frames,re:mixin,re:classloading}
17 at net.minecraft.world.item.ItemStack.m_150942_(ItemStack.java:463) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,xf:fml:forge:itemstack,re:classloading,xf:fml:forge:itemstack,pl:mixin:APP:apotheosis.mixins.json:ItemStackMixin,pl:mixin:APP:useitemonblockevent.mixins.json:ItemStackMixin,pl:mixin:APP:attributeslib.mixins.json:ItemStackMixin,pl:mixin:APP:tombstone.mixins.json:ItemStackMixin,pl:mixin:APP:alltheleaks.mixins.json:main.ATLItemStackMixin,pl:mixin:APP:placebo.mixins.json:ItemStackMixin,pl:mixin:APP:mixins.irons_spellbooks.json:ItemStackMixin,pl:mixin:APP:glitchcore.mixins.json:MixinItemStack,pl:mixin:APP:mixins.deeperdarker.json:ItemStackMixin,pl:mixin:APP:kubejs-common.mixins.json:ItemStackMixin,pl:mixin:APP:itemfilters-common.mixins.json:ItemStackMixin,pl:mixin:APP:fastsuite.mixins.json:ItemStackMixin,pl:mixin:APP:forbidden_arcanus.mixins.json:ItemStackMixin,pl:mixin:APP:quark.mixins.json:ItemStackMixin,pl:mixin:A}
18 at com.refinedmods.refinedstorage.apiimpl.util.Comparer.isEqual(Comparer.java:20) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
19 at com.refinedmods.refinedstorage.api.util.IComparer.isEqualNoQuantity(IComparer.java:44) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
20 at com.refinedmods.refinedstorage.apiimpl.util.ItemStackList.add(ItemStackList.java:41) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
21 at com.refinedmods.refinedstorage.apiimpl.util.ItemStackList.add(ItemStackList.java:19) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
22 at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.add(ItemStorageCache.java:76) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
23 at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.invalidate(ItemStorageCache.java:66) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
24 at com.refinedmods.refinedstorage.apiimpl.storage.cache.ItemStorageCache.lambda$static$0(ItemStorageCache.java:27) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
25 at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.lambda$invalidate$0(NetworkNodeGraph.java:56) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
26 at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?] {re:mixin}
27 at com.refinedmods.refinedstorage.apiimpl.network.NetworkNodeGraph.invalidate(NetworkNodeGraph.java:56) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
28 at com.refinedmods.refinedstorage.apiimpl.network.Network.update(Network.java:210) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
29 at com.refinedmods.refinedstorage.apiimpl.network.NetworkListener.onLevelTick(NetworkListener.java:17) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading}
30 at com.refinedmods.refinedstorage.apiimpl.network.__NetworkListener_onLevelTick_LevelTickEvent.invoke(.dynamic) ~[refinedstorage-1.12.4.jar%23914!/:?] {re:classloading,pl:eventbus:B}
31 at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.5.jar%2387!/:?] {}
32 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%2387!/:?] {}
33 at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%2387!/:?] {}
34 at net.minecraftforge.event.ForgeEventFactory.onPostLevelTick(ForgeEventFactory.java:930) ~[forge-1.20.1-47.3.29-universal.jar%231023!/:?] {re:mixin,re:classloading,pl:mixin:A}
35 at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:899) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
36 at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:814) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
37 at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:89) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:modernfix-common.mixins.json:perf.thread_priorities.IntegratedServerMixin,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope_IntegratedServer,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_FixDefaultOpPermissionLevel,pl:mixin:APP:mixins.essential.json:server.integrated.Mixin_IntegratedServerManager,pl:mixin:APP:mixins.essential.json:server.integrated.MixinIntegratedServer,pl:mixin:APP:lithostitched.mixins.json:client.IntegratedServerMixin,pl:mixin:A,pl:runtimedistcleaner:A}
38 at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
39 at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[client-1.20.1-20230612.114412-srg.jar%231018!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:mixins.essential.json:feature.sps.Mixin_IntegratedServerResourcePack,pl:mixin:APP:mixins.essential.json:server.MinecraftServerAccessor,pl:mixin:APP:mixins.essential.json:server.MinecraftServerMixin_PvPGameRule,pl:mixin:APP:mixins.essential.json:server.Mixin_ServerCoroutineScope,pl:mixin:APP:mixins.essential.json:server.Mixin_PublishServerStatusResponse,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:dankstorage.mixins.json:MinecraftServerAccess,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:ae2.mixins.json:spatial.MinecraftServerMixin,pl:mixin:A}
40 at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
41
42
43A detailed walkthrough of the error, its code path and all known details is as follows:
44---------------------------------------------------------------------------------------
45
46-- System Details --
47Details:
48 Minecraft Version: 1.20.1
49 Minecraft Version ID: 1.20.1
50 Operating System: Windows 11 (amd64) version 10.0
51 Java Version: 17.0.8, Microsoft
52 Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
53 Memory: 1738717696 bytes (1658 MiB) / 8011120640 bytes (7640 MiB) up to 12784238592 bytes (12192 MiB)
54 CPUs: 20
55 Processor Vendor: GenuineIntel
56 Processor Name: 12th Gen Intel(R) Core(TM) i7-12700KF
57 Identifier: Intel64 Family 6 Model 151 Stepping 2
58 Microarchitecture: Alder Lake
59 Frequency (GHz): 3.61
60 Number of physical packages: 1
61 Number of physical CPUs: 12
62 Number of logical CPUs: 20
63 Graphics card #0 name: NVIDIA GeForce RTX 3080
64 Graphics card #0 vendor: NVIDIA (0x10de)
65 Graphics card #0 VRAM (MB): 4095.00
66 Graphics card #0 deviceId: 0x2216
67 Graphics card #0 versionInfo: DriverVersion=32.0.15.7260
68 Memory slot #0 capacity (MB): 16384.00
69 Memory slot #0 clockSpeed (GHz): 3.60
70 Memory slot #0 type: DDR4
71 Memory slot #1 capacity (MB): 16384.00
72 Memory slot #1 clockSpeed (GHz): 3.60
73 Memory slot #1 type: DDR4
74 Virtual memory max (MB): 50035.87
75 Virtual memory used (MB): 25412.57
76 Swap memory total (MB): 17408.00
77 Swap memory used (MB): 0.00
78 JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx12192m -Xms256m
79 Loaded Shaderpack: (off)
80 Server Running: true
81 Player Count: 0 / 8; []
82 Data Packs: vanilla, mod:betterdungeons, mod:simplemagnets, mod:integratedterminals, mod:laserio (incompatible), mod:modernfix (incompatible), mod:evilcraft, mod:useitemonblockevent (incompatible), mod:yungsapi, mod:gateways (incompatible), mod:jumbofurnace (incompatible), mod:wstweaks (incompatible), mod:shrink (incompatible), mod:universalgrid (incompatible), mod:darkutils (incompatible), mod:apotheosis (incompatible), mod:ldlib (incompatible), mod:clickadv (incompatible), mod:create_new_age, mod:betterfortresses, mod:paraglider (incompatible), mod:cloth_config (incompatible), mod:embeddium, mod:durabilitytooltip (incompatible), mod:structure_gel, mod:industrialforegoing (incompatible), mod:handcrafted (incompatible), mod:repurposed_structures, mod:structurecompass, mod:botania, mod:spark (incompatible), mod:corail_woodcutter, mod:advgenerators, mod:yungsextras, mod:attributeslib (incompatible), mod:tombstone, mod:extrastorage, mod:cumulus_menus, mod:naturesaura (incompatible), mod:constructionwand, mod:mcwroofs, mod:littlelogistics (incompatible), mod:cfm, mod:chimes, mod:flib, mod:betterendisland, mod:nitrogen_internals, mod:potionblender (incompatible), mod:l2library (incompatible), mod:fastleafdecay, mod:sfm (incompatible), mod:despawntimers (incompatible), mod:mcwlights, mod:essential (incompatible), mod:betterjungletemples, mod:smartbrainlib, mod:rechiseled (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:epherolib (incompatible), mod:botanypots (incompatible), mod:farmingforblockheads, mod:rechiseledcreate, mod:additional_lights, mod:fusion, mod:extradisks, mod:edivadlib, mod:mythicbotany, mod:integratedcrafting, mod:dungeons_arise, mod:logprot (incompatible), mod:terrablender, mod:alltheleaks, mod:cleanswing (incompatible), mod:corgilib, mod:ding (incompatible), mod:sushigocrafting (incompatible), mod:domum_ornamentum, mod:flywheel, mod:bhc (incompatible), mod:justenoughprofessions, mod:securitycraft, mod:almostunified (incompatible), mod:structurize, mod:fastfurnace (incompatible), mod:lootr, mod:occultism, mod:allthetweaks (incompatible), mod:addonslib, mod:extremesoundmuffler, mod:cosmeticarmorreworked, mod:euphoria_patcher, mod:oculus, mod:morered (incompatible), mod:ad_astra (incompatible), mod:rsrequestify (incompatible), mod:kuma_api (incompatible), mod:alchemylib (incompatible), mod:advancedperipherals (incompatible), mod:tinyredstone, mod:towntalk (incompatible), mod:betteroceanmonuments, mod:sophisticatedcore (incompatible), mod:glassential (incompatible), mod:placebo (incompatible), mod:bookshelf, mod:sophisticatedbackpacks (incompatible), mod:littlecontraptions (incompatible), mod:mcwdoors, mod:utilitarian, mod:sodiumoptionsapi, mod:absentbydesign, mod:konkrete (incompatible), mod:rsinfinitybooster (incompatible), mod:refinedstorage, mod:chipped (incompatible), mod:mcwbridges, mod:rebornstorage (incompatible), mod:tempad (incompatible), mod:hostilenetworks (incompatible), mod:endertanks, mod:jearchaeology, mod:fuelgoeshere, mod:simplylight (incompatible), mod:industrialforegoingsouls (incompatible), mod:lionfishapi (incompatible), mod:memorysettings (incompatible), mod:mcwbiomesoplenty, mod:cataclysm (incompatible), mod:blockui, mod:tiab (incompatible), mod:villagertools (incompatible), mod:mysticalcustomization, mod:lostcities, mod:elevatorid, mod:runelic, mod:twilightdelight (incompatible), mod:aiimprovements, mod:moreoverlays (incompatible), mod:cupboard (incompatible), mod:voidscape (incompatible), mod:undergarden, mod:bwncr, mod:caupona, mod:darkmodeeverywhere (incompatible), mod:betteradvancements (incompatible), mod:platforms, mod:dyenamics (incompatible), mod:thermal_extra (incompatible), mod:mcwpaintings, mod:clumps (incompatible), mod:artifacts, mod:defaultsettings (incompatible), mod:toastcontrol (incompatible), mod:mininggadgets (incompatible), mod:mysticalagriculture, mod:craftingtweaks, mod:endermanoverhaul (incompatible), mod:eccentrictome, mod:mysterious_mountain_lib (incompatible), mod:enderio, mod:easy_villagers, mod:reliquary (incompatible), mod:pigpen (incompatible), mod:fastbench (incompatible), mod:fluxnetworks (incompatible), mod:buildinggadgets2 (incompatible), mod:minecolonies, mod:pylons, mod:ferritecore (incompatible), mod:functionalstorage, mod:modularrouters (incompatible), mod:notrample, mod:justzoom (incompatible), mod:charmofundying (incompatible), mod:betterf3, mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:flickerfix, mod:productivetrees, mod:createaddition (incompatible), mod:supermartijn642configlib (incompatible), mod:quarryplus, mod:playeranimator (incompatible), mod:irons_spellbooks, mod:botarium (incompatible), mod:mcwwindows, mod:create_jetpack (incompatible), mod:ironjetpacks, mod:everythingcopper, mod:powah (incompatible), mod:cabletiers, mod:rangedpumps, mod:balm, mod:jeresources, mod:shetiphiancore, mod:mysticalagradditions, mod:ctov, mod:athena, mod:stylecolonies (incompatible), mod:novillagerdm, mod:packmenu (incompatible), mod:alltheores (incompatible), mod:glodium (incompatible), mod:ae2insertexportcard, mod:torchmaster, mod:maidensmerrymaking (incompatible), mod:botanytrees (incompatible), mod:ironfurnaces, mod:mcwtrpdoors, mod:supermartijn642corelib, mod:resourcefulconfig (incompatible), mod:ad_astra_giselle_addon (incompatible), mod:curios (incompatible), mod:searchables (incompatible), mod:measurements, mod:framedblocks, mod:angelring, mod:sparsestructuresreforged (incompatible), mod:mcwfurnitures, mod:flightlib (incompatible), mod:jadeaddons (incompatible), mod:infiniverse (incompatible), mod:codechickenlib (incompatible), mod:brandonscore (incompatible), mod:bettermineshafts, mod:sliceanddice (incompatible), mod:darkpaintings (incompatible), mod:crafting_on_a_stick (incompatible), mod:elytraslot (incompatible), mod:harvestwithease, mod:multipiston, mod:lithostitched, mod:dyenamicsandfriends (incompatible), mod:bdlib, mod:travelersbackpack, mod:naturescompass, mod:jumpboat, mod:libx, mod:utilitix, mod:jei, mod:mekanism, mod:gravitationalmodulatingunittweaks (incompatible), mod:mekanismgenerators, mod:invtweaks, mod:glitchcore (incompatible), mod:biomesoplenty, mod:pneumaticcraft (incompatible), mod:packingtape (incompatible), mod:forge, mod:cofh_core, mod:thermal, mod:thermal_integration, mod:redstone_arsenal, mod:thermal_cultivation, mod:appleskin (incompatible), mod:thermal_innovation, mod:silentgear, mod:thermal_foundation, mod:thermal_locomotion, mod:thermal_dynamics, mod:mcwpaths, mod:alchemistry (incompatible), mod:zerocore (incompatible), mod:simplebackups, mod:fabric_api_base, mod:mousetweaks, mod:immersiveengineering (incompatible), mod:createoreexcavation (incompatible), mod:nochatreports (incompatible), mod:allthemodium (incompatible), mod:spectrelib (incompatible), mod:kotlinforforge (incompatible), mod:pipez, mod:integrateddynamics, mod:itemcollectors (incompatible), mod:croptopia (incompatible), mod:serverconfigupdater (incompatible), mod:polymorph (incompatible), mod:zeta (incompatible), mod:entityculling, mod:railcraft, mod:oceansdelight (incompatible), mod:connectedglass, mod:hyperbox (incompatible), mod:aquaculture, mod:cristellib (incompatible), mod:totw_modded, mod:cyclopscore, mod:blue_skies (incompatible), mod:betterwitchhuts, mod:netherportalfix, mod:aiotbotania, mod:geckolib, mod:creeperoverhaul, mod:ars_nouveau (incompatible), mod:ars_elemental (incompatible), mod:eidolon (incompatible), mod:aether, mod:lost_aether_content, mod:morejs (incompatible), mod:naturalist (incompatible), mod:connectivity (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:dankstorage (incompatible), mod:mixinextras (incompatible), mod:potionsmaster (incompatible), mod:twigs (incompatible), mod:create_dragon_lib (incompatible), mod:generatorgalore, mod:railways, mod:twilightforest, mod:mob_grinding_utils (incompatible), mod:sodiumdynamiclights, mod:arseng, mod:farmersdelight, mod:corn_delight (incompatible), mod:ends_delight, mod:entangled (incompatible), mod:commoncapabilities, mod:crashutilities (incompatible), mod:getittogetherdrops, mod:endersdelight, mod:noflyzone, mod:mcwfences, mod:colorfulhearts, mod:wirelesschargers (incompatible), mod:modelfix (incompatible), mod:patchouli (incompatible), mod:ars_ocultas (incompatible), mod:allthearcanistgear (incompatible), mod:thermal_expansion, mod:integratedtunnels, mod:gunpowderlib, mod:exchangers, mod:ftbultimine (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:mekanismtools, mod:deeperdarker, mod:architectury (incompatible), mod:bambooeverything (incompatible), mod:findme (incompatible), mod:observable (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:ftbranks, mod:ftbessentials (incompatible), mod:ftbchunks (incompatible), mod:computercraft, mod:draconicevolution, mod:energymeter, mod:sgjourney (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:trashcans (incompatible), mod:inventoryessentials, mod:t_and_t (incompatible), mod:yeetusexperimentus (incompatible), mod:voidtotem (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:cucumber, mod:matc, mod:trashslot, mod:jmi (incompatible), mod:amendments (incompatible), mod:blueflame (incompatible), mod:sophisticatedstorage (incompatible), mod:allthewizardgear, mod:additionallanterns (incompatible), mod:itemfilters (incompatible), mod:ftbquests (incompatible), mod:ftbxmodcompat (incompatible), mod:productivelib, mod:ensorcellation, mod:create, mod:ars_creo (incompatible), mod:ponderjs (incompatible), mod:waystones, mod:structory, mod:fastsuite (incompatible), mod:journeymap (incompatible), mod:comforts (incompatible), mod:dimstorage, mod:myserveriscompatible, mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:mcjtylib, mod:rftoolsbase, mod:rftoolspower, mod:rftoolsbuilder, mod:deepresonance, mod:xnet, mod:xnetgases (incompatible), mod:rftoolsstorage, mod:rftoolscontrol, mod:betterdeserttemples, mod:mahoutsukai, mod:farsight_view (incompatible), mod:terralith, mod:bloodmagic (incompatible), mod:rftoolsutility, mod:moonlight (incompatible), mod:configuration (incompatible), mod:gtceu, mod:toolbelt (incompatible), mod:titanium (incompatible), mod:silentlib, mod:mixinsquared (incompatible), mod:jade (incompatible), mod:ae2 (incompatible), mod:aeinfinitybooster (incompatible), mod:ae2wtlib (incompatible), mod:expatternprovider (incompatible), mod:advanced_ae, mod:ae2things (incompatible), mod:polyeng (incompatible), mod:appflux (incompatible), mod:merequester (incompatible), mod:forbidden_arcanus (incompatible), mod:theurgy, mod:nethersdelight, mod:quark (incompatible), mod:supplementaries, mod:allthecompressed, mod:delightful, mod:chemlib (incompatible), mod:enderchests, mod:jei_mekanism_multiblocks (incompatible), mod:appbot (incompatible), mod:modonomicon, mod:rsinsertexportupgrade, mod:solcarrot (incompatible), mod:moredragoneggs (incompatible), mod:refinedstorageaddons, mod:refinedpolymorph, mod:appmek (incompatible), mod:ae2additions (incompatible), mod:megacells (incompatible), mod:packetfixer (incompatible), mod:expandability (incompatible), Supplementaries Generated Pack, T&T Waystone Patch Pack (incompatible), builtin/aether_accessories, dyenamicsandfriends:botanypots, dyenamicsandfriends:comforts, dyenamicsandfriends:connectedglass, dyenamicsandfriends:create, dyenamicsandfriends:elevatorid, dyenamicsandfriends:productivebees, dyenamicsandfriends:sophisticatedbackpacks, gtceu:dynamic_data, libxdata/mythicbotany:curios, lithostitched/breaks_seed_parity, voidscape_aether_compat (incompatible)
83 Enabled Feature Flags: minecraft:vanilla
84 World Generation: Stable
85 Type: Integrated Server (map_client.txt)
86 Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
87 Launched Version: forge-47.3.29
88 ModLauncher: 10.0.9+10.0.9+main.dcd20f30
89 ModLauncher launch target: forgeclient
90 ModLauncher naming: srg
91 ModLauncher services:
92 mixin-0.8.5.jar mixin PLUGINSERVICE
93 eventbus-6.0.5.jar eventbus PLUGINSERVICE
94 fmlloader-1.20.1-47.3.29.jar slf4jfixer PLUGINSERVICE
95 fmlloader-1.20.1-47.3.29.jar object_holder_definalize PLUGINSERVICE
96 fmlloader-1.20.1-47.3.29.jar runtime_enum_extender PLUGINSERVICE
97 fmlloader-1.20.1-47.3.29.jar capability_token_subclass PLUGINSERVICE
98 accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
99 fmlloader-1.20.1-47.3.29.jar runtimedistcleaner PLUGINSERVICE
100 modlauncher-10.0.9.jar jcplugin TRANSFORMATIONSERVICE
101 modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE
102 modlauncher-10.0.9.jar essential-loader TRANSFORMATIONSERVICE
103 modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE
104 FML Language Providers:
105 minecraft@1.0
106 kotlinforforge@4.11.0
107 javafml@null
108 lowcodefml@null
109 kotori_scala@3.3.1-build-0
110 Mod List:
111 YungsBetterDungeons-1.20-Forge-4.0.4.jar |YUNG's Better Dungeons |betterdungeons |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
112 simplemagnets-1.1.12-forge-mc1.20.1.jar |Simple Magnets |simplemagnets |1.1.12 |DONE |Manifest: NOSIGNATURE
113 IntegratedTerminals-1.20.1-1.6.5.jar |IntegratedTerminals |integratedterminals |1.6.5 |DONE |Manifest: NOSIGNATURE
114 laserio-1.6.8.jar |LaserIO |laserio |1.6.8 |DONE |Manifest: NOSIGNATURE
115 modernfix-forge-5.20.2+mc1.20.1.jar |ModernFix |modernfix |5.20.2+mc1.20.1 |DONE |Manifest: NOSIGNATURE
116 EvilCraft-1.20.1-1.2.51.jar |EvilCraft |evilcraft |1.2.51 |DONE |Manifest: NOSIGNATURE
117 useitemonblockevent-1.20.1-1.0.0.2.jar |Use Item on Block Event |useitemonblockevent |**.**.**.** |DONE |Manifest: NOSIGNATURE
118 YungsApi-1.20-Forge-4.0.6.jar |YUNG's API |yungsapi |1.20-Forge-4.0.6 |DONE |Manifest: NOSIGNATURE
119 GatewaysToEternity-1.20.1-4.2.6.jar |Gateways To Eternity |gateways |4.2.6 |DONE |Manifest: NOSIGNATURE
120 jumbofurnace-1.20.1-4.0.0.5.jar |Jumbo Furnace |jumbofurnace |**.**.**.** |DONE |Manifest: NOSIGNATURE
121 WitherSkeletonTweaks-1.20.1-9.1.0.jar |Wither Skeleton Tweaks |wstweaks |9.1.0 |DONE |Manifest: NOSIGNATURE
122 Shrink-1.20.1-1.4.5.jar |Shrink |shrink |1.4.5 |DONE |Manifest: NOSIGNATURE
123 universalgrid-1.20.1-1.1.jar |Universal Grid |universalgrid |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
124 DarkUtilities-Forge-1.20.1-17.0.5.jar |DarkUtilities |darkutils |17.0.5 |DONE |Manifest: NOSIGNATURE
125 Apotheosis-1.20.1-7.4.6.jar |Apotheosis |apotheosis |7.4.6 |DONE |Manifest: NOSIGNATURE
126 ldlib-forge-1.20.1-1.0.34.jar |LowDragLib |ldlib |1.0.34 |DONE |Manifest: NOSIGNATURE
127 clickadv-1.20.1-3.8.jar |clickadv mod |clickadv |1.20.1-3.8 |DONE |Manifest: NOSIGNATURE
128 create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE
129 YungsBetterNetherFortresses-1.20-Forge-2.0.6.jar |YUNG's Better Nether Fortresse|betterfortresses |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
130 Paraglider-forge-20.1.3.jar |Paraglider |paraglider |20.1.3 |DONE |Manifest: NOSIGNATURE
131 cloth-config-11.1.136-forge.jar |Cloth Config v10 API |cloth_config |11.1.136 |DONE |Manifest: NOSIGNATURE
132 embeddium-0.3.31+mc1.20.1.jar |Embeddium |embeddium |0.3.31+mc1.20.1 |DONE |Manifest: NOSIGNATURE
133 durabilitytooltip-1.1.5-forge-mc1.20.jar |Durability Tooltip |durabilitytooltip |1.1.5 |DONE |Manifest: NOSIGNATURE
134 structure_gel-1.20.1-2.16.2.jar |Structure Gel API |structure_gel |2.16.2 |DONE |Manifest: NOSIGNATURE
135 industrial-foregoing-1.20.1-3.5.19.jar |Industrial Foregoing |industrialforegoing |3.5.19 |DONE |Manifest: NOSIGNATURE
136 handcrafted-forge-1.20.1-3.0.6.jar |Handcrafted |handcrafted |3.0.6 |DONE |Manifest: NOSIGNATURE
137 repurposed_structures-7.1.15+1.20.1-forge.jar |Repurposed Structures |repurposed_structures |7.1.15+1.20.1-forge |DONE |Manifest: NOSIGNATURE
138 StructureCompass-1.20.1-2.1.0.jar |Structure Compass Mod |structurecompass |2.1.0 |DONE |Manifest: NOSIGNATURE
139 Botania-1.20.1-447-FORGE.jar |Botania |botania |1.20.1-447-FORGE |DONE |Manifest: NOSIGNATURE
140 spark-1.10.53-forge.jar |spark |spark |1.10.53 |DONE |Manifest: NOSIGNATURE
141 corail_woodcutter-1.20.1-3.0.6.jar |Corail Woodcutter |corail_woodcutter |3.0.6 |DONE |Manifest: NOSIGNATURE
142 advgenerators-1.6.0.6-mc1.20.1.jar |Advanced Generators |advgenerators |**.**.**.** |DONE |Manifest: NOSIGNATURE
143 YungsExtras-1.20-Forge-4.0.3.jar |YUNG's Extras |yungsextras |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
144 ApothicAttributes-1.20.1-1.3.7.jar |Apothic Attributes |attributeslib |1.3.7 |DONE |Manifest: NOSIGNATURE
145 tombstone-1.20.1-8.9.0.jar |Corail Tombstone |tombstone |8.9.0 |DONE |Manifest: NOSIGNATURE
146 ExtraStorage-1.20.1-4.0.7.jar |ExtraStorage |extrastorage |4.0.7 |DONE |Manifest: NOSIGNATURE
147 cumulus_menus-1.20.1-1.0.1-neoforge.jar |Cumulus |cumulus_menus |1.20.1-1.0.1-neoforg|DONE |Manifest: NOSIGNATURE
148 NaturesAura-39.4.jar |NaturesAura |naturesaura |39.4 |DONE |Manifest: NOSIGNATURE
149 constructionwand-1.20.1-2.11.jar |Construction Wand |constructionwand |1.20.1-2.11 |DONE |Manifest: NOSIGNATURE
150 mcw-roofs-2.3.1-mc1.20.1forge.jar |Macaw's Roofs |mcwroofs |2.3.1 |DONE |Manifest: NOSIGNATURE
151 littlelogistics-mc1.20.1-v1.20.1.2.jar |Little Logistics |littlelogistics |**.**.**.** |DONE |Manifest: NOSIGNATURE
152 cfm-forge-1.20.1-7.0.0-pre36.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre36 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
153 Chimes-v2.0.1-1.20.1.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE
154 flib-1.20.1-0.0.14.jar |flib |flib |0.0.14 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
155 YungsBetterEndIsland-1.20-Forge-2.0.6.jar |YUNG's Better End Island |betterendisland |1.20-Forge-2.0.6 |DONE |Manifest: NOSIGNATURE
156 nitrogen_internals-1.20.1-1.0.12-neoforge.jar |Nitrogen |nitrogen_internals |1.20.1-1.0.12-neofor|DONE |Manifest: NOSIGNATURE
157 Potion-Blender-1.20.1-FORGE-3.1.2.jar |Potion-Blender |potionblender |3.1.2 |DONE |Manifest: NOSIGNATURE
158 l2library-2.4.16-slim.jar |L2 Library |l2library |2.4.16 |DONE |Manifest: NOSIGNATURE
159 FastLeafDecay-32.jar |Fast Leaf Decay |fastleafdecay |32 |DONE |Manifest: NOSIGNATURE
160 Super Factory Manager-1.20.1-4.19.0.jar |Super Factory Manager |sfm |4.19.0 |DONE |Manifest: NOSIGNATURE
161 MobDespawnTimers-1.20.1-3.0.1.jar |Mob Despawn Timers |despawntimers |3.0.1 |DONE |Manifest: NOSIGNATURE
162 mcw-lights-1.1.0-mc1.20.1forge.jar |Macaw's Lights and Lamps |mcwlights |1.1.0 |DONE |Manifest: NOSIGNATURE
163 Essential (forge_1.20.1).jar |Essential |essential |**.**.**.** |DONE |Manifest: NOSIGNATURE
164 YungsBetterJungleTemples-1.20-Forge-2.0.5.jar |YUNG's Better Jungle Temples |betterjungletemples |1.20-Forge-2.0.5 |DONE |Manifest: NOSIGNATURE
165 SmartBrainLib-forge-1.20.1-1.15.jar |SmartBrainLib |smartbrainlib |1.15 |DONE |Manifest: NOSIGNATURE
166 rechiseled-1.1.6-forge-mc1.20.jar |Rechiseled |rechiseled |1.1.6 |DONE |Manifest: NOSIGNATURE
167 AttributeFix-Forge-1.20.1-21.0.4.jar |AttributeFix |attributefix |21.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
168 caelus-forge-3.2.0+1.20.1.jar |Caelus API |caelus |3.2.0+1.20.1 |DONE |Manifest: NOSIGNATURE
169 EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE
170 BotanyPots-Forge-1.20.1-13.0.40.jar |BotanyPots |botanypots |13.0.40 |DONE |Manifest: NOSIGNATURE
171 farmingforblockheads-forge-1.20.1-14.0.2.jar |Farming for Blockheads |farmingforblockheads |14.0.2 |DONE |Manifest: NOSIGNATURE
172 rechiseledcreate-1.0.2-forge-mc1.20.jar |Rechiseled: Create |rechiseledcreate |1.0.2 |DONE |Manifest: NOSIGNATURE
173 additional_lights-1.20.1-2.1.7.jar |Additional Lights |additional_lights |2.1.7 |DONE |Manifest: NOSIGNATURE
174 fusion-1.2.3-forge-mc1.20.1.jar |Fusion |fusion |1.2.3 |DONE |Manifest: NOSIGNATURE
175 ExtraDisks-1.20.1-3.0.2.jar |Extra Disks |extradisks |1.20.1-3.0.2 |DONE |Manifest: NOSIGNATURE
176 EdivadLib-1.20.1-2.0.1.jar |EdivadLib |edivadlib |2.0.1 |DONE |Manifest: NOSIGNATURE
177 MythicBotany-1.20.1-4.0.3.jar |MythicBotany |mythicbotany |1.20.1-4.0.3 |DONE |Manifest: NOSIGNATURE
178 IntegratedCrafting-1.20.1-1.1.10.jar |IntegratedCrafting |integratedcrafting |1.1.10 |DONE |Manifest: NOSIGNATURE
179 DungeonsArise-1.20.x-2.1.58-release.jar |When Dungeons Arise |dungeons_arise |2.1.58-1.20.x |DONE |Manifest: NOSIGNATURE
180 client-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
181 logprot-1.20.1-3.4.jar |Logprot |logprot |1.4 |DONE |Manifest: NOSIGNATURE
182 TerraBlender-forge-1.20.1-3.0.1.7.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE
183 alltheleaks-0.1.0-beta+1.20.1-forge.jar |All The Leaks |alltheleaks |0.1.0-beta+1.20.1-fo|DONE |Manifest: NOSIGNATURE
184 cleanswing-1.20-1.8.jar |Clean Swing Through Grass |cleanswing |1.8 |DONE |Manifest: NOSIGNATURE
185 CorgiLib-forge-1.20.1-4.0.1.3.jar |CorgiLib |corgilib |**.**.**.** |DONE |Manifest: NOSIGNATURE
186 Ding-1.20.1-Forge-1.4.1.jar |Ding |ding |1.4.1 |DONE |Manifest: NOSIGNATURE
187 sushigocrafting-1.20.1-0.5.3.jar |Sushi Go Crafting |sushigocrafting |0.5.3 |DONE |Manifest: NOSIGNATURE
188 domum_ornamentum-1.20.1-1.0.284-snapshot-universal|Domum Ornamentum |domum_ornamentum |1.20.1-1.0.284-snaps|DONE |Manifest: NOSIGNATURE
189 flywheel-forge-1.20.1-0.6.11-13.jar |Flywheel |flywheel |0.6.11-13 |DONE |Manifest: NOSIGNATURE
190 baubley-heart-canisters-1.20.1-1.1.0.jar |Baubley Heart Canisters |bhc |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
191 JustEnoughProfessions-forge-1.20.1-3.0.1.jar |Just Enough Professions (JEP) |justenoughprofessions |3.0.1 |DONE |Manifest: NOSIGNATURE
192 [1.20.1] SecurityCraft v1.9.12.jar |SecurityCraft |securitycraft |1.9.12 |DONE |Manifest: NOSIGNATURE
193 almostunified-forge-1.20.1-0.9.4.jar |AlmostUnified |almostunified |1.20.1-0.9.4 |DONE |Manifest: NOSIGNATURE
194 structurize-1.20.1-1.0.763-snapshot.jar |Structurize |structurize |1.20.1-1.0.763-snaps|DONE |Manifest: NOSIGNATURE
195 FastFurnace-1.20.1-8.0.2.jar |FastFurnace |fastfurnace |8.0.2 |DONE |Manifest: NOSIGNATURE
196 lootr-forge-1.20-0.7.35.90.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE
197 occultism-1.20.1-1.141.2.jar |Occultism |occultism |1.141.2 |DONE |Manifest: NOSIGNATURE
198 allthetweaks-1.20.1-47.2.20-2.3.2.jar |AllTheTweaks |allthetweaks |2.3.2 |DONE |Manifest: NOSIGNATURE
199 addonslib-1.20.1-1.3.jar |Addons Lib |addonslib |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
200 ExtremeSoundMuffler-3.48-forge-1.20.1.jar |Extreme Sound Muffler |extremesoundmuffler |3.48 |DONE |Manifest: NOSIGNATURE
201 cosmeticarmorreworked-1.20.1-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.1-v1a |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
202 EuphoriaPatcher-1.5.2-r5.4-forge.jar |EuphoriaPatcher |euphoria_patcher |1.5.2-r5.4-forge |DONE |Manifest: NOSIGNATURE
203 oculus-mc1.20.1-1.8.0.jar |Oculus |oculus |1.8.0 |DONE |Manifest: NOSIGNATURE
204 morered-1.20.1-4.0.0.4.jar |More Red |morered |**.**.**.** |DONE |Manifest: NOSIGNATURE
205 ad_astra-forge-1.20.1-1.15.19.jar |Ad Astra |ad_astra |1.15.19 |DONE |Manifest: NOSIGNATURE
206 rsrequestify-1.20.1-2.3.3.jar |RSRequestify |rsrequestify |2.3.3 |DONE |Manifest: NOSIGNATURE
207 kuma-api-forge-20.1.9-SNAPSHOT.jar |KumaAPI |kuma_api |20.1.9-SNAPSHOT |DONE |Manifest: NOSIGNATURE
208 alchemylib-1.20.1-1.0.30.jar |AlchemyLib |alchemylib |1.0.30 |DONE |Manifest: NOSIGNATURE
209 AdvancedPeripherals-1.20.1-0.7.41r.jar |Advanced Peripherals |advancedperipherals |0.7.41r |DONE |Manifest: NOSIGNATURE
210 tinyredstone-1.20-5.0.3.jar |Tiny Redstone |tinyredstone |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
211 towntalk-1.20.1-1.1.0.jar |TownTalk |towntalk |1.1.0 |DONE |Manifest: NOSIGNATURE
212 YungsBetterOceanMonuments-1.20-Forge-3.0.4.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.20-Forge-3.0.4 |DONE |Manifest: NOSIGNATURE
213 sophisticatedcore-1.20.1-1.2.6.858.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
214 glassential-renewed-forge-1.20.1-2.4.4.jar |Glassential Renewed |glassential |2.4.4 |DONE |Manifest: NOSIGNATURE
215 Placebo-1.20.1-8.6.2.jar |Placebo |placebo |8.6.2 |DONE |Manifest: NOSIGNATURE
216 Bookshelf-Forge-1.20.1-20.2.13.jar |Bookshelf |bookshelf |20.2.13 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
217 sophisticatedbackpacks-1.20.1-3.23.4.1193.jar |Sophisticated Backpacks |sophisticatedbackpacks |3.23.4.1193 |DONE |Manifest: NOSIGNATURE
218 littlecontraptions-forge-1.20.1.2.jar |Little Contraptions |littlecontraptions |**.**.**.** |DONE |Manifest: NOSIGNATURE
219 mcw-doors-1.1.2-mc1.20.1forge.jar |Macaw's Doors |mcwdoors |1.1.2 |DONE |Manifest: NOSIGNATURE
220 utilitarian-1.20.1-0.9.1.jar |Utilitarian |utilitarian |1.20.1-0.9.1 |DONE |Manifest: NOSIGNATURE
221 sodiumoptionsapi-forge-1.0.10-1.20.1.jar |Sodium Options API |sodiumoptionsapi |1.0.10 |DONE |Manifest: NOSIGNATURE
222 absentbydesign-1.20.1-1.9.0.jar |Absent By Design Mod |absentbydesign |1.9.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
223 konkrete_forge_1.8.0_MC_1.20-1.20.1.jar |Konkrete |konkrete |1.8.0 |DONE |Manifest: NOSIGNATURE
224 RSInfinityBooster-1.20.1-1.0+39.jar |RSInfinityBooster |rsinfinitybooster |1.20.1-1.0+39 |DONE |Manifest: NOSIGNATURE
225 refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE
226 chipped-forge-1.20.1-3.0.7.jar |Chipped |chipped |3.0.7 |DONE |Manifest: NOSIGNATURE
227 mcw-bridges-3.0.0-mc1.20.1forge.jar |Macaw's Bridges |mcwbridges |3.0.0 |DONE |Manifest: NOSIGNATURE
228 rebornstorage-1.20.1-5.0.7.jar |RebornStorage |rebornstorage |5.0.7 |DONE |Manifest: NOSIGNATURE
229 tempad-forge-1.20.1-2.3.4.jar |Tempad |tempad |2.3.4 |DONE |Manifest: NOSIGNATURE
230 HostileNeuralNetworks-1.20.1-5.3.3.jar |Hostile Neural Networks |hostilenetworks |5.3.3 |DONE |Manifest: NOSIGNATURE
231 endertanks-forge-1.20.1-1.4.jar |EnderTanks |endertanks |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
232 jearchaeology-1.20.1-1.0.4.jar |Just Enough Archaeology |jearchaeology |1.20.1-1.0.4 |DONE |Manifest: NOSIGNATURE
233 fuelgoeshere-1.20.0-1.0.1.jar |Fuel Goes Here |fuelgoeshere |1.20.0-1.0.1 |DONE |Manifest: NOSIGNATURE
234 simplylight-1.20.1-1.4.6-build.50.jar |Simply Light |simplylight |1.20.1-1.4.6-build.5|DONE |Manifest: NOSIGNATURE
235 industrial-foregoing-souls-1.20.1-1.0.9.jar |Industrial Foregoing Souls |industrialforegoingsouls |1.20.1-1.0.9 |DONE |Manifest: NOSIGNATURE
236 lionfishapi-2.4-Fix.jar |LionfishAPI |lionfishapi |2.4-Fix |DONE |Manifest: NOSIGNATURE
237 memorysettings-1.20.1-5.9.jar |memorysettings mod |memorysettings |1.20.1-5.9 |DONE |Manifest: NOSIGNATURE
238 mcwbiomesoplenty-1.20.1-1.0.jar |Macaw's Biomes O' Plenty |mcwbiomesoplenty |1.20.1-1.0 |DONE |Manifest: NOSIGNATURE
239 L_Enders_Cataclysm-2.52- 1.20.1.jar |Cataclysm Mod |cataclysm |2.52 |DONE |Manifest: NOSIGNATURE
240 blockui-1.20.1-1.0.186-beta.jar |UI Library Mod |blockui |1.20.1-1.0.186-beta |DONE |Manifest: NOSIGNATURE
241 time-in-a-bottle-4.0.4-mc1.20.1.jar |Time In A Bottle |tiab |4.0.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE
242 villagertools-1.20.1-1.0.3.jar |villagertools |villagertools |1.0.3 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
243 MysticalCustomization-1.20.1-5.0.2.jar |Mystical Customization |mysticalcustomization |5.0.2 |DONE |Manifest: NOSIGNATURE
244 lostcities-1.20-7.3.5.jar |LostCities |lostcities |1.20-7.3.5 |DONE |Manifest: NOSIGNATURE
245 elevatorid-1.20.1-lex-1.9.jar |Elevator Mod |elevatorid |1.20.1-lex-1.9 |DONE |Manifest: NOSIGNATURE
246 Runelic-Forge-1.20.1-18.0.2.jar |Runelic |runelic |18.0.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
247 twilightdelight-2.0.13.jar |Twilight's Flavor & Delight |twilightdelight |2.0.13 |DONE |Manifest: NOSIGNATURE
248 AI-Improvements-1.20-0.5.2.jar |AI-Improvements |aiimprovements |0.5.2 |DONE |Manifest: NOSIGNATURE
249 moreoverlays-1.22.7-mc1.20.2.jar |More Overlays Updated |moreoverlays |1.22.7-mc1.20.2 |DONE |Manifest: NOSIGNATURE
250 cupboard-1.20.1-2.7.jar |Cupboard utilities |cupboard |1.20.1-2.7 |DONE |Manifest: NOSIGNATURE
251 Voidscape-1.20.1-1.5.389.jar |Voidscape |voidscape |1.20.1-1.5.389 |DONE |Manifest: NOSIGNATURE
252 The_Undergarden-1.20.1-0.8.14.jar |The Undergarden |undergarden |0.8.14 |DONE |Manifest: NOSIGNATURE
253 bwncr-forge-1.20.1-3.17.2.jar |Bad Wither No Cookie Reloaded |bwncr |3.17.2 |DONE |Manifest: NOSIGNATURE
254 caupona-1.20.1-0.4.10.jar |Caupona |caupona |1.20.1-0.4.10 |DONE |Manifest: NOSIGNATURE
255 DarkModeEverywhere-1.20.1-1.2.3.jar |DarkModeEverywhere |darkmodeeverywhere |1.20.1-1.2.3 |DONE |Manifest: NOSIGNATURE
256 BetterAdvancements-Forge-1.20.1-0.4.2.25.jar |Better Advancements |betteradvancements |**.**.**.** |DONE |Manifest: NOSIGNATURE
257 platforms-forge-1.20.1-1.1.jar |Platforms |platforms |1.20.1-1.1 |DONE |Manifest: NOSIGNATURE
258 dyenamics-1.20.1-3.2.0.jar |Dyenamics |dyenamics |1.20.1-3.2.0 |DONE |Manifest: NOSIGNATURE
259 ThermalExtra-3.2.3-1.20.1.jar |Thermal Extra |thermal_extra |3.2.3-1.20.1 |DONE |Manifest: NOSIGNATURE
260 mcw-paintings-1.0.5-1.20.1forge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |DONE |Manifest: NOSIGNATURE
261 Clumps-forge-1.20.1-12.0.0.4.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE
262 artifacts-forge-9.5.13.jar |Artifacts |artifacts |9.5.13 |DONE |Manifest: NOSIGNATURE
263 DefaultSettings-1.20.x-4.0.7-Forge.jar |DefaultSettings |defaultsettings |4.0.7 |DONE |Manifest: NOSIGNATURE
264 ToastControl-1.20.1-8.0.3.jar |Toast Control |toastcontrol |8.0.3 |DONE |Manifest: NOSIGNATURE
265 mininggadgets-1.15.6.jar |Mining Gadgets |mininggadgets |1.15.6 |DONE |Manifest: NOSIGNATURE
266 MysticalAgriculture-1.20.1-7.0.16.jar |Mystical Agriculture |mysticalagriculture |7.0.16 |DONE |Manifest: NOSIGNATURE
267 craftingtweaks-forge-1.20.1-18.2.5.jar |CraftingTweaks |craftingtweaks |18.2.5 |DONE |Manifest: NOSIGNATURE
268 endermanoverhaul-forge-1.20.1-1.0.4.jar |Enderman Overhaul |endermanoverhaul |1.0.4 |DONE |Manifest: NOSIGNATURE
269 eccentrictome-1.20.1-1.10.3.jar |Eccentric Tome |eccentrictome |1.20.1-1.10.3 |DONE |Manifest: NOSIGNATURE
270 mysterious_mountain_lib-1.5.17-1.20.1.jar |Mysterious Mountain Lib |mysterious_mountain_lib |1.5.17-1.20.1 |DONE |Manifest: NOSIGNATURE
271 EnderIO-1.20.1-6.2.7-beta-all.jar |Ender IO |enderio |6.2.7-beta |DONE |Manifest: NOSIGNATURE
272 easy-villagers-forge-1.20.1-1.1.23.jar |Easy Villagers |easy_villagers |1.20.1-1.1.23 |DONE |Manifest: NOSIGNATURE
273 reliquary-1.20.1-2.0.45.1248.jar |Reliquary |reliquary |2.0.45.1248 |DONE |Manifest: NOSIGNATURE
274 PigPen-Forge-1.20.1-15.0.2.jar |PigPen |pigpen |15.0.2 |DONE |Manifest: NOSIGNATURE
275 FastWorkbench-1.20.1-8.0.4.jar |Fast Workbench |fastbench |8.0.4 |DONE |Manifest: NOSIGNATURE
276 FluxNetworks-1.20.1-7.2.1.15.jar |Flux Networks |fluxnetworks |**.**.**.** |DONE |Manifest: NOSIGNATURE
277 buildinggadgets2-1.0.7.jar |Building Gadgets 2 |buildinggadgets2 |1.0.7 |DONE |Manifest: NOSIGNATURE
278 minecolonies-1.20.1-1.1.806-snapshot.jar |MineColonies |minecolonies |1.20.1-1.1.806-snaps|DONE |Manifest: NOSIGNATURE
279 pylons-1.20.1-4.2.1.jar |Pylons |pylons |4.2.1 |DONE |Manifest: NOSIGNATURE
280 ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
281 functionalstorage-1.20.1-1.2.12.jar |Functional Storage |functionalstorage |1.20.1-1.2.12 |DONE |Manifest: NOSIGNATURE
282 modular-routers-12.1.1+mc1.20.1.jar |Modular Routers |modularrouters |12.1.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
283 notrample-1.20.1-1.0.1.jar |No Trample |notrample |1.20.1-1.0.1 |DONE |Manifest: NOSIGNATURE
284 justzoom_forge_2.0.0_MC_1.20.1.jar |Just Zoom |justzoom |2.0.0 |DONE |Manifest: NOSIGNATURE
285 charmofundying-forge-6.5.0+1.20.1.jar |Charm of Undying |charmofundying |6.5.0+1.20.1 |DONE |Manifest: NOSIGNATURE
286 BetterF3-7.0.2-Forge-1.20.1.jar |BetterF3 |betterf3 |7.0.2 |DONE |Manifest: NOSIGNATURE
287 valhelsia_core-forge-1.20.1-1.1.2.jar |Valhelsia Core |valhelsia_core |1.1.2 |DONE |Manifest: NOSIGNATURE
288 create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.d |DONE |Manifest: NOSIGNATURE
289 flickerfix-1.20.1-4.0.1.jar |FlickerFix |flickerfix |4.0.1 |DONE |Manifest: NOSIGNATURE
290 productivetrees-1.20.1-0.2.6.jar |Productive Trees |productivetrees |1.20.1-0.2.6 |DONE |Manifest: NOSIGNATURE
291 createaddition-1.20.1-1.2.5.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.5 |DONE |Manifest: NOSIGNATURE
292 supermartijn642configlib-1.1.8-forge-mc1.20.jar |SuperMartijn642's Config Libra|supermartijn642configlib |1.1.8 |DONE |Manifest: NOSIGNATURE
293 AdditionalEnchantedMiner-1.20.1-1201.1.90.jar |QuarryPlus |quarryplus |1201.1.90 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
294 player-animation-lib-forge-1.0.2-rc1+1.20.jar |Player Animator |playeranimator |1.0.2-rc1+1.20 |DONE |Manifest: NOSIGNATURE
295 irons_spellbooks-1.20.1-3.4.0.7.jar |Iron's Spells 'n Spellbooks |irons_spellbooks |1.20.1-3.4.0.7 |DONE |Manifest: NOSIGNATURE
296 botarium-forge-1.20.1-2.3.4.jar |Botarium |botarium |2.3.4 |DONE |Manifest: NOSIGNATURE
297 mcw-windows-2.3.0-mc1.20.1forge.jar |Macaw's Windows |mcwwindows |2.3.0 |DONE |Manifest: NOSIGNATURE
298 create_jetpack-forge-4.3.2.jar |Create Jetpack |create_jetpack |4.3.2 |DONE |Manifest: NOSIGNATURE
299 IronJetpacks-1.20.1-7.0.8.jar |Iron Jetpacks |ironjetpacks |7.0.8 |DONE |Manifest: NOSIGNATURE
300 everythingcopper-1.20.1-2.3.4.jar |Everything is Copper |everythingcopper |1.20.1-2.3.4 |DONE |Manifest: NOSIGNATURE
301 Powah-5.0.8.jar |Powah |powah |5.0.8 |DONE |Manifest: NOSIGNATURE
302 cabletiers-1.20.1-1.2.2.jar |Cable Tiers |cabletiers |1.20.1-1.2.2 |DONE |Manifest: NOSIGNATURE
303 rangedpumps-1.1.0.jar |Ranged Pumps |rangedpumps |1.1.0 |DONE |Manifest: NOSIGNATURE
304 balm-forge-1.20.1-7.3.14-all.jar |Balm |balm |7.3.14 |DONE |Manifest: NOSIGNATURE
305 JustEnoughResources-1.20.1-1.4.0.247.jar |Just Enough Resources |jeresources |**.**.**.** |DONE |Manifest: NOSIGNATURE
306 shetiphiancore-forge-1.20.1-1.4.jar |ShetiPhian-Core |shetiphiancore |1.20.1-1.4 |DONE |Manifest: NOSIGNATURE
307 MysticalAgradditions-1.20.1-7.0.8.jar |Mystical Agradditions |mysticalagradditions |7.0.8 |DONE |Manifest: NOSIGNATURE
308 [forge]ctov-3.4.11.jar |ChoiceTheorem's Overhauled Vil|ctov |3.4.11 |DONE |Manifest: NOSIGNATURE
309 athena-forge-1.20.1-3.1.2.jar |Athena |athena |3.1.2 |DONE |Manifest: NOSIGNATURE
310 stylecolonies-1.12-1.20.1.jar |stylecolonies mod |stylecolonies |1.12 |DONE |Manifest: NOSIGNATURE
311 novillagerdm-1.20.1-5.0.0.jar |No Villager Death Messages |novillagerdm |5.0.0 |DONE |Manifest: NOSIGNATURE
312 PackMenu-1.20.1-6.1.2.jar |PackMenu |packmenu |6.1.2 |DONE |Manifest: NOSIGNATURE
313 alltheores-1.20.1-47.1.3-2.2.4.jar |AllTheOres |alltheores |2.2.4 |DONE |Manifest: NOSIGNATURE
314 Glodium-1.20-1.5-forge.jar |Glodium |glodium |1.20-1.5-forge |DONE |Manifest: NOSIGNATURE
315 ae2insertexportcard-1.20.1-1.3.0.jar |AE2 Insert Export Card |ae2insertexportcard |1.20.1-1.3.0 |DONE |Manifest: NOSIGNATURE
316 torchmaster-20.1.9.jar |Torchmaster |torchmaster |20.1.9 |DONE |Manifest: NOSIGNATURE
317 maidensmerrymaking-1-20.1-7.jar |Maiden's MerryMaking |maidensmerrymaking |1.0.0 |DONE |Manifest: NOSIGNATURE
318 BotanyTrees-Forge-1.20.1-9.0.18.jar |BotanyTrees |botanytrees |9.0.18 |DONE |Manifest: NOSIGNATURE
319 ironfurnaces-1.20.1-4.1.6.jar |Iron Furnaces |ironfurnaces |4.1.6 |DONE |Manifest: NOSIGNATURE
320 mcw-trapdoors-1.1.4-mc1.20.1forge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.4 |DONE |Manifest: NOSIGNATURE
321 supermartijn642corelib-1.1.18-forge-mc1.20.1.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.1.18 |DONE |Manifest: NOSIGNATURE
322 resourcefulconfig-forge-1.20.1-2.1.2.jar |Resourcefulconfig |resourcefulconfig |2.1.2 |DONE |Manifest: NOSIGNATURE
323 Ad-Astra-Giselle-Addon-forge-1.20.1-6.18.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |6.18 |DONE |Manifest: NOSIGNATURE
324 curios-forge-5.11.1+1.20.1.jar |Curios API |curios |5.11.1+1.20.1 |DONE |Manifest: NOSIGNATURE
325 Searchables-forge-1.20.1-1.0.3.jar |Searchables |searchables |1.0.3 |DONE |Manifest: NOSIGNATURE
326 Measurements-forge-1.20.1-2.0.0.jar |Measurements |measurements |2.0.0 |DONE |Manifest: NOSIGNATURE
327 FramedBlocks-9.3.1.jar |FramedBlocks |framedblocks |9.3.1 |DONE |Manifest: NOSIGNATURE
328 angelring-1.20.1-2.3.1.jar |Angel Ring 2 |angelring |2.2.3 |DONE |Manifest: NOSIGNATURE
329 sparsestructuresreforged-1.20.1-1.0.0.jar |SparseStructuresReforged |sparsestructuresreforged |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
330 mcw-furniture-3.3.0-mc1.20.1forge.jar |Macaw's Furniture |mcwfurnitures |3.3.0 |DONE |Manifest: NOSIGNATURE
331 flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE
332 JadeAddons-1.20.1-Forge-5.3.1.jar |Jade Addons |jadeaddons |5.3.1+forge |DONE |Manifest: NOSIGNATURE
333 infiniverse-1.20.1-1.0.0.5.jar |Infiniverse |infiniverse |**.**.**.** |DONE |Manifest: NOSIGNATURE
334 CodeChickenLib-1.20.1-4.4.0.516-universal.jar |CodeChicken Lib |codechickenlib |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
335 BrandonsCore-1.20.1-3.2.1.302-universal.jar |Brandon's Core |brandonscore |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
336 YungsBetterMineshafts-1.20-Forge-4.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.20-Forge-4.0.4 |DONE |Manifest: NOSIGNATURE
337 sliceanddice-forge-3.3.0.jar |Create Slice & Dice |sliceanddice |3.3.0 |DONE |Manifest: NOSIGNATURE
338 DarkPaintings-Forge-1.20.1-17.0.4.jar |DarkPaintings |darkpaintings |17.0.4 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
339 crafting-on-a-stick-1.20.1-1.1.5.jar |Crafting On A Stick |crafting_on_a_stick |1.1.5 |DONE |Manifest: NOSIGNATURE
340 elytraslot-forge-6.4.4+1.20.1.jar |Elytra Slot |elytraslot |6.4.4+1.20.1 |DONE |Manifest: NOSIGNATURE
341 harvestwithease-1.20.1-8.0.1.0-forge.jar |Harvest with ease |harvestwithease |**.**.**.** |DONE |Manifest: NOSIGNATURE
342 multipiston-1.20-1.2.43-RELEASE.jar |Multi-Piston |multipiston |1.20-1.2.43-RELEASE |DONE |Manifest: NOSIGNATURE
343 lithostitched-forge-1.20.1-1.4.3.jar |Lithostitched |lithostitched |1.4 |DONE |Manifest: NOSIGNATURE
344 dyenamicsandfriends-1.20.1-1.9.0.jar |Dyenamics and Friends |dyenamicsandfriends |1.20.1-1.9.0 |DONE |Manifest: NOSIGNATURE
345 bdlib-1.27.0.8-mc1.20.1.jar |BdLib |bdlib |**.**.**.** |DONE |Manifest: NOSIGNATURE
346 travelersbackpack-forge-1.20.1-9.1.28.jar |Traveler's Backpack |travelersbackpack |9.1.28 |DONE |Manifest: NOSIGNATURE
347 NaturesCompass-1.20.1-1.11.2-forge.jar |Nature's Compass |naturescompass |1.20.1-1.11.2-forge |DONE |Manifest: NOSIGNATURE
348 jumpboat-1.20.0-1.0.5.jar |Jumpy Boats |jumpboat |1.20.0-1.0.5 |DONE |Manifest: NOSIGNATURE
349 LibX-1.20.1-5.0.14.jar |LibX |libx |1.20.1-5.0.14 |DONE |Manifest: NOSIGNATURE
350 UtilitiX-1.20.1-0.8.24.jar |UtilitiX |utilitix |1.20.1-0.8.24 |DONE |Manifest: NOSIGNATURE
351 jei-1.20.1-forge-15.20.0.106.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE
352 Mekanism-1.20.1-10.4.14.71.jar |Mekanism |mekanism |10.4.14 |DONE |Manifest: NOSIGNATURE
353 GravitationalModulatingAdditionalUnit-1.20.1-3.2.j|Gravitational Modulating Addit|gravitationalmodulatingunittwe|3.2 |DONE |Manifest: NOSIGNATURE
354 MekanismGenerators-1.20.1-10.4.14.71.jar |Mekanism: Generators |mekanismgenerators |10.4.14 |DONE |Manifest: NOSIGNATURE
355 invtweaks-1.20.1-1.2.0.jar |Inventory Tweaks Refoxed |invtweaks |1.2.0 |DONE |Manifest: NOSIGNATURE
356 GlitchCore-forge-1.20.1-0.0.1.1.jar |GlitchCore |glitchcore |**.**.**.** |DONE |Manifest: NOSIGNATURE
357 BiomesOPlenty-forge-1.20.1-19.0.0.94.jar |Biomes O' Plenty |biomesoplenty |**.**.**.** |DONE |Manifest: NOSIGNATURE
358 pneumaticcraft-repressurized-6.0.20+mc1.20.1.jar |PneumaticCraft: Repressurized |pneumaticcraft |6.0.20+mc1.20.1 |DONE |Manifest: NOSIGNATURE
359 PackingTape-1.20.1-0.14.3.jar |Packing Tape |packingtape |0.14.3 |DONE |Manifest: NOSIGNATURE
360 forge-1.20.1-47.3.29-universal.jar |Forge |forge |47.3.29 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
361 cofh_core-1.20.1-11.0.2.56.jar |CoFH Core |cofh_core |11.0.2 |DONE |Manifest: NOSIGNATURE
362 thermal_core-1.20.1-11.0.6.24.jar |Thermal Series |thermal |11.0.6 |DONE |Manifest: NOSIGNATURE
363 thermal_integration-1.20.1-11.0.1.27.jar |Thermal Integration |thermal_integration |11.0.1 |DONE |Manifest: NOSIGNATURE
364 redstone_arsenal-1.20.1-8.0.1.24.jar |Redstone Arsenal |redstone_arsenal |8.0.1 |DONE |Manifest: NOSIGNATURE
365 thermal_cultivation-1.20.1-11.0.1.24.jar |Thermal Cultivation |thermal_cultivation |11.0.1 |DONE |Manifest: NOSIGNATURE
366 appleskin-forge-mc1.20.1-2.5.1.jar |AppleSkin |appleskin |2.5.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE
367 thermal_innovation-1.20.1-11.0.1.23.jar |Thermal Innovation |thermal_innovation |11.0.1 |DONE |Manifest: NOSIGNATURE
368 silent-gear-1.20.1-3.6.6.jar |Silent Gear |silentgear |3.6.6 |DONE |Manifest: NOSIGNATURE
369 thermal_foundation-1.20.1-11.0.6.70.jar |Thermal Foundation |thermal_foundation |11.0.6 |DONE |Manifest: NOSIGNATURE
370 thermal_locomotion-1.20.1-11.0.1.19.jar |Thermal Locomotion |thermal_locomotion |11.0.1 |DONE |Manifest: NOSIGNATURE
371 thermal_dynamics-1.20.1-11.0.1.23.jar |Thermal Dynamics |thermal_dynamics |11.0.1 |DONE |Manifest: NOSIGNATURE
372 mcw-paths-1.0.5-1.20.1forge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |DONE |Manifest: NOSIGNATURE
373 alchemistry-1.20.1-2.3.4.jar |Alchemistry |alchemistry |2.3.4 |DONE |Manifest: NOSIGNATURE
374 ZeroCore2-1.20.1-2.1.47.jar |Zero CORE 2 |zerocore |1.20.1-2.1.47 |DONE |Manifest: NOSIGNATURE
375 SimpleBackups-1.20.1-3.1.8.jar |Simple Backups |simplebackups |1.20.1-3.1.8 |DONE |Manifest: NOSIGNATURE
376 fabric-api-base-0.4.31+ef105b4977.jar |Fabric API Base |fabric_api_base |0.4.31+ef105b4977 |DONE |Manifest: NOSIGNATURE
377 MouseTweaks-forge-mc1.20.1-2.25.1.jar |Mouse Tweaks |mousetweaks |2.25.1 |DONE |Manifest: NOSIGNATURE
378 ImmersiveEngineering-1.20.1-10.1.0-171.jar |Immersive Engineering |immersiveengineering |1.20.1-10.1.0-171 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
379 createoreexcavation-1.20-1.5.3.jar |Create Ore Excavation |createoreexcavation |1.5.3 |DONE |Manifest: NOSIGNATURE
380 NoChatReports-FORGE-1.20.1-v2.2.2.jar |No Chat Reports |nochatreports |1.20.1-v2.2.2 |DONE |Manifest: NOSIGNATURE
381 allthemodium-1.20.1-47.1.25-2.5.5.jar |Allthemodium |allthemodium |2.5.5 |DONE |Manifest: NOSIGNATURE
382 spectrelib-forge-0.13.17+1.20.1.jar |SpectreLib |spectrelib |0.13.17+1.20.1 |DONE |Manifest: NOSIGNATURE
383 kffmod-4.11.0.jar |Kotlin For Forge |kotlinforforge |4.11.0 |DONE |Manifest: NOSIGNATURE
384 pipez-forge-1.20.1-1.2.16.jar |Pipez |pipez |1.20.1-1.2.16 |DONE |Manifest: NOSIGNATURE
385 IntegratedDynamics-1.20.1-1.25.2.jar |IntegratedDynamics |integrateddynamics |1.25.2 |DONE |Manifest: NOSIGNATURE
386 itemcollectors-1.1.10-forge-mc1.20.jar |Item Collectors |itemcollectors |1.1.10 |DONE |Manifest: NOSIGNATURE
387 Croptopia-1.20.1-FORGE-3.0.4.jar |Croptopia |croptopia |3.0.4 |DONE |Manifest: NOSIGNATURE
388 serverconfigupdater-4.0.2.jar |ServerConfig Updater |serverconfigupdater |4.0.2 |DONE |Manifest: NOSIGNATURE
389 polymorph-forge-0.49.8+1.20.1.jar |Polymorph |polymorph |0.49.8+1.20.1 |DONE |Manifest: NOSIGNATURE
390 Zeta-1.0-24.jar |Zeta |zeta |1.0-24 |DONE |Manifest: NOSIGNATURE
391 entityculling-forge-1.7.2-mc1.20.1.jar |EntityCulling |entityculling |1.7.2 |DONE |Manifest: NOSIGNATURE
392 railcraft-reborn-1.20.1-1.1.9.jar |Railcraft Reborn |railcraft |1.1.9 |DONE |Manifest: NOSIGNATURE
393 oceansdelight-1.0.2-1.20.jar |Ocean's Delight |oceansdelight |1.0.2-1.20 |DONE |Manifest: NOSIGNATURE
394 connectedglass-1.1.12-forge-mc1.20.1.jar |Connected Glass |connectedglass |1.1.12 |DONE |Manifest: NOSIGNATURE
395 hyperbox-1.20.1-4.0.2.0.jar |Hyperbox |hyperbox |**.**.**.** |DONE |Manifest: NOSIGNATURE
396 Aquaculture-1.20.1-2.5.3.jar |Aquaculture 2 |aquaculture |2.5.3 |DONE |Manifest: NOSIGNATURE
397 cristellib-1.1.6-forge.jar |Cristel Lib |cristellib |1.1.6 |DONE |Manifest: NOSIGNATURE
398 totw_modded-forge-1.20.1-1.0.5.jar |Towers of the Wild Modded |totw_modded |1.0.5 |DONE |Manifest: NOSIGNATURE
399 CyclopsCore-1.20.1-1.19.6.jar |Cyclops Core |cyclopscore |1.19.6 |DONE |Manifest: NOSIGNATURE
400 blue_skies-1.20.1-1.3.31.jar |Blue Skies |blue_skies |1.3.31 |DONE |Manifest: NOSIGNATURE
401 YungsBetterWitchHuts-1.20-Forge-3.0.3.jar |YUNG's Better Witch Huts |betterwitchhuts |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
402 netherportalfix-forge-1.20-13.0.1.jar |NetherPortalFix |netherportalfix |13.0.1 |DONE |Manifest: NOSIGNATURE
403 aiotbotania-1.20.1-4.0.5.jar |AIOT Botania |aiotbotania |1.20.1-4.0.5 |DONE |Manifest: NOSIGNATURE
404 geckolib-forge-1.20.1-4.7.jar |GeckoLib 4 |geckolib |4.7 |DONE |Manifest: NOSIGNATURE
405 creeperoverhaul-3.0.2-forge.jar |Creeper Overhaul |creeperoverhaul |3.0.2 |DONE |Manifest: NOSIGNATURE
406 ars_nouveau-1.20.1-4.12.6-all.jar |Ars Nouveau |ars_nouveau |4.12.6 |DONE |Manifest: NOSIGNATURE
407 ars_elemental-1.20.1-0.6.7.7.jar |Ars Elemental |ars_elemental |**.**.**.** |DONE |Manifest: NOSIGNATURE
408 eidolon_repraised-1.20.1-0.3.8.15.jar |Eidolon:Repraised |eidolon |**.**.**.** |DONE |Manifest: NOSIGNATURE
409 aether-1.20.1-1.5.2-neoforge.jar |The Aether |aether |1.20.1-1.5.2-neoforg|DONE |Manifest: NOSIGNATURE
410 lost_aether_content-1.20.1-1.2.3.jar |Aether: Lost Content |lost_aether_content |1.2.3 |DONE |Manifest: NOSIGNATURE
411 morejs-forge-1.20.1-0.10.0.jar |MoreJS |morejs |0.10.0 |DONE |Manifest: NOSIGNATURE
412 naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE
413 connectivity-1.20.1-6.8.jar |Connectivity Mod |connectivity |1.20.1-6.8 |DONE |Manifest: NOSIGNATURE
414 cookingforblockheads-forge-1.20.1-16.0.10.jar |CookingForBlockheads |cookingforblockheads |16.0.10 |DONE |Manifest: NOSIGNATURE
415 Controlling-forge-1.20.1-12.0.2.jar |Controlling |controlling |12.0.2 |DONE |Manifest: NOSIGNATURE
416 dankstorage-forge-1.20.1-15.jar |Dank Storage |dankstorage |15 |DONE |Manifest: NOSIGNATURE
417 mixinextras-forge-0.4.1.jar |MixinExtras |mixinextras |0.4.1 |DONE |Manifest: NOSIGNATURE
418 potionsmaster-1.20.1-47.1.70-0.6.0.jar |PotionsMaster |potionsmaster |0.6.0 |DONE |Manifest: NOSIGNATURE
419 Twigs-1.20.1-3.1.0.jar |Twigs |twigs |1.20.1-3.1.1 |DONE |Manifest: NOSIGNATURE
420 create_dragon_lib-1.20.1-1.4.3.jar |Create: Dragon Lib |create_dragon_lib |1.4.3 |DONE |Manifest: NOSIGNATURE
421 generatorgalore-1.20.1-1.2.4.jar |Generator Galore |generatorgalore |1.20.1-1.2.4 |DONE |Manifest: NOSIGNATURE
422 Steam_Rails-1.6.7+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.7+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE
423 twilightforest-1.20.1-4.3.2508-universal.jar |The Twilight Forest |twilightforest |4.3.2508 |DONE |Manifest: NOSIGNATURE
424 mob_grinding_utils-1.20.1-1.1.0.jar |Mob Grinding Utils |mob_grinding_utils |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
425 sodiumdynamiclights-forge-1.0.10-1.20.1.jar |Sodium Dynamic Lights |sodiumdynamiclights |1.0.9 |DONE |Manifest: NOSIGNATURE
426 arseng-1.2.0.jar |Ars Énergistique |arseng |1.2.0 |DONE |Manifest: NOSIGNATURE
427 FarmersDelight-1.20.1-1.2.7.jar |Farmer's Delight |farmersdelight |1.20.1-1.2.7 |DONE |Manifest: NOSIGNATURE
428 corn_delight-1.1.6-1.20.1.jar |Corn Delight |corn_delight |1.1.6-1.20.1 |DONE |Manifest: NOSIGNATURE
429 ends_delight-1.20.1-2.5.jar |End's Delight |ends_delight |2.5 |DONE |Manifest: NOSIGNATURE
430 entangled-1.3.20-forge-mc1.20.4.jar |Entangled |entangled |1.3.20 |DONE |Manifest: NOSIGNATURE
431 CommonCapabilities-1.20.1-2.9.4.jar |CommonCapabilities |commoncapabilities |2.9.4 |DONE |Manifest: NOSIGNATURE
432 crashutilities-8.1.4.jar |Crash Utilities |crashutilities |8.1.4 |DONE |Manifest: NOSIGNATURE
433 getittogetherdrops-forge-1.20-1.3.jar |Get It Together, Drops! |getittogetherdrops |1.3 |DONE |Manifest: NOSIGNATURE
434 endersdelight-1.20.1-1.0.3.jar |Ender's Delight |endersdelight |1.0.3 |DONE |Manifest: NOSIGNATURE
435 noflyzone-1.20.1-1.1.0.jar |No-fly Zone |noflyzone |1.20.1-1.1.0 |DONE |Manifest: NOSIGNATURE
436 mcw-fences-1.1.2-mc1.20.1forge.jar |Macaw's Fences and Walls |mcwfences |1.1.2 |DONE |Manifest: NOSIGNATURE
437 colorfulhearts-forge-1.20.1-4.3.16.jar |Colorful Hearts |colorfulhearts |4.3.16 |DONE |Manifest: NOSIGNATURE
438 wirelesschargers-1.0.9a-forge-mc1.20.jar |Wireless Chargers |wirelesschargers |1.0.9a |DONE |Manifest: NOSIGNATURE
439 modelfix-1.15.jar |Model Gap Fix |modelfix |1.15 |DONE |Manifest: NOSIGNATURE
440 Patchouli-1.20.1-84.1-FORGE.jar |Patchouli |patchouli |1.20.1-84.1-FORGE |DONE |Manifest: NOSIGNATURE
441 ars_ocultas-1.20.1-1.2.2-all.jar |Ars Ocultas |ars_ocultas |1.2.2 |DONE |Manifest: NOSIGNATURE
442 allthearcanistgear-1.20.1-20.0.0.jar |All The Arcanist Gear |allthearcanistgear |1.20.1-20.0.0 |DONE |Manifest: NOSIGNATURE
443 thermal_expansion-1.20.1-11.0.1.29.jar |Thermal Expansion |thermal_expansion |11.0.1 |DONE |Manifest: NOSIGNATURE
444 IntegratedTunnels-1.20.1-1.8.34.jar |IntegratedTunnels |integratedtunnels |1.8.34 |DONE |Manifest: NOSIGNATURE
445 GunpowderLib-1.20.2-2.2.2.jar |GunpowderLib |gunpowderlib |1.20.2-2.2.2 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
446 Exchangers-1.20.1-3.5.1.jar |Exchangers |exchangers |1.20.1-3.5.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
447 ftb-ultimine-forge-2001.1.5.jar |FTB Ultimine |ftbultimine |2001.1.5 |DONE |Manifest: NOSIGNATURE
448 YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE
449 resourcefullib-forge-1.20.1-2.1.29.jar |Resourceful Lib |resourcefullib |2.1.29 |DONE |Manifest: NOSIGNATURE
450 MekanismTools-1.20.1-10.4.14.71.jar |Mekanism: Tools |mekanismtools |10.4.14 |DONE |Manifest: NOSIGNATURE
451 deeperdarker-forge-1.20.1-1.3.3.jar |Deeper and Darker |deeperdarker |1.3.3 |DONE |Manifest: NOSIGNATURE
452 architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE
453 BambooEverything-forge-3.0.3+mc1.20.1.jar |Bamboo Everything |bambooeverything |3.0.3+mc1.20.1 |DONE |Manifest: NOSIGNATURE
454 findme-3.2.1-forge.jar |FindMe |findme |3.2.1 |DONE |Manifest: NOSIGNATURE
455 observable-4.4.2.jar |Observable |observable |4.4.2 |DONE |Manifest: NOSIGNATURE
456 ftb-library-forge-2001.2.9.jar |FTB Library |ftblibrary |2001.2.9 |DONE |Manifest: NOSIGNATURE
457 ftb-teams-forge-2001.3.1.jar |FTB Teams |ftbteams |2001.3.1 |DONE |Manifest: NOSIGNATURE
458 ftb-ranks-forge-2001.1.3.jar |FTB Ranks |ftbranks |2001.1.3 |DONE |Manifest: NOSIGNATURE
459 ftb-essentials-forge-2001.2.2.jar |FTB Essentials |ftbessentials |2001.2.2 |DONE |Manifest: NOSIGNATURE
460 ftb-chunks-forge-2001.3.5.jar |FTB Chunks |ftbchunks |2001.3.5 |DONE |Manifest: NOSIGNATURE
461 cc-tweaked-1.20.1-forge-1.113.1.jar |CC: Tweaked |computercraft |1.113.1 |DONE |Manifest: NOSIGNATURE
462 Draconic-Evolution-1.20.1-3.1.2.604-universal.jar |Draconic Evolution |draconicevolution |**.**.**.** |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****
463 energymeter-forge-1.20.1-1.0.0.jar |Energy Meter |energymeter |1.20.1-1.0.0 |DONE |Manifest: NOSIGNATURE
464 Stargate Journey-1.20.1-0.6.33 Hotfix.jar |Stargate Journey |sgjourney |0.6.33 |DONE |Manifest: NOSIGNATURE
465 ExtremeReactors2-1.20.1-2.0.91.jar |Extreme Reactors |bigreactors |1.20.1-2.0.91 |DONE |Manifest: NOSIGNATURE
466 productivebees-1.20.1-12.6.0.jar |Productive Bees |productivebees |1.20.1-12.6.0 |DONE |Manifest: NOSIGNATURE
467 trashcans-1.0.18b-forge-mc1.20.jar |Trash Cans |trashcans |1.0.18b |DONE |Manifest: NOSIGNATURE
468 inventoryessentials-forge-1.20.1-8.2.6.jar |Inventory Essentials |inventoryessentials |8.2.6 |DONE |Manifest: NOSIGNATURE
469 Towns-and-Towers-1.12-Fabric+Forge.jar |Towns and Towers |t_and_t |0.0NONE |DONE |Manifest: NOSIGNATURE
470 YeetusExperimentus-Forge-2.3.1-build.6+mc1.20.1.ja|Yeetus Experimentus |yeetusexperimentus |2.3.1-build.6+mc1.20|DONE |Manifest: NOSIGNATURE
471 voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE
472 rhino-forge-2001.2.3-build.6.jar |Rhino |rhino |2001.2.3-build.6 |DONE |Manifest: NOSIGNATURE
473 kubejs-forge-2001.6.5-build.16.jar |KubeJS |kubejs |2001.6.5-build.16 |DONE |Manifest: NOSIGNATURE
474 Cucumber-1.20.1-7.0.13.jar |Cucumber Library |cucumber |7.0.13 |DONE |Manifest: NOSIGNATURE
475 matc-1.6.0.jar |Mystical Agriculture Tiered Cr|matc |1.6.0 |DONE |Manifest: NOSIGNATURE
476 trashslot-forge-1.20-15.1.1.jar |TrashSlot |trashslot |15.1.1 |DONE |Manifest: NOSIGNATURE
477 jmi-forge-1.20.1-0.14-48.jar |JourneyMap Integration |jmi |1.20.1-0.14-48 |DONE |Manifest: NOSIGNATURE
478 amendments-1.20-1.2.16.jar |Amendments |amendments |1.20-1.2.16 |DONE |Manifest: NOSIGNATURE
479 blueflame-1.20.0-1.0.3.jar |Blue Flame Burning |blueflame |1.20.0-1.0.3 |DONE |Manifest: NOSIGNATURE
480 sophisticatedstorage-1.20.1-1.3.4.1061.jar |Sophisticated Storage |sophisticatedstorage |1.3.4.1061 |DONE |Manifest: NOSIGNATURE
481 allthewizardgear-1.20.1-1.1.4.jar |All The Wizard Gear |allthewizardgear |1.20.1-1.1.4 |DONE |Manifest: NOSIGNATURE
482 additionallanterns-1.1.1a-forge-mc1.20.jar |Additional Lanterns |additionallanterns |1.1.1a |DONE |Manifest: NOSIGNATURE
483 item-filters-forge-2001.1.0-build.59.jar |Item Filters |itemfilters |2001.1.0-build.59 |DONE |Manifest: NOSIGNATURE
484 ftb-quests-forge-2001.4.11.jar |FTB Quests |ftbquests |2001.4.11 |DONE |Manifest: NOSIGNATURE
485 ftb-xmod-compat-forge-2.1.2.jar |FTB XMod Compat |ftbxmodcompat |2.1.2 |DONE |Manifest: NOSIGNATURE
486 productivelib-1.20.1-0.0.4.jar |Productive Lib |productivelib |1.20.1-0.0.4 |DONE |Manifest: NOSIGNATURE
487 ensorcellation-1.20.1-5.0.2.24.jar |Ensorcellation |ensorcellation |5.0.2 |DONE |Manifest: NOSIGNATURE
488 create-1.20.1-0.5.1.j.jar |Create |create |0.5.1.j |DONE |Manifest: NOSIGNATURE
489 ars_creo-1.20.1-4.1.0.jar |Ars Creo |ars_creo |4.1.0 |DONE |Manifest: NOSIGNATURE
490 ponderjs-1.20.1-1.4.0.jar |PonderJS |ponderjs |1.4.0 |DONE |Manifest: NOSIGNATURE
491 waystones-forge-1.20.1-14.1.9.jar |Waystones |waystones |14.1.9 |DONE |Manifest: NOSIGNATURE
492 Structory_1.20.x_v1.3.5.jar |Structory |structory |1.3.5 |DONE |Manifest: NOSIGNATURE
493 FastSuite-1.20.1-5.0.1.jar |Fast Suite |fastsuite |5.0.1 |DONE |Manifest: NOSIGNATURE
494 journeymap-1.20.1-5.10.3-forge.jar |Journeymap |journeymap |5.10.3 |DONE |Manifest: NOSIGNATURE
495 comforts-forge-6.4.0+1.20.1.jar |Comforts |comforts |6.4.0+1.20.1 |DONE |Manifest: NOSIGNATURE
496 DimStorage-1.20.1-8.0.1.jar |DimStorage |dimstorage |8.0.1 |DONE |Manifest: NOSIGNATURE
497 MyServerIsCompatible-1.20-1.0.jar |MyServerIsCompatible |myserveriscompatible |1.0 |DONE |Manifest: NOSIGNATURE
498 Dungeon Crawl-1.20.1-2.3.15.jar |Dungeon Crawl |dungeoncrawl |2.3.15 |DONE |Manifest: NOSIGNATURE
499 charginggadgets-1.11.0.jar |Charging Gadgets |charginggadgets |1.11.0 |DONE |Manifest: NOSIGNATURE
500 mcjtylib-1.20-8.0.6.jar |McJtyLib |mcjtylib |1.20-8.0.6 |DONE |Manifest: NOSIGNATURE
501 rftoolsbase-1.20-5.0.5.jar |RFToolsBase |rftoolsbase |1.20-5.0.5 |DONE |Manifest: NOSIGNATURE
502 rftoolspower-1.20-6.0.2.jar |RFToolsPower |rftoolspower |1.20-6.0.2 |DONE |Manifest: NOSIGNATURE
503 rftoolsbuilder-1.20-6.0.8.jar |RFToolsBuilder |rftoolsbuilder |1.20-6.0.8 |DONE |Manifest: NOSIGNATURE
504 deepresonance-1.20-5.0.4.jar |DeepResonance |deepresonance |1.20-5.0.4 |DONE |Manifest: NOSIGNATURE
505 xnet-1.20-6.1.6.jar |XNet |xnet |1.20-6.1.6 |DONE |Manifest: NOSIGNATURE
506 xnetgases-1.20.1-5.1.4.jar |XNet Gases |xnetgases |5.1.4 |DONE |Manifest: NOSIGNATURE
507 rftoolsstorage-1.20-5.0.3.jar |RFToolsStorage |rftoolsstorage |1.20-5.0.3 |DONE |Manifest: NOSIGNATURE
508 rftoolscontrol-1.20-7.0.3.jar |RFToolsControl |rftoolscontrol |1.20-7.0.3 |DONE |Manifest: NOSIGNATURE
509 YungsBetterDesertTemples-1.20-Forge-3.0.3.jar |YUNG's Better Desert Temples |betterdeserttemples |1.20-Forge-3.0.3 |DONE |Manifest: NOSIGNATURE
510 mahoutsukai-1.20.1-v1.34.78.jar |Mahou Tsukai |mahoutsukai |1.20.1-v1.34.78 |DONE |Manifest: NOSIGNATURE
511 farsight-1.20.1-3.7.jar |Farsight mod |farsight_view |1.20.1-3.7 |DONE |Manifest: NOSIGNATURE
512 Terralith_1.20.x_v2.5.4.jar |Terralith |terralith |2.5.4 |DONE |Manifest: NOSIGNATURE
513 bloodmagic-1.20.1-3.3.3-45.jar |Blood Magic |bloodmagic |3.3.3-45 |DONE |Manifest: NOSIGNATURE
514 rftoolsutility-1.20-6.0.6.jar |RFToolsUtility |rftoolsutility |1.20-6.0.6 |DONE |Manifest: NOSIGNATURE
515 moonlight-1.20-2.13.58-forge.jar |Moonlight Library |moonlight |1.20-2.13.58 |DONE |Manifest: NOSIGNATURE
516 configuration-forge-1.20.1-3.1.0.jar |Configuration |configuration |3.1.0 |DONE |Manifest: NOSIGNATURE
517 gtceu-1.20.1-1.6.3.jar |GregTech |gtceu |1.6.3 |DONE |Manifest: NOSIGNATURE
518 ToolBelt-1.20.1-1.20.02.jar |Tool Belt |toolbelt |1.20.02 |DONE |Manifest: NOSIGNATURE
519 titanium-1.20.1-3.8.32.jar |Titanium |titanium |3.8.32 |DONE |Manifest: NOSIGNATURE
520 silent-lib-1.20.1-8.0.0.jar |Silent Lib |silentlib |8.0.0 |DONE |Manifest: NOSIGNATURE
521 mixinsquared-forge-0.2.0.jar |MixinSquared |mixinsquared |0.2.0 |DONE |Manifest: NOSIGNATURE
522 Jade-1.20.1-Forge-11.12.3.jar |Jade |jade |11.12.3+forge |DONE |Manifest: NOSIGNATURE
523 appliedenergistics2-forge-15.3.3.jar |Applied Energistics 2 |ae2 |15.3.3 |DONE |Manifest: NOSIGNATURE
524 AEInfinityBooster-1.20.1-1.0.0+21.jar |AEInfinityBooster |aeinfinitybooster |1.20.1-1.0.0+21 |DONE |Manifest: NOSIGNATURE
525 ae2wtlib-15.2.3-forge.jar |AE2WTLib |ae2wtlib |15.2.3-forge |DONE |Manifest: NOSIGNATURE
526 ExtendedAE-1.20-1.3.5-forge.jar |ExtendedAE |expatternprovider |1.20-1.3.5-forge |DONE |Manifest: NOSIGNATURE
527 AdvancedAE-1.1.1-1.20.1.jar |Advanced AE |advanced_ae |1.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
528 AE2-Things-1.2.1.jar |AE2 Things |ae2things |1.2.1 |DONE |Manifest: NOSIGNATURE
529 polyeng-forge-0.1.1-1.20.1.jar |Polymorphic Energistics |polyeng |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
530 AppliedFlux-1.20-1.1.10-forge.jar |AppliedFlux |appflux |1.20-1.1.10-forge |DONE |Manifest: NOSIGNATURE
531 merequester-forge-1.20.1-1.1.5.jar |ME Requester |merequester |1.20.1-1.1.5 |DONE |Manifest: NOSIGNATURE
532 forbidden_arcanus-1.20.1-2.2.6.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.6 |DONE |Manifest: NOSIGNATURE
533 theurgy-1.20.1-1.23.4.jar |Theurgy |theurgy |1.23.4 |DONE |Manifest: NOSIGNATURE
534 nethersdelight-1.20.1-4.0.jar |Nether's Delight |nethersdelight |1.20.1-4.0 |DONE |Manifest: NOSIGNATURE
535 Quark-4.0-460.jar |Quark |quark |4.0-460 |DONE |Manifest: NOSIGNATURE
536 supplementaries-1.20-3.1.13.jar |Supplementaries |supplementaries |1.20-3.1.13 |DONE |Manifest: NOSIGNATURE
537 allthecompressed-1.20.1-3.0.2.jar |AllTheCompressed |allthecompressed |3.0.2 |DONE |Manifest: NOSIGNATURE
538 Delightful-1.20.1-3.7.jar |Delightful |delightful |3.7 |DONE |Manifest: NOSIGNATURE
539 chemlib-1.20.1-2.0.19.jar |ChemLib |chemlib |2.0.19 |DONE |Manifest: NOSIGNATURE
540 enderchests-forge-1.20.1-1.3.jar |EnderChests |enderchests |1.20.1-1.3 |DONE |Manifest: NOSIGNATURE
541 JustEnoughMekanismMultiblocks-1.20.1-4.10.jar |Just Enough Mekanism Multibloc|jei_mekanism_multiblocks |4.10 |DONE |Manifest: NOSIGNATURE
542 Applied-Botanics-forge-1.5.0.jar |Applied Botanics |appbot |1.5.0 |DONE |Manifest: NOSIGNATURE
543 modonomicon-1.20.1-forge-1.77.5.jar |Modonomicon |modonomicon |1.77.5 |DONE |Manifest: NOSIGNATURE
544 rsinsertexportupgrade-1.20.1-1.4.0.jar |RS Insert Export Upgrade |rsinsertexportupgrade |1.20.1-1.4.0 |DONE |Manifest: NOSIGNATURE
545 solcarrot-1.20.1-1.15.1.jar |Spice of Life: Carrot Edition |solcarrot |1.15.1 |DONE |Manifest: NOSIGNATURE
546 moredragoneggs-4.0.jar |More Dragon Eggs |moredragoneggs |4.0 |DONE |Manifest: NOSIGNATURE
547 refinedstorageaddons-0.10.0.jar |Refined Storage Addons |refinedstorageaddons |0.10.0 |DONE |Manifest: NOSIGNATURE
548 refinedpolymorph-0.1.1-1.20.1.jar |Refined Polymorphism |refinedpolymorph |0.1.1-1.20.1 |DONE |Manifest: NOSIGNATURE
549 Applied-Mekanistics-1.4.2.jar |Applied Mekanistics |appmek |1.4.2 |DONE |Manifest: NOSIGNATURE
550 AEAdditions-1.20.1-5.0.6.jar |AE Additions |ae2additions |5.0.6 |DONE |Manifest: NOSIGNATURE
551 megacells-forge-2.4.5-1.20.1.jar |MEGA Cells |megacells |2.4.5-1.20.1 |DONE |Manifest: NOSIGNATURE
552 packetfixer-forge-1.4.5-1.19-to-1.20.1.jar |Packet Fixer |packetfixer |1.4.5 |DONE |Manifest: NOSIGNATURE
553 expandability-forge-9.0.4.jar |ExpandAbility |expandability |9.0.4 |DONE |Manifest: NOSIGNATURE
554 Flywheel Backend: GL33 Instanced Arrays
555 Crash Report UUID: be7592cc-48f9-46f9-b2f4-f13a8b6b94b6
556 FML: 47.3
557 Forge: net.minecraftforge:47.3.29
This log will be saved for 90 days from their last view.
Report abuse