[1.18.1 Forge] Crash while creating quest
itsdinkd opened this issue ยท 1 comments
Was filling out a new quest, specifically about to start a task, and then game crashed.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 12/30/21, 4:08 PM
Description: Exception in server tick loop
java.lang.NoClassDefFoundError: hardcorequesting/common/forge/io/adapter/QuestDataAdapter
at hardcorequesting.common.forge.io.adapter.TeamAdapter$1.lambda$serialize$2(TeamAdapter.java:60) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.Adapter$JsonArrayBuilder.use(Adapter.java:196) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.TeamAdapter$1.serialize(TeamAdapter.java:57) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.TeamAdapter$1.serialize(TeamAdapter.java:19) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.QuestingAdapter$1.serialize(QuestingAdapter.java:34) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.QuestingAdapter$1.serialize(QuestingAdapter.java:18) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.io.adapter.Adapter.write(Adapter.java:21) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69) ~[gson-2.8.8.jar%2322!:?] {}
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:97) ~[gson-2.8.8.jar%2322!:?] {}
at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.write(CollectionTypeAdapterFactory.java:61) ~[gson-2.8.8.jar%2322!:?] {}
at com.google.gson.Gson.toJson(Gson.java:704) ~[gson-2.8.8.jar%2322!:?] {}
at com.google.gson.Gson.toJson(Gson.java:683) ~[gson-2.8.8.jar%2322!:?] {}
at com.google.gson.Gson.toJson(Gson.java:638) ~[gson-2.8.8.jar%2322!:?] {}
at hardcorequesting.common.forge.io.SaveHandler.save(SaveHandler.java:144) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.quests.QuestingDataManager$Data.saveToString(QuestingDataManager.java:153) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.quests.SimpleSerializable.save(SimpleSerializable.java:15) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.quests.QuestLine.save(QuestLine.java:151) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.common.forge.event.WorldEventListener.onSave(WorldEventListener.java:20) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at hardcorequesting.forge.HardcoreQuestingForge.lambda$registerOnWorldSave$4(HardcoreQuestingForge.java:195) ~[HQM-1.18.1-5.9.0-forge.jar%23189!:?] {re:classloading,pl:epic_rei_lmao:A}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!:?] {}
at net.minecraft.server.level.ServerLevel.m_8643_(ServerLevel.java:705) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,xf:fml:voidscape:entityStorage,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:voidscape:entityStorage,xf:fml:forgeendertech:coremod,pl:mixin:APP:immersiveengineering.mixins.json:coremods.ServerWorldMixin,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.server.MinecraftServer.m_129885_(MinecraftServer.java:536) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.server.MinecraftServer.m_195514_(MinecraftServer.java:561) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:834) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.client.server.IntegratedServer.m_5705_(IntegratedServer.java:86) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:classloading,pl:epic_rei_lmao:A,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:668) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A,pl:epic_rei_lmao:A}
at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:258) ~[client-1.18.1-20211210.034407-srg.jar%23341!:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:balm.mixins.json:MinecraftServerAccessor,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:notenoughcrashes.mixins.json:client.MixinMinecraftServerClientOnly,pl:mixin:A,pl:epic_rei_lmao:A}
at java.lang.Thread.run(Thread.java:833) ~[?:?] {re:mixin}
Caused by: java.lang.ClassNotFoundException: hardcorequesting.common.forge.io.adapter.QuestDataAdapter
at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-0.9.54.jar:?] {}
at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
... 31 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.18.1
Minecraft Version ID: 1.18.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 4470454544 bytes (4263 MiB) / 7021264896 bytes (6696 MiB) up to 8824815616 bytes (8416 MiB)
CPUs: 8
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
Identifier: Intel64 Family 6 Model 158 Stepping 9
Microarchitecture: Kaby Lake
Frequency (GHz): 4.20
Number of physical packages: 1
Number of physical CPUs: 4
Number of logical CPUs: 8
Graphics card #0 name: NVIDIA GeForce RTX 2080
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 4095.00
Graphics card #0 deviceId: 0x1e87
Graphics card #0 versionInfo: DriverVersion=30.0.14.9676
Memory slot #0 capacity (MB): 8192.00
Memory slot #0 clockSpeed (GHz): 2.47
Memory slot #0 type: DDR4
Memory slot #1 capacity (MB): 8192.00
Memory slot #1 clockSpeed (GHz): 2.47
Memory slot #1 type: DDR4
Memory slot #2 capacity (MB): 8192.00
Memory slot #2 clockSpeed (GHz): 2.47
Memory slot #2 type: DDR4
Memory slot #3 capacity (MB): 8192.00
Memory slot #3 clockSpeed (GHz): 2.47
Memory slot #3 type: DDR4
Virtual memory max (MB): 48879.64
Virtual memory used (MB): 45098.20
Swap memory total (MB): 16180.36
Swap memory used (MB): 1560.05
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8416m -Xms256m
Server Running: true
Player Count: 1 / 8; [ServerPlayer['DaddyDanked'/825, l='ServerLevel[test12]', x=75.60, y=64.00, z=-109.23]]
Data Packs: vanilla, mod:supermartijn642configlib, mod:bigbrain, mod:gbook (incompatible), mod:deathcounter, mod:publicguiannouncement (incompatible), mod:slashblade (incompatible), mod:uppers, mod:javd (incompatible), mod:gamemenuremovegfarb, mod:mcwwindows, mod:essentials (incompatible), mod:coffeespawner, mod:forgeendertech, mod:rangedpumps, mod:wstweaks (incompatible), mod:veggie_way (incompatible), mod:guardvillagers (incompatible), mod:cdl, mod:pickupnotifier, mod:balm (incompatible), mod:waterstrainer, mod:dynview (incompatible), mod:jeresources, mod:toolkit (incompatible), mod:ninjaphenix_container_lib, mod:cloth_config (incompatible), mod:minieffects, mod:supplementaries (incompatible), mod:tklib, mod:refinedstorage, mod:advancementplaques, mod:castle_in_the_sky (incompatible), mod:cleancut (incompatible), mod:torchmaster (incompatible), mod:turf (incompatible), mod:repurposed_structures, mod:morevillagers (incompatible), mod:bcc, mod:burgermod, mod:biomesoplenty (incompatible), mod:chunkanimator (incompatible), mod:ediblebugs, mod:silentgear (incompatible), mod:supermartijn642corelib, mod:telepass, mod:trapcraft (incompatible), mod:einsteins_library, mod:curios, mod:corail_woodcutter, mod:randomite (incompatible), mod:framedblocks, mod:tombstone, mod:naturesaura (incompatible), mod:wormhole, mod:pmmo (incompatible), mod:cfm (incompatible), mod:biomeinfo, mod:globalxp, mod:adchimneys, mod:fallingtree, mod:scalinghealth (incompatible), mod:geckolib3 (incompatible), mod:bettermodsbutton, mod:reskin (incompatible), mod:mcwlights, mod:waterdripsound (incompatible), mod:fallingthrough (incompatible), mod:configmenusforge, mod:visualworkbench, mod:graveyard, mod:tesseract, mod:libraryferret, mod:caelus, mod:shutupexperimentalsettings (incompatible), mod:awesomedungeon, mod:naturescompass (incompatible), mod:hardcorequesting, mod:libx, mod:assemblylinemachines (incompatible), mod:adhooks, mod:farmingforblockheads, mod:catalogue (incompatible), mod:packingtape (incompatible), mod:extradisks, mod:restored_earth (incompatible), mod:chalk (incompatible), mod:spawnbalanceutility (incompatible), mod:infernalmobs (incompatible), mod:dungeons_arise, mod:zerocore (incompatible), mod:mousetweaks, mod:immersiveengineering, mod:shouldersurfing, mod:ding, mod:ceilingtorch, mod:obsidianboat (incompatible), mod:domum_ornamentum (incompatible), mod:dimdungeons (incompatible), mod:pipez, mod:flywheel, mod:vanishmod (incompatible), mod:itemcollectors, mod:croptopia, mod:serverconfigupdater (incompatible), mod:lava_monster (incompatible), mod:polymorph, mod:justenoughprofessions, mod:autoreglib (incompatible), mod:securitycraft, mod:sit, mod:hardcorerevival, mod:structurize, mod:fastfurnace (incompatible), mod:portabletanks, mod:lootr, mod:connectedglass, mod:occultism, mod:thedragonlib, mod:puzzleslib, mod:corail_backpack, mod:minemenu (incompatible), mod:cosmeticarmorreworked (incompatible), mod:convenientcurioscontainer (incompatible), mod:step (incompatible), mod:magic_mirror (incompatible), mod:xpbook, mod:defaultoptions, mod:slabmachines, mod:notenoughcrashes (incompatible), mod:glasscutter (incompatible), mod:instrumentalmobs, mod:no_null_processors, mod:autorun (incompatible), mod:netherportalfix, mod:advancedperipherals (incompatible), mod:beenfo (incompatible), mod:chanceglobe, mod:healthoverlay (incompatible), mod:doggytalents, mod:connectivity (incompatible), mod:kleeslabs, mod:insanelib, mod:glassential (incompatible), mod:cookingforblockheads, mod:controlling (incompatible), mod:placebo (incompatible), mod:citadel, mod:alexsmobs (incompatible), mod:itemzoom (incompatible), mod:sophisticatedbackpacks (incompatible), mod:roads (incompatible), mod:buildinggadgets (incompatible), mod:simpleplanes (incompatible), mod:progressivebosses (incompatible), mod:mcwdoors, mod:dirt_flinger, mod:shulkerbox, mod:beyond_earth (incompatible), mod:dummmmmmy (incompatible), mod:buddycards, mod:prettypipes (incompatible), mod:chipped, mod:jamd (incompatible), mod:mcwbridges, mod:farmersdelight, mod:dustrial_decor (incompatible), mod:curious_armor_stands (incompatible), mod:entangled, mod:ambientsounds (incompatible), mod:compressium, mod:signpost (incompatible), mod:ping (incompatible), mod:bettercrates, mod:assortedstorage (incompatible), mod:getittogetherdrops, mod:simplylight (incompatible), mod:jousting (incompatible), mod:fuel_canister (incompatible), mod:patchouli, mod:ars_nouveau (incompatible), mod:blockui, mod:multipiston (incompatible), mod:betterthanllamas, mod:tiab, mod:drawerstooltip, mod:mysticalcustomization, mod:elevatorid, mod:gobber2 (incompatible), mod:expandedstorage, mod:buildersaddition (incompatible), mod:inventoryprofilesnext (incompatible), mod:betterfurnacesreforged (incompatible), mod:architectury (incompatible), mod:computercraft (incompatible), mod:aiimprovements, mod:fancy_battleaxes (incompatible), mod:bigreactors (incompatible), mod:productivebees, mod:lightoverlay (incompatible), mod:voidscape (incompatible), mod:trashcans, mod:enchantwithmob, mod:speedyladders (incompatible), mod:servertabinfo, mod:armorplus, mod:cyclic (incompatible), mod:betteradvancements, mod:extraarmor (incompatible), mod:rhino, mod:doom (incompatible), mod:cucumber, mod:trashslot, mod:jmi, mod:redstonepen (incompatible), mod:shrines (incompatible), mod:betterthanbunnies, mod:simplerpc, mod:create, mod:waystones, mod:merchantmarkers, mod:weaponthrow, mod:fastsuite (incompatible), mod:clumps (incompatible), mod:journeymap, mod:ender_bags (incompatible), mod:artifacts, mod:storagenetwork (incompatible), mod:configured (incompatible), mod:gardentools (incompatible), mod:dungeoncrawl, mod:charginggadgets (incompatible), mod:magic_doorknob (incompatible), mod:nimble, mod:creeperconfetti (incompatible), mod:travel_anchors, mod:lazydfu (incompatible), mod:hyperlighting, mod:explorerscompass (incompatible), mod:mahoutsukai, mod:rei_internals_workaround (incompatible), mod:mininggadgets (incompatible), mod:skinlayers3d (incompatible), mod:tbouncepad, mod:meetyourfight (incompatible), mod:chococraft, mod:selene (incompatible), mod:mysticalagriculture, mod:mysticalagradditions, mod:matc, mod:craftingtweaks, mod:itlt, mod:enchdesc, mod:toolbelt (incompatible), mod:silentlib, mod:jade, mod:forge, mod:bibliotheca, mod:appleskin (incompatible), mod:aquaculture (incompatible), mod:waddles (incompatible), mod:itank, mod:vanillatweaks, mod:creativecore, mod:movingelevators (incompatible), mod:roughlyenoughitems (incompatible), mod:kubejs, mod:easy_villagers, mod:iceberg, mod:quark (incompatible), mod:legendarytooltips, mod:fastbench (incompatible), mod:storagedrawers (incompatible), mod:inventoryhud, mod:minecolonies (incompatible), mod:colony4cc (incompatible), mod:hunterillager, mod:ferritecore (incompatible), mod:solcarrot (incompatible), mod:modularrouters (incompatible), mod:betterf3, mod:armorsoundtweak, mod:refinedstorageaddons, mod:expandability (incompatible), mod:valhelsia_core, mod:valhelsia_structures, mod:no_telemetry, mod:chiselsandbits, mod:exlinefurniture, file/Included Structures (incompatible), mod:durabilitytooltip
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'forge'; Server brand changed to 'forge'
Client Crashes Since Restart: 0
Integrated Server Crashes Since Restart: 1
ModLauncher: 9.0.7+91+master.8569cdf
ModLauncher launch target: forgeclient
ModLauncher naming: srg
ModLauncher services:
mixin PLUGINSERVICE
eventbus PLUGINSERVICE
object_holder_definalize PLUGINSERVICE
runtime_enum_extender PLUGINSERVICE
capability_token_subclass PLUGINSERVICE
accesstransformer PLUGINSERVICE
runtimedistcleaner PLUGINSERVICE
mixin TRANSFORMATIONSERVICE
fml TRANSFORMATIONSERVICE
FML Language Providers:
minecraft@1.0
javafml@null
Mod List:
supermartijn642configlib-1.0.9-mc1.18.jar |SuperMartijn642's Config Lib |supermartijn642configlib |1.0.9 |DONE |Manifest: NOSIGNATURE
bigbrain-1.4.0.jar |Big Brain |bigbrain |1.4.0 |DONE |Manifest: NOSIGNATURE
Guidebook-1.18-3.4.0.jar |Guidebook |gbook |3.4.0 |DONE |Manifest: NOSIGNATURE
DeathCounter-1.18-1.2.1.jar |Death Counter |deathcounter |1.2.1 |DONE |Manifest: NOSIGNATURE
Public GUI Announcement-forge-1.18.1-3.1.0.3.jar |Public GUI Announcement |publicguiannouncement |1.1.0.1 |DONE |Manifest: NOSIGNATURE
SlashBlade-1.18-0.0.4.jar |Slash Blade |slashblade |0.0.4 |DONE |Manifest: NOSIGNATURE
Uppers-0.4.0.jar |Uppers |uppers |0.4.0 |DONE |Manifest: NOSIGNATURE
JAVD-2.7.3-build.50+mc1.18.jar |Just Another Void Dim |javd |2.7.3-build.50+mc1.1|DONE |Manifest: NOSIGNATURE
GameMenuRemoveGFARB-1.18-Forge-1.3.jar |Game Menu Remove GFARB |gamemenuremovegfarb |1.3 |DONE |Manifest: NOSIGNATURE
mcw-windows-2.0.2-mc1.18.1.jar |Macaw's Windows |mcwwindows |2.0.2 |DONE |Manifest: NOSIGNATURE
essentials-1.18.1-2.13.2.jar |Essentials |essentials |1.18.1-2.13.2 |DONE |Manifest: NOSIGNATURE
CoffeeSpawner-1.18-9.0.0.jar |Coffee Spawner |coffeespawner |1.18-9.0.0 |DONE |Manifest: NOSIGNATURE
ForgeEndertech-1.18.1-8.0.0.0-build.0040.jar |ForgeEndertech |forgeendertech |08.0.0.0 |DONE |Manifest: NOSIGNATURE
rangedpumps-0.9.0.jar |Ranged Pumps |rangedpumps |0.9.0 |DONE |Manifest: NOSIGNATURE
WitherSkeletonTweaks-1.18.1-7.0.1.jar |Wither Skeleton Tweaks |wstweaks |7.0.1 |DONE |Manifest: NOSIGNATURE
TheVeggieWay-Forge-1.18.1-2.4.3.jar |The Veggie Way |veggie_way |2.4.3 |DONE |Manifest: NOSIGNATURE
guardvillagers-1.18.1.4.0.jar |Guard Villagers |guardvillagers |1.4.0 |DONE |Manifest: NOSIGNATURE
Customized-Dungeon-Loot-1.17.x-(v.2.1.0).jar |Customized Dungeon Loot |cdl |2.1.0 |DONE |Manifest: NOSIGNATURE
PickUpNotifier-v3.1.0-1.18.1-Forge.jar |Pick Up Notifier |pickupnotifier |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
balm-2.4.0+0.jar |Balm |balm |2.4.0+0 |DONE |Manifest: NOSIGNATURE
WaterStrainer-1.18-12.1.0.jar |Water Strainer |waterstrainer |1.18-12.1.0 |DONE |Manifest: NOSIGNATURE
dynview-1.18-2.3.jar |Dynamic view distance |dynview |2.3 |DONE |Manifest: NOSIGNATURE
JustEnoughResources-1.18.1-0.13.1.138.jar |Just Enough Resources |jeresources |0.13.1.138 |DONE |Manifest: NOSIGNATURE
ToolKit-2.2.0-build.3+mc1.18.1.jar |Tool Kit |toolkit |2.2.0-build.3+mc1.18|DONE |Manifest: NOSIGNATURE
ninjaphenix-container-library-1.2.7+1.18.jar |NinjaPhenix's Container Librar|ninjaphenix_container_lib |1.2.7 |DONE |Manifest: NOSIGNATURE
cloth-config-6.1.48-forge.jar |Cloth Config v4 API |cloth_config |6.1.48 |DONE |Manifest: NOSIGNATURE
MiniEffects-1.18-forge-4.0.0.jar |MiniEffects |minieffects |4.0.0 |DONE |Manifest: NOSIGNATURE
supplementaries-1.18.1-1.1.3.jar |Supplementaries |supplementaries |1.1.3 |DONE |Manifest: NOSIGNATURE
SuperCircuitMaker2-1.18.1_0.1.0.jar |TKLib |tklib |0.0.1 |DONE |Manifest: NOSIGNATURE
refinedstorage-1.10.0-beta.4.jar |Refined Storage |refinedstorage |1.10.0-beta.4 |DONE |Manifest: NOSIGNATURE
durabilitytooltip-1.0.1-mc1.18.jar |durabilitytooltip |durabilitytooltip |1.0.1 |DONE |Manifest: NOSIGNATURE
AdvancementPlaques-1.18.1-1.4.2.jar |Advancement Plaques |advancementplaques |1.4.2 |DONE |Manifest: NOSIGNATURE
castle_in_the_sky-1.18.1-0.2.7.jar |Castle in the sky |castle_in_the_sky |1.18.1 |DONE |Manifest: NOSIGNATURE
cleancut-mc1.18-3.0-forge.jar |Clean Cut |cleancut |3.0 |DONE |Manifest: NOSIGNATURE
torchmaster-18.0.2-beta.jar |Torchmaster |torchmaster |18.0.2-beta |DONE |Manifest: NOSIGNATURE
turf-1.18-1.0.1.jar |Turf |turf |1.18-1.0.1 |DONE |Manifest: NOSIGNATURE
repurposed_structures_forge-4.0.9+1.18.1.jar |Repurposed Structures |repurposed_structures |4.0.9+1.18.1 |DONE |Manifest: NOSIGNATURE
morevillagers-FORGE-1.18.1-3.1.0.jar |More Villagers |morevillagers |3.1.0 |DONE |Manifest: NOSIGNATURE
BetterCompatibilityChecker-1.1.9-build.20+mc1.18.1|Better Compatibility Checker |bcc |1.1.9-build.20+mc1.1|DONE |Manifest: NOSIGNATURE
burgermod-2.6.0-1.18.jar |Burger Mod |burgermod |2.6.0 |DONE |Manifest: NOSIGNATURE
BiomesOPlenty-1.18.1-15.0.0.57-universal.jar |Biomes O' Plenty |biomesoplenty |1.18.1-15.0.0.57 |DONE |Manifest: NOSIGNATURE
ChunkAnimator-1.18-1.3.3.jar |Chunk Animator |chunkanimator |1.18-1.3.3 |DONE |Manifest: NOSIGNATURE
ediblebugs-1.3.00_MC1.18.1.jar |Edible Bugs Mod |ediblebugs |1.3.00_MC1.18.1 |DONE |Manifest: NOSIGNATURE
silent-gear-1.18.1-2.8.2.jar |Silent Gear |silentgear |2.8.2 |DONE |Manifest: NOSIGNATURE
supermartijn642corelib-1.0.15a-mc1.18.jar |SuperMartijn642's Core Lib |supermartijn642corelib |1.0.15a |DONE |Manifest: NOSIGNATURE
TelePass-1.18-1.1.2.jar |Telepass |telepass |1.1.2 |DONE |Manifest: NOSIGNATURE
Trapcraft-1.18.1-3.6.0.jar |Trapcraft |trapcraft |3.6.0 |DONE |Manifest: NOSIGNATURE
einsteins_library-2.0-1.18.jar |Einstein's Library |einsteins_library |2.0 |DONE |Manifest: NOSIGNATURE
curios-forge-1.18.1-5.0.4.2.jar |Curios API |curios |1.18.1-5.0.4.2 |DONE |Manifest: NOSIGNATURE
corail_woodcutter-1.18-2.2.0.jar |Corail Woodcutter |corail_woodcutter |2.2.0 |DONE |Manifest: NOSIGNATURE
randomite-1.18-1.1.1.jar |Randomite Classic |randomite |1.1.1 |DONE |Manifest: NOSIGNATURE
FramedBlocks-4.0.2.jar |FramedBlocks |framedblocks |4.0.2 |DONE |Manifest: NOSIGNATURE
tombstone-7.3.2-1.18.jar |Corail Tombstone |tombstone |7.3.2 |DONE |Manifest: NOSIGNATURE
NaturesAura-35.3.jar |Nature's Aura |naturesaura |35.3 |DONE |Manifest: NOSIGNATURE
wormhole-1.1.9-mc1.18.jar |Wormhole (Portals) |wormhole |1.1.9 |DONE |Manifest: NOSIGNATURE
Project_MMO-1.18.1-3.67.4.jar |Project MMO |pmmo |1.18.1-3.67.4 |DONE |Manifest: NOSIGNATURE
furniture-7.0.0-pre27-1.18.1.jar |MrCrayfish's Furniture Mod |cfm |7.0.0-pre27 |DONE |Manifest: NOSIGNATURE
biomeinfo-1.18-1.3.1.jar |BiomeInfo |biomeinfo |1.3.1 |DONE |Manifest: NOSIGNATURE
globalxp-1.18.1-1.9.1.jar |Global XP |globalxp |1.9.1 |DONE |Manifest: NOSIGNATURE
AdChimneys-1.18.1-7.0.0.1-build.0043.jar |Advanced Chimneys |adchimneys |07.0.0.1 |DONE |Manifest: NOSIGNATURE
FallingTree-1.18.1-2.16.1.jar |FallingTree |fallingtree |2.16.1 |DONE |Manifest: 3c:8e:df:6c:df:a6:2a:9f:af:64:ea:04:9a:cf:65:92:3b:54:93:0e:96:50:b4:52:e1:13:42:18:2b:ae:40:29
ScalingHealth-1.18.1-6.0.0+0.jar |Scaling Health |scalinghealth |6.0.0+0 |DONE |Manifest: NOSIGNATURE
geckolib-1.18-forge-3.0.3.jar |GeckoLib |geckolib3 |3.0.3 |DONE |Manifest: NOSIGNATURE
BetterModsButton-v3.1.0-1.18.1-Forge.jar |Better Mods Button |bettermodsbutton |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
ReSkin-forge-2.5.0.jar |Re:Skin |reskin |2.5.0 |DONE |Manifest: NOSIGNATURE
mcw-lights-1.0.2-mc1.18.1.jar |Macaw's Lights and Lamps |mcwlights |1.0.2 |DONE |Manifest: NOSIGNATURE
DripSounds-1.18-0.3.0.jar |Drip Sounds |waterdripsound |0.3.0 |DONE |Manifest: NOSIGNATURE
fallingthrough-1.18-1.7.jar |Fallingthrough mod |fallingthrough |1.18-1.7 |DONE |Manifest: NOSIGNATURE
ConfigMenusForge-v3.1.0-1.18.1-Forge.jar |Config Menus for Forge |configmenusforge |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
VisualWorkbench-v3.1.0-1.18.1-Forge.jar |Visual Workbench |visualworkbench |3.1.0 |DONE |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
The_Graveyard_1.1_(FORGE)_for_1.18.1.jar |The Graveyard |graveyard |1.1 |DONE |Manifest: NOSIGNATURE
tesseract-1.0.24-mc1.18.jar |Tesseract |tesseract |1.0.24 |DONE |Manifest: NOSIGNATURE
LibraryFerret-Forge-1.18.1-1.0.1.jar |Library ferret |libraryferret |1.0.1 |DONE |Manifest: NOSIGNATURE
caelus-forge-1.18-3.0.0.1.jar |Caelus API |caelus |1.18-3.0.0.1 |DONE |Manifest: NOSIGNATURE
shutupexperimentalsettings-1.0.4-1.18+.jar |Shutup Experimental Settings! |shutupexperimentalsettings |1.0.4 |DONE |Manifest: NOSIGNATURE
awesomedungeon-1.1.4.jar |Awesome Dungeon |awesomedungeon |1.1.4 |DONE |Manifest: NOSIGNATURE
NaturesCompass-1.18.1-1.9.4-forge.jar |Nature's Compass |naturescompass |1.18.1-1.9.4-forge |DONE |Manifest: NOSIGNATURE
HQM-1.18.1-5.9.0-forge.jar |Hardcore Questing Mode |hardcorequesting |1.18.1-5.9.0 |DONE |Manifest: NOSIGNATURE
LibX-1.18.1-3.1.0.jar |LibX |libx |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
assemblylinemachines-1.18-1.3.4.jar |Assembly Line Machines |assemblylinemachines |1.18-1.3.4 |DONE |Manifest: NOSIGNATURE
AdHooks-1.18.1-7.0.0.0-build.0041.jar |Advanced Hook Launchers |adhooks |07.0.0.0 |DONE |Manifest: NOSIGNATURE
farmingforblockheads-forge-1.18.1-9.0.2.jar |Farming for Blockheads |farmingforblockheads |9.0.2 |DONE |Manifest: NOSIGNATURE
catalogue-1.6.0-1.18.1.jar |Catalogue |catalogue |1.6.0 |DONE |Manifest: NOSIGNATURE
PackingTape-1.18-0.12.2.jar |Packing Tape |packingtape |0.12.2 |DONE |Manifest: NOSIGNATURE
ExtraDisks-1.18.1-2.0.2.jar |Extra Disks |extradisks |1.18.1-2.0.2 |DONE |Manifest: NOSIGNATURE
restored_earth-1.18-1.3.0.jar |Restored Earth |restored_earth |1.3.0 |DONE |Manifest: NOSIGNATURE
chalk-1.18.1-1.1.1.jar |Chalk |chalk |1.1.1 |DONE |Manifest: NOSIGNATURE
SpawnBalanceUtility-1.18.1-1.39.0.11.jar |SpawnBalanceUtility |spawnbalanceutility |1.18.1-1.39.0.11 |DONE |Manifest: NOSIGNATURE
infernalmobs-1.18.1.jar |Infernal Mobs |infernalmobs |1.18.1 |DONE |Manifest: NOSIGNATURE
DungeonsArise-1.18.1-2.1.49c-beta.jar |When Dungeons Arise |dungeons_arise |2.1.49c-1.18.1 |DONE |Manifest: NOSIGNATURE
ZeroCore2-1.18.1-2.1.11.jar |Zero CORE 2 |zerocore |1.18.1-2.1.11 |DONE |Manifest: NOSIGNATURE
MouseTweaks-forge-mc1.18-2.21.jar |Mouse Tweaks |mousetweaks |2.21 |DONE |Manifest: NOSIGNATURE
ImmersiveEngineering-1.18.1-7.0.1-144.jar |Immersive Engineering |immersiveengineering |1.18.1-7.0.1-144 |DONE |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
ShoulderSurfing-1.18-2.2.2.jar |Shoulder Surfing |shouldersurfing |1.18-2.2.2 |DONE |Manifest: NOSIGNATURE
Ding-1.18-1.3.0.jar |Ding |ding |1.3.0 |DONE |Manifest: NOSIGNATURE
ceilingtorch-1.18-1.13.2.jar |Ceiling Torch |ceilingtorch |1.13.2 |DONE |Manifest: NOSIGNATURE
ObsidianBoat-1.2.0-build.9+mc1.18.jar |Obsidian Boat |obsidianboat |1.2.0-build.9+mc1.18|DONE |Manifest: NOSIGNATURE
domum_ornamentum-1.18-1.0.31-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.18-1.0.31-ALPHA |DONE |Manifest: NOSIGNATURE
dimdungeons-1.13.1-forge-1.18.1.jar |Dimensional Dungeons |dimdungeons |1.13.1 |DONE |Manifest: NOSIGNATURE
pipez-1.18.1-1.0.1.jar |Pipez |pipez |1.18.1-1.0.1 |DONE |Manifest: NOSIGNATURE
flywheel-forge-1.18-0.5.0a.jar |Flywheel |flywheel |1.18-0.5.0a |DONE |Manifest: NOSIGNATURE
Vanishmod-1.18-1.1.2.jar |Vanishmod |vanishmod |1.1.2 |DONE |Manifest: NOSIGNATURE
itemcollectors-1.1.3-mc1.18.jar |Item Collectors |itemcollectors |1.1.3 |DONE |Manifest: NOSIGNATURE
Croptopia-1.18-FORGE-1.7.4.jar |Croptopia |croptopia |1.7.4 |DONE |Manifest: NOSIGNATURE
serverconfigupdater-2.0.jar |ServerConfig Updater |serverconfigupdater |2.0 |DONE |Manifest: NOSIGNATURE
lava_monster-1.18-1.0.10.jar |Lava Monster |lava_monster |1.0.10 |DONE |Manifest: NOSIGNATURE
polymorph-forge-1.18.1-0.33.jar |Polymorph |polymorph |1.18.1-0.33 |DONE |Manifest: NOSIGNATURE
JustEnoughProfessions-1.18-1.2.2.jar |Just Enough Professions (JEP) |justenoughprofessions |1.2.2 |DONE |Manifest: NOSIGNATURE
AutoRegLib-1.7-52.jar |AutoRegLib |autoreglib |1.7-52 |DONE |Manifest: NOSIGNATURE
[1.18.1] SecurityCraft v1.9.0.2-beta1.jar |SecurityCraft |securitycraft |1.9.0.2-beta1 |DONE |Manifest: NOSIGNATURE
sit-1.18-1.3.1.jar |Sit |sit |1.3.1 |DONE |Manifest: NOSIGNATURE
hardcorerevival-forge-1.18-8.0.0.jar |Hardcore Revival |hardcorerevival |8.0.0 |DONE |Manifest: NOSIGNATURE
structurize-1.18.1-1.0.319-BETA.jar |Structurize |structurize |1.18.1-1.0.319-BETA |DONE |Manifest: NOSIGNATURE
FastFurnace-1.18.1-6.0.1.jar |FastFurnace |fastfurnace |6.0.1 |DONE |Manifest: NOSIGNATURE
portabletanks-1.1.3-mc1.18.jar |portabletanks |portabletanks |1.1.3 |DONE |Manifest: NOSIGNATURE
lootr-1.18-0.0.12.37.jar |Lootr |lootr |0.0.12.36 |DONE |Manifest: NOSIGNATURE
connectedglass-1.1.1-mc1.18.jar |Connected Glass |connectedglass |1.1.1 |DONE |Manifest: NOSIGNATURE
occultism-1.18.1-1.23.9.jar |Occultism |occultism |1.18.1-1.23.9 |DONE |Manifest: NOSIGNATURE
thedragonlib-1.18.1-1.0.0.jar |TheDragonLib |thedragonlib |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
PuzzlesLib-v3.1.3-1.18.1-Forge.jar |Puzzles Lib |puzzleslib |3.1.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
Corail-Backpack-1.18.1-120.jar |Corail Backpack |corail_backpack |1.18.1-120 |DONE |Manifest: NOSIGNATURE
MineMenu-1.18-1.10.0.jar |MineMenu |minemenu |1.18-1.10.0 |DONE |Manifest: NOSIGNATURE
CosmeticArmorReworked-1.18.1-v1.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.18.1-v1 |DONE |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
convenientcurioscontainer-1.1-1.18.jar |Convenient Curios Container |convenientcurioscontainer |1_forge-1.18 |DONE |Manifest: NOSIGNATURE
step-1.18-1.1.0.jar |Step |step |1.1.0 |DONE |Manifest: NOSIGNATURE
MagicMirror-1.18.0-1.0.0.571.jar |Magic Mirror |magic_mirror |1.18.0-1.0.0.571 |DONE |Manifest: NOSIGNATURE
xptome-1.18-2.1.3.jar |XP Tome |xpbook |2.1.3 |DONE |Manifest: NOSIGNATURE
defaultoptions-forge-1.18-14.0.0.jar |Default Options |defaultoptions |14.0.0 |DONE |Manifest: NOSIGNATURE
SlabMachines-1.18.1-1.1.1.jar |Slab Machines |slabmachines |1.1.1 |DONE |Manifest: NOSIGNATURE
notenoughcrashes-4.1.3+1.18.1-forge.jar |Not Enough Crashes |notenoughcrashes |4.1.3+1.18.1 |DONE |Manifest: NOSIGNATURE
glasscutter-1.18-2.0.1.jar |Glass Harvesters |glasscutter |1.18-2.0.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
Instrumental-Mobs-1.18-1.3.4.jar |Instrumental Mobs |instrumentalmobs |1.3.4 |DONE |Manifest: NOSIGNATURE
no_null_processors_forge-2.0.2+1.18.1.jar |No Null Processors |no_null_processors |2.0.2+1.18.1 |DONE |Manifest: NOSIGNATURE
autorun-1.18-1.1.0.jar |Auto-Sprint |autorun |1.18-1.1.0 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
netherportalfix-forge-1.18-9.0.0.jar |NetherPortalFix |netherportalfix |9.0.0 |DONE |Manifest: NOSIGNATURE
advancedperipherals-1.18.1-0.7.8.1r.jar |Advanced Peripherals |advancedperipherals |0.7.8.1r |DONE |Manifest: NOSIGNATURE
beenfo-1.18.1-forge39.0.9-1.2.jar |Beenfo |beenfo |1.18.1-forge39.0.9-1|DONE |Manifest: NOSIGNATURE
chanceglobe-1.18-1.3.6.jar |Chance Globe |chanceglobe |1.3.6 |DONE |Manifest: NOSIGNATURE
HealthOverlay-1.18.1-6.0.0.jar |Health Overlay |healthoverlay |6.0.0 |DONE |Manifest: NOSIGNATURE
DoggyTalents-1.18.1-2.4.0.jar |Doggy Talents 2 |doggytalents |2.4.0 |DONE |Manifest: NOSIGNATURE
connectivity-1.18-2.5.jar |Connectivity Mod |connectivity |1.18-2.5 |DONE |Manifest: NOSIGNATURE
kleeslabs-forge-1.18-11.0.0.jar |KleeSlabs |kleeslabs |11.0.0 |DONE |Manifest: NOSIGNATURE
InsaneLib-1.4.2-mc1.18.1.jar |InsaneLib |insanelib |1.4.2 |DONE |Manifest: NOSIGNATURE
glassential-forge-1.18-1.2.1.jar |Glassential |glassential |1.18-1.2.1 |DONE |Manifest: NOSIGNATURE
cookingforblockheads-forge-1.18-11.0.0.jar |CookingForBlockheads |cookingforblockheads |11.0.0 |DONE |Manifest: NOSIGNATURE
Controlling-forge-1.18.1-9.0.7.jar |Controlling |controlling |9.0.7 |DONE |Manifest: NOSIGNATURE
Placebo-1.18.1-6.0.2.jar |Placebo |placebo |6.0.2 |DONE |Manifest: NOSIGNATURE
citadel-1.10.8-1.18.jar |Citadel |citadel |1.10.8 |DONE |Manifest: NOSIGNATURE
alexsmobs-1.15.1.jar |Alex's Mobs |alexsmobs |1.15.1 |DONE |Manifest: NOSIGNATURE
itemzoom-1.18.1-2.5.0.jar |Item Zoom |itemzoom |2.5.0 |DONE |Manifest: NOSIGNATURE
sophisticatedbackpacks-1.18.1-3.14.3.485.jar |Sophisticated Backpacks |sophisticatedbackpacks |1.18.1-3.14.3.485 |DONE |Manifest: NOSIGNATURE
Roads-1.18.1-1.4.0.jar |Roads Mod |roads |1.4.0 |DONE |Manifest: NOSIGNATURE
buildinggadgets-3.10.1-build.3+mc1.18.jar |Building Gadgets |buildinggadgets |3.9.0 |DONE |Manifest: NOSIGNATURE
simpleplanes-1.18-4.6.3.jar |Simple Planes |simpleplanes |1.18-4.6.3 |DONE |Manifest: NOSIGNATURE
ProgressiveBosses-3.5.0-mc1.18.1.jar |Progressive Bosses |progressivebosses |3.5.0 |DONE |Manifest: NOSIGNATURE
mcw-doors-1.0.5-mc1.18.1.jar |Macaw's Doors |mcwdoors |1.0.5 |DONE |Manifest: NOSIGNATURE
DirtFlinger-0.2.0.jar |DirtFlinger |dirt_flinger |0.2.0 |DONE |Manifest: NOSIGNATURE
shulkerbox-1.18.1-1.0.0.jar |Advanced Shulkerboxes |shulkerbox |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Beyond-Earth-1.18.1-5.9c.jar |Beyond Earth |beyond_earth |5.9b |DONE |Manifest: NOSIGNATURE
MmmMmmMmmMmm-1.18-1.5.0.jar |MmmMmmMmmMmm |dummmmmmy |1.18-1.5.0 |DONE |Manifest: NOSIGNATURE
Buddycards-1.18.1-3.0.1.jar |Buddycards Core |buddycards |1.18.1-3.0.1 |DONE |Manifest: NOSIGNATURE
PrettyPipes-1.10.4.jar |Pretty Pipes |prettypipes |1.10.4 |DONE |Manifest: NOSIGNATURE
chipped-1.18.1-1.2.0.1-forge.jar |Chipped |chipped |1.18.1-1.2.0.1-forge|DONE |Manifest: NOSIGNATURE
JAMD-1.4.2-build.20+mc1.18.jar |Just Another Mining Dimension |jamd |1.4.2-build.20+mc1.1|DONE |Manifest: NOSIGNATURE
mcw-bridges-2.0.1-mc1.18.1.jar |Macaw's Bridges |mcwbridges |2.0.1 |DONE |Manifest: NOSIGNATURE
FarmersDelight-1.18.1-1.0.0.jar |Farmer's Delight |farmersdelight |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
DustrialDecor-1.3.1-1.18.jar |'Dustrial Decor |dustrial_decor |1.2.8 |DONE |Manifest: NOSIGNATURE
curious-armor-stands-1.18.1-4.0.0.jar |Curious Armor Stands |curious_armor_stands |1.18.1-4.0.0 |DONE |Manifest: NOSIGNATURE
entangled-1.3.10-mc1.18.jar |Entangled |entangled |1.3.10 |DONE |Manifest: NOSIGNATURE
AmbientSounds_v5.0.0_mc1.18.1.jar |Ambient Sounds |ambientsounds |3.0.3 |DONE |Manifest: NOSIGNATURE
Compressium-1.4.0-build.4+mc1.18.jar |Compressium |compressium |1.4.0-build.4+mc1.18|DONE |Manifest: NOSIGNATURE
signpost-1.18-2.00.3.jar |Signpost |signpost |1.18-2.00.3 |DONE |Manifest: NOSIGNATURE
Ping-1.18-1.8.0.jar |Ping |ping |1.18-1.8.0 |DONE |Manifest: NOSIGNATURE
BetterCrates-1.18.1-1.0.0.jar |Better Crates |bettercrates |1.0.0 |DONE |Manifest: NOSIGNATURE
assortedstorage-1.18.1-4.1.0.jar |Assorted Storage |assortedstorage |1.18.1-4.1.0 |DONE |Manifest: NOSIGNATURE
getittogetherdrops-1.18-1.1.jar |Get It Together, Drops! |getittogetherdrops |1.1 |DONE |Manifest: NOSIGNATURE
simplylight-1.18.1-1.4.0-build.26.jar |Simply Light |simplylight |1.18.1-1.4.0-build.2|DONE |Manifest: NOSIGNATURE
jousting-1.18.0-v1.0.4.jar |Jousting |jousting |1.18.0-v1.0.4 |DONE |Manifest: NOSIGNATURE
FuelCanister [1.18]-1.4.jar |Fuel Canister |fuel_canister |1.4 |DONE |Manifest: NOSIGNATURE
Patchouli-1.18.1-63.jar |Patchouli |patchouli |1.18.1-63 |DONE |Manifest: NOSIGNATURE
ars_nouveau-1.18.1-2.0.0.jar |Ars Nouveau |ars_nouveau |2.0.0 |DONE |Manifest: NOSIGNATURE
blockui-1.18-0.0.34-ALPHA.jar |UI Library Mod |blockui |1.18-0.0.34-ALPHA |DONE |Manifest: NOSIGNATURE
multi-piston-1.18-1.2.2-ALPHA.jar |Multi-Piston |multipiston |1.18-1.2.2-ALPHA |DONE |Manifest: NOSIGNATURE
BetterThanLlamas-1.18-1.1.1.jar |Better Than Llamas |betterthanllamas |1.1.1 |DONE |Manifest: NOSIGNATURE
time-in-a-bottle-2.1.0-mc1.18.1.jar |Time In A Bottle |tiab |2.1.0-mc1.18.1 |DONE |Manifest: NOSIGNATURE
DrawersTooltip-1.18-forge-4.0.0.jar |Drawers Tooltip |drawerstooltip |4.0.0 |DONE |Manifest: NOSIGNATURE
MysticalCustomization-1.18.1-3.0.0.jar |Mystical Customization |mysticalcustomization |3.0.0 |DONE |Manifest: NOSIGNATURE
elevatorid-1.18-1.8.3.jar |Elevator Mod |elevatorid |1.18-1.8.3 |DONE |Manifest: NOSIGNATURE
Gobber2-Forge-1.18.1-2.6.10.jar |Gobber 2 |gobber2 |2.6.10 |DONE |Manifest: NOSIGNATURE
expandedstorage-7.3.4+1.18.jar |Expanded Storage |expandedstorage |7.3.4 |DONE |Manifest: NOSIGNATURE
buildersaddition-1.18-20211208a.jar |Builders Crafts & Addition |buildersaddition |1.18-20211208a |DONE |Manifest: NOSIGNATURE
InventoryProfilesNext-forge-1.18-1.2.1.jar |Inventory Profiles Next |inventoryprofilesnext |1.2.1 |DONE |Manifest: NOSIGNATURE
BetterFurnacesReforged-1.18.1-1.0.3.jar |BetterFurnaces Reforged |betterfurnacesreforged |1.18.1-1.0.3 |DONE |Manifest: NOSIGNATURE
architectury-3.3.5.jar |Architectury |architectury |3.3.5 |DONE |Manifest: NOSIGNATURE
cc-tweaked-1.18.1-1.100.0.jar |CC: Tweaked |computercraft |1.100.0 |DONE |Manifest: NOSIGNATURE
AI-Improvements-1.18-0.4.0.jar |AI-Improvements |aiimprovements |0.4.0 |DONE |Manifest: NOSIGNATURE
Fancy Battleaxes [1.18]-1.4.1.jar |Fancy Battleaxes |fancy_battleaxes |1.4.1 |DONE |Manifest: NOSIGNATURE
client-1.18.1-20211210.034407-srg.jar |Minecraft |minecraft |1.18.1 |DONE |Manifest: a1:d4:5e:04:4f:d3:d6:e0:7b:37:97:cf:77:b0:de:ad:4a:47:ce:8c:96:49:5f:0a:cf:8c:ae:b2:6d:4b:8a:3f
ExtremeReactors2-1.18.1-2.0.35.jar |Extreme Reactors |bigreactors |1.18.1-2.0.35 |DONE |Manifest: NOSIGNATURE
productivebees-1.18.1-0.8.0.3.jar |Productive Bees |productivebees |1.18.1-0.8.0.3 |DONE |Manifest: NOSIGNATURE
light-overlay-6.0.4-forge.jar |Light Overlay |lightoverlay |6.0.4 |DONE |Manifest: NOSIGNATURE
Voidscape-1.18.1-0.2.51.jar |Voidscape |voidscape |1.18.1-0.2.51 |DONE |Manifest: NOSIGNATURE
trashcans-1.0.11-mc1.18.jar |Trash Cans |trashcans |1.0.11 |DONE |Manifest: NOSIGNATURE
enchantwithmob-1.18.1-3.1.0.jar |Enchant With Mob |enchantwithmob |1.18.1-3.1.0 |DONE |Manifest: NOSIGNATURE
speedyladders-1.18-1.jar |Speedy Ladders |speedyladders |1.18-1 |DONE |Manifest: NOSIGNATURE
ServerTabInfo-1.18-1.3.4.jar |Server Tab Info |servertabinfo |1.3.4 |DONE |Manifest: NOSIGNATURE
armorplus-1.18.1-18.0.0-beta.jar |ArmorPlus |armorplus |1.18.1-18.0.0-beta |DONE |Manifest: NOSIGNATURE
Cyclic-1.18-1.6.7.jar |Cyclic |cyclic |1.18-1.6.7 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
BetterAdvancements-1.18.1-0.1.2.122.jar |Better Advancements |betteradvancements |0.1.2.122 |DONE |Manifest: NOSIGNATURE
ExtraArmor-1.18-1.13.3.jar |Extra Armor |extraarmor |1.18-1.13.3 |DONE |Manifest: NOSIGNATURE
rhino-forge-1800.1.6-build.81.jar |Rhino |rhino |1800.1.6-build.81 |DONE |Manifest: NOSIGNATURE
MCDoom-1.18.1-4.0.0.jar |Doom Mod |doom |4.0.0 |DONE |Manifest: NOSIGNATURE
Cucumber-1.18.1-5.0.1.jar |Cucumber Library |cucumber |5.0.1 |DONE |Manifest: NOSIGNATURE
trashslot-forge-1.18-11.0.1.jar |TrashSlot |trashslot |11.0.1 |DONE |Manifest: NOSIGNATURE
jmi-1.18.1-0.5-25.jar |JourneyMap Integration |jmi |1.18.1-0.5-25 |DONE |Manifest: NOSIGNATURE
redstonepen-1.18.1-1.0.8-b1.jar |Redstone Pen |redstonepen |1.0.8-b1 |DONE |Manifest: NOSIGNATURE
Shrines-1.18.1-3.0.0-Beta4.jar |Shrines |shrines |1.18.1-3.0.0-Beta4 |DONE |Manifest: NOSIGNATURE
BetterThanBunnies-1.18-1.2.0.jar |Better Than Bunnies |betterthanbunnies |1.2.0 |DONE |Manifest: NOSIGNATURE
simple-rpc-1.18-2.7.jar |Simple RPC |simplerpc |2.7 |DONE |Manifest: NOSIGNATURE
create-mc1.18.1_v0.4b.jar |Create |create |0.4b |DONE |Manifest: NOSIGNATURE
waystones-forge-1.18.1-9.0.1.jar |Waystones |waystones |9.0.1 |DONE |Manifest: NOSIGNATURE
MerchantMarkers-1.18.1-1.1.0.jar |Merchant Markers |merchantmarkers |1.1.0 |DONE |Manifest: NOSIGNATURE
WeaponThrow-1.18-5.5.jar |Weapon Throw |weaponthrow |1.18-5.5 |DONE |Manifest: NOSIGNATURE
FastSuite-1.18.1-3.0.0.jar |Fast Suite |fastsuite |3.0.0 |DONE |Manifest: NOSIGNATURE
Clumps-forge-1.18.1-8.0.4.jar |Clumps |clumps |8.0.4 |DONE |Manifest: NOSIGNATURE
journeymap-1.18.1-5.8.0beta4.jar |Journeymap |journeymap |5.8.0beta4 |DONE |Manifest: NOSIGNATURE
EnderBags-1.18.1-8.0.0.jar |Ender Bags |ender_bags |8.0.0 |DONE |Manifest: NOSIGNATURE
artifacts-1.18.1-4.0.2.jar |Artifacts |artifacts |1.18.1-4.0.2 |DONE |Manifest: NOSIGNATURE
SimpleStorageNetwork-1.18-1.5.1.jar |Simple Storage Network |storagenetwork |1.18-1.5.1 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
configured-1.5.1-1.18.1.jar |Configured |configured |1.5.1 |DONE |Manifest: NOSIGNATURE
gardentools-1.18-1.1.3.jar |Garden Tools |gardentools |1.18-1.1.3 |DONE |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
DungeonCrawl-1.18.1-2.3.6.jar |Dungeon Crawl |dungeoncrawl |2.3.6 |DONE |Manifest: NOSIGNATURE
charginggadgets-1.5.0.jar |Charging Gadgets |charginggadgets |1.5.0 |DONE |Manifest: NOSIGNATURE
MagicDoorknob-1.18.0-1.0.0.572.jar |Magic Doorknob |magic_doorknob |1.18.0-1.0.0.572 |DONE |Manifest: NOSIGNATURE
Nimble-1.18-forge-2.0.0.jar |Nimble |nimble |2.0.0 |DONE |Manifest: NOSIGNATURE
creeperconfetti-3.10.jar |Creeper Confetti |creeperconfetti |3.10 |DONE |Manifest: NOSIGNATURE
TravelAnchors-1.18.1-3.2.1.jar |Travel Anchors |travel_anchors |1.18.1-3.2.1 |DONE |Manifest: NOSIGNATURE
lazydfu-1.0-1.18+.jar |LazyDFU |lazydfu |0.1.3 |DONE |Manifest: NOSIGNATURE
HyperLighting-1.18.1-1.0.jar |Hyper Lighting |hyperlighting |1.0 |DONE |Manifest: NOSIGNATURE
ExplorersCompass-1.18.1-1.1.2-forge.jar |Explorer's Compass |explorerscompass |1.18.1-1.1.2-forge |DONE |Manifest: NOSIGNATURE
mahoutsukai-1.18.1-v1.33.7.jar |Mahou Tsukai |mahoutsukai |1.18.1-v1.33.7 |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-jei-internals-workaround-7.1.35|REI Internals Workaround |rei_internals_workaround |7.1.357 |DONE |Manifest: NOSIGNATURE
mininggadgets-1.10.2.jar |Mining Gadgets |mininggadgets |1.10.2 |DONE |Manifest: NOSIGNATURE
3dSkinLayers-forge-mc1.18-1.3.1.jar |3dSkinLayers |skinlayers3d |1.3.1 |DONE |Manifest: NOSIGNATURE
tbouncepad-2.1-1.18.jar |Tinkers' Bounce Pad |tbouncepad |2.1 |DONE |Manifest: NOSIGNATURE
meetyourfight-1.18-1.2.2.jar |Meet Your Fight |meetyourfight |1.18-1.2.2 |DONE |Manifest: NOSIGNATURE
chococraft-1.18.1-0.2.1.jar |Chococraft 4 |chococraft |0.2.1 |DONE |Manifest: NOSIGNATURE
selene-1.18-1.11.jar |Selene |selene |1.18-1.11.0 |DONE |Manifest: NOSIGNATURE
MysticalAgriculture-1.18.1-5.0.1.jar |Mystical Agriculture |mysticalagriculture |5.0.1 |DONE |Manifest: NOSIGNATURE
MysticalAgradditions-1.18.1-5.0.2.jar |Mystical Agradditions |mysticalagradditions |5.0.2 |DONE |Manifest: NOSIGNATURE
matc-1.2.0.jar |Mystical Agriculture Tiered Cr|matc |1.2.0 |DONE |Manifest: NOSIGNATURE
craftingtweaks-forge-1.18.1-14.0.2.jar |CraftingTweaks |craftingtweaks |14.0.2 |DONE |Manifest: NOSIGNATURE
itlt-1.18-2.1.0.jar |It's The Little Things |itlt |2.1.0 |DONE |Manifest: NOSIGNATURE
EnchantmentDescriptions-Forge-1.18.1-9.0.5.jar |EnchantmentDescriptions |enchdesc |9.0.5 |DONE |Manifest: NOSIGNATURE
ToolBelt-1.18-1.18.0.jar |Tool Belt |toolbelt |1.18.0 |DONE |Manifest: NOSIGNATURE
silent-lib-1.18-6.0.0.jar |Silent Lib |silentlib |6.0.0 |DONE |Manifest: NOSIGNATURE
Jade-1.18-4.1.0.jar |Jade |jade |4.1.0 |DONE |Manifest: NOSIGNATURE
forge-1.18.1-39.0.9-universal.jar |Forge |forge |39.0.9 |DONE |Manifest: 22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
Bibliotheca-1.18-1.7.0.jar |Bibliotheca |bibliotheca |1.7.0 |DONE |Manifest: NOSIGNATURE
appleskin-forge-mc1.18-2.2.0.jar |AppleSkin |appleskin |2.2.0 |DONE |Manifest: NOSIGNATURE
Aquaculture-1.18.1-2.3.2.jar |Aquaculture 2 |aquaculture |1.18.1-2.3.2 |DONE |Manifest: NOSIGNATURE
Waddles-1.18-0.8.18.jar |Waddles |waddles |1.18-0.8.18 |DONE |Manifest: NOSIGNATURE
ITank-1.18-1.7.0.jar |ITank |itank |1.7.0 |DONE |Manifest: NOSIGNATURE
VanillaTweaks-1.18.1-1.5.52.jar |VanillaTweaks |vanillatweaks |1.5.52 |DONE |Manifest: NOSIGNATURE
CreativeCore_v2.4.1_mc1.18.1.jar |CreativeCore |creativecore |2.4.0 |DONE |Manifest: NOSIGNATURE
movingelevators-1.2.34a-mc1.18.jar |Moving Elevators |movingelevators |1.2.34a |DONE |Manifest: NOSIGNATURE
RoughlyEnoughItems-7.1.357.jar |Roughly Enough Items (REI) |roughlyenoughitems |7.1.357 |DONE |Manifest: NOSIGNATURE
kubejs-forge-1801.4.0-build.257.jar |KubeJS |kubejs |1801.4.0-build.257 |DONE |Manifest: NOSIGNATURE
easy_villagers-1.18.1-1.0.0.jar |Easy Villagers |easy_villagers |1.18.1-1.0.0 |DONE |Manifest: NOSIGNATURE
Iceberg-1.18.1-1.0.31.jar |Iceberg |iceberg |1.0.31 |DONE |Manifest: NOSIGNATURE
Quark-3.0-334.jar |Quark |quark |3.0-334 |DONE |Manifest: NOSIGNATURE
LegendaryTooltips-1.18.1-1.1.5.jar |Legendary Tooltips |legendarytooltips |1.1.5} |DONE |Manifest: NOSIGNATURE
FastWorkbench-1.18.1-6.0.0.jar |Fast Workbench |fastbench |6.0.0 |DONE |Manifest: NOSIGNATURE
StorageDrawers-1.18.1-10.0.1.jar |Storage Drawers |storagedrawers |10.0.1 |DONE |Manifest: NOSIGNATURE
InventoryHud_[1.18].forge-3.4.4.jar |Inventory HUD+(Forge edition) |inventoryhud |3.4.4 |DONE |Manifest: NOSIGNATURE
minecolonies-1.18.1-1.0.278-RELEASE.jar |MineColonies |minecolonies |1.18.1-1.0.278-RELEA|DONE |Manifest: NOSIGNATURE
Colony4ComputerCraft-1.18.1-2.1.0.jar |MineColonies for ComputerCraft|colony4cc |2.1.0 |DONE |Manifest: NOSIGNATURE
HunterIllager-1.18.1-3.0.1.jar |Hunter Illager |hunterillager |1.18.1-3.0.1 |DONE |Manifest: NOSIGNATURE
ferritecore-4.0.0-forge.jar |Ferrite Core |ferritecore |4.0.0 |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
SoL-Carrot-1.18.1-1.12.0.jar |Spice of Life: Carrot Edition |solcarrot |1.18.1-1.12.0 |DONE |Manifest: NOSIGNATURE
modular-routers-1.18.1-9.0.1-79.jar |Modular Routers |modularrouters |9.0.1-79 |DONE |Manifest: NOSIGNATURE
BetterF3-1.2.2-Forge-1.18.jar |BetterF3 |betterf3 |1.2.2 |DONE |Manifest: NOSIGNATURE
ArmorSoundTweak-5.0.0-forge.jar |Armor Sound Tweak |armorsoundtweak |5.0.0 |DONE |Manifest: 42:2c:5e:4c:e2:f5:d1:07:7f:aa:29:ae:31:88:80:0c:b1:a6:87:6b:6a:2d:0f:67:57:e4:5a:4a:26:73:31:ac
refinedstorageaddons-0.8.1.jar |Refined Storage Addons |refinedstorageaddons |0.8.1 |DONE |Manifest: NOSIGNATURE
expandability-5.0.0-forge.jar |ExpandAbility |expandability |5.0.0 |DONE |Manifest: NOSIGNATURE
valhelsia_core-1.18.1-0.2.1.jar |Valhelsia Core |valhelsia_core |1.18.1-0.2.1 |DONE |Manifest: NOSIGNATURE
valhelsia_structures-1.18.1-0.1.0.jar |Valhelsia Structures |valhelsia_structures |1.18.1-0.1.0 |DONE |Manifest: NOSIGNATURE
no-telemetry-1.3.0.jar |No Telemetry |no_telemetry |1.3.0 |DONE |Manifest: NOSIGNATURE
ChiselsBits-forge-1.18.1-1.2.56.jar |Chisels & bits |chiselsandbits |1.2.56 |DONE |Manifest: NOSIGNATURE
exlinefurniture-1.18 Forge.jar |Exline's Furniture |exlinefurniture |1.18 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 9b402f7a-afa1-472f-81e4-37ae62d59e3c
FML: 39.0
Forge: net.minecraftforge:39.0.9
Suspected Mods: Minecraft (minecraft)