Guest User

Minecraft man from the shadow server crash

a guest
Mar 5th, 2025
578
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 53.17 KB | Gaming | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 2025-03-05 07:36:48
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.Entity.m_20185_()" because the return value of "java.util.Optional.orElse(Object)" is null
  8.     at net.mcreator.manfromtheshadow.procedures.EffectManProcedure.execute(EffectManProcedure.java:65) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading}
  9.     at net.mcreator.manfromtheshadow.entity.TheManFromTheShadowEntity.m_6518_(TheManFromTheShadowEntity.java:177) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading}
  10.     at net.mcreator.manfromtheshadow.procedures.SleepParalysis2Procedure.lambda$execute$1(SleepParalysis2Procedure.java:140) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading}
  11.     at net.mcreator.manfromtheshadow.ManFromTheShadowMod.lambda$tick$2(ManFromTheShadowMod.java:94) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading}
  12.     at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?] {re:mixin}
  13.     at net.mcreator.manfromtheshadow.ManFromTheShadowMod.tick(ManFromTheShadowMod.java:94) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading}
  14.     at net.mcreator.manfromtheshadow.__ManFromTheShadowMod_tick_ServerTickEvent.invoke(.dynamic) ~[The%20Man%20From%20The%20Shadow%202.3%20NP%201.19.2.jar%23531!/:?] {re:classloading,pl:eventbus:B}
  15.     at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:73) ~[eventbus-6.0.3.jar%2351!/:?] {}
  16.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.3.jar%2351!/:?] {}
  17.     at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.3.jar%2351!/:?] {}
  18.     at net.minecraftforge.event.ForgeEventFactory.onPostServerTick(ForgeEventFactory.java:849) ~[forge-1.19.2-43.4.4-universal.jar%23564!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A}
  19.     at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:843) ~[server-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  20.     at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:654) ~[server-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  21.     at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:244) ~[server-1.19.2-20220805.130853-srg.jar%23559!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:saturn.mixins.json:allocations.server_directory.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:core.MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:A}
  22.     at java.lang.Thread.run(Thread.java:840) [?:?] {re:mixin}
  23.  
  24.  
  25. A detailed walkthrough of the error, its code path and all known details is as follows:
  26. ---------------------------------------------------------------------------------------
  27.  
  28. -- System Details --
  29. Details:
  30.     Minecraft Version: 1.19.2
  31.     Minecraft Version ID: 1.19.2
  32.     Operating System: Linux (amd64) version 6.8.0-1020-oracle
  33.     Java Version: 17.0.14, Ubuntu
  34.     Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
  35.     Memory: 969904640 bytes (924 MiB) / 3615490048 bytes (3448 MiB) up to 6299844608 bytes (6008 MiB)
  36.     CPUs: 4
  37.     Processor Vendor: AuthenticAMD
  38.     Processor Name: AMD EPYC 9J14 96-Core Processor
  39.     Identifier: AuthenticAMD Family 25 Model 17 Stepping 1
  40.     Microarchitecture: Zen 3
  41.     Frequency (GHz): -0.00
  42.     Number of physical packages: 1
  43.     Number of physical CPUs: 2
  44.     Number of logical CPUs: 4
  45.     Graphics card #0 name: Device
  46.     Graphics card #0 vendor: Vendor (0x1234)
  47.     Graphics card #0 VRAM (MB): 16.00
  48.     Graphics card #0 deviceId: 0x1111
  49.     Graphics card #0 versionInfo: unknown
  50.     Virtual memory max (MB): 12013.88
  51.     Virtual memory used (MB): 4925.34
  52.     Swap memory total (MB): 0.00
  53.     Swap memory used (MB): 0.00
  54.     JVM Flags: 0 total;
  55.     Server Running: true
  56.     Player Count: 1 / 5; [ServerPlayer['Tugakit'/298, l='ServerLevel[New World]', x=1205.50, y=120.00, z=883.50]]
  57.     Data Packs: vanilla, mod:saturn, mod:dynamiclightsreforged (incompatible), mod:ancient_manuscripts, mod:easyanvils (incompatible), mod:playeranimator (incompatible), mod:there_is_something_in_the_caves, mod:entitycollisionfpsfix (incompatible), mod:blanketghost, mod:aquaculturedelight, mod:ctm (incompatible), mod:modernfix (incompatible), mod:clientcrafting (incompatible), mod:guardvillagers (incompatible), mod:pickupnotifier (incompatible), mod:balm (incompatible), mod:jeresources, mod:exposure (incompatible), mod:cloth_config (incompatible), mod:ctov (incompatible), mod:embeddium (incompatible), mod:geophilic_reforged, mod:structure_gel, mod:corpse (incompatible), mod:repurposed_structures, mod:bcc (incompatible), mod:thestairwell, mod:concheckrmd (incompatible), mod:spark (incompatible), mod:philipsruins (incompatible), mod:lightspeed (incompatible), mod:curios, mod:butchersdelightfoods, mod:atlaslib (incompatible), mod:cumulus_menus, mod:pluto, mod:butchersdelight, mod:globalxp, mod:nitrogen_internals, mod:the_bumblezone, mod:toms_storage (incompatible), mod:fastleafdecay, mod:geckolib3 (incompatible), mod:cave_dweller, mod:elytraslot, mod:fastload (incompatible), mod:dusk (incompatible), mod:jeg (incompatible), mod:jei (incompatible), mod:visualworkbench (incompatible), mod:graveyard (incompatible), mod:attributefix (incompatible), mod:goblintraders (incompatible), mod:caelus (incompatible), mod:immersive_weathering (incompatible), mod:fallingleaves (incompatible), mod:burning_man, mod:sereneseasons, mod:neruina (incompatible), mod:starlight (incompatible), mod:memoryleakfix (incompatible), mod:rubidium_extras (incompatible), mod:forge, mod:eyesinthedark, mod:ironchest (incompatible), mod:tectonic (incompatible), mod:sons_of_sins, mod:radon (incompatible), mod:voicechat (incompatible), mod:sound_physics_remastered (incompatible), mod:terrablender, mod:mousetweaks, mod:watching (incompatible), mod:luna (incompatible), mod:spectrelib (incompatible), mod:corgilib (incompatible), mod:betterfpsdist (incompatible), mod:kotlinforforge (incompatible), mod:whisperwoods (incompatible), mod:notenoughanimations (incompatible), mod:ecologics (incompatible), mod:polymorph, mod:lunar, mod:autoreglib (incompatible), mod:securitycraft, mod:entityculling, mod:canary, mod:red_sea_object, mod:immediatelyfast (incompatible), mod:fastfurnace (incompatible), mod:appleskin, mod:visuality, mod:puzzleslib (incompatible), mod:cold_sweat (incompatible), mod:aquaculture, mod:extremesoundmuffler (incompatible), mod:phantasm, mod:with_many_voices, mod:defaultoptions (incompatible), mod:carbonconfig, mod:blue_skies, mod:onlyhammers, mod:aether (incompatible), mod:aeroblender (incompatible), mod:connectivity (incompatible), mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:gpumemleakfix (incompatible), mod:structureessentials (incompatible), mod:villagernames, mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:lootintegrations (incompatible), mod:zombieawareness (incompatible), mod:mixinextras (incompatible), mod:bookshelf (incompatible), mod:sophisticatedbackpacks (incompatible), mod:bettercopper (incompatible), mod:the_old_ai, mod:additionalstructures, mod:bygonenether, mod:carryon (incompatible), mod:melody (incompatible), mod:shieldexp (incompatible), mod:sleep_killer, mod:spelunkers_charm, mod:twilightforest (incompatible), mod:konkrete (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:itshallnottick (incompatible), mod:midnightlurker, mod:ambientsounds, mod:eyesinthedarkness, mod:dungeons_enhanced, mod:whispers_of_the_wendigo, mod:ls_spooky_paintings, mod:man, mod:collective, mod:betterthirdperson, mod:resourcefullib (incompatible), mod:deeperdarker (incompatible), mod:architectury (incompatible), mod:pandalib (incompatible), mod:cupboard (incompatible), mod:refurbished_furniture (incompatible), mod:debugify (incompatible), mod:the_anomaly, mod:framework (incompatible), mod:observable (incompatible), mod:yeetusexperimentus, mod:gamemenumodoption, mod:tradingpost (incompatible), mod:betteradvancements (incompatible), mod:fallingtrees (incompatible), mod:whispering_spirits, mod:easymagic (incompatible), mod:paladium, mod:pingwheel (incompatible), mod:monster_hunter_villager, mod:obscure_api, mod:aquamirae, mod:waystones (incompatible), mod:the_cuckoo_clock, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:comforts, mod:alternate_current (incompatible), mod:configured (incompatible), mod:lazydfu (incompatible), mod:everycomp (incompatible), mod:experimentalsettingsdisabler, mod:the_sculpture, mod:starvingskeleton, mod:theplaguedoctor, mod:goat_man, mod:skinlayers3d (incompatible), mod:toofast (incompatible), mod:boh, mod:friendsandfoes (incompatible), mod:ls_spooky_music, mod:graveyard_biomes (incompatible), mod:enchdesc (incompatible), mod:moonlight (incompatible), mod:mysticaloaktree (incompatible), mod:smarterfarmers (incompatible), mod:bettersafebed (incompatible), mod:mixinsquared (incompatible), mod:jade (incompatible), mod:culllessleaves, mod:creativecore, mod:smoothboot (incompatible), mod:fastbench (incompatible), mod:diagonalfences, mod:slenderman, mod:betterchunkloading (incompatible), mod:inventoryhud, mod:coroutil (incompatible), mod:endofherobrine (incompatible), mod:alexsdelight, mod:ferritecore (incompatible), mod:justzoom (incompatible), mod:packetfixer (incompatible), mod:badoptimizations (incompatible), mod:overflowingbars (incompatible), mod:healingcampfire, mod:betterfoliage (incompatible), mod:quark (incompatible), mod:supplementaries (incompatible), mod:presencefootsteps, Everycomp Generated Pack, Immersive Weathering Generated Pack, Supplementaries Generated Pack, tectonic/tectonic (incompatible), mod:the_one_who_watches, mod:man_from_the_shadow, mod:flywheel (incompatible), mod:stupid_deer, mod:create_dragon_lib, mod:shut_your_eyes, mod:creepingwoods, mod:create, mod:twisted_horrors, mod:create_enchantment_industry (incompatible), mod:createaddition (incompatible), mod:sliceanddice (incompatible), mod:nebs, mod:euphoria_patcher (incompatible), mod:railways (incompatible), mod:giantspawn, mod:createdeco (incompatible), mod:distantfriends, mod:ftblibrary (incompatible), mod:ftbteams, mod:ftbchunks (incompatible), mod:ftbxmodcompat (incompatible), mod:paranoia, mod:difficult_spawners, mod:watut (incompatible), mod:svmm
  58.     World Generation: Stable
  59.     Is Modded: Definitely; Server brand changed to 'forge'
  60.     Type: Dedicated Server (map_server.txt)
  61.     ModLauncher: 10.0.8+10.0.8+main.0ef7e830
  62.     ModLauncher launch target: forgeserver
  63.     ModLauncher naming: srg
  64.     ModLauncher services:
  65.         mixin-0.8.5.jar mixin PLUGINSERVICE
  66.         eventbus-6.0.3.jar eventbus PLUGINSERVICE
  67.         fmlloader-1.19.2-43.4.4.jar slf4jfixer PLUGINSERVICE
  68.         fmlloader-1.19.2-43.4.4.jar object_holder_definalize PLUGINSERVICE
  69.         fmlloader-1.19.2-43.4.4.jar runtime_enum_extender PLUGINSERVICE
  70.         fmlloader-1.19.2-43.4.4.jar capability_token_subclass PLUGINSERVICE
  71.         accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE
  72.         fmlloader-1.19.2-43.4.4.jar runtimedistcleaner PLUGINSERVICE
  73.         modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE
  74.         modlauncher-10.0.8.jar redirector TRANSFORMATIONSERVICE
  75.         modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE
  76.     FML Language Providers:
  77.         minecraft@1.0
  78.         javafml@null
  79.         [email protected]
  80.         lowcodefml@null
  81.     Mod List:
  82.         saturn-mc1.19.2-0.1.4.jar                         |Saturn                        |saturn                        |0.1.4               |DONE      |Manifest: NOSIGNATURE
  83.         dynamiclightsreforged-1.19.2_v1.4.0.jar           |Rubidium Dynamic Lights       |dynamiclightsreforged         |1.19.2_v1.4.0       |DONE      |Manifest: NOSIGNATURE
  84.         ancient_manuscripts-1.1.7-1.19.jar                |Ancient Manuscripts           |ancient_manuscripts           |1.1.7-1.19          |DONE      |Manifest: NOSIGNATURE
  85.         EasyAnvils-v4.0.11-1.19.2-Forge.jar               |Easy Anvils                   |easyanvils                    |4.0.11              |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
  86.         player-animation-lib-forge-1.0.2.jar              |Player Animator               |playeranimator                |1.0.2               |DONE      |Manifest: NOSIGNATURE
  87.         There is something in the caves_1.0.0.jar         |There is something in the cave|there_is_something_in_the_cave|1.0.0               |DONE      |Manifest: NOSIGNATURE
  88.         Entity_Collision_FPS_Fix-forge-1.19-2.0.0.0.jar   |Entity Collision FPS Fix      |entitycollisionfpsfix         |2.0.0.0             |DONE      |Manifest: NOSIGNATURE
  89.         BlanketGhost-forge-1.19.2-1.2.jar                 |BlanketGhost                  |blanketghost                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  90.         aquaculture_delight_1.0.1_forge_1.19.2.jar        |Aquaculture Delight           |aquaculturedelight            |1.0.1               |DONE      |Manifest: NOSIGNATURE
  91.         CTM-1.19.2-1.1.6+8.jar                            |ConnectedTexturesMod          |ctm                           |1.19.2-1.1.6+8      |DONE      |Manifest: NOSIGNATURE
  92.         modernfix-forge-5.18.1+mc1.19.2.jar               |ModernFix                     |modernfix                     |5.18.1+mc1.19.2     |DONE      |Manifest: NOSIGNATURE
  93.         clientcrafting-1.19.2-1.6.jar                     |clientcrafting mod            |clientcrafting                |1.19.2-1.6          |DONE      |Manifest: NOSIGNATURE
  94.         guardvillagers-1.19.2-1.5.9.jar                   |Guard Villagers               |guardvillagers                |1.19.2-1.5.9        |DONE      |Manifest: NOSIGNATURE
  95.         PickUpNotifier-v4.2.4-1.19.2-Forge.jar            |Pick Up Notifier              |pickupnotifier                |4.2.4               |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
  96.         balm-forge-1.19.2-4.6.0.jar                       |Balm                          |balm                          |4.6.0               |DONE      |Manifest: NOSIGNATURE
  97.         JustEnoughResources-1.19.2-1.2.3.243.jar          |Just Enough Resources         |jeresources                   |1.2.3.243           |DONE      |Manifest: NOSIGNATURE
  98.         exposure-1.19.2-1.6.0-forge.jar                   |Exposure                      |exposure                      |1.6.0               |DONE      |Manifest: NOSIGNATURE
  99.         cloth-config-8.3.134-forge.jar                    |Cloth Config v8 API           |cloth_config                  |8.3.134             |DONE      |Manifest: NOSIGNATURE
  100.         ctov-3.2.6c.jar                                   |ChoiceTheorem's Overhauled Vil|ctov                          |3.2.6c              |DONE      |Manifest: NOSIGNATURE
  101.         embeddium-0.3.18.1+mc1.19.2.jar                   |Embeddium                     |embeddium                     |0.3.18.1+mc1.19.2   |DONE      |Manifest: NOSIGNATURE
  102.         GeophilicReforged-v1.2.0.jar                      |Geophilic Reforged            |geophilic_reforged            |1.2.0               |DONE      |Manifest: NOSIGNATURE
  103.         TheOneWhoWatches-V1.4.3-1.19.2.jar                |The One Who Watches           |the_one_who_watches           |1.4.2               |DONE      |Manifest: NOSIGNATURE
  104.         structure_gel-1.19.2-2.7.3.jar                    |Structure Gel API             |structure_gel                 |2.7.3               |DONE      |Manifest: NOSIGNATURE
  105.         corpse-forge-1.19.2-1.0.17.jar                    |Corpse                        |corpse                        |1.19.2-1.0.17       |DONE      |Manifest: NOSIGNATURE
  106.         repurposed_structures_forge-6.3.29+1.19.2.jar     |Repurposed Structures         |repurposed_structures         |6.3.29+1.19.2       |DONE      |Manifest: NOSIGNATURE
  107.         BetterCompatibilityChecker-1.0.10-build.50+mc1.19.|Better Compatibility Checker  |bcc                           |1.0.10-build.50+mc1.|DONE      |Manifest: NOSIGNATURE
  108.         TheStairwell-forge-1.19.2-1.0.jar                 |TheStairwell                  |thestairwell                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  109.         Modpack Configuration Checker-1.19.x-v1.9.5.jar   |Modpack Config Checker        |concheckrmd                   |1.19.x-v1.9.5       |DONE      |Manifest: NOSIGNATURE
  110.         spark-1.10.37-forge.jar                           |spark                         |spark                         |1.10.37             |DONE      |Manifest: NOSIGNATURE
  111.         PhilipsRuins1.19.2-10.1.jar                       |Philip's Ruins                |philipsruins                  |10.1                |DONE      |Manifest: NOSIGNATURE
  112.         lightspeed-1.19.2-1.0.5.jar                       |Lightspeed                    |lightspeed                    |1.19.2-1.1.0        |DONE      |Manifest: NOSIGNATURE
  113.         curios-forge-1.19.2-5.1.6.4.jar                   |Curios API                    |curios                        |1.19.2-5.1.6.4      |DONE      |Manifest: NOSIGNATURE
  114.         Butchersdelight Foods beta 1.19.2 1.0.3.jar       |ButchersDelightfoods          |butchersdelightfoods          |1.19.21.0.3         |DONE      |Manifest: NOSIGNATURE
  115.         Atlas-Lib-1.19.2-1.1.6.jar                        |Atlas Lib                     |atlaslib                      |1.1.5a              |DONE      |Manifest: NOSIGNATURE
  116.         cumulus_menus-1.19.2-1.0.0-forge.jar              |Cumulus                       |cumulus_menus                 |1.19.2-1.0.0-forge  |DONE      |Manifest: NOSIGNATURE
  117.         pluto-mc1.19.2-0.0.9.jar                          |Pluto                         |pluto                         |0.0.9               |DONE      |Manifest: NOSIGNATURE
  118.         Butchersdelight beta 1.19.2 2.1.0.jar             |ButchersDelight               |butchersdelight               |1.19.22.1.0         |DONE      |Manifest: NOSIGNATURE
  119.         globalxp-1.19-1.10.2.jar                          |Global XP                     |globalxp                      |1.10.2              |DONE      |Manifest: NOSIGNATURE
  120.         nitrogen_internals-1.19.2-1.0.7-forge.jar         |Nitrogen                      |nitrogen_internals            |1.19.2-1.0.7-forge  |DONE      |Manifest: NOSIGNATURE
  121.         the_bumblezone_forge-6.9.13+1.19.2.jar            |The Bumblezone                |the_bumblezone                |6.9.13+1.19.2       |DONE      |Manifest: NOSIGNATURE
  122.         toms_storage-1.19-1.5.11.jar                      |Tom's Simple Storage Mod      |toms_storage                  |1.5.11              |DONE      |Manifest: NOSIGNATURE
  123.         FastLeafDecay-30.jar                              |FastLeafDecay                 |fastleafdecay                 |30                  |DONE      |Manifest: NOSIGNATURE
  124.         geckolib-forge-1.19-3.1.40.jar                    |GeckoLib                      |geckolib3                     |3.1.40              |DONE      |Manifest: NOSIGNATURE
  125.         Better Cave Dweller-1.19.2.jar                    |cave_dweller                  |cave_dweller                  |1.7.0               |DONE      |Manifest: NOSIGNATURE
  126.         sliceanddice-forge-2.4.0.jar                      |Create Slice & Dice           |sliceanddice                  |2.4.0               |DONE      |Manifest: NOSIGNATURE
  127.         NekosEnchantedBooks-1.19-2.0.3.jar                |Neko's Enchanted Books        |nebs                          |2.0.3               |DONE      |Manifest: NOSIGNATURE
  128.         elytraslot-forge-6.1.2+1.19.2.jar                 |Elytra Slot                   |elytraslot                    |6.1.2+1.19.2        |DONE      |Manifest: NOSIGNATURE
  129.         Fastload-Reforged-mc1.19.2-3.4.0.jar              |Fastload-Reforged             |fastload                      |3.4.0               |DONE      |Manifest: NOSIGNATURE
  130.         dusk-1.19.2-2.4.jar                               |Dusk Mod                      |dusk                          |1.19.2-2.4          |DONE      |Manifest: NOSIGNATURE
  131.         The Man From The Shadow 2.3 NP 1.19.2.jar         |Man From The Shadow           |man_from_the_shadow           |2.2                 |DONE      |Manifest: NOSIGNATURE
  132.         JustEnoughGuns-0.4.0-1.19.2.jar                   |Just Enough Guns              |jeg                           |0.4.0               |DONE      |Manifest: NOSIGNATURE
  133.         jei-1.19.2-forge-11.8.1.1034.jar                  |Just Enough Items             |jei                           |11.8.1.1034         |DONE      |Manifest: NOSIGNATURE
  134.         VisualWorkbench-v4.2.4-1.19.2-Forge.jar           |Visual Workbench              |visualworkbench               |4.2.4               |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
  135.         The_Graveyard_2.5.3_(FORGE)_for_1.19.2..jar       |The Graveyard                 |graveyard                     |2.5.3               |DONE      |Manifest: NOSIGNATURE
  136.         AttributeFix-Forge-1.19.2-17.2.8.jar              |AttributeFix                  |attributefix                  |17.2.8              |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
  137.         goblintraders-1.8.0-1.19.2.jar                    |Goblin Traders                |goblintraders                 |1.8.0               |DONE      |Manifest: NOSIGNATURE
  138.         caelus-forge-1.19.2-3.0.0.6.jar                   |Caelus API                    |caelus                        |1.19.2-3.0.0.6      |DONE      |Manifest: NOSIGNATURE
  139.         immersive_weathering-1.19.2-1.2.10-forge.jar      |Immersive Weathering          |immersive_weathering          |1.19.2-1.2.10       |DONE      |Manifest: NOSIGNATURE
  140.         Fallingleaves-1.19.1-1.3.1.jar                    |Falling Leaves                |fallingleaves                 |1.3.1               |DONE      |Manifest: NOSIGNATURE
  141.         BurningMan-forge-1.19.2-1.0.jar                   |Burning Man                   |burning_man                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
  142.         SereneSeasons-1.19.2-8.1.0.24.jar                 |Serene Seasons                |sereneseasons                 |0.0NONE             |DONE      |Manifest: NOSIGNATURE
  143.         Neruina-2.1.2-forge+1.19.2.jar                    |Neruina                       |neruina                       |2.1.2               |DONE      |Manifest: NOSIGNATURE
  144.         starlight-1.1.1+forge.cf5b10b.jar                 |Starlight                     |starlight                     |1.1.1+forge.a3aea74 |DONE      |Manifest: NOSIGNATURE
  145.         memoryleakfix-forge-1.17+-1.0.0.jar               |Memory Leak Fix               |memoryleakfix                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
  146.         rubidium_extras-1.19.2_v1.4.3.jar                 |Rubidium Extras               |rubidium_extras               |1.19.2_v1.4.3       |DONE      |Manifest: NOSIGNATURE
  147.         forge-1.19.2-43.4.4-universal.jar                 |Forge                         |forge                         |43.4.4              |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
  148.         EyesInTheDark-forge-1.19.2-1.0.jar                |EyesInTheDark                 |eyesinthedark                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
  149.         ironchest-1.19.2-14.2.7.jar                       |Iron Chests                   |ironchest                     |1.19.2-14.2.7       |DONE      |Manifest: NOSIGNATURE
  150.         tectonic-forge-1.19-2.3.5a.jar                    |Tectonic                      |tectonic                      |2.3.5a              |DONE      |Manifest: NOSIGNATURE
  151.         server-1.19.2-20220805.130853-srg.jar             |Minecraft                     |minecraft                     |1.19.2              |DONE      |Manifest: NOSIGNATURE
  152.         sons-of-sins-1.19.2-2.1.6.jar                     |Sons of Sins                  |sons_of_sins                  |2.1.6               |DONE      |Manifest: NOSIGNATURE
  153.         radon-0.8.2.jar                                   |Radon                         |radon                         |0.8.2               |DONE      |Manifest: NOSIGNATURE
  154.         voicechat-forge-1.19.2-2.5.26.jar                 |Simple Voice Chat             |voicechat                     |1.19.2-2.5.26       |DONE      |Manifest: NOSIGNATURE
  155.         sound-physics-remastered-forge-1.19.2-1.4.5.jar   |Sound Physics Remastered      |sound_physics_remastered      |1.19.2-1.4.5        |DONE      |Manifest: NOSIGNATURE
  156.         TerraBlender-forge-1.19.2-2.0.1.166.jar           |TerraBlender                  |terrablender                  |2.0.1.166           |DONE      |Manifest: NOSIGNATURE
  157.         MouseTweaks-forge-mc1.19-2.23.jar                 |Mouse Tweaks                  |mousetweaks                   |2.23                |DONE      |Manifest: NOSIGNATURE
  158.         From-The-Fog-1.19-v1.9.1-Forge-Fabric.jar         |From The Fog                  |watching                      |1.9.1               |DONE      |Manifest: NOSIGNATURE
  159.         Luna-FORGE-MC1.19.X-1.0.1.jar                     |Luna                          |luna                          |1.0.0               |DONE      |Manifest: NOSIGNATURE
  160.         spectrelib-forge-0.12.8+1.19.2.jar                |SpectreLib                    |spectrelib                    |0.12.8+1.19.2       |DONE      |Manifest: NOSIGNATURE
  161.         CorgiLib-forge-1.19.2-1.0.0.34.jar                |CorgiLib                      |corgilib                      |1.0.0.34            |DONE      |Manifest: NOSIGNATURE
  162.         betterfpsdist-1.19.2-4.1.jar                      |betterfpsdist mod             |betterfpsdist                 |1.19.2-4.1          |DONE      |Manifest: NOSIGNATURE
  163.         kffmod-3.12.0.jar                                 |Kotlin For Forge              |kotlinforforge                |3.12.0              |DONE      |Manifest: NOSIGNATURE
  164.         whisperwoods-1.19-2.1.1-forge.jar                 |Whisperwoods                  |whisperwoods                  |1.19-2.1.1          |DONE      |Manifest: NOSIGNATURE
  165.         notenoughanimations-forge-1.9.2-mc1.19.2.jar      |NotEnoughAnimations           |notenoughanimations           |1.9.2               |DONE      |Manifest: NOSIGNATURE
  166.         flywheel-forge-1.19.2-0.6.11-22.jar               |Flywheel                      |flywheel                      |0.6.11-22           |DONE      |Manifest: NOSIGNATURE
  167.         ecologics-forge-1.19.2-2.1.11.jar                 |Ecologics                     |ecologics                     |2.1.11              |DONE      |Manifest: NOSIGNATURE
  168.         polymorph-forge-0.46.6+1.19.2.jar                 |Polymorph                     |polymorph                     |0.46.6+1.19.2       |DONE      |Manifest: NOSIGNATURE
  169.         Lunar-forge-1.19.2-0.2.0.jar                      |Lunar                         |lunar                         |0.2.0               |DONE      |Manifest: NOSIGNATURE
  170.         AutoRegLib-1.8.2-55.jar                           |AutoRegLib                    |autoreglib                    |1.8.2-55            |DONE      |Manifest: NOSIGNATURE
  171.         [1.19.2] SecurityCraft v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |1.9.6.1             |DONE      |Manifest: NOSIGNATURE
  172.         entityculling-forge-1.6.1-mc1.19.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
  173.         canary-mc1.19.2-0.3.3.jar                         |Canary                        |canary                        |0.3.3               |DONE      |Manifest: NOSIGNATURE
  174.         RedSeaObject-forge-1.19.2-1.0.jar                 |Red Sea Object                |red_sea_object                |1.0.0               |DONE      |Manifest: NOSIGNATURE
  175.         ImmediatelyFast-Forge-1.3.5+1.19.2.jar            |ImmediatelyFast               |immediatelyfast               |1.3.5+1.19.2        |DONE      |Manifest: NOSIGNATURE
  176.         FastFurnace-1.19.2-7.0.0.jar                      |FastFurnace                   |fastfurnace                   |7.0.0               |DONE      |Manifest: NOSIGNATURE
  177.         appleskin-forge-mc1.19-2.4.2.jar                  |AppleSkin                     |appleskin                     |2.4.2+mc1.19        |DONE      |Manifest: NOSIGNATURE
  178.         visuality-forge-2.0.2.jar                         |Visuality: Reforged           |visuality                     |2.0.2               |DONE      |Manifest: NOSIGNATURE
  179.         PuzzlesLib-v4.4.3-1.19.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |4.4.3               |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
  180.         ColdSweat-2.3.12.jar                              |Cold Sweat                    |cold_sweat                    |2.3.12              |DONE      |Manifest: NOSIGNATURE
  181.         Aquaculture-1.19.2-2.4.17.jar                     |Aquaculture 2                 |aquaculture                   |1.19.2-2.4.17       |DONE      |Manifest: NOSIGNATURE
  182.         extremesoundmuffler-3.39-forge-1.19.2.jar         |Extreme Sound Muffler         |extremesoundmuffler           |3.39-forge-1.19.2   |DONE      |Manifest: NOSIGNATURE
  183.         EuphoriaPatcher-1.5.2-r5.4-forge.jar              |EuphoriaPatcher               |euphoria_patcher              |1.5.2-r5.4-forge    |DONE      |Manifest: NOSIGNATURE
  184.         End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar       |End's Phantasm                |phantasm                      |1.2.10.5            |DONE      |Manifest: NOSIGNATURE
  185.         WithManyVoices-forge-1.19.2-1.2.jar               |With Many Voices              |with_many_voices              |1.0.0               |DONE      |Manifest: NOSIGNATURE
  186.         defaultoptions-forge-1.19-15.0.2.jar              |Default Options               |defaultoptions                |15.0.2              |DONE      |Manifest: NOSIGNATURE
  187.         CarbonConfig-1.19.2-1.2.6.jar                     |Carbon Config Library         |carbonconfig                  |1.19.2-1.2.6        |DONE      |Manifest: NOSIGNATURE
  188.         blue_skies-1.19.2-1.3.20.jar                      |Blue Skies                    |blue_skies                    |1.3.20              |DONE      |Manifest: NOSIGNATURE
  189.         onlyhammers-com.blocklegend001.jar                |OnlyHammers                   |onlyhammers                   |1.19.2-0.6          |DONE      |Manifest: NOSIGNATURE
  190.         aether-1.19.2-1.5.1-forge.jar                     |The Aether                    |aether                        |1.19.2-1.5.1-forge  |DONE      |Manifest: NOSIGNATURE
  191.         aeroblender-1.19.2-1.0.1.jar                      |AeroBlender                   |aeroblender                   |1.19.2-1.0.1        |DONE      |Manifest: NOSIGNATURE
  192.         connectivity-1.19.2-4.6.jar                       |Connectivity Mod              |connectivity                  |1.19.2-4.6          |DONE      |Manifest: NOSIGNATURE
  193.         immersive_aircraft-0.7.11+1.19.2-forge.jar        |Immersive Aircraft            |immersive_aircraft            |0.7.11+1.19.2       |DONE      |Manifest: NOSIGNATURE
  194.         sophisticatedcore-1.19.2-0.6.4.730.jar            |Sophisticated Core            |sophisticatedcore             |1.19.2-0.6.4.730    |DONE      |Manifest: NOSIGNATURE
  195.         gpumemleakfix-1.19.2-1.6.jar                      |Gpu memory leak fix           |gpumemleakfix                 |1.19.2-1.6          |DONE      |Manifest: NOSIGNATURE
  196.         structureessentials-1.19.2-3.2.jar                |Structure Essentials mod      |structureessentials           |1.19.2-3.2          |DONE      |Manifest: NOSIGNATURE
  197.         villagernames-1.19.2-7.3.jar                      |Villager Names                |villagernames                 |7.3                 |DONE      |Manifest: NOSIGNATURE
  198.         stupid_deer-1.3.0-forge-1.19.2.jar                |stupid deer                   |stupid_deer                   |1.3.0               |DONE      |Manifest: NOSIGNATURE
  199.         Placebo-1.19.2-7.4.0.jar                          |Placebo                       |placebo                       |7.4.0               |DONE      |Manifest: NOSIGNATURE
  200.         citadel-2.1.4-1.19.jar                            |Citadel                       |citadel                       |2.1.4               |DONE      |Manifest: NOSIGNATURE
  201.         alexsmobs-1.21.1.jar                              |Alex's Mobs                   |alexsmobs                     |1.21.1              |DONE      |Manifest: NOSIGNATURE
  202.         lootintegrations-1.19.2-4.0.jar                   |Lootintegrations mod          |lootintegrations              |1.19.2-4.0          |DONE      |Manifest: NOSIGNATURE
  203.         zombieawareness-1.19.2-1.12.3.jar                 |Zombie Awareness              |zombieawareness               |1.19.2-1.12.3       |DONE      |Manifest: NOSIGNATURE
  204.         mixinextras-forge-0.3.6.jar                       |MixinExtras                   |mixinextras                   |0.3.6               |DONE      |Manifest: NOSIGNATURE
  205.         Bookshelf-Forge-1.19.2-16.3.20.jar                |Bookshelf                     |bookshelf                     |16.3.20             |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
  206.         sophisticatedbackpacks-1.19.2-3.20.2.1035.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.19.2-3.20.2.1035  |DONE      |Manifest: NOSIGNATURE
  207.         create_dragon_lib-1.19.2-1.4.4.jar                |Create: Dragon Lib            |create_dragon_lib             |1.4.4               |DONE      |Manifest: NOSIGNATURE
  208.         BetterCopper 1.19.2-1.3.jar                       |Better Copper                 |bettercopper                  |1.3                 |DONE      |Manifest: NOSIGNATURE
  209.         TheOldAI-forge-1.19.2-1.1.jar                     |The Old AI                    |the_old_ai                    |1.0.0               |DONE      |Manifest: NOSIGNATURE
  210.         Rex's-AdditionalStructures-1.19.x-(v.4.0.4).jar   |Additional Structures         |additionalstructures          |4.0.4               |DONE      |Manifest: NOSIGNATURE
  211.         bygonenether-1.3.2-1.19.2.jar                     |Bygone Nether                 |bygonenether                  |1.3.2               |DONE      |Manifest: NOSIGNATURE
  212.         Steam_Rails-1.6.6+forge-mc1.19.2.jar              |Create: Steam 'n' Rails       |railways                      |1.6.6+forge-mc1.19.2|DONE      |Manifest: NOSIGNATURE
  213.         carryon-forge-1.19.2-2.1.2.23.jar                 |Carry On                      |carryon                       |2.1.2.23            |DONE      |Manifest: NOSIGNATURE
  214.         melody_forge_1.0.1_MC_1.19.2.jar                  |Melody                        |melody                        |1.0.1               |DONE      |Manifest: NOSIGNATURE
  215.         ShieldExpansion-1.19.2-1.2.2.jar                  |Shield Expansion              |shieldexp                     |1.2.2               |DONE      |Manifest: NOSIGNATURE
  216.         SleepKiller-forge-1.19.2-1.7.jar                  |sleep killer                  |sleep_killer                  |1.0.0               |DONE      |Manifest: NOSIGNATURE
  217.         SpelunkersCharm-3.5.9-1.19.2.jar                  |Spelunker's Charm             |spelunkers_charm              |3.5.9               |DONE      |Manifest: NOSIGNATURE
  218.         Shut_Your_Eyes - 1.19.2 - V 2.0.5.jar             |Shut Your Eyes                |shut_your_eyes                |2.0.5               |DONE      |Manifest: NOSIGNATURE
  219.         twilightforest-1.19.2-4.2.1518-universal.jar      |The Twilight Forest           |twilightforest                |4.2.1518            |DONE      |Manifest: NOSIGNATURE
  220.         konkrete_forge_1.8.0_MC_1.19-1.19.2.jar           |Konkrete                      |konkrete                      |1.8.0               |DONE      |Manifest: NOSIGNATURE
  221.         chipped-forge-1.19.2-2.1.5.jar                    |Chipped                       |chipped                       |2.1.5               |DONE      |Manifest: NOSIGNATURE
  222.         FarmersDelight-1.19.2-1.2.4.jar                   |Farmer's Delight              |farmersdelight                |1.19.2-1.2.4        |DONE      |Manifest: NOSIGNATURE
  223.         ItShallNotTick-1.0.11-build.35.jar                |It Shall Not Tick             |itshallnottick                |1.0.11-build.35     |DONE      |Manifest: NOSIGNATURE
  224.         the_midnight_lurker_3.3.5.jar                     |The Midnight Lurker           |midnightlurker                |3.3.5               |DONE      |Manifest: NOSIGNATURE
  225.         AmbientSounds_FORGE_v5.3.9_mc1.19.2.jar           |AmbientSounds                 |ambientsounds                 |5.3.9               |DONE      |Manifest: NOSIGNATURE
  226.         EyesInTheDarkness-1.19.2-1.3.10.jar               |Eyes in the Darkness          |eyesinthedarkness             |1.3.10              |DONE      |Manifest: NOSIGNATURE
  227.         dungeons_enhanced-1.19.2-4.1.jar                  |Dungeons Enhanced             |dungeons_enhanced             |4.1                 |DONE      |Manifest: NOSIGNATURE
  228.         Whispers_of_the_Wendigo_0.1.1_1.19.2.jar          |Whispers of the Wendigo       |whispers_of_the_wendigo       |0.1.1               |DONE      |Manifest: NOSIGNATURE
  229.         LeonsSpookyPaintings+M.1.19.2+ForM.2.1.0.jar      |Spooky Paintings              |ls_spooky_paintings           |2.1.0               |DONE      |Manifest: NOSIGNATURE
  230.         The-Man-From-The-Fog-1.3-1.19.2.jar               |The Man From The Fog          |man                           |1.3                 |DONE      |Manifest: NOSIGNATURE
  231.         collective-1.19.2-7.64.jar                        |Collective                    |collective                    |7.64                |DONE      |Manifest: NOSIGNATURE
  232.         BetterThirdPerson-Forge-1.19-1.9.0.jar            |Better Third Person           |betterthirdperson             |1.9.0               |DONE      |Manifest: NOSIGNATURE
  233.         resourcefullib-forge-1.19.2-1.1.24.jar            |Resourceful Lib               |resourcefullib                |1.1.24              |DONE      |Manifest: NOSIGNATURE
  234.         deeperdarker-forge-1.19.2-1.2.2.jar               |Deeper and Darker             |deeperdarker                  |1.2.2               |DONE      |Manifest: NOSIGNATURE
  235.         architectury-6.6.92-forge.jar                     |Architectury                  |architectury                  |6.6.92              |DONE      |Manifest: NOSIGNATURE
  236.         ftb-library-forge-1902.4.1-build.236.jar          |FTB Library                   |ftblibrary                    |1902.4.1-build.236  |DONE      |Manifest: NOSIGNATURE
  237.         ftb-teams-forge-1902.2.14-build.123.jar           |FTB Teams                     |ftbteams                      |1902.2.14-build.123 |DONE      |Manifest: NOSIGNATURE
  238.         pandalib-forge-mc1.19.2-0.5.2-SNAPSHOT.jar        |PandaLib                      |pandalib                      |0.5.2               |DONE      |Manifest: NOSIGNATURE
  239.         cupboard-1.19.2-2.6.jar                           |Cupboard utilities            |cupboard                      |1.19.2-2.6          |DONE      |Manifest: NOSIGNATURE
  240.         refurbished_furniture-forge-1.19.2-1.0.9.jar      |MrCrayfish's Furniture Mod: Re|refurbished_furniture         |1.0.9               |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  241.         debugify-1.1.0-forge-1.19.2.jar                   |Debugify Reforged             |debugify                      |1.1.0               |DONE      |Manifest: NOSIGNATURE
  242.         Anomaly-1.1.5-FullShaderSupport 1.19.2.jar        |The Anomaly                   |the_anomaly                   |1.1.5               |DONE      |Manifest: NOSIGNATURE
  243.         framework-forge-1.19.2-0.7.12.jar                 |Framework                     |framework                     |0.7.12              |DONE      |Manifest: 0d:78:5f:44:c0:47:0c:8c:e2:63:a3:04:43:d4:12:7d:b0:7c:35:37:dc:40:b1:c1:98:ec:51:eb:3b:3c:45:99
  244.         svmm-1.19.2-2.0.0.0.jar                           |Serverside VeinMiner Mod      |svmm                          |1.19.2-2.0.0.0      |DONE      |Manifest: NOSIGNATURE
  245.         observable-3.3.1.jar                              |Observable                    |observable                    |3.3.1               |DONE      |Manifest: NOSIGNATURE
  246.         yeetusexperimentus-1.0.1-build.2+mc1.19.1.jar     |Yeetus Experimentus           |yeetusexperimentus            |1.0.1-build.2+mc1.19|DONE      |Manifest: NOSIGNATURE
  247.         gamemenumodoption-mc1.19.2-1.18.1.jar             |Game Menu Mod Option          |gamemenumodoption             |1.18.1              |DONE      |Manifest: NOSIGNATURE
  248.         TradingPost-v4.2.0-1.19.2-Forge.jar               |Trading Post                  |tradingpost                   |4.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
  249.         CreepingWoods-forge-1.19.2-1.6.jar                |Creeping Woods                |creepingwoods                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
  250.         BetterAdvancements-1.19.2-0.3.0.148.jar           |Better Advancements           |betteradvancements            |0.3.0.148           |DONE      |Manifest: NOSIGNATURE
  251.         fallingtrees-forge-mc1.19.2-0.13.2-SNAPSHOT.jar   |Panda's Falling Tree's        |fallingtrees                  |0.13.2              |DONE      |Manifest: NOSIGNATURE
  252.         WhisperingSpirits-forge-1.19.2-v1.4.0.jar         |Whispering Spirits            |whispering_spirits            |1.4.0               |DONE      |Manifest: NOSIGNATURE
  253.         EasyMagic-v4.3.3-1.19.2-Forge.jar                 |Easy Magic                    |easymagic                     |4.3.3               |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
  254.         giantspawn-1.19.2-5.0.jar                         |Giant Spawn                   |giantspawn                    |5.0                 |DONE      |Manifest: NOSIGNATURE
  255.         1.19.2 Paladium V1.2.jar                          |PALADIUM                      |paladium                      |1.0                 |DONE      |Manifest: NOSIGNATURE
  256.         Ping-Wheel-1.10.1-forge-1.19.2.jar                |Ping Wheel                    |pingwheel                     |1.10.1              |DONE      |Manifest: NOSIGNATURE
  257.         Monster Hunter Villager 1.1.0-1.19.2.jar          |Monster Hunter Villager       |monster_hunter_villager       |1.1.0               |DONE      |Manifest: NOSIGNATURE
  258.         obscure_api-15.jar                                |Obscure API                   |obscure_api                   |15                  |DONE      |Manifest: NOSIGNATURE
  259.         aquamirae-6.API15.jar                             |Aquamirae                     |aquamirae                     |6.API15             |DONE      |Manifest: NOSIGNATURE
  260.         create-1.19.2-0.5.1.i.jar                         |Create                        |create                        |0.5.1.i             |DONE      |Manifest: NOSIGNATURE
  261.         createdeco-1.3.3-1.19.2.jar                       |Create Deco                   |createdeco                    |1.3.3-1.19.2        |DONE      |Manifest: NOSIGNATURE
  262.         waystones-forge-1.19.2-11.4.2.jar                 |Waystones                     |waystones                     |11.4.2              |DONE      |Manifest: NOSIGNATURE
  263.         CuckooClock-forge-1.19.2-1.8.jar                  |The Cuckoo Clock              |the_cuckoo_clock              |1.0.0               |DONE      |Manifest: NOSIGNATURE
  264.         FastSuite-1.19.2-4.1.1.jar                        |Fast Suite                    |fastsuite                     |4.1.1               |DONE      |Manifest: NOSIGNATURE
  265.         Clumps-forge-1.19.2-9.0.0+14.jar                  |Clumps                        |clumps                        |9.0.0+14            |DONE      |Manifest: NOSIGNATURE
  266.         journeymap-1.19.2-5.9.8-forge.jar                 |Journeymap                    |journeymap                    |5.9.8               |DONE      |Manifest: NOSIGNATURE
  267.         comforts-forge-6.0.7+1.19.2.jar                   |Comforts                      |comforts                      |6.0.7+1.19.2        |DONE      |Manifest: NOSIGNATURE
  268.         alternate-current-mc1.19-1.7.0.jar                |Alternate Current             |alternate_current             |1.7.0               |DONE      |Manifest: NOSIGNATURE
  269.         configured-2.1.1-1.19.2.jar                       |Configured                    |configured                    |2.1.1               |DONE      |Manifest: NOSIGNATURE
  270.         lazydfu-1.19-1.0.2.jar                            |LazyDFU                       |lazydfu                       |0.1.3               |DONE      |Manifest: NOSIGNATURE
  271.         Paranoia-Forge-1.19.2.jar                         |Paranoia                      |paranoia                      |1.3                 |DONE      |Manifest: NOSIGNATURE
  272.         everycomp-1.19.2-2.5.33.jar                       |Every Compat                  |everycomp                     |1.19.2-2.5.33       |DONE      |Manifest: NOSIGNATURE
  273.         experimentalsettingsdisabler-1.19.2-1.0.jar       |Experimental Settings Disabler|experimentalsettingsdisabler  |1.0                 |DONE      |Manifest: NOSIGNATURE
  274.         Sculpture-forge-1.19.2-1.7.1.jar                  |The Sculpture                 |the_sculpture                 |1.0.0               |DONE      |Manifest: NOSIGNATURE
  275.         watut-forge-1.19.2-1.0.14.jar                     |What Are They Up To           |watut                         |1.19.2-1.0.14       |DONE      |Manifest: NOSIGNATURE
  276.         twisted_horrors_v5.jar                            |Twisted Horrors               |twisted_horrors               |1.0.0               |DONE      |Manifest: NOSIGNATURE
  277.         StarvingSkeleton-forge-1.19.2-1.0.jar             |StarvingSkeleton              |starvingskeleton              |1.0.0               |DONE      |Manifest: NOSIGNATURE
  278.         PlagueDoctor-forge-1.19.2-1.2.jar                 |ThePlagueDoctor               |theplaguedoctor               |1.0.0               |DONE      |Manifest: NOSIGNATURE
  279.         goat_man-1.19.2-2.8.jar                           |goat_man                      |goat_man                      |2.8                 |DONE      |Manifest: NOSIGNATURE
  280.         skinlayers3d-forge-1.7.4-mc1.19.2.jar             |3d-Skin-Layers                |skinlayers3d                  |1.7.4               |DONE      |Manifest: NOSIGNATURE
  281.         ftb-chunks-forge-1902.4.7-build.420.jar           |FTB Chunks                    |ftbchunks                     |1902.4.7-build.420  |DONE      |Manifest: NOSIGNATURE
  282.         ftb-xmod-compat-forge-1.2.4.jar                   |FTB XMod Compat               |ftbxmodcompat                 |1.2.4               |DONE      |Manifest: NOSIGNATURE
  283.         toofast-1.19-0.2.2.4.jar                          |Too Fast                      |toofast                       |0.2.2.4             |DONE      |Manifest: NOSIGNATURE
  284.         DistantFriends-1.19.2-0.2.3.jar                   |Distant Friends               |distantfriends                |0.2.3               |DONE      |Manifest: NOSIGNATURE
  285.         BOH_0.0.2.5.jar                                   |Box of Horrors                |boh                           |0.0.2               |DONE      |Manifest: NOSIGNATURE
  286.         friendsandfoes-forge-mc1.19.2-3.0.7.jar           |Friends & Foes                |friendsandfoes                |3.0.7               |DONE      |Manifest: NOSIGNATURE
  287.         LeonsSpookyMusic+M1.19.2+ForM.1.0.1.jar           |Leon's Spooky Music           |ls_spooky_music               |1.0.1               |DONE      |Manifest: NOSIGNATURE
  288.         The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar   |The Graveyard Biomes          |graveyard_biomes              |1.4                 |DONE      |Manifest: NOSIGNATURE
  289.         EnchantmentDescriptions-Forge-1.19.2-13.0.14.jar  |EnchantmentDescriptions       |enchdesc                      |13.0.14             |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
  290.         moonlight-1.19.2-2.3.7-forge.jar                  |Moonlight Library             |moonlight                     |1.19.2-2.3.7        |DONE      |Manifest: NOSIGNATURE
  291.         mysticaloaktree-1.19.2-1.10.jar                   |Mystical Oak Tree             |mysticaloaktree               |1.19.2-1.10         |DONE      |Manifest: NOSIGNATURE
  292.         smarterfarmers-1.19.2-1.7.1.jar                   |Smarter Farmers               |smarterfarmers                |1.19.2-1.7.1        |DONE      |Manifest: NOSIGNATURE
  293.         bettersafebed-forge-1.19-4.jar                    |Better Safe Bed               |bettersafebed                 |4                   |DONE      |Manifest: NOSIGNATURE
  294.         mixinsquared-forge-0.1.2-beta.6.jar               |MixinSquared                  |mixinsquared                  |0.1.2-beta.6        |DONE      |Manifest: NOSIGNATURE
  295.         Jade-1.19.1-forge-8.9.2.jar                       |Jade                          |jade                          |8.9.2               |DONE      |Manifest: NOSIGNATURE
  296.         CullLessLeaves-Reforged-1.0.5.jar                 |Cull Less Leaves Reforged     |culllessleaves                |1.0.5               |DONE      |Manifest: NOSIGNATURE
  297.         CreativeCore_FORGE_v2.11.28_mc1.19.2.jar          |CreativeCore                  |creativecore                  |2.11.28             |DONE      |Manifest: NOSIGNATURE
  298.         smoothboot(reloaded)-mc1.19.2-0.0.4.jar           |Smooth Boot (Reloaded)        |smoothboot                    |0.0.4               |DONE      |Manifest: NOSIGNATURE
  299.         FastWorkbench-1.19.2-7.1.4.jar                    |Fast Workbench                |fastbench                     |7.1.4               |DONE      |Manifest: NOSIGNATURE
  300.         DiagonalFences-v4.2.6-1.19.2-Forge.jar            |Diagonal Fences               |diagonalfences                |4.2.6               |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
  301.         slenderman-0.1.10-forge-1.19.2.jar                |Slenderman: The Revival       |slenderman                    |0.1.10              |DONE      |Manifest: NOSIGNATURE
  302.         betterchunkloading-1.19.2-4.2.jar                 |betterchunkloading mod        |betterchunkloading            |1.19.2-4.2          |DONE      |Manifest: NOSIGNATURE
  303.         inventoryhud.forge.1.19.2-3.4.26.jar              |Inventory HUD+                |inventoryhud                  |3.4.26              |DONE      |Manifest: NOSIGNATURE
  304.         coroutil-forge-1.19.2-1.3.6.jar                   |CoroUtil                      |coroutil                      |1.19.2-1.3.6        |DONE      |Manifest: NOSIGNATURE
  305.         endofherobrine-1.19.2-1.0.8.2.jar                 |The End of Herobrine          |endofherobrine                |1.19.2-1.0.8.2      |DONE      |Manifest: NOSIGNATURE
  306.         alexsdelight-1.4.1.jar                            |Alex's Delight                |alexsdelight                  |1.4.1               |DONE      |Manifest: NOSIGNATURE
  307.         ferritecore-5.0.3-forge.jar                       |Ferrite Core                  |ferritecore                   |5.0.3               |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
  308.         justzoom_forge_2.0.0_MC_1.19.2.jar                |Just Zoom                     |justzoom                      |2.0.0               |DONE      |Manifest: NOSIGNATURE
  309.         packetfixer-forge-2.0.0-1.19-to-1.20.1.jar        |Packet Fixer                  |packetfixer                   |2.0.0               |DONE      |Manifest: NOSIGNATURE
  310.         BadOptimizations-2.1.4-1.19.1-19.2.jar            |BadOptimizations              |badoptimizations              |2.1.4               |DONE      |Manifest: NOSIGNATURE
  311.         Difficult Spawners 1.1.0 - 1.19.2.jar             |Difficult Spawners            |difficult_spawners            |1.1.0               |DONE      |Manifest: NOSIGNATURE
  312.         create_enchantment_industry-1.19.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.9.e             |DONE      |Manifest: NOSIGNATURE
  313.         OverflowingBars-v4.0.1-1.19.2-Forge.jar           |Overflowing Bars              |overflowingbars               |4.0.1               |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
  314.         healingcampfire-1.19.2-5.3.jar                    |Healing Campfire              |healingcampfire               |5.3                 |DONE      |Manifest: NOSIGNATURE
  315.         betterfoliage-4.0.6.jar                           |Better Foliage                |betterfoliage                 |4.0.6               |DONE      |Manifest: NOSIGNATURE
  316.         Quark-3.4-418.jar                                 |Quark                         |quark                         |3.4-418             |DONE      |Manifest: NOSIGNATURE
  317.         supplementaries-1.19.2-2.4.20.jar                 |Supplementaries               |supplementaries               |1.19.2-2.4.20       |DONE      |Manifest: NOSIGNATURE
  318.         createaddition-1.19.2-1.2.3.jar                   |Create Crafts & Additions     |createaddition                |1.19.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
  319.         PresenceFootsteps-1.19.2-1.6.4.1-forge.jar        |Presence Footsteps (Forge)    |presencefootsteps             |1.19.2-1.6.4.1      |DONE      |Manifest: NOSIGNATURE
  320.     Crash Report UUID: 6ebe93f3-60fe-4a1d-b343-e03016d71c7f
  321.     FML: 43.4
  322.     Forge: net.minecraftforge:43.4.4
Advertisement
Add Comment
Please, Sign In to add comment